Register Guidelines E-Books Today's Posts Search


Wed September 11 2013

E-paper: Cure for insomnia?

08:10 AM by Sydney's Mom in E-Book General | General Discussions

I have really bad insomnia. It is due to my clock being different than most other people. I would be perfectly happy going to bed at 3 and getting up at 10. But I can't find a job with those hours.

Anyway, since I was a kid, I read before bed. I remember telling my daughter I felt sorry for her, not being able to enjoy a book, and drift off to sleep. When I got my kindle, it was even better!

About a year ago, I got a big Kindle Fire because I wanted to read some Walking Dead graphic novels. Anyway, I found the white letters on black background setting, and put my PW aside. My insomnia got worse, but I attributed it to working from home. Instead of getting up at 7:30 in order to get to the office for a 9:00 call, I can get up at 8:45.

Two days ago, I was having trouble with my fire, and wanted to finish the book I had started (Argo), so I picked up my PW. I read for about half hour, and I was sleepy. Last night, same thing happened. I really think the people talking about the backlit screens keeping you up are right. I have been taking an Ambien if I wanted to get to sleep quicker than 2 hours after I got in bed. This week, haven't had to think about taking a pill.

Has anyone else noticed a difference reading in bed with a fire versus a PW? I ordered the new PW this morning.

Image by Justin Pickard via Flickr

[ 84 replies ]


Tue September 10 2013

CNET AU thumbs up the Kobo Aura

09:19 AM by Alexander Turcic in E-Book General | News

As Kobo's newest e-reader proceeds down the review gauntlet, it appears CNET Australia is the latest to be impressed by the Kobo Aura, between its "sleek" and "lightweight" form factor, the built-in front light, the 6-inch 1014x758 pixels display, and long battery life.

We had a few issues with the Kobo Glo in terms of bugginess and response time, and we're overjoyed to report that the Aura seems to have ironed those issues out. What we found with the Glo was that it was laggy, slow to respond to taps, sometimes not responding at all.

The Aura couldn't be more different. Even an image-heavy MOBI file responded smartly to page turns, and resizing a PDF using pinch to zoom was about as smooth as we've seen on an E Ink display. Input is also pretty snappy; in fact, it responds a little faster than the screen, so playing chess and Sudoku, as well as entering search terms or other text, is a lot better than the Glo. [...]

The Kobo Aura does have some very minor foibles. However, the work Kobo has done to the software has improved it substantially on last year's Kobo Glo. Also, once you factor in that if you want a light for Sony's upcoming PRS-T3, you'll have to pay extra beyond its AU$149 SRP, the Aura comes in at a pretty competitive price.

Link to the review: here

Related: Kobo Reader

[ 5 replies ]


Turn your Kobo into a Debian Linux tablet

08:43 AM by MarekGibek in Kobo Reader | Kobo Developer's Corner

Sorry for the delay - I was on vacation

It's fantastic that you guys were able to solve most of your problems yourself and even managed to run my sample image on a Kobo Mini (fixing bootloader)!!

Now I'm back with the necessary kernel changes needed to install Debian on your Kobos:

https://github.com/marek-g/kobo-kernel-2.6.35.3-marek

The only changes needed to run X11 are related to the eInk display driver and keyboard driver. Inside !Marek/framebuffer-utils folder there are the files to enable and disable eInk's autoupdate mode.

You can undo changes for touch driver because:

  • the changes enable multitouch in the kernel but I still didn't find a working driver for X11 (I started implementing a custom X11 driver but it supports single touch only for now and no right button) - maybe it's because I left single touch events for compatibility with original software
  • according to other posts I probably hardcoded 800x600 resolution somewhere so that needs to be fixed

If you stay with the original touch driver you can use the evdev driver for X11 and still have a working touch and even configure the right mouse button emulation.

I was playing with the image posted here and I've found it's nice to:

  • install nautilus to navigate through your files
  • install okular (with extensions) to view PDF files
  • install calibre - it has great ePub reader (ebook-viewer command) - it needs path to ebook as a parameter so you can use zenity command to open file selector and pass the selected path to ebook-viewer (you can use this command: ebook-viewer `zenity --file-selector`)
  • install gtk-theme-switch to change font sizes and look of gtk apps
  • modify gtk theme to increase slider size
  • modify Firefox's chrome.css file to increase tab sizes etc. - it would be nice to have custom Firefox theme for Kobo

You can add new software to the menu by editing the awesome.lua config file in the ~/.config folder.

I hope that together we will be able to do things like:

  • better screen updates (automatic full screen refresh from time to time)
  • support for screen rotation at any time
  • enable multitouch
  • port existing / write new software
  • ... ?

Have a good fun,
Marek

Related: Sample Kobo Debian firmware image

[ 125 replies ]


Mandatory Kindle for iOS 3.9.2 released ahead of iOS 7

07:51 AM by jswinden in E-Book Readers | Apple Devices

I mentioned this in another thread, but thought it was important enough to create a new thread as well.

Amazon has released what they call a mandatory update of the Kindle app for those who plan to upgrade to iOS 7. This update will prevent the loss of registration information and books, which could occur if you don't update the app before upgrading to iOS 7.

Download link: iTunes

[ 3 replies ]


EPUB3Reader open-source Android App released

07:34 AM by AlPe in E-Book Software | Reading and Management

EPUB3Reader is a proof-of-concept Android App optimized for reading complex EPUB 2/3 ebooks, e.g. books with many internal/external links and/or with parallel texts.

The project has been developed by three students, under my supervision, at the Department of Information Engineering, University of Padova, Padova (Padua), Italy.

You can get the APK, the code (MIT license) and some EPUB ebooks featuring parallel texts (CC BY-NC-SA 3.0 license) from the GitHub public repo:

https://github.com/pettarin/epub3reader

Screenshots are here:

https://github.com/pettarin/epub3rea...SCREENSHOTS.md

The app is not production-grade yet, but I think it shows some interesting UI tricks novel or not widely adopted in EPUB reading systems. Please see the README for a discussion.

Comments are welcome.

[ 19 replies ]


Sun September 08 2013

Sony PRS-T3 video review for the undecided

09:23 AM by Alexander Turcic in E-Book General | News

When Sony revealed the PRS-T3 to the world last Wednesday, it brought with it the promise of a smart and satisfying reading experience. With all the new devices announced to bring love, joy and peace to the world of e-reading, we reckon it'd be difficult to make the right purchase decision. Thanks to the guys of allesebook.de, below is a nicely made video review that, although it's in German, should give you a pretty good idea whether the PRS-T3 is the right one for you.


[ 66 replies ]


Calibre Companion V3.1.1 released

04:15 AM by chaley in E-Book Software | Calibre Companion

CC V3.1.1 has been released and should start appearing as an update soon.

This release:

  • fixes the comments font size problems discussed in this thread.
  • adds an option to revert to the old display where structural HTML (center, justify, font changes) were ignored.
  • fixes an uncommon crash returning from book details
  • improves performance returning from book details

Please comment or report problems with this release on this thread or by making a new thread.

[ 29 replies ]


DIY Kindle scanner and DRM cracker

02:33 AM by doctorow in E-Book General | General Discussions

Did you ever wonder how to use Lego Mindstorm to make your Kindle collection DRM-free? Well, according to the maker, "this is an art project reflecting the relation of book scanning, copyright, and digital rights management. This is not intended to be understood as an instruction or invitation, but rather as a provocative thought experiment."

From AllThingsD:

A university professor in Austria has released the video below, showing how he has automated a low-tech approach to bypassing the digital rights management system on the Kindle.

His name is Peter Purgathofer, and he’s an associate professor at the Vienna University of Technology.

Using Lego’s Mindstorms — a basic robotics kit popular with hobbyists — plus a Kindle and a Mac, he has assembled a way to photograph what’s on the screen, and then submit it to a cloud-based text-recognition service.

Here is the video:

http://vimeo.com/73675285

[ 15 replies ]




live view Latest Forum Activity
Thread / Thread Starter Last Post
Forum: Lounge
Today 02:24 PM
by Solitaire1 (#2079) Go to first new post
Forum: Plugins
Today 02:23 PM
by thiago.eec (#579) Go to first new post
Forum: Lounge
Today 02:22 PM
by Solitaire1 (#151752) Go to first new post
Forum: Kobo Reader
Today 02:14 PM
by hatuluang (#8) Go to first new post
Today 02:12 PM
by mergen3107 (#10) Go to first new post
Forum: Calibre
Today 02:03 PM
by youvedone (#7) Go to first new post
Today 01:51 PM
by sufue (#7930) Go to first new post
Forum: Boyue
Today 01:48 PM
by ottischwenk (#1) Go to first new post
Forum: Amazon Kindle
Today 01:34 PM
by Frogm4n (#4) Go to first new post
Forum: Conversion
Today 12:47 PM
by dhume01 (#7) Go to first new post
Today 12:46 PM
by maddz (#8639) Go to first new post
Forum: Development
Today 12:12 PM
by kovidgoyal (#1) Go to first new post
Forum: PocketBook
Today 12:12 PM
by HvdB (#8) Go to first new post
Forum: Conversion
Today 12:09 PM
by kovidgoyal (#11) Go to first new post
Today 10:47 AM
by ajm26 (#2175) Go to first new post
Forum: Recipes
Today 10:47 AM
by hongho71 (#6) Go to first new post
Forum: News
Today 10:40 AM
by pdurrant (#138) Go to first new post
Forum: Plugins
Today 10:34 AM
by icallaci (#208) Go to first new post
Forum: Kobo Reader
Today 09:41 AM
by compurandom (#39) Go to first new post
Forum: Calibre
Today 09:26 AM
by jonathan2022 (#16) Go to first new post
Today 09:24 AM
by Sirtel (#1) Go to first new post
Forum: Onyx Boox
Today 08:41 AM
by Renate (#4) Go to first new post
Forum: Kobo Reader
Today 07:51 AM
by ali.mos (#1196) Go to first new post
Forum: Plugins
Today 07:31 AM
by ownedbycats (#10030) Go to first new post
Forum: Plugins
Today 06:26 AM
by theducks (#42) Go to first new post


All times are GMT -4. The time now is 02:25 PM.
MobileRead.com is a privately owned, operated and funded community.