iCalendar

It seems a whole bunch of webservices are offering support for iCalendar. This ranges from Basecamp to PHP iCalendar. The reason it seems is that the iCalendar format is supported by both Apple iCal and Mozilla Calendar; so its quite a cross platform format. I wonder if is supported by Outlook or if there is an opensource plugin for Outlook support.
Explore posts in the same categories: Technology

One Comment on “iCalendar”

  1. DrSkrud Says:

    iCalender format is a really simple text-based format, and it’s a standard (RFC 2445). It should be painless to write a parser for it to integrate into Outlook. The Wikipedia article has a lot of info on that. I wish it were an XML-based format, but oh well, I guess we can’t be picky.

Comment:

Logged in as . Logout »