Warung Bebas
Showing posts with label calibre. Show all posts
Showing posts with label calibre. Show all posts

Friday, 14 December 2012

Install Calibre Library in Ubuntu 12.10/12.04/Linux Mint

Install Calibre 0.9.9 Library in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 14/13

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

Bug Fixes:
  • Fix rich text delegate not working with Qt compiled in debug mode.
  • When deleting all books in the library, blank the book details panel
  • Conversion: Fix malformed values in the bgcolor attribute causing conversion to abort
  • Conversion: Fix heuristics applying incorrect style in some circumstances
  • Possible fix for 64bit calibre not starting up
Improved news sources:
  • Sivil Dusunce
  • Anchorage Daily News
  • Le Monde
  • Harpers
  • New York Times
  • Weblogs SL
  • Zaman Gazetesi
  • Aksiyon Dergisi
  • Endgadget
  • Metro UK
  • Heise Online

To install Calibre 0.9.9 in Ubuntu 12.10 Quantal open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:n-muench/calibre
  • sudo apt-get update
  • sudo apt-get install calibre
To install Calibre 0.9.9 in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:n-muench/calibre2
  • sudo apt-get update
  • sudo apt-get install calibre
That's it, Enjoy
Source: Calibre

Monday, 5 November 2012

Install Calibre 0.9.5 Library in Ubuntu 12.10/12.04/Linux Mint (New Release)

Install Calibre 0.9.5 Library in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 12

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:
  • Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
  • Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
  • Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
  • E-book viewer: Add the ability to rotate images to the popup image viewer.
  • Generate cover: Speedup searching the system for a font that can render special characters
  • A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
  • Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes:
  • Get Books: Fix eHarlequin and Kobo stores.
  • Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
  • Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
  • Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
  • Template editor: Use dummy metadata instead of blank/unknown values
  • Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources:
  • Pravda in english, italian and portuguese by Darko Miletic
  • Delco Times by Krittika Goyal
Improved news sources:
  • Financial Times UK
  • Science AAAS
  • The Atlantic

To install Calibre 0.9.5 in Ubuntu 12.10 Quantal open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:n-muench/calibre
  • sudo apt-get update
  • sudo apt-get install calibre
To install Calibre 0.9.5 in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:n-muench/calibre2
  • sudo apt-get update
  • sudo apt-get install calibre
That's it, Enjoy
Source: Calibre

Monday, 3 September 2012

Install Calibre 0.8.67 Library in Ubuntu/Linux Mint (New Release)

Install Calibre 0.8.67 Library in Ubuntu 12.04 Precise/Linux Mint 12

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
  • Generate a PDF Outline based on the Table of Contents of the input document
  • Add an option under Structure Detection to set the 'Start reading at' metadata with an XPath expression.
  • Speed up changing the title and author of files with books larger than 3MB by avoiding an unnecessary extra copy.
  • Wireless device driver: Make detecting and connecting to devices easier on networks where mdns is disabled
  • Allow choosing the default font family and size when generating PDF files (under PDF Options) in the conversion dialog
  • Metadata dialog: Comments editor: Allow specifying the name of a link when using the insert link button.
  • Remove the unmaintained pdfmanipulate command line utility. There are many other tools that provide similar functionality, for example, pdftk and podofo
Bug Fixes
  • Fix regression that broke sorting of non series titles before series titles
  • Do not create duplicate embedded fonts in the PDF for every individual HTML file in the input document
  • Fix regression that broke DnD of files having a # character in their names to the book details panel
  • Allow generating PDF files with more than 512 pages on windows.
  • Fix minor bug in handling of the completion popups when using the next/previous buttons in the edit metadata dialog
New Sources added:
  • Cumhuriyet Yzarlar by Sethi Eksi
  • Arcadia by Masahiro Hasegawa
  • Business Week Magazine and Chronicle of Higher Education by Rick Shang
  • CIPER Chile by Darko Miletic
  • Improved news sources
  • Coding Horror
  • TIME Magazine
For other Ubuntu distributions install from Ubuntu Software Center. It's old version is also available in Ubuntu Software Center.

To install Calibre in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:n-muench/calibre
  • sudo apt-get update
  • sudo apt-get install calibre
That's it, Enjoy
Source: Calibre

Tuesday, 24 July 2012

Install Calibre Library in Ubuntu/Linux Mint (New Release)

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:
  • sudo add-apt-repository ppa:n-muench/calibre
  • sudo apt-get update
  • sudo apt-get install calibre
That's it, Enjoy
Source: Calibre

Sunday, 3 June 2012

Install Calibre 0.8.54 Library in Ubuntu/Linux Mint

Install Calibre Library on 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: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted.
    To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
  • calibredb: Allow setting metadata for individual fields with the set_metadata command
  • Make it a little harder to accidentally change the sorting of items in the Tag Browser. Also frees up more vertical space for the Tag Browser itself.
  • The calibre user manual is now available in AZW3 format as well as EPUB

Bug Fixes
  • Automatic titlecasing: No longer try to capitalize scottish names, as there are too many special cases.
  • Never crash when reading metadata from PDF files (reading now always happens in a worker process)
  • EPUB Input: Do no skip the valid children of an NCX node that has no text/href
  • Archos driver: Detect SD card
  • When bulk downloading metadata and the user deletes one of the books for which metadata is being downloaded, just ignore it, instead of erroring out
  • When deleting books from the bottom of the booklist, ensure that the bottom book after deleting is selected
  • Fix regression in 0.8.53 that broke sending APNX files to older Kindle devices
  • Use correct text color for selected rows in the list of matches when downloading metadata and showing results in get books.

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:
  • sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"
That's it, Enjoy
Source: Calibre

Tuesday, 1 May 2012

Install Calibre Library on Ubuntu/Linux Mint

Install Calibre Library on 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
  • Experimental support for generating Amazon's new KF8 format MOBI files
  • Upgrade to using cssutils 0.9.9 for CSS parsing. Improved speed and robustness.
  • Show cover size in a tooltip in the conversion dialog
  • Driver for Nook Simple Touch with Glow Light
Bug Fixes
  • Heuristics: When italicizing words do not operate on words not in between HTML tags.
  • Fix (I hope) the bulk metadata download process crashing for some people on OS X when clicking the Yes button to apply the updates.
  • Fix tooltip not being updated in the book details panel when pasting in a new cover
  • Cover Browser: Wrap the title on space only, not in between words.
  • Edit metadata dialog: If a permission denied error occurs when clicking the next or prev buttons, stay on the current book.
  • Fix heuristics not removing unnecessary hyphens from the end of lines.
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:
  • sudo add-apt-repository ppa:n-muench/calibre 
  • sudo apt-get update
  • sudo apt-get install calibre
That's it, Enjoy
Source: Calibre
 

Just the Life of Eddie Copyright © 2012 Best Celebrity Wallpaper -- Powered by Blogger