a little more testing on how to do different things to different parts of a feed - this one appends morning or afternoon to the title of a post depending on it's pubdate.
Easily aggregate arbitrary number of feeds (up to max length of textinput). Simply add in all the feeds you want separated by a , - you can optionally remove the leading http:// to save space.
Simple pass through pipe so that I can pull any rss feed in JSON to feed to PipeJax to place on my web site. It takes an optional url filter to weed out sites and an optional number to truncate the return results.