[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Related entries and feeds: links and link expansion
Brian Smith wrote:
> In this example, most of the elements of the Atom syntax (id,
> title, author, link/@rel, link/@title, summary) are either
> unused or misused. If the goal is to interoperate with other Atom
> implementations, I would expect the entry to look something like this:
>
> <snip>
Actually, I would go farther and say that an Atom feed for events should
look something like CalAtom (http://robubu.com/CalAtom/CalAtom.html),
which embeds iCalendar into Atom. If custom markup is used for
everything, there is no way that users would be able to transfer these
events between an Atom-enabled calendaring application and the custom
application.
- Brian