The media seems to think that everyone should learn to code, but I strongly disagree and believe we should look…
Programming
Full-stack web development in various languages and applications.

Dependency Injection explained in plain English
Dependency Injection (DI) is a simple concept that’s often explained in complicated terms. It’s not rocket surgery, just giving objects…

Your next-big-thing idea is worthless
So you have an idea and you think it’s worth a million dollars? I think it’s barely worth the paper…

How to add Departments in ZenDesk
ZenDesk is becoming the de facto support system but it doesn’t handle departments as obviously as other solutions — this…

Hosting your own Git server
Hosting Git repositories is easy and if you have SSH access to a server you can be up-and-running in under…
6 Vagrant provisioning wins
Six solid provisioning snippets that serve me well and make developing and provisioning with Vagrant a little bit easier.