Software Tools

Over the years, I've written a wide variety of bits and pieces. I've finally decided to start gathering some of the more interesting ones together—and that's what you see here. I'll be expanding this section over time, so do pop back occasionally to see what's going on.

If you're after my Flickr software, that's in a section of its own, over here.

Greasemonkey Scripts

Escape Entities
Escape HTML Entities in in <textarea> elements (converts < to &lt; etc.)

Miscellaneous

data: URI Generator
Generate data: URIs for use in Greasemonkey scripts.