I'm working on a ics(vcs) view for CMF Calendar as it's something I use quite a lot myself.

A couple of things:

* the vCal format isn't really suitable for a PageTemplate although it is possible. Are there any other options?

* I usually generate a unique hash using md5. CMFUid doesn't seem to support generating a hash for an object so it's probably not the right tool. Should I extend Event.py for the UID or just use a string? The UID in a vCal doesn't seem to have much relevance outside of a subscribed service, ie. you can have lots of events with essentially the same UID in calendar. At least neither Outlook nor iCal seem to mind and will continue to create new events.

* is there anywhere I can extract the timezone from apart from the system?

* should events come with default alarms?

Comments, as always, welcome.

Charlie
--
Charlie Clark
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-938-5360
GSM: +49-178-782-6226



_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to