Hi Thomas,

We have had requests for a GPE plugin in the past. Last time I looked
the GPE PIM backend was not very accessible, but perhaps things have
improved since then.

I am the primary author of the Opie plugin, so I'll be happy to help you
with this. There may be code in common between the plugins, so we should
share rather than duplicate if possible. I might event install GPE on my
iPaq for testing :)

I would echo Bo's sentiment about not pulling the entire database over
to the PC and the rewriting it - if you can avoid it. Opie has to do
this right now, but it is the source of many problems. 

Also, the Opie plugin uses FTP and SFTP - we used to use SCP (rather
than SFTP) but many versions of SCP do not reliably return an error when
the file is not transferred correctly. This is a serious problem, so we
ditched SCP and went with SFTP.

Feel free to discuss issues with us here on this list or in #multisync
on irc.freenode.net.

Tom





On Fri, 2003-10-10 at 14:24, Thomas J. Baker wrote:
> I'm attempting to write a plugin for GPE, a gtk based palmtop
> environment that runs on Familiar linux. I'd like to make sure no one
> else has started working on this. It should be quite similar to the opie
> plugin but will likely communicate with scp to the handheld.
> 
> GPE stores contact, calendar, and todo info in small platform
> independent sqlite databases. It should be relatively easy to transfer
> the files to the desktop, parse, and sync them. I believe that opie
> keeps similar files except that they are xml instead of sqlite.
> 
> Thanks,
> 
> tjb



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to