<?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>MarkupAsAnApi &#187; Chris Heilman</title>
	<atom:link href="http://www.markupasanapi.com/tag/chris-heilman/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markupasanapi.com</link>
	<description>Publish once, publish everywhere</description>
	<lastBuildDate>Mon, 07 Sep 2009 03:56:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Yahoo queries microformats</title>
		<link>http://www.markupasanapi.com/2009/01/17/yahoo-queries-microformats/</link>
		<comments>http://www.markupasanapi.com/2009/01/17/yahoo-queries-microformats/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 22:05:58 +0000</pubDate>
		<dc:creator>halans</dc:creator>
				<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Chris Heilman]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://www.markupasanapi.com/?p=61</guid>
		<description><![CDATA[Yahoo&#8217;s YQL query language, a SQL-style query language for the web, now supports microformat queries. A given example is finding the address for an event on Upcoming (a Yahoo service), not using the Upcoming API, but using a YQL query to retrieve a vCard microformat in either XML or JSON, using a REST call. But [...]<p>Post from <a href="http://www.halans.com">Jean-Jacques Halans</a> <a href="http://www.markupasanapi.com">MarkupAsAnApi</a> blog.<br/><br/><a href="http://www.markupasanapi.com/2009/01/17/yahoo-queries-microformats/">Yahoo queries microformats</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Yahoo&#8217;s <a href="http://developer.yahoo.com/yql/">YQL query language</a>, a SQL-style query language for the web, now supports microformat queries. A given example is finding the address for an event on Upcoming (a Yahoo service), not using the Upcoming API, but using a YQL query to retrieve a vCard microformat in either XML or JSON, using a REST call. But it&#8217;s not limited to Yahoo services only! It works on any website with microformats, like, lets say &#8220;halans.com&#8221;, where my about page contains a vcard. Result: <a href="http://query.yahooapis.com/v1/public/yql?q=select%20adjunct.item.type%20from%20microformats%20where%20url%3D%27http%3A%2F%2Fwww.halans.com%2Fabout%2Fprofessionally%2F%27%20&amp;format=xml">http://query.yahooapis.com/v1/public/yql?q=select%20adjunct.item.type%20from%20microformats%20where%20url%3D%27http%3A%2F%2Fwww.halans.com%2Fabout%2Fprofessionally%2F%27%20&amp;format=xml</a></p>
<p>As Chris Heilman writes over at the <a href="http://developer.yahoo.net/blog/archives/2009/01/yql_with_microformats.html">Yahoo! Developer Network Blog</a>:</p>
<blockquote><p>&#8220;This will hopefully make it much easier for people to write software that consumes microformats and maybe bring the &#8220;chicken&#8221; of adding microformats and the egg of finding good uses for them a bit closer together.&#8221;</p></blockquote>
<p>You could now use Yahoo SearchMonkey to find microformats around the web (example <a href="http://search.yahoo.com/search?p=searchmonkeyid%3Acom.yahoo.page.uf.hcard">searchmonkeyid:com.yahoo.page.uf.hcard</a> or &#8220;<a href="http://search.yahoo.com/search?ei=UTF-8&amp;p=searchmonkeyid%3Acom.yahoo.page.uf.geo+halans&amp;y=Search&amp;vf=all&amp;vm=p">searchmonkeyid:com.yahoo.page.uf.geo halans</a>&#8220;) and then query the microformats inside the SearchMonkey results with YQL.</p>
<p>Post from <a href="http://www.halans.com">Jean-Jacques Halans</a> <a href="http://www.markupasanapi.com">MarkupAsAnApi</a> blog.<br/><br/><a href="http://www.markupasanapi.com/2009/01/17/yahoo-queries-microformats/">Yahoo queries microformats</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.markupasanapi.com/2009/01/17/yahoo-queries-microformats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
