Shiny New E-Book Gizmo: The Amazon Kindle


View Full Version : [Librie-Dev] DjVu Reader V0.1 for Sony Librie released


Colin Dunstan
01-25-2006, 02:49 AM
Sony Librie owners can now download (http://groups.yahoo.com/group/librie/message/2270) the first DjVu-compatible e-book reader for their reading device. DjVu (pronounced "déjà vu") is an open format designed to store scanned images and documents. Compared to other formats such as JPG or PDF, it offers better compression ratios while still preserving crisp and legible text. You can read more on DjVu here (http://www.djvuzone.org/support/tutorial/chapter-intro.html).

Update: arivero, the gifted programmer of DjVu Reader, lives among us and for some inexplicable reason we totally missed his prior announcement (http://www.mobileread.com/forums/showthread.php?p=24759#post24759). Sorry 'bout that.

[via Make Blog (http://www.makezine.com/blog/archive/2006/01/djvu_reader_version_01_for_the.html?CMP=OTC-0D6B48984890)]

arivero
01-25-2006, 07:35 AM
[via Make Blog (http://www.makezine.com/blog/archive/2006/01/djvu_reader_version_01_for_the.html?CMP=OTC-0D6B48984890)]
Out of respect by mobileread.com :scholar: , I also announced the "shipment" here in the "Current Librie" thread.

Early adopters should seriusly think about editing the bash scripts, lbchoose and lbdjbrowse. In the first one they should put some kind of menu to choose which book they want to launch. In the second, they should echo the $PAGE into some file /tmp/mnt/page$BOOK.aux (note that $BOOK lives in the same directory by default) and cat this file on startup, so they will not need to advance again from page 1 (a painful process). Also, if the diode blink is drstracting you, simply sleep a little more before killing the sony-libro processes.

It is serious that we need some hint about the keyboard controller chip or the LBSubcpu program, because if I kill this program I get a delayed repetition of the previously pressed key, and it takes a couple seconds to empty the buffer. Obviously I need to know how to reprogram the controller, or at least how to kill smoothly the LBSubCpu.

I welcome improvements in the script. Lets see if we can launch a 0.2 update next week.

Colin Dunstan
01-25-2006, 08:15 AM
Oups, sorry! I updated my post. Feel free to start a new thread if you have a major annoucement such as this one.