Modern Ruby Development
I was having trouble getting Pow working with rbenv, and I found this detailed article that goes through the process, and a lot more. Check it out if you want to take another look at your OS X ruby development setup.
Pow and Apache, kissing in a tree
Need to use Apache alongside Pow? I found this guide that explains how to setup Apache to use IPv6.
The Million Dollar Question
A friend of mine sent me this article today, a very interesting read about taking chances in business.
vim stripper
I wrote my first vim plugin, vim-stripper, a simple command to strip trailing whitespace from buffers. Check it out if you think whitespace is the devil too.
Snuggie: a ruby gem for the Softaculous API
Yesterday, I pushed Snuggie, a gem that wraps the Softaculous API in a warm, loving ruby embrace. Check it out if you use Softaculous!
FannyPack: Ruby bindings for the Fantastico API
Check out FannyPack if you use the Fantastico API with Ruby.
iDium mod for Adium
Theming Liberty Sports Group with WordPress
I was contracted recently by Allusis Productions to create a backend for the soon-to-be-released Liberty Sports Group site. After going over the client’s requirements, I decided WordPress would be the best fit for the site. Here is an overview of my experience setting up and theming WordPress 3.1.
MiniDB, a cute little wrapper for PHP’s PDO
I threw together a tiny little wrapper for PHP’s PDO library. It probably sucks, but it may be useful to someone stuck with PHP :)
Jekyll TextMate Bundle
I forked a Jekyll TextMate bundle and added a new post template and a tmLanguage file. Check it out if you blog with Jekyll and TextMate.