Articles by "ebook library"
Showing posts with label ebook library. Show all posts
Install Latest Calibre Library in Ubuntu 14.04 Trusty/13.10 Saucy/13.04 Raring/12.10 Quantal/12.04 Precise/Linux Mint 16/15/14/13/any Linux Distribution

Calibre is an eBook management software that is almost without equal, on any platform that runs it. Major improvements in this release are: PDF: Add support for reading and writing extended (XMP) metadata. Calibre can now read and write XMP metadata from PDF files. This means that all metadata that you can create in calibre, including custom columns, can be stored in the PDF files. It is also useful when importing PDF files created by some academic publishers, that sometimes have good XMP metadata, such as DOI identifiers, tags and so on.
E-book viewer: Add support for touchscreens when running on Windows tablets. The builtin viewer in calibre now supports touch screens on Windows tablets. You can tap or swipe to turn pages. Swipe up or down to jump between sections. Swipe and hold to flip through pages rapidly and pinch to zoom in and out.
A new tool to compare ebook files, showing the differences in their underlying text, styles and images side by side. The new compare tool is very useful in combination with the book editor. It allows you to see what changes have been made between checkpoints and what changes were made by automated tools. You can also compare different versions of the same ebook file. How to use each of these features is described below.
calibre

calibre

calibre
New Features:
  • Edit Book: Add a tool to easily insert hyperlinks (click the insert hyperlink button on the toolbar)
  • Edit book: Add a tool to easily open a file inside the book for editing by just typing a few characters from the file name. To use it press Ctrl+T in the editor or go to Edit->Quick open a file to edit'
  • Edit book: Allow disabling the completion popups for the search and replace fields. Right click on the search/replace field to enable/disable the completion popup
  • E-book viewer: Add an option to control the maximum text height in full screen. Note that it only works if the viewer is in paged mode (which is the default mode).
  • Show the search expression for the virtual library in a tooltip when hovering over the tab for the virtual library.
  • Book details panel: Show author URL in a tooltip when hovering over author names
  • Kobo driver: Update to handle updated Kobo firmware
  • An option to add multiple books from inside a ZIP or RAR file. Right click the Add Books button and choose 'Add multiple books from archive'.
  • Database backend: Make the database backend more robust when the calibre library is placed on flaky filesystems. Now when an I/O error occurs while writing to the database, the connection to the database is closed and re-opened and the operation is retried.
  • DJVU Input: Speedup extraction of text from DJVU files by implementing the BZZ decoder algorithm in C
Bug Fixes:
  • Library backup: Avoid infinite retries if converting metadata to backup OPF for a book fails. Simply fail to backup the metadata for that book.
  • Edit book: Fix file permissions for the edited book being changed on Linux
  • Fix text entry cursor becoming invisible when completion popup is opened
  • E-book viewer: Fix pressing the Esc key to leave full screen mode not changing the state of the full screen button
  • When reading metadata from filenames, do not apply the fallback regexp to read metadata if the user specified regexp puts the entire filename into the title. The fallback is only used if the user specified expression does not match the filename at all.
  • Linux binary install script: Fix error on linux systems where the system python has an encoding of None set on stdout. Assume encoding is utf-8 in this case.
  • MOBI Input: Fix empty <a> tags not being handled correctly in rare cases when the markup is bad enough to be parsed only using the fallback HTML parser.
  • Edit book: Fix column number of cursor shown in the bottom right being one less than it should be.
  • Edit book: Fix names for non-BMP unicode character (Such as emoticons) not being displayed in the lower right corner. Also allow these characters to be searched for by name in the Insert special character tool.
  • Do not show system tray notification popups while analyzing books on device, as they can be slow on systems that display multiple messages serially instead of replacing the last message
  • Linux installer script: Do not use the filesystem to pass the downloaded tarball to tar as it is possible for malicious code running on the users computer to alter the download file between signature verification and calling tar to extract the files.
  • DJVU Input: When extracting embedded txt from TXTz sections in DJVU files, fix incorrect extraction of txt when the djvutxt external program is not present.
  • Wireless device driver: Fix a regression that prevented it form working with the Calibre Sync Android app.
  • Fix a regression in 1.26 that caused width and height attributes on <img> tags to generate CSS width and height properties without a 'px' suffix
  • Linux binary installer: Fix an error when using proxies and python 3 with the new installer script
  • Edit book: When exporting files, fill the choose filename popup with the name of the file being exported as the default name
  • Make the new Linux installer script compatible with python 2.6.

Install Calibre Library in Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/Linux Mint

Calibre is a free and open source e-book library management application developed by users of e-books for users of e-books.

calibre

It has a cornucopia of features divided into the following main categories:
  1. Library Management
  2. E-book conversion
  3. Syncing to e-book reader devices
  4. Downloading news from the web and converting it into e-book form
  5. Comprehensive e-book viewer
  6. Content server for online access to your book collection
New Features
  • E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner.
  • Digitally sign the calibre OS X and windows builds
  • Get Books: Add Mills and Boon UK
  • Various minor improvements to the Bulk metadata edit dialog
  • Fix various regression in the auto-complete functionality for authors/series/tags etc introduced in 0.8.60
  • Drivers for various new Android devices
  • MOBI: Add support for the new language EXTH header field in MOBI files generated by kindlegen 2.5
Bug Fixes
  • KF8 Output: Fix calibre produced KF8 files not showing the 'Use publisher font' option on the Kindle Touch when they have embedded fonts
  • Txt/fb2/rtf/pml/rb output: Fix non-visibile element's tail text (which should be visible) is being ignored when it shouldn't.
  • Book details panel: When displaying a link to amazon, use a country specific name like amazon.fr instead of using amazon.com for all countries
  • Conversion: When splitting on page breaks, ignore page-breaks with values of auto and inherit.
  • Metadata jacket: Specify foreground in addition to the background color for the title banner so that it remain readable if the user tries to monkey with the CSS in the viewer.
  • PDF Output: Fix rendering of cover as first age of PDF (ignore margins so that the image covers the entire page)
  • Linux binaries: Bundle libglib to avoid incompatibilities with glib on various distros.
  • Fix find_identical_books() choking on books with too many authors

It's old version is also available in Ubuntu Software Center.

To install Calibre on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Source: Calibre