Currently a website I'm working on has a web-based calendar of upcoming events. We are looking into the possiblilty of expanding this so that people can locally access the calendar data - if possible through exchange, google calendar or any other major calendar program.
My question is on how to implement this. The diary is likely to change and this needs to be synced into the local calendars without user input.
Is this possible with an iCal file?
CalDAV seems a good alternative, but there is little documentation on creating/mantaining a CalCAV file. Does anyone know of any good resources on this? And is it possible to get CalDAV and exchange working together?
Are there any other alternate options that people have had success with?