Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
$3
Plugins for mixing RSS feeds together, with items mixed on date?
Lawrence Krubner | 05/22/11 at 10:47am
Edit
Tutorial: How to assign prize money
(3) Possible Answers Submitted...
See a chronological view of answers?
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
-

Last edited:
05/22/11
11:00amIvaylo Draganov says:You could use Yahoo Pipes or another similar tool to stitch the feeds together (at the same time ordering by date, trimming and so on). Or you could use the SimplePie library that's included with WordPress - it can also process multiple feeds.
I'm not sure whether there's a plugin for that. I've written a function that I use with SimplePie on a couple of sites. It's based around this:
http://pastebin.com/n7D6jLWi
I think you can pass it an array of feed URLs. You'd have to dig into SimplePie's documentation though and adapt the function's output and parameters to suit your needs. -

Last edited:
05/22/11
11:54amMichael Fields says:This might steer you in the right direction: http://wordpress.mfields.org/2010/wordpress-plugin-support-aggregator/
-

Last edited:
05/23/11
2:48amsenlin says:I do the same on this site. To accomplish this I use the FeedWordPress plugin in combination with earlier mentioned Yahoo Pipes.
This question has expired.
Current status of this question: Community pot
Please log in to add additional discourse to this page.
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
