Seeking a Good eBook Reading Device?
Quimbly asks: "I'm an avid reader, and I find that downloading books is much more convenient that trying to get them from the bookstore or library. However, I'm tired of sitting in front of a monitor to do my reading. I'm looking for a hand-held device to do my reading on, and I'm hoping the community has some suggestions.
It seems to me that most PDAs have too small of a screen for convenient reading, and a notebook / tablet computer is too big and bulky for this simple task. So, I've been looking at a few devices designed specifically for eBook reading (e.g. the RCA REB1100, the eBookwise-1150, etc.). These look more promising, but I was disappointed to discover that the RCA device ONLY reads an encrypted, propriety eBook format, making it essentially useless. (Has anyone ever hacked one of these?) Similarly, I believe both of these devices have been discontinued by their manufacturers. I want a device that can read a variety of file formats, especially scanned, non-text PDFs. A large screen, long battery life, and good interface are other attributes I'm looking for."
Free, Open Source .rb format creator:
http://rbmake.sourceforge.net/
There's lots of text editing programs for Linux, with a wide variety of features, and I'm sure some can do the find and replace commands you mention. You can do it from the command-line too; here's what I'd do:
That'll format the book with one line per paragraph. If you do this a lot, you can put all of that into a script instead, so you just have to remember the name of the script instead of the whole command
In file named process_book:
To process a book:
By the way, notice that I used \x01 instead of |, since | characters might appear in the book.
We live, as we dream -- alone....
I have been using the REB1100 to read ebooks for years, and have recently purchased 2 ebookwise-1150 models for myself and my girlfriend. They are priceless! For the reb1100, I used the rbmake tools in Linux and the old rocketlibrarian in windows. Other shave posted links to rbmake.
Now, the ebookwise-1150 has a number of advantages over the REB1100. The battery life isn't quite as good, but it makes up for it in features. The interface is a little nicer, and the book won't lose your place if you keep reading past the "warning, battery low" message. There are other small things I like about it. Overall, I would highly recommend the ebookwise-1150. It contains all the good of the REB1100 and adds a polished interface and upgradeable firmware (this is VERY important).
Now, you can hook it up to your computer with a USB coord and, without even having to register your ebookwise, load books onto it with the "GEB eBook Librarian" (http://www.breeno.org/eBook/). Otherwise known as "ebookwise librarian", this little piece of software can convert many different formats into the ebookwise ".imp" format: txt,html,rtf,doc,etc (including those documents that contain images and hyperlinks). It also becomes the "online bookshelf" you log into from your ebookwise device, from which you will download the books themselves. There is a $15 registration fee but it is well worth it. There's also a shareware/demo version so you can try it out free. Note that unless you have a smartmedia card for your ebookwise, you won't be able to use it in Linux. This is a very small price to pay, imo.
Any more questions, send me an email.
- Eugene