RSS feed

Discussion in 'Programming' started by sitemaker, Aug 16, 2007.

Thread Status:
Not open for further replies.
  1. #1
    i want to know how RSS feed works
     
    sitemaker, Aug 16, 2007 IP
  2. MrBlue

    MrBlue Peon

    Messages:
    120
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It's just basically a XML file that sits on the webserver. The client checks the file periodically to see if it has been updated. If it has something new in it, render the file in the RSS reader.

    You, as the webmaster, updates the XML file as you have new items. It's really just a text file. Very simple and straightforward.
     
    MrBlue, Aug 17, 2007 IP
  3. sitemaker

    sitemaker Banned

    Messages:
    174
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks ..........
     
    sitemaker, Aug 17, 2007 IP
Thread Status:
Not open for further replies.