MSUToday RDF File Instructions
The RDF file for MSUToday is available at:
http://msutoday.msu.edu/msutoday.rdf
To use this file, you will have to have some function that can parse XML,
or write one yourself (it's really not that hard if you have some kind of
scripting language to use). By default, the RDF file contains the recent headlines
from all three sections (News, Research, Athletics). You can receive any one
or two of these if you change the address slightly. For example:
http://msutoday.msu.edu/msutoday.N.rdf
only contains News headlines,
http://msutoday.msu.edu/msutoday.R.rdf
only contains Research headlines,
http://msutoday.msu.edu/msutoday.A.rdf
only contains Athletics headlines, and
http://msutoday.msu.edu/msutoday.NR.rdf
only contains News and Research headlines.
(And yes, .NA, and .RA do exactly what this pattern suggests).
|