Added by remote user, last edited by Stephen McDonald on Jun 10, 2008  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

This site is for people who work at Tufts and write code.  It is for those who write in any programming language as a large part or small part of their job.  The hope is to build some community, share exciting news and learn from each other.

Please add your comments these posts.  To create your own post, click Add Content->Add News. 

Last changed Jun 10, 2008 16:13 by Stephen McDonald

I frequently use the Tisch Library so I'm often faced with selecting one book out of dozens on any given topic.  I've found the customer reviews on Amazon very useful.  Rather than opening two different browser windows (one for the library catalog and one for Amazon) what I really want is to combine the information into a single page.  All it took was a Firefox Extension:

 
My Firefox extension is built on Chickfoot (which is sort of like Greasemonkey).  The extension runs whenever you go to a library catalog page.  It pulls the ISBN off the page and does an Amazon search for the ISBN on another tab.  Then it grabs the book, average customer review score and the editorial reviews and adds them to the library catalog page. 

The code works well but only for books that have an ISBN number (in use since the early 1970s).  I'm having some problems packing the code as an installable extension.  Once that is solved, I'll post the xpi file.

Posted at Jun 10, 2008 by Stephen McDonald | 0 comments

 

Resources

LDAP at Tufts

Who Writes Code? (an alphabetically ordered list)

Shawn G. Doughty 

David Grogan
Bruce Krasnof
Steve McDonald