Categories
Development

Health checks for the source

Setting up XRadar these days. Should probably complement it with some of these tools too.

Categories
Mobile

Symbian sweetness

My Nokia E60 arrived today, and from what I have tested so far it’s really excellent. I can’t really understand how Nokia could leave out timed keylock though. But since this is a sweet Symbian (9 something with Series 60 r3) phone there was no trouble installing an extra app that fixed that. Check out autolock if you need a timed lock. Now I just have to wait until I get my first mobile virus. 😉 I probably should invest in some AV software.

Categories
Development

TestNG and Junit 4 compared

IBM DeveloperWorks has a good article comparing TestNG and Junit 4. I havn’t really paid much attention to the issue before, but it seems I should have a look at TestNG. It will probably be a better match for our higher-level integrationtests like the author states.