About Me
I am a family man with two sons to raise. My profession is software development. One of my hobbies is my profession.Twitter
Monthly Archives: April 2005
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
Two J2ME Tutorials Published
NetBeans.org have published two of my J2ME MIDlet tutorials that I wrote for their Win With NetBeans competition. Follow the links below to read the tutorials: How to create and use Mobile Class Library with NetBeans 4.0 How to create … Continue reading
Posted in Link, MIDlet, Software Development
Leave a comment
Snake for TI-89
A Little break from Java development. Here is an example of lower level programming in form of a traditional snake game. The Snake game runs on Texas Instruments TI-89 calculator. The game is programmed with the C language and includes … Continue reading
Posted in Software
Leave a comment