sodaware.github.com
A bunch of my open source projects.
Tools & Libraries
- Hagfish
- An ugly web application framework for PHP. Lightweight, fast and designed for simple sites that don't require the clout of something larger like Symfony or Zend.
- vault
- A simple cache library for PHP. Store and retrieve data from a central cache location. Supports file and APC based caches.
- apollo
- Entity/Component framework for ActionScript, based on the Artemis framework for Java.
- php-todolist
-
A simple PHP script that scans source code for
TODO:comments and displays them in a nicely formatted list.
Miscellaneous Stuff
- minimal
- A minimalist WordPress theme, used on my personal blog philnewton.net.
- RedditSigs.com
- A joke project inspired by a comment on Reddit. Creates a graphical and ascii signature for a reddit account. Built with Hagfish.