Truncate Module

The Truncate Module will return X items (where X is the number you specify) from the top of a feed. It limits the output to the first X items. http://mlb.mlb.com/partnerxml/gen/news/rss/mlb.xml Lets take our same MLB feed from the Tail Module example, and limit it to the first 5 results. All we have to do is [...]

Continue Reading →

0 Comments

Tail Module

With Yahoo Pipes, the Tail Module will truncate (cut off) a feed to the last X items (where X is the number you specify). It limits the number of items at the end of the feed. http://mlb.mlb.com/partnerxml/gen/news/rss/mlb.xml Lets take a look at this MLB news feed… …and use the Tail Module to remove the last [...]

Continue Reading →

0 Comments