All entries for Monday 25 June 2007
June 25, 2007
MediiGate News Technology — Yahoo Pipes
Writing about web page http://www.mediigate.com/Medigate/DesktopDefault.aspx?tabindex=8&tabid=3658
Yahoo Launched 'Pipes' service yesterday -- http://pipes.yahoo.com/
Review on Techcrunch£ºhttp://www.techcrunch.com/2007/02/07/yahoo-launches-pipes/
Pipes, as it is, are supposed to aggregate resources together. Yahoo Pipes is aiming at aggregating information all over the Internet together, so that users don't need to go on different websites to get their interesting stuff.
According to Yahoo, pipes are able to aggregate different types of information; based on my real case, RSS feeds aggregation is my first goal, then I'll show you how to aggregate my RSS feeds.
RSS originally is defined to aggregate news, but very soon, all news agents started publishing their own RSS feeds, which makes us to collect them individually. We used to do coding to integrate all these feeds, but still, that needs coding. Yahoo Pipes doesn't need programme knowledge any more, as long as you can recognise URL, you will be able to do it.
Then I wil show my integration of Google news, Yahoo news and MSN news
My goal is to find all the news from the website above against 'medical tourism'.
An overview
First of all, input your keyword. here I choose: 'medical tourism'
Apply User Inputs -> Test Inputs module£ºtype in 'medical tourism' in the debug field
Then we start creating search from 3 search engines: because these search engines use different parameters, we need to search them separately. Let's get URL->URL Builder to do the jobs:
Fill in the base field with:
Google:http://news.google.com/news
MSN:search.live.com/news/results.aspx
Yahoo:http://news.search.yahoo.com/news/rss
Then we input the keyword into the search engines.
Note:parameters are different. Google and live search use 'q', yahoo use 'p'
Connect the bottom of input with these 3 input fields, when finished, parameter field turns into Gray.
Finally, we use Source->Fetch module to capture the outputs£¬simply connect 3 URL builders with the Fetch module, then we finished!!!
Want something more? add sort module to sort and unique module to get rid of duplicates.
Then save. go back to my pipes, run it.
My case's RSS:
http://pipes.yahoo.com/pipes/BEfFpCO42xGujAcLmLokhQ/run?Medical+Tourism=medical+tourism&_render=rss
Here is the medical tourism news from Yahoo, Google and Live search (Previous MSN Search). If you need more source, u can always add them on as long as they provide RSS feeds.