Success!

May 01, 2006 13:24

My Perl script returns valid RSS for items added in the last 7 days at any given SunCat library. I need to make it cache results and use the cache, or else I can't share the URL without getting our database slammed by broken RSS aggregators querying once per minute. But I've got valid RSS, which is a good start.

Next parts of the project:
  1. Get a scratch PAC working so we can monkey around with it.
  2. Cache-ize the RSS script.
  3. Add more useful information; currently it's only displaying an ISBN and an image.

Technorati tags: code4lib, perl, programming, libraries, RSS
 

work, code4lib, perl, programming, suncat2, tblc, libraries, rss

Previous post Next post
Up