Flatterer

From an interview with Gregory Wilson where he talks about his recent book Data Crunching. I was also inspired by David Cross’s excellent book “Data Munging with Perl“, which taught me most of what I know about how to actually use the language. If he’d written a cross-language version of that book, I probably wouldn’t… Continue reading Flatterer

ActiveRecord Does It Wrong

I’m listening to the keynotes on the final day of EuroOSCON and David Heinemeier Hansson is talking about the secrets of Ruby on Rails. He talks about how they promote “convention over configuration” and how that means that you don’t have to describe the same object attribute multiple times. This is a great idea, but… Continue reading ActiveRecord Does It Wrong