Archive for March, 2005

J2ME RAD Tools - apps for phones

Friday, March 18th, 2005

I have not been a great fan of RAD (Rapid Application Development) tools as I wish to keep my hands dirty on the code level. But as I first tried the new NetBeans IDE 4.1 beta I was stunned how much the UI designer can speed up the development time for J2ME applications. The new [...]

Wormz Game Applet

Wednesday, March 9th, 2005

I have added a new Wormz game applet to my applet collecion. I have coded this game a few years ago, but I thought that it was so nice piece of code that I should publish it on my current website. The game is a simple worm game where you control a worm with your [...]

Light Rays Applet

Thursday, March 3rd, 2005

I have added a new Light Rays Java applet to my applet collection. The applet renders rays of light through a bitmap mask and the result looks quite nice. Go ahead to my applets section and view the applet. The source code is also available in a downloadable package..