I'm looking for a way to pull in a few RSS feeds, then spit out a composite feed. However, we need to strip some info (e.g. the output feed should only contain the title of each item), as well as limit dates/times etc. Also, it would be useful to only output the most recent 10 entries. Is there such a tool, or will I have to hack one together myself?

vik

link|improve this question

65% accept rate
For the record, this is in the context of a display system we're configuring; it seemed slightly more at home here than either superuser or stackoverflow – askvictor Aug 3 '10 at 2:28
feedback

closed as off topic by Zoredache, Kyle Brandt Aug 3 '10 at 0:13

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

1 Answer

up vote 0 down vote accepted

If you don't need to host it yourself you might see if Yahoo pipes http://pipes.yahoo.com/pipes/ will work for you.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.