Install ImageMagick with PHP on Debian April 22, 2013 I've been working on an app lately that involves some image manipulation. Most of the time I use GD for image manipulation but there are...
Vim Has Ruined Text Editing For Me April 18, 2013 I've been using vim as my full time code editor for about 4 months now. It was not an easy journey but it was definitely...
Terminal-Fu March 20, 2013 Recently, I started working for Barracuda Networks. I spend a lot of time in the terminal at work now, which is totally awesome. I've been...
Deploying Your Website March 17, 2013 This weekend I gave a presentation at the Ann Arbor PHP Meetup on website deployment. We covered three basic methods: File Transfer Protocol (FTP) Rsync...
Lessons Learned From Startup Weekend February 3, 2013 This weekend I attended my first Startup Weekend. The event went from Friday at 6pm until the following Sunday at 3:30pm. The days were broken...
My Git Cheat Sheet January 9, 2013 Hopefully this isn't too confusing to everyone. I've been learning a lot about git lately and have decided to use this post as a dumping...