Archive for May, 2005

Groceries MIDlet

Monday, May 30th, 2005

Here is a new J2ME midlet application called Groceries. The Groceries application can be used to create grocery lists and keep track on what items you have already collected. The application can store multiple lists and one list can hold multiple items. The source code is available under the GPL license along with the NetBeans [...]

Torch MIDlet

Saturday, May 28th, 2005

I have written a new J2ME midlet application Torch. Torch is a simple application that displays a white form on device’s screen so that you can use it as a torch or a flashlight. This requires a device that has a screen with backlight.
I have included the source code and NetBeans IDE 4.1 project [...]

Car Manager MIDlet v1.1

Monday, May 23rd, 2005

A Visitor informed me about the possible bug in the Car Manager midlet. The midlet didn’t calculate the average consumptions correctly as it used entry’s date as a base for sorting entries. Therefore it could make an errorenous calculations if user entered two entries on the same date.
I have now fixed the bug and the [...]

NetBeans IDE 4.1 and Mobility Pack 4.1

Monday, May 16th, 2005

Matt Volpi from Sun Microsystems was kind enough to send me an email about the final release of NetBeans IDE 4.1 and Mobility Pack 4.1. I’ve been using both the IDE and the Mobility Pack since early 4.1 beta and I have now switched using the final release. As I have said a few posts [...]