public marks

PUBLIC MARKS from decembre with tags lecteur & isbn

26 December 2010 13:45

BIB - Greasemonkey Script - Amazon , Google Books , Wikipedia : Exemple d'améloration du Catalogue en ligne d'une Bibliothèque - San Francisco Bay Area Libraries - Books lookup on all sites for Greasemonkey

Display the availability of books in San Francisco Bay Area libraries on all sites Version: 3.8 TWEAK NOTE: - Various options and supported libraries can be configured by Greasemonkey's menu. - Added real algorithmic validation for ISBN-10 and ISBN-13Bumped up zIndex - Fixed oversight when partial results weren't return in case of error - Google books works better now - Added additional pattern to match on plsinfo.org page - Fixed Alternate ISBN lookup for ISBN-13Lookup alternate ISBNs via xISBN web service - Link individual librarys on plsinfo.org book page - Added toggle menu - Added Mending status

26 December 2010 13:15

BIB - Greasemonkey Script) - Exemple - Is this Amazon, Barnes and Noble, Powell's, or Netflix item (book, CD, DVD) available from the Atlanta-Fulton County Georgia Library System? - Atlanta-Fulton County Georgia Library System for Greasemonkey

Determines if an Amazon, Barnes and Noble, Powell's, or Netflix item (book, CD, or DVD) is among the holdings of the Atlanta-Fulton County Georgia Library System. When the user navigates to an item, the user script locates, if present, the ISBN-13, the ISBN-10, the title, the author(s), the actor(s), and the director(s) on the page. It then searches the library by ISBN-13 and ISBN-10, by title and each author, by title and each actor, and by title and each director. If a search returns at least one result, a "smile" icon appears above the product image. If the user clicks on the "smile" icon, the browser navigates to the library search result(s) for the item. If no search returns any result, a "frown" icon appears above the product image.