Audio interview for RubyRX 2009

Jared Richardson just posted a series of interviews in anticipation of the upcoming RubyRX/AgileRX conference taking place in Reston, Virginia in September. In my interview we discuss iPhone development, MacRuby, Git, and testing frameworks. I’m really looking forward to presenting again at RubyRX. I’ll be giving two talks this year. … Continue reading

Lindo testing helper gets some love

Lindo helps you write and verify Rails functional and integration tests by opening the HTTP response body in the default browser for inspection. This can be a real time-saver when you’re trying to figure out why your assert_select or have_tag calls aren’t passing. In its initial version, Lindo assumed that … Continue reading

Radiant hack night

I attended my first Radiant hack night last week. We met at John’s apartment and spent several hours coding up new features for Radiant, which is an awesome Content Management System (CMS) built on Rails. Rick and John worked on a redesign of the admin backend, while Michael and I … Continue reading

Career 2.0 book mention

Mark Mzyk gave a brief review of Career 2.0, the book by Jared Richardson that I contributed to, over on his blog. He also recommends The Passionate Programmer by Chad Fowler, another excellent career-boosting read. (If you’ve posted a review of Career 2.0 on your own blog, let me know.)

Introducing my latest Rails app: Fuelinator

I started building Fuelinator at the last West End Ruby meetup. The motivation behind the project was the lack of a decent system for tracking my business mileage. Existing apps like Fuelly and My Mile Marker make it unnecessarily difficult to enter mileage, and the statistics they produce just aren’t … Continue reading

rspec’s route_for breaks when upgrading Rails

Came across this interesting test failure after upgrading a project to Rails 2.2.2 earlier today: should route users’s ‘destroy’ action correctly The recognized options “show”, “id”=>”1”, “controller”=>”users”}> did not match “destroy”, “id”=>”1”, “controller”=>”users”}>, difference: “destroy”}> Turns out that rspec’s route_for method behaves differently when run against Rails 2.2+ due to … Continue reading

Looking for a good developer?

I’m in between projects right now and looking for some work to get me through the next month or so. Are you looking for a top-notch Ruby, Rails, or Java developer for your project? Drop me an email and let’s talk.