<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2009:/1/tag:72.47.210.69,2007://1.3512-</id>
  <updated>2009-11-23T19:52:50Z</updated>
  <title>Comments for Yahoo! Pipes and The Web As Database</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>
  <entry>
    <id>tag:72.47.210.69,2007://1.3512</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=3512" title="Yahoo! Pipes and The Web As Database" />
    <published>2007-02-14T05:55:58Z</published>
    <updated>2007-12-16T23:11:03Z</updated>
    <title>Yahoo! Pipes and The Web As Database</title>
    <summary> digg_url = &apos;http://digg.com/programming/Yahoo_Pipes_and_the_Web_as_a_Database&apos;; Written by Alex Iskold and edited by Richard MacManus. In this post Alex tests out and explores the emergent world of Yahoo! Pipes. He sees some interesting parallels with Relational Databases in the 90&apos;s, concluding that with pipes, the Web essentially becomes a giant database that can be queried and remixed...</summary>
    <author>
      <name>Alex Iskold</name>
      <uri>http://www.adaptiveblue.com</uri>
    </author>
    
    <category term="Analysis" />
    
    <category term="Yahoo" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><font style="float: right"><script type="text/javascript">
digg_url = 'http://digg.com/programming/Yahoo_Pipes_and_the_Web_as_a_Database';
</script>
<script src="http://digg.com/tools/diggthis.js"
type="text/javascript"></script></font><em>Written by Alex Iskold and edited by Richard MacManus. In this post Alex tests out
and explores the emergent world of Yahoo! Pipes. He sees some interesting parallels with
Relational Databases in the 90's, concluding that with pipes, the Web essentially becomes
a giant database that can be queried and remixed in any number of ways.</em></p>

<p><img border="0" src="http://www.readwriteweb.com/images/pipes_emergence.jpg"
align="left" hspace="5" vspace="5" width="151" height="121" />One of the central concepts
in <a href="http://en.wikipedia.org/wiki/Complexity_science">Complex Systems</a> is
<strong>Emergence</strong>. It is this automagical process through which elements of a
system give rise to a higher order system. Emergence is how physics becomes chemistry and
chemistry becomes biology. It is how web 1.0 evolved into web 2.0, and how that, in turn,
will become the next web.</p>

<p>While the exact mechanics of emergence is complicated and far from being completely
understood, scientists know that a new system emerges as a combination of its elements
and their interactions. In other words, complex systems are really networks - where
elements interact with each other and give rise to a new system.</p>

<p>Perhaps today we are witnessing one of the most vivid examples of emergence - <b>the
remixing of the world wide web</b>. The parts of the new web have crystallized - blogs,
photos, video, audio, maps, RSS, social network profiles and even plain old HTML pages
have formed an impressive network, that now can be mined and remixed. Mashups are really
nothing new, the web has been a <a href="http://www.programmableweb.com">programmable
oyster</a> for at least a few years now.&nbsp;</p>

<p>What is new though is the recent systematic thinking about the web as a database. A
few companies, including <a href="http://www.dappit.com">Dapper</a>, have been working on
the problem. But with the recent launch of <a href="http://pipes.yahoo.com">Yahoo!
pipes</a>, we are beginning to see the <i>real</i> power of remixing.</p>]]>
      <![CDATA[<h2>Ye Olde Relational Databases</h2>

<p>The Web is just a vast database of information. Everyday, we interact with it without
thinking about that too much. We simply take our best query tool, usually called Google,
and fire away. Yet decades before the web made its way into our lives, a different kind
of database revolutionized our lives. The <a
href="http://en.wikipedia.org/wiki/Relational_database">Relational Database</a> qualifies
as one of our best computer science inventions. Lesser known to the non-techie crowd, it
nowadays quietly stores terabytes of information behind most familiar ecommerce and
corporate sites.</p>

<p><img border="0" src="http://www.readwriteweb.com/images/pipes_msaccess.gif"
width="514" height="321" /><br />
<em>Microsoft Access Circa 1999</em></p>

<p>But Relational Databases are remarkably simple. They are collections of tables
(structured data) that can be joined (mixed) together via keys to produce a new set of
results. For example, the table of sales can be joined with the table of employees to
produce a report of who sold what. By combining the tables in various ways, programmers
are able to bring seemingly hidden information into the spotlight (think emergence). For
example, by combining the sales information with employee records and their geographical
locations, one can determine the best sales people in each country.</p>

<p>Another thing that Relational Databases are famous for is visual query and UI tools.
Because databases are so simple, and the data is well structured, people have created GUI
builders like Visual Basic or Power Builder to automate the UI for fetching and exploring
the data. We got so good and so perfect at mapping the databases to the UI, that it's
become quite a boring thing to do since about 1997.&nbsp;</p>

<p>Well, now Yahoo! is making this whole business cool again, by changing the rules of
the game - the Web is now the new database.</p>

<h2>Yahoo! Pipes - Applying Old Wisdom to the Web</h2>

<p><img border="0" src="http://www.readwriteweb.com/images/pipes_alex.jpg" width="480"
height="244" /><br />
<em>Yahoo! Pipes Circa 2007</em></p>

<p><a href="http://pipes.yahoo.com">Yahoo! Pipes</a> is a remarkable offering that was
announced <a href="http://www.readwriteweb.com/archives/yahoo_pipes_rss_remixer.php">last
week</a>. It is <b>the first GUI builder for the biggest database in the world, the Web
iself</b>. When compared to Visual Basic and Power Builder, Yahoo! Pipes comes out as
more inventive and no less rigorous that its predecessors. It empowers developers to
remix the building blocks of the web in a whole new way. And it does it with remarkable
simplicity.</p>

<p>In Yahoo! Pipes, what used to be a table in the relational database is now: a web
page, an RSS feed, etc. The current list of sources includes: Yahoo! Search, Yahoo!
Local, Fetch (RSS feeds), Google Base and Flickr. Each source can be searched or queried
using either pre-defined or user-defined parameters. For example, there can be a search
of all french restaurants in Chicago via Yahoo! Local. The data source and the searches
can be mixed together (think emergence), using a reach set of operators. Among them is
the iterator (which lets the user loop through the results), a counter and many other
functions that facilitate cleaning, manipulating and recombining the information.</p>

<p>By bringing together many sources and operators, the user can build sophisticated
queries that <b>fetch interesting, non-obvious information from the web</b>. For example,
one can build a pipe that extracts the listings of all French restaurants in Chicago,
along with their Flickr photos. Since the underlying data is virtually limitless and the
set of operators is quite powerful, the number of interesting possible pipes is vast. And
for this reason, unlike its predecessor the Relational Database, Yahoo pipes will never
get boring.</p>

<h2>Evolving Yahoo! Pipes</h2>

<p>Yahoo! pipes are cool, but they have ways to evolve. The biggest issue is that, unlike
in Relational Databases, the data is neither structured nor clean. For example, how can
we ensure that Flickr pictures of restaurants in Chicago will be the right ones? We
really cannot. The same problem will exist in all pipes, simply because the underlying
data online is not as precise and polished as data usually is in a Relational Database.
What are the consequences of this? Well, users currently forgive some imprecision in tags
on Flickr and del.icio.us, yet they expect near perfect answers from Google. So having
precise instruments to clean the data in the pipes would go a long way.</p>

<p>Another, very different, axis for the evolution of the pipes is to make them usable by
a less technical crowd. As it stands right now, like Relational Databases, the pipes
require a techie brain to be used efficiently. Yet, it seems like there is a possibility,
particularly from the user interface and operator simplification point of view, to make
this tool usable by moms and pops. But even if not, judging again from the Relational
Database, getting wide adoption in the technical community would be just fine.</p>

<h2>Conclusion</h2>

<p>So what is the catch - why did Yahoo do it? The answer is the same old: search and
ads. The majority of the current data sources are from Yahoo! and so that means Yahoo!
will get the ad revenue when the pipes are run. So empowering thousands of enthusiastic
techies to remix the web using Yahoo's data is a great idea.</p>

<p>Will this work? Will developers start using pipes? At the time of this writing there
are over 5,000 pipes, which is an impressive number given that the application is not
even a week old. But we should check in a month or so to see how things unfold. Certainly
the key to its success will be polishing the UI and adding new operators and data
sources. Since Yahoo! is known for its good design and focus on the user experience, it
is likely that we will see the pipes improving in that regard over time.&nbsp;</p>

<p>Please give the <a href="http://pipes.yahoo.com">pipes</a> a try if you have not done
so yet, and let us know what you think is going to happen to it over time.</p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29183</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29183" />
    <title>Comment from Nick Lothian on 2007-02-14</title>
    <author>
        <name>Nick Lothian</name>
        <uri>http://wwwscope.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://wwwscope.com/">
        <![CDATA[<p>"So what is the catch - why did Yahoo do it? The answer is the same old: search and ads. "</p>

<p>I don't think that's the whole reason. There are a couple of other reasons which spring to mind:</p>

<p>1) Attention data: which feeds are popular, who is interested in what topics. That's valuable data.</p>

<p>2) Platform Strategy 2.0: By creating a developer platform Yahoo can build platform lock-in. That in turn is going to drive traffic, revenue and provide ways to see exactly who is doing what all over the web.</p>]]>
    </content>
    <published>2007-02-14T11:41:15Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29184</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29184" />
    <title>Comment from Lars Teigen on 2007-02-14</title>
    <author>
        <name>Lars Teigen</name>
        <uri>http://secondbrain.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://secondbrain.com">
        <![CDATA[<p>Thank you for this post. Finally I understand what the pipes are all about. I believe that taking advantage of the web as the source of all content, or as the DB as you mention, will be the next step in the evolution of the internet.</p>]]>
    </content>
    <published>2007-02-14T12:23:01Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29185</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29185" />
    <title>Comment from Bradley Horowitz on 2007-02-14</title>
    <author>
        <name>Bradley Horowitz</name>
        <uri>http://www.elatable.com/blog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.elatable.com/blog">
        <![CDATA[<p>Agree with Lars - fantastic post that captures the big picture vision behind the admittedly early beta.</p>]]>
    </content>
    <published>2007-02-14T14:55:24Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29186</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29186" />
    <title>Comment from franticindustries on 2007-02-14</title>
    <author>
        <name>franticindustries</name>
        <uri>http://franticindustries.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://franticindustries.com">
        <![CDATA[<p>I've given it a try, and written 5 pipes to show the capabilities of this great service. You can find it over at my site. </p>

<p>By the way, I'm willing to bet that the first new feature Yahoo will add to the Pipes is the ability to look at the actual code. The GUI is cool at first, but it gets really annoying when you try to do some complex pipes. </p>

<p>Also, the ability to do a thorough analysis of the feed content is sorely lacking. If anyone needs help with building a pipe, don't hesitate to contact me, I've tested it pretty extensively and I know what can and cannot be done.</p>]]>
    </content>
    <published>2007-02-14T18:25:15Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29187</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29187" />
    <title>Comment from Danny on 2007-02-14</title>
    <author>
        <name>Danny</name>
        <uri>http://dannyayers.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://dannyayers.com">
        <![CDATA[<p>Alex, I agree entirely. However there is already something very similar to the relational model, designed specifically with the web in mind : RDF. This meshes well with the pipes idea (<a href="http://dannyayers.com/2007/02/09/the-pipes-are-calling" rel="nofollow">blogged</a>). There's still the problem of user-friendly interfaces, but they're on their way ;-)</p>]]>
    </content>
    <published>2007-02-14T19:26:03Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29188</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29188" />
    <title>Comment from David W. Fenton on 2007-02-14</title>
    <author>
        <name>David W. Fenton</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Completely off-topic minor quibble: Your Access relationship diagram is Access 2000 (which is obvious from the icon in the upper left corner), so that would be circa 1999.</p>

<p>Of course, the relationship window in Access is basically unchanged from at least Access 2 (released in 1994).</p>]]>
    </content>
    <published>2007-02-14T19:55:06Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29189</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29189" />
    <title>Comment from Alex Iskold on 2007-02-14</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://www.adaptiveblue.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adaptiveblue.com">
        <![CDATA[<p>@Danny,</p>

<p>This is an interesting point. I actually think that despite the fact that RDF is more canonical, it would be difficult to move the entire web to use it. How do you envision this happening?</p>

<p>Also, in a sense RDF is a graph, the data in feeds and pages are reacher, it does not necessarily lend itself onto a graph.</p>

<p>Alex</p>]]>
    </content>
    <published>2007-02-14T20:30:11Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29190</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29190" />
    <title>Comment from Danny on 2007-02-14</title>
    <author>
        <name>Danny</name>
        <uri>http://dannyayers.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://dannyayers.com">
        <![CDATA[<p>Short answer: the entire web doesn't need to use it to get significant benefits, and lot of web data is already interpretable as RDF - e.g. this page itself is rich with data  - explicit  stuff, loads of links, there's even a feed, it's all mappable to RDF. Long answer : hmm, where to start?? - ok, I just put these two docs online, they give the Web 2.0 kind of angle (IMHO) : <a href="http://dannyayers.com/docs/ieee/w1" rel="nofollow">The Shortest Path to the Future Web</a> and <a href="http://dannyayers.com/docs/ieee/w2" rel="nofollow">From Here to There</a> (PDFs)</p>

<p>Not sure I get your last sentence - reacher=richer? Anyhow the web is a graph, feeds & (XML/HTML) docs are tree structures which can be mapped onto a graph (RSS 0.9 and 1.0 were both RDF, only 0.91 & 2.0 watered things down).</p>]]>
    </content>
    <published>2007-02-14T22:15:06Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29191</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29191" />
    <title>Comment from PohEe.com on 2007-02-14</title>
    <author>
        <name>PohEe.com</name>
        <uri>http://PohEe.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://PohEe.com">
        <![CDATA[<p>Nice article. I would like to know, how many people will really use this Yahoo Pipes?</p>]]>
    </content>
    <published>2007-02-15T01:18:13Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29192</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29192" />
    <title>Comment from Alex Iskold on 2007-02-14</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://www.adaptiveblue.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adaptiveblue.com">
        <![CDATA[<p>@9 - that remains to be seen. We should check in a few month.</p>

<p>Alex</p>]]>
    </content>
    <published>2007-02-15T02:20:22Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29193</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29193" />
    <title>Comment from Adnan Rana on 2007-02-14</title>
    <author>
        <name>Adnan Rana</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Yahoo Pipes cannot replace relational databases. It looks like a aggregator hosted service so that you can mix and match information from allready existing sources.<br />
What if you want to become source then probaly you will have to design a database of some kind.</p>

<p>I like the GUI tool its kewl.</p>]]>
    </content>
    <published>2007-02-15T02:21:25Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29194</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29194" />
    <title>Comment from Adrian Pike on 2007-02-14</title>
    <author>
        <name>Adrian Pike</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>So the internet is, in fact, a series of tubes.</p>]]>
    </content>
    <published>2007-02-15T02:30:57Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29195</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29195" />
    <title>Comment from Mattie on 2007-02-14</title>
    <author>
        <name>Mattie</name>
        <uri>http://pipes.yahoo.com/people/pv8m0gohrXl7A2Ji4es-</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pipes.yahoo.com/people/pv8m0gohrXl7A2Ji4es-">
        <![CDATA[<p>Don't forget you can write your own operators and functions!</p>

<p>Because it can fetch from any URL, it's really not hard at all to extend pipes to do whatever you want with feeds, should you have a web server.</p>

<p>For example, I needed some non-RSS data transformed, well I just wrote my own fetching PHP script with a query string parameter to pass and voila, now I have the widget I want for my pipe. Using this, it would be possible to add things like feed list intersections, your own data normalizations, etc, etc. </p>

<p>You can also use services like Dapps (www.dappit.com) and others to help transform existing website data into something useful for pipes to consume.</p>

<p>I really want to see people writing their own sites to plug into pipes to make them more powerful. That's where a huge amount of power comes in-- above and beyond what's already out there formatted for RSS readers.</p>]]>
    </content>
    <published>2007-02-15T03:24:20Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29196</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29196" />
    <title>Comment from Cathy on 2007-02-14</title>
    <author>
        <name>Cathy</name>
        <uri>http://www.afeedisborn.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.afeedisborn.com">
        <![CDATA[<p>As an old mainframe database programmer I can see the realtionship of the web to a database.  Pipes is an innovative project but it does need to become more user friendly before the masses will even try to use it.</p>]]>
    </content>
    <published>2007-02-15T04:06:55Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29197</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29197" />
    <title>Comment from Emmanuel on 2007-02-15</title>
    <author>
        <name>Emmanuel</name>
        <uri>http://www.emmanuelsotelo.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.emmanuelsotelo.net">
        <![CDATA[<p>It has been a while since I've seen anything inovative from Yahoo.</p>

<p>This is the kind of thing I would expect Google to do.</p>

<p>This has a lot of potential, lets hope Yahoo doesn't ruin it.</p>

<p>Although I don't mind the complexity, if Yahoo ever intends for the masses to use it, it needs to become more user friendly.</p>]]>
    </content>
    <published>2007-02-15T08:18:32Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29198</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29198" />
    <title>Comment from James Oister on 2007-02-15</title>
    <author>
        <name>James Oister</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The GUI is so slick!</p>

<p>The best addon I liked was this webpage to rss pipe <a href="http://pipes.yahoo.com/pipes/NlNQKdO62xGAq1ZgZoQMOQ" rel="nofollow"><a href="http://pipes.yahoo.com/pipes/NlNQKdO62xGAq1ZgZoQMOQ" rel="nofollow">http://pipes.yahoo.com/pipes/NlNQKdO62xGAq1ZgZoQMOQ</a></a></p>

<p>If only Yahoo plays their cards right, before Google catches up ;)</p>]]>
    </content>
    <published>2007-02-15T14:31:50Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29199</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29199" />
    <title>Comment from Sunny Tan on 2007-02-17</title>
    <author>
        <name>Sunny Tan</name>
        <uri>http://www.tips.com.my</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.tips.com.my">
        <![CDATA[<p>Great tool put up by yahoo..</p>

<p>but can be pretty complicated for normal user to use...</p>]]>
    </content>
    <published>2007-02-17T10:43:12Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29200</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29200" />
    <title>Comment from Matt on 2007-02-20</title>
    <author>
        <name>Matt</name>
        <uri>http://www.feedgod.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.feedgod.com">
        <![CDATA[<p><a href="http://www.feedgod.com/rss/" rel="nofollow">feedGod</a> has had a simplified version of Yahoo's "Pipes" available for a while now. Not as many options as Yahoo's but it's much easier to use and includes thousands of built in feeds, whereas with Pipes you have to find all of your own feeds to "Pipe".</p>]]>
    </content>
    <published>2007-02-20T16:44:56Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.3512-comment:29201</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.3512" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php#c29201" />
    <title>Comment from OFF TOPIC - PROVIDE A PRINTER FRIENDLY VERSION on 2007-02-22</title>
    <author>
        <name>OFF TOPIC - PROVIDE A PRINTER FRIENDLY VERSION</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>please provide a printer-friendly version of articles.</p>

<p>firefox 2 on windows xp prints three pages for this article:<br />
1. almost blank page with R/WW top banner<br />
2. article text, until "since about 1997"<br />
3. almost blank page with copyright notice</p>]]>
    </content>
    <published>2007-02-22T12:42:24Z</published>
  </entry>

</feed>