Forum Moderators: open
On the off-chance I thought I'd hunt around to see if some bright spark had come up with a way yet to parse RSS using javascript - I remember looking a few months ago and coming up empty handed.
And I've just found this:
I don't know how long this service has been going - I certainly wasn't aware of it before - but I've just tried it out on the front page of my site and it works wonderfully. It's exactly what I've been looking for, for about three months.
I have zero affiliation with this service, but I'm so delighted with how it works, you'll have to excuse me my out-of-character evangelising about it.
However, if you're using .asp, sticky me and I can give you the rss/asp code to use--it's really pretty simple, and you can control it through a .xslt file. It works well for me on my .asp pages.
Evidently this sort of technology is not nearly as revolutionary as I thought...
The only problem is that it's javascript that's displayed on your page, so the rss content doesn't really show up and is not indexable.
Good point... although given that it would be duplicate content, I'm not sure that I would want it to be indexed. Especially as I may decide put the same RSS feed on several other pages as well.
There is also Feed2JS mentioned somewhere earlier in this forum:
[jade.mcli.dist.maricopa.edu...]
With this one you can install the scripts on your server to speed up delivery. (see [webmasterworld.com...] )