Here there are a new unofficial version of GetBooks to test.<br>You can download it from <a href="http://dev.laptop.org/%7Egonzalo/GetBooks-6.xo" target="_blank">http://dev.laptop.org/~gonzalo/GetBooks-6.xo</a> (the name of the file is the same, but is updated)<br>
New improvements:<br>* Don't save entry in the Journal.<br>* Download cover images in separated threads to do the UI more responsive.<br>* Use REST client backend to search in Internet Archive (from Get Internet Archive Books activity)<br>
* Show books in the journal (My books, in the sources combo)<br>* Improved work flow (using "Open in Journal" buttons, like in Browse)<br>* Add support of DejaVu files.<br>* More minor fixes<br><br>You can see the code (and start to contribute ;) ) in <a href="http://git.sugarlabs.org/~godiard/get-books/gonzalo-mainline">http://git.sugarlabs.org/~godiard/get-books/gonzalo-mainline</a><br>
<br>If you want test adding a private bookserver, you can install Pathagar <br><a href="http://en.flossmanuals.net/e-book-enlightenment/ch026_the-pathagar-book-server">http://en.flossmanuals.net/e-book-enlightenment/ch026_the-pathagar-book-server</a><br>
and copy the file get-books.cfg from the activity to /etc directory and add a section:<br><br>[MyBookServer]<br>name = MyBookServer<br>query_uri = <a href="http://IP_NUMBER/catalogs/?q=">http://IP_NUMBER/catalogs/?q=</a><br>

opds_cover = <a href="http://opds-spec.org/cover" target="_blank">http://opds-spec.org/cover</a><br><br>Gonzalo<br><br>