<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://notiz.blog/wp-content/plugins/pretty-feeds/pretty-feed-v4.xsl" type="text/xsl" media="screen" ?>


<!--

	Feeds whisper secrets,
	In the RSS Club's embrace,
	Knowledge blooms in grace.

-->

<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/"
	xmlns:source="http://source.scripting.com/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>SocialGraph &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/socialgraph/feed/" rel="self" type="application/rss+xml" />
	<link>https://notiz.blog</link>
	<description>a weblog mainly about the open, portable, interoperable, small, social, synaptic, semantic, structured, distributed, (re-)decentralized, independent, microformatted and federated social web</description>
	<lastBuildDate>Fri, 08 Jul 2022 19:27:07 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://notiz.blog/wp-content/uploads/2019/10/cropped-notizblog-icon-1-32x32.png</url>
	<title>SocialGraph &#8211; notizBlog</title>
	<link>https://notiz.blog</link>
	<width>32</width>
	<height>32</height>
</image> 
<source:blogroll>https://reader.pfefferle.org/i/?a=opml&amp;get=c_2</source:blogroll>
<creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/</creativeCommons:license>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://switchboard.p3k.io/"/>
<atom:link rel="self" href="https://notiz.blog/tag/socialgraph/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>Social Graph API mit hCard Support?</title>
		<link>https://notiz.blog/2009/01/19/social-graph-api-mit-hcard-support/</link>
					<comments>https://notiz.blog/2009/01/19/social-graph-api-mit-hcard-support/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Mon, 19 Jan 2009 12:18:41 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[SocialGraph]]></category>
		<category><![CDATA[SocialGraph API]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=1394</guid>

					<description><![CDATA[Ich bin durch Zufall mal wieder auf der SG-API Seite gelandet und war wirklich positiv überrascht dass die API noch stetig weiterentwickelt wird. Besonders spannend finde ich die Integration zweier hCard-Attribute: fn und photo. Ich denke nicht, dass Google die hCard vollständig in den Sozialen Graphen integrieren wird, aber es zeigt sehr schön, dass der [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Ich bin durch Zufall mal wieder auf der <a href="http://code.google.com/apis/socialgraph/docs/api.html"><abbr title="SocialGraph">SG</abbr>-API</a> Seite gelandet und war wirklich positiv überrascht dass die <abbr title="Application Programming Interface">API</abbr> noch stetig weiterentwickelt wird. Besonders spannend finde ich die Integration zweier <a href="http://buzzword.org.uk/profiles/hCard/1.0/">hCard-Attribute</a>: <abbr title="formatted name"><a href="https://www.w3.org/2006/03/hcard#fn">fn</a></abbr> und <a href="http://www.w3.org/2006/03/hcard#photo">photo</a>.</p>


<pre class="wp-block-code"><span><code class="hljs language-json">{
 <span class="hljs-attr">"http://example-bob.livejournal.com/"</span>: {
  <span class="hljs-attr">"attributes"</span>: {
   <span class="hljs-attr">"atom"</span>: <span class="hljs-string">"http://example-bob.livejournal.com/data/atom"</span>,
   <span class="hljs-attr">"foaf"</span>: <span class="hljs-string">"http://example-bob.livejournal.com/data/foaf"</span>,
   <span class="hljs-attr">"rss"</span>: <span class="hljs-string">"http://example-bob.livejournal.com/data/rss"</span>,
   <span class="hljs-attr">"fn"</span>: <span class="hljs-string">"Mr. Example Bob"</span>,
   <span class="hljs-attr">"photo"</span>: <span class="hljs-string">"http://p-userpic.livejournal.com/example-bob"</span>, 
   <span class="hljs-attr">"url"</span>: <span class="hljs-string">"http://example-bob.livejournal.com/"</span>,
   <span class="hljs-attr">"profile"</span>: <span class="hljs-string">"http://example-bob.livejournal.com/profile"</span>
  }
 }
}</code></span></pre>


<p>Ich denke nicht, dass Google die hCard vollständig in den <em>Sozialen Graphen</em> integrieren wird, aber es zeigt sehr schön, dass der Google-Index über alle notwendigen Informationen verfügt und die Integration von Microformats in die klassische <em>Google Suche</em> (à la <a href="https://notiz.blog/2008/06/19/searchmonkey-fuer-anwender/">SearchMonkey</a>) vielleicht doch nicht ganz abwegig ist.</p>



<p>Um richtig coole Dinge damit anstellen zu können fehlen mir persönlich jetzt noch zwei weitere hCard-Attribute und zwar <a href="http://www.w3.org/2006/03/hcard#nickname"><em>nickname</em></a> und <a href="http://www.w3.org/2006/03/hcard#email"><em>email</em></a>&#8230; aber man will ja nicht undankbar sein 🙂</p>
<p>Hey there, RSS reader! You’re one of a special few, choosing this old-school yet awesome way of staying informed. Kudos!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2009/01/19/social-graph-api-mit-hcard-support/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>QR-Code statt rel-me</title>
		<link>https://notiz.blog/2008/07/14/qr-code-statt-rel-me/</link>
					<comments>https://notiz.blog/2008/07/14/qr-code-statt-rel-me/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Mon, 14 Jul 2008 11:25:02 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[QR-Code]]></category>
		<category><![CDATA[rel-me]]></category>
		<category><![CDATA[SocialGraph]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=953</guid>

					<description><![CDATA[Um einen guten sozialen Graphen abbilden zu können ist es wichtig, dass die Verlinkung über z.B. rel-me (oder FoaF oder OpenID-Delegation) bidirektional statt findet. Beispiel: &#60;a rel="me" href="http://twitter.com/pfefferle" /> (notizBlog.org -> twitter.com) &#60;a rel="me" href="https://notiz.blog" /> (twitter.com -> notiz.blog) Um auch Community-Profile ohne Backlink-Möglichkeiten (z.B. facebook) verifizieren zu können, kam Brad Fitzpatrick (der Mann hinter [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Um einen <em>guten</em> sozialen Graphen abbilden zu können ist es wichtig, dass die Verlinkung über z.B. <a href="http://microformats.org/wiki/rel-me">rel-me</a> (oder <a href="https://web.archive.org/web/20220701195952/https://xmlns.com/foaf/spec/">FoaF</a> oder <a href="https://web.archive.org/web/20081114094406/http://wiki.openid.net/Delegation">OpenID-Delegation</a>) bidirektional statt findet.</p>



<p>Beispiel:</p>



<ul class="wp-block-list">
	<li><code>&lt;a rel="me" href="http://twitter.com/pfefferle" /></code> (notizBlog.org -> twitter.com)</li>
	<li><code>&lt;a rel="me" href="https://notiz.blog" /></code> (twitter.com -> notiz.blog)</li>
</ul>



<p>Um auch Community-Profile ohne Backlink-Möglichkeiten (z.B. facebook) verifizieren zu können, kam <a href="http://brad.livejournal.com/profile">Brad Fitzpatrick</a> (der Mann hinter Googles <em><a href="http://code.google.com/apis/socialgraph/">Social Graph <abbr title="Application Programming Interface">API</abbr></a></em>) auf die <a href="http://brad.livejournal.com/2387582.html">geniale Idee</a>, den fehlenden Link mit einer <abbr title="quick response">qr</abbr>-codierten <abbr title="Uniform Resource Locator">URL</abbr> in <a href="http://www.facebook.com/people/Brad_Fitzpatrick/500033387">seinem Profilbild</a> zu ersetzen.</p>



<p>&#8230;jetzt müssen die QR-Codes nur noch in die <abbr title="Social Graph">SG</abbr>&#8211;<abbr title="Application Programming Interface">API</abbr> aufgenommen werden.</p>
<p>Hey there, RSS reader! You’re one of a special few, choosing this old-school yet awesome way of staying informed. Kudos!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/07/14/qr-code-statt-rel-me/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>SocialGraph API debugger</title>
		<link>https://notiz.blog/2008/04/10/socialgraph-api-debugger/</link>
					<comments>https://notiz.blog/2008/04/10/socialgraph-api-debugger/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Thu, 10 Apr 2008 16:55:26 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[SocialGraph]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=806</guid>

					<description><![CDATA[Wer den Parser der SocialGraph API einmal testen will, um z.B. zu sehen welche Links einer Seite schon vom Google-Index erfasst wurden, dem bietet Google eine einfache Parser Testing API. As a testing and debugging aid, the Social Graph API includes an API to run any document against the Social Graph API&#8217;s internal parser to [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Wer den Parser der <a href="http://code.google.com/apis/socialgraph/">SocialGraph API</a> einmal testen will, um z.B. zu sehen welche Links einer Seite schon vom Google-Index erfasst wurden, dem bietet Google eine einfache <a href="http://code.google.com/apis/socialgraph/docs/testparse.html">Parser Testing API</a>.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
	<p>As a testing and debugging aid, the Social Graph API includes an API to run any document against the Social Graph API&#8217;s internal parser to see what it <em>would&#8217;ve</em> parsed, had Googlebot actually crawled it.</p>
</blockquote>



<p>Und für faule Menschen wie mich gibts von Google auch gleich noch ein Greasemonkey script dazu 🙂</p>



<p>Ich glaube der <a href="http://dict.leo.org/forum/viewUnsolvedquery.php?idThread=362261&amp;idForum=2">Schmiermaxe</a> und ich werden noch richtig dicke Freunde!</p>
<p>RSS readers like you are the secret sauce of the internet. Keep rocking and staying informed!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/04/10/socialgraph-api-debugger/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
