Tags
- android
- art
- beauty
- bible
- blogging
- brisbane
- christianity
- community
- dancing
- design
- development
- framework
- free
- God
- ideas
- javascript
- laptop
- life
- mercurial
- music
- musings
- people
- physics
- politics
- programming
- programming languages
- public transport
- pyconau
- pygame
- python
- refactoring
- scripting
- software
- story
- testing
- tips
- tools
- trosnoth
- troubleshooting
- twisted
- ubuntu
- web
- window manager
- wireless
Links
Archives
- July 2023
- March 2022
- April 2020
- April 2019
- March 2019
- January 2019
- November 2018
- October 2018
- September 2018
- April 2016
- September 2015
- August 2014
- April 2014
- February 2014
- January 2014
- August 2013
- July 2013
- 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
Category Archives: midlength
Merging Pdf Pages
What on Earth? This post describes one method of merging the pages of two pdf documents. That is, creating an ouput file where page 1 of the output is the result of merging page 1 of each of the inputs, … Continue reading
Piano Music: “For Mandie”
For the music lovers out there, here is the sheet music for my piano composition entitled For Mandie. It’s a good fun piece to play, and you don’t need to be a virtuoso to be able to play it. Getting … Continue reading
Something Beautiful
I was inspired recently to write a computer program which draws pretty images. Here are a few screenshots. Getting the Code I have uploaded the code to bit bucket. If you have mercurial installed, you can get it by typing: … 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 on What If: Trivia Show Software
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
Posted in midlength
Tagged hate, programming, pyj, python, refactoring
Comments Off on HATE: Python-based Terminal Emulator