Avoid Sore Fingers While SSHing Around
14 May 2009
Using SSH's config settings to save you keystrokes
14 May 2009
Using SSH's config settings to save you keystrokes
12 May 2009
See Which Twitterers Don't Follow You Back In Less Than 15 Lines of Ruby
09 May 2009
How to set the mouse's focus to an element on the page when the DOM is ready, using jQuery
04 May 2009
How to set up git as a change notification mechanism
02 May 2009
The folks at DreamHost were gracious enough to provide me with a complimentary Private Server account so I could expand Dreamy's functionality.
23 Apr 2009
Clean WP Dashboard is a plugin that cleans up WordPress 2.7's dashboard.
21 Apr 2009
The anointing of an OS X application
18 Apr 2009
Dreamy is a command-line tool and Ruby library for accessing DreamHost's API
18 Apr 2009
Many web developers are discontinuing support for IE6. I, happily, am one of them (unless a client demands it). Here is a Rack middleware to accomplish just that.
17 Mar 2009
Ever wonder what 2>&1 means on all the cron examples out there?