RSS and Libraries - NYLA 2007 - Presentation Transcript
RSS and Libraries Michelle Misner NYLA Conference October 19, 2007
Contents
What is RSS?
What content is RSS-ified?
How are libraries using RSS?
Why should I subscribe to RSS feeds?
How do I subscribe to feeds?
How do I find feeds?
How do I search feeds?
What is RSS?
Stands for “Really Simple Syndication”
Content from the Web which is parsed into an XML, RSS or RDF file
Can only be read with a news aggregator or news reader
Can’t be read in a browser on its own
Look for the orange XML button or the Firefox RSS icon
Sample RSS code <?xml version="1.0" encoding="utf-8" ?> <rss version="2.0"> <channel> <title>New Databases at NYPL</title> <description>List of recent additions to the Databases and Indexes subscription and free databases at The New York Public Library</description> <copyright>Copyright The New York Public Library</copyright> <link>http://www.nypl.org/rss/databases.xml</link> <image> <url>http://www.nypl.org/databases/images/onsite.gif</url> <title>The New York Public Library</title> <link>http://www.nypl.org/rss/databases.xml</link> </image>
RSS Examples
News Feed – NY Times http:// www.nytimes.com/services/xml/rss/index.html
0 comments
Post a comment