Hi - I would like to import .ics files into a Chandler server. Having looked through old posts to this list, it looks like this is not currently possible.
http://lists.osafoundation.org/pipermail/chandler-users/2008-May/001776.html Rather than use a GUI for importing, I would like to do it through a Perl script. A cursory glance at Chandler server suggests there are three ways of doing it. 1. Use the cURL library to emulate the action of manually populating the server with events. Horrid solution. 2. Hack the server database directly. This would be my preferred solution if there is a published database API. Is there? 3. Use the caldav protocol (Perl's Cal::DAV module which isn't well documented). Any thoughts? Am I covering ground already covered? Thanks in advance. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
