Neil McAllister's Homepage


Archive for the ‘Hacks’ Category

Updated LibraryLookup for the SFPL

Hacks | April 1, 2008 ⋅ 9:46pm

My GreaseMonkey script that links Amazon.com search results with the San Francisco Public Library catalog seems to have broken recently. I’ve now published an updated version with a couple of additional improvements. It now returns search results for all of the branches of the library, rather than just the first few; and the output is now a little nicer looking.

If you want to know more about this script and its history, you can check my earlier post on the subject.

If you just want to dive in and start searching for library books via Amazon, you can download the latest script here. (Note that you must have the GreaseMonkey extension for Firefox installed for this to work.)

Comments Off

Adding a Linux partition to a Vista install

Hacks | June 19, 2007 ⋅ 5:45pm

I don’t know why I do these things.

It occurred to me this afternoon that it might be nice to have a native Ubuntu Linux partition running on my main Windows Vista machine. “Should be easy,” I thought. So I whipped out my trusty Feisty Fawn CD, resized my Vista partition with GParted, and proceeded to install Linux.

Big mistake.

The installation itself went fine and Linux started right up. The problem came when I tried to boot back over into Windows Vista. In a nutshell, it wouldn’t. I’d get the green “Knight Rider” screen, but then the system would switch to a black screen and everything seemed to grind to a halt. » More... » More »

3 Comments »

LibraryLookup for San Francisco public libraries

Hacks | May 11, 2007 ⋅ 8:57pm

My former colleague at InfoWorld, Jon Udell, came up with a really clever JavaScript hack for avid readers who use Firefox,* called LibraryLookup. It cross-references product pages at Amazon.com with the catalog systems of public libraries. Whenever a book you’re browsing at Amazon is available at your local library, the script automatically lets you know, by inserting a notification into the Amazon page that links to the library’s online card catalog. It really comes in handy, especially if you’re an impulse book-buyer.

Jon originally wrote the script for the libraries in his hometown of Keene, New Hampshire, but there are only so many different library catalog systems in use. The script is adaptable to any of them, and lots of folks have modified it to work with the systems in their own communities. I never found a good version for San Francisco, though, so I spent some time working with Jon’s latest code to get it working. It needed just a couple of tweaks. » More... » More »

Comments Off