May
15
2007
TSS has an article on important stuff when doing offshoring here. It is probably incredibly hard, hell it’s hard even when not doing offshoring. Most of the principles he mentions is good advice when running an agile project without offshoring too.
May
15
2007
Ted Neward and Adrian Trenaman discusses doing contract-first vs. code-first services here. It’s a good read. It starts out with Neward sort of being the devils advocate, but in the end he really expresses one of my main concerns: how to enable loose coupling. Loose coupling is one of the main promises of SOA, but [...]
May
15
2007
I’m no RegEx wizard, and when I need it I’m always a bit lost. Then it’s nice to test the things in an easy fashion, which I can do here.
May
03
2007
Continious integration is a big part of my every day work right now, and it is important that things run smoothly. If they don’t you waste tons of time on stuff that’s not really important to producing funtionality. Over the last year I have been using Continuum. I originally opted for that because CruiseControl is [...]