


<?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>poso.dk - tekniske trends &#187; foaf</title>
	<atom:link href="http://www.poso.dk/tag/foaf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.poso.dk</link>
	<description>Hvad er din sociale graf?</description>
	<lastBuildDate>Tue, 09 Nov 2010 22:05:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google lancerer Social Graph API</title>
		<link>http://www.poso.dk/2008/02/03/google-lancerer-social-graph-api/</link>
		<comments>http://www.poso.dk/2008/02/03/google-lancerer-social-graph-api/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 17:51:19 +0000</pubDate>
		<dc:creator>Luckow</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[social graph]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Brad Fitzpatrick]]></category>
		<category><![CDATA[foaf]]></category>
		<category><![CDATA[six apart]]></category>
		<category><![CDATA[xfn]]></category>

		<guid isPermaLink="false">http://www.poso.dk/2008/02/03/google-lancerer-social-graph-api/</guid>
		<description><![CDATA[Uha, det her er noget jeg har ventet længe på! Brad Fitzpatrick (tidligere omtale) har netop lanceret første version af Googles Social Graph API, og det er rigtigt spændende. Here&#8217;s how it works: we crawl the Web to find publicly declared relationships between people&#8217;s accounts, just like Google crawls the Web for links between pages. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.poso.dk/wp-content/the-web.png" alt="The Web" /></p>
<p>Uha, det her er noget jeg har ventet længe på! <img src='http://www.poso.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://brad.livejournal.com/">Brad Fitzpatrick</a> (<a href="http://www.poso.dk/2007/11/28/den-social-graf-hvad-er-nu-det-for-noget/">tidligere omtale</a>) har <a href="http://google-code-updates.blogspot.com/2008/02/urls-are-people-too.html">netop lanceret</a> første version af <a href="http://code.google.com/apis/socialgraph/">Googles Social Graph API</a>, og det er rigtigt spændende.</p>
<blockquote><p>Here&#8217;s how it works: we crawl the Web to find publicly declared relationships between people&#8217;s accounts, just like Google crawls the Web for links between pages. But instead of returning links to HTML documents, the API returns JSON data structures representing the social relationships we discovered from all the XFN and FOAF. When a user signs up for your app, you can use the API to remind them who they&#8217;ve said they&#8217;re friends with on other sites and ask them if they want to be friends on your new site.</p></blockquote>
<p>Basalt set, så hjælper det med at identificere hvem dine venner er på nettet via <a href="http://gmpg.org/xfn/" title="XHTML Friends Network">XFN</a> og <a href="http://www.foaf-project.org/" title="Friend Of A Friend">FOAF</a>, og på den måde kan sociale netværk &#8211; som fx <a href="http://kbh.dk">KBH.dk</a> &#8211; prøve at identificere eksisterende venner som måske allerede er oprettet i det nye netværk.</p>
<p>Brad forklarer det bedre end jeg her:</p>
<p><!-- start insertion by YouTube Brackets, robertbuzink.nl --><span class="youtube"><object width="425" height="350" type="application/x-shockwave-flash" data="http://www.youtube.com/v/LabCylbapuM"> <param name="movie" value="http://www.youtube.com/v/LabCylbapuM" /><param name="wmode" value="transparent" /></object></span><!-- end Youtube Brackets insertion --></p>
<p>Dvs. at nu begynder det faktisk at give mening at &#8220;tagge&#8221; sine relationer til sine venner og til egne hjemmesider/profiler rundt om på nettet.Se fx min &#8220;sociale graph&#8221;: <a href="http://socialgraph.apis.google.com/lookup?q=www.poso.dk&amp;pretty=1&amp;fme=true">Rasmus&#8217; sociale graph fra Poso.dk</a> (defineret via <strong>rel=&#8221;me&#8221;</strong> XFN)</p>
<p>Mere om dette når jeg selv har haft tid til at lege med det &#8211; men det her kommer virkeligt til at rykke nogle ting på nettet i den nære fremtid <img src='http://www.poso.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hvis du synes at dette er spændende, så skal du <a href="http://www.sixapart.com/about/news/2007/09/were_opening_th.html">læse denne artikel</a> og se nedenstående <a href="http://www.sixapart.com/static_news/opening_social_graph/graph_demo/graph_demo.html">video </a>- virkeligt interessant <img src='http://www.poso.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.sixapart.com/static_news/opening_social_graph/graph_demo/graph_demo.html"><img src="http://www.poso.dk/wp-content/screenshot059.png" /></a></p>
<p>Kilder: <a href="http://google-code-updates.blogspot.com/2008/02/urls-are-people-too.html">Urls are people, too</a>,  <a href="http://code.google.com/apis/socialgraph/">Social Graph API</a>, <a href="http://www.sixapart.com/about/news/2007/09/were_opening_th.html">Six Apart &#8211; We&#8217;re opening the social graph</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poso.dk/2008/02/03/google-lancerer-social-graph-api/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

