« Home | IL2006 - Mashup Applications » | Bottom-Up Web Redesign » | OPAC Tips & Tricks for Improving User Experience » | IL2006 - Cool Tools for Webmasters » | Web 2.0 & Libraries » | Shared Innovation » | IL2006 - Keynote Day 1 - J. A. Jance » | SLA Reception at Internet Librarian » | The Smallest Airport » | DUSLA Meet and Greet »

IL2006 - The RSS & JavaScript Cookbook

Meredith Farkas & Paul Pival gave a fun presentation on RSS (something I use tons of) & JS (something I don't use much of).

Using JS and RSS Paul & Meredith showed us how to create a dynamic subject page for your library site. The problem with traditional subject pages is that they aren't updated often, they're not easy to update (HTML required), and since no field is static a static page isn't the right solution. Why not use some of the tools mentioned to create a dynamic page that pulls news, journal updates, and new books from RSS feeds? You can even mix together RSS feeds into one consolidated feed using RSS Mix (doesn't show the source), KickRSS (registration required), or FeedBlendr (shows the source & no registration).

Another suggestion from Meredith - if you don't have access to edit your library's website easily, why not create a blog and put the updates there - then use JS to pull in the RSS feed to your subject guide - that means the webmaster only has to update the page once (to add the JS code) and then you can make updates whenever you want. This works great for people with locked down servers and websites.

One last tool lets you add an RSS feed reader widget on your site. Grazr imports an OPML and lets you put the reader right on your website. Meredith used my IL2006 OPML as an example!

Up until now I have been using PHP to parse RSS feeds for our intranet - I'm going in to work on Monday to switch to JS. Meredith & Paul have provided a nice long list of tools here on their wiki.

Technorati Tags: ,