Kohacon 2011
November 1, 2011



















The book reader can be embedded in any web page.

Image : http://www.flickr.com/photos/16712259@N04/4467481701/
Manchester Central Library (UK) by Ricardo.
One page for every book ever written.
All editable.
Quick tour
Image : http://www.flickr.com/photos/dippy_duck/466515388/
Detail of John Carter Brown library, Brown University by Mr. Ducke.
Publishing history
What, where, who and when?
Authors and publishers.
Adding a human angle
Crawls Library of congress, Amazon, Internet Archive etc and updates our records.


Allows you to access book covers from the Open Library Book Covers Repository.
http://openlibrary.org/api/books?bibkeys=lccn:55011803&callback=process
process({
"lccn:55011803": {
"bib_key": "lccn:55011803",
"preview": "borrow",
"thumbnail_url": "http://covers.openlibrary.org/b/id/6563267-S.jpg",
"preview_url": "http://www.archive.org/details/sliderulepractic00bish",
"info_url": "http://openlibrary.org/books/OL6179353M/Slide_rule"
}
});
http://openlibrary.org/api/books?bibkeys=lccn:55011803&callback=process&jscmd=data
process({
"lccn:55011803": {
"url": "http://openlibrary.org/books/OL6179353M/Slide_rule",
"title": "Slide rule",
"pagination": "149 p.",
"identifiers": {
"lccn": ["55011803"],
"librarything": ["358065"]
},
"cover": {
"small": "http://covers.openlibrary.org/b/id/6563267-S.jpg", ...
},
"subjects": [...],
"authors": [...],
"ebooks": [{
"availability": "borrow",
"borrow_url": "http://openlibrary.org/books/OL6179353M/Slide_rule/borrow",
"preview_url": "http://www.archive.org/details/sliderulepractic00bish",
"formats": {...}
}], ...
}
});
http://openlibrary.org/api/volumes/brief/isbn/0596156715.json (single) or
http://openlibrary.org/api/volumes/brief/json/id:1;lccn:50006784|olid:OL6179000M;lccn:55011330 (multi)items along with status information and links.http://openlibrary.org/api/volumes/brief/isbn/0596156715.json
{
"items":[{
"match": "exact",
"status": "full access"
}],
"itemURL": "http://www.archive.org/stream/TheArtOfCommunity",
"cover": {
"large": "http://covers.openlibrary.org/b/id/6223071-L.jpg",
"medium": "http://covers.openlibrary.org/b/id/6223071-M.jpg",
"small": "http://covers.openlibrary.org/b/id/6223071-S.jpg"
},
"fromRecord": "/books/OL23747519M",
"ol-edition-id": "OL23747519M",
"ol-work-id": "OL15328717W"}],
"records":{
"/books/OL23747519M": {
"data": { ... }
"isbns": ["0596156715", "9780596156718"],
"publishDates": ["August 2009"],
"recordURL": "http://openlibrary.org/books/OL23747519M"
}
}
}
http://openlibrary.org/subjects/world_war_2.json?details=true gives prominent publishers, authors etc. ebooks, published_in, limit and offset).http://openlibrary.org/books/OL16727417M/Anathem

http://openlibrary.org/books/OL16727417M.json
{
"key": "/books/OL16727417M",
"title": "Anathem",
"works": [
{ "key": "/works/OL14911626W" }
],
"isbn_10": ["0061474096", "0061694940"],
"isbn_13": ["9780061474095", "9780061694943"],
"identifiers": {
"goodreads": ["3268684", "2845024"],
"librarything": ["5116802"]
}, ...
}
anand@archive.org
noufal@archive.org
http://github.com/internetarchive
| Table of Contents | t |
|---|---|
| Exposé | ESC |
| Full screen slides | e |
| Presenter View | p |
| Source Files | s |
| Slide Numbers | n |
| Toggle screen blanking | b |
| Show/hide slide context | c |
| Notes | 2 |
| Help | h |