unified-rsvp: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(New page: == summary == The goal is to create a client library which can be used to list all the attendees for an event across multiple sites which use hCalendar microformats and link rel="me" === ...)
 
No edit summary
Line 9: Line 9:
*Dedupper which takes care of not showing an attendant more than once. We are using the social graph api to make sure we have accounted for all the identities of a given person.
*Dedupper which takes care of not showing an attendant more than once. We are using the social graph api to make sure we have accounted for all the identities of a given person.
*Client Library
*Client Library
=== Project Members ===
*Dustin Whittle: dustin@yahoo-inc.com
*Reid Burke: me@reidburke.com
*Aramys: aramys@gmail.com
*Monica Keller: ciberch@yahoo.com
*Matthew Levine: matthew@matthewlevine.com

Revision as of 01:43, 26 July 2009

summary

The goal is to create a client library which can be used to list all the attendees for an event across multiple sites which use hCalendar microformats and link rel="me"

Example

Our example is using the dev camp event and pulling the attendees from http://microformats.org/wiki/events/2009-07-25-dev-camp and upcoming

Components

  • Microformats hCalendar Parser
  • Dedupper which takes care of not showing an attendant more than once. We are using the social graph api to make sure we have accounted for all the identities of a given person.
  • Client Library

Project Members

  • Dustin Whittle: dustin@yahoo-inc.com
  • Reid Burke: me@reidburke.com
  • Aramys: aramys@gmail.com
  • Monica Keller: ciberch@yahoo.com
  • Matthew Levine: matthew@matthewlevine.com