December 31, 2012 DRYing out code Removing duplicate code is a great way to improve the internal quality of your application code. …
December 24, 2010 Progressive Enhancement Progressive Enhancement is a web development technique or pattern. The basic premise is that a web …
June 20, 2010 New BTree algorithms for virtual memory systems This is a very interesting article http://queue.acm.org/detail.cfm?id=1814327 which demonstrates …
November 18, 2009 Testing abstrations These ideas were presented as at ThoughtWorks Agile Southeast conference in Atlanta. The idea for …
July 18, 2009 Java Properties handling - 1 I have been on a number of Java projects recently and one of the things I end up brewing for each of …