User:Nbc
(→Customizations) |
(→agenda synchronization with kronolith/funambol) |
||
Line 13: | Line 13: | ||
- install syncevolution and use the gui to create a new source, | - install syncevolution and use the gui to create a new source, | ||
- | we will use | + | we will use these parameters : |
Service name : garone (just a private pun) | Service name : garone (just a private pun) | ||
Line 36: | Line 36: | ||
- the server certificate is autosigned and syncevolution refuses this by | - the server certificate is autosigned and syncevolution refuses this by | ||
- | default so you must edit /home/user/.config/syncevolution/garone/config.ini and set | + | default so you must edit /home/user/.config/syncevolution/garone/config.ini and set: |
SSLServerCertificates = 0 | SSLServerCertificates = 0 | ||
Line 42: | Line 42: | ||
- | I've searched for a better solution but so | + | I've searched for a better solution but so far I've been unable to |
- | 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 sync |
Revision as of 16:35, 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 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