User:Nbc

(agenda synchronization with kronolith/funambol)
m (agenda synchronization with kronolith/funambol)
Line 45: Line 45:
add the key to the ssl keyring.
add the key to the ssl keyring.
-
For the moment I've seen no problem. Recurring events work, two sync
+
For the moment I've seen no problem. Recurring events work, two way (normal) sync works quite well too.
-
works quite well too.
+
That's all folks
That's all folks

Revision as of 21:30, 25 February 2010

Just some notes to keep things somewhere

Customizations

agenda synchronization with kronolith/funambol

At work we use horde/kronolith for webmail/agenda and funambol 7 to sync with mobile. The funambol link is https://synchro.ddg.fr/sync. I've no access to the funambol configuration and I know almost nothing about calendar synchronization. After some tries I have a good syncevolution configuration

- install syncevolution and use the gui to create a new source, we will use these parameters :

Service name : garone (just a private pun)
Template : Funambol
username : ...
password : ...

after creation, finish

- enter this source and edit it (in the menu)

Sync URL : https://synchro.ddg.fr/sync 
Web URL  : https://synchro.ddg.fr/
...
Contacts, Tasks and Notes synchronization : Disabled
...
Calendar database : ical
Calendar source : N900 (or another one if you've created it)
Calendar synchronization : Normal sync


- the server certificate is autosigned and syncevolution refuses this by default so you must edit /home/user/.config/syncevolution/garone/config.ini and set:

SSLServerCertificates = 0
SSLVerifyServer = 0


I've searched for a better solution but so far I've been unable to add the key to the ssl keyring.

For the moment I've seen no problem. Recurring events work, two way (normal) sync works quite well too.

That's all folks

Icons placement

Change snap_to_grid to 16 in /usr/share/hildon-desktop/transitions.ini to easily align icons.

Ref: http://talk.maemo.org/showpost.php?p=472332&postcount=6