What's a good simple RSS aggregator written in PHP?

Discussion in 'XML & RSS' started by unispace, Feb 13, 2007.

  1. #1
    What's a good simple RSS aggregator written in PHP?

    I want add some news feeds to some of my sites but I don't want to spend all day doing it. Anyway use a good simple RSS aggregator that has a simple UI but gets the job done.
     
    unispace, Feb 13, 2007 IP
  2. teamshop

    teamshop Plainsman

    Messages:
    345
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Have you looked at CaRP? It has a free version and is fairly simple to setup. I have used it on several sites and had it up and running in a few minutes.
     
    teamshop, Feb 13, 2007 IP
  3. unispace

    unispace Peon

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I will give it a try. Thanks. Any others out there?
     
    unispace, Feb 13, 2007 IP
  4. oziman

    oziman Active Member

    Messages:
    199
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Magpie RSS is pretty good.

    If you'd rather use your own PHP has a built in XML-RPC parser object, but Magpie is easier.
     
    oziman, Feb 23, 2007 IP
  5. stocknsurf

    stocknsurf Peon

    Messages:
    121
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    lastRss is really easy to use. This guy has done a great job providing the code. Hope this helps.
     
    stocknsurf, Feb 26, 2007 IP
  6. class

    class Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I'd vote for Magpie too, it's powerful but simple to use.
     
    class, Feb 27, 2007 IP
  7. minute

    minute Peon

    Messages:
    443
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #7
    simple pie is simple as pie.

    I use this and also full version of carp

    magpie rss is supposed to be pretty good to but i never got round to trying it.
     
    minute, Mar 3, 2007 IP
  8. unispace

    unispace Peon

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I decided to use magpie, really simpel to use and intuitive for a php guy.

    I made a table and just make entries of RSS scripts, it spits them out here:
    http://www.directoryinsider.com/news.php

    Took me about 30 mins, exactly what I wanted.

    Thanks guys.
     
    unispace, Jul 30, 2007 IP
  9. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #9
    Another vote for lastRSS here.
     
    Kerosene, Jul 30, 2007 IP
  10. logylaps

    logylaps Active Member

    Messages:
    761
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    85
    #10
    logylaps, Jul 30, 2007 IP