Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Articles by "library"
Showing posts with label library. Show all posts
FrostWire is a free, rich featured Bittorrent client, audio & video & download, with an integrated Media Player and Media Library. FrostWire is forked from open source community project LimeWire's back in 2005, its freelance developers located from all around the world. The developers of FrostWire give high regard and respect to the GNU General Public License and consider it to be the ideal foundation of a creative and free enterprise market. FrostWire has evolved to replace LimeWire's BitTorrent core for that of Vuze, the Azureus BitTorrent Engine, and ultimately to remove the LimeWire's Gnutella core to become a 100% BitTorrent client that is simple to use. FrostWire allows any individual to share his/her content to millions of people right from his/her computer without any cost thanks to the BitTorrent P2P network.
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/other related Ubuntu distributions
Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Calibre features divided into the following main categories:
New Features:
To install Calibre in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Calibre features divided into the following main categories:
- Library Management
- E-book conversion
- Syncing to e-book reader devices
- Downloading news from the web and converting it into e-book form
- Comprehensive e-book viewer
- Content server for online access to your book collection
New Features:
- Edit book: A new tool to insert special characters into the text, available via Edit->Insert special character. Supports all unicode characters (over 60,000 of them).
- Edit book: When searching for text in the editor, center the found text on screen
- Driver for teXet TB-146SE.
- Edit book: Show tooltips in the File Browser for 'special' files, such as the cover, opf, ncx, etc.
- Edit book: When checking book, check for entries in the OPF whose mimetype does not match the file extension.
- Edit book: Fix marking a file as titlepage not working if the opf does not contain a <guide> section.
- Edit book: Fix errors when working on HTML files that parse as valid XML, but do not have the correct XHTML namespace.
- Fix typing non-English characters using an input method (key composing) in the author/tags/etc fields in the metadata dialog not working.
- Edit book: Fix error when merging html files that include a currently opened file and a non-html file is also open
- Fix unnecessary error popup during shutdown if the wireless device driver is running and mdns de-registration fails.
- Add L´ and D´ as recognized articles when automatically computing sort strings for French.
- Edit book: Fix changing mimetypes in the opf file not being detected when closing the opf file or running any automated tool like Check Book
To install Calibre in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
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()" |
Source: Calibre
Install Latest Calibre Library in Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 14/13
Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Calibre features divided into the following main categories:
New Features:
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Calibre features divided into the following main categories:
- Library Management
- E-book conversion
- Syncing to e-book reader devices
- Downloading news from the web and converting it into e-book form
- Comprehensive e-book viewer
- Content server for online access to your book collection
New Features:
- ToC Editor: Allow auto-generation of Table of Contents entries from headings and/or links in the book
- EPUB/MOBI Catalogs: Allow saving used settings as presets which can be loaded easily later.
- Indicate which columns are custom columns when selecting columns in the Preferences
- News download: Add an option recipe authors can set to have calibre automatically reduce the size of downloaded images by lowering their quality
- News download: Fix a regression in 0.9.23 that prevented oldest_article from working with some RSS feeds.
- Conversion: handle the :before and :after pseudo CSS selectors correctly
- AZW3 Output: Handle the case of the
reference to a ToC containing an anchor correctly. - BiBTeX catalogs: Fix ISBN not being output and the library_name field causing catalog generation to fail
- Conversion: Add support for CSS stylesheets that wrap their rules inside a @media rule.
- Cover browser: Fix scrolling not working for books after the 32678'th book in a large library.
- Linux: Update bundled libmtp version
- Clear the Book details panel when the current search returns no matches.
- Fix a regression that broke creation of advanced column coloring rules
- Amazon metadata download: Handle cover images loaded via javascript on the amazon.de site
- Nicer error message when exporting a generated csv catalog to a file open in another program on windows.
- Fix ebook-convert -h showing ANSI escape codes in the windows command prompt
- Various Polish news sources
- kath.net
- Il Giornale
- Kellog Insight
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre |
sudo apt-get update |
sudo apt-get install calibre |
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre2 |
sudo apt-get update |
sudo apt-get install calibre |
Source: Calibre
Install Latest Calibre Library in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 14/13
Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Calibre features divided into the following main categories:
New Features:
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Calibre features divided into the following main categories:
- Library Management
- E-book conversion
- Syncing to e-book reader devices
- Downloading news from the web and converting it into e-book form
- Comprehensive e-book viewer
- Content server for online access to your book collection
New Features:
- New tool: "Polish books" that allows you to perform various automated cleanup actions on EPUB and AZW3 files without doing a full conversion.
- Polishing books is all about putting the shine of perfection on your ebook files. You can use it to subset embedded fonts, update the metadata in the book files from the metadata in the calibre library, manipulate the book jacket, etc. More features will be added in the future. To use this tool, go to Preferences->Toolbar and add the Polish books tool to the main toolbar. Then simply select the books you want to be polished and click the Polish books button. Polishing, unlike conversion, does not change the internal structure/markup of your book, it performs only the minimal set of actions needed to achieve its goals. Note that polish books is a completely new codebase, so there may well be bugs, polishing a book backs up the original as ORIGINAL_EPUB or ORIGINAL_AZW3, unless you have turned off this feature in Preferences->Tweaks, in which case you should backup your files manually. You can also use this tool from the command line with ebook-polish.exe.
- Driver for the Trekstor Pyrus Mini.
- E-book viewer: Add an option to change the minimum font size.
- PDF Output: Add support for converting documents with math typesetting, as described here: http://manual.calibre-ebook.com/typesetting_math.html
- Column coloring/icons: Add more conditions when using date based columns with reference to 'today'.
- Transforming to titlecase - handle typographic hyphens in all caps phrases
- Dont ignore file open events that occur before the GUI is initialized
- News download: Handle feeds that have entries with empty ids
- Fix a regression that broke using the template editor
- Do not block startup while scanning the computer for available network interfaces. Speeds up startup time on some windows computers with lots of spurious network interfaces.
- Navegalo by Douglas Delgado
- El Guardian and More Intelligent Life by Darko Miletic
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre |
sudo apt-get update |
sudo apt-get install calibre |
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre2 |
sudo apt-get update |
sudo apt-get install calibre |
Source: Calibre
Install Latest Calibre Library in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 14/13
Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Calibre features divided into the following main categories:
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Calibre is an eBook management software that is almost without equal, on any platform that runs it. A few years ago nobody could anticipate that eBooks will take our lives completely, but the rise of eBook readers and the fact that most books are cheaper in digital form, proves that it was inevitable for someone to take matters in his own hands and develop something that can actually manage an entire library.
Calibre features divided into the following main categories:
- Library Management
- E-book conversion
- Syncing to e-book reader devices
- Downloading news from the web and converting it into e-book form
- Comprehensive e-book viewer
- Content server for online access to your book collection
- Allow adding user specified icons to the main book list for books whose metadata matches specific criteria. Go to Preferences->Look & Feel->Column icons to setup these icons. They work in the same way as the column coloring rules.
- Allow choosing which page of a PDF to use as the cover.
- Add option to turn off reflections in the cover browser (Preferences->Look & Feel->Cover Browser)
- PDF Output: Add an option to add page numbers to the bottom of every page in the generated PDF file (look in the PDF Output section of the conversion dialog)
- Add the full item name to the tool tip of a leaf item displayed in the tag browser.
- Fix out-of-bounds data causing errors in the Tag Browser
- Conversion: Handle input documents that use multiple prefixes referring to the XHTML namespace correctly.
- PDF Output: Fix regression that caused some svg images to be rendered as black rectangles.
- Metadata download: Only normalize title case if the result has no language set or its language is English
- Baltimore Sun
- Harvard Business Review
- Victoria Times
- South China Morning Post
- Volksrant
- Seattle Times
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre |
sudo apt-get update |
sudo apt-get install calibre |
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre2 |
sudo apt-get update |
sudo apt-get install calibre |
Source: Calibre
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.
It has a cornucopia of features divided into the following main categories:
Bug Fixes:
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Calibre is a free and open source e-book library management application developed by users of e-books for users of e-books.
It has a cornucopia of features divided into the following main categories:
- Library Management
- E-book conversion
- Syncing to e-book reader devices
- Downloading news from the web and converting it into e-book form
- Comprehensive e-book viewer
- 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
- 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 in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre |
sudo apt-get update |
sudo apt-get install calibre |
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre2 |
sudo apt-get update |
sudo apt-get install calibre |
Source: Calibre
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.
It has a cornucopia of features divided into the following main categories:
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Calibre is a free and open source e-book library management application developed by users of e-books for users of e-books.
It has a cornucopia of features divided into the following main categories:
- Library Management
- E-book conversion
- Syncing to e-book reader devices
- Downloading news from the web and converting it into e-book form
- Comprehensive e-book viewer
- Content server for online access to your book collection
- 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
- 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.
- Pravda in english, italian and portuguese by Darko Miletic
- Delco Times by Krittika Goyal
- Financial Times UK
- Science AAAS
- The Atlantic
To install Calibre in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre |
sudo apt-get update |
sudo apt-get install calibre |
To install Calibre in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre2 |
sudo apt-get update |
sudo apt-get install calibre |
Source: Calibre
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.
It has a cornucopia of features divided into the following main categories:
To install Calibre in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Calibre is a free and open source e-book library management application developed by users of e-books for users of e-books.
It has a cornucopia of features divided into the following main categories:
- Library Management
- E-book conversion
- Syncing to e-book reader devices
- Downloading news from the web and converting it into e-book form
- Comprehensive e-book viewer
- Content server for online access to your book collection
- 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
- 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
- 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
To install Calibre in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:n-muench/calibre |
sudo apt-get update |
sudo apt-get install calibre |
Source: Calibre
Subscribe to:
Posts (Atom)