<?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/"
		>
<channel>
	<title>Comments on: Real World Embedded Metadata &#8211; RDFa, Microformats And Microdata Practical Examples</title>
	<atom:link href="http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/</link>
	<description>Web-Design and Development Magazine</description>
	<lastBuildDate>Fri, 12 Aug 2011 08:09:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jordan Walker</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18951</link>
		<dc:creator>Jordan Walker</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18951</guid>
		<description>Very informative post, glad to learn something new on Monday!</description>
		<content:encoded><![CDATA[<p>Very informative post, glad to learn something new on Monday!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sun Pietro</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18929</link>
		<dc:creator>Sun Pietro</dc:creator>
		<pubDate>Sun, 11 Jul 2010 19:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18929</guid>
		<description>Hi,
great article, but I have one question. How can you build an onsite search engine using these languages? For example to search people that are web developers?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
great article, but I have one question. How can you build an onsite search engine using these languages? For example to search people that are web developers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Phillips</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18892</link>
		<dc:creator>Jon Phillips</dc:creator>
		<pubDate>Sat, 10 Jul 2010 05:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18892</guid>
		<description>@teebee: Thanks for the heads up! It&#039;s fixed now.</description>
		<content:encoded><![CDATA[<p>@teebee: Thanks for the heads up! It&#8217;s fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teebee</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18886</link>
		<dc:creator>teebee</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18886</guid>
		<description>FYI: The code block under &quot;Microdata&quot; has an error.  &quot;itemscope&quot; in the div block isn&#039;t quite there!</description>
		<content:encoded><![CDATA[<p>FYI: The code block under &#8220;Microdata&#8221; has an error.  &#8220;itemscope&#8221; in the div block isn&#8217;t quite there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joost Kiens</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18861</link>
		<dc:creator>Joost Kiens</dc:creator>
		<pubDate>Fri, 09 Jul 2010 02:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18861</guid>
		<description>Interesting stuff, I have only experimented with microformats. 

Recently I rewrote my resume (http://resume.impendulo.net) with microformats: hCard, hResume (which uses hCalendar as well) and html5. 

There were a few semantic issues, like hCalendar not allowing the usage of the html5 time element. But in the end it came out pretty well.

One thing that&#039;s easy to miss from the microformats wiki is that, if I understand correctly, you should declare which microformat profile you use, like  or in a meta tag.

One thing that I found useful is checking your embedded metadata with Google&#039;s rich snippet tool (http://www.google.com/webmasters/tools/richsnippets).

Anyway, I might have a look at microdata or RDFa with html some time soon. Thanks for the article</description>
		<content:encoded><![CDATA[<p>Interesting stuff, I have only experimented with microformats. </p>
<p>Recently I rewrote my resume (<a href="http://resume.impendulo.net" rel="nofollow">http://resume.impendulo.net</a>) with microformats: hCard, hResume (which uses hCalendar as well) and html5. </p>
<p>There were a few semantic issues, like hCalendar not allowing the usage of the html5 time element. But in the end it came out pretty well.</p>
<p>One thing that&#8217;s easy to miss from the microformats wiki is that, if I understand correctly, you should declare which microformat profile you use, like  or in a meta tag.</p>
<p>One thing that I found useful is checking your embedded metadata with Google&#8217;s rich snippet tool (<a href="http://www.google.com/webmasters/tools/richsnippets" rel="nofollow">http://www.google.com/webmasters/tools/richsnippets</a>).</p>
<p>Anyway, I might have a look at microdata or RDFa with html some time soon. Thanks for the article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manu Sporny</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18850</link>
		<dc:creator>Manu Sporny</dc:creator>
		<pubDate>Thu, 08 Jul 2010 19:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18850</guid>
		<description>Also note that with the new RDFa 1.1 stuff, you can achieve markup that is just as simple as Microdata (via the @vocab attribute) and Microformats (via RDFa Profiles). The following example demonstrates how you can use @vocab in RDFa 1.1:

&lt;div vocab=”http://rdf.data-vocabulary.org/#” typeof=”Person”&gt;
&lt;p&gt;Name: &lt;span property=”name”&gt;Marco Lisci&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Title: &lt;span property=”title”&gt;Web Developer&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Also note that with the new RDFa 1.1 stuff, you can achieve markup that is just as simple as Microdata (via the @vocab attribute) and Microformats (via RDFa Profiles). The following example demonstrates how you can use @vocab in RDFa 1.1:</p>
<p>&lt;div vocab=”http://rdf.data-vocabulary.org/#” typeof=”Person”&gt;<br />
&lt;p&gt;Name: &lt;span property=”name”&gt;Marco Lisci&lt;/span&gt;&lt;/p&gt;<br />
&lt;p&gt;Title: &lt;span property=”title”&gt;Web Developer&lt;/span&gt;&lt;/p&gt;<br />
&lt;/div&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Real World Microformats – RDFa, Microformats And Microdata Practical Examples &#124; Design Newz</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18845</link>
		<dc:creator>Real World Microformats – RDFa, Microformats And Microdata Practical Examples &#124; Design Newz</dc:creator>
		<pubDate>Thu, 08 Jul 2010 17:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18845</guid>
		<description>[...] Real World Microformats – RDFa, Microformats And Microdata Practical Examples [...]</description>
		<content:encoded><![CDATA[<p>[...] Real World Microformats – RDFa, Microformats And Microdata Practical Examples [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 200 Awesome Fresh Articles for Designers and Developers &#124; tripwire magazine</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18830</link>
		<dc:creator>200 Awesome Fresh Articles for Designers and Developers &#124; tripwire magazine</dc:creator>
		<pubDate>Thu, 08 Jul 2010 11:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18830</guid>
		<description>[...] Real World Microformats – RDFa, Microformats And Microdata Practical Examples [...]</description>
		<content:encoded><![CDATA[<p>[...] Real World Microformats – RDFa, Microformats And Microdata Practical Examples [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Brigit &#124; Real World Microformats - RDFa, Microformats And Microdata Practical Examples</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18826</link>
		<dc:creator>CSS Brigit &#124; Real World Microformats - RDFa, Microformats And Microdata Practical Examples</dc:creator>
		<pubDate>Thu, 08 Jul 2010 10:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18826</guid>
		<description>&lt;strong&gt;Real World Microformats - RDFa, Microformats And Microdata Practical Examples...&lt;/strong&gt;

Have you ever seen those small grey descriptions in Google search results below the title? If you&#8217;re curious on how to get them, then the answer is microformats. With the word microformats we refer to a way to add invisible information in an HTML...</description>
		<content:encoded><![CDATA[<p><strong>Real World Microformats &#8211; RDFa, Microformats And Microdata Practical Examples&#8230;</strong></p>
<p>Have you ever seen those small grey descriptions in Google search results below the title? If you&#8217;re curious on how to get them, then the answer is microformats. With the word microformats we refer to a way to add invisible information in an HTML&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Phillips</title>
		<link>http://spyrestudios.com/real-world-microformats-rdfa-microformats-and-microdata-practical-examples/#comment-18816</link>
		<dc:creator>Jon Phillips</dc:creator>
		<pubDate>Thu, 08 Jul 2010 06:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://spyrestudios.com/?p=8688#comment-18816</guid>
		<description>@Manu: Thank you so much for your comment, very helpful ;)
We updated the post to reflect your comment and fixed a little problem with our code highlighter plugin. Thanks!</description>
		<content:encoded><![CDATA[<p>@Manu: Thank you so much for your comment, very helpful ;)<br />
We updated the post to reflect your comment and fixed a little problem with our code highlighter plugin. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

