Archive for October, 2007

Between the number of posts I churned out over last few weeks, and the spike in traffic after my recent post1 on Enterprise Ireland and Auctomatic, I’ve managed to break a lot of the mouse organ’s records2 this month. That’s probably going to change over the next few weeks though because I’ll be going [...]


WTF 2.0

24Oct07

I’ve never been particularly comfortable with the Web 2.0 label that seems to get applied to everything these days. It’s probably one of the most overused and misapplied marketing labels I’ve ever come across in my experience in the software industry. At least during the dot-com boom you knew what people were [...]


Picture by greefus groinks
Some rights reserved.

In the previous part of this series on retrofitting unit tests I talked about how you can break the unit-test as integration-test pattern by introducing mock objects. Probably the best way to do this is by using one of the many mock object toolkits out there1 . For [...]


Picture by scamall
Some rights reserved.

Damien Mulley has a series of posts about how to rig the Irish election and it all sounds like a fierce hard amount of work to me. I have a much simpler idea about how you might influence the outcome of a general election in Ireland1.
1. Make sure your political [...]


Picture by icathing
Some rights reserved.

One of the most common mistakes I’ve found, particularly with teams who haven’t had a good deal of experience of unit testing or TDD, is that if they do have unit tests they’re often really integration tests with fake mustaches. A small, relatively self-contained piece of code needs a database [...]