Ok, I am new to the RSS XML world so I need a little guidance. After google searching for weeks with no success time to try some forums. Okay, I have a XML feed with a embedded image. The feed does not have any text or very little at times. The main reason for the feed is a updated image (weather updates) How can I upload the new image and have the timing updated as well without needing to go into notepad each time and update to current time? Is there away I can just upload the photo and it generate the currents? I use this for Facebook so I dont have to upload the image to my website plus facebook ect. Thanks
Where is this data stored and generated from? And what language are you using? If this is done on a linux server, you could schedule a cron job to recreate the XML file every XXXX amount of minutes? Hope this helps, perhaps post some code or URL and it'll help everyone help you!