Looking For The Right Aggregator / Mesh Package

Discussion in 'XML & RSS' started by heartland, Dec 13, 2007.

  1. #1
    I have spent many hours researching this and testing various packages with no luck. So I'm looking for suggestions from the experts.

    I am needing an RSS "aggregator" that can accept multiple search engine (mostly) RSS feeds and mesh them together. I will output that feed to a Joomla page using their newsfeed mambot, so any standard RSS output should work. In addition, I have the following other requirements:

    Server based (Apache cPanel, PHP), for maximum search engine exposure. Web based if I absolutely have to...

    Need to be able to assemble and output multiple meshed RSS feeds.

    Need to be able to sort feed items by date and hopefully, time.

    Would like to be able to display date and time and hopefully, how long ago the news article was posted (ie: Posted 3 hours ago...).

    Needs to strip duplicate items.

    Need the ability to easily "re-feed", or make available these feeds in my own rss feed that my readers can subscribe to.

    While I have written a couple very basic PHP scripts, I'm not a programmer, so it needs to perform with a minimal amount of "tweaking".

    I have tried many different open-source options, and none do what I need them to do. I have not purchased a package yet, I hesitate to do this as I don't know what package, if any, would meet my needs.

    Now hopefully one of you will have the suggestion that will make my life easier.
     
    heartland, Dec 13, 2007 IP
  2. matthewrobertbell

    matthewrobertbell Peon

    Messages:
    781
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It can be done using PHP and MagpieRSS and a database to store the feed items.
     
    matthewrobertbell, Dec 14, 2007 IP
  3. The Sassy Eskimo

    The Sassy Eskimo Peon

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I've heard good things about Magpie and Simplepie, but I've never tried to use them. One of them is probably your solution.
     
    The Sassy Eskimo, Dec 16, 2007 IP
  4. heartland

    heartland Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks for the responses. I was hoping for a package I could drop on the server, and using both SimplePie and Magpie requires coding. Granted, it's not heavy duty coding, but trying to incorporate either into Joomla is intimidating.

    I have a partial, marginal solution, I'm using Yahoo Pipes, which is a very cool tool. I use that to aggregate, order, and strip dupes, then I use the Joomla mambot to display the Yahoo Pipes feed. The formatting isn't perfect, but it's not bad. I still need to solve the re-feed part of the problem.

    I'm still hoping for that perfect package, so if anyone knows of it jump on in.
     
    heartland, Dec 16, 2007 IP
  5. matthewrobertbell

    matthewrobertbell Peon

    Messages:
    781
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You could pay someone (me?) to use magpie to aggregate all of the feeds into a new feed which you can feed to joomla.
     
    matthewrobertbell, Dec 16, 2007 IP
  6. heartland

    heartland Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    We go from a quest for information to a sales pitch? :confused:
     
    heartland, Dec 18, 2007 IP
  7. The Sassy Eskimo

    The Sassy Eskimo Peon

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You weren't getting anything else useful. Wish I knew.
     
    The Sassy Eskimo, Dec 18, 2007 IP
  8. matthewrobertbell

    matthewrobertbell Peon

    Messages:
    781
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #8
    It can be achieved with a php script. It just depends if you are willing to write it.
     
    matthewrobertbell, Dec 18, 2007 IP