SlideShare a Scribd company logo
Integrating RSS Into Your Web Site
Integrating RSS into Your Web site Part 1: Introduction Michael Sauers Technology Innovation Librarian Nebraska Library Commission Internet Librarian 2007
Integrating RSS Into Your Web Site
Introductions Name Library Position Does your library use RSS? If so, how? Why are you here?
What is RSS? Depending on who you ask it stands for either “Really Simple Syndication”, “Rich Site Summary”, or “RDF Site Summary”. “ Really Simple Syndication” is the de facto definition today. RSS is an XML language for syndicating items on the Internet.
The History of RSS RSS 1.1 (update to RSS 1.0), RSS 3.0 (a new, independent project), and “Simple Sharing Extensions” (an update to RSS 2.0 by Microsoft) have all been proposed but have had no impact yet.
How does RSS work? Information Provider Information Receiver
How does RSS work? The information provider creates an RSS file. Users subscribe to the file via an aggregator. When the author updates the RSS file, the user is automatically notified of the new items and may read them on their schedule.
Are there different versions of RSS? Yes. In fact, there are currently eight different versions: RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.0, 2.0, & Atom Feeds Each has different features from the author’s point of view. Today’s aggregators support all of the versions transparently. RSS 2.0 & Atom are the most common.
Implications of RSS Information is received in a single location Information is received quickly The need to visit the originating Web site is reduced and…
http://www.flickr.com/photos/shifted/491666805/ The possible end of this:
<?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?> <rss version=&quot;2.0“>   <channel>   <title>Nebraska Library Commission Blog</title>   <link>http://www.nlc.state.ne.us/blogs/NLC/</link>   <description>Bringing together people and information</description>   <language>en</language>   <copyright>Copyright 2007</copyright>   <lastBuildDate>Thu, 10 May 2007 07:34:17 -0600</lastBuildDate>   <generator>http://www.sixapart.com/movabletype/</generator>   <docs>http://blogs.law.harvard.edu/tech/rss</docs>    <item>   <title>New depository directories</title>   <description>   <![CDATA[<p>The directories of Nebraska's federal and state depository libraries   got a new look recently.  Contact names and emails of library staff will be   updated automatically when our comprehensive library directory is updated.  The    depository directories are located at <a href=&quot;http://http://www.nlc.state.ne.us/   docs/nefed.asp&quot;>http://http://www.nlc.state.ne.us/docs/nefed.asp</a></p>]]>     </description>   <link>http://www.nlc.state.ne.us/blogs/NLC/2007/05/new_depository_directories.html</link>   <guid>http://www.nlc.state.ne.us/blogs/NLC/2007/05/new_depository_directories.html</guid>   <category domain=&quot;http://www.sixapart.com/ns/types#category&quot;>Information    Resources</category>   <pubDate>Wed, 09 May 2007 07:28:43 -0600</pubDate>   </item>   </channel> </rss> What does RSS look like?
How can I find feeds? Feedster Bloglines Blogrolls A list of blogs/feeds read by another blogger Look for the orange icon…
How do I subscribe to a feed? Look for the orange icon http://www.feedicons.com/ Depending on your aggregator, the subscription procedure may range from copying and pasting the link to right-clicking and selecting “subscribe”.
Podcasts Uses RSS to syndicate audio content RSS 2.0  <enclosure> Like adding an attachment to an e-mail Audio Formats MP3 (Open Source) AAC (Apple Proprietary) iPod  not  necessary
Podcasts in iTunes
Notable Feeds Librarian.net www.librarian.net LISNews www.lisnews.com The Shifted Librarian theshiftedlibrarian.com The Travelin’ Librarian travelinlibrarian.info Tame the Web tametheweb.com/ttwblog Unshelved www.overduemedia.com PaperCuts papercuts.tscpl.org Gizmodo www.gizmodo.com Security Now! www.grc.com/securitynow.htm Inside The Net & This Week in Tech (TWiT) thisweekintech.com Boing Boing boingboing.net Google News isbn.nu del.icio.us flickr
Michael Sauers Technology Innovation Librarian Nebraska Library Commission Internet Librarian 2007 Integrating RSS into Your Web site Part 2: Reading Feeds
What is an Aggregator? An aggregator is a type of software that retrieves syndicated Web content that is supplied in the form of a web feed (RSS, Atom and other XML formats), and that are published by weblogs, podcasts, vlogs, and mainstream mass media websites. -Wikipedia It’s  what you need  to retrieve and read RSS feeds.
What are the different types of aggregators? Standalone Clients FeedReader , Radio UserLand PIM add-ins Pluck,  NewsGator, intraVnews Browser add-ins Firefox , Sage Web-based Bloglines , NewsIsFree A list is available @ http://www.lights.com/weblogs/rss.html
Why do I need an aggregator? Most importantly it makes the content of the feed readable Checks for updates automatically Notifies you of new information Displays only new items for you May allow you to sort and save information
RSS file in IE6
Atom file w/ associated style sheet
Firefox 2.0
Internet Explorer 7
Types of Aggregators Client Add-on Built-in Server-based Web-based service
FeedReader (client)
Pluck (add-on for IE)
Firefox 1.5
Netscape 8
IE7beta 2
Feed on Feeds (server)
Bloglines (Web-based service)
Subscribing to a feed
Integrating Bloglines w/ Firefox 2.0
The Bloglines Bookmarklet
Michael Sauers Technology Innovation Librarian Nebraska Library Commission Internet Librarian 2007 Integrating RSS into Your Web site   Part 3: Creating Feeds
How do I create a feed? Hand-rolled You type the markup and the content Semi-automated You type the content, software generates the markup. Fully-automated You put the content in your blog and software generates a feed based on that content.
FeedSpring
FeedSpring
FeedSpring
FeedSpring
FeedSpring
FeedSpring
FeedSpring
FeedSpring Limitations Local installation limits mobility and posters to a single computer. No built-in FTP. Must transfer the .xml file to the server manually. Still in beta (but what isn’t these days?)
RapidFeeds: FeedManager
RapidFeeds: FeedManager
RapidFeeds: FeedManager
RapidFeeds: FeedManager
RapidFeeds: FeedManager
RapidFeeds: FeedManager
RapidFeeds: FeedManager
RapidFeeds: FeedManager
RapidFeeds: FeedManager
RapidFeeds: FeedManager Limitations Registration does not work with newer e-mail addresses. (Insisted my .info address was invalid.) Does not allow publishing to another server so if the company disappears, your feed goes with it.
ListGarden
ListGarden
ListGarden
ListGarden
ListGarden
ListGarden Limitations Depending of type of server installed on, may not be secure. (i.e. no passwords on cgi-bin directories.)
RSSxl
RSSxl
RSSxl
RSSxl
RSSxl Limitations Solid knowledge of HTML required to get parsing correct. Works better on pages with simpler layouts. The validation code “will change each month and you will need to visit this page for the new code.” (Though I’ve found feeds continue to work without updating the code.) “ If you are using this tool to publish an RSS feed from your website, then you must include a visible HTML link to www.wotzwot.com on your site next to the link to your feed like the following: ‘Powered by RSSxl’”
Sabifoo
Sabifoo
Sabifoo
Sabifoo
Sabifoo
Sabifoo Limitations Third party service could disappear at any time. Doesn’t always work well with Yahoo! Messenger and AIM. Does not interpret HTML in posts.
Twitter What are you doing now? Post via: Web site Clients IM SMS
Twitter
Twitter
Twitter Limitations 140 characters per post
RSS Calendar
RSS Calendar
RSS Calendar
RSS Calendar
RSS Calendar
RSS Calendar
RSS Calendar
RSS Calendar Limitations No importing from existing calendars
Michael Sauers Technology Innovation Librarian Nebraska Library Commission Internet Librarian 2007 Integrating RSS into Your Web site   Part 4: Republishing Feeds
RSS2GIF
RSS2GIF
RSS2GIF
RSS2GIF Limitations Uh, why? (Someone help me here…) Third party service. Reported several test feeds as “invalid”.
Integrating feed content into your Web site Grab content from multiple RSS feeds Reduce and/or mash it Republish it on your site
rss viewer
rss viewer
rss viewer
rss viewer
rss viewer Limitations Third party Has a way to combine multiple feeds (feed combiner) but only those that are pre-programmed
RapidFeeds: MySite
RapidFeeds: MySite
RapidFeeds: MySite
RapidFeeds: MySite
RapidFeeds: MySite
RapidFeeds: MySite
RapidFeeds: MySite
RapidFeeds: MySite
RapidFeeds: MySite Limitations Registration does not work with newer e-mail addresses. (Insisted my .info address was invalid) Code supplied is longer than all others as it contains all the CSS. Would want to move that to an external file.
RSS2HTML
RSS2HTML
RSS2HTML
RSS2HTML
RSS2HTML
RSS2HTML
RSS2HTML
RSS2HTML
RSS2HTML Limitations Third party service. Minimal customization / limited to their templates / can’t make it look like your site. Did not work well on some feeds and not at all on others. (No luck with GoogleNews. Mixed results with Flickr.) Given a URL to embed with, not a script, which forces embedding via  iframe .
Feed2JS
Feed2JS
Feed2JS
Feed2JS
Feed2JS
Feed2JS Limitations Third party (but you can download and install it on your own server which is recommended)
FeedDigest
FeedDigest
FeedDigest
FeedDigest
FeedDigest
FeedDigest
FeedDigest
FeedDigest
FeedDigest
FeedDigest
FeedDigest
FeedDigest Limitations Third party service. Limited to five feeds in free version.
Scrolling RSS News Ticker
Scrolling RSS News Ticker
Scrolling RSS News Ticker
Scrolling RSS News Ticker
Scrolling RSS News Ticker Limitations Third party Shows small advertisement
RSS Scrollbox Widget
RSS Scrollbox Widget
RSS Scrollbox Widget
RSS Scrollbox Widget
RSS Scrollbox Widget Limitations Third party Shows small advertisement Ad free, local-hosted version available for $35.
Grazr
Grazr
Grazr
Grazr
Grazr
Grazr Limitations Third party
LibraryThing Blog Widget
LibraryThing Blog Widget
LibraryThing Blog Widget Limitations Requires JavaScript Requires LibraryThing account
Michael Sauers Technology Innovation Librarian Nebraska Library Commission Internet Librarian 2007 Integrating RSS into Your Web site   Part 5: Advanced Feed Manipulation
FeedBlendr
FeedBlendr
FeedBlendr
FeedBlendr
FeedBlendr Limitations Could not get OPML importing to work. Third party service could disappear at any time. “ If this blend is not accessed for more than 2 weeks, it will be removed from the database and will need to be recreated.”
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner
FeedBurner Limitations Since by using this you get a new feed URL, it is not recommended you use it on existing feeds. Your feed will be relying on a third party to work. If the company goes under, your feed will disappear.
Feed Crier
Feed Crier
Feed Crier Limitations Only three feeds for free Free version advertisement supported Works only with AIM
ZapTXT
ZapTXT
ZapTXT
ZapTXT
ZapTXT
ZapTXT Limitations Can’t handle feeds that require logins Sometimes reports a feed as “not valid” and there’s nothing you can do about it. Searches on multiple keywords are “OR” searches. “AND” searches don’t seem to be possible.
Mail2RSS
Mail2RSS
Mail2RSS
Mail2RSS
Mail2RSS Limitations Bloglines doesn’t like the RSS2.0 feeds, use the 1.0 link instead Mail automatically deletes after seven days Feeds are limited to 20 items Potential security issue when using  Subscribe with Bloglines  bookmarklet (next slide)
Mail2RSS
RssFwd
RssFwd
RssFwd
RssFwd
RssFwd
RssFwd
RssFwd Limitations Some (including me) argue that converting RSS to e-mail defeats the purpose of RSS.
Feed2Podcast
Feed2Podcast
Feed2Podcast
Feed2Podcast
Feed2Podcast Limitations Your feeds are read by a computer generated voice. Non-English words are not well supported.
Contact information Michael Sauers [email_address] http://travelinlibrarian.info/ http://del.icio.us/travelinlibrarian/il2007/rss

More Related Content

PPT
RSS and Its Use In Libraries
PPT
Integrating RSS into Your Web Site (IL2008)
PPT
RSS and its use in Libraries
PPT
Introduction to RSS
PDF
Rss feed complete guide
PPT
9/27 PPT RSS
PPT
Blogging 102
RSS and Its Use In Libraries
Integrating RSS into Your Web Site (IL2008)
RSS and its use in Libraries
Introduction to RSS
Rss feed complete guide
9/27 PPT RSS
Blogging 102

What's hot (20)

PPTX
A beginner’s basic to rss
PPTX
Personal learning environments with net vibes
PPTX
Newsfeeds and More: a mini-workshop
PPT
RSS For Educators
PPTX
How to disrupt established markets with SEO in 2015 - LOGIN 2015
PPT
Business Applications For Rss Feeds
PDF
SXSW Hacking RSS: Filtering & Processing Obscene Amounts of Information
DOCX
Makalah Bahasa inggris - Search Engine
PPT
MalaysiaKini Training
PDF
Hacking RSS: Filtering & Processing Obscene Amounts of Information (short ve...
PPTX
Sw assignment week11
PPTX
Yahoo! Pipes
PPT
Access Management Technologies Update by Simon McLeish and John Paschoud
PPTX
Lvr ppt
PDF
Tracking online conversations with Yahoo Pipes
PPT
Tips to improve word press security ppt
PPT
Using Rss To Let Jobs Come To You
PPT
SynapseIndia wordpress installation training module
A beginner’s basic to rss
Personal learning environments with net vibes
Newsfeeds and More: a mini-workshop
RSS For Educators
How to disrupt established markets with SEO in 2015 - LOGIN 2015
Business Applications For Rss Feeds
SXSW Hacking RSS: Filtering & Processing Obscene Amounts of Information
Makalah Bahasa inggris - Search Engine
MalaysiaKini Training
Hacking RSS: Filtering & Processing Obscene Amounts of Information (short ve...
Sw assignment week11
Yahoo! Pipes
Access Management Technologies Update by Simon McLeish and John Paschoud
Lvr ppt
Tracking online conversations with Yahoo Pipes
Tips to improve word press security ppt
Using Rss To Let Jobs Come To You
SynapseIndia wordpress installation training module
Ad

Similar to Integrating RSS Into Your Web Site (20)

PPT
Integrating RSS Into Your Web Site - CIL2008
PPT
Integrating RSS Into Your Web Site
PPT
Integrating RSS into Your Web site
PPT
Mla Databases
PPT
RSS feeds
PPT
RSS and Atom in the Social Web
PPT
How PR can profit from RSS (March 2007)
PPTX
NCompass Live: RSS: Feed Me
PPT
Using RSS
PPT
“Just the Facts, Ma’am”: RSS and your library
PDF
Getting Started with RSS
PDF
Presentation2
PDF
Presentation2
PPTX
RSS Overview
PDF
RSS System Project Presentation
PPT
Using the RSS Platform on Windows: Syndication Goes Mainstream
PPT
Integrating RSS Into Your Web Site (NLA/NEMA 2008)
PPTX
PPTX
What is atom rss feed
PPT
Are you missing out on the RSS revolution?
Integrating RSS Into Your Web Site - CIL2008
Integrating RSS Into Your Web Site
Integrating RSS into Your Web site
Mla Databases
RSS feeds
RSS and Atom in the Social Web
How PR can profit from RSS (March 2007)
NCompass Live: RSS: Feed Me
Using RSS
“Just the Facts, Ma’am”: RSS and your library
Getting Started with RSS
Presentation2
Presentation2
RSS Overview
RSS System Project Presentation
Using the RSS Platform on Windows: Syndication Goes Mainstream
Integrating RSS Into Your Web Site (NLA/NEMA 2008)
What is atom rss feed
Are you missing out on the RSS revolution?
Ad

More from Michael Sauers (20)

PPTX
Libraries of Tomorrow: Evolving Needs, Evolving Roles.pptx
PPTX
What's On Your Do List?
PPTX
Highlights from CES 2018
PPTX
CES 2016: One Librarian's Experience
PPTX
Secure Online Shopping
DOCX
Makerspaces resources
PPTX
Tinkers, Printers, & Makers: Makerspaces in the Library (November 2015)
PPTX
Getting more $$ from your Book Sale -or- Is this Old Book valuable?
PPTX
Emerging Technologies in Libraries
PPTX
Library Policies: The Good, The Bad, and The Ugly
PPTX
What We've Learned: Tips & Tricks for Webinars That Deliver The Goods
PPTX
Tinkers, Printers & Makers: Makerspaces in the Library (NEFLIN 2015)
PPTX
Library UX (NEFLIN 13 November 2014)
PPTX
Tinkers, Printers & Makers (NLA2014)
PPTX
Is it Copyrighted? Can I Use it? (NLA2014)
PPTX
Secure Yourself with LastPass (NLA2014)
PPTX
40+ tech tips, tricks, & tools
PPTX
Is it copyrighted? Can i use it?
PPTX
40 Tips, Tricks & Tools in 20 Minutes
PPTX
eBooks & eReaders: Past, Present, & Future
Libraries of Tomorrow: Evolving Needs, Evolving Roles.pptx
What's On Your Do List?
Highlights from CES 2018
CES 2016: One Librarian's Experience
Secure Online Shopping
Makerspaces resources
Tinkers, Printers, & Makers: Makerspaces in the Library (November 2015)
Getting more $$ from your Book Sale -or- Is this Old Book valuable?
Emerging Technologies in Libraries
Library Policies: The Good, The Bad, and The Ugly
What We've Learned: Tips & Tricks for Webinars That Deliver The Goods
Tinkers, Printers & Makers: Makerspaces in the Library (NEFLIN 2015)
Library UX (NEFLIN 13 November 2014)
Tinkers, Printers & Makers (NLA2014)
Is it Copyrighted? Can I Use it? (NLA2014)
Secure Yourself with LastPass (NLA2014)
40+ tech tips, tricks, & tools
Is it copyrighted? Can i use it?
40 Tips, Tricks & Tools in 20 Minutes
eBooks & eReaders: Past, Present, & Future

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
cuic standard and advanced reporting.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Modernizing your data center with Dell and AMD
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Approach and Philosophy of On baking technology
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Electronic commerce courselecture one. Pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
cuic standard and advanced reporting.pdf
Big Data Technologies - Introduction.pptx
NewMind AI Monthly Chronicles - July 2025
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
NewMind AI Weekly Chronicles - August'25 Week I
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Network Security Unit 5.pdf for BCA BBA.
Diabetes mellitus diagnosis method based random forest with bat algorithm
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Modernizing your data center with Dell and AMD
Mobile App Security Testing_ A Comprehensive Guide.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Approach and Philosophy of On baking technology
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx

Integrating RSS Into Your Web Site