A Bare Bones Approach to Displaying Remote iCalendar Data in Zope

December 8, 2006 | 1 comment

This is an approach I took to download iCalendar data from a remote site, then process and display it within Zope with minimum dependencies. I have tried to document not only the specifics of the approach, but what motivated me to do it and what limitations exist.