<?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; Yahoo!</title>
	<atom:link href="http://undercrank.com/posts/tagged/yahoo/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>RSS over instant messaging</title>
		<link>http://undercrank.com/posts/2005/12/rss-over-instant-messaging/</link>
		<comments>http://undercrank.com/posts/2005/12/rss-over-instant-messaging/#comments</comments>
		<pubDate>Sun, 04 Dec 2005 03:00:31 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[British Broadcasting Corporation]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[ICQ]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[MSN Messenger]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[topic search]]></category>
		<category><![CDATA[Web app 
immedi.at]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[Yahoo! Inc.]]></category>

		<guid isPermaLink="false">http://undercrank.com/?p=105</guid>
		<description><![CDATA[Web app immedi.at notifies users of updates to RSS feeds via Instant Messaging.
 <a href="http://undercrank.com/posts/2005/12/rss-over-instant-messaging/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="thumb" src="/illustrations/immediat.jpg" alt="" width="240" height="180" />Web app <a href="http://immedi.at">immedi.at</a> takes a RSS or Atom feed specified by the user (selected via a small bookmarklet) and then sends alerts to the IM application of your choice when the feed is updated.  Currently AIM, MSN Messenger, Jabber and ICQ are supported.</p>
<p>At first glance, the idea is awesome, although it might get a little bit overkill with some more popular sites &#8211; say <a href="http://www.slashdot.org">Slashdot</a> or <a href="http://news.bbc.co.uk">BBC News</a>, but it does do exactly what it says on the tin.</p>
<p>However, the killer app might just be a combining it with a keyword based feed such as my earlier <a href="http://undercrank.com/posts/05/03/yahoo-web-services-news-over-rss">Yahoo! News over RSS</a> article, alerting you to stories from multiple sources based on topics of your choice.</p>
<p>Currently the service appears to pick up its feeds via autodetecting the URL&#8217;s in the selected site&#8217;s meta tags, but with a little tweaking it might not be too difficult to point it in the direction of a XML file.  (The system is very much in beta right now, so the functionality might well appear in the coming weeks nonetheless.)</p>
]]></content:encoded>
			<wfw:commentRss>http://undercrank.com/posts/2005/12/rss-over-instant-messaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! Web Services news over Atom</title>
		<link>http://undercrank.com/posts/2005/03/yahoo-web-services-news-over-atom/</link>
		<comments>http://undercrank.com/posts/2005/03/yahoo-web-services-news-over-atom/#comments</comments>
		<pubDate>Mon, 28 Mar 2005 00:41:19 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[Atom Enabled]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[news syndication]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[Yahoo! News]]></category>

		<guid isPermaLink="false">http://undercrank.com/?p=91</guid>
		<description><![CDATA[aka: "When you realise Yahoo! already serve their news over RSS..."
 <a href="http://undercrank.com/posts/2005/03/yahoo-web-services-news-over-atom/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, like a dork, I didn&#8217;t actually realise that Yahoo! News already offered up the whole <a href="http://jeremy.zawodny.com/blog/archives/001001.html" title="Yahoo! News Search via RSS">RSS feeds for news keywords</a>  thing when I started.  However, the fun thing of course with the <a href="http://developer.yahoo.net">API</a> that Yahoo! are offering is that it doesn&#8217;t take a whole lot of time to create another script that dishes out the same thing in another &#8216;rival&#8217; <a href="http://www.atomenabled.org">syndication format</a>:</p>
<p><strong>Atom enabled Yahoo! web feeds examples</strong></p>
<ul>
<li><a href="http://undercrank.com/yahoo/atom/news/3D+Animation">3D Animation</a></li>
<li><a href="http://undercrank.com/yahoo/atom/news/The+Simpsons">The Simpsons</a></li>
<li><a href="http://undercrank.com/yahoo/atom/news/Tony+Hawk">Tony Hawk</a></li>
<li><a href="http://undercrank.com/yahoo/atom/news/Nintendo">Nintendo</a></li>
</ul>
<p>The syntax of the URL is almost identical to that of the RSS feed <tt>http://undercrank.com/yahoo/atom/news/<var>&laquo;keywords&raquo;</var></tt> (the equivalent RSS version would be <tt>http://undercrank.com/yahoo/rss/news/<var>&laquo;keywords&raquo;</var></tt>.  This is a slight change to the previous syntax posted, but the old format is still perfectly valid and won&#8217;t break for those already using it.</p>
<p>As <a href="http://undercrank.com/posts/05/03/yahoo-web-services-news-over-rss" class="internal">before</a>, the feed <a href="http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fundercrank.com%2Fyahoo%2Fatom%2Fnews%2Ftesting">validates nicely</a> has good friendly HTTP caching facilities built in, as as a special bonus it conforms to the <a href="http://www.taguri.org/">Tag URI</a> recommendations pretty well too.</p>
<p>Use is made of the extended Author tags for each article, and support for multiple languages for each entry is available &#8211; although it appears that Yahoo! returns &#8220;en&#8221; as the language for everything, even, if it&#8217;s not.</p>
<p>Finally, I&#8217;ll post up the source once I&#8217;m convinced I&#8217;m doing everything the &#8216;right&#8217; way.</p>
]]></content:encoded>
			<wfw:commentRss>http://undercrank.com/posts/2005/03/yahoo-web-services-news-over-atom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>My Yahoo!, RSS and Atom</title>
		<link>http://undercrank.com/posts/2004/03/my-yahoo-rss-and-atom/</link>
		<comments>http://undercrank.com/posts/2004/03/my-yahoo-rss-and-atom/#comments</comments>
		<pubDate>Mon, 15 Mar 2004 19:00:30 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[BT Openworld]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://undercrank.com/?p=55</guid>
		<description><![CDATA[My Yahoo! now supports RSS and more recently, Atom feeds.
 <a href="http://undercrank.com/posts/2004/03/my-yahoo-rss-and-atom/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I hadn&#8217;t noticed it before, but <a href="http://my.yahoo.com" title="My Yahoo!">My Yahoo!</a> now supports <acronym title="Really Simple Syndication">RSS</acronym> and Atom feeds.  This is mostly of note in the UK if you&#8217;ve been moved over to the new <a href="http://bt.yahoo.com">BT Yahoo!</a> service from <acronym title="British Telecom">BT</acronym> Openworld &#8211; the default home page for subscribers is a super-duper glossy version of the same service.</p>
]]></content:encoded>
			<wfw:commentRss>http://undercrank.com/posts/2004/03/my-yahoo-rss-and-atom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
