About RSS
[an error occurred while processing this directive]
Several places I have put up RSS news feeds on my web pages. They are displayed running rss2si via SSI. rss2si is derived from rss2js written by Nik Jewell. Look for feeds at Syndic8.
To use the script include in your html code something like the following:
<div style="width: 250px; float: right; margin: 10px;">
<!--#include virtual="rss2si.pl?remote=URLhere&name=y©r=y&num=8&wid=250" -->
</div>
and add the CSS styles of your liking and you're done. The script will execute every time the page is called and output html that will be included in the page.
Resources
- RSS feed validator
- RSS Resources from Weblogs Compendium
- RSS from Webreference