<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
    <title>JavaScript Rules - pipes</title>
    <link href="http://javascriptrules.com/tag/pipes.xml" rel="self"/>
    <link href="http://javascriptrules.com"/>
    <updated>2012-03-08T18:28:28-08:00</updated>
    <id>http://javascriptrules.com/tag/pipes</id>
    <author>
        <name>Marcel Duran</name>
        <email>marcelduran@gmail.com</email>
    </author>
 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <entry>
        <title>Harnessing the juice out of Yahoo! Pipes</title>
        <link href="http://javascriptrules.com/2009/09/27/harnessing-the-juice-out-of-yahoo-pipes"/>
        <updated>2009-09-27T00:00:00-07:00</updated>
        <id>/2009/09/27/harnessing-the-juice-out-of-yahoo-pipes</id>
        <content type="html">&lt;p&gt;While working on my current project at Yahoo! I had the need to aggregate different search feeds, the requirement was to have a way to pass a param to the url like &lt;em&gt;search=search_term&lt;/em&gt;, and this would be passed along to the the feeds and it would return results from all the feeds (obviously it had to be done in the front end only), I thought about adding more &lt;a href='http://developer.yahoo.com/yql/console'&gt;YQL&lt;/a&gt; requests to my app but I didn&amp;#8217;t want to change the code since we were planning on having a re-factor of this part of the code, so super &lt;a href='http://pipes.yahoo.com'&gt;Yahoo! Pipes&lt;/a&gt; to the rescue, it was a really easy task and got more than I asked for, like filters and sorting&amp;#8230; the example speaks for itself: &lt;a href='http://pipes.yahoo.com/pipes/pipe.info?_id=4c40a274bec11e41ab22e5c91e5df9f2'&gt;pipe example&lt;/a&gt; you can clone it and play with it.&lt;/p&gt;

&lt;p&gt;You can also check all the other cool examples created by Paul Donnelly &lt;a href='http://pipes.yahoo.com/31337'&gt;http://pipes.yahoo.com/31337&lt;/a&gt; or even check &lt;a href='http://blog.pipes.yahoo.net/'&gt;Pipes Blog&lt;/a&gt; for their latest updates.&lt;/p&gt;</content>
    </entry>
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
 
</feed>

