Tagged Questions

Kindle eBook Reader

learn more… | top users | synonyms

78
votes
19answers
12k views

Is the Amazon Kindle suitable for programming books?

Now that the Amazon Kindle is available internationally, I'm considering getting one. There are plenty of reviews around the net, but what I want to ask here is whether this device is suitable for ...
15
votes
5answers
6k views

Kindle SDK Language/Platform

Does anyone know what language/platform the new Kindle SDK will support?
14
votes
7answers
1k views

Is the Amazon Kindle DX suitable for programming books?

Is Kindle DX good for programming books? Is it good for read technical stuff, like listings/codes, table comparisons, UML diagrams and so on? Is the Kindle DX that difficult to "study" from?
12
votes
4answers
1k views

How to put the Amazon Kindle Web Browser into Article Mode

How do you put the Amazon Kindle web browser into Article Mode via HTML or Javascript? Editor's note: Some pages are not automatically detected as "articles" by the Kindle 3 browser, and give an ...
11
votes
4answers
3k views

Kindle periodical format

Not much can be found on the subject of creating eBooks in kidnle/mobipocket. Much less is to be found about periodical format - i.e. the format in which Newspapers are published on Amazon. Yet the ...
9
votes
2answers
494 views

Requirements for getting a Kindle Development Kit

How focused a project proposal is required to gain access to a Kindle Development Kit? From Amazon's Request Access page: Briefly describe the active content applications you intend to build on ...
9
votes
8answers
1k views

I want to port the Frotz z-machine interpreter to the Amazon Kindle. Is this even possible?

I want to be able to play works of interactive fiction on an Amazon Kindle 2. In order to do this, I would need to port the Frotz interpreter to the Kindle. So far, I have not been able to find ...
9
votes
4answers
12k views

How do I create a Kindle and iPod-compatible audiobook file with section markers?

I've looked for references on the Audible format, and it appears that people are only interested in cracking/converting out of it. I've got a collection of MP3 files that I want to convert into ...
8
votes
3answers
2k views

What is the best way to format LaTeX source for the Kindle?

I am trying to format my book for a Kindle 3. I'm writing the book using LaTeX. I am ok with transferring the file in PDF format but I need it formatted to be small. I have tried: ...
6
votes
3answers
134 views

Are there any tools to convert c/c++ source code to html?

I want to a tool which can convert c/c++ source code files to HTML files. So far all tools I have found, like src-highlite, highlight, can only do syntax highlighting. The critical feature I want is ...
6
votes
3answers
848 views

How can the Kindle be used as a source code reading tool?

I'm a programmer. I want to be a better programmer. I want to read more source code written by other people (especially open source projects). Also, I'd like to be able to have a on-hand searchable ...
5
votes
2answers
368 views

Get Kindle Library Book List

Does anyone know of a way to programmaticly get a list of books from a user's Amazon Kindle Library? I would like to build a service for lending books. Ideally users would be able to export a list ...
5
votes
3answers
970 views

Does the Kindle's web browser support Javascript? And what Brower does it have (or emulate)?

I'm investigating platforms for web development and wondering whether a web based app could be used on an Ereader like the Kindle. Does the Amazon Kindle (latest version 2.0, I think) web browser ...
5
votes
5answers
2k views

Are there any tools or projects for generating AZW files?

The Kindle has lit a personal interest in reading my various content on it, but generally I've been unsatisfied with the conversion tools available and the lack of cohesive documentation on the ...
4
votes
1answer
1k views

How to embed a high-resolution icon in a non-Amazon-AppStore Kindle Fire app?

So it looks like the Kindle Fire supports sideloading, which is great, and supports it even without the use of ADB - a user can download an APK and tap on the "download complete" notification just as ...
4
votes
3answers
135 views

How to impliment a “send to kindle” link?

I'm trying to find out how to create a link that will send the current page/article on my site to a users Kindle device. I haven't been able to find much about it, but I know it can be done because I ...
4
votes
1answer
141 views

breadcrumb titlebar in Kindle book

Some books or periodicals from Amazon Kindle store have this cool feature that shows a breadcrumb or title bar when you read them. It shows up as the first line of the text. It is not the bar that has ...
4
votes
3answers
1k views

Emulator for Amazon Kindle

My app would work very nicely on the new Amazon Kindle Fire, but it would be nice to test it and remove any kinks before they flood onto the market! Is there an emulator of the kindle fire available
4
votes
3answers
177 views

Some unicode charecters not working on Kindle

I am implementing book for kindle device using HTML But some unicode special characters not displaying in kindle like : X -hax: x̄ X-double bar : x̿ R- hax : ...
4
votes
3answers
801 views

How to access Kindle Highlights (API?)

I want to make a site that lets you follow other people Kindle Highlights. Is this possible Is there some sort of Kindle Highlights API? Thanks.
4
votes
0answers
396 views

What protocol does a kindle use to phone home?

What protocol does a Kindle 3 WiFi use to communicate with Amazon and download files on your kindle.com/free.kindle.com account? I know I can use some network sniffing software to find it out, but I ...
4
votes
1answer
2k views

What are the browser capabilities of the Amazon Kindle's WebKit offering?

It seems like the new "experimental" web browser in the Kindle is fairly limited in capabilities. Styling of even the included bookmarks looks a bit rough. In one video, the person mentions JavaScript ...
4
votes
6answers
662 views

How can I send useful Stackoverflow articles to my Kindle?

I love stackoverflow and I love my new Kindle and I'm looking to bridge the gap. Anybody devised a clever way to do this? Disclaimer: Yes i know this is not technically a programming question but ...
3
votes
1answer
293 views

What are the limitations for app development on the kindle fire?

I think its time to ask this question since the kindle fire has been out a few days now. I've been hovering around the net to see just how different android vs kindle fire development differed. How ...
3
votes
2answers
336 views

10" e-ink reader as development platform

I am looking at 10" e-ink device (Kindle DX, Onyx Boox M90/M91S/M92 or PocketBook Pro 902/903). I want to use it as development platform to, so I would like to know if anyone has any experience with ...
3
votes
3answers
649 views

What's the control used in Kindle for Windows Phone 7

I was wondering what kind of control Amazon has used to display text in their application for Windows Phone 7 ? It must be some kind of custom ones because if I remember correctly there's not support ...
3
votes
1answer
367 views

e-Reader for PDF tech books with Code?

Update: Just to update this: I never got to choose an answer, for the great reason that my company gave me an iPad, so I never had to execute the short-term solution. Thanks to all who responded! ...
3
votes
2answers
502 views

Technologies and standards in a Kindle

I'm using the Kindle as an example of an embedded system to illustrate some points I'm making in a paper. Since I'm not an expert in all the technologies used, can those aware of them point them out. ...
3
votes
1answer
241 views

QtEmbedded (for Kindle!): How are the device plugins supposed to get feedback from the app?

I'm not having an easy time making a workable mouse pointer interface on the Kindle with Qt (unofficial, of course). The fiveway joystick can't track more than one direction at a time (no diagonal ...
2
votes
1answer
200 views

Kindle Fire: Minimizing the slim gray bar at the bottom of the screen?

At the bottom of an app running on Kindle Fire, there's a slim gray bar with the Home button, Back button, Menu button, and Search button. I've seen some apps minimize this gray bar automatically ...
2
votes
2answers
112 views

Format HTML for Kindle so that chapters appear

I'm using an HTML file as my basis for an eBook, that I want to send to my Kindle via Amazon's conversions service. It's working fine, but I can't figure out how to create chapters that work with the ...
2
votes
1answer
127 views

Create Collections on Kindle DX via API?

Just looking for a while for a way to create collections on my Kindle DX by API...but didn't find one but only tools that should do it but didnt work. Does anyone know an API that would enable me to ...
2
votes
2answers
223 views

How interoperable are the EPUB and MOBI formats?

I have a bunch of EPUB books that I have to convert to MOBI if I get a Kindle. I would like to know whether there will necessarily be any loss of detail (e.g. meta-data, layout info) during a ...
2
votes
3answers
1k views

Shouldn't window.screen.width/height correspond to actual screen width/height?

Toying around with the WebKit browser in the new Kindle 3G, I noticed that window.screen.width and window.screen.height don't reflect the actual screen dimensions. The physical screen (or rather, ...
2
votes
3answers
657 views

How to programatically publish ebooks to Kindle, Sony Reader etc.?

I would like to use .NET platform to do this. I should be able to convert word documents, pdf files, assign a password and publish it to kindle, sony reader. Any ideas? Thanks!
2
votes
1answer
380 views

turning off sleep mode on kindle?

I'm just getting into kindle development, and I want to know if it is possible to turn off kindle's sleep mode? Or is there a way to wake it up (or a way to program it to wake up) by pushing the ...
2
votes
1answer
628 views

Are there libraries or packages for creating .mobi files in a Java/Linux environment?

I'm trying to find a solution that offers either a Java api for writing .mobi files for sending to a Kindle, or something that's scriptable given a Linux environment. I have text data in a MySQL ...
2
votes
3answers
800 views

Making a magazine for Kindle

I am curious as to how people make reading material for Kindle. Does it require programming knowledge? I would think maybe HTML or XML or something? Is there a software to handle everything? If I ...
1
vote
2answers
33 views

How to convert HTML with transparent images to Amazon Kindle 3?

I'm trying to convert my website/book (HTML+CSS) to a single PDF for reading on Amazon Kindle but unfortunately Kindle does not support transparent GIF/PNG images (I have a lot of equations on my ...
1
vote
2answers
38 views

Why are ePub files so much smaller than mobi or PDF files for the same book

When I buy ebooks I download all of the available formats. I've noticed that the file sizes for the various formats can be markedly different and epub is typically much smaller. For example: PDF - ...
1
vote
0answers
54 views

Moving Gmail.apk to the /system/apps directory in Android

I'm frustrated I can't have Gmail without rooting my Kindle Fire. So I thought, "Hey, maybe if I installed and ran the program from /system/apps/ directory, it'd work!" So, I went to the terminal ...
1
vote
0answers
82 views

Screen type issue on Android Kindle Fire vs Kindle like emulator

I am trying to create a emulator for Kindle Fire. public int ScreenType(Context context){ return (context.getResources().getConfiguration().screenLayout & ...
1
vote
0answers
123 views

How to resolve screen ghosting issue in Kindle?

I am using KRepaintManager.paintImmediately(root, true) from start() in my main class that extends AbstractKindlet to refresh the screen, but there are still ghosting issue there. When pressing and ...
1
vote
2answers
35 views

UpdatePanel on Kindle Silk Browser

I'm having a heck of a time getting Kindle Silk to work with the UpdatePanel. Depending on what page (apparently?) the user is on, one of two things happens: The call succeeds and the response HTML ...
1
vote
2answers
30 views

Kindle Reader Addon SDK

Does anyone know if there is an addon SDK for the Kindle Reader? I don't want to develop a full-blown app, just some additional functionality for the reader.
1
vote
1answer
60 views

How to write custom applications for Kindle 3G?

Just wondering whether it's possible to write custom applications for Kindle 3G ?
1
vote
0answers
122 views

Kindle API to Publish / Upload Ebooks? [closed]

Is there an API or free utility to publish / upload ebooks to KDP (the Kindle Digital Publishing platform)?
1
vote
0answers
72 views

Strange behavior using TextAppearanceSpan on Kindle Fire

Kindle Fire seems to have a 'different' way of handling spans in the SpannableStringBuilder. I found that when I add a TextAppearanceSpan before a ForegroundColorSpan the foreground color is ignored. ...
1
vote
3answers
144 views

Submit Android app on amazon app store and android market?

I have an Android app in the Android market and would want it to run on Amazon's Kindle Fire as well. As per the faqs from Amazon's website, I would have to remove the functionalities which use ...
1
vote
0answers
92 views

Can i read and write files on the kindle filesystem from a kindle active content app?

Can Kindle Development Kit Applications read and write to files placed on a kindle by usb? my program would pretty much do the following 1.a user/supervisor places an xml or json file on the device ...

1 2