TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Do you use Yahoo Pipes? If not, you should.

30 pointsby workhorseover 15 years ago

6 comments

modelessover 15 years ago
I have several Yahoo Pipes running which take various RSS feeds and replace the blurbs with the full article text (<a href="http://pipes.yahoo.com/pipes/pipe.info?_id=b26addb2e01415dbf4443b33af6934c8" rel="nofollow">http://pipes.yahoo.com/pipes/pipe.info?_id=b26addb2e01415dbf...</a> ). As a programmer I found it quite frustrating to use; very limiting (as with all "visual programming" interfaces) and somewhat buggy. However, it does get the job done and it's free.<p>I actually much preferred AppJet for this sort of work, as it could execute arbitrary Javascript and make arbitrary HTTP requests with cookies, etc. I wrote an RSS feed munger that logged into my WSJ account to download full articles with AppJet. I was really disappointed when AppJet was discontinued.
评论 #877812 未加载
jonathantrevorover 15 years ago
YQL (the Pipes sister product) is more programmer friendly, and also free. Give YQL a go if the Pipes visual UI doesn't work for you (and it has lots of yummy server side JS goodness too).
评论 #877821 未加载
workhorseover 15 years ago
I wanted to share an article I wrote on Yahoo Pipes because of the value it provides.<p>If you read Hacker News, I am willing to bet you read at least 10 other publications.<p>Yahoo Pipes will allow you to mashup RSS feeds with the ability to filter the noise.<p>Yahoo Pipes was probably the single greatest tool I have found for filtering content in the last 6 months.
th0ma5over 15 years ago
I've used it some, it is what I think of generally when I think of OOP that what is going on is visually like Pipes, or other visual languages like vvvv, or Lily, etc... here's a pipe I made for the buses in and around Columbus, OH <a href="http://pipes.yahoo.com/th0ma5/cota1" rel="nofollow">http://pipes.yahoo.com/th0ma5/cota1</a>
AndrewDuckerover 15 years ago
I wrote a pipe for Hacker News RSS (so that the main link would go to the comments page rather than the original site). It worked perfectly when it worked. And then would spend weeks not updating, or saying that the gateway wasn't found, or some other bizarre error that was beyond my control.<p>At which point I gave up.
callmeedover 15 years ago
Is it wise to use Yahoo! Pipes for anything crucial in your app? (considering they've turned search over to MS and have been the subject of acquisition rumors)<p>Has Yahoo! committed to keeping it running long term?
评论 #878245 未加载