· Jerod Santo ·

+ Archives Contact Search

Page 15

Introducing the WordPress Console

23 Jun 2009

I enjoy developing for WordPress, but I've been spoiled by Rails and I often long for an interactive console for WordPress.

Sniff Your iPhone's Network Traffic

13 Jun 2009

Ever wanted (or needed) to see your iPhone's network traffic? All you need is a wireless LAN and the cross-platform proxy application, Paros.

PHP5 with readline support on OS X

06 Jun 2009

OS X ships with PHP5 installed but it does not have `readline()` support compiled in.

Let Capistrano Compile Ruby 1.9 For You

02 Jun 2009

A Capistrano task to install Ruby 1.9.1 to `/opt/ruby-1.9.1` on Debian

Dead Simple Rails Deployment

31 May 2009

A couple of technologies have come along and made my deployment process a whole lot easier.

Rename A Gitosis Repository

28 May 2009

I recently needed to rename one of my repositories and couldn't find any info on how to do it, so here is a walk-thru.

3 Reasons Why Heroku is a Game Changer

26 May 2009

Why I think Heroku is awesome and will change the game of Ruby app deployment

Create Arbitrarily Sized Files In Less Than 15 Lines of Ruby

22 May 2009

With this little Ruby script, you can arbitrarily generate files of any size (using 1MB increments).

jQuery: Open External Links In New Window/Tab

18 May 2009

Use jQuery to add the target attribute to links so it doesn't muck up the HTML.

Expand Your Twitter Network In Less Than 15 Lines of Ruby

17 May 2009

Let's use Ruby to generate a list of people highly followed by our friends.