Phergie

An IRC bot written in PHP 5 with an object-oriented API. Feel free to visit with me about the project in #phergie on the Freenode IRC network.

DomQuery

A lightweight wrapper for the PHP 5 DOM extension that provides data extraction features similar to the jQuery JavaScript library.

Zend Framework

I've made a few small contributions to this project. One is the Zend_Service_Simpy module, which wraps the REST API for the Simpy social bookmarking service. The other is the proposal and some code for the Zend_Service_RememberTheMilk module, which wraps the REST API for the Remember The Milk to-do list service.

Simple AJAX Code-Kit

I contributed some of the work done on version 1.6 of this small JavaScript library.

Send to paste2.org

A PHP script that takes data sent to stdin and posts it to the site paste2.org using the cURL extension. Comments at the top of the file include instructions on use from vim, but it should also be usable in any other text editors that support piping line ranges to stdout.