Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 10-28-2010, 07:56 AM   #1
JohnsonZA
Member
JohnsonZA began at the beginning.
 
Posts: 10
Karma: 12
Join Date: Sep 2010
Device: Kindle 3 3G+Wifi
Idea for book cover screensaver

I was thinking about how to implement a hack that would set your screensaver to the cover of the current book you are reading. It goes something like this:
  1. In a cron script, check the LAST_BOOK_READ variable in the /mnt/us/system/com.amazon.ebook.booklet.reader/reader.pref
  2. Extract the book cover from the mobi file from 1
  3. Save the cover to /mnt/linkss/screensavers/00001_cover.png
  4. ???
  5. Profit!
This would obviously rely on the screensaver hack and assumes that the cover image would be the only screensaver image. Saving the file with the same name should remove the need to reboot that the screensaver hack has. The frequency of the cron script could be say 5 minutes. Is there any reason this wouldn't work?

If any experts have an opinion, I'd love to know before wasting my time on any code.

Last edited by JohnsonZA; 10-28-2010 at 08:01 AM.
JohnsonZA is offline   Reply With Quote
Old 10-28-2010, 08:07 AM   #2
Rinzwind
Connoisseur
Rinzwind began at the beginning.
 
Posts: 96
Karma: 16
Join Date: Oct 2010
Location: Netherlands
Device: Kindle 3G UK 3.03
"Saving the file with the same name should remove the need to reboot that the screensaver hack has."

Unless the image is cached
Rinzwind is offline   Reply With Quote
Advert
Old 10-28-2010, 09:36 AM   #3
isotherm
Connoisseur
isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.isotherm can program the VCR without an owner's manual.
 
Posts: 79
Karma: 187319
Join Date: Jul 2010
Device: Kindle 2
I think the screensaver image is cached. Also, it would be hard to extract the image from the mobi file if it has DRM. And it would need a different mechanism for Topaz books.

I had an idea earlier that went something like this:
1. Disable display of the normal screensaver images, but leave other power saving functionality in place.
2. The framework has events for screensaver time lapse. Wait for one of these events.
3. At the event, send keys to go to the cover of the book (Menu, Go To..., cover)
4. On resume, send the Back key to return to the user's reading location.

The trouble is that it looks bad (you briefly see the effect of the keys being simulated), and you would have to be very careful that the user is actually reading a book, or otherwise you will send random keys with undefined consequences.
isotherm is offline   Reply With Quote
Old 10-28-2010, 12:20 PM   #4
JohnsonZA
Member
JohnsonZA began at the beginning.
 
Posts: 10
Karma: 12
Join Date: Sep 2010
Device: Kindle 3 3G+Wifi
Quote:
Originally Posted by isotherm View Post
I think the screensaver image is cached. Also, it would be hard to extract the image from the mobi file if it has DRM. And it would need a different mechanism for Topaz books.
Okay, the screensaver image is cached unfortunately, but the cache is refreshed every time the Kindle wakes up. So after the screensaver image is replaced the cached image is shown the first time the Kindle sleeps. But, after waking and sleeping again, the new image is shown.

Regarding DRM, the headers and metadata aren't encrypted as far as I know. Only the text and images. I haven't actually checked to see if the cover image is encrypted.

I guess this would only work for mobi files initially, but as light is shed on topaz, maybe it can be expanded to work for those files too.
JohnsonZA is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
My "read" tag idea enhancement for Calibre idea rcuadro Calibre 10 01-20-2011 04:23 PM
Crazy Idea -- Photo Frame as Book Reader Polydwarf Alternative Devices 14 02-27-2010 03:53 PM
Book Title/Cover as Screensaver mrgoodkat OpenInkpot 5 11-19-2009 01:28 PM
The least likely book you've ever loved? Unutterably Silly Idea Donnageddon Lounge 4 05-22-2008 11:48 AM
Accessories Replacement cover idea. drgnbear Amazon Kindle 0 11-28-2007 11:48 AM


All times are GMT -4. The time now is 08:20 AM.


MobileRead.com is a privately owned, operated and funded community.