Agile & Lean Software Development Management

deep thoughts on doing real work

Browsing Posts published in June, 2010

In previous posts I wrote about validation AOP-style, using Policy Injection or Depency Injection (Unity). I am a true believer that this form of validation is the way to go. That said, what kind of validation do you really need? User Input Validation is probably the first thing that pops up into your mind, and [...]

Recently, I followed a discussion about quality of software in zombie mode. Please do understand that not the software – but I – was in zombie mode. The question under discussion was: who is to blame for poor software quality? Is it the business, with their vague requirements? Or maybe the (project)managers, who only care [...]

In this mini-series of one post, I’ll show you how to generate SQL-script from an UML model. First, you need a model. This can be any model, but here I use an UML model. The class diagram on the left shows a simple model consisting of a parent class and a related child class. Both [...]

If you are a more functional focussed person, you are probably thinking: who cares. And if you are, please tell me why do you functional people talk so much with such a low information density? Is it thinking out loud? Okay. Back to topic. If you are a technical übermensch – like yours truly – [...]