Yahoo! Pipes
Typical Yahoo Pipes | |
Type of site | Remix Developer |
---|---|
Owner | Yahoo! |
Created by | Pasha Sadri, Ed Ho, Jonathan Trevor, Kevin Cheng and Daniel Raffel |
Website | http://pipes.yahoo.com/ |
Commercial | Yes |
Registration | Required |
Launched | 7 February 2007 |
Current status | Defunct |
Yahoo! Pipes was a web application from Yahoo! that provided a graphical user interface for building data mashups that aggregate web feeds, web pages, and other services, creating Web-based apps from various sources, and publishing those apps. The application worked by enabling users to "pipe" information from different sources and then set up rules for how that content should be modified (for example, filtering). Other than the pipe editing page, the website had a documentation page and a discussion page. The documentation page contained information about pipes, a user guide on pipe edition and a troubleshooting guide. The discussion page enabled users to discuss the pipes with other users.
History
Yahoo! Pipes was released to the public in beta on 7 February 2007. It was built by Pasha Sadri, Ed Ho, Jonathan Trevor and Daniel Raffel of Yahoo! It is described by its creators as:
…a hosted service that lets you remix feeds and create new data mashups in a visual programming environment. The name of the service pays tribute to Unix pipes, which make it easy to chain simple utilities together on the command line.— Official Yahoo! Pipes Blog, Pipes Blog
On 4 June 2015 it was announced that Pipes would be in read-only mode from 30 August 2015, and shut down on 30 September 2015.[1] Yahoo will not offer a paid version, but instead will shut down the program entirely.
Purpose
The purpose of Yahoo! Pipes was to create new pages by aggregating RSS feeds from different sources. Yahoo! Pipes had many modules which could be used either to grab data from sources or to edit the data that was grabbed from the sources. These modules were grouped into categories: sources, user inputs, operators, URL, string, date, location and number.
Creating and editing a Pipe
To create or edit a pipe, the user had to sign up with a Yahoo! ID. Creation and editing of the pipes was completely online; the user didn't have to download a plug-in or a program. The user selected the "Create a pipe" option to open the Pipe Editor. The pipe editor was composed of three panes: the canvas, the library and the debugger. The pipe was created using these panes. After creation, the pipe was saved and run. The user was then able to give a name and short description to the pipe. If the creator of the pipe decided to publish the pipe, it would become visible for everyone. Other users had the ability to clone the pipe, which they could then edit for their own use.
The Canvas
The canvas was the main pane where the editing of pipes was done. It was in the center of the page. Modules that were selected from the Library pane were dragged on this pane and connected together. After the modules were wired in the desired order, the pipe was ready to be used.
The Library
The Library is the place where the modules are selected to be dragged on the Canvas. These modules are grouped by their functions. The library pane is on the left hand side.
Sources
In this category, there are modules which are used to grab data from one or multiple sources on internet.
User Inputs
The modules in this category enables user to add an input in the pipe. By using the modules in this category, user can add date, location, number, text or URL input to the pipe.
Operators
The modules in this category are used either to filter or to transform the data that is flowing in the pipe. It contains filter, count, location extractor, loop, regex, rename, reverse, sort, split, sub-element, tail, truncate, union, unique and web service modules.
URL
There is only URL builder module in this category. Pipes need to have URLs of RSS to get the content. This URL builder enables users to create URLs instead of typing the URL address. It uses a base URL and query parameters to generate other URLs.
String
The modules in this category are used to either to change or combine the strings. String builder, string regex, string replace, sub string, term extractor, and translate are the modules of this category.
Date
There are only two modules in this category. They are date builder and date formatter. Date builder module converts a text to a date when there is text in the date format such as "yesterday" or "tomorrow". Date formatter module takes a date as input date and changes it to the desired format.
Location
This category contains only location builder module. This module recognizes the strings which are the description of a location and converts them to geographical location. Its input is in string form and output in location form.
Number
This category only has the simple math module. It applies simple math operations to the number input it takes and outputs the result of math operation. Both the input and the output are numbers.
The Debugger
This is the pane which shows the output of the selected module on the pipe. While designing a pipe, when user clicks on a module on the canvas, the debugger pane shows the output of the selected module. It shows both the title and the content of each item.
Mashups
A Web Mashup is a Web application that combines data from more than one Web data source into a single integrated Web application. Just as Unix pipes are often used to quickly combine several different data sources but are generally not sufficient to create a useful application, Yahoo! Pipes is a data mashup tool rather than a complete Mashup editor.[2]
See also
- Google Mashup Editor (Deprecated, since January 14, 2009)
- Mozilla Ubiquity
- Yahoo! query language
- Scratch programming language
- EMML
- Open Mashup Alliance
- WSO2 Mashup Server
- Node-RED
References
- ↑ "Pipes End-of-life Announcement". 4 June 2015.
- ↑ "Yahoo! Pipes Overview".
External links
- Pipes Official Site
- Tim O'Reilly blog article
- Yahoo! Pipes Adds Geo Data Support - including export of data in KML