Test dirving user interface development

The other day I read an interesting posting on the Object Mentor blog called Observations on Test-Driving User Interfaces by Dean Wampler. He makes quite a few good points as to why applying TDD to rich internett application user interfaces is very hard. There are two reasons why TDD is not being performed when building [...]

June 27th, 2008 | work | 2 comments

The same small man. The same big mouth, but in a different tounge

If you’ve read anything on this blog you would probably have noticed that Enligh is not my native language. This is why I have always had two blogs in order not to have a confusing mix of English and Norwegian content on my blog. My Norwegian blog has been unavailable for some time due to [...]

June 13th, 2008 | Misc | No comments

Unit-testing and how little things have changed

This is actually a very old article which I wrote back in December 2006 over on my Norwegian blog. In an attempt to make that blog a bit less schizophrenic I thought I would move the English content over here. While looking at some of the old posts I think this one actually is quite [...]

June 12th, 2008 | work | No comments

throw new RuntimeException(”Blog post blog post”);

I don’t usually write about other people’s articles or write blog posts saying “read this great article”, but now I do. Read this great article called “ActionScript Collections and Functional Programming” by Bruce Eckel. It dives into details about, well you guessed it, collections and functional programming and how it relates to Action Script. Having [...]

June 11th, 2008 | Flex | No comments