Problems with updating RSS feeds

Discussion in 'XML & RSS' started by relixx, Jan 31, 2006.

  1. #1
    Ive been experimenting with RSS feeds for use on our sites, and have been using my email program (Thunderbird) to download the feeds. However, I noticed that if i updated the feed with a minor change, and tried to dl the new version using Thunderbird, it doesn't seem to detect the latest feed.

    Upon experimentation I found that it checks the links within the <link> tags, and only downloads new ones.

    Is this is the standard with link aggregators? Esp ones that are used for sites?
     
    relixx, Jan 31, 2006 IP
  2. albemarle24

    albemarle24 Well-Known Member

    Messages:
    244
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    138
    #2
    albemarle24, Jan 31, 2006 IP
  3. relixx

    relixx Active Member

    Messages:
    946
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    70
    #3
    Hmmm... have you tried adding php code that automatically adds that item to the feed everytime a post is made? You can use PHP to modify the XML fie directly, just treat the XML file as a txt file :)
     
    relixx, Jan 31, 2006 IP
  4. albemarle24

    albemarle24 Well-Known Member

    Messages:
    244
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    138
    #4
    I havent gotten to that level.

    I did visit the phpbb forum and found out there is a mod to do exactly what i want, I'm considering that route.

    Is there a resource that explains this code you mentioned? i may need that on another project, even if I use the mod on this problem.
     
    albemarle24, Jan 31, 2006 IP
  5. relixx

    relixx Active Member

    Messages:
    946
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    70
    #5
    Unfortunately, i don't know of any resources, as I ahven't gotten that far myself :p best to google it, methinks.
     
    relixx, Jan 31, 2006 IP