A Good Time To Learn

When is a good time to learn something new? When is a good time to sit down and learn that hot new language? When is a good time to write...

New IndyHackers Job Board

I am excited to announce the birth of the IndyHackers Job Board! Check it out at jobs.indyhackers.org. IndyHackers should be more than just a list of events, more than just...

Wicked PDF Plugin

A bit of background, in the hopes that it will help you save some time: At The Job, I need PDF generation. We want to generate various documents in PDF...

Vim, Screen, and The Awesomest IDE Ever

When I’m writing code, I am always using two classic tools, common on many UNIX-based systems: Vim, and GNU Screen. I’ll show you how I use them, as I don’t...

A Git Hook to Push to Integrity

If you’re using GitHub with Integrity, “the easy and fun automated continuous integration server”, then you probably know how stupid-simple it is to integrate the two. Seriously. You just tell...