5 rss feeds onone page

Discussion in 'XML & RSS' started by billybrag, Jun 25, 2006.

  1. #1
    Hello all,

    Im after a nudge in the right direction, or some coding help.

    I want to create a page on one of my sites that basically takes 5 rss feeds and shows the first story for each one after the other

    is this possible,can someone help me get it going please.

    thnaks so much

    Mike
     
    billybrag, Jun 25, 2006 IP
  2. ScottBannon

    ScottBannon Well-Known Member

    Messages:
    408
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    168
    #2
    Mike, it can be done. The easiest method would be a simple PHP script if you're using PHP5. Earlier versions of PHP can do it but it's a little more involved then.

    Assuming you're not a PHP coder it can also be done with javascript. Take a look at the feed display builder here:
    http://jade.mcli.dist.maricopa.edu/feed/index.php?s=build

    It lets you customize nearly everything about the data you're grabbing and how to display it. Just supply the feed URL and select your options.

    HTH,
    Scott
     
    ScottBannon, Jun 27, 2006 IP