<?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>Undercrank &#187; RSS2.0</title>
	<atom:link href="http://undercrank.com/posts/tagged/rss20/feed/" rel="self" type="application/rss+xml" />
	<link>http://undercrank.com</link>
	<description></description>
	<lastBuildDate>Tue, 06 Jul 2010 18:05:29 +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! Web Services news over RSS</title>
		<link>http://undercrank.com/posts/2005/03/yahoo-web-services-news-over-rss/</link>
		<comments>http://undercrank.com/posts/2005/03/yahoo-web-services-news-over-rss/#comments</comments>
		<pubDate>Wed, 23 Mar 2005 19:42:17 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[RSS2.0]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[YWS]]></category>

		<guid isPermaLink="false">http://undercrank.com/?p=90</guid>
		<description><![CDATA[I've put together a small project that will create an dynamic RSS 2.0 feed based on the Yahoo! News Search hooks.
 <a href="http://undercrank.com/posts/2005/03/yahoo-web-services-news-over-rss/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Excited by the prospect of a reasonably usable search API being made available by Yahoo!, I&#8217;ve put together a small project that will create an dynamic RSS 2.0 feed based on the Yahoo! News Search hooks.</p>
<p>The feed <a href="http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fundercrank.com%2Fyahoo%2Frss%2Fnews%2Ftesting">validates nicely</a>, and also deals well with the tests created by <a href="http://www.kafsemo.org/hacks/#unpolluted">Unpolluted</a>; it has GZip handling, HTTP Expires, Last-Modified, ETag and If-None-Match support built-in.</p>
<p>The usage is very simple &#8211; point your aggregator of choice at <tt>http://undercrank.com/yahoo/rss/news/<var>KEYWORD</var></tt>, replacing KEYWORD with your appropriate search term.  Some examples are given below:</p>
<ul>
<li><a href="http://undercrank.com/yahoo/rss/news/AFC+Wimbledon">AFC Wimbledon</a></li>
<li><a href="http://undercrank.com/yahoo/rss/news/Tony+Blair">Tony Blair</a></li>
<li><a href="http://undercrank.com/yahoo/rss/news/Iraq">Iraq</a></li>
<li><a href="http://undercrank.com/yahoo/rss/news/Wayne+Rooney">Wayne Rooney</a></li>
</ul>
<p>I&#8217;ll release the source when I&#8217;ve tidied it up a bit so you can host it on your own boxes, but feel free to try it here for the time being.</p>
]]></content:encoded>
			<wfw:commentRss>http://undercrank.com/posts/2005/03/yahoo-web-services-news-over-rss/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
