some documentation on learning the Monome 40h

…is now available on the Tools to Make Tools
Wiki. stay tuned for patch uploads soon.

Spy on my code commits

Before i knew about things like attention streams and Trac, there was CIA.
CIA is a great concept that happened almost before its time — a website for developers to stream status information into from their open source projects. CIA was like the giant train station schedule sign clicking away as a million trains, or coders, […]

just type a description and (optional) comments

the Blackberry will include the URL for you and automatically figure out your Feed Me Links user ID based on your email address.

Past Projects

[editor’s note: please excuse the broken links for some of these projects — in the server migration, some of the older files are no longer live. email me for code samples or examples]
Past independent projects include:
dd {padding-bottom: 2.0em;} .language {display: none; height: 0px; margin: 0px;}

Command Runner
web-based interactive command executor
Interwoven / Perl

Feed Me […]

Migrating Your Wordpress blog to a New Server

is not quite as easy as it could be. (or, maybe i just did it the hard way — i do that sometimes.)
follow these steps for a clean, if not necessarily painless, migration:

dump the WP database from your old server to a file:
mysqldup -u username -ppassword databasename > dump.sql
download and unpack (but do not “install”) […]