Maven by Example now available as an ePub
We’ve received a steady stream of requests to release “Maven by Example” and “Maven: The Complete Reference” in the ePub format. Today, we’re announcing the availability of Maven by Example as an ePub. Download the Maven by Example ePub today and start learning about Maven.
This release has been tested on Apple’s iBook on both an iPad and iPhone and in the Adobe Digital Editions reader. To read this book on an iPad or iPhone: install the latest version of iTunes, download the ePub from Sonatype, and import the file using “Add to Library…” from the File menu.
We would appreciate any feedback you might have about formatting and layout. If you have questions, comments, or problem reports about our ePub books, send an email to book@sonatype.com. If you are reporting a typo or a problem with our ePub books, please make sure to include the device and software you are using as well as the section number, as page counts can vary depending on text size and device layout.
Stay tuned for “Maven: The Complete Reference” in an ePub format.
Beta Version of Nexus Book ePub Now Available
We’ve published an initial, beta version of an ePub book for Nexus. To download it, go to the Nexus Book website, and click on the ePub download link. After filling out a simple registration form, you will receive an email pointing you to the download.
The current ePub file weighs in at 16 MB, and it contains all of the content from the online and PDF version of the book. eBook readers are a constantly moving target, from large format readers like the Kindle, Sony Reader, and iPad to smaller mobile platforms like Android and iPhone, and there is wide variation in how ePub readers interpret CSS and format text.
While we’ve done some basic initial testing to make sure that content is readable, there are still going to be some issues with code line width and figure sizes. We’re looking for feedback on usability. If you download this epub, take some time to let us know at book@sonatype.com. Let us know: what device you were using, if you find code listings to be unusable due to width limitations, if you able to view all of the figures. We’re especially interested in feedback from people viewing this content on an iPad.
We’ve tested this book on the Sony Reader emulator and in the Adode Digital Editions reader. As you can see, there are going to be some issues with figure width. Wide figures may be truncated on the Sony Reader and other eBook readers. We continuing to investigate strategies for creating smaller, eBook-friendly versions of book figures.
Special thanks to Brian Jackson for taking the initiative to fork the Nexus Book git repository and add support for epub. In the process of adding this epub support, Brian also submitted some patches to the docbkx-maven-plugin.