Other Projects
WordPress MySpace Plugin

This WordPress plugin imports blog entries from a MySpace account into a WordPress blogroll automatically. The articles are synchronised complete with formatting and links, with the ability to blacklist certain styles within the script.

I developed this for a client who wanted to maintain their MySpace and have the website aggregate the news automatically. It is simple but has been very effective for the client, and may be useful for others in the future.

 

The plugin is not currently available to download, I will put it online soon.

 
Revisioner

Revisioner is a simple utility for managing multiple VCS (bzr, svn, git, cvs) code branches. You can use the push-all and pull-all commands to upload or download new revisions of all managed branches at once.

This open-source Python project was a collaboration effort with Hendrik Kaju. My participation was mostly related to the log parsing and GUI utilities (built on the GTK framework).

 

The project site and source code are hosted on Launchpad.

 
Lando

Lando is a Liero clone for Android built on OpenGL-ES and using the Rokon game engine. It started as an experimental hobby project and is still in early development. Some of its unique features include touch-screen/accelerometer controls and networked game play (the original Liero game was split-screen).

 

More on this project will be posted up when it is in a stable condition. In the meantime, please feel free to contact me if you are interested in finding out more.

 
What's My Number?

A simple Android appwidget for displaying your phone number on the home screen. Useful if you often forget your number, or have several phones with different numbers.

I wrote this simple Android tool as a personal project. It has since reached 5000 downloads on the Android Market, and has inherited a few features: It now offers light and dark themes and will copy the number to the system clipboard when pressed.

 

It can be downloaded for free on the Android Market, the source code is available under the GPL licence on GitHub.