~3,000 books to scan with locations... fastest technique?
Posted: Mon Jun 18, 2007 2:50 pm
I'm helping my folks organize their library. They have about 3,000 books or so, spread out over about 100 shelves. Getting the books scanned into Bookpedia would be nice, but it would be even better to have a shelf number associated with each book.
In a perfect world, I'd see myself either scanning a shelf tag, then scanning all of the books on a shelf, or scanning a book, then the shelf tag.
I could easily generate a CSV file as follows:
ISBN,SHELF
1234566777,A1
1234556979,D3
&c.
What would be the fastest way to add hundreds of books, with the stipulation that adding the location must be easy? I'm fairly Perl-savvy, and it looks like the barcode scanner I got is SUPER customizable.
Any ideas?
In a perfect world, I'd see myself either scanning a shelf tag, then scanning all of the books on a shelf, or scanning a book, then the shelf tag.
I could easily generate a CSV file as follows:
ISBN,SHELF
1234566777,A1
1234556979,D3
&c.
What would be the fastest way to add hundreds of books, with the stipulation that adding the location must be easy? I'm fairly Perl-savvy, and it looks like the barcode scanner I got is SUPER customizable.
Any ideas?