writer
web developer
occasional genius
dotcom

Published Code

The following are PHP programs I've published. You may notice that they are mostly all dealing with RSS integration; this is because, although everyone acts as if RSS syndication is the next big thing, there are hardly any applications that do cross-site integration easily or well. I took that as a cue to study up on RSS and try to make scripts I wish were available.

RSS_GET Headlines

This is a smple-yet-powerful tool for incorporating RSS headlines into your website. A few simple declarations and an include is all you need to have headlines from your favorite websites anywhere you want them.

RSStoIMG

This is great for forum signatures. It's a script that pulls the latest (or any) headline from an RSS feed and creates an image with the headline inside.