Slashdot Mirror


Amazon Kindle To Get Apps and EA Games

Lanxon writes "Amazon currently encourages publishers and authors to sell their books and magazines digitally, but the upcoming Kindle Development Kit (KDK), which goes into beta next month, says Wired, will allow software developers to create a variety of different applications. Amazon has already confirmed a Zagat guide for restaurant reviews from Hallmark and a selection of word games and puzzles, such as Sudoku, from Sonic Boom. EA Mobile is also set to release games on the Kindle."The kit itself is expected to be available next month.

5 of 111 comments (clear)

  1. One step closer to jailbreak by goldaryn · · Score: 4, Informative

    People can already SSH into their Kindles. If I were Amazon, I would be worried about this kind of support making jailbreaks more attractive, possibly putting a nail into the coffin of their future ebook sales.

    1. Re:One step closer to jailbreak by donovansmith · · Score: 4, Informative

      Right now, if you get a nook you're largely stuck buying your books from Barnes & Noble. You can't just go to any ebook retailer and pick up whatever you want.

      Actually, since the Nook supports Adobe Digital Editions you can go to any store that uses ADE to purchase books. The Sony Reader Store and BooksOnBoard I believe are two of the larger ones. Also, it allows you to check out ebooks from libraries that use the Overdrive system. The Nook also supports the eReader PDB format and DRM scheme, which opens up the eReader and Fictionwise stores. The Nook probably has the broadest DRM format support of any ebook reader out right now.

      If they can open up the platform (either with a jailbreak, or an official update, or an app, or whatever) then you'll be able to buy your ebooks wherever you want. Amazon will lose it's vendor lock-in... But they'll pick up sales from folks with nooks and Sonys and whatever else.

      The problem is that each major ebook manufacturer is using both a different format and different DRM scheme for their books. Kindle uses either Mobipocket DRM files or their own Topaz format. The Nook appears to use the old eReader/Peanut Press DRM scheme with the EPUB file format. Sony uses the closest thing to a standard in DRM'd ebooks: Adobe Digital Editions protected EPUB. So neither the Nook nor the Sony Readers can use files purchased from the Kindle store and that won't change unless Amazon licenses their software to other companies, which I doubt will happen.

  2. Re:games? by Deag · · Score: 3, Informative

    I agree any app that has any sort of interactivity will be sluggish. It does sequential reading well

    The refresh rate on current models will really limit this. Might be ok for crossword puzzles and sudoku.

    Although the current way it allows books to be read is fairly limited, (table of contents, basic search) the article mentioned more interactive books, such as cookbooks. And this might be where it will be useful.

  3. Re:You're Wrong by Ephemeriis · · Score: 3, Informative

    You're Wrong

    No I'm not.

    I said "if you get a Kindle you're largely stuck buying your books from Amazon."

    Look at that link you provided.

    Project Gutenberg is free public domain books... FreeKindleBooks is just the Gutenberg stuff reformatted for Kindle. PDFBooks is the Gutenberg stuff in PDF for the Kindle. World Public Library is just that - a library. The disclaimer on Mobipocket indicates that only demos and free books can be read on the Kindle. ManyBooks is again the Gutenberg stuff. Munseys is more free stuff. MobileRead is free out-of-copyright books. Zinepal is just RSS converted to Kindle.

    So, of that list you provided... You can buy your books from Amazon (380,000 titles) or Fictionwise (no indication of how many titles are available) or Webscriptions (1,000 titles) or Feedbooks (4,000 titles) or Christian Classics Ethereal Library (no indication of how many titles are available).

    Which means that by far the largest retailer of Kindle ebooks is Amazon. You'll notice that there's no mention of any other big-name book retailers on that page, because the Kindle can't read ebooks from Barnes & Noble, nor can it read ebooks from Borders. So, if you've got a Kindle, you're largely stuck buying your ebooks from them.

    Sure, if I just want a copy of 20,000 Leagues Under the Sea I've got plenty of choices. I can download it for free from any number of places.

    But if I want to purchase a copy of a new book like Under the Dome, I have to buy it from Amazon.

    --
    "Work is the curse of the drinking classes." -Oscar Wilde
  4. Re:Language? by pcosta · · Score: 3, Informative

    The Kindle application framework is Java based. You write "booklets" that work like Java applets. Under the hood the Kindle runs a Linux kernel, so in theory you could just write native C apps, but I doubt Amazon will give developers access to that.
    Some more info about hacking your Kindle:

    http://igorsk.blogspot.com/2007/12/hacking-kindle-part-3-root-shell-and.html