Wednesday, Jun 18, 2003, 12:00 AM in The Spout
End-To-End RSS + Comments
My RSS 2.0 feed exposes end-to-end support for the comments specifications I'm aware of:
- The RSS 2.0 <comments> element to expose a link for a browser-based UI to view/add comments
- The <slash:comments> extension element to expose the number of comments current made on an item
- The <wfw:comment> extension element to expose the URL endpoint for posting comments via the CommentAPI
- The <wfw:commentRss> extension element to expose the RSS endpoint for consuming the comments of an RSS item.
Several other folks are working on producing and/or consuming the <wfw:commentRss> extension as well, including Joe, Sam, Scott, JamesS and Kevin. JamesD posted instructions on how to do it with MoveableType. Hopefully Dare, Luke and Nick will follow suit.