How to produce a merged RSS feed (from DokuWiki and Serendipity)
Posted
by symcbean
on Stack Overflow
See other posts from Stack Overflow
or by symcbean
Published on 2010-04-01T14:42:48Z
Indexed on
2010/04/02
10:03 UTC
Read the original article
Hit count: 419
Hi,
I've got an application developed on top of DokuWiki. I'd like to provide a 'News' page providing the latest updates from the internal RSS feed, some other feeds maintained in Serendipity and potentially other locations.
Although its trivial to attach feed parsers to each one individually, I'd like to aggregate this into a single list (possibly a single RSS feed).
Both the DokuWiki and Serendipity servers are not connected to the internet - so I can't use an external service for this - looking for code.
Anybody got any ideas?
TIA
C.
© Stack Overflow or respective owner