From: Daniel G. <dg...@su...> - 2006-10-04 20:22:42
|
On Monday 25 September 2006 19:56, Robert Figueiredo wrote: > I'm interested in writing something to accomplish calendar synchronization > between google calendar and a palm. =C2=A0However, I am not familiar with= this > stuff -- is opensync appropriate, and do users have to install some sort = of > opensync client, or can it operate directly with the native palm calendar? You can directly sync between palm and google calendar with OpenSync. But t= his=20 requires at least: =2D host which have the OpenSync library =2D palm connected to this host =2D a application which make use of the OpenSync library (for example.=20 msynctool, kitchensync, ...) - maybe this is what you called "opensync=20 client"?! This simple command should allow you to sync everytime, when you press the= =20 HotSync button on your palm device, with your google calendar: msynctool --sync palm2google --multi (This requires that you have created a group called palm2google and configu= re=20 the two members) Is this what are you looking for? best regards, Daniel |