Gravatar in Gmail (Update) A while back I wrote a Greasemonkey script to add Gravatars to Gmail. Unfortunately it broke after an update from... January 25, 2010 Code / Javascript
Add a custom url shortener to Firefox I recently wrote a post about why I made my own url shortener. I’m now porting some of my common... November 30, 2009 Code / General
My own short URLs A little while ago I setup my own short URL service on http://jfox.in. I already know there are tons of... November 1, 2009 Code / General
Lorem Ipsum Post Generator WordPress Plugin I’m constantly working with test blogs for IntenseDebate. Often, I need new posts and/or comments to give me some data... August 30, 2009 Code / PHP
Internet Explorer and the innerHTML Property Recently while helping a friend deal with the joys of cross-browser JavaScript when working with widgets, I was reminded of... May 21, 2009 Code / Javascript
Gravatar in Gmail UPDATE: I’ve posted a new version of this script here. The version on this page no longer works. Earlier today... March 14, 2009 Code / Javascript
Twitter Throttle One of my biggest pet peeves on Twitter is when people I follow slam Twitter with a bunch of tweets... March 7, 2009 Code / Javascript
Ubiquity: Compete Stats I wrote yet another command for Ubiquity. This one allows you to do a search on Compete for the site... January 26, 2009 Code / Javascript
Ubiquity: Twitter Search I recently wrote another command for Ubiquity. This one allows you to do a Twitter search. Simply subscribe to the... January 18, 2009 Code / Javascript
Ubiquity: PHP function lookup So I guess I’m getting into this Ubiquity thing a bit. I’ve created another one to lookup php functions on... September 22, 2008 Code / Javascript / PHP