On Thursday 14 May 2009 11:40:46 pm Timothy Bourke wrote: > MnemoJoJo is a J2ME MIDP/CLDC client for MnemoGoGo. It also has > several strong points: > * A simple, minimalist interface (like Mnemosyne). > * Rendering of simple html (colours, italics, bold, tables). > * Display of images (and support for answer overlays). > * Fast: startup=~3secs shutdown=~1sec.
Wonderful! Keep up the good work! > * Implement a simple file system on top of a single file to minimise > the number of required confirmations. Would using an sqlite database be a possible solution as 'file system in a file'? I guess it depends a bit on how sqlite itself is implemented and what system calls it uses. Of course, you'd also need easy access to sqlite from Java or C on your phone. Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en -~----------~----~----~----~------~----~------~--~---
