Category Archives: development

When is a Tool not a Tool?

A couple weeks ago my colleague Brian LeGros published an article about Object Persistance and Architecture. It was a very good article in his series on design practices, but it made me think about some struggles I have had when … Continue reading

Posted in development, programming, theory | Tagged , , , , | 4 Comments

JRuby vs Groovy

Lately at my office there has been some conversation about dynamic languages, and which one we should be investigating to replace dead languages like, ColdFusion, there I said it. Luckily one of the dynamic language junkies left to go work … Continue reading

Posted in development, languages | Tagged , , , , , | 5 Comments

If at first you don’t succeed…

Anyone who has been following my blog, probably knows that I have been working on some PoC work with Buildr at my office. Well when it came down to it, my boss and I decided that Buildr just isn’t quite … Continue reading

Posted in development | Tagged , , , , | 4 Comments

TDD By Example Reviewed

I recently got a chance to read through Test Driven Development: By Example (The Addison-Wesley Signature Series) by Kent Beck. For those who don’t know, Kent, is the person behind eXtreme Programming and TDD, along with a laundry list of … Continue reading

Posted in development, testing | Tagged , | Leave a comment