<?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"
	>

<channel>
	<title>Michael Gracie &#187; Yahoo! Pipes</title>
	<atom:link href="http://michaelgracie.com/tag/yahoo-pipes/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelgracie.com</link>
	<description>Clever Tagline Unavailable At Publication Time</description>
	<pubDate>Thu, 20 Nov 2008 23:14:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Handy Yahoo! Pipes List (and some joker&#8217;s tip)</title>
		<link>http://michaelgracie.com/2008/05/30/handy-yahoo-pipes-list-and-some-jokers-tip/</link>
		<comments>http://michaelgracie.com/2008/05/30/handy-yahoo-pipes-list-and-some-jokers-tip/#comments</comments>
		<pubDate>Fri, 30 May 2008 15:20:49 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[Yahoo! Pipes]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2008/05/30/handy-yahoo-pipes-list-and-some-jokers-tip/</guid>
		<description><![CDATA[ReadWriteWeb posted a handy list of Yahoo! Pipes, particular for those who need to filter their morass of social services feeds.  Note for the newbie: you can build off the pipes in the lists, essentially customizing them to your own specifications before you subscribe.  Utilizing a shared pipe also reduces the need for [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>ReadWriteWeb posted a <a href="http://www.readwriteweb.com/archives/the_ultimate_yahoo_pipes_list.php">handy list</a> of Yahoo! Pipes, particular for those who need to filter their morass of social services feeds.  Note for the newbie: you can build off the pipes in the lists, essentially customizing them to your own specifications before you subscribe.  Utilizing a shared pipe also reduces the need for programming skills, something raw pipe building kind of requires.</p>
<p>I use the Yahoo! Pipes service simply to <a href="http://michaelgracie.com/about/">translate the feed</a> (see bottom) from this blog.  Additional note: if you are a Wordpress &amp; Feedburner user, and are also using the convenient Feedsmith plugin, you&#8217;ll need to make a quick mod to said plugin.  Look near the bottom of the Feedburner_Feedsmith_Plugin.php file for the agent redirects:<br />
<code><br />
if (!preg_match("/feedburner|feedvalidator|pipes/i", $_SERVER['HTTP_USER_AGENT'])) {<br />
add_action(&#8217;template_redirect&#8217;, &#8216;ol_feed_redirect&#8217;);<br />
add_action(&#8217;init&#8217;,'ol_check_url&#8217;);<br />
}<br />
</code><br />
See how I&#8217;ve added &#8220;<code>|pipes</code>&#8221; at the end of the preg_match search string?  Add the same, and the plugin will ignore the redirect for requests from Yahoo! Pipes so you can use your pre-processed feed at <a href="http://pipes.yahoo.com">pipes.yahoo.com</a>.  It works nicely here, proving any joker can do it.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2008/05/30/handy-yahoo-pipes-list-and-some-jokers-tip/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
