Projects

Stuff I've done.

Commercial Projects

ExportReports.com
Export Reports

ExportsReports.com is a site that enables users of the 37signals product Basecamp to export copies of their projects to a PDF file. Before ExportReports, a Basecamp user could request a backup of their site, and receive an XML dump of their project. Now, through our site, a user can ask for PDF exports at will. It's perfect for either ongoing status reports, or an end of project knowledge dump to a client.

ExportsReports.com is a join venture between myself and Vertabase.

IntheKeyOfAwesome.com
In the Key of Awesome

Inthekeyofawesome.com is a blog aggregator for composers who work in the Science Fiction, Fantasy genres in either the film or video game markets. It's free to users and is supported by ads.

It is based on and uses code from ColdfusionBloggers.org by Raymond Camden.

Inthekeyofawesome.com is a join venture between myself and Michael Worth.

Free Projects

About Time
About Time

About Time is an AIR application that provides an approximate clock. Basically instead of telling you it's "4:01" it tells you that's it's "just after 4." It's kinda pointless, but I think it's a good example of SQLite and Air in a HTML/Javscript application.

Open Source Projects

Squidhead
Squidhead

Squidhead is an open source code generation framework. Squidhead utilizes database table structure and foreign keys to create a simple CRUD application using stored procedures and dynmaicly generated ColdFusion templates.

Squidhead is available on RiaForge.









BasecampCFC

Basecamp is a project managemet tool created by 37signals. BasecampCFC is a ColdFusion implementation of a client for the BasecampAPI which provides the ability to extend Basecamp's functionality. ExportsReports.com uses it to provide access to Basecamp projects for exporting to PDF.

BasecampCFC is available on RiaForge.