Legacy blog (2004–2016). This blog is no longer updated. For current content, visit DigitalHobbit's RPG Blog (tabletop RPGs) or GammaVibe (engineering & entrepreneurship).

SQLCreator

I just discovered SQLCreator, an interesting looking Java-based SQL client. Apparently, the goal of this application is to aid developers, and it includes many features that allow developers to search for tables by column name, etc. It is free for personal and commercial use, but there is a small advertising message area at the bottom - sounds fair enough to me....

June 18, 2004 · 1 min · 77 words · DigitalHobbit

Test Driven vs. Test First development

Dave Thomas of The Pragmatic Programmers posted an interesting blurb on the differences between test-driven and test-first development. In Agile / XP circles, these two practices are usually lumped into one, but Dave points out some good arguments for distinguishing between them....

May 28, 2004 · 1 min · 148 words · DigitalHobbit