It is all about RSS Syndication! Please help......

Discussion in 'XML & RSS' started by magiclouie, Mar 28, 2010.

  1. #1
    Hello DP members,

    I got this somewhere, "A webmaster, using behind the scenes software, can easily get an RSS feed from anywhere on the Internet, and serve the content of the feed onto his/ her web pages (do make sure you get permission to re-publish a feed)." May I ask what software is this? I really need to know as well on how to do it.

    Please share guys.

    Thanks!
     
    magiclouie, Mar 28, 2010 IP
  2. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #2
    I use PHP and simplexml_load_string. Once you've worked out how to do it, you can do all sorts of things with RSS content.

    Have a look at:
    http://www.google.com/search?q=simplexml_load_string+rss

    The first result looks pretty good. If you're not familiar with PHP, then it will take a bit of reading to get it working, but it's really really worth it.
     
    Kerosene, Mar 28, 2010 IP
  3. magiclouie

    magiclouie Active Member

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Thank you Kerosene, I am now going to take a look at it.
     
    magiclouie, Mar 28, 2010 IP