From 79573d121cd999f33fda0140f73d71f7f93a9198 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Mon, 11 Jan 2021 21:02:49 -0600 Subject: [PATCH] Add new Kindle FAQ section to How to Use our Ebooks, and a link to it in the azw3 download link --- www/ebooks/ebook.php | 2 +- www/help/how-to-use-our-ebooks.php | 37 ++++++++++++++++++++++++++---- 2 files changed, 34 insertions(+), 5 deletions(-) diff --git a/www/ebooks/ebook.php b/www/ebooks/ebook.php index 8fb1f2a5..d407ebc6 100644 --- a/www/ebooks/ebook.php +++ b/www/ebooks/ebook.php @@ -164,7 +164,7 @@ catch(\Exception $ex){ azw3 - Kindle devices and apps.KindleCoverUrl !== null){ ?> Also download the Kindle cover thumbnail to see the cover in your Kindle’s library.

+ Kindle devices and apps.KindleCoverUrl !== null){ ?> Also download the Kindle cover thumbnail to see the cover in your Kindle’s library. You may be interested in our Kindle FAQ. Also see our Kindle FAQ.

diff --git a/www/help/how-to-use-our-ebooks.php b/www/help/how-to-use-our-ebooks.php index 25a75a1e..bf7d1c3a 100644 --- a/www/help/how-to-use-our-ebooks.php +++ b/www/help/how-to-use-our-ebooks.php @@ -15,7 +15,7 @@ require_once('Core.php');

Kobo devices and software: download the kepub file. This file is specially prepared for the best reading experience on Kobos.

  • -

    Other ereaders: download the epub file. This compatible file has been prepared to work in all ereaders, with the exception of Kindles and extremely old ereader devices. N.b.: while this file will also work on Kobo devices and software, it will lack some functionality and look worse than the kepub file there.

    +

    Other ereaders: download the compatible epub file. This compatible file has been prepared to work in all ereaders, with the exception of Kindles and extremely old ereader devices. Note that while this file will also work on Kobo devices and software, it will lack some functionality and look worse than our specially-prepared kepub file.

  • For advanced ereaders like Readium, you can download the advanced epub file. The advanced epub file uses the latest technology that isn’t yet supported by most ereaders, so only download this file if you know what you’re doing.

    @@ -25,9 +25,11 @@ require_once('Core.php');

    Transferring Ebooks to Your Ereader

    Once you’ve downloaded the file most appropriate for your ereader, you’ll need to transfer that file to your device.

    +

    Kindle users should also see our Kindle FAQ at the bottom of this page.

    • Amazon Kindle eInk Devices (Paperwhite, Voyage, Oasis, etc. except DX)

      +

      Important: You can’t use “Send to Kindle” to transfer our azw3 file. This is a bug in Amazon’s software. You must transfer our azw3 ebooks to Kindles with a USB cable.

      1. Using a USB cable, connect your Kindle to the computer you downloaded the azw3 file to. Your Kindle will appear as a USB drive that you can browse.

        @@ -48,7 +50,7 @@ require_once('Core.php');
      2. Kindle DX Devices

        -

        Kindle DX devices don’t support Amazon’s latest azw3 format. Instead, download the epub file and use Calibre to convert to mobi and transfer to your device.

        +

        Kindle DX devices don’t support Amazon’s own azw3 format. Instead, download the compatible epub file and use Calibre to convert to mobi and transfer to your device.

      3. Amazon Kindle Fire Devices

        @@ -64,7 +66,7 @@ require_once('Core.php');
      4. Kobo eInk Devices

        If you’ve download a kepub file

        -

        Don’t use Calibre to transfer the .kepub.epub file!

        +

        Important: Don’t use Calibre to transfer the kepub file! Calibre will apply its own conversion on top of our own conversion, making for strange results.

        1. Using a USB cable, connect your Kobo to the computer you downloaded the kepub file to. Your Kobo will appear as a USB drive that you can browse using your computer’s file manager.

          @@ -113,7 +115,7 @@ require_once('Core.php');

          Highlight the ebook in your library and click the “Send to device” button on the toolbar.

        2. -

          Eject your Kobo and you’re ready to read!

          +

          Eject the Kindle from your computer using your system’s “Safely remove drive” option. Your ebook should now be visible!

      5. @@ -162,6 +164,33 @@ require_once('Core.php');
    +
    +

    Kindle FAQ

    +
      +
    • +

      How do I transfer ebooks to my Kindle?

      +

      Scroll up to see!

      +
    • +
    • +

      Why don’t you provide mobi files instead of azw3 files?

      +

      Mobi ebooks are an older ebook file format, and they don’t support many basic features you’d expect from a beautiful ebook, like hyphenation. Since the file format is so old—dating back to 2007—its support for the latest ebook technology is poor, making it much harder for us to produce well-formatted ebooks in that file format.

      +

      There’s a newer version of the mobi ebook file format that can contain advanced formatting. But, if you use Kindle’s “Send to Kindle” feature, it silently removes that advanced formatting, turning the file you sent into an older mobi version that looks really bad. When that happens, we get the blame for a bad ebook, even though it was Kindle’s fault for quietly butchering our carefully produced file.

      +

      In 2011 Amazon released a new ebook format, azw3, that they created, and that is only compatible with Kindle devices. This format allows for fairly good formatting, including hyphenation and kerning, so we chose to use that format to bring you the best reading experience possible.

      +
    • +
    • +

      Why don’t you provide mobi files in addition to azw3 files?

      +

      Standard Ebooks is a small, volunteer-led project, and we don’t have the time or resources to support a second proprietary file type just because Amazon can’t get its act together. We have time for one or the other, and azw3 is the technically superior format that provides the better reading experience.

      +
    • +
    • +

      Why can’t I use “Send to Kindle” to send an azw3 file to my Kindle?

      +

      We don’t know! You’d think that Amazon would allow you to send the very file format it invented to its own devices. But Amazon hasn’t made it possible to send azw3 files via “Send to Kindle,” even though they surely could. You should complain to Amazon, or vote with your wallet and buy a better ereader.

      +
    • +
    • +

      I just can’t deal with azw3 files, I need a mobi file!

      +

      You can use the excellent Calibre ebook management software to convert from azw3 to mobi. But note that when you do that, all bets are off as to how your ebook is going to look. Calibre usually does a good job, but don’t blame us if your ebook doesn’t look great after an automatic file format conversion.

      +
    • +
    +