ChevronX Posted July 1, 2012 Posted July 1, 2012 Moaning! I have a little project I am working on that requires an RSS Aggregator script that grabs the latest RSS feeds (including images from multiple sources) and generates posts on the website that link directly back to the original article, so I can display posts from multiple sources directly on the same page/categories and link back to the site and have the feeds update (say every 2 hours). At the moment I am playing around with FeedWordpress which does the job but it doesn’t allow me to link back to the article properly when viewing in categories and seems to grab all the feeds, not just the most recent. Do you guys have any ideas or other applications I can use? Cheers Quote
MRGRIM Posted July 2, 2012 Posted July 2, 2012 (edited) I have recently done something similar (I think?) You can use services like Yahoo Pipes to aggregate the feeds (Yahoo Pipes is very powerful) or Feed Rinse Then I used RSS Agent (written by Damjan Krstevski) http://www.daniweb.com/web-development/php/code/287265/php-rss-reader I am not sure if that's really what you are after? A working example of the coding I did is available here http://www.rockingphilosophy.com/ it combines a YouTube and Blogger feed into one and then displays the title of the blog/video along with various share options, clicking on the title opens the original blog/video in a a new window Edited July 2, 2012 by MRGRIM Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.