I want to demonstrate the first steps in where I'm planning to go with building better ways for folks to point to books and gather information about books -- and ultimately other digital resources. I now have a little Python script running on this site that takes an ISBN (so far) and display pointers to a number of different "services": amazon.com, BookSense.com, the Library of Congress, my local public library -- the Berkeley Public Library, etc.
Let's use as an example, a book that I mentioned yesterday -- Iris Chang's The Chinese in America. In that blog entry, I already placed four separate links. I wanted to generalize that approach so that I could easily add more links and services. So...now if it you hit
you will get a popup window for the same book entry.
Continue reading