<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Microdata: Update und Usability-Studie</title>
	<atom:link href="http://notizblog.org/2009/10/10/microdata-update-und-usability-studie/feed/" rel="self" type="application/rss+xml" />
	<link>http://notizblog.org/2009/10/10/microdata-update-und-usability-studie/</link>
	<description>a weblog about the open, portable, social, synaptic, semantic, structured, distributed, decentralized, microformatted and federated social web</description>
	<lastBuildDate>Fri, 20 Jan 2012 15:05:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matthias Pfefferle</title>
		<link>http://notizblog.org/2009/10/10/microdata-update-und-usability-studie/comment-page-1/#comment-41969</link>
		<dc:creator>Matthias Pfefferle</dc:creator>
		<pubDate>Tue, 13 Oct 2009 07:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/?p=2059#comment-41969</guid>
		<description>Den ersten Draft fand ich eigentlich schon ganz schick! Nur die &#196;nderungen gefallen mir noch nicht so ganz.

&lt;code&gt;&lt;itemref /&gt;&lt;/code&gt; (leider finde ich die urspr&#252;ngliche Version nicht mehr) und &lt;code&gt;itemtype&lt;/code&gt; finde ich etwas ungl&#252;cklich und item-type unterst&#252;tzt auch keine normalen Keys mehr... nur noch &lt;a href=&quot;http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#valid-reversed-dns-identifier&quot;&gt;Reverse-DNS-Identifier&lt;/a&gt; oder &lt;a href=&quot;http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#valid-url&quot;&gt;URLs&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Den ersten Draft fand ich eigentlich schon ganz schick! Nur die &#196;nderungen gefallen mir noch nicht so ganz.</p>
<p><code>&lt;itemref /&gt;</code> (leider finde ich die urspr&#252;ngliche Version nicht mehr) und <code>itemtype</code> finde ich etwas ungl&#252;cklich und item-type unterst&#252;tzt auch keine normalen Keys mehr&#8230; nur noch <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#valid-reversed-dns-identifier">Reverse-DNS-Identifier</a> oder <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#valid-url">URLs</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pfefferle</title>
		<link>http://notizblog.org/2009/10/10/microdata-update-und-usability-studie/comment-page-1/#comment-41968</link>
		<dc:creator>Matthias Pfefferle</dc:creator>
		<pubDate>Tue, 13 Oct 2009 07:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/?p=2059#comment-41968</guid>
		<description>Ja, das kam beim ersten mal lesen leider nicht raus. Aber nach dem [Update]-Block und den Kommentaren scheinen es wohl wirklich nur 6 Leute gewesen zu sein. Ich hab auch das Gef&#252;hl man h&#228;tte es durch die &lt;em&gt;Studie&lt;/em&gt; eher verschlimmbessert...</description>
		<content:encoded><![CDATA[<p>Ja, das kam beim ersten mal lesen leider nicht raus. Aber nach dem [Update]-Block und den Kommentaren scheinen es wohl wirklich nur 6 Leute gewesen zu sein. Ich hab auch das Gef&#252;hl man h&#228;tte es durch die <em>Studie</em> eher verschlimmbessert&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siegfried</title>
		<link>http://notizblog.org/2009/10/10/microdata-update-und-usability-studie/comment-page-1/#comment-41939</link>
		<dc:creator>Siegfried</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/?p=2059#comment-41939</guid>
		<description>Sehe ich auch so. 

So ganz ausgegoren ist das wohl noch nicht :)</description>
		<content:encoded><![CDATA[<p>Sehe ich auch so. </p>
<p>So ganz ausgegoren ist das wohl noch nicht <img src='http://notizblog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pfefferle</title>
		<link>http://notizblog.org/2009/10/10/microdata-update-und-usability-studie/comment-page-1/#comment-41928</link>
		<dc:creator>Matthias Pfefferle</dc:creator>
		<pubDate>Mon, 12 Oct 2009 09:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/?p=2059#comment-41928</guid>
		<description>Gute Frage! Wahrscheinlich dann leer:

&lt;code&gt;&lt;span itemscope=&quot;&quot; &gt;&lt;/code&gt;

Das mit &lt;code&gt;itemscope&lt;/code&gt; und &lt;code&gt;itemtype&lt;/code&gt; verstehe ich aber auch nicht so ganz. Ich finde:

&lt;code&gt;&lt;span item=&quot;http://microformats.org/...&quot; &gt;&lt;/code&gt;

bzw.:

&lt;code&gt;&lt;span itemscope=&quot;http://microformats.org/...&quot; &gt;&lt;/code&gt;

w&#252;rde v&#246;llig ausreichen!</description>
		<content:encoded><![CDATA[<p>Gute Frage! Wahrscheinlich dann leer:</p>
<p><code>&lt;span itemscope="" &gt;</code></p>
<p>Das mit <code>itemscope</code> und <code>itemtype</code> verstehe ich aber auch nicht so ganz. Ich finde:</p>
<p><code>&lt;span item="http://microformats.org/..." &gt;</code></p>
<p>bzw.:</p>
<p><code>&lt;span itemscope="http://microformats.org/..." &gt;</code></p>
<p>w&#252;rde v&#246;llig ausreichen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siegfried</title>
		<link>http://notizblog.org/2009/10/10/microdata-update-und-usability-studie/comment-page-1/#comment-41886</link>
		<dc:creator>Siegfried</dc:creator>
		<pubDate>Sun, 11 Oct 2009 10:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/?p=2059#comment-41886</guid>
		<description>Hmmm, wie formuliert man &quot;itemscope&quot; in xhtml? Attribute ohne Wert gibt&#039;s da ja nicht.</description>
		<content:encoded><![CDATA[<p>Hmmm, wie formuliert man &#8220;itemscope&#8221; in xhtml? Attribute ohne Wert gibt&#8217;s da ja nicht.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Eggert</title>
		<link>http://notizblog.org/2009/10/10/microdata-update-und-usability-studie/comment-page-1/#comment-41853</link>
		<dc:creator>Eric Eggert</dc:creator>
		<pubDate>Sat, 10 Oct 2009 15:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/?p=2059#comment-41853</guid>
		<description>Ja, Hixie hat 6 Leute von Google gefragt, wie sie die von Google vorgeschlagene L&#246;sung finden… Das hat mit Studie nix zu tun…</description>
		<content:encoded><![CDATA[<p>Ja, Hixie hat 6 Leute von Google gefragt, wie sie die von Google vorgeschlagene L&#246;sung finden… Das hat mit Studie nix zu tun…</p>
]]></content:encoded>
	</item>
</channel>
</rss>

