Category Archives: Programming

Format your SQL

The other day I was complaining on twitter about a almost 2000 character wide SQL Insert statement that I had to debug. Enough with the complaining, I’d like to show how I format SQL statments in my code. In the … Continue reading

Posted in Programming | Tagged , , | 6 Comments

Assigning Business Value to Features

While we at work are not “agile” I still find that some of the techniques used are very helpful. Today, I read an article on how to use “Planning Poker” to assign business value to features in a release. This … Continue reading

Posted in Code, Programming | Tagged | Comments Off