September 08, 2011
A tutorial about how to install PostgreSQL on a Mac using Homebrew so you can use it in your Ruby apps.
Read more
July 01, 2011
Recently, I found a Ruby Gem that I want to install and try out, but found out that Pygments is a dependency that I need to install first. The install process turned out to be different than I expected. In this post, I explain how to install Pygments.
Read more
November 18, 2010
Lately, I've been copying over posts from my old blog. And when I say old, I mean they are *really* old posts. It's funny to look back at the kinds of questions I had. Some of these posts are years old. They're almost not worth keeping.
Read more
November 18, 2010
In this post, I share a tutorial I found that deals with sending emails using the Zend Framework.
Read more
November 18, 2010
The second step in getting ready to use Zend_Test is to install PHPUnit. In this article I show you how to install PHPUnit.
Read more