It’s Delicious

Much like Misty, I started cataloging all of Ashley and my books into Delicious Library. So far, I have processed the bookshelf in our dining room. Here is the breakdown so far:

  • 170 books scanned.
  • 95 books are mine.
  • 75 books are Ashley’s.

Today, I did not care to start scanning books again — that is an arduous task. Perhaps later tonight I will start on our bedroom. Instead, I started playing around with the export capabilities of Delicious Library with the ultimate goal of getting our library linked as a page off of the site. Basically, Delicious Library exports the entire library as a tab-separated file with the field names as the first line and each following line containing the information for one scanned in item. While that file could be linked off of the site, it would not be very pretty. So, I wrote a small python script to munge the data into XML so that an XSL file could generate a web page from the data. That is working fairly well so far.

I have also found that Delicious Library stores all of its data as XML. So, I am considering just writing some code to transform that file into one containing only the data I am interested in. Either way, expect a new link off of the sidebar soon containing our library contents.

5 Responses to “It’s Delicious”

  1. misty Says:

    I’m sure that we’ll be asking to “borrow” your script once we get a bit closer to publishing ours…

  2. Geof F. Morris Says:

    [AOL]Me too![/AOL]

  3. Stephen Says:

    Note that the next version of Delicious Library is going from storing things in an XML file to using a SQL file.

  4. Jonathan Says:

    Thanks for the heads up on that. I guess that lays out the path I am going to take, then.

  5. Experiments in Life Says:

    It’s Delicious, Part II…

    I finished cataloging the books in the master bedroom this morning. Here are the current stats:

    252 books scanned.
    155 books are mine (61%).
    97 books are Ashley’s (39%).

    The upstairs will be a beast. Two full-sized bookshelves full of books, …

Leave a Reply