Posts Tagged ‘ipac’

Library book lookup from your browser

Wednesday, July 25th, 2007

Have you ever seen a book on Amazon or another website and wondered whether your local library had a copy of it?

I have to admit as much as I like my library, Indianapolis Marion County Public Library. I do not care for the web interface with it’s URL session ids and timeouts and JavaScript linking! So I try to stay out of the website until I want the book. I saw LibraryLookup on 43 Folders. I tried LibraryLookup, but was annoyed with the ISBN interface. BookBurro looked promising but it only worked on 20-some library. I’m not a member of any of those libraries.

I decided to roll my own Firefox Search Plugin–which is very simple to do. You just have to know the query keywords for your library (such as isbn, keyword, title). The IMCPL is an IPAC system and uses “UTL” for its title keyword. Just drop this Firefox Search Plugin for IMCPL Title Browsing or this Firefox Search Plugin for IMCPL Keyword Search in your Firefox Search Plugins folder and restart Firefox. You will need Mozilla Firefox 2.0 or greater for this.

The Firefox Search Plugins folder for PC is C:\Program Files\Mozilla Firfox\SearchPlugins

The Firefox Search Plugins folder for PC is for OS-X that’s /Volumes/Macintosh HD/Users/{user name}/Library/Application Support/Firefox/Profiles/{profile number}.default/searchplugins/

That’s all there is to it. Here are the few lines of the code for the Indianapolis Marion County Public Library for title browsing:


<search
name="IMCPL"
method="GET"
action="http://catalog.imcpl.org/ipac20/ipac.jsp"
queryCharset="utf-8">

<input name="term" user>
<input name="index" value="UTL">
<input name="spp" value="50">
</search>

My Sites

Books Now Reading

  • Unfortunately, Amazon Web Services (AWS) has disabled wishlist requests. Please visit their site to view my Amazon Reading List.