[OGo-Users] Sunbird v0.5 PRE + yummy on Debian (or any other
Win32 client)
Samuli Seppanen
users@opengroupware.org
Tue, 15 May 2007 09:57:21 +0300
Mark Pavlichuk kirjoitti:
> Before I ask my questions I'd like to thank the developers for the
> monumental effort that must have gone into getting this far.
>
> My question : are there any open source Win32 clients, preferably
> cross platform, capable of connecting (or at least userfriendly
> syncing) to OpenGroupware?
I know of no clients that would connect to OGo, but there are several
clients that can (at least in theory) synchronize their calendar/todo
with OGo. HoweverI don't know any that are available on Win32 without a
major hassle.
If you can't sync your program directly with GroupDAV, you can use
SyncML protocol as an intermediate layer. Usually this means installing
Funambol synchronization server and GroupDAV plugin for it. GroupDAV
plugin handles communication between Funambol and OpenGroupware. This
way you can synchronize pretty much any SyncML capable program/device
with OGo. Of course you will run into various problems (time issues,
strange error messages, etc.) but it can be done. You can even (try to)
sync OGo with Outlook by using the Funambol outlook plugin (=plugin for
outlook) and GroupDAV plugin.
> I've installed the latest release I could find for my platform (the
> yummy release on Debian). I installed using the instructions for
> Debian on the Plone (omitting the Funambol installation). So far I've
> tried these clients :
>
> * v0.5 Sunbird/Lightning release candidate (just released) : I can
> get iCal to work but not CalDAV/GroupDAV. I suspect the URL I'm
> using... though unfortunately Sunbird doesn't provide very useful
> error messages. I used the following :
> http://{hostname}:21000/zidestore/so/{username}/Calendar/calendar.ics
> . I've also tried substituting "so" for "dav" in the URL, and later I
> removed calendar.ics from the end to no avail. I also tried closing
> and reopening Sunbird after every URL change. If there's
> documentation on how to do this I can't seem to find it.
>
> * Mulberry : I've installed this software, and am in the middle of
> trying to get it working... but the interface is quite complex, so I
> thought I'd ask if anyone else has managed to get it working before I
> go any further.
>
> -Mark