Posted by
billprew
19 years ago
September 2, 2005
19:34
|
I like Memento, it's light weight enough to get the job done!
I've been wanting to explore the world of PPC programing, what would you think of a version of M for the PPC? And a sync hook into ActiveSync so that desktop and handheld are synced up? Would you be willing to share some database structure info or other code that I could leverage off of?
~bill
Reply
|
Posted by
Tim
19 years ago
September 22, 2005
23:15
|
I'm actually thinking about a version of Memento for PPC too - but whether I have time to do it is another issue.
Ask me anything you like about the 'database' - but I'm not sure I'd give it such a grand title :-). It's a pretty simple text file - just look at the 'Memento.notes' file from 'My Documents' in Notepad or something. If you need me to explain anything, just ask.
I'm sort of working on a version 2 which includes alarms/events etc. For that I am actually moving to a proper database (SQLite) for storage, but there'll be nothing public about that for a good while.
Before anyone panics, Memento v1 will always be available for download if you just want the simple no-frills version (that is, after all, one of the reasons I wrote it in the first place).
Reply
|