Free Zipcode Geolocation Service
Just a simple RESTful web service to lookup zipcode, city, state, latitude, or longitude information.
Free for the using, but not abusing!
Javascript Table Sorter
This is a javascript table sorter, entirely written by myself. It doesn't work in Internet Explorer, but it happens to be the fastest currently available client side generic table sorter for large datasets (upto 40% faster then the official jquery table sorter). Currently requires prototype js. Documentation in the source. Share and enjoy!
Javascript Banner Gallery
I'm sure you have seen the image galleries done in flash that have the controls to slide between images and all that jazz. I decided to write one of those, but only in javascript, so it's available to the most users and degrades very nicely. You can even have it switch between text content or anything you can shove in a div. Source here.
Javascript Table to CSV module
You have a table of data, perhaps even sorted by a client side table sorter and you want to export it to CSV? That's a peice of cake with this module. Requires a php page to bounce off of, included in the source.
MythTV Menu Theme - Simple
I wanted a super simple menu theme for MythTV so I put this one together. It's designed to have everything I use on the main screen without scrolling. Hopefully some other people find it useful.