A couple of the software projects I have worked on recently.

Beech

A simple java class finder. Will search for a given class in a specified directory. If you are troubled by ClassNotFoundException or NoClassDefFoundErrors then Beech can help.

                usage: java -jar beech-1.1.jar class-to-find search-directory [OPTIONS] 
                beech - a java class finder, searches for a class in a given directory. Searches in all jar and zip files.

                Options...
                -v    verbose
            

beech-1.1.jar - a runnable jar file.


EdinBus

A simple Edinburgh bus info application for Nokia phones. Inspired by Olly Jackson and his REST API to the Edinburgh BusTracker information.

  • Search for bus stops by name or current location.
  • Get live departure info for a specified bus stop.

Install Now! - j2me install (installable jad file)


Mindee

A basic GTD getting things done application. Essentially a structured list organiser - follows the GTD idea of getting things out of your head (into lists) so you can concentrate on actually getting some of it done - free the mind!

  • Inbox - jobs you are aware of but not categorised
  • Today - things you want to get done now!
  • Projects - big things, made up from smaller things
  • Someday - stuff you would like to achieve in the future (my favourite one)

Install Now! - j2me install (installable jad file)