<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">

<channel>
	<title>Yahoo Pipes Podcast by Fast Wonder</title>
	
	<link>http://fastwonderblog.com</link>
	<description>Information about using Yahoo Pipes produced by Fast Wonder.</description>
	<pubDate>Sun, 05 Jul 2009 16:21:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<media:copyright>Copyright held by Fast Wonder</media:copyright><media:thumbnail url="http://fastwonderblog.com/fastwonderfiles/images/FastWonderPodcastiTunes.jpg" /><media:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</media:keywords><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology/Software How-To</media:category><itunes:owner><itunes:email>dawn@fastwonder.com</itunes:email><itunes:name>Dawn Foster</itunes:name></itunes:owner><itunes:author>Dawn Foster</itunes:author><itunes:explicit>no</itunes:explicit><itunes:image href="http://fastwonderblog.com/fastwonderfiles/images/FastWonderPodcastiTunes.jpg" /><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords><itunes:subtitle>Yahoo Pipes Fast Wonder Podcast</itunes:subtitle><itunes:summary>Information about using Yahoo Pipes produced by Fast Wonder.</itunes:summary><itunes:category text="Technology"><itunes:category text="Software How-To" /></itunes:category><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/yahoopipespodcast" type="application/rss+xml" /><item>
		<title>Keyword CSV Files and Searching: 2 Minute Yahoo Pipes Demo</title>
		<link>http://fastwonderblog.com/2009/05/01/keyword-csv-files-and-searching-2-minute-yahoo-pipes-demo/</link>
		<comments>http://fastwonderblog.com/2009/05/01/keyword-csv-files-and-searching-2-minute-yahoo-pipes-demo/#comments</comments>
		<pubDate>Fri, 01 May 2009 19:08:46 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[csv]]></category>

		<category><![CDATA[demo]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[yahoo developer network]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<category><![CDATA[ydn]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=1619</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve posted a 2 minute Yahoo Pipes video, but I had an opportunity to do a guest post on the Yahoo Developer Network blog (yay!), and I thought that a 2 minute screencast would be the best way to demonstrate my pipe.
This 2 minute demo takes a series of keywords [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve posted a 2 minute Yahoo Pipes video, but I had an opportunity to do a guest post on the <a href="http://developer.yahoo.net/blog/archives/2009/04/fastwonder_ypipes.html">Yahoo Developer Network</a> blog (yay!), and I thought that a 2 minute screencast would be the best way to demonstrate my pipe.</p>
<p>This 2 minute demo takes a series of keywords from a CSV file and uses Yahoo Pipes to run each keyword through various searches. This technique can be very powerful when you search multiple services, but I&#8217;ve simplified the process to make it easier to understand the fundamentals of the technique by running the list of keywords only through Twitter search.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><object width="625" height="366" data="http://blip.tv/play/Af32GwA" type="application/x-shockwave-flash"><param name="src" value="http://blip.tv/play/Af32GwA" /><param name="allowfullscreen" value="true" /></object></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-YahooPipesKeywordCSV2MinuteDemo629.mov">Quicktime file</a> (22 MB) to watch. The quality will be much better than the flash version above.</p>
<p>Here&#8217;s a quote about the technical details of the pipe from the <a href="http://developer.yahoo.net/blog/archives/2009/04/fastwonder_ypipes.html">Yahoo Developer Network</a> post:</p>
<blockquote><p><strong>Technical Details and More Information:</strong></p>
<ul>
<li>The Demo Pipe. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/f86c1ec2febd70b43d7c6428ec531a3e">Keyword CSV demo pipe</a> - click &#8220;View Source&#8221; to see the modules.</li>
<li>Fetch CSV Module. Enter the URL of the CSV file (make sure that it already exists in a publicly accessible location) along with information about column names and separation characters as needed.</li>
<li>Loop module with URL Builder. Loops through each element in the CSV file and builds a search URL formatted for RSS output. In this case, we used Twitter search.</li>
<li>Loop module with Fetch Feed. Loops through each URL built in the previous step and fetches the feed associated with the item.</li>
<li>Sort Module. Sort by date in descending order to make sure things are sorted in a logical manner.</li>
<li>Pipe Output. The final module in every Yahoo Pipe.</li>
</ul>
</blockquote>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="http://fastwonderblog.com/training/">Yahoo Pipes Training</a> course on May 7th.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes Video: 2 Minute Quick Vanity Feed Demo&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/12/01/yahoo-pipes-video-2-minute-quick-vanity-feed-demo/">Quick Vanity Feed: 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes for Social Media Monitoring and Business Benefit&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a title="Permanent Link to The Power (and Pain) of Yahoo Pipes for RSS Aggregation" rel="bookmark" href="http://fastwonderblog.com/2008/12/07/2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F&amp;title=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F&amp;title=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F&amp;t=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F&amp;title=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F&amp;title=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=It%27s%20been%20a%20while%20since%20I%27ve%20posted%20a%202%20minute%20Yahoo%20Pipes%20video%2C%20but%20I%20had%20an%20opportunity%20to%20do%20a%20guest%20post%20on%20the%20Yahoo%20Developer%20Network%20blog%20%28yay%21%29%2C%20and%20I%20thought%20that%20a%202%20minute%20screencast%20would%20be%20the%20best%20way%20to%20demonstrate%20my%20pipe.%0D%0A%0D%0AThis%202" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F&amp;title=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F&amp;title=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F&amp;title=Keyword%20CSV%20Files%20and%20Searching%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2009%2F05%2F01%2Fkeyword-csv-files-and-searching-2-minute-yahoo-pipes-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2009/05/01/keyword-csv-files-and-searching-2-minute-yahoo-pipes-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-YahooPipesKeywordCSV2MinuteDemo629.mov" length="23424258" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-YahooPipesKeywordCSV2MinuteDemo629.mov" fileSize="23424258" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>It&amp;#8217;s been a while since I&amp;#8217;ve posted a 2 minute Yahoo Pipes video, but I had an opportunity to do a guest post on the Yahoo Developer Network blog (yay!), and I thought that a 2 minute screencast would be the best way to demonstrate my pipe. Th</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>It&amp;#8217;s been a while since I&amp;#8217;ve posted a 2 minute Yahoo Pipes video, but I had an opportunity to do a guest post on the Yahoo Developer Network blog (yay!), and I thought that a 2 minute screencast would be the best way to demonstrate my pipe. This 2 minute demo takes a series of keywords [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>Accepting Google Docs Input: 2 Minute Yahoo Pipes Demo</title>
		<link>http://fastwonderblog.com/2009/02/23/accepting-google-docs-input-2-minute-yahoo-pipes-demo/</link>
		<comments>http://fastwonderblog.com/2009/02/23/accepting-google-docs-input-2-minute-yahoo-pipes-demo/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 20:30:57 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[csv]]></category>

		<category><![CDATA[google docs]]></category>

		<category><![CDATA[rss]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=1076</guid>
		<description><![CDATA[This video shows how to use data from Google Docs as an input into Yahoo Pipes. In a previous video, I showed how to use a list of items in a CSV file. If you haven&#8217;t already watched the CSV input demo, you should start with it, since this pipe builds on the previous one. [...]]]></description>
			<content:encoded><![CDATA[<p>This video shows how to use data from Google Docs as an input into Yahoo Pipes. In a previous video, I showed how to use a list of items in a CSV file. If you haven&#8217;t already watched the <a href="http://fastwonderblog.com/2008/12/29/csv-file-inputs-2-minute-yahoo-pipes-video-demo/">CSV input demo</a>, you should start with it, since this pipe builds on the previous one. A CSV file is a great choice when you want to fetch a bunch of feeds and change them frequently without having to update your pipe, but a Google Doc is a great choice for when you want to easily update inputs to the pipe without needing to update a file on a webserver.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.<br />
<object width="625" height="366" data="http://blip.tv/play/Ae7nbAA" type="application/x-shockwave-flash"><param name="src" value="http://blip.tv/play/Ae7nbAA" /><param name="allowfullscreen" value="true" /></object></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-GoogleDocsInputs2MinuteYahooPipesVideoDemo549.mov">Quicktime file</a> (20 MB) to watch. The quality will be much better than the flash version above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/b4e5a45a055697bc01ffaad47c1a553b">Using Google Docs Inputs in Yahoo Pipes Demo</a> click “View Source” to see the modules.</li>
<li><strong>Fetch CSV Module</strong>. Enter the URL of a Google Spreadsheet that has already been published as a web page and append &amp;output=csv to the end of the URL. Here is <a href="http://spreadsheets.google.com/pub?key=p1jHzNkvnJEPeb7qPW0a6LQ&amp;output=csv">the example</a> we used in the video.</li>
<li><strong>Loop module with Fetch Feed</strong>. Loops through each element in the CSV file and fetches the feed associated with the item.</li>
<li><strong>Filter Module</strong>. Filter by a couple of keywords.</li>
<li><strong>Sort Module</strong>. Sort by date in descending order to make sure things are sorted in a logical manner.</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="http://fastwonderblog.com/consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes Video: 2 Minute Quick Vanity Feed Demo&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/12/01/yahoo-pipes-video-2-minute-quick-vanity-feed-demo/">Quick Vanity Feed: 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes for Social Media Monitoring and Business Benefit&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a title="Permanent Link to The Power (and Pain) of Yahoo Pipes for RSS Aggregation" rel="bookmark" href="http://fastwonderblog.com/2008/12/07/2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F&amp;title=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F&amp;title=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F&amp;t=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F&amp;title=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F&amp;title=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=This%20video%20shows%20how%20to%20use%20data%20from%20Google%20Docs%20as%20an%20input%20into%20Yahoo%20Pipes.%20In%20a%20previous%20video%2C%20I%20showed%20how%20to%20use%20a%20list%20of%20items%20in%20a%20CSV%20file.%20If%20you%20haven%27t%20already%20watched%20the%20CSV%20input%20demo%2C%20you%20should%20start%20with%20it%2C%20since%20this%20pipe%20build" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F&amp;title=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F&amp;title=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F&amp;title=Accepting%20Google%20Docs%20Input%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F23%2Faccepting-google-docs-input-2-minute-yahoo-pipes-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2009/02/23/accepting-google-docs-input-2-minute-yahoo-pipes-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-GoogleDocsInputs2MinuteYahooPipesVideoDemo549.mov" length="21084105" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-GoogleDocsInputs2MinuteYahooPipesVideoDemo549.mov" fileSize="21084105" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows how to use data from Google Docs as an input into Yahoo Pipes. In a previous video, I showed how to use a list of items in a CSV file. If you haven&amp;#8217;t already watched the CSV input demo, you should start with it, since this pipe buil</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>This video shows how to use data from Google Docs as an input into Yahoo Pipes. In a previous video, I showed how to use a list of items in a CSV file. If you haven&amp;#8217;t already watched the CSV input demo, you should start with it, since this pipe builds on the previous one. [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>Using Location Data: 2 Minute Yahoo Pipes Video Demo</title>
		<link>http://fastwonderblog.com/2009/02/09/using-location-data-2-minute-yahoo-pipes-video-demo/</link>
		<comments>http://fastwonderblog.com/2009/02/09/using-location-data-2-minute-yahoo-pipes-video-demo/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 12:22:21 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=1015</guid>
		<description><![CDATA[Yahoo Pipes can make it easier to work with location data (latitude / longitude) across multiple RSS feeds, even when the original feeds have different ways of specifying the location data. In this demo, I&#8217;ll show you how to use the Location Extracter module to normalize the data and then filter on lat / long [...]]]></description>
			<content:encoded><![CDATA[<p>Yahoo Pipes can make it easier to work with location data (latitude / longitude) across multiple RSS feeds, even when the original feeds have different ways of specifying the location data. In this demo, I&#8217;ll show you how to use the Location Extracter module to normalize the data and then filter on lat / long data to get results only within a certain area.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><embed src="http://blip.tv/play/Aeu8cgA" type="application/x-shockwave-flash" width="625" height="336" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-UsingLocationData2MinuteYahooPipesVideoDemo972.mov">Quicktime file</a> (24 MB) or clicking the full screen toggle icon in the player to watch. The quality will be much better than the flash version embedded above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/Tqljgw_23RG1hK_PZMag4A">Using Location Data: 2 Minute Yahoo Pipes Demo</a> pipe click “View Source” to see the modules.</li>
<li><strong>Fetch Feed</strong>. In this example, we will use a feed from <a href="http://www.shizzow.com/">Shizzow</a> containing information about places and a feed from the <a href="http://earthquake.usgs.gov/eqcenter/catalogs/">USGS</a> with earthquake data. Both store their lat / long data in different ways within the RSS Feed.</li>
<li><strong>Location extractor</strong>. This module is atypical, since it takes no parameters and has no user configurable elements. It simply looks for lat / long data and saves what it finds as y:location.lat and y:location.lon.</li>
<li><strong>Sort</strong>. Sort by date (descending) to make sure that the output from your various source feeds appears in sorted order.</li>
<li><strong>Filter</strong>. We then filter the source feeds to include only the entries located in the western part of the United States (25 &lt; latitude &lt; 50 and -130 &lt; longitude &lt; -115).</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="http://fastwonderblog.com/consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a href="http://fastwonderblog.com/2009/01/31/find-flickr-comments-and-favorites-by-tag-using-yql-in-yahoo-pipes/">Find Flickr Comments by Tag Using YQL in Yahoo Pipes</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes for Social Media Monitoring and Business Benefit&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a title="Permanent Link to The Power (and Pain) of Yahoo Pipes for RSS Aggregation" rel="bookmark" href="http://fastwonderblog.com/2008/12/07/2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F&amp;t=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=Yahoo%20Pipes%20can%20make%20it%20easier%20to%20work%20with%20location%20data%20%28latitude%20%2F%20longitude%29%20across%20multiple%20RSS%20feeds%2C%20even%20when%20the%20original%20feeds%20have%20different%20ways%20of%20specifying%20the%20location%20data.%20In%20this%20demo%2C%20I%27ll%20show%20you%20how%20to%20use%20the%20Location%20Extracte" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20Location%20Data%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F09%2Fusing-location-data-2-minute-yahoo-pipes-video-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2009/02/09/using-location-data-2-minute-yahoo-pipes-video-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-UsingLocationData2MinuteYahooPipesVideoDemo972.mov" length="24894142" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-UsingLocationData2MinuteYahooPipesVideoDemo972.mov" fileSize="24894142" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Yahoo Pipes can make it easier to work with location data (latitude / longitude) across multiple RSS feeds, even when the original feeds have different ways of specifying the location data. In this demo, I&amp;#8217;ll show you how to use the Location Extract</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>Yahoo Pipes can make it easier to work with location data (latitude / longitude) across multiple RSS feeds, even when the original feeds have different ways of specifying the location data. In this demo, I&amp;#8217;ll show you how to use the Location Extracter module to normalize the data and then filter on lat / long [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>YQL (Yahoo Query Language): 2 Minute Yahoo Pipes Video Demo</title>
		<link>http://fastwonderblog.com/2009/02/01/yql-yahoo-query-language-2-minute-yahoo-pipes-video-demo/</link>
		<comments>http://fastwonderblog.com/2009/02/01/yql-yahoo-query-language-2-minute-yahoo-pipes-video-demo/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 01:41:00 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[feed]]></category>

		<category><![CDATA[podcast]]></category>

		<category><![CDATA[rss]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<category><![CDATA[yahoo query language]]></category>

		<category><![CDATA[yql]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=969</guid>
		<description><![CDATA[After learning that  Yahoo Pipes introduced a new module called YQL (Yahoo Query Language) last week, I knew that I had to find a way to work it into one of my 2 minute videos. YQL uses an SQL-like syntax for more powerful and flexible inputs into Yahoo Pipes; however, working it into a [...]]]></description>
			<content:encoded><![CDATA[<p>After learning that  <a href="http://blog.pipes.yahoo.net/2009/01/28/new-pipes-yql-module-and-changes-to-use-this-pipe-banner/">Yahoo Pipes introduced a new module called YQL</a> (Yahoo Query Language) last week, I knew that I had to find a way to work it into one of my 2 minute videos. YQL uses an SQL-like syntax for more powerful and flexible inputs into Yahoo Pipes; however, working it into a 2 minute demo was quite challenging, since queries can be complicated. I cheated a little by glossing over the query language and focusing on how to use YQL effectively within Pipes. Honestly, I&#8217;m never going to teach someone to use an SQL syntax without extensive training, so this 2 minute demo is really geared toward people with database experience or programming backgrounds. I also did a more <a href="http://fastwonderblog.com/2009/01/31/find-flickr-comments-and-favorites-by-tag-using-yql-in-yahoo-pipes/">complicated version of this pipe with a more extensive explanation</a> that you might be interested in reading to get more details about using YQL within Pipes.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><embed src="http://blip.tv/play/Aen6CgA" type="application/x-shockwave-flash" width="625" height="366" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-YQLYahooQueryLanguage2MinuteYahooPipesVideoDemo997.mov">Quicktime file</a> (18 MB) or clicking the full screen toggle icon in the player to watch. The quality will be much better than the flash version embedded above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/da834715e2007817731ba8325d3d62b3">YQL: 2 Minute Yahoo Pipes Demo</a> pipe click “View Source” to see the modules.</li>
<li><strong>YQL</strong>. The query:<br /> <em>select * from flickr.photos.info(20) where photo_id in (select id from flickr.photos.search(20) where tags = &#8220;igniteportland&#8221;)</em>. <br />Selects 20 photos from Flickr with the tag &#8220;igniteportland&#8221;. <em> </em>flickr.photos.search is used to find the images, but it doesn&#8217;t provide much information about the images, so I ran it through flickr.photos.info to pull in more data. If you omit the (20), YQL returns 10 results by default, and you can set this number to something appropriate for your needs.</li>
<li><strong>Rename</strong>. Maps item.urls.url.content into the more standard item.link, which is recognized by RSS readers and the Yahoo Pipes output for clickable links back to the original content.</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="http://fastwonderblog.com/consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a href="http://fastwonderblog.com/2009/01/31/find-flickr-comments-and-favorites-by-tag-using-yql-in-yahoo-pipes/">Find Flickr Comments by Tag Using YQL in Yahoo Pipes</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes for Social Media Monitoring and Business Benefit&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a title="Permanent Link to The Power (and Pain) of Yahoo Pipes for RSS Aggregation" rel="bookmark" href="http://fastwonderblog.com/2008/12/07/2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F&amp;title=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F&amp;title=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F&amp;t=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F&amp;title=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F&amp;title=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=After%20learning%20that%20%20Yahoo%20Pipes%20introduced%20a%20new%20module%20called%20YQL%20%28Yahoo%20Query%20Language%29%20last%20week%2C%20I%20knew%20that%20I%20had%20to%20find%20a%20way%20to%20work%20it%20into%20one%20of%20my%202%20minute%20videos.%20YQL%20uses%20an%20SQL-like%20syntax%20for%20more%20powerful%20and%20flexible%20inputs%20into%20Ya" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F&amp;title=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F&amp;title=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F&amp;title=YQL%20%28Yahoo%20Query%20Language%29%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2009%2F02%2F01%2Fyql-yahoo-query-language-2-minute-yahoo-pipes-video-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2009/02/01/yql-yahoo-query-language-2-minute-yahoo-pipes-video-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-YQLYahooQueryLanguage2MinuteYahooPipesVideoDemo997.mov" length="19828345" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-YQLYahooQueryLanguage2MinuteYahooPipesVideoDemo997.mov" fileSize="19828345" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>After learning that Yahoo Pipes introduced a new module called YQL (Yahoo Query Language) last week, I knew that I had to find a way to work it into one of my 2 minute videos. YQL uses an SQL-like syntax for more powerful and flexible inputs into Yahoo Pi</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>After learning that Yahoo Pipes introduced a new module called YQL (Yahoo Query Language) last week, I knew that I had to find a way to work it into one of my 2 minute videos. YQL uses an SQL-like syntax for more powerful and flexible inputs into Yahoo Pipes; however, working it into a [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>Filter By Date: A 2 Minute Yahoo Pipes Demo</title>
		<link>http://fastwonderblog.com/2009/01/26/filter-by-date-a-2-minute-yahoo-pipes-demo/</link>
		<comments>http://fastwonderblog.com/2009/01/26/filter-by-date-a-2-minute-yahoo-pipes-demo/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 12:16:55 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[date]]></category>

		<category><![CDATA[demo]]></category>

		<category><![CDATA[filter]]></category>

		<category><![CDATA[podcast]]></category>

		<category><![CDATA[rss]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=935</guid>
		<description><![CDATA[This 2 minute Yahoo Pipes demos shows how to filter by date using the filter module combined with the date builder module to find all of the posts in the past 2 days from our feeds.   If you haven’t already watched the  2 Minute Yahoo Pipes Introductory Demo, I strongly suggest that [...]]]></description>
			<content:encoded><![CDATA[<p>This 2 minute Yahoo Pipes demos shows how to filter by date using the filter module combined with the date builder module to find all of the posts in the past 2 days from our feeds.   If you haven’t already watched the  <a href="../2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">2 Minute Yahoo Pipes Introductory Demo</a>, I strongly suggest that you watch it. This demo builds on the basic structure developed in the introductory demo with the same feeds from ReadWriteWeb and GigaOM that we used in the original demo.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><embed src="http://blip.tv/play/Aei7FgA" type="application/x-shockwave-flash" width="600" height="337" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-FilterByDateA2MinuteYahooPipesDemo723.mov">Quicktime file</a> (15 MB) or clicking the full screen toggle icon in the player to watch. The quality will be much better than the flash version embedded above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/414a71367385b12ca878fdce1d458051">Filter By Date Pipe</a> click “View Source” to see the modules.</li>
<li><strong>Fetch Feed</strong>. Fetches the elements from 2 feeds: ReadWriteWeb and GigaOM.</li>
<li><strong>Date Builder Module</strong>. Defines the date parameters for filters. In this case, I&#8217;ve filtered on &#8216;2 days ago&#8217;</li>
<li><strong>Filter Module</strong>. Filter by blocking any item where date (item.y:published.utime) is greater than 2 days ago.</li>
<li><strong>Sort Module</strong>. Sort by date in descending order to make sure things are sorted in a logical manner.</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="../yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="../consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="../yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a href="../2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes Video: 2 Minute Quick Vanity Feed Demo&quot;" rel="bookmark" href="../2008/12/01/yahoo-pipes-video-2-minute-quick-vanity-feed-demo/">Quick Vanity Feed: 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes for Social Media Monitoring and Business Benefit&quot;" rel="bookmark" href="../2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a title="Permanent Link to The Power (and Pain) of Yahoo Pipes for RSS Aggregation" rel="bookmark" href="../2008/12/07/2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F&amp;title=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F&amp;title=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F&amp;t=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F&amp;title=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F&amp;title=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=This%202%20minute%20Yahoo%20Pipes%20demos%20shows%20how%20to%20filter%20by%20date%20using%20the%20filter%20module%20combined%20with%20the%20date%20builder%20module%20to%20find%20all%20of%20the%20posts%20in%20the%20past%202%20days%20from%20our%20feeds.%20%20%20If%20you%20haven%E2%80%99t%20already%20watched%20the%20%202%20Minute%20Yahoo%20Pipes%20Introdu" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F&amp;title=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F&amp;title=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F&amp;title=%20Filter%20By%20Date%3A%20A%202%20Minute%20Yahoo%20Pipes%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F26%2Ffilter-by-date-a-2-minute-yahoo-pipes-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2009/01/26/filter-by-date-a-2-minute-yahoo-pipes-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-FilterByDateA2MinuteYahooPipesDemo723.mov" length="16223990" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-FilterByDateA2MinuteYahooPipesDemo723.mov" fileSize="16223990" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>This 2 minute Yahoo Pipes demos shows how to filter by date using the filter module combined with the date builder module to find all of the posts in the past 2 days from our feeds. If you haven’t already watched the 2 Minute Yahoo Pipes Introductory Demo</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>This 2 minute Yahoo Pipes demos shows how to filter by date using the filter module combined with the date builder module to find all of the posts in the past 2 days from our feeds. If you haven’t already watched the 2 Minute Yahoo Pipes Introductory Demo, I strongly suggest that [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>Pipes within Pipes: A 2 Minute Yahoo Pipes Video Demo</title>
		<link>http://fastwonderblog.com/2009/01/19/pipes-within-pipes-a-2-minute-yahoo-pipes-video-demo/</link>
		<comments>http://fastwonderblog.com/2009/01/19/pipes-within-pipes-a-2-minute-yahoo-pipes-video-demo/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 12:18:18 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[demo]]></category>

		<category><![CDATA[podcast]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=907</guid>
		<description><![CDATA[We&#8217;ve talked about many different uses for Yahoo Pipes in previous 2 minute Yahoo Pipes demos, but you can also use most existing Yahoo Pipes within other pipes. In this demo, we&#8217;ll use a couple of pipes I&#8217;ve previously created as the input into a new Yahoo Pipe, and we&#8217;ll introduce the union operator as [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve talked about many different uses for Yahoo Pipes in previous <a href="../yahoo-pipes-and-rss-hacks/">2 minute Yahoo Pipes demos</a>, but you can also use most existing Yahoo Pipes within other pipes. In this demo, we&#8217;ll use a couple of pipes I&#8217;ve previously created as the input into a new Yahoo Pipe, and we&#8217;ll introduce the union operator as a way to pull several inputs together.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><embed src="http://blip.tv/play/AeePHwA" type="application/x-shockwave-flash" width="600" height="337" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-PipesWithinPipes2MinuteYahooPipesVideoDemo360.mov">Quicktime file</a> (19 MB) or clicking the full screen toggle icon in the player to watch. The quality will be much better than the flash version embedded above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/Cnh5pMfl3RGX1CJzbbsjiw">Pipes within Pipes demo pipe</a> click “View Source” to see the modules.</li>
<li><strong>Union Module</strong>. Pull several inputs together into a single output.</li>
<li><strong>Unique Module</strong>. Use this to prevent duplicate results when multiple search queries might return the same results by filtering on item.link.</li>
<li><strong>Sort Module</strong>. Sort by date in descending order to make sure things are sorted in a logical manner.</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="../yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="../consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="../yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes Training: A 2 Minute Yahoo Pipes Demo&quot;" rel="bookmark" href="../2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Yahoo Pipes Training: A 2 Minute Yahoo Pipes Demo</a></li>
<li><a title="Permanent Link to &quot;Modifying RSS Feeds: 2 Minute Yahoo Pipes Video Demo&quot;" rel="bookmark" href="../2009/01/05/modifying-rss-feeds-2-minute-yahoo-pipes-video-demo/">Modifying RSS Feeds: 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes for Social Media Monitoring and Business Benefit&quot;" rel="bookmark" href="../2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a title="Permanent Link to The Power (and Pain) of Yahoo Pipes for RSS Aggregation" rel="bookmark" href="../2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F&amp;title=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F&amp;title=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F&amp;t=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F&amp;title=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F&amp;title=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=We%27ve%20talked%20about%20many%20different%20uses%20for%20Yahoo%20Pipes%20in%20previous%202%20minute%20Yahoo%20Pipes%20demos%2C%20but%20you%20can%20also%20use%20most%20existing%20Yahoo%20Pipes%20within%20other%20pipes.%20In%20this%20demo%2C%20we%27ll%20use%20a%20couple%20of%20pipes%20I%27ve%20previously%20created%20as%20the%20input%20into%20a%20ne" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F&amp;title=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F&amp;title=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F&amp;title=Pipes%20within%20Pipes%3A%20A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F19%2Fpipes-within-pipes-a-2-minute-yahoo-pipes-video-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2009/01/19/pipes-within-pipes-a-2-minute-yahoo-pipes-video-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-PipesWithinPipes2MinuteYahooPipesVideoDemo360.mov" length="20560353" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-PipesWithinPipes2MinuteYahooPipesVideoDemo360.mov" fileSize="20560353" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>We&amp;#8217;ve talked about many different uses for Yahoo Pipes in previous 2 minute Yahoo Pipes demos, but you can also use most existing Yahoo Pipes within other pipes. In this demo, we&amp;#8217;ll use a couple of pipes I&amp;#8217;ve previously created as the in</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>We&amp;#8217;ve talked about many different uses for Yahoo Pipes in previous 2 minute Yahoo Pipes demos, but you can also use most existing Yahoo Pipes within other pipes. In this demo, we&amp;#8217;ll use a couple of pipes I&amp;#8217;ve previously created as the input into a new Yahoo Pipe, and we&amp;#8217;ll introduce the union operator as [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>Using PostRank: 2 Minute Yahoo Pipes Demo</title>
		<link>http://fastwonderblog.com/2009/01/12/using-postrank-2-minute-yahoo-pipes-demo/</link>
		<comments>http://fastwonderblog.com/2009/01/12/using-postrank-2-minute-yahoo-pipes-demo/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 15:35:25 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[feeds]]></category>

		<category><![CDATA[pipes]]></category>

		<category><![CDATA[popularity]]></category>

		<category><![CDATA[postrank]]></category>

		<category><![CDATA[rss]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=866</guid>
		<description><![CDATA[Yahoo Pipes can also be used with other services, like PostRank, for example. PostRank, originally called AideRSS, is a service that rates the posts on any blog by popularity using comments, links, bookmarks, tweets, and other measurements to give each post a rank from 1 - 10. Luckily for us, PostRank conveniently stores the rank [...]]]></description>
			<content:encoded><![CDATA[<p>Yahoo Pipes can also be used with other services, like <a href="http://www.postrank.com">PostRank</a>, for example. PostRank, originally called AideRSS, is a service that rates the posts on any blog by popularity using comments, links, bookmarks, tweets, and other measurements to give each post a rank from 1 - 10. Luckily for us, PostRank conveniently stores the rank right in the RSS feed allowing us to access it from Yahoo Pipes. In our last Yahoo Pipes demo, I showed you how to <a href="http://fastwonderblog.com/2009/01/05/modifying-rss-feeds-2-minute-yahoo-pipes-video-demo/">Modify RSS Feeds</a> to work better for your purposes. I recommend watching the 2 minute demo about modifying RSS feeds if you haven&#8217;t already, since we will use those concepts again in this pipe.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><embed src="http://blip.tv/play/AeXlFgA" type="application/x-shockwave-flash" width="600" height="352" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-UsingPostRank2MinuteYahooPipesDemo249.mov">Quicktime file</a> (25 MB) or clicking the full screen toggle icon in the player to watch. The quality will be much better than the flash version embedded above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/28ec62123e62e6883469f373f8243be9">Using PostRank demo pipe</a> - click “View Source” to see the modules.</li>
<li><strong>PostRank</strong>. Using the 2 feeds that we&#8217;ve been using for most of these demos, ReadWriteWeb and GigaOM, we analyze each of them using <a href="http://www.postrank.com">PostRank</a>, filter by the best posts, and copy the RSS feed for the output.</li>
<li><strong>Fetch Feed</strong>. Fetches the elements from 2 PostRank feeds for ReadWriteWeb and GigaOM from the previous step.</li>
<li><strong>Sort Module</strong>. Sort by PostRank in descending order to keep the posts with the highest rank at the top.</li>
<li><strong>Loop module with String Builder Module</strong>. Loops through each element in the feed and builds a string with item.postrank:postrank: item.title. This string is assigned back into item.title.</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="http://fastwonderblog.com/consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a href="http://fastwonderblog.com/2008/12/01/yahoo-pipes-video-2-minute-quick-vanity-feed-demo/">Quick Vanity Feed: 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a href="http://fastwonderblog.com/2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a href="http://fastwonderblog.com/2008/12/07/2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F&amp;title=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F&amp;title=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F&amp;t=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F&amp;title=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F&amp;title=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=Yahoo%20Pipes%20can%20also%20be%20used%20with%20other%20services%2C%20like%20PostRank%2C%20for%20example.%20PostRank%2C%20originally%20called%20AideRSS%2C%20is%20a%20service%20that%20rates%20the%20posts%20on%20any%20blog%20by%20popularity%20using%20comments%2C%20links%2C%20bookmarks%2C%20tweets%2C%20and%20other%20measurements%20to%20give%20ea" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F&amp;title=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F&amp;title=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F&amp;title=Using%20PostRank%3A%202%20Minute%20Yahoo%20Pipes%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F12%2Fusing-postrank-2-minute-yahoo-pipes-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2009/01/12/using-postrank-2-minute-yahoo-pipes-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-UsingPostRank2MinuteYahooPipesDemo249.mov" length="26410606" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-UsingPostRank2MinuteYahooPipesDemo249.mov" fileSize="26410606" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Yahoo Pipes can also be used with other services, like PostRank, for example. PostRank, originally called AideRSS, is a service that rates the posts on any blog by popularity using comments, links, bookmarks, tweets, and other measurements to give each po</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>Yahoo Pipes can also be used with other services, like PostRank, for example. PostRank, originally called AideRSS, is a service that rates the posts on any blog by popularity using comments, links, bookmarks, tweets, and other measurements to give each post a rank from 1 - 10. Luckily for us, PostRank conveniently stores the rank [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>Modifying RSS Feeds: 2 Minute Yahoo Pipes Video Demo</title>
		<link>http://fastwonderblog.com/2009/01/05/modifying-rss-feeds-2-minute-yahoo-pipes-video-demo/</link>
		<comments>http://fastwonderblog.com/2009/01/05/modifying-rss-feeds-2-minute-yahoo-pipes-video-demo/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 11:12:26 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[feeds]]></category>

		<category><![CDATA[pipes]]></category>

		<category><![CDATA[podcast]]></category>

		<category><![CDATA[rss]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[Yahoo]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=824</guid>
		<description><![CDATA[While many people use Yahoo Pipes to filter RSS feeds, Pipes can also be used to modify RSS feeds to work better for your purposes. In this example, we will add the author name to the beginning of the title to make it easier to see the author without opening the item in your rss [...]]]></description>
			<content:encoded><![CDATA[<p>While many people use Yahoo Pipes to filter RSS feeds, Pipes can also be used to modify RSS feeds to work better for your purposes. In this example, we will add the author name to the beginning of the title to make it easier to see the author without opening the item in your rss reader. I recommend watching the <a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: 2 minute Yahoo Pipes Video Demo</a> if you haven&#8217;t already, since we&#8217;re going use the basic pipe developed in that demo using fetch feed and sort modules, but without the filter module.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><embed src="http://blip.tv/play/AeS0MAA" type="application/x-shockwave-flash" width="600" height="337" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-ModifyingRSSFeeds2MinuteYahooPipesVideoDemo985.mov">Quicktime file</a> (19 MB) or clicking the full screen toggle icon in the player to watch. The quality will be much better than the flash version embedded above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/db9b6849f938c192a7c23cbd8624a39c">Modifying RSS Feeds demo pipe</a> click “View Source” to see the modules.</li>
<li><strong>Fetch Feed</strong>. Fetches the elements from 2 feeds: ReadWriteWeb and GigaOM.</li>
<li><strong>Sort Module</strong>. Sort by date in descending order to make sure things are sorted in a logical manner.</li>
<li><strong>Loop module with String Builder Module</strong>. Loops through each element in the feed and builds a string with item.author: item.title. This string is assigned back into item.title.</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="http://fastwonderblog.com/consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes Video: 2 Minute Quick Vanity Feed Demo&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/12/01/yahoo-pipes-video-2-minute-quick-vanity-feed-demo/">Quick Vanity Feed: 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes for Social Media Monitoring and Business Benefit&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a title="Permanent Link to The Power (and Pain) of Yahoo Pipes for RSS Aggregation" rel="bookmark" href="http://fastwonderblog.com/2008/12/07/2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F&amp;title=Modifying%20Fast+Wonder%3A+Online+Community+Consulting%20Feeds%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F&amp;title=Modifying%20Fast+Wonder%3A+Online+Community+Consulting%20Feeds%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F&amp;t=Modifying%20Fast+Wonder%3A+Online+Community+Consulting%20Feeds%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F&amp;title=Modifying%20Fast+Wonder%3A+Online+Community+Consulting%20Feeds%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Modifying%20Fast+Wonder%3A+Online+Community+Consulting%20Feeds%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F&amp;title=Modifying%20Fast+Wonder%3A+Online+Community+Consulting%20Feeds%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F&amp;title=Modifying%20Fast+Wonder%3A+Online+Community+Consulting%20Feeds%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F&amp;title=Modifying%20Fast+Wonder%3A+Online+Community+Consulting%20Feeds%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2009%2F01%2F05%2Fmodifying-rss-feeds-2-minute-yahoo-pipes-video-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2009/01/05/modifying-rss-feeds-2-minute-yahoo-pipes-video-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-ModifyingRSSFeeds2MinuteYahooPipesVideoDemo985.mov" length="19996883" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-ModifyingRSSFeeds2MinuteYahooPipesVideoDemo985.mov" fileSize="19996883" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>While many people use Yahoo Pipes to filter RSS feeds, Pipes can also be used to modify RSS feeds to work better for your purposes. In this example, we will add the author name to the beginning of the title to make it easier to see the author without open</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>While many people use Yahoo Pipes to filter RSS feeds, Pipes can also be used to modify RSS feeds to work better for your purposes. In this example, we will add the author name to the beginning of the title to make it easier to see the author without opening the item in your rss [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>CSV File Inputs: 2 Minute Yahoo Pipes Video Demo</title>
		<link>http://fastwonderblog.com/2008/12/29/csv-file-inputs-2-minute-yahoo-pipes-video-demo/</link>
		<comments>http://fastwonderblog.com/2008/12/29/csv-file-inputs-2-minute-yahoo-pipes-video-demo/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 21:54:36 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[csv]]></category>

		<category><![CDATA[demo]]></category>

		<category><![CDATA[pipes]]></category>

		<category><![CDATA[podcast]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[Yahoo]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=771</guid>
		<description><![CDATA[This video shows how to get input from a list of items in a CSV file, and it introduces the loop module. A CSV file is a great choice when you want to fetch a bunch of feeds and change them frequently without having to update your pipe.  If you haven’t already watched the [...]]]></description>
			<content:encoded><![CDATA[<p>This video shows how to get input from a list of items in a CSV file, and it introduces the loop module. A CSV file is a great choice when you want to fetch a bunch of feeds and change them frequently without having to update your pipe.  If you haven’t already watched the  <a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">2 Minute Yahoo Pipes Introductory Demo</a>, I strongly suggest that you watch it. This demo builds on the basic structure developed in the introductory demo. The CSV file I&#8217;m using also contains the same feeds from ReadWriteWeb and GigaOM that we used in the original demo plus a few others.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="337" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AeOzJgA" /><embed type="application/x-shockwave-flash" width="600" height="337" src="http://blip.tv/play/AeOzJgA"></embed></object></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-CSVFileInputs2MinuteYahooPipesVideoDemo566.mov">Quicktime file</a> (22 MB) to watch. The quality will be much better than the flash version above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/8217ad42d0304bb8500b147c31e42826">CSV File Input in Yahoo Pipes Demo</a> click “View Source” to see the modules.</li>
<li><strong>Fetch CSV Module</strong>. Enter the URL of the CSV file (make sure that it already exists in a publicly accessible location) along with information about column names and separation characters as needed.</li>
<li><strong>Loop module with Fetch Feed</strong>. Loops through each element in the CSV file and fetches the feed associated with the item.</li>
<li><strong>Filter Module</strong>. Filter by a couple of keywords.</li>
<li><strong>Sort Module</strong>. Sort by date in descending order to make sure things are sorted in a logical manner.</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="http://fastwonderblog.com/consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Related Fast Wonder Blog posts</strong></p>
<ul>
<li><a href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a></li>
<li><a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes Video: 2 Minute Quick Vanity Feed Demo&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/12/01/yahoo-pipes-video-2-minute-quick-vanity-feed-demo/">Quick Vanity Feed: 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes for Social Media Monitoring and Business Benefit&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/11/26/yahoo-pipes-for-social-media-monitoring-and-business-benefit/">Yahoo Pipes for Social Media Monitoring and Business Benefit</a></li>
<li><a title="Permanent Link to The Power (and Pain) of Yahoo Pipes for RSS Aggregation" rel="bookmark" href="http://fastwonderblog.com/2008/12/07/2008/01/12/the-power-and-pain-of-yahoo-pipes-for-rss-aggregation/">Power (and Pain) of Yahoo Pipes for RSS Aggregation</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F&amp;title=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F&amp;title=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F&amp;t=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F&amp;title=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F&amp;title=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=This%20video%20shows%20how%20to%20get%20input%20from%20a%20list%20of%20items%20in%20a%20CSV%20file%2C%20and%20it%20introduces%20the%20loop%20module.%20A%20CSV%20file%20is%20a%20great%20choice%20when%20you%20want%20to%20fetch%20a%20bunch%20of%20feeds%20and%20change%20them%20frequently%20without%20having%20to%20update%20your%20pipe.%20%20If%20you%20haven" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F&amp;title=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F&amp;title=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F&amp;title=CSV%20File%20Inputs%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F29%2Fcsv-file-inputs-2-minute-yahoo-pipes-video-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2008/12/29/csv-file-inputs-2-minute-yahoo-pipes-video-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-CSVFileInputs2MinuteYahooPipesVideoDemo566.mov" length="23085409" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-CSVFileInputs2MinuteYahooPipesVideoDemo566.mov" fileSize="23085409" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>This video shows how to get input from a list of items in a CSV file, and it introduces the loop module. A CSV file is a great choice when you want to fetch a bunch of feeds and change them frequently without having to update your pipe. If you haven’t alr</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>This video shows how to get input from a list of items in a CSV file, and it introduces the loop module. A CSV file is a great choice when you want to fetch a bunch of feeds and change them frequently without having to update your pipe. If you haven’t already watched the [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
		<item>
		<title>Using The Debugger: 2 Minute Yahoo Pipes Video Demo</title>
		<link>http://fastwonderblog.com/2008/12/15/using-the-debugger-2-minute-yahoo-pipes-video-demo/</link>
		<comments>http://fastwonderblog.com/2008/12/15/using-the-debugger-2-minute-yahoo-pipes-video-demo/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 17:04:16 +0000</pubDate>
		<dc:creator>dawn@fastwonder.com (Dawn Foster)</dc:creator>
		
		<category><![CDATA[Yahoo Pipes Videos]]></category>

		<category><![CDATA[debugger]]></category>

		<category><![CDATA[pipes]]></category>

		<category><![CDATA[podcast]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[Yahoo]]></category>

		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://fastwonderblog.com/?p=731</guid>
		<description><![CDATA[The debugger serves a couple of functions in Yahoo Pipes. The first one is pretty obvious - debugging. It allows you to see exactly what is happening in each component of your Yahoo Pipe to help with the debugging process when something isn&#8217;t working quite right.
The debugger also serves a less obvious purpose. You can [...]]]></description>
			<content:encoded><![CDATA[<p>The debugger serves a couple of functions in Yahoo Pipes. The first one is pretty obvious - debugging. It allows you to see exactly what is happening in each component of your Yahoo Pipe to help with the debugging process when something isn&#8217;t working quite right.</p>
<p>The debugger also serves a less obvious purpose. You can use it to learn more about the elements of the rss feeds that you are using as input. For most blogs, the rss feeds are fairly standard, but other services store all kinds of useful information in their rss feeds in addition to standard elements like link, title, and date. The debugger can help you find this additional information in the feed.</p>
<p>This Yahoo Pipes video series is also available as a <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=298781857">podcast on iTunes</a>, and as a <a href="http://feeds.feedburner.com/yahoopipespodcast">separate feed</a>.</p>
<p><strong>Using The Debugger: 2 Minute Yahoo Pipes Video Demo</strong></p>
<p><embed src="http://blip.tv/play/AeDsNQA" type="application/x-shockwave-flash" width="600" height="337" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>You can watch the embedded video above, but I recommend downloading the higher resolution <a href="http://blip.tv/file/get/Geekygirldawn-UsingTheDebugger2MinuteYahooPipesVideoDemo821.mov">Quicktime file</a> (19 MB) to watch. The quality will be much better than the flash version above.</p>
<p><strong>More Details</strong></p>
<ul>
<li> <strong>The Demo Pipe</strong>. A copy of the <a href="http://pipes.yahoo.com/geekygirldawn/QiPAE8q93RG5FNeX1JzWFw">Yahoo Pipes Debugger Demo Pipe</a>. Click “View Source” to see the modules.</li>
<li><strong>Fetch Feed Module</strong>. Contains 1 feed from Shizzow, which contains a wealth of location information within the feed.</li>
<li><strong>Filter Module</strong>. Filters posts with a certain keyword out of the feed to demonstrate the debugger.</li>
<li><strong>Pipe Output</strong>. The final module in every Yahoo Pipe.</li>
<li>The demo also spends time using the debugger to explore various elements of the feed.</li>
</ul>
<p>I’ve created many Yahoo Pipes, and most of them have been published on my <a title="Permanent Link to &quot;Yahoo Pipes and RSS Hacks&quot;" rel="bookmark" href="http://fastwonderblog.com/yahoo-pipes-and-rss-hacks/">Yahoo Pipes and RSS Hacks</a> page where you can also learn more about my <a href="http://fastwonderblog.com/consulting/yahoo-pipes-training-course/">Yahoo Pipes Training</a> courses.</p>
<p><strong>Previous videos in the series</strong>:</p>
<ul>
<li><a href="http://fastwonderblog.com/2008/11/24/yahoo-pipes-training-a-2-minute-yahoo-pipes-demo/">Introduction to Yahoo Pipes: A 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;Yahoo Pipes Video: 2 Minute Quick Vanity Feed Demo&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/12/01/yahoo-pipes-video-2-minute-quick-vanity-feed-demo/">Quick Vanity Feed: 2 Minute Yahoo Pipes Video Demo</a></li>
<li><a title="Permanent Link to &quot;User Input: 2 Minute Yahoo Pipes Video Demo&quot;" rel="bookmark" href="http://fastwonderblog.com/2008/12/07/user-input-2-minute-yahoo-pipes-video-demo/">User Input: 2 Minute Yahoo Pipes Video Demo</a></li>
</ul>



Sharing is good


	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Digg"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="del.icio.us"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F&amp;t=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Facebook"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Google"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;body=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F" title="E-mail this story to a friend!"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo&amp;source=Fast+Wonder%3A+Online+Community+Consulting+Consulting+services+focused+on+helping+your+company+get+real+business+value+out+of+participating+in+online+communities+and+social+media%3A++online+community+strategy%2C+community+management%2C+blogging%2C+podcasting%2C+RSS%2C+Yahoo+Pipes%2C+open+source%2C+and+web+2.0.&amp;summary=The%20debugger%20serves%20a%20couple%20of%20functions%20in%20Yahoo%20Pipes.%20The%20first%20one%20is%20pretty%20obvious%20-%20debugging.%20It%20allows%20you%20to%20see%20exactly%20what%20is%20happening%20in%20each%20component%20of%20your%20Yahoo%20Pipe%20to%20help%20with%20the%20debugging%20process%20when%20something%20isn%27t%20working" title="LinkedIn"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Ping.fm"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="Reddit"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F&amp;title=Using%20The%20Debugger%3A%202%20Minute%20Yahoo%20Pipes%20Video%20Demo" title="StumbleUpon"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F" title="Technorati"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Ffastwonderblog.com%2F2008%2F12%2F15%2Fusing-the-debugger-2-minute-yahoo-pipes-video-demo%2F" title="TwitThis"><img src="http://fastwonderblog.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fastwonderblog.com/2008/12/15/using-the-debugger-2-minute-yahoo-pipes-video-demo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Geekygirldawn-UsingTheDebugger2MinuteYahooPipesVideoDemo821.mov" length="19935791" type="video/quick" />
		<media:content url="http://blip.tv/file/get/Geekygirldawn-UsingTheDebugger2MinuteYahooPipesVideoDemo821.mov" fileSize="19935791" type="video/quick" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>The debugger serves a couple of functions in Yahoo Pipes. The first one is pretty obvious - debugging. It allows you to see exactly what is happening in each component of your Yahoo Pipe to help with the debugging process when something isn&amp;#8217;t workin</itunes:subtitle><itunes:author>Dawn Foster</itunes:author><itunes:summary>The debugger serves a couple of functions in Yahoo Pipes. The first one is pretty obvious - debugging. It allows you to see exactly what is happening in each component of your Yahoo Pipe to help with the debugging process when something isn&amp;#8217;t working quite right. The debugger also serves a less obvious purpose. You can [...]</itunes:summary><itunes:keywords>yahoo,pipes,rss,fast,wonder,dawn,foster</itunes:keywords></item>
	<copyright>Copyright held by Fast Wonder</copyright><media:credit role="author">Dawn Foster</media:credit><media:rating>nonadult</media:rating><media:description type="plain">Yahoo Pipes Fast Wonder Podcast</media:description></channel>
</rss>
