code


CheckForChanges

github.com/rjshade/CheckForChanges

Python script to poll given website for changes, with email notification. Written solely for the purpose of determining when Glastonbury tickets went back on sale.


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

First Android application, to learn the programming model and the Eclipse IDE (although I inevitably binned that and returned to Vim). Displays various cellular automata with simple zoom controls. Currently Conway's Game of Life, and Langton's Ant are implemented. More to come. Probably