Greasemonkey User Scripts for the UT Libraries

Slides:



Advertisements
Similar presentations
OCLC Grid Services Boot Camp About the WorldCat API Bruce Washburn Consulting Software Engineer, OCLC.
Advertisements

xID Web Services (xISBN, xOCLCnum, xISSN) FRBR grouping of editions and formats Tim McCormick Product Manager, Grid Services Xiaoming.
A worldwide library cooperative OCLC Online Computer Library Center OCLC CJK Users Group 2007 Annual Meeting March 24, 2007, Boston David Whitehair, OCLC.
XID Web Services Roy Tennant OCLC Research OCLC API Mashathon Monday, 8 February 2010.
XID Web services Xiaoming Liu Senior Software Engineer OCLC.
Web …Library 2.0 Web Library = Library 2.0 Its all about technology Implementing Web 2.0 ideas within library services delivered via the WWW – e.g.:
OCLC Online Computer Library Center Connexion Client 1.30 for Multiscripts Cataloging CJK User Group Meeting, Chicago April 2, 2005 David Whitehair and.
Bright Ideas for the Web Darlene Fichter University of Saskatchewan Internet Librarian Monterey, CA November 4, 2003.
Need Help Finding a Book? First bring up the web browser Firefox which is located on desktop. It looks like this.
Rene Tanner and Debbie Flitner Arizona State University Building a Library Toolbar with LibX.
Demonstration of the use of browser extensions in Mozilla to link from a Google Scholar item to a European Library object.
Overseas Library Catalog – Request Item Overseas Library Catalog Request loaned item.
Resources. Overview Problem Report WebCT Faculty & Student Support Searching.
MIT Libraries’ Betas testing & getting feedback on new services Nicole Hennig Web Manager & Usability Specialist MIT Libraries March 2007.
Web of Science: An Introduction Peggy Jobe
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
NOBLE Digital Library. How does it work? The NOBLE Digital Library uses the DSpace platform. Image files and metadata are imported into DSpace using.
Destiny – the online catalog SCCS Library Media Center Rebecca Battistoni, Librarian SY
Web Site Evaluation (or “What Makes a Good the Kenmore West High School Library Media Center.
Title, meta, link, script.  The title looks like:  The tag defines the title of the document in the browser toolbar.  It also: ◦ Provides a title for.
Support.ebsco.com Basic Searching for K-12 School Libraries Tutorial.
This walkthrough demonstrates how to search for eBooks in the EBSCO database.
Spectrum Web Catalog Media Center ► Locate materials using the Spectrum Web Catalog ► Search for title, author, subject, or key word ► Find materials using.
Enhancing WebVoyagé with Syndetic Catalog Data presented by Jon Woltz SWOSU Libraries.
Content Management Systems Allyson Falkner Spokane County ISD
How do I find works in the Repository?. University of Texas Libraries UT DR Digital Repository Search in the Repository Keyword search from the Repository.
Enhancing the OPAC with the Virtual Shelf Browser Renata Dyer Manager, Systems and Electronic Services High Court of Australia Library.
Login Instructions 1.Windows Login –User name=Student ID –Password (case sensitive) = Upper case letter Lower case letter Five numerals One symbol (use.
A process of taking your best guesses. Companies have web sites where you can access your information.
Brought to you as a public service by: Ian O’Donnell DISASTER RISK REDUCTION SOCIAL TAGGING SITE:
Guild navigators for infospace Jon Udell Code4Lib February 2008.
How to Use the Library Catalog Objective: Students will understand how to locate information using a library catalog.
 Here you will learn how to access  The Library Catalog and search for a book  Your Library and Textbook account.
Welcome to Destiny Your window into the library collection at TMS.
Google Chrome Extensions var title = “ Google Chrome Extensions ”; $(this).attr(“title”, title); $(this).data({ description: ‘How to create and distribute’,
Destiny Card Catalog Use the computer to search for a book in the CMS library! You can search for books at school or home, from any computer with Internet.
Google Map API The Google Maps API lets you embed Google Maps in your own web pages with JavaScript The API provides a number of utilities for manipulating.
A GreaseMonkey Script to find a movie in the Internet Movie Database then check availability at UT Searching for Searching for Team: Matt Brodie Kate Bronstad.
Structured data, Web 2.0, libraries Lorcan Dempsey Computers in libraries Washington DC 23 March 2006.
Pimp your web browser at the library! - Mozilla Firefox and creative marketing of library services Roman Koshykar RIT Libraries Upstate New York Science.
The Library Catalog: An Introduction Beth Whitebread Librarian ©2008.
Jacynthe Touchette, MSI JGH Health Sciences Library
Please log on a computer Open the web and then Open four tabs…
Rep change 1590 (ver 18) Access to Google books
How to search and checkout Ebooks in Destiny Online Catalog
Creating links from an Alma Analytics report to an external web page
Greasemonkey Iantha Haight.
Marvin Library Web Page
Marvin Library Web Page
This tutorial will demonstrate how to search the AU Phillips Library catalog for items located at the library.
Questions: Rajiv Nariani
Introduction to Smart Search
A Future for the Library Catalogue
browser search engine web page
GALILEO Support Services
Sign in with fingerprint or facial recognition
Web 2.0 and libraries: Some examples
Cataloging the Internet
WorldCat: Broad Web visibility for our collection
Using “Destiny” to find books
Web Page Design CIS 300.
Marion Kelt, Research and Open Access Librarian
How to use opac By Chad A..
The Joseph P. Healey Library at your fingertips.
Marion Kelt, Research and Open Access Librarian
From Local Catalog to World Wide Web
A Glimpse of Recommender Systems on the Web
Who is Using your webSite?
Lesson 2: Gathering and Organizing Information Using ICT KEY QUESTION: HOW DO YOU GATHER AND ORGANIZE INFORMATION USING THE COMPUTER AND INTERNET?
Presentation transcript:

Greasemonkey User Scripts for the UT Libraries Angela Kille INF385T Semantic Web May 1, 2006

Overview Project background Greasemonkey Amazon and Google Books user scripts Demonstration Development issues Future development

Background Mashup Go where the user is … Google and Amazon! LibraryLookup project – bookmarklet

Greasemonkey http://greasemonkey.mozdev.org Extension for Firefox web browser Allows you to change the behavior of web pages with user scripts (JavaScript files)

The User Scripts Two user scripts Scripts are almost identical Amazon UT Libraries Linky Google Books UT Libraries Linky Scripts are almost identical

Features Common features: Amazon script Does an ISBN search Identifies whether the UT Libraries owns a book “This book is in the UT Libraries!” “ISBN not found in the UT Libraries” Creates direct link to the library catalog Book icon Amazon script Has additional link to do an author keyword search in the library catalog

Demonstration www.ischool.utexas.edu/~akille/utlibraries

Development Issues UT Libraries catalog does not provide any textual indication of availability Could not implement various catalog statements because of this, for example: “Checked out due 06/01/06” “On order” “No longer available”

Future development Amazon script Google script Creating a title search link that won’t search anything in parentheses xISBN version of script Google script Adding author search link

Resources User scripts I built upon: www.superpatron.com – Google Books AADL Linky and Amazon AADL Linky from Edward Vielmetti’s site www.ischool.utexas.edu/~donturn/ut-amazon.html – Previous Amazon/UT Libraries script Other library-related user scripts www.userscripts.org/tag/library Jon Udell’s LibraryLookup Project weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html Jon Udell’s xISBN user script weblog.infoworld.com/udell/2006/01/30.html OCLC’s xISBN project www.oclc.org/research/projects/xisbn

Questions?