Article Syndication
There are two news feeds provided by University Chronicle that you can freely use to syndicate article headlines to
your own personal computer or website. By using these feeds, content is automatically updated on
your computer or website when University Chronicle publishes a new issue online.
Method #1 - Javascript
(For the novice web page author)
Copy the code below and add it to the HTML source code of your web page. Usage of this code in your page will
automatically produce clickable headlines from the current issue of University Chronicle. If you are familiar with CSS,
you are welcome to customize the styles that appear below.
Method #2 - 
(For the advanced coder)
The RSS feed provides a way to syndicate samples of all of the articles in the current issue. The RSS exposes
headlines and summaries from the current issue. In addition, the feed includes the URL used
to link to the given article here at www.universitychronicle.com. Our RSS feed can be found at the following URL:
http://www.universitychronicle.com/articles.rss
RSS is an internet standard for the transmission of news data. You can take advantage of our RSS feed in many ways.
For example, you can download news reading programs that read RSS feeds which display University Chronicle
content. Such programs allow you to read our headlines even when you are not on our web page.
Another potential way to take advantage of this feed would be to integrate it into your web system by using a web scripting
language like PHP or ColdFusion. A web developer can use these types of web tools to periodically download and integrate
University Chronicle content into other web sites. In order to take advantage of this feed, you must already be familiar with
RSS, XML, and scripting. Usage specifics in these technologies is beyond the scope of this explanation.
|