Building web software for fun and profit. Well, mostly fun.
DropTune is Name That Tune for the Internet. It is a simple game of guessing the song and competing against other people for points. Players are authenticated using Twitter and compete for a spot in the Top 10 High Score list.

Bordom is a collaboratively edited blog of funny memes, strange news, and other fascinating things found on the Internet.
Built upon the BRAX API, it provides a full content management system for outside communication such as email, IRC, and mobile devices.

AutoEmbed is a tool that generates HTML embed tags for videos with a given URL. It provides the means to optionally manipulate the retrieved media information by setting parameters, finally returning a reconstructed HTML snippet for presenting Flash video. Available as a web service, downloadable plugin for WordPress and MyBB, or a standalone PHP class.

BorURL is yet another URL shortening service. It's sole purpose is to take long URLs and convert them into short and pasteable ones so that you can share more easily.
It includes an API so you can seamlessly generate BorURLs in your web applications.

Nameish is an attempt to help ease the creative hurdle in finding a good domain name for your project.
Given a descriptive term, Nameish will show a list of similiar and related domain names (and domain availability).

(Older less relevant) Open Source Software
The following software was developed for non-commercial purposes and is made freely available for public use under the GNU General Public License. These software packages come with absolutely no warranty. Use at your own risk.
Highly configurable data editor written in PHP/MySQL. Features include file uploads, automatic image thumbnail creation, data importing & exporting, fancy date picker, WYSIWYG editing, and CSS-based templates.
PHP solution for managing a large collection of media files. Features a plugin architecture for supporting many different file types, and uses a SQLite database for storing metadata, user comments, thumbnails for images and video, and text previews for popular document formats.
File/directory explorer written in PHP. It uses GDBM database for storing descriptions and saved metadata for your filesystem.
Full-featured news management system written in PHP/MySQL. Features include moderated story submissions, integrated content management system, multiple themes and language support, user-friendly administration interface, story importing / exporting, expandable links manager, threaded comments system, and more.
Web service library for PHP5 and is built on PEAR::Services_JSON. It offers a simple framework for creating clients and servers that communicate over HTTP using the JSON format. Supports Basic HTTP Authentication and API discovery/inflection.
HTML_QuickForm element provides a dropdown select element populated with results from an AJAX-enabled search field. Based on PEAR::HTML_AJAX.