Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 06-29-2008, 11:34 PM   #16
dre95060
Member
dre95060 doesn't litterdre95060 doesn't litter
 
Posts: 15
Karma: 100
Join Date: Jun 2008
Device: Kindle
Quote:
Originally Posted by DaleDe View Post
AZW could easily implement the image zoom feature already built into Mobipocket book reader and already available for books in the topaz structure. It is stupid not to. I do like the automatic doubling feature. That was a nice touch but there should be zoom as well.

Dale
Yes, but this requires actual rendering/dithering, whereas my idea is trivial to implement if you have access to the frame buffer. Anyway, if we got that far we could certainly do it. The code is probably already in the Java library.

Dave E
dre95060 is offline   Reply With Quote
Old 06-30-2008, 12:24 AM   #17
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by dre95060 View Post
Yes, but this requires actual rendering/dithering, whereas my idea is trivial to implement if you have access to the frame buffer. Anyway, if we got that far we could certainly do it. The code is probably already in the Java library.

Dave E
Yes, but your idea rerenders the small rendering itself likely through simple pixel replication on an image that is already poor resolution. It may be better than what is there now but Amazon should be encouraged to support the original method that they disabled or broke when they built the product. Some images are big in the file and then shrunk for display. The zoom feature would not just pixel replicate but would use the larger image itself to render a better resolution picture. I am not suggesting your idea is not workable but rather that some users should request that they fix the feature that should already be in the product. Just a thought.

Dale
DaleDe is offline   Reply With Quote
Advert
Old 06-30-2008, 02:33 AM   #18
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383043
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
It's interesting to note that, to the best of my knowledge, no eInk implementation of the Mobi Reader implements the "image mode" found on Windows/Win CE/Palm versions of the reader. I wonder if this is due to perceived shortcomings of eInk displays (slow refresh rate, perhaps?) or if there's some other reason for it?
HarryT is offline   Reply With Quote
Old 06-30-2008, 07:11 AM   #19
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by scotty1024 View Post
I
And again, why do you think reaching in and grabbing the screen contents isn't a violation of the DRM system? Someone could use the hot key code you mentioned to feed "Next Page" keys into the Kindle book viewer app and then scarf down all the screens for a book onto a storage card. A bit of OCR and poof: DRM free content.
So what? You can use a digital camera also for producing imaged of a Kindle book or a paper book. You can also retype the book.
tompe is offline   Reply With Quote
Old 06-30-2008, 09:59 AM   #20
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by HarryT View Post
It's interesting to note that, to the best of my knowledge, no eInk implementation of the Mobi Reader implements the "image mode" found on Windows/Win CE/Palm versions of the reader.
I wonder if the Blackberry version has this option, since it is also based on the Java reader.
wallcraft is offline   Reply With Quote
Advert
Old 06-30-2008, 11:03 AM   #21
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by HarryT View Post
It's interesting to note that, to the best of my knowledge, no eInk implementation of the Mobi Reader implements the "image mode" found on Windows/Win CE/Palm versions of the reader. I wonder if this is due to perceived shortcomings of eInk displays (slow refresh rate, perhaps?) or if there's some other reason for it?
Since the Kindle already has it for Topaz is should, could have it for standard AZW files. Do you think Kindle implementation is via Java? I am not sure but even if it is there is no reason I can think up for that lack of image mode.

Dale
DaleDe is offline   Reply With Quote
Old 06-30-2008, 11:12 AM   #22
dre95060
Member
dre95060 doesn't litterdre95060 doesn't litter
 
Posts: 15
Karma: 100
Join Date: Jun 2008
Device: Kindle
Quote:
Originally Posted by DaleDe View Post
Yes, but your idea rerenders the small rendering itself likely through simple pixel replication on an image that is already poor resolution. It may be better than what is there now but Amazon should be encouraged to support the original method that they disabled or broke when they built the product. Some images are big in the file and then shrunk for display. The zoom feature would not just pixel replicate but would use the larger image itself to render a better resolution picture. I am not suggesting your idea is not workable but rather that some users should request that they fix the feature that should already be in the product. Just a thought.

Dale
I heartily agree with you that Amazon should fix the software and provide this feature. As far as I know, an inline image can be zoomed to full screen size on the Kindle (see Kindle's Sort of "Zoom" Feature). But it cannot be zoomed larger than full screen size.

Most of the unreadable images I run across are already full screen size. My idea is just a hack to get around the problem. Obviously the resolution of the original image (grabbed from the framebuffer in my scenario) is a serious limitation.

I think whatever piece of code handles the <alt><Shift>G screenshot feature would be a good place to start. It obviously accesses the frame buffer directly.

Igor, are you out there? Did you look at this with JAD?

Dave E

Last edited by dre95060; 06-30-2008 at 11:30 AM.
dre95060 is offline   Reply With Quote
Old 06-30-2008, 10:30 PM   #23
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Quote:
Originally Posted by tompe View Post
So what? You can use a digital camera also for producing imaged of a Kindle book or a paper book. You can also retype the book.
Sure you could, if you have hours to take the pictures and clean up the OCR.

But by using the hot key tool you wind up with files on a storage card ready to feed into your favorite OCR tool in minutes. Being nice crisp perfectly base lined text the OCR output is 100% accurate with no touch up required.

I believe content providers call that "way too easy to rip us off".
scotty1024 is offline   Reply With Quote
Old 06-30-2008, 11:03 PM   #24
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Quote:
Originally Posted by dre95060 View Post
Igor, are you out there? Did you look at this with JAD?
Daddy-O obviously didn't understand the license he agreed to when he broke the seal and fired up his Kindle for the first time.

http://www.amazon.com/gp/help/custom...deId=200144530

In particular....

No Reverse Engineering, Decompilation, Disassembly or Circumvention. You may not, and you will not encourage, assist or authorize any other person to, modify, reverse engineer, decompile or disassemble the Device or the Software, whether in whole or in part, create any derivative works from or of the Software, or bypass, modify, defeat or tamper with or circumvent any of the functions or protections of the Device or Software or any mechanisms operatively linked to the Software, including, but not limited to, augmenting or substituting any digital rights management functionality of the Device or Software.

And this part ....

Termination. Your rights under this Agreement will automatically terminate without notice from Amazon if you fail to comply with any term of this Agreement. In case of such termination, you must cease all use of the Software and Amazon may immediately revoke your access to the Service or to Digital Content without notice to you and without refund of any fees. Amazon's failure to insist upon or enforce your strict compliance with this Agreement will not constitute a waiver of any of its rights.

Daddy-O is already in violation of the License and Terms of Use. But since he's got a big ol' swingin' pair he isn't afraid if anyone sends this thread into the Amazon legal department to see if his offering a bounty is more than they can stomach right?
scotty1024 is offline   Reply With Quote
Old 07-01-2008, 03:02 AM   #25
TadW
Uebermensch
TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.
 
TadW's Avatar
 
Posts: 2,583
Karma: 1094606
Join Date: Jul 2003
Location: Italy
Device: Kindle
scotty1024, what is your problem? Why are you so worried about the license agreement and whether or not other people respect it?

This is a typical license agreement and you find it for virtually any other product.

Daddy-O hasn't done anything wrong; it's not illegal to ask questions; it's not illegal to build software for a device that is based on Linux if the code doesn't use any proprietary code.

I don't like how you are accusing forum members here of "violating" laws. If you are so much into accusing people, why don't you contact the guys from Bookeen and ask them to release the Linux sources for their e-reader?
TadW is offline   Reply With Quote
Old 07-01-2008, 07:57 AM   #26
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383043
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Keep the discussion civil please, chaps. Disagreeing with someone's viewpoint is fine. Making personal attacks is not.

Thanks!

[Moderator]
HarryT is offline   Reply With Quote
Old 07-01-2008, 09:51 AM   #27
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
I like being able to easily purchase fresh content in a timely manner especially on or close to the day the content is published on paper.

The music industry didn't go DRM-less because someone hacked the DRM and broke it free. They've started going DRM-less because it increases sales and the world didn't stop rotating. Their content gets played over and over and over again and people want to buy it.

Book publishers though know their content gets used once. If they're really fortunate maybe they have a classic and people will want to read it more than once. They're scared to death of their content getting handed around for free to get read that once. In their hard scrabble business too much free can mean the difference between a title being barely profitable and being a loser.

If someone creates an easy to use dumper that lets people easily dump content the platform is broken. End result: no more content.

Hacking skills don't come with no responsibilities. And as I've pointed out above in this thread: Amazon has very clearly staked out a position and they've delivered on their end. Does anyone here honestly think that if enough people ask for it Amazon won't add a pan and zoom option for images??? We need to risk destroying the platform to add a feature Amazon clearly could add themselves?

Over in the Experimental section of the Kindle they ask people to send them ideas to their feedback email address on how to improve the platform. Do we know if Dave really even tried?

Where's his email posted to show what evil bastards Amazon are for ignoring him?

If Dave was over here asking folks to email Amazon to request a magnifier heck even I'd pop off an email to support the effort. Why aren't we giving them a chance to prove their evil intent before we pick up the pitch forks and storm the castle walls?

We certainly gave irex every chance to show their true colors before we hacked that platform every which way. And they didn't even (still haven't) bring any content to the table the way Amazon has very much done. Amazon has fought the book content providers like a Tiger and gotten us what we want. Now we're supposed to use our hacking skills to pay them back how and for what cause du jour?
scotty1024 is offline   Reply With Quote
Old 07-01-2008, 10:15 AM   #28
tirsales
MIA ... but returning som
tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.tirsales ought to be getting tired of karma fortunes by now.
 
tirsales's Avatar
 
Posts: 1,600
Karma: 511342
Join Date: Nov 2007
Location: Germany
Device: PRS-505 and *Really* not owning a PRS-700
Quote:
Originally Posted by scotty1024 View Post
The music industry didn't go DRM-less because someone hacked the DRM and broke it free. They've started going DRM-less because it increases sales and the world didn't stop rotating.
Do we need to restart the DRM-discussion here?
Because I absolutely dont agree with you (you seem to believe that DRM could be a good thing, which it cannot be), but I really dont want to do that OT-discussion here.
So.. If you want that discussion, start a new DRM-thread or restart an old one and I will be there.

Quote:
Book publishers though know their content gets used once.
Which is quite simply not true, people have demonstrated that often enough on this board.

Quote:
Hacking skills don't come with no responsibilities.
Sigh. With great power comes great responsibility, yay for Spiderman. But: Where is Amazons responsibility?

Quote:
We need to risk destroying the platform to add a feature Amazon clearly could add themselves?
You are greatly overrating your own importance. It is not that easy to destroy a platform - for every single DRM-mechanism on the normal market you can name, there already IS a circumvention mechanism. Still the market is functional.
What does this tell you? The possibility to make screenshots and reOCR them is not dangerous to Amazon. There are easier ways to get to the content.

If I buy a device I am going to use it the way I want to. There is no law stopping me from that.
You dont have to develop for a specific device, your decision. But leave others do their work without annoying them.

I personally dont like the idea of that magnifier too much (technical reasons) and I'd agree that it would be much better to simply get Amazon to release a "zoom-mechanism" and/or a nice image-viewer. And as I dont own a Kindle, I wont start developing for it. But: If somebody wants to implement said viewer: My best wishes.
I dont know (and frankly dont care) about the legal situation (would Amazon be allowed to restrict the usage or steal your bought products? In Germany I wouldnt think so, in the US I dont know), so you have to take care of that.
But again: if they fear a mechanism like that to circumvent DRM - apparently they would be able to stop it from accessing their books, so whats the big deal?
And if a mechanism as simple as that one could crush their whole marketing ... They didnt deserve it better.


Quote:
Over in the Experimental section of the Kindle they ask people to send them ideas to their feedback email address on how to improve the platform. Do we know if Dave really even tried?
Your getting personal without reason and you know it.
Still I agree - mass-mailing Amazon to implement that feature would probably be a better path.

Quote:
Where's his email posted to show what evil bastards Amazon are for ignoring him?
If he'd posted one it wouldnt have proved shit (excuse my language).
1) The email could be forged
2) You wouldnt know if Amazon reacted. How could he prove not getting a response?
And even that response-mail could have been forged.
Heck, I could just write a fictional email-discussion with Amazon supporting his claim without breaking a sweat.

Quote:
Why aren't we giving them a chance to prove their evil intent before we pick up the pitch forks and storm the castle walls?
I agree.

Quote:
Amazon has fought the book content providers like a Tiger and gotten us what we want.
Your getting money from Amazon?
Because you sound like you do - they fought (quite unfair) to get the most money.

Quote:
Now we're supposed to use our hacking skills to pay them back how and for what cause du jour?
First: Stop talking about hacking. Simply implementing a mechanism like that is not hacking.
Second: I see NOTHING evil in the mechanism asked for. The screenshot-mechanism has been implemented by AMAZON. The only thing added would be the "zoom parts of the screenshot". And dont restart giving that "breaks DRM"-crap. Its bullshit and you know it. BTW: Noone asked for a "dump screenshots to the card of every single page".
tirsales is offline   Reply With Quote
Old 07-01-2008, 10:44 AM   #29
TadW
Uebermensch
TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.
 
TadW's Avatar
 
Posts: 2,583
Karma: 1094606
Join Date: Jul 2003
Location: Italy
Device: Kindle
scotty1024, what is your problem? Are you by any chance employeed by Amazon?
TadW is offline   Reply With Quote
Old 07-02-2008, 01:19 AM   #30
dre95060
Member
dre95060 doesn't litterdre95060 doesn't litter
 
Posts: 15
Karma: 100
Join Date: Jun 2008
Device: Kindle
Obviously I did send such a request to Amazon. I did finally receive a reply. It was a form letter that did not do anything to resolve the problem. Basically a thank you note. I suspect many thousands of people want the same feature. In any case, I would prefer to discuss solving the problem rather than dealing with one person's lay legal opinions and rants. I have no fear of Amazon. I think it's a great company and I have some friends among the founders. If someone fixed this bug (and it is a bug) I'm pretty sure Amazon would be grateful for the increased customer satisfaction and resultant increase in sales.

Scotty, I never said you had no balls. I said you should use the ones you have once in awhile. What I meant by this is that you should stop worrying about what Amazon is going to do to you and show some courage. Try to make the world a better place for people around you instead of resorting to name calling and negativity. I'm sure Amazon would hire Igor in a nanosecond--even though he (gasp!)--violated the Kindle Terms of Service Agreement! I know I would.

Regards,

Dave E

Last edited by dre95060; 07-02-2008 at 01:23 AM.
dre95060 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Demo: Jetbook mini official demo bookwarm Ectaco jetBook 36 09-21-2010 12:18 PM
Engadget: Demo Kindle Units Arriving at Best Buy carld Amazon Kindle 2 09-16-2010 07:13 PM
Kindle 4 Android Hands on demo from the Google I/O Coverage =X= News 1 05-19-2010 11:23 PM
m-edge kindle cover demo executive leather kindlelover Amazon Kindle 12 02-25-2009 12:52 PM
oberon kindle cover demo video kindlelover Amazon Kindle 0 02-22-2009 06:20 PM


All times are GMT -4. The time now is 01:53 PM.


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