Shish's Code Bits
Misc Bits
- Apache2RRD:
Turns apache (or compatible) log files into RRD files, and
from there into graphs of browser use, hits and traffic
- SQLite Shelf for Python:
Allows an SQLite database to be used as a python dictionary
with persistant storage
- CSB:
A curses-based SQL browser
- Zelda:
An tool to convert apache logs to a binary format, 15% the size
- WP DeusEx:
A Deus Ex theme for wordpress
- PyGE:
A tool to extract stuff from various game archives
Games / Entertainment
- Kuri2D:
A Kurushi clone in SDL
- Lemonade:
A rather fruity Ascii Demo Engine; 1m30 of educational animation in 2KB
Web Apps
- Shimmie 2 [Live]:
A danbooru-style image board
- Rav [Live]:
A random avatar host
- Siggy [Live]:
Quotes database with an image output suitable for
linking to from a forum signature
- Travmap [Live]:
A tool to make maps of various travian worlds
- CView 3 [Live]:
An AJAX comic viewer; interactive on the client side,
just static files on the server side
Web Sites
- KentANIMEted:
For my university's anime society (The design was already there,
I just tidied up the back end, automated it, added iCal support,
etc)
- Contextshift:
A hosting company
- TRM:
A travel insurance company
Other
- Patch Archive:
My contributions to other open source projects
- Really Old
Things: Many random bits of code which are old / broken /
proof-of-concept only / generally useless and uninteresting