Published in Hacker Monthly

My 2 Steps to Becoming A Great Developer has been published in the first issue of Hacker Monthly. I’m impressed by the quality of the printed version, the paper quality is better than most magazines I’ve read.

Read more

Redmine Email Keyword Cheatsheet

I use the IMAP email integration with Redmine all the time. It’s an easy way to send updates to Redmine’s issue tracker and I clients love using it. But I always forget what keywords I can use to update the issue. So I’d end up opening the documentation or the code and wasting a bunch …

Read more

Daily Code Reading #7 – Rack::MemoryBloat

I’ve decided to skip over the rest of Facets for now in order to read more application code. This week I’m going through some coderack.org examples, starting with MemoryBloat. coderack.org is a collection of Rack middlewares, which are little snippets of code that can be added to any Rails or Rack web application. The Code …

Read more

Pausing Daily Code Readings for OSBridge

I’m attending OSBridge this week so I’m going to pause the daily code readings. I’ll start them back up on Monday the 7th at the latest. If you’re at OSBridge, feel free to find me. I’m using my favorites to plan which sessions I’m thinking of attending.

Read more