[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] http://sourceforge.net/projects/phpgwpalmsync/
- To: <coldsync-hackers at lusars dot net>
- Subject: [coldsync-hackers] http://sourceforge.net/projects/phpgwpalmsync/
- From: "Brian Johnson" <bjohnson at jecinc dot on.ca>
- Date: Fri, 22 Mar 2002 09:54:20 -0500
- Importance: Normal
- In-reply-to: <004001c1d1ae$80d8efa0$3200a8c0@jecinc.on.ca>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
>When you mention you are working ahead towards todos and addressbook,
>you do know about http://sourceforge.net/projects/phpgwpalmsync/ , do
>you? That tool claims to sync the datebook. I haven't tried it out
>yet, and it seems it only supports MySQL databases (which I don't
>have).
As you pointed out, that is for mysql only. Also, if it ever worked, it was
for something prior to version 0.9.12.
I downloaded it, changed it to connect to postgresql databases and changed
all the SQL code to match the phpgw 0.9.12 table and field names. I then
started changing some of the mysql specifiv code they used and came to the
conclusion that the algorithm was overly complicated and would allow
unlinked records to be left on the server (you'll understand if you look
closely at what the code is trying to do). Also, the original programmers
don't seem to have any interest in participating in the forums on thier
sourceforge web page
I had hoped to use it as a model to create the other conduits for the Palm
apps but ended up decideding I would be better off writing my own conduits
from scratch
I'm starting with memos since it is the easiest (has the least number of
fields) but am trying to set up my code so that it is easily portable to the
other apps (I even want to sync the phpgw timesheet conduit to the Timesheet
freeware Palm app)
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.