Posts tagged ‘symbian’

toying around with OpenSync, Symbian (Nokia E65) and Funambol

Today (2010-02-24) I gave the current opensync a try and experimented a bit with my Nokia E65. Being rather disappointed by funambol since syncing with it drops all the numbers that are marked as “default” in any contact, I really wanted to know if this is a bug in the Symbian SyncML implementation or in Funambol. Continue reading ‘toying around with OpenSync, Symbian (Nokia E65) and Funambol’ »

NFS on a symbian-phone?

woohoo, CalDAV support for symbian!

finally, CalDAV evolves to a pretty common standard. sun microsystems is about to contribute a client for symbian: blog.symbian.org.

WebDAV on Symbian S60 / Nokia E65

short summary of installation instructions:

1: install Apache

Apache? Yes. Really. See PAMP Installation

2: install an editor

You need to alter Apache’s configuration files, so you need an editor. I used Ped

3: adjust Apache config files

edit c:/data/apache/conf/httpd.conf and uncomment the line that includes conf/extra/http-dav.conf

edit c:/data/apache/conf/extra/http-dav.conf: comment out the auth-stuff, add a line with Options +Indexes for the dav-directory

create the DAV-directory specified in the above http-dav.conf file