· Jerod Santo ·

+ Archives Contact Search

Page 16

Avoid Sore Fingers While SSHing Around

14 May 2009

Using SSH's config settings to save you keystrokes

See Which Twitterers Don't Follow You Back In Less Than 15 Lines of Ruby

12 May 2009

See Which Twitterers Don't Follow You Back In Less Than 15 Lines of Ruby

jQuery: Set Mouse Focus On Page Load

09 May 2009

How to set the mouse's focus to an element on the page when the DOM is ready, using jQuery

Git Informed When Your Site Is Hacked

04 May 2009

How to set up git as a change notification mechanism

Dreamy: Now With 100% API Coverage

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.

Clean WP Dashboard

23 Apr 2009

Clean WP Dashboard is a plugin that cleans up WordPress 2.7's dashboard.

Tweetie Has Arrived

21 Apr 2009

The anointing of an OS X application

So Dreamy!

18 Apr 2009

Dreamy is a command-line tool and Ruby library for accessing DreamHost's API

New Gem: Rack-noIE6

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.

2>&1

17 Mar 2009

Ever wonder what 2>&1 means on all the cron examples out there?