How to install PostgreSQL on a Mac

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

How to install Pygments (syntax highlighter) using Homebrew

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

Reflections on my development as a programmer

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

Getting started sending emails with the Zend Framework

November 18, 2010

In this post, I share a tutorial I found that deals with sending emails using the Zend Framework. Read more

How to get hidden files (like .htaccess) to show up in Mac OS X

November 18, 2010

Getting started with Zend_Test – Step 4: Testing your Zend Framework Controllers

November 18, 2010

Getting started with Zend_Test – Step 3: Make sure PHPUnit is ready for testing

November 18, 2010

Getting started with Zend_Test – Step 2: Setting up PHPUnit on Mac OS X 10.5 (Leopard)

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

Getting started with Zend_Test – Step 1: Setting up PEAR on Mac OS X 10.5 (Leopard)

November 18, 2010

Setting up logging with Firebug and FirePHP in Zend Framework 1.7.5

November 18, 2010