Here be hidden treasure!

Here are a few personal projects that have made it past that bundle of code stage to something I am happy to make public. Please contact me if you would like more information.

Apps

Mango

Mango is an extendable open source HTTP web server written in Java.

Quack

An Apache Ant Task to create self-extracting jar files.

Snooze

Snooze is a deployment tool written in Java that can be used to deploy projects to multiple servers using SSH and Subversion.

nu

A reporting tool to produce sale and income reports for imvu.com content creators.

Symfony

Captcha

A symfony plugin to generate and validate captcha images.

CDN

A symfony plugin to rewrite asset URIs to be served via a content delivery network.

Compress

A symfony plugin to compress (combine and minify) javascript and stylesheet assets.

Framework

Squirrel

Squirrel is a lite task based command line interface application framework.

Zebedee

Zebedee is an MVC web and cli application framework written for PHP 5.3+

Snippets

Enum

A PHP type safe enum implementation.