CheckForChanges: github.com/rjshade/CheckForChanges

Python script to poll a given website for changes, with email notifications. Written for the purpose of determining when Glastonbury tickets became available, but more generally applicable.

GCalAlarm: github.com/rjshade/GCalAlarm

Using the Google gdata gdata protocol, it accesses a public Google calendar named 'Alarms' and executes a given command when the next event occurs.

Cazoo: github.com/rjshade/Cazoo

Android application which displays various cellular automata with simple zoom controls. Currently Conway's Game of Life, and Langton's Ant are implemented. More to come. Probably.