Archives
- June 2013
- May 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- September 2012
- August 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- November 2011
- October 2011
- April 2011
- March 2011
- February 2011
- January 2011
- November 2010
- October 2010
- July 2010
- June 2010
- May 2010
- April 2010
Tags
android art beauty bible blogging brisbane community composition design development formatting framework free God google hate highlights i3 ideas javascript laptop life mercurial music musings oop people programming programming languages public transport pyconau python refactoring scripting software story testing tips tools trosnoth troubleshooting twisted ubuntu web window managerLinks
Monthly Archives: May 2010
Where To Find A (Physical) Map of Brisbane
A quick one for today: I wanted a fold-out map of greater Brisbane which was detailed enough to be able to see individual suburban roads. I didn’t need every road to be labelled, just to be shown. Of course the … Continue reading
What If: Trivia Show Software
Earlier this year I was involved in hosting a kind of trivia evening. In order to make things more exciting, each round was worth more points than the previous. The evening was a huge success, but since there were about … Continue reading
Posted in midlength
Tagged ajax, capture portal, ideas, quiz, software, trivia, web server
Comments Off
Mercurial Woes
Introduction I mentioned previously that the Trosnoth programmers have been looking at migrating from subversion to mercurial for source control. I took it upon myself to convert the subversion history to mercurial history as seamlessly as possible. Here I document … Continue reading
HATE: Python-based Terminal Emulator
Introduction A while ago I came across a terminal emulator called HATE: the High Availability Terminal Emulator. The original idea was for it to be a terminal emulator that could survive X crashing, but what caught my eye was the … Continue reading
Pyj: Experimenting with Code Design
Introduction A few weeks ago I proposed a new concept for not-quite-OO programming. Recently I’ve been working on turning this into a reality. I haven’t written a new programming language. Rather, I’ve extended Python using import hooks. I’ve called this … Continue reading