<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aramys</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aramys"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Aramys"/>
	<updated>2026-06-09T20:33:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=unified-rsvp&amp;diff=39998</id>
		<title>unified-rsvp</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=unified-rsvp&amp;diff=39998"/>
		<updated>2009-07-27T01:40:03Z</updated>

		<summary type="html">&lt;p&gt;Aramys: /* Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== summary ==&lt;br /&gt;
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=&amp;quot;me&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
*Microformats hCalendar Parser&lt;br /&gt;
*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.&lt;br /&gt;
*Client Library&lt;br /&gt;
&lt;br /&gt;
=== Project Members ===&lt;br /&gt;
#&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Dustin Whittle&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
#&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Aramys Miranda&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
#&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Matthew Levine&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
#&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Reid Burke&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
#&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Monica Keller&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Code ===&lt;br /&gt;
&lt;br /&gt;
*Dedupper - http://nexpace.com/sandbox/microformats/rest/unique.hcards.rest.php?uris=ben-ward.co.uk,tantek.com,http://upcoming.yahoo.com/user/83829/&amp;amp;format=debug[&amp;amp;callback=function name] takes 2 required parameters and 1 optional parameter:&lt;br /&gt;
**uris: comma delimited list of uris&lt;br /&gt;
**format: json, php, [debug: this will output the social graph data as well as the uniques. Normal. output will be available in the $uniques variable if the file is included or outputted as json or php.string if the file is called externally. Only the uniques will be returned.]&lt;br /&gt;
**callback: optional parameter for json calls&lt;br /&gt;
*Yahoo Upcoming Microformats Parser - http://wiki.github.com/reid/upcoming-attendees&lt;br /&gt;
*UI for attendants - http://www.montrics.com/Events/Attendants.htm&lt;/div&gt;</summary>
		<author><name>Aramys</name></author>
	</entry>
</feed>