Now Playing: KCRW
Topic: Web 2.0
Thanks to Reddit's post on Greasemokey extensions, there's a solution to a question I posed a couple months back. I was a little slow to this and found that Jon Udell had already solved the Amazon-Public Library correlation challenge: how to link Amazon's search results through their API to your local public library.
I don't have the Rochester Public Library's LIBRA system working yet but RIT's works well. Drag this bookmarklet, RIT Libraries, to your link toolbar in Firefox or IE (screenshot here).
Here's the bookmarklet text (what the hell is a bookmarklet?): javascript:var%20re=/([\/-]|is[bs]n=)(\d{7,9}[\dX])/i;if(re.test(location.href)==true){var%20isbn=RegExp.$2;void(win=window.open('http://albert.rit.edu'+'/search/i='+isbn,'LibraryLookup','scrollbars=1,resizable=1,location=1,width=575,height=500'))}
Do your regular Amazon search for a book and when you're found it, click on the bookmarklet in your browser and will automatically query the RIT Library (in a new browser window). It's as easy as that so spread the word.
Posted by cph19
at 11:18 PM EST
Updated: Sunday, 4 December 2005 11:26 PM EST