Category Archives: Applet

Perfect Maze

My older son likes to solve mazes that I draw to him. It’s takes a bit effort to create larger mazes at least if you want them to be “perfect” mazes. A perfect maze is defined as a maze which … Continue reading

Posted in Applet, Software Development | Tagged , , | Leave a comment

Nokia E71 and new Twitter client

I finally upgraded my phone from N80 to E71. The new Nokia E71 is a really nice. Even the Symbian S60 feels much better now that the phone has enough memory to run it. Operating system still has not changed … Continue reading

Posted in Applet, Devices, Java, MIDlet, Software, Tips and Tricks | Tagged , , , , | 17 Comments

Sunny Summer Vacation

I’ve been on summer vacation for three weeks now and I still have one more week to go. It has been quite an excellent weather on a Finnish scale as the sun has been shining the whole time (okay maybe … Continue reading

Posted in Applet | Leave a comment

Transparent rendering in 3D applet

It was time to wipe out all the business logics and architecture designs from my mind for a few minutes and to code something refreshing. Here is the result. The applet renders nice 3d model in real time with a … Continue reading

Posted in Applet | Leave a comment

Flames Applet

Here is a new applet that renders nice flames in real time. The applet precalculates the color palette that is used on flame rendering. The downloadable package includes the NetBeans 4.1 project files along with compiled class files. Check it … Continue reading

Posted in Applet | Leave a comment