<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Yahoo Pipes Tutorial</title>
	<atom:link href="http://www.pipestutorial.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pipestutorial.com</link>
	<description>Learn How To Use Yahoo Pipes, One Pipe At A Time</description>
	<lastBuildDate>Thu, 13 Oct 2011 14:56:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Bonus: How I Learnt Yahoo Pipes And Turned It Into A Website</title>
		<link>http://www.pipestutorial.com/how-i-learnt-yahoo-pipes-and-turned-it-into-a-ebook?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-i-learnt-yahoo-pipes-and-turned-it-into-a-ebook</link>
		<comments>http://www.pipestutorial.com/how-i-learnt-yahoo-pipes-and-turned-it-into-a-ebook#comments</comments>
		<pubDate>Fri, 18 Feb 2011 21:06:07 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Bonus]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1627</guid>
		<description><![CDATA[Discovering Yahoo Pipes I wrote the Yahoo Pipes Tutorial out of a need for me to learn Yahoo Pipes. My goal for one of my side projects was to scrape a web page, but I knew I needed to learn PHP for this to happen. I had a general knowledge of how PHP worked, and [...]]]></description>
			<content:encoded><![CDATA[<h3>Discovering Yahoo Pipes</h3>
<p><img class="alignleft size-full wp-image-247" title="yahoo-pipes" src="http://pipestutorial.com/wp-content/uploads/2011/01/yahoo-pipes.png" alt="" width="188" height="183" />I  wrote the Yahoo Pipes Tutorial out of a need for me to learn Yahoo  Pipes. My goal for one of my side projects was to scrape a web page, but  I knew I needed to learn PHP for this to happen. I had a general  knowledge of how PHP worked, and could customize WordPress templates by  adding, deleting and editing snippets of code, but there was no way I’d  be able to write an entire script. Because I was lazy, I searched for  other alternatives to reach my goal. I came across Yahoo Pipes and  couldn’t believe what it could do after I experimented with it. In a  short amount of time, I saw how much potential Yahoo Pipes offered and  knew I had to conquer it. I was amazed that complicated programming  tasks (to me), could be done using a WYSIWYG editor and be outputted to a  number of web apps, and a variety of formats including RSS, HTML, and  PHP.</p>
<h3>Feeling Discouraged and Stupid</h3>
<p>Putting  my lazy attitude away, I was committed to learning everything there was  to know about Yahoo Pipes, so I sat down and started taking notes from  the official Yahoo Pipes documentation. I was very confident that I  could learn Yahoo Pipes in no time, and had the will to learn &#8211; which  wasn’t the case with PHP. As I started taking notes, I quickly found out  that the official Pipes documentation was written BY programmers FOR  programmers. It used terminology and examples that assumed I had  previous programming experience. Long story short &#8211; that pissed me off.  With the confusing and bland information offered in the official  documentation, I felt like I would have been better off learning PHP. I  scoured the Internet for other resources on Yahoo Pipes and came across a  couple YouTube videos and blog posts, but they only explained the most  basic modules of Yahoo Pipes, like the Fetch Page module. There was no  complete resource for people like me, who:</p>
<ul>
<li>Use the Internet everyday</li>
<li>Are familiar with PHP, but not actually a programmer</li>
<li>Are familiar with affiliate links, RSS feeds, web apps, social networking etc.</li>
<li>Want to scrape web pages, automate content, and profit from affiliate links with little effort</li>
</ul>
<h3>Eureka!</h3>
<p>Enter Pipes Tutorial.</p>
<p>I  figured if I’m going to put this much time and effort into learning  Yahoo Pipes, making my examples, and taking all these screenshots for my  own little guidebook, I’m not going let those resources sit idle on my  computer. I’m going to publish an guide and help other people with the  same problem!</p>
<h3>Yep, You Can Learn Yahoo Pipes Too</h3>
<p><img class="alignright size-full wp-image-237" title="learn-yahoo-pipes" src="http://pipestutorial.com/wp-content/uploads/2011/01/learn-yahoo-pipes.png" alt="" width="188" height="183" />Now  the Pipes Tutorial is currently the most complete and easy to follow  guide on the web to learn Yahoo Pipes. All in one place, every module is  tackled, with real life examples and step-by-step screenshots to help  the not-so-programmers learn Yahoo Pipes, so they can start using it for  things like:</p>
<ul>
<li>Mashing up content from around the web</li>
<li>Scraping web pages</li>
<li>Automatically insert relevant pictures into blog posts</li>
<li>Viewing Craigslist ads on interactive maps</li>
<li>Creating forms and “mini programs”</li>
<li>Combining multiple RSS feeds into one “superfeed”</li>
<li>And whatever else sparks the imagination</li>
</ul>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/how-to-mashup-rss-feeds-with-yahoo-pipes" rel="bookmark" class="crp_title">Bonus: How To Mashup RSS Feeds With Yahoo Pipes</a></li><li><a href="http://www.pipestutorial.com/yahoo-pipes-overview" rel="bookmark" class="crp_title">Yahoo Pipes Overview</a></li><li><a href="http://www.pipestutorial.com/fetch-page-module" rel="bookmark" class="crp_title">Fetch Page Module</a></li><li><a href="http://www.pipestutorial.com/fetch-data-module" rel="bookmark" class="crp_title">Fetch Data Module</a></li><li><a href="http://www.pipestutorial.com/how-to-style-yahoo-pipes-with-css" rel="bookmark" class="crp_title">Bonus: How To Style Yahoo Pipes With CSS</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/how-i-learnt-yahoo-pipes-and-turned-it-into-a-ebook/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bonus: How To Style Yahoo Pipes With CSS</title>
		<link>http://www.pipestutorial.com/how-to-style-yahoo-pipes-with-css?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-style-yahoo-pipes-with-css</link>
		<comments>http://www.pipestutorial.com/how-to-style-yahoo-pipes-with-css#comments</comments>
		<pubDate>Fri, 18 Feb 2011 21:03:58 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Bonus]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[how to use yahoo pipes]]></category>
		<category><![CDATA[html badge]]></category>
		<category><![CDATA[rss feed]]></category>
		<category><![CDATA[rss mashup]]></category>
		<category><![CDATA[style rss]]></category>
		<category><![CDATA[stylesheets]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1624</guid>
		<description><![CDATA[Introduction Welcome to part 2 of this 2-Part tutorial where we learn how to mashup RSS feeds with Yahoo Pipes and style them with CSS. If you haven’t already, you can check out Part 1 of this tutorial here. By default, Yahoo Pipes inherits the CSS stylesheet from your website. But in this tutorial, we [...]]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>Welcome to part 2 of this 2-Part tutorial where we learn how to mashup RSS feeds with Yahoo Pipes and style them with CSS. If you haven’t already, you can check out Part 1 of this tutorial <a href="http://pipestutorial.com/mashup-rss-feeds-yahoo-pipes-style-css-part-1">here</a>.</p>
<p>By default, Yahoo Pipes inherits the CSS stylesheet from your website. But in this tutorial, we are going to dive deep and take a close look at the CSS stylesheet for the Yahoo Pipe so we can completely customize it to the max. We will examine each “div” and what CSS properties it controls for the Yahoo Pipe.</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part2/rsspluscss.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part2/rsspluscss.jpg" alt="Style Your Yahoo Pipe With CSS" width="400" height="164" /></a></p>
<h2>Yahoo Pipes Badge Documentation</h2>
<p>The Yahoo Pipes badge documentation is a good start for styling your Pipe, but it uses inline styling. Instead, we are going to edit the direct CSS sheet that controls all the elements of a Pipe in this tutorial.</p>
<h2>Yahoo Pipes RSS Mashup</h2>
<p>We are going to be working on the CSS stylesheet for our “Internet Marketing Super Feed” Yahoo Pipe that we created in Part 1 of this tutorial. Here is the code for it:</p>
<p><code>&lt;script src="http://l.yimg.com/a/i/us/pps/listbadge_1.4.js"&gt;<br />
{"pipe_id":"8cf4202441470398ea665ec175e73c6c",<br />
"_btype":"list"}&lt;/script&gt;</code></p>
<h2>Download The Yahoo Pipes CSS Stylesheet</h2>
<p>To start, you’ll have to download the CSS stylesheet for Yahoo Pipes here. There are two versions available:</p>
<p>The first stylesheet is for users who are new to CSS &#8211; <a href="http://pipestutorial.com/wp-content/themes/uploads/images/part2/pipesstyle_rookie.css">CSS Rookies</a>. This stylesheet includes comments beside every CSS class and property.</p>
<p>The second stylesheet is for advanced CSS users – <a href="http://pipestutorial.com/wp-content/uploads/images/part2/pipesstyle_allstar.css">CSS All-Stars</a>. This stylesheet only includes comments beside the classes.</p>
<h3>Setup Your Yahoo Pipes Stylesheet</h3>
<p>1. Download the CSS Stylesheet above.</p>
<p>2. Create a blank HTML page in the same folder as your CSS stylesheet.</p>
<p>3. Add a link to the stylesheet in the header section like so:</p>
<p><code>&lt;link href="pipesstyle_ENTER_VERSION.css"<br />
rel="stylesheet" type="text/css"&gt;</code></p>
<p>4. Add the Yahoo Pipes script to the body of the page like so:</p>
<p><code>&lt;script src="http://l.yimg.com/a/i/us/pps/listbadge_1.4.js"&gt;<br />
{"pipe_id":"8cf4202441470398ea665ec175e73c6c",<br />
"_btype":"list"}&lt;/script&gt;</code></p>
<p>5. Surround the entire script with the div “pipestyle” like so:</p>
<p><code>&lt;div class=pipesstyle”&gt;<br />
&lt;script src="http://l.yimg.com/a/i/us/pps/listbadge_1.4.js"&gt;<br />
{"pipe_id":"8cf4202441470398ea665ec175e73c6c",<br />
"_btype":"list"}&lt;/script&gt;<br />
&lt;/div&gt;</code></p>
<p>That’s it! You’re ready to begin styling your RSS feeds with Yahoo Pipes and CSS!</p>
<h3>Examining The CSS Code For Yahoo Pipes</h3>
<table align="center">
<tbody>
<tr>
<th>What Is Controled In The Yahoo Pipe</th>
<th>CSS Class</th>
</tr>
<tr>
<td style="font-weight: bold; text-align: center;" colspan="2">Loading screen for the pipe</td>
</tr>
<tr>
<td width="200px">The loading screen (what shows up before a pipe has loaded)</td>
<td width="200px"><code>div.pipesstyle div.Pbajaxwait</code></td>
</tr>
<tr>
<td style="font-weight: bold; text-align: center;" colspan="2">Body of the pipe</td>
</tr>
<tr>
<td>Body of the pipe</td>
<td><code>div.pipesstyle</code></td>
</tr>
<tr>
<td style="font-weight: bold; text-align: center;" colspan="2">h3 header for the pipe</td>
</tr>
<tr>
<td>Title of the pipe</td>
<td><code>div.pipesstyle h3.ybh</code></td>
</tr>
<tr>
<td>Hyperlink for the pipe title (will only display if your pipe is published)</td>
<td><code>div.pipesstyle a.ybt</code></td>
</tr>
<tr>
<td style="font-weight: bold; text-align: center;" colspan="2">Content of the pipe</td>
</tr>
<tr>
<td>Behind the scenes, placeholder for your entire pipe</td>
<td><code>div.pipesstyle div.ybx </code></td>
</tr>
<tr>
<td>All of the pipe text</td>
<td><code>div.pipesstyle div.pipesText</code></td>
</tr>
<tr>
<td>All unordered lists in the pipe</td>
<td><code>div.pipesstyle ul</code></td>
</tr>
<tr>
<td>All links in the pipe</td>
<td><code>div.pipesstyle a</code></td>
</tr>
<tr>
<td style="font-weight: bold; text-align: center;" colspan="2">Results of the pipe</td>
</tr>
<tr>
<td>Result&#8217;s title</td>
<td><code>div.pipesstyle div.pipesImgdescription div.pipesTitle</code></td>
</tr>
<tr>
<td>Descriptions in the pipe</td>
<td><code>div.pipesstyle div.pipesImgdescription</code></td>
</tr>
<tr>
<td>Font size for the description</td>
<td><code>div.pipesstyle div.pipesImgdescription div.pipesDescription</code></td>
</tr>
<tr>
<td>Padding of results within the pipe</td>
<td><code>div.pipesstyle div.pipesHolder</code></td>
</tr>
<tr>
<td>Results of the pipe</td>
<td><code>div.pipesstyle div.ybr</code></td>
</tr>
<tr>
<td>All individual results</td>
<td><code>div.pipesstyle div.ybr li.ybi</code></td>
</tr>
<tr>
<td>Background color of odd results</td>
<td><code>div.pipesstyle div.ybr li.ybi.odd</code></td>
</tr>
<tr>
<td style="font-weight: bold; text-align: center;" colspan="2">Images in the pipe</td>
</tr>
<tr>
<td>Image thumbnail placeholders</td>
<td><code>div.pipesstyle div.pipesImgdescription div.pipesThumbnail</code></td>
</tr>
<tr>
<td>Image thumbnails</td>
<td><code>div.pipesstyle div.pipesImgdescription div.pipesThumbnail img</code></td>
</tr>
<tr>
<td>Placeholder surrounding all small thumbnails at the bottom of a result</td>
<td><code>div.pipesstyle ul.pipesSmallthumb</code></td>
</tr>
<tr>
<td>Placeholders for individual small thumbnails at the bottom of a result</td>
<td><code>div.pipesstyle ul.pipesSmallthumb li</code></td>
</tr>
<tr>
<td>Small thumbnails at the bottom of a result</td>
<td><code>div.pipesstyle ul.pipesSmallthumb li a img</code></td>
</tr>
<tr>
<td>Color of the border when you hover over a small thumbnail</td>
<td><code>div.pipesstyle ul.pipesSmallthumb li:hover</code></td>
</tr>
<tr>
<td style="font-weight: bold; text-align: center;" colspan="2">Footer of the pipe</td>
</tr>
<tr>
<td>The footer</td>
<td><code>div.pipesstyle div.ybf</code></td>
</tr>
<tr>
<td>Footer text in the pipe</td>
<td><code>div.pipesstyle div.ybad</code></td>
</tr>
<tr>
<td>Pipes logo in the footer</td>
<td><code>div.pipesstyle a.yba </code></td>
</tr>
<tr>
<td>&#8220;Y! Pipes&#8221; in the footer</td>
<td><code>div.pipesstyle a.ybaa</code></td>
</tr>
<tr>
<td>The little &#8220;TM&#8221; (trademark symbol) after &#8220;Powered by Y! Pipes&#8221; in the footer</td>
<td><code>div.pipesstyle sup.ybas</code></td>
</tr>
<tr>
<td>The &#8220;Get This&#8221; in the footer (will only display if your pipe is published)</td>
<td><code>div.pipesstyle a.gt</code></td>
</tr>
<tr>
<td>The &#8220;&gt;&gt;&#8221; after &#8220;Get This&#8221; in the footer (will only display if your pipe is published)</td>
<td><code>div.pipesstyle div.gts</code></td>
</tr>
</tbody>
</table>
<p>Note: For whatever reason, there seems to be a bug with the “height” property for Yahoo Pipes. The only I way I found to override this was to use inline styling like this:</p>
<p><code>&lt;script src="http://l.yimg.com/a/i/us/pps/listbadge_1.4.js"&gt;<br />
{"pipe_id":"8cf4202441470398ea665ec175e73c6c",<br />
"_btype":"list",<br />
"height" : "500px"<br />
}&lt;/script&gt;</code></p>
<h3>Conclusion:</h3>
<p>In this 2 Part Tutorial, we learned how to create an RSS mashup with Yahoo Pipes in Part 1, and style it using CSS in Part 2. Now your Yahoo Pipe can take on a whole new life of its own without being restricted to your normal stylsheet. I hope you enjoyed this lesson from the Pipes Tutorial!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/how-to-mashup-rss-feeds-with-yahoo-pipes" rel="bookmark" class="crp_title">Bonus: How To Mashup RSS Feeds With Yahoo Pipes</a></li><li><a href="http://www.pipestutorial.com/publishing-options" rel="bookmark" class="crp_title">Publishing Options</a></li><li><a href="http://www.pipestutorial.com/fetch-page-module" rel="bookmark" class="crp_title">Fetch Page Module</a></li><li><a href="http://www.pipestutorial.com/yahoo-local-module" rel="bookmark" class="crp_title">Yahoo! Local Module</a></li><li><a href="http://www.pipestutorial.com/flickr-module" rel="bookmark" class="crp_title">Flickr Module</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/how-to-style-yahoo-pipes-with-css/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bonus: How To Mashup RSS Feeds With Yahoo Pipes</title>
		<link>http://www.pipestutorial.com/how-to-mashup-rss-feeds-with-yahoo-pipes?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-mashup-rss-feeds-with-yahoo-pipes</link>
		<comments>http://www.pipestutorial.com/how-to-mashup-rss-feeds-with-yahoo-pipes#comments</comments>
		<pubDate>Fri, 18 Feb 2011 21:03:01 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Bonus]]></category>
		<category><![CDATA[fetch feed]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[rss feeds]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[yahoo pipes]]></category>
		<category><![CDATA[yahoo pipes tutorial]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1620</guid>
		<description><![CDATA[Part 1 Introduction This 2 part tutorial will teach you how you can mashup several RSS feeds into one using Yahoo Pipes, then customize the look and feel of it with the magic of CSS. What Is Yahoo Pipes? Yahoo Pipes is a powerful tool that allows you to mashup RSS feeds and content from [...]]]></description>
			<content:encoded><![CDATA[<h3>Part 1</h3>
<h3>Introduction</h3>
<p>This 2 part tutorial will teach you how you can mashup several RSS feeds into one using Yahoo Pipes, then customize the look and feel of it with the magic of CSS.</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/webpageresults.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/webpageresults.jpg" alt="Learn How To Use Yahoo Pipes With The Pipes Tutorial" width="400" height="337" /></a></p>
<h3>What Is Yahoo Pipes?</h3>
<p>Yahoo Pipes is a powerful tool that allows you to mashup RSS feeds and content from around the web. Here are just a few of the things Pipes can do:</p>
<ul>
<li>Create a slideshow of pictures based on keywords you specify</li>
<li>Plot Craigslist real estate listings on an interactive map</li>
<li>Combine your favorite RSS feeds into one</li>
<li>Replace links with your own affiliate links</li>
<li>Scrape web pages without knowing PHP</li>
<li>Combine YouTube, Twitter and Facebook links into one giant RSS feed</li>
<li>And a heckuva lot more…</li>
</ul>
<p>Yahoo Pipes is widely used by Internet marketers for link building, auto blogging and affiliate marketing. If you find Yahoo Pipes overwhelming, check out the <a href="http://pipestutorial.com">Pipes Tutorial</a>, where you will be guided step by step through each module using real life examples. You’ll be a Yahoo Pipes master in no time with the <a href="http://pipestutorial.com">Pipes Tutorial</a>.</p>
<p>Ok, now down to business…</p>
<h3>Grab A Yahoo Pipes Account</h3>
<p>To mashup your RSS feeds with Yahoo Pipes and style them with CSS, you’ll need to <a href="http://ca.yahoo.com/_ylt=Al.h8QhkuFAP0LcmKAXiWVgt17V_/SIG=13efucje3/EXP=1285644388/**https%3A//edit.yahoo.com/registration%3F.src=fpctx%26.intl=ca%26.done=http%3A//ca.yahoo.com/">register</a> for a free account with Yahoo to begin creating and editing Pipes.</p>
<h3>RSS Feeds Mashup Overview</h3>
<p>In this tutorial, we are going to mashup 13 RSS feeds. from various SEO, design, copywriting, and CSS blogs. In my opinion, these are some of the best resources on the web for web design, copywriting, search engine optimization, content creation, and affiliate marketing:</p>
<h3>The Feeds:</h3>
<ul>
<li><span style="font-weight: bold;"><a href="http://www.alistapart.com">A List Apart</a></span> &#8211; <a href="http://www.alistapart.com/site/rss">http://www.alistapart.com/site/rss</a></li>
<li><span style="font-weight: bold;"><a href="http://copyblogger.com/">Copyblogger</a></span> &#8211; <a href="http://feeds.copyblogger.com/copyblogger">http://feeds.copyblogger.com/copyblogger</a></li>
<li><span style="font-weight: bold;"><a href="http://css-tricks.com/">CSS-Tricks</a></span> &#8211; <a href="http://feeds.feedburner.com/CssTricks">http://feeds.feedburner.com/CssTricks</a></li>
<li><span style="font-weight: bold;"><a href="http://davidairey.com">David Airey, graphic designer</a></span> &#8211; <a href="http://feeds.feedburner.com/CreativeDesign">http://feeds.feedburner.com/CreativeDesign</a></li>
<li><span style="font-weight: bold;"><a href="http://entrepreneurs-journey.com">Entrepreneurs-Journey.com by Yaro Starak</a></span> &#8211; <a href="http://feeds.feedburner.com/EntrepreneursJourney">http://feeds.feedburner.com/EntrepreneursJourney</a></li>
<li><span style="font-weight: bold;"><a href="http://justcreativedesign.com">Just Creative Design</a></span> &#8211; <a href="http://feeds.feedburner.com/JustCreativeDesignBlog">http://feeds.feedburner.com/JustCreativeDesignBlog</a></li>
<li><span style="font-weight: bold;"><a href="http://newthinktank.com">New Think Tank</a></span> &#8211; <a href="http://www.newthinktank.com/feed/">http://www.newthinktank.com/feed/</a></li>
<li><span style="font-weight: bold;"><a href="http://psd.tutsplus.com/">Psdtuts+</a></span> &#8211; <a href="http://feeds.feedburner.com/psdtuts">http://feeds.feedburner.com/psdtuts</a></li>
<li><span style="font-weight: bold;"><a href="http://pushingsocial.com">Pushing Social</a></span> &#8211; <a href="http://feeds.feedburner.com/PushingSocial">http://feeds.feedburner.com/PushingSocial</a></li>
<li><span style="font-weight: bold;"><a href="http://seobook.com">SEO Book.com</a></span> – <a href="Learn. Rank. Dominate - http://www.seobook.com/rss.xml">Learn. Rank. Dominate &#8211; http://www.seobook.com/rss.xml</a></li>
<li><span style="font-weight: bold;"><a href="http://smashingmagazine.com">Smashing Magazine</a></span> &#8211; <a href="http://rss1.smashingmagazine.com/feed/">http://rss1.smashingmagazine.com/feed/</a></li>
<li><span style="font-weight: bold;"><a href="http://the99percent.com">The 99 Percent</a></span> &#8211; <a href="http://feeds.feedburner.com/The99Percent">http://feeds.feedburner.com/The99Percent</a></li>
<li><span style="font-weight: bold;"><a href="http://yoast.com">Yoast – Tweaking Websites &amp; The WordPress Podcast</a></span> &#8211; <a href="http://feeds2.feedburner.com/joostdevalk">http://feeds2.feedburner.com/joostdevalk</a></li>
</ul>
<h3>Mashup RSS Feeds With Yahoo Pipes:</h3>
<p>Now that we have all of our feeds, we are ready to create our Yahoo Pipe. Make sure you are logged into your <a href="http://pipes.yahoo.com/pipes/">Yahoo Pipes account</a>, and click on “Create a pipe”.</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/account.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/account.jpg" alt="Signup For A Yahoo Pipes Account" width="400" height="310" /></a></p>
<p>Now you’ll be taken to the area where you can create your Pipe!</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/canvas.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/canvas.jpg" alt="Yahoo Pipes Canvas" width="400" height="208" /></a></p>
<p>I’ll just briefly explain the elements of this page, so everyone who is brand new to Yahoo Pipes can follow along.</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/elements.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/elements.jpg" alt="How To Use Yahoo Pipes Editor" width="400" height="208" /></a></p>
<p><span style="font-weight: bold;">Library:</span> The library contains all of the modules you can use to create your Pipe.<br />
<span style="font-weight: bold;">Canvas:</span> The canvas is where you can edit your Pipe and drag and drop modules.<br />
<span style="font-weight: bold;">Debugger:</span> The debugger is where you can see the output of your Pipe while you are working on it.</p>
<p>Because we are wanting to mashup our RSS feeds, we will be working with the “Fetch Feed’ module. The “Fetch Feed” module will grab the RSS feed and output the results in the Debugger pane.</p>
<p>First, drag and drop the “Fetch Feed” module onto the canvas.</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/fetchfeeddrop.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/fetchfeeddrop.jpg" alt="Yahoo Pipes How To Mashup RSS Feeds" width="400" height="290" /></a></p>
<p><span style="font-weight: bold;">Note:</span> The “Pipe Output” module automatically appears when you start working on a Pipe. You will need to connect your Pipe to the “Pipe Output” when you are finished, in order for it to run!</p>
<p>Now Pipes wants to know the addresses of our RSS feeds. Because we have 13 feeds we are working with. We will need to hit the “+” sign next to URL, so we have enough fields for all of our RSS feeds, like so:</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/fetchfeed13.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/fetchfeed13.jpg" alt="Yahoo Pipes RSS Feeds" width="400" height="333" /></a></p>
<p>Now it’s time to insert our RSS feeds into our Pipe.</p>
<p>Copy and paste these RSS feeds into the “Fetch Feed” module:</p>
<p><code>http://www.alistapart.com/site/rss</code></p>
<p><code>http://feeds.copyblogger.com/copyblogger</code></p>
<p><code>http://feeds.feedburner.com/CssTricks</code></p>
<p><code>http://feeds.feedburner.com/CreativeDesign</code></p>
<p><code>http://feeds.feedburner.com/EntrepreneursJourney</code></p>
<p><code>http://feeds.feedburner.com/JustCreativeDesignBlog</code></p>
<p><code>http://www.newthinktank.com/feed/</code></p>
<p><code>http://feeds.feedburner.com/psdtuts</code></p>
<p><code>http://feeds.feedburner.com/PushingSocial</code></p>
<p><code>http://www.seobook.com/rss.xml</code></p>
<p><code>http://rss1.smashingmagazine.com/feed/</code></p>
<p><code>http://feeds.feedburner.com/The99Percent</code></p>
<p><code>http://feeds2.feedburner.com/joostdevalk</code></p>
<p>Like so:</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/rssfeeds.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/rssfeeds.jpg" alt="Yahoo Pipes RSS Feeds" width="400" height="329" /></a></p>
<p>Now if we click on the “Fetch Feed” module and highlight it orange like in the image above, that will make it the active module and show the results in the Debugger pane…</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/debugger.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/debugger.jpg" alt="Yahoo Pipes Debugger" width="400" height="313" /></a></p>
<p>Pipes is showing us the output for the RSS feeds that we entered into the “Fetch Feed” module. It is displaying 8 results, + 272 more. If we drill down the triangle next to each result, we will get a whole lot more information including description, publish date, images etc., but we will save that for another tutorial.</p>
<p>So far we have combined our 13 RSS feeds into one “super feed”, packed with tons of great information for affiliate marketers. Before we style our RSS feed however, we are going to sort the results by date, so the newest results are on top.</p>
<p>Under the “Operators” category in the Library, drag and drop a “Sort” module onto the Canvas, like so:</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/sort.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/sort.jpg" alt="Yahoo Pipes Sort Module" width="400" height="218" /></a></p>
<p>Now before we can sort our RSS feeds by date, we need to connect our “Fetch Feed” module to the “Sort” module, by clicking on the output circle of the “Fetch Feed” module and dragging it into the input circle of the “Sort” module, like so:</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/inputoutput.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/inputoutput.jpg" alt="Yahoo Pipes Input" width="400" height="257" /></a></p>
<p><span style="font-weight: bold;">Note:</span> When you click on the output of a module, all the inputs of the available modules that you can connect it to will light up orange.</p>
<p>Now that we’ve connected our “Fetch Feed” module to our “Sort” module, the “Sort by” list has automatically populated with elements we can sort our feed by. Because we want to sort our RSS feed by date, we will select “item.pubDate” from the list. And sort it in “descending” order, like so:</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/sortpubdate.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/sortpubdate.jpg" alt="Yahoo Pipes Sort RSS Feeds" width="400" height="265" /></a></p>
<p>Looking good so far! Now lets check the Debugger Pane to see if our results have changed…</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/sortdebugger.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/sortdebugger.jpg" alt="Yahoo Pipes RSS Feed Mashup Results" width="400" height="318" /></a></p>
<p>Yup, they sure have! Now our results are displayed from newest to oldest so our readers can get the most up-to-date information first.</p>
<p>Now all we have to do, is connect our Pipe to the “Pipe Output”, save it, and run it. Then we can begin styling our Yahoo Pipe!</p>
<p>First connect the “Sort” module to “Pipe Output” so it looks like the picture below…</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/output.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/output.jpg" alt="Yahoo Pipes Pipe Output" width="400" height="251" /></a></p>
<p>Now hit the “Save” button at the top right of the page, and give your Pipe a name…</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/pipename.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/pipename.jpg" alt="Save Your Yahoo Pipe" width="400" height="286" /></a></p>
<p>And click the “Run Pipe” link at the top of the page to run your Pipe and view the results as a List…</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/results.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/results.jpg" alt="Yahoo Pipes RSS Feed Results" width="400" height="321" /></a></p>
<p>Great! Now we just need to output the results to use on our website. We will do this by clicking the “Get as a Badge”. A pop window will come up and allow you to get the source code for your site. Because I want to embed this script on my WordPress site, I will select the “Wordpress” option. To get plain HTML, just select “Embed”.</p>
<p><a href="http://pipestutorial.com/wp-contentuploads/images/part1/badge.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/badge.jpg" alt="Yahoo Pipes WordPress Badge" width="400" height="374" /></a></p>
<p>Here is our source code, ready to be copy and pasted into our WordPress blog:</p>
<p><code>&lt;script src="http://l.yimg.com/a/i/us/pps/listbadge_1.4.js"&gt;</code></p>
<p>Here is what our Yahoo Pipe “Internet Marketing Super Feed” looks like on my WordPress blog:</p>
<p><a href="http://pipestutorial.com/wp-content/uploads/images/part1/webpageresults.jpg"><img src="http://pipestutorial.com/wp-content/uploads/images/part1/webpageresults.jpg" alt="Yahoo Pipes RSS Feed Mashup Results" width="400" height="337" /></a></p>
<p>Viola, our Yahoo Pipe in action!</p>
<h3>Conclusion</h3>
<p>In part 1 of the “How To Mashup RSS Feeds With Yahoo Pipes and Style Them With CSS” tutorial, we learned step-by-step how to combine multiple RSS feeds into one, using Yahoo Pipes. In this case, we took some very well known Internet marketing RSS feeds and combined them into one jam-packed resource. This technique is also a good way to build links for your website or create automatic content.</p>
<p>By default, Yahoo Pipes inherits the default style sheet of your blog/website. But for our purposes, we want to style our Yahoo Pipe using CSS so we can take full control of it and customize the look and feel. In <a href="http://pipestutorial.com/mashup-rss-feeds-yahoo-pipes-style-css-part-2">Part 2</a> of this tutorial we will examine how to style our RSS feed using CSS and the custom Yahoo Pipes style sheet.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/how-to-style-yahoo-pipes-with-css" rel="bookmark" class="crp_title">Bonus: How To Style Yahoo Pipes With CSS</a></li><li><a href="http://www.pipestutorial.com/fetch-feed-module" rel="bookmark" class="crp_title">Fetch Feed Module</a></li><li><a href="http://www.pipestutorial.com/fetch-site-feed-module" rel="bookmark" class="crp_title">Fetch Site Feed Module</a></li><li><a href="http://www.pipestutorial.com/feed-auto-discovery-module" rel="bookmark" class="crp_title">Feed Auto-Discovery Module</a></li><li><a href="http://www.pipestutorial.com/yahoo-pipes-overview" rel="bookmark" class="crp_title">Yahoo Pipes Overview</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/how-to-mashup-rss-feeds-with-yahoo-pipes/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yahoo Pipes Tutorial Wrap Up</title>
		<link>http://www.pipestutorial.com/yahoo-pipes-tutorial-wrap-up?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=yahoo-pipes-tutorial-wrap-up</link>
		<comments>http://www.pipestutorial.com/yahoo-pipes-tutorial-wrap-up#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:56:23 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Yahoo Pipes Overview]]></category>
		<category><![CDATA[how to use yahoo pipes]]></category>
		<category><![CDATA[learn yahoo pipes]]></category>
		<category><![CDATA[yahoo pipes tutorial]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1612</guid>
		<description><![CDATA[I just want to thank you for choosing the Pipes Tutorial as your source to learn Yahoo Pipes! I hope I could teach you how to use this powerful tool so you can incorporate it into your own websites. If you want to leave feedback about this website or have any questions, please contact me. [...]]]></description>
			<content:encoded><![CDATA[<p>I just want to thank you for choosing the Pipes Tutorial as your source to learn Yahoo Pipes! I hope I could teach you how to use this powerful tool so you can incorporate it into your own websites.</p>
<p>If you want to leave feedback about this website or have any questions, please <a href="contact">contact me</a>.</p>
<p>Thank you again, and happy Yahoo Pipe building!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/how-to-mashup-rss-feeds-with-yahoo-pipes" rel="bookmark" class="crp_title">Bonus: How To Mashup RSS Feeds With Yahoo Pipes</a></li><li><a href="http://www.pipestutorial.com/yahoo-pipes-overview" rel="bookmark" class="crp_title">Yahoo Pipes Overview</a></li><li><a href="http://www.pipestutorial.com/how-to-style-yahoo-pipes-with-css" rel="bookmark" class="crp_title">Bonus: How To Style Yahoo Pipes With CSS</a></li><li><a href="http://www.pipestutorial.com/how-i-learnt-yahoo-pipes-and-turned-it-into-a-ebook" rel="bookmark" class="crp_title">Bonus: How I Learnt Yahoo Pipes And Turned It Into A Website</a></li><li><a href="http://www.pipestutorial.com/fetch-feed-module" rel="bookmark" class="crp_title">Fetch Feed Module</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/yahoo-pipes-tutorial-wrap-up/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deprecated Modules</title>
		<link>http://www.pipestutorial.com/deprecated-modules?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deprecated-modules</link>
		<comments>http://www.pipestutorial.com/deprecated-modules#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:53:57 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Deprecated]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[annotate]]></category>
		<category><![CDATA[babelfish]]></category>
		<category><![CDATA[content analysis module]]></category>
		<category><![CDATA[deprecated]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1610</guid>
		<description><![CDATA[Here is a list of deprecated modules in Yahoo Pipes that have been replaced by better ones: BabelFish &#8211; A language translation service &#8211; has been replaced by the “Translate” module. Content Analysis Module &#8211; Analyzes each item in an RSS feed and picks out the most important words &#8211; has been replaced by the [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of deprecated modules in Yahoo Pipes that have been replaced by better ones:</p>
<p><strong>BabelFish</strong> &#8211; A language translation service &#8211; has been replaced by the “Translate” module.</p>
<p><strong>Content Analysis Module</strong> &#8211; Analyzes each item in an RSS feed and picks out the most important words &#8211; has been replaced by the “Term Extractor” module.</p>
<p><strong>For Each: Annotate Module</strong> &#8211; Merges data from two separate feeds – has been replaced by the “Loop” module.</p>
<p><strong>For Each: Replace Module</strong> &#8211; A sub module that performs actions on each item in an input feed – has been replaced by the “Loop” module.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/library-yahoo-pipes-canvas" rel="bookmark" class="crp_title">Library &#8211; Yahoo Pipes Editor</a></li><li><a href="http://www.pipestutorial.com/saving-and-running-your-pipe" rel="bookmark" class="crp_title">Saving and Running Your Pipe</a></li><li><a href="http://www.pipestutorial.com/regex-module" rel="bookmark" class="crp_title">Regex Module</a></li><li><a href="http://www.pipestutorial.com/date-formatter-module" rel="bookmark" class="crp_title">Date Formatter Module</a></li><li><a href="http://www.pipestutorial.com/rss-item-builder-module" rel="bookmark" class="crp_title">RSS Item Builder Module</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/deprecated-modules/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Math Module</title>
		<link>http://www.pipestutorial.com/simple-math-module?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=simple-math-module</link>
		<comments>http://www.pipestutorial.com/simple-math-module#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:51:27 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Modules]]></category>
		<category><![CDATA[Number]]></category>
		<category><![CDATA[addition]]></category>
		<category><![CDATA[calculate]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[division]]></category>
		<category><![CDATA[modulo]]></category>
		<category><![CDATA[multiplication]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[powers]]></category>
		<category><![CDATA[simple math module]]></category>
		<category><![CDATA[subtraction]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1605</guid>
		<description><![CDATA[In Yahoo Pipes, the Simple Math Module is a calculator that can do: Addition Subtraction Multiplication Division Modulo (the remainder of division of one number by another) Powers (the product obtained by multiplying a quantity by itself one or more times) Numbers can be wired in from other modules or entered directly. This module has [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="Simple Math Module" src="http://pipestutorial.com/wp-content/uploads/images/simplemath.jpg" alt="Simple Math Module" /></p>
<p>In Yahoo Pipes, the Simple Math Module is a calculator that can do:</p>
<ul>
<li>Addition</li>
<li>Subtraction</li>
<li>Multiplication</li>
<li>Division</li>
<li>Modulo (the remainder of division of one number by another)</li>
<li>Powers (the product obtained by multiplying a quantity by itself one or more times)</li>
</ul>
<p>Numbers can be wired in from other modules or entered directly.</p>
<p>This module has many uses. It can be used to show a certain amount of results in a feed, adding or subtracting dates and times, performing calculations on inputted data, and more.</p>
<p>In this example lets pretend we are selling tickets on the popular site Stubhub. Now Stubhub charges a 15% fee for every ticket that sells on their site. So with the Simple Math Module we can calculate how much commission will be taken off. (I realize this can be done with a plain old calculator, but the beauty of Yahoo Pipes is that we can take this calculation and perform even more actions on it to create a highly functional Pipe).</p>
<p>Tip! The Number Module will not except characters beside 0-9. No $, or any other characters allowed.</p>
<p>Lets use a Number Input Module to input the price of our tickets we want to sell.</p>
<p><img class="aligncenter" title="Simple Math Module" src="http://pipestutorial.com/wp-content/uploads/images/simplemath1.jpg" alt="Simple Math Module" /></p>
<p>And wire it into the Simple Math Module to perform our calculation. Because we want to calculate 15% of our ticket price (285) we’ll multiply it by 0.15. We can use the dropdown list to select our mathematical function we want to use.</p>
<p><img class="aligncenter" title="Simple Math Module" src="http://pipestutorial.com/wp-content/uploads/images/simplemath2.jpg" alt="Simple Math Module" /></p>
<p>As you can see, Stubhub will charge us $42.75 to sell our ticket. Yikes! Now if we wanted to, we could take this number and process it further with different modules.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/an-introduction-to-yahoo-pipes" rel="bookmark" class="crp_title">An Introduction to Yahoo Pipes</a></li><li><a href="http://www.pipestutorial.com/fetch-page-module" rel="bookmark" class="crp_title">Fetch Page Module</a></li><li><a href="http://www.pipestutorial.com/fetch-csv-module" rel="bookmark" class="crp_title">Fetch CSV Module</a></li><li><a href="http://www.pipestutorial.com/number-input-module" rel="bookmark" class="crp_title">Number Input Module</a></li><li><a href="http://www.pipestutorial.com/count-module" rel="bookmark" class="crp_title">Count Module</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/simple-math-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Location Builder Module</title>
		<link>http://www.pipestutorial.com/location-builder-module?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=location-builder-module</link>
		<comments>http://www.pipestutorial.com/location-builder-module#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:47:12 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Location]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[city]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[country]]></category>
		<category><![CDATA[kml]]></category>
		<category><![CDATA[latitude]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[location builder module]]></category>
		<category><![CDATA[longitude]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[state]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1603</guid>
		<description><![CDATA[The Location Builder Module in Yahoo Pipes converts a description of a place into geographical data for further processing. It recognizes: Addresses Zip codes Airport codes City names Country names US cities State names It outputs a location structure with separate fields for: City State Country Latitude Longitude This module is very helpful for plotting [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="Location Builder Module" src="http://pipestutorial.com/wp-content/uploads/images/locationbuilder.jpg" alt="Location Builder Module" /></p>
<p>The Location Builder Module in Yahoo Pipes converts a description of a place into geographical data for further processing. It recognizes:</p>
<ul>
<li>Addresses</li>
<li>Zip codes</li>
<li>Airport codes</li>
<li>City names</li>
<li>Country names</li>
<li>US cities</li>
<li>State names</li>
</ul>
<p>It outputs a location structure with separate fields for:</p>
<ul>
<li>City</li>
<li>State</li>
<li>Country</li>
<li>Latitude</li>
<li>Longitude</li>
</ul>
<p>This module is very helpful for plotting locations on an interactive map.</p>
<p>In this example, lets use a Text Input Module to enter “Madison square garden”</p>
<p><img class="aligncenter" title="Location Builder Module" src="http://pipestutorial.com/wp-content/uploads/images/locationbuilder1.jpg" alt="Location Builder Module" /></p>
<p>…and see if the Location Builder Module can pick up any geodata for that location.</p>
<p><img class="aligncenter" title="Location Builder Module" src="http://pipestutorial.com/wp-content/uploads/images/locationbuilder2.jpg" alt="Location Builder Module" /></p>
<p>As you can see, the Location Builder Module picked it up and provided us with some detailed geodata It gave us the:</p>
<ul>
<li>Country</li>
<li>Street</li>
<li>Latitude</li>
<li>Postal/zip code</li>
<li>State</li>
<li>Ciy</li>
<li>Longitude</li>
<li>Quality score</li>
</ul>
<p>We can use this info to plot the point on an interactive map or use it for further processing.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/location-input-module" rel="bookmark" class="crp_title">Location Input Module</a></li><li><a href="http://www.pipestutorial.com/location-extractor-module" rel="bookmark" class="crp_title">Location Extractor Module</a></li><li><a href="http://www.pipestutorial.com/yahoo-local-module" rel="bookmark" class="crp_title">Yahoo! Local Module</a></li><li><a href="http://www.pipestutorial.com/flickr-module" rel="bookmark" class="crp_title">Flickr Module</a></li><li><a href="http://www.pipestutorial.com/an-introduction-to-yahoo-pipes" rel="bookmark" class="crp_title">An Introduction to Yahoo Pipes</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/location-builder-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Date Formatter Module</title>
		<link>http://www.pipestutorial.com/date-formatter-module?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=date-formatter-module</link>
		<comments>http://www.pipestutorial.com/date-formatter-module#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:32:24 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Date]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[date builder module]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[specifier]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[utime]]></category>
		<category><![CDATA[yahoo pipes]]></category>
		<category><![CDATA[yahoo pipes tutorial]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1593</guid>
		<description><![CDATA[This module formats a date-time value. News feeds format their dates and times in different ways. Sometimes you need to format the different dates and times to match the same format. This is where the Date Formatter Module in Yahoo Pipes comes in handy. A wide range of date-time formats called “specifiers” are available. The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="Date Formatter Module" src="http://pipestutorial.com/wp-content/uploads/images/dateformatter.jpg" alt="Date Formatter Module" /></p>
<p>This module formats a date-time value. News feeds format their dates and times in different ways. Sometimes you need to format the different dates and times to match the same format. This is where the Date Formatter Module in Yahoo Pipes comes in handy.</p>
<p>A wide range of date-time formats called “specifiers” are available. The specifiers all begin with a percent sign followed by a character. These specifiers are what Yahoo Pipes uses to determine the date-time format. If you are familiar with PHP, you’ll recognize that the same specifiers are used there too.</p>
<p>The Date Formatter Module formats dates unlike the Date Builder Module that creates dates.</p>
<p>Lets take a look at a quick example by wiring in the date “March 8, 2010” through a Text Input Module and change it to the date-time format of “03/08/10”. We’re going to use the specifier “%D” to accomplish this.</p>
<p><img class="aligncenter" title="Date Formatter Module" src="http://pipestutorial.com/wp-content/uploads/images/dateformatter1.jpg" alt="Date Formatter Module" /></p>
<p>with the Date Builder Module and specifier %D becomes…</p>
<p><img class="aligncenter" title="Date Formatter Module" src="http://pipestutorial.com/wp-content/uploads/images/dateformatter2.jpg" alt="Date Formatter Module" /></p>
<p>This table outlines some of the common specifiers and their date-time output for the date-time March, 8 2010 2:00pm:</p>
<table width="400px" border="1">
<tbody>
<tr>
<td><strong>Specifier</strong></td>
<td><strong>Formatted Date</strong></td>
</tr>
<tr>
<td>%m-%d-%Y</td>
<td>03-08-2010</td>
</tr>
<tr>
<td>%A, %b %d, %y at %I:%M %p</td>
<td>Monday, Mar 08, 10 at 02:00 PM</td>
</tr>
<tr>
<td>%D</td>
<td>03/08/10</td>
</tr>
<tr>
<td>%R</td>
<td>14:00</td>
</tr>
<tr>
<td>%B</td>
<td>March</td>
</tr>
</tbody>
</table>
<p>View the complete <a href="http://ca3.php.net/strftime">Date Specifiers Chart</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/date-builder-module" rel="bookmark" class="crp_title">Date Builder Module</a></li><li><a href="http://www.pipestutorial.com/date-input-module" rel="bookmark" class="crp_title">Date Input Module</a></li><li><a href="http://www.pipestutorial.com/an-introduction-to-yahoo-pipes" rel="bookmark" class="crp_title">An Introduction to Yahoo Pipes</a></li><li><a href="http://www.pipestutorial.com/library-yahoo-pipes-canvas" rel="bookmark" class="crp_title">Library &#8211; Yahoo Pipes Editor</a></li><li><a href="http://www.pipestutorial.com/fetch-feed-module" rel="bookmark" class="crp_title">Fetch Feed Module</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/date-formatter-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Date Builder Module</title>
		<link>http://www.pipestutorial.com/date-builder-module?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=date-builder-module</link>
		<comments>http://www.pipestutorial.com/date-builder-module#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:26:30 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Date]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[date builder module]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[hour]]></category>
		<category><![CDATA[how to use yahoo pipes]]></category>
		<category><![CDATA[minute]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[second]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[timezone]]></category>
		<category><![CDATA[utime]]></category>
		<category><![CDATA[week]]></category>
		<category><![CDATA[yahoo pipes]]></category>
		<category><![CDATA[year]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1591</guid>
		<description><![CDATA[In Yahoo Pipes, the Date Builder module converts a text string into a date-time value. You can use the drop-down calendar to select a date, type one in, or wire one in from another module like the Text Input module. This module is useful when you need to extract items from a feed by date. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="Date Builder Module" src="http://pipestutorial.com/wp-content/uploads/images/datebuilder.jpg" alt="Date Builder Module" /></p>
<p>In Yahoo Pipes, the Date Builder module converts a text string into a date-time value. You can use the drop-down calendar to select a date, type one in, or wire one in from another module like the Text Input module.</p>
<p>This module is useful when you need to extract items from a feed by date.</p>
<p>The Date Builder Module can even understand specifiers such as: tomorrow, yesterday or 5 minutes ago (check the Date Specifiers Chart at the end of this section for more).</p>
<p>One important thing to note is that the Date Builder Module runs off UTC time.<br />
Definition: Coordinated Universal Time (UTC) is a time standard based on International Atomic Time with leap seconds added at irregular intervals to compensate for the Earth’s slowing rotation.</p>
<p>Yikes. You probably didn’t need that in depth of a definition for our purposes, but it’s important to note what time zone Yahoo Pipes operates off of so you can base your time and date calculations accordingly.</p>
<p>Lets try a quick example by selecting a date from the drop down calendar…</p>
<p><img class="aligncenter" title="Date Builder Module" src="http://pipestutorial.com/wp-content/uploads/images/datebuilder1.jpg" alt="Date Builder Module" /></p>
<p><img class="aligncenter" title="Date Builder Module" src="http://pipestutorial.com/wp-content/uploads/images/datebuilder2.jpg" alt="Date Builder Module" /></p>
<p>…and see what results we get in the Debugger pane:</p>
<p><img class="aligncenter" title="Date Builder Module" src="http://pipestutorial.com/wp-content/uploads/images/datebuilder3.jpg" alt="Date Builder Module" /></p>
<p>As you can see above, our date of “March 8, 2010” is broken down into different attributes:</p>
<ul>
<li>Hour</li>
<li>Timezone</li>
<li>Second</li>
<li>Month</li>
<li>Minute</li>
<li>Utime</li>
<li>Day</li>
<li>Day_of_week</li>
<li>Year</li>
</ul>
<p>Now all of those are self explanatory except utime. Utime is the number of seconds that have passed since midnight UTC on January 1, 1970. Times before that are represented as negative values.</p>
<p>We can also wire a date or specifier in from a Text Input Module. If we wire in the specifier “yesterday”, the Date Builder Module will return that exact date and time.</p>
<p><img class="aligncenter" title="Date Builder Module" src="http://pipestutorial.com/wp-content/uploads/images/datebuilder4.jpg" alt="Date Builder Module" /></p>
<p>The Date Builder Module is great for manipulating dates and times.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/date-formatter-module" rel="bookmark" class="crp_title">Date Formatter Module</a></li><li><a href="http://www.pipestutorial.com/date-input-module" rel="bookmark" class="crp_title">Date Input Module</a></li><li><a href="http://www.pipestutorial.com/an-introduction-to-yahoo-pipes" rel="bookmark" class="crp_title">An Introduction to Yahoo Pipes</a></li><li><a href="http://www.pipestutorial.com/rss-item-builder-module" rel="bookmark" class="crp_title">RSS Item Builder Module</a></li><li><a href="http://www.pipestutorial.com/string-builder-module" rel="bookmark" class="crp_title">String Builder Module</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/date-builder-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Private String Module</title>
		<link>http://www.pipestutorial.com/private-string-module?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=private-string-module</link>
		<comments>http://www.pipestutorial.com/private-string-module#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:22:12 +0000</pubDate>
		<dc:creator>pipestutorial</dc:creator>
				<category><![CDATA[Modules]]></category>
		<category><![CDATA[String]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[private string]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[yahoo pipes]]></category>
		<category><![CDATA[yahoo pipes tutorial]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1589</guid>
		<description><![CDATA[The Private String Module is used when you need to input sensitive data into your Yahoo Pipe, such as passwords, usernames or codes that you don’t want to share with others. Private String values are only showed to the creator of the Pipe and can’t be copied. It’s a secure way to hide your data. [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="Private String Module" src="http://pipestutorial.com/wp-content/uploads/images/privatestring.jpg" title="Private String Module" class="aligncenter" /></p>
<p>The Private String Module is used when you need to input sensitive data into your Yahoo Pipe, such as passwords, usernames or codes that you don’t want to share with others.</p>
<p>Private String values are only showed to the creator of the Pipe and can’t be copied. It’s a secure way to hide your data.</p>
<p>The private string will be hidden to other viewers (anyone but the author) in source view, and while the Yahoo Pipe is being run, but it will still be used.</p>
<p>In this example, we’ll use a fake phone number: “604-555-1278”. All we need to do is type it in the Private String Module.</p>
<p>  <img alt="Private String Module" src="http://pipestutorial.com/wp-content/uploads/images/privatestring1.jpg" title="Private String Module" class="aligncenter" /></p>
<p>We’ll be able to see the text string because we’re the owner of the Pipe, but if any one else tries to view it, it will look like this:</p>
<p>  <img alt="Private String Module" src="http://pipestutorial.com/wp-content/uploads/images/privatestring2.jpg" title="Private String Module" class="aligncenter" /></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.pipestutorial.com/private-text-input-module" rel="bookmark" class="crp_title">Private Text Input Module</a></li><li><a href="http://www.pipestutorial.com/string-replace-module" rel="bookmark" class="crp_title">String Replace Module</a></li><li><a href="http://www.pipestutorial.com/string-regex-module" rel="bookmark" class="crp_title">String Regex Module</a></li><li><a href="http://www.pipestutorial.com/sub-string-module" rel="bookmark" class="crp_title">Sub String Module</a></li><li><a href="http://www.pipestutorial.com/string-tokenizer-module" rel="bookmark" class="crp_title">String Tokenizer Module</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.pipestutorial.com/private-string-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

