WWDC Calendars in iCal Format (JavaScript, 2008)

Version: 1.0
Author: Adrian Kosmaczewski
Date: May 18th, 2008
Programming Languages: JavaScript
Tools: Prototype
Platforms: Web
Live Demo: WWDC Calendars in iCal format
Download: wwdc2008.zip
Licence: MIT License

Apple has published the official WWDC schedule, in a very nice JavaScript table, but they haven’t included the same information in iCal format (the “ics” files). The script generates that information, taking as a basis the same JSON data (including the same colors used in the official schedule).

Commenting