Nov
10
2009
I’m not a very scientific person. Actually I’m probably quite un-academic in my approach towards software development. There are a lot of stuff I consider essential that havn’t really been proven, but I won’t stop doing it just because of that. It might be a weakness, but this field is also way too complex for [...]
Tags: cost, Development, quality, refactoring
May
02
2008
Johannes Brodwall has a good article about SOA and what it claims to deliver. They claims are appealing theories, it’s just too bad it’s doesn’t work. The only thing I wish to extract and use from SOA is the governance, but you don’t need an ESB to do that.
Tags: Development, esb, soa
Feb
24
2008
When doing Agile development identifying and eliminating waste is a important practice. There is many things to eliminate, but one of the usual remedies is to automate a manual and error prone task. In my experience it is worth spending a lot of time automating tasks, not just because it saves time but because it [...]
Tags: agile, automation, continious integration, continious production, Development