In this exercise I will view the news feed based on the RSS file I have created.
The first example shows the UKOLN RSS file.
The second example is for the news feed created previously.
If you view the source of the page, you will see that it is implemented in JavaScript.
The DMU news feed is available below.
The LTSN news feed is available below.
View the source of this HTML page in an editor and replace the URL above with your own i.e. replace:
<script src="http://www.rdn.ac.uk/rdn-i/cgi-dev/rssviewer.cgi?rss=http://www.ukoln.ac.uk/web-focus/events/workshops/webmaster-2001/materials/parallel-newsfeeds/rss-exercise-1b.xml"></script>
<script src="http://www.rdn.ac.uk/rdn-i/cgi-dev/rssviewer.cgi?rss=http://www.ukoln.ac.uk/web-focus/events/workshops/webmaster-2001/materials/parallel-newsfeeds/rss-exercise-1a.xml"></script>
<script src="http://www.rdn.ac.uk/rdn-i/cgi-dev/rssviewer.cgi?rss=http://www.qub.ac.uk/your URL"></script>