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.

Categories
Development

OpenSource WS Implementations

Some of the guys at work are testing out which WS implementation to use. From the little I know (I haven’t done much WebServices), there are a handful of decent ones.

  • Axis 1
  • Axis 2
  • XFire
  • Spring WS (Ok, it’s only on Milestone, but it should be decent if it has the same quality as the rest of the Spring stack)

Any new ones I don’t know of? What’s your experience with these?