(→Akunambol) |
(→GSoC 2009) |
||
| Line 14: | Line 14: | ||
== GSoC 2009 == | == GSoC 2009 == | ||
| − | A [http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/kde/t124022562892 SyncML Agent for Akonadi] was developed last year. The code is to be found in [http://websvn.kde.org/trunk/playground/pim/syncml/ playground/pim/syncml]. Someone also stepped up saying he improved it further, but hasn't send a patch yet. | + | A [http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/kde/t124022562892 SyncML Agent for Akonadi] was developed last year. |
| + | |||
| + | It uses the Funambol C++ Client SDK as the SyncML backend and implements a client and a server agent, the latter being mostly a WIP. The former is able to sync contacts, tasks and appointments as reliable as Funambol allows it. | ||
| + | |||
| + | The code is to be found in [http://websvn.kde.org/trunk/playground/pim/syncml/ playground/pim/syncml]. Someone also stepped up saying he improved it further, but hasn't send a patch yet. | ||
== Akunambol == | == Akunambol == | ||
This page is about the various efforts to bring SyncML to KDE via Akonadi. The Wikipedia article also contains a lot of useful links at the end.
Contents |
Dinesh: Bringing SyncML support to Akonadi for KDE
Ravi: Develop SyncEvolution GUI frontend for KDE
A SyncML Agent for Akonadi was developed last year.
It uses the Funambol C++ Client SDK as the SyncML backend and implements a client and a server agent, the latter being mostly a WIP. The former is able to sync contacts, tasks and appointments as reliable as Funambol allows it.
The code is to be found in playground/pim/syncml. Someone also stepped up saying he improved it further, but hasn't send a patch yet.
Akunambol is the glue between Akonadi and Funambol. Since funambol bases on SyncML, akunambol can also sync to other Servers like for example Horde.
Akunambol uses the funambol-client-sdk for the SyncML part.
Currently only contacts can be synced. Calendar support has been started.
On the KDE side there is a small standalone sync application and a KCModule allowing to configure sync servers and autosync schedules. The autosync is done by a KDED module.
Source can be found on http://gitorious.org/akunambol
The first meeting is scheduled for Wednesday, 2nd of May, 17:00 UTC (18:00 CET). We will use #akonadi-syncml on Freenode.
- Every project should give a brief overview about it's current state and directions - Discussion about a unified GUI effort