Safe 1.1.0 (MobileKnox / Safe)
By the end of last year I bought a Nokia E70. Until then, I used a Siemens mobile phone to make my calls and a Palm Tungsten to organize my life. The E70 is a so-called smart-phone, what means that it combines the features offered by a Palm pilot and a common cell phone. So, the E70 is supposed to replace my old Siemens mobile phone and my Palm Tungsten.

As most of you already know, I developed a J2ME midlet to organize my accounts and other sensitive data a few years ago. This midlet is called "Safe" and it stores all data encrypted. A master password is required to get access to the data. This allows me to chose another password for each account and never forget this information. Especially, the growing number of websites that require an account make this tool very handy. However, when I started developing "Safe" back in 2001, J2ME was not supporting any file system access. This recently changed and so I started implementing an import and export for "Safe". After a few hours of development, I accomplished the job. I utilized this new feature to copy all my data from the Palm to the E70.

Special thanks to the Kxml guys for their great J2ME xml parser and generator.
Posted by Thomas King at 10:44 2007-02-22 | Trackbacks (0) | Comments (0)