User:Nbc

(New page: Just some notes to keep things somewhere =Customizations = == Icons placement == Change snap_to_grid to 16 in /usr/share/hildon-desktop/transitions.ini to easily align icons. Ref: http...)
(Customizations)
Line 2: Line 2:
=Customizations =
=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 those parameter :
 +
 +
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 long I've been enable 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 ==
== Icons placement ==

Revision as of 22:03, 24 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 those parameter :

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 long I've been enable 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