» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with pipes + Data

Yahoo! Pipes Tutorial: How To Process HTML Pages

"Here's my story on how I managed to make Pipes process run-of-the-mill HTML pages."

XML: del.icio.us/tag/xml

ep: extended pipelining

Extended pipelining is an easy-to-use pipeline process (re)director. It has the main ability to run any number of subprocesses and redirect them basic filedescriptors. Basic filedescriptors are 0 (standart input), 1 (standart output) and 2 (standart errput). There is no restriction of pipe connection except that process outputs (output, errput) must be bound with one or more processes input.