I've been hunting around for a javascript (or a tutorial) for placing content from RSS feeds onto my website - for <img src=/S/free.gif border=0 alt=free width=30 height=15>, of course. There are a number of useful script generators out there, but when you look at the scripts they generate, you find that they are actually just references to code stored on their own servers, usually in php files. I'd much rather have a completely stand-alone script to live entirely on my own website, whose only "external" reference is to the RSS feed itself - for two reasons:
<UL><LI>I don't want to burden someone else's server
<LI>If they move their script or their server goes down, I still want my script to work![/list]Any ideas? <img src=/S/shrug.gif border=0 alt=shrug width=39 height=15>



