Switching to PostgreSQL, Part 1: Installing Locally on OS X
Here's an interesting tidbit: Postgres evolved from UC Berkeley's Ingres database, hence the name - "Post Ingres", or Postgres
If you've recently picked up a Mac with the Lion operating system already installed, this article probably won't be of much use to you. Apparently, Postgres is the new default ...
Read More
The ubiquity of vi
Whenever a conversation about tools comes up, I find myself, inevitably, putting on a sheepish grin and confessing that yes, in fact, I am a vi user.
And I'll be honest - in my early days as a developer, I just wanted to earn a little respect.
Go ahead, make ...
Read More
Git on Mac OS X
Read More
converting tabs to spaces in vi
If you're writing Python, then you know that indentation is, uhm, somewhat important. Mkay. I use four space indentation as a standard, but ...
Read More
SVN on Mac OS X
It's a few years old, but this article on downloading and installing svn for OS X is still the best and most useful:
Building Subversion (SVN) on Mac OS X [Hive Logic]
Installing is the hard part - once you've got installed, it's just a few easy steps to ...
Read More

