Asteroids
A remake of the classic shooter in less than 10kb.
Entered in 10K Apart.
Technical details on how it works contained within.
If you just want to play the game, click here.
Etsy API
A simple-to-use drop-in library for accessing the Etsy API. It has no dependencies and introduces the global variable Etsy. Bug free (AFAIK).
For details on usage, go here and here.
JSON-RPC for CodeIgniter A CodeIgniter library that makes it easy to set up a JSON-RPC server. It was going to be used in a now-defunct bus tracking application. Documentation available here.
Doctrine for CodeIgniter Another CodeIgniter library that offers drop-in support for Doctrine 1.x. Documentation available on the CI forums.
CSS Textmate Bundle A modified CSS bundle for TextMate that highlights vendor extensions, display: table properties, and more gracefully handles unusual cases like generated gradients. Rightclick→Save As to download the bundle until I can figure out how to get my web server to force the correct MIME type.