<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Laughing Meme &#187; crowdvine</title>
	<atom:link href="http://laughingmeme.org/tag/crowdvine/feed/" rel="self" type="application/rss+xml" />
	<link>http://laughingmeme.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 29 Jan 2012 21:54:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FOO: Crowdvine, iCalico, Pathable, a Study in Collusion</title>
		<link>http://laughingmeme.org/2007/07/11/foo-crowdvine-icalico-pathable-a-study-in-collusion/</link>
		<comments>http://laughingmeme.org/2007/07/11/foo-crowdvine-icalico-pathable-a-study-in-collusion/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 05:10:36 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[calendaring]]></category>
		<category><![CDATA[casual privacy]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[collusion]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[crowdvine]]></category>
		<category><![CDATA[foo]]></category>
		<category><![CDATA[icalico]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[tony stubblebine]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://laughingmeme.org/2007/07/11/foo-crowdvine-icalico-pathable-a-study-in-collusion/</guid>
		<description><![CDATA[I didn&#8217;t make it to FOO this year, but I did send software in my stead, and its nice to hear that folks liked it. We slaved iCalico to Crowdvine to add a social networking layer, a network that was walked, mapped, and color coded by the Pathable folks. Tony has a nice report back [...]]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t make it to FOO this year, but I did send software in my stead, and its nice to hear that folks liked it.</p>

<p>We slaved <a href="http://www.google.com/search?q=icalico">iCalico</a> to <a href="http://crowdvine.com">Crowdvine</a> to add a social networking layer, a network that was walked, mapped, and color coded by the <a href="http://pathable.com/">Pathable</a> folks.</p>

<p>Tony has a nice <a href="http://www.stubbleblog.com/archives/2007/07/social_conferen.html">report back on it</a>, as does <a href="http://wagglelabs.com/2007/7/6/waggle-labs-at-foo-camp">Shelly from Pathable</a> (6 weeks aka a couple of late nights).  And Scott Berkun (who owes me a copy of &#8220;Art of Project Management&#8221;!) said <a href="http://www.scottberkun.com/blog/2007/more-social-software-crowdvine-pathable/">super nice things</a>.</p>

<h3>Collusion Patterns</h3>

<p>So how do you do that &#8212; stitch together 3 different sites to provide a unified experience?  Visions of APIs, Internet scale SSO, and messaging layers spring to mind.  Or more likely hash and slash patches, jury rigged shunts, juggled install directories.  </p>

<p>We did the dumb easy thing, and I&#8217;m surprised more people don&#8217;t do it.  </p>

<ol>
<li><p>Crowdvine.com sets a cookie <code>collusion</code>.  This cookie contains the data we needed to display the logged in view of iCalico. (you&#8217;re nickname and optional your URL).  In addition it contained a md5 hash of the concatted data, plus sekret known only to Tony and myself.  </p></li>
<li><p>If we find the cookie <code>collusion</code>, we load the described user from the database, or create it on the fly behind the scenes.</p></li>
<li><p>There is no step 3.</p></li>
</ol>

<p>Amazingly useful, trivially simple, ultimately flexible.  Niche sites are great, but you need techniques for stitching them together before they can realize their potential as pieces of an ecosystem.   I don&#8217;t necessarily <strong>expect</strong> to see this kind of integration become more common, but I think it would be great if it did. (and in the name of transparency disposable apps are <strong>huge</strong> enablers, disposable sites/apps is another pattern I&#8217;m puzzled we don&#8217;t see more of &#8212; its as if we more inclined to converse bits then landfill)</p>

<p><strong>update:</strong> Whoops, it was pointed out there was a step 3, or rather a step 1.5: use CNAMEs to point to individual components on sub-domains.</p>
]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2007/07/11/foo-crowdvine-icalico-pathable-a-study-in-collusion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

