Defensive programming to the rescue

I've just fixed a bug in a web app that I'm working on with a couple of colleagues, a bug that is a great example of a hard to find, easy to fix bug that could have been avoided by some defensive programming.

I thought I'd share this titbit to …

more ...

Hello World

This being the traditional first program for any programming language, I think it's a fitting title for the first post to a development blog.

Now, what is this blog all about? I'm not a big fan of blogging in general, but I have to admit that they are a good …

more ...