Skip to content

Monthly Archives: July 2011

Linode Promotional Code: The Scoop

Linode Promotional Code: The Scoop Why I was interested in signing up for Linode I just signed up for Linode yesterday. I’ve been interested in switching hosts away from Bluehost for quite some time for a number of reasons, the most important of which is speed. Bluehost hosting has just become unbearably slow. For those [...]

Tutorial for Vim: Recording Macros

Tutorial for Vim: Recording macros I put together a video tutorial describing how to perform a simple code cleanup task using a Vim macro (this also works for vi macros): The basics boil down to: The q command is the record macro command. Press it then press another key to choose a vim register to [...]

How to download Google’s web fonts

Google has a beautiful web font directory, and all of the fonts are provided under open source licenses, but they don’t provide any easy way to download the TTF files onto your computer. The content of the directory has grown from just a few fonts a year ago to (as of this posting) nearly 500 [...]