Linux.com

Feature: Internet & WWW

Testing ebook readers for Project Gutenberg

By Nathan Willis on June 10, 2008 (4:00:00 PM)

Share    Print    Comments   

Project Gutenberg (PG) collects and maintains a library of public domain books in electronic text format, in an assortment of languages. That's all well and good, but potential readers still need a method to access PG's collection. I recently sat down to test a handful of e-text readers that offer integration with the 24,000 PG titles.

Searching on Freshmeat and SourceForge.net turns up five alternatives: GutenPy, Guten, JBook, PyGE, and GutenBrowser. Of those, GutenPy, Guten, and PyGE are all Python applications, JBook is a Java app, and GutenBrowser is written in C++.

All five claim at least some level of platform independence -- provided that you can set up your system with the correct dependencies. JBook is self-contained; with a sufficiently modern Java Runtime Engine, it should work on any OS. PyGE requires Python and wxPython, a set of Python bindings for the wxWindows UI toolkit.

Guten requires Python, Glade, SQLite and GTK+; GutenPy uses Python and GTK+ as well, but also uses Cairo and the pyCairo hooks. GutenBrowser requires Qt. All of the required libraries are available in one form or another for Linux, Windows, and Mac OS X, but Mac users may be left on their own -- all three test on and provide builds for Linux and Windows, but none do the same for OS X.

The good, the bad, and the ugly

The bad news is that out of that class of five, I could successfully coax only two of the apps into running consistently: Guten and JBook.

GutenPy does start up, and operates just fine as a general-purpose ebook reader, but its built-in link to PG's online catalog does not work. By default, its local index of the PG catalog is empty; updating it retrieves the latest list of titles, but it fails to parse the list correctly and hangs.

PyGE is installable, but it fails to start, complaining of a missing attribute named PyGApp. That is clearly an internal reference, so perhaps someone more familiar with Python than I am could track down the fix.

GutenBrowser's most recent Linux releases are 0.8.1 in a source code tarball, and 0.6.8 in binary form. The binary is provided only as an RPM for SUSE 7. I could not coax it into running; it dumps core instantly. I also could not get the source code release to compile. It seems to be build against Qt3 -- which is still available from most distros -- but judging by the compiler errors, it is also built against some older libraries with now-deprecated functions.

The good news, of course, is that Guten and JBook both work. JBook is available as a .jar file, so no installation is required to run it. Just download the file to any directory, and type java -jar jbook.jar & from a terminal window.

Guten is provided as a tarball; to install it you must unpack the contents into a directory, then run python ./setup.py install from within the directory, with root privileges. Subsequently, you can launch Guten with guten &.

READ ME

JBook and Guten use the same basic interface: a basic text frame and navigation controls for the ebook reader, and a separate pop-up catalog with which you can select PG titles to download and read.

JBook uses a local file named gutenberg.lst for its list of PG titles, and although you can manually update the file (it is plain text), JBook cannot update it to add new PG titles automatically. More problematic is that JBook appears to expect gutenberg.lst to be in the directory from which the app is launched, so if you want to create a panel or desktop launcher for it, you must copy the file to your home folder.

JBook allows you to select the font and the text and background colors of the ebook display, which is a nice touch, especially if you prefer light-on-dark for reading long passages. It also has an autoscrolling mode, which is exactly what it sounds like -- advancing the text automatically. You can increase or decrease the scroll speed through the toolbars.

Autoscrolling does re-grab the window focus every time it advances a line, which is defensible if you assume the reader's attention is on the ebook, but that can be annoying. If an IM pops up in another window, you might want to take care of it without shutting down your book-reading session, but autoscrolling will make that difficult.

JBook can also be used as a standalone ebook reader, something that Guten cannot do.

Guten remotely retrieves the available titles from PG's catalog, so you can be sure to always see the latest updates. You can choose your own font for Guten's ebook display, but the app uses your system's GTK+ colors for the text and background.

Although Guten does not offer autoscrolling, it does support bookmarking the text (which JBook does not). You can add as many bookmarks per title as you wish, you can assign names to them, and you can jump back and forth between them.

Finally, Guten has clipboard support, while JBook does not. Whether reading for fun or for education, there are bound to arise occasions when you want to copy a snippet of text for quotation elsewhere, so the feature is a thoughtful inclusion.

The final chapter?

I found using Guten to be the more pleasant experience, in part because of the better integration with the rest of my desktop (i.e., the clipboard and the GTK+ widgets), but in larger part because of JBook's PG indexing limitations.

I must confess that I am not a frequent ebook reader, PG or otherwise. But I have the utmost respect for the people who have spent so many years building and refining PG into what it is today, and the same goes for all of the other digital library projects that endeavor to make free cultural works available to the public at large.

Consequently, it is a little frustrating that the PG-connected ebook reader market is so under-developed. There is a lot of content out there, but it just isn't simple to get to it yet. Or, to put it another way, PG is a killer collection, there just isn't a killer app for it.

As both GNOME and KDE developers -- not to mention Apple's iTunes Store team and Web storage companies like Box.net -- know, our desktops and our desktop apps are always online. Maybe the standalone ebook reader isn't the best way to integrate access to online libraries and collections; maybe plugins for word processors or PDF viewers would attract more readers. After all, just look at the additional listeners that Amarok's and Rhythmbox's integration brought to Magnatune and Jamendo.

Until the perfect solution arrives, thanks to Guten and JBook you can still catch up on your reading without leaving the warm glow of your monitor or endangering yourself with the threat of papercuts.

Share    Print    Comments   

Comments

on Testing ebook readers for Project Gutenberg

Note: Comments are owned by the poster. We are not responsible for their content.

Testing ebook readers for Project Gutenberg

Posted by: Anonymous [ip: 71.167.43.57] on June 10, 2008 06:28 PM
What about downloading a file from Project Gutenberg and opening it FBReader or some other free (as in freedom) e-book reader that supports multiple formats?

#

Re: Testing ebook readers for Project Gutenberg

Posted by: Nathan Willis on June 11, 2008 03:02 PM
That's the point -- the old fashioned way of delivering the texts is making you download them manually via the PG Web site, (sometimes) convert the format, then manually import them into the app that you read them with. It would be great if either (a) the popular ebook readers added online PG delivery, or (b) PG built a "reader" interface Webapp rather than providing only direct download. Given PG's volunteer resources, I don't see the latter happening. But either would be more useful than a dedicated-to-PG-only ebook reader.
Nate
[Modified by: Nathan Willis on June 11, 2008 09:03 AM]

#

Testing ebook readers for Project Gutenberg

Posted by: Anonymous [ip: 169.200.185.25] on June 10, 2008 08:42 PM
The only ebook reader that I like for Linux is ETR. (http://linux.techass.com/projects/etr) It has a lot of features like bookmarking that are missing from programs like FBReader that I need. At the same time, there are a few thinks like better font support that it needs, as well as the ability to read rich text formats like HTML and RTF. Finally, sadly the project seems to have gone dormant, but the RPM files on the website easily convert to debs and it runs well on Ubuntu.

#

Testing ebook readers for Project Gutenberg

Posted by: Anonymous [ip: 157.238.76.117] on June 10, 2008 09:55 PM
One real utility of e-texts is the possibility of carrying them in your pocket, on your pda or smartphone. For that purpose, the free MobiPocket Reader works fine -- the Gutenberg texts have to be downloaded to desktop, converted to Mobi format using MobiPocket Reader, and then loaded -- in my case onto my Blackberry. I have Proust on my Pearl!

#

Re: Testing ebook readers for Project Gutenberg

Posted by: Nathan Willis on June 11, 2008 02:58 PM
Exactly -- how many more people would be reading it if those three extra steps were eliminated?
Nate

#

Testing ebook readers for Project Gutenberg

Posted by: Penguin on June 11, 2008 09:59 AM
Edit: was a Windows only app... My mistake.
[Modified by: Penguin on June 11, 2008 10:00 AM]

#

Testing ebook readers for Project Gutenberg

Posted by: Anonymous [ip: 71.249.92.114] on June 11, 2008 03:55 PM
Have you considered the kde application bookreader?

#

Re: Testing ebook readers for Project Gutenberg

Posted by: Nathan Willis on June 11, 2008 07:39 PM
Since it is not integrated with PG, it is outside the scope of this roundup.
Nate

#

Testing ebook readers for Project Gutenberg

Posted by: Anonymous [ip: 70.112.161.57] on June 12, 2008 12:03 AM
I use one of the dedicated ebook readers. In my case, the eBookwise's 1150. Right now it is a little klunky for me to get a PG books onto it. The previous step of searching, DL apply then uploading to the ebookwise library which automatically syncs with my reader. There is a windows only program that will sync from the computer directly to the ereader but it would be so much nicer to intergrate the two. Perhaps Kindle, sony's or some other eReader will figure this out that here is a huge library to take advantage of. Of course a couple of these devices are more concerned with selling you their ebooks vs making it easier to dl free content. So for now, I have to do the multiple step. If you have a chance, check out Baen online library. Recent scifi and fantasy, free, no drm, multiple formats Some of them can be found at http://www.baen.com/library/defaultTitles.htm

#

This story has been archived. Comments can no longer be posted.



 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya