Google Tech Talks
April 2, 2007
ABSTRACT
Pipes is a service platform for processing well-structured data such as RSS, Atom and RDF feeds in a Web-based visual programming environment. Developers ...
Google Tech Talks April 2, 2007
ABSTRACT
Pipes is a service platform for processing well-structured data such as RSS, Atom and RDF feeds in a Web-based visual programming environment. Developers can use Pipes to combine data sources and user input into mashups without having to write code. These mashups, analogous in some ways to Unix pipes, can power badges on personal publishing sites, provide core functionality for Web applications, or serve as reusable components within the Pipes platform itself.
Here's what Tim O'Reilly says about pipes: "Yahoo!'s new Pipes service is a milestone in the history of the internet. It's a service that generalizes the idea of the mashup, providing a drag and...
Like to rate videos and let people know what you think?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
Like to share videos with friends?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
This video has been removed from your Favorites. (Undo)
Like to Favorite videos and let people know what you think?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
It's sad, this is recreation of effort. This is a Unix idea of decades.
If systems (for example web related systems) were build on Unix, and re-using already developed systems, stuff like this would be out there __LONG__ ago.
People have a BAD habit of recreating the wheel :(
The idea of pipes is amazing (I use pipes on the shell many times to put stuff together). But I really don't think Yahoo deserves anything for this new system they've build.
Like the developer, you could write Perl scripts to process feeds and combine them using file pipes (Unix/Win32), but complex or generalized pipes would require parameterized shell scripts. Yahoo Pipes is a GUI that lets users accomplish the same with no experience on the command line or with writing scripts. Plus it runs on a central server, so your pipes aren't tied to a single computer, and bandwidth can be optimized with caching. It's a novel extension of prior work, not a re-creation.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
If systems (for example web related systems) were build on Unix, and re-using already developed systems, stuff like this would be out there __LONG__ ago.
People have a BAD habit of recreating the wheel :(
The idea of pipes is amazing (I use pipes on the shell many times to put stuff together). But I really don't think Yahoo deserves anything for this new system they've build.