<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>DiSo Project</title>
	<atom:link href="http://diso-project.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://diso-project.org</link>
	<description>Open, distributed, social.</description>
	<pubDate>Wed, 11 Jun 2008 19:30:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Social Network Interop Chat</title>
		<link>http://diso-project.org/2008/06/11/social-network-interop-chat/</link>
		<comments>http://diso-project.org/2008/06/11/social-network-interop-chat/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 19:30:37 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[conversations]]></category>

		<category><![CDATA[diso]]></category>

		<category><![CDATA[socialnetworking]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://diso-project.org/?p=17</guid>
		<description><![CDATA[Chris, David, and Brian on Social Network Interop:

            Talking Social Network Interop @ GSP East from Brian Oberkirch on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://factoryjoe.com/blog">Chris</a>, <a href="http://daveman692.livejournal.com">David</a>, and <a href="http://www.brianoberkirch.com/">Brian</a> on Social Network Interop:</p>

<p><object width="400" height="302">   <param name="allowfullscreen" value="true" />   <param name="allowscriptaccess" value="always" />   <param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1155577&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" />   <embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1155577&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="302"></embed></object><br /><a href="http://www.vimeo.com/1155577?pg=embed&#038;sec=1155577">Talking Social Network Interop @ GSP East</a> from <a href="http://www.vimeo.com/user494731?pg=embed&#038;sec=1155577">Brian Oberkirch</a> on <a href="http://vimeo.com?pg=embed&#038;sec=1155577">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diso-project.org/2008/06/11/social-network-interop-chat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>XRDS-Simple On The Move</title>
		<link>http://diso-project.org/2008/06/04/xrds-simple-on-the-move/</link>
		<comments>http://diso-project.org/2008/06/04/xrds-simple-on-the-move/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 15:25:10 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://diso-project.org/?p=16</guid>
		<description><![CDATA[DiSo is built on the idea of implementing social networking concepts on existing standards where possible. One of those standards is XRDS Simple, a service description and discovery format that is a part of several recent and upcoming standards including OpenID and OAuth.

Since last week, when I released the first version of XRDS-Simple for Movable [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://diso-project.org">DiSo</a> is built on the idea of implementing social networking concepts on existing standards where possible. One of those standards is <a href="http://xrds-simple.net/core/1.0/">XRDS Simple</a>, a service description and discovery format that is a part of several recent and upcoming standards including OpenID and OAuth.</em></p>

<p>Since last week, when I released the first version of <a href="http://redmonk.net/archives/2008/05/27/xrds-simple-for-movable-type/">XRDS-Simple for Movable Type</a>, there&#8217;s been some more movement in the implementation space:</p>

<ul>
<li><a href="http://walkah.net/">James Walker</a> <a href="http://groups.google.com/group/diso-project/browse_thread/thread/87425b545ec043ad">announced</a> a plugin for <a href="http://drupal.org">Drupal</a> that works similarly to Stephen&#8217;s WordPress plugin and my own MT plugin - it provides a framework for apps to register services to be advertised in the XRDS doc. We now have </li>
<li><a href="http://majordojo.com">Byrne Reese</a> kindly helped me <a href="http://code.google.com/p/diso/source/detail?r=254">re-package the MT plugin</a> for better distribution (per MT standard practice), then went a step further and <a href="http://code.google.com/p/diso/source/detail?r=256">contributed some code improvements</a> to make it play more nicely with Yahoo&#8217;s OpenID implementation.</li>
</ul>

<p>There&#8217;s also talk of rolling OpenID delegation (currently one of the most common use of XRDS)  into a couple of the plugins, and we&#8217;re also on the lookout for more services that are using, might use, or should be using XRDS for service discovery. We (and by &#8220;we&#8221; I mean the <a href="http://diso-project.org">DiSo</a> community) are also looking for XRDS parser implementations that can be used in integration and interop testing. Some brief Googling turned up parsers in:</p>

<ul>
<li><a href="http://mrtopf.de/blog/plone/planetplone/announcing-pydataportability-01-technical/">Python</a> (from mr topf)</li>
<li><a href="http://www.elctech.com/blog/dataportability-xrds">Ruby</a> (elc tech)</li>
</ul>

<p>If you&#8217;ve got pointers to other implementations (providing or consuming), or other thoughts, hit us up in the comments.</p>

<p><em>Update:</em> In doing <a href="http://www.hueniverse.com/hueniverse/2008/03/putting-xrds-si.html">some reading</a> it looks like a working <a href="http://yadis.org/wiki/Main_Page">Yadis</a> parser (like those found in <a href="http://code.sixapart.com/trac/openid/browser/branches/openid2/perl/Net-OpenID-Consumer/lib/Net/OpenID/Yadis.pm">several</a> <a href="http://openidenabled.com/python-openid/">OpenID</a> <a href="http://openidenabled.com/ruby-openid/">implementations</a>) may also work for parsing the XRDS-Simple output by these generators. Any confirmation/corrections are welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://diso-project.org/2008/06/04/xrds-simple-on-the-move/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Interview with Chris Messina about DiSo by David Cohn</title>
		<link>http://diso-project.org/2008/06/02/interview-with-chris-messina-about-diso-by-david-cohn/</link>
		<comments>http://diso-project.org/2008/06/02/interview-with-chris-messina-about-diso-by-david-cohn/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 21:23:48 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://diso-project.org/?p=15</guid>
		<description><![CDATA[David Cohn grabbed this interview with me at the Net Squared conference in San Jose last week. In it, I discuss what DiSo is, what the point is and briefly enumerate the various technologies that make up the DiSo &#8220;stack&#8221;:


]]></description>
			<content:encoded><![CDATA[<p><a href="http://digidavesays.wordpress.com">David Cohn</a> grabbed <a href="http://digidavesays.wordpress.com/2008/06/02/interview-chris-messina/">this interview</a> with <a href="http://factoryjoe.com" rel="author">me</a> at the <a href="http://www.netsquared.org/conference">Net Squared conference</a> in San Jose last week. In it, I discuss what DiSo is, what the point is and briefly enumerate the various technologies that make up the DiSo &#8220;stack&#8221;:</p>

<div style='text-align:center;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/HCRj638p8VI'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/HCRj638p8VI&#038;rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://diso-project.org/2008/06/02/interview-with-chris-messina-about-diso-by-david-cohn/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chris and Will join Vidoop</title>
		<link>http://diso-project.org/2008/05/13/chris-and-will-join-vidoop/</link>
		<comments>http://diso-project.org/2008/05/13/chris-and-will-join-vidoop/#comments</comments>
		<pubDate>Wed, 14 May 2008 05:49:53 +0000</pubDate>
		<dc:creator>Will Norris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[chrismessina]]></category>

		<category><![CDATA[vidoop]]></category>

		<category><![CDATA[willnorris]]></category>

		<guid isPermaLink="false">http://diso-project.org/?p=14</guid>
		<description><![CDATA[DiSo developers Chris Messina and Will Norris will be joining the Vidoop team to work on the DiSo project full time.  Read the various announcements at:


Vidoop Blog
ReadWriteWeb
Chris&#8217;s Blog
Scott Kveton&#8217;s Blog
Steve Ivy&#8217;s Blog
Will&#8217;s Blog
Silicon Florist

]]></description>
			<content:encoded><![CDATA[<p>DiSo developers <a href="http://factoryjoe.com/blog/">Chris Messina</a> and <a href="http://will.norris.name/">Will Norris</a> will be joining the <a href="http://vidoop.com/">Vidoop</a> team to work on the DiSo project full time.  Read the various announcements at:</p>

<ul>
<li><a href="http://blog.vidoop.com/archives/111">Vidoop Blog</a></li>
<li><a href="http://www.readwriteweb.com/archives/messina_norris_vidoop.php">ReadWriteWeb</a></li>
<li><a href="http://factoryjoe.com/blog/2008/05/13/im-joining-vidoop-to-work-on-diso-full-time/">Chris&#8217;s Blog</a></li>
<li><a href="http://kveton.com/blog/2008/05/14/solutions-more-than-technology/">Scott Kveton&#8217;s Blog</a></li>
<li><a href="http://redmonk.net/archives/2008/05/14/distributed-social-networkers/">Steve Ivy&#8217;s Blog</a></li>
<li><a href="http://willnorris.com/2008/05/why-im-going-to-vidoop">Will&#8217;s Blog</a></li>
<li><a href="http://siliconflorist.com/2008/05/14/vidoop-secures-messina-and-norris/">Silicon Florist</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://diso-project.org/2008/05/13/chris-and-will-join-vidoop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Citizen Garden podcast on DiSo and identity in 2008</title>
		<link>http://diso-project.org/2007/12/25/citizen-garden-podcast-on-diso-and-identity-in-2008/</link>
		<comments>http://diso-project.org/2007/12/25/citizen-garden-podcast-on-diso-and-identity-in-2008/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 01:10:45 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
		
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://diso-project.org/2007/12/25/citizen-garden-podcast-on-diso-and-identity-in-2008/</guid>
		<description><![CDATA[Larry Halff and I took 30 minutes to talk about our expectations for the new year, in particular focusing on where identity and the Citizen Web are likely headed given current indicators.

This is the first of a (hopefully) new podcast series called Citizen Garden, a collaboration between Citizen Agency and Ma.gnolia is now available.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://ma.gnolia.com/people/lhalff">Larry Halff</a> and <a href="http://factoryjoe.com/">I</a> took 30 minutes to talk about our expectations for the new year, in particular focusing on where identity and the Citizen Web are likely headed given current indicators.</p>

<p>This is the first of a (hopefully) new podcast series called <a href="http://citizengarden.com">Citizen Garden</a>, a collaboration between <a href="http://citizenagency.com/">Citizen Agency</a> and <a href="http://ma.gnolia.com/">Ma.gnolia</a> <a href="http://citizengarden.com/2007/12/21/episode-1-winter-solstice-edition/">is now available</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diso-project.org/2007/12/25/citizen-garden-podcast-on-diso-and-identity-in-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chris on LikeItMatters podcast</title>
		<link>http://diso-project.org/2007/12/14/chris-on-likeitmatters-podcast/</link>
		<comments>http://diso-project.org/2007/12/14/chris-on-likeitmatters-podcast/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 22:25:22 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[brianoberkirch]]></category>

		<category><![CDATA[chrismessina]]></category>

		<category><![CDATA[microformats]]></category>

		<category><![CDATA[oath]]></category>

		<category><![CDATA[openid]]></category>

		<category><![CDATA[wp-contactlist]]></category>

		<category><![CDATA[wp-openid]]></category>

		<guid isPermaLink="false">http://www.diso-project.org/2007/12/14/chris-on-likeitmatters-podcast/</guid>
		<description><![CDATA[Chris was on the LikeItMatters podcast today, talking about DiSo, social networking, OpenID, etc. It was a great conversation and Chris does a good job 
]]></description>
			<content:encoded><![CDATA[<p>Chris was on the <a href="http://www.brianoberkirch.com/2007/12/14/podcast-chris-messina-on-diso/">LikeItMatters</a> podcast today, talking about DiSo, social networking, OpenID, etc. It was a great conversation and Chris does a good job </p>
]]></content:encoded>
			<wfw:commentRss>http://diso-project.org/2007/12/14/chris-on-likeitmatters-podcast/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WP OpenID move to DiSo repo now complete</title>
		<link>http://diso-project.org/2007/12/11/wp-openid-move-to-diso-repo-now-complete/</link>
		<comments>http://diso-project.org/2007/12/11/wp-openid-move-to-diso-repo-now-complete/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 19:44:59 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[openid]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wp-openid]]></category>

		<guid isPermaLink="false">http://www.diso-project.org/2007/12/11/wp-openid-move-to-diso-repo-now-complete/</guid>
		<description><![CDATA[Quick update, Will Norris&#8217; wp-openid plugin for wordpress has been moved to the DiSo code repository. More on this later.
]]></description>
			<content:encoded><![CDATA[<p>Quick update, Will Norris&#8217; wp-openid plugin for wordpress has been <a href="http://diso.googlecode.com/svn/wordpress/wp-openid/">moved to the DiSo code repository</a>. More on this later.</p>
]]></content:encoded>
			<wfw:commentRss>http://diso-project.org/2007/12/11/wp-openid-move-to-diso-repo-now-complete/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to the Diso Project</title>
		<link>http://diso-project.org/2007/12/07/welcome-to-the-diso-project/</link>
		<comments>http://diso-project.org/2007/12/07/welcome-to-the-diso-project/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 14:59:23 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[oauth]]></category>

		<category><![CDATA[openid]]></category>

		<guid isPermaLink="false">http://www.diso-project.org/2007/12/07/welcome-to-the-diso-project/</guid>
		<description><![CDATA[While we get things up and running here on the blog, check out some recent DiSo-related posts:


DiSo: Distributed Social Networking applications
DiSo Is Born. OpenSocial Delayed Until Next Year.
DiSo.
Chris on Diso: OAuth 1.0, OpenID 2.0 and up next: DiSo
Steve on Diso: DiSo

]]></description>
			<content:encoded><![CDATA[<p>While we get things up and running here on the blog, check out some recent DiSo-related posts:</p>

<ul>
<li><a href="http://simonwillison.net/2007/Dec/6/diso/">DiSo: Distributed Social Networking applications</a></li>
<li><a href="http://tekartist.org/blog/2007/12/06/diso-is-born-opensocial-delayed-until-next-year/">DiSo Is Born. OpenSocial Delayed Until Next Year.</a></li>
<li><a href="http://tieguy.org/blog/2007/12/06/diso/">DiSo.</a></li>
<li>Chris on Diso: <a href="http://factoryjoe.com/blog/2007/12/06/oauth-10-openid-20-and-up-next-diso/">OAuth 1.0, OpenID 2.0 and up next: DiSo</a></li>
<li>Steve on Diso: <a href="http://redmonk.net/archives/2007/12/05/diso/">DiSo</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://diso-project.org/2007/12/07/welcome-to-the-diso-project/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
