Developing an Event Listing Standard

 

Argument Against Other Formats

Page history last edited by Mykel Nahorniak 9 mos ago

iCalendar

Seems too complex for anyone to properly implement based on my frustrating experiences with bad parsers and malformed event data seen in the wild. Using a trivially parsable format like XML with a well-defined schema will address this problem. 

hCalendar

Is easier to work with, but often suffers because it's used for both event content and website UIs, so changes to UIs often damage the event content data. Offering the data separately from the UI will address this problem. 

Comments (0)

You don't have permission to comment on this page.