illume
Self imposed extra rule:
'Must do all art+sound+music+fonts etc from scratch too.'
Awards
Diary Entries
one line shell script to count number of entries
echo -n "Number of entries... "; wget -q -O - http://www.pyweek.org/5/entries/ | grep 'clear: right' | wc -l