Autor Thema: Diverse E-Books und entsprechemde Tools  (Gelesen 55670 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
E-Book-Editor Sigil wird nicht weiterentwickelt
« Antwort #195 am: 10 Februar, 2014, 14:25 »
Wie John Schember auf der Sigil-Projekt-Website bekannt gab, wird der Epub-Editor nicht mehr aktiv weiterentwickelt. Auch der Umzug des Codes zu Github hat nicht die erhoffte Belebung gebracht.

Sigil, der Open-Source-Editor für Epub-Dateien, wird nicht länger weiterentwickelt. John Schember, seit 2011 Maintainer von Sigil, zieht nach einigen Monaten Bilanz: Vom Umzug des Codes zu Github im September 2013 habe er sich eine Belebung der Entwicklung des plattformübergreifend verfügbaren Editors erhofft. Allerdings habe es nur wenige Commits gegeben, die zudem meist nur Kleinigkeiten lieferten. Die letzte Version 0.7.4 des Tools vom Oktober 2013 könne jedoch vorerst weiterbenutzt werden, solange sie funktioniere.

Als Alternative empfiehlt Schember die E-Book-Verwaltung Calibre, die mittlerweile auch einen Editor für E-Books mitbringe. Dieser sei stabil und enthalte bereits viele, wenn auch nicht alle der von Sigil bereitgestellten Funktionen. Calibres Editor sei ebenfalls Open Source und werde aktiv entwickelt. Zwar verwende Calibres E-Book-Editor keinen Code von Sigil, er sehe ihn aber als geistigen Nachfolger.

Quelle : www.heise.de

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.24.0
« Antwort #196 am: 14 Februar, 2014, 06:45 »
New Features

    E-book viewer: Add support for touchscreens when running on Windows tablets.

    The builtin viewer in calibre now support 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.
    Sending by email: Add an option to insert the comments from the book metadata as text into the email. Useful to allow the recipient to see a summary of the book before opening it. The option is in Preferences->Sharing by email
    Edit book: new tool to automatically generate an inline (HTML) Table of Contents based on the current NCX Table of Contents. Accessed via Tools->Table of Contents->Insert inline Table of Contents.
    Edit Book: Add a check for internal links in the book that do not point to HTML documents
    Kobo driver: Add support for the soon to be released firmware version 3.2
    Completion popups: Allow pressing Tab (in addition to Enter) to accept the current completion
    Edit book: When auto-fixing named entities, fix in all files not just current file.

Bug Fixes

    EPUB Output: Do not override any declared text-decoration CSS for <u> tags when auto-converting them to <span> (auto-conversion is needed to comply with the epub spec).

    Closes tickets: 1278670
    Windows: Improve handling of non-ascii characters when the command line utilities are outputting to the windows console
    PDF Output: Fix incorrect rendering of html files with only a single large image and very little text. In some rare circumstances, the full html file would not be rendered.
    Add a copy to clipboard button for the duplicates message when copying to another library.

    Closes tickets: 1278305
    Catalogs: Fix an error when generating catalogs via calibredb from the command line on non-English installs
    Catalogs: Fix an error creating catalogs in ebook format when one of the books contains HTML entities in its title
    Preferences: When using the Restore to defaults button for the Tweaks, remove all plugin tweaks as well. This allows the user to recover the tweaks file if one of the plugins insert invalid code into the plugin tweaks
    Edit book: Fix previously used locations for file open dialogs not being remembered when edit book is launched from within the main calibre program
    Edit book: Fix a couple of temporary files occasionally not being cleaned up on program exit in windows

    Closes tickets: 1280040

Improved news sources

    Associated Press
    NRC Handelsblad
    Cumhuriyet Yazarlar
    ABC (es)

http://calibre-ebook.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.25.0
« Antwort #197 am: 21 Februar, 2014, 09:06 »
New Features

    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.
    Updated Quick Start guide. Available from: https://github.com/kovidgoyal/calibre/raw/master/resources/quick_start.epub
    Edit Book: Allow typing arbitrary unicode characters with the keyboard in the editor To use this feature, just type the unicode code number and press Alt+X. For example, to get the character ÿ type ff and press Alt+X

    Closes tickets: 1280868
    Edit book: Some performance improvements for the syntax highlighter that should make the editor noticeably more responsive while typing inside large HTML files.

Bug Fixes

    Edit book: Fix an error that occurs if more than 100 checkpoints are created.

    Closes tickets: 1282583
    Edit book: Fix splitting of HTML file occurring at the wrong location if the HTML contains invalid constructs like nested <p> tags
    Edit book: If the book being edited is deleted outside the editor, instead of showing an error message on save, ask the user to choose a new file location before saving.
    Bulk metadata edit search and replace: Do not allow the user to perform the search and replace until she enters a search expression.

    Closes tickets: 1282357
    Conversion: When converting SVG images for formats that do not support SVG and the SVG has an invalid viewBox, ignore the viewBox instead of aborting conversion
    Conversion: Fix parsing of HTML 5 documents that are also valid XML but use non-namespaced inline svg
    Catalogs: Fix multiple exclusion rules causing entries to be duplicated.

    Closes tickets: 1281296
    HTML Input: Fix incorrect parsing of file names in href/src attributes that contain percent encoded non-ascii characters.

    Closes tickets: 1281099
    Edit book: Workaround bug in Qt causing crash on deleting bottom most file in the Files Browser on linux
    Edit book: Workaround for bug in Qt that caused extra null bytes to be appended to the end of the file when saving if the file contains non-BMP unicode characters.
    Edit book: When autofixing file extensions <-> mimetype mismatch, if the file in question is in the spine, change the file extension rather than the mimetype, as that is more likely to be the correct fix.
    Fix the Similar Books menu items failing to find similar books if the target book has a quote in its metadata

    Closes tickets: 1280606
    Edit book: Fix regression that caused program to stop responding when quitting via File->Quit

Improved news sources

    Various Polish news sources
    Mac World UK

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.26
« Antwort #198 am: 28 Februar, 2014, 09:16 »
New Features

    Edit Book: Allow direct importing of HTML or DOCX files as new books without doing a full conversion. Use File->Import HTML or DOCX to import a file as a new EPUB book with minimal changes from the original.
    Linux binary installer: Various improvements to the binary installer. It now creates an un-installer (calibre-uninstall) that will remove all files created by the installer. It also no longer asks for the installation directory. If you wish to change that, you need to specify it in the installation command itself. Also the installer is now downloaded securely via HTTPS from github and verifies the signature of the installed files. Finally, it can be used to create an isolated install, that only makes changes to files in the installation directory and does not require root privileges.

    Closes tickets: 1283154
    Metadata download: Add an option to merge the downloaded comments into existing comments, instead of overwriting (Preferences->Metadata download).

    Closes tickets: 1285319
    Edit book: Add an option to automatically beautify individual files whenever they are opened for editing. Look under 'Editor Settings' in the Edit Book Preferences.
    Bulk metadata download: When reviewing downloaded metadata allow hiding the controls on the comments box by right clicking in the comments area. Useful on smaller screens.

    Closes tickets: 1283251
    E-book viewer: When displaying metadata for the book, also display custom column metadata

Bug Fixes

    Smarten punctuation: Correct handling for decade abbreviations like '60s and measurements in feet and inches like 1' 2".

    Closes tickets: 1285351
    EPUB Output: If the output profile is set to one of the Nook profiles, do not use shorthand CSS properties as the Nook cannot handle them.
    Conversion: Fix incorrect CSS being generated when converting files that have <img> tags with width or height attributes that contain fractional numbers.

    Closes tickets: 1283108
    Edit Book: When editing EPUB files, and a file is added in META-INF/ do not automatically add it to the manifest. Also do not warn about unmanifested files inside META-INF/ since a few vendors (Apple) require non standard files in that location.

    Closes tickets: 1283015
    Fix Book details popup window not being updated when editing metadata in the main window
    Edit book: Fix editor not marking the book as modified when doing a Replace All that does not affect any currently open files.
    Windows: Use a separate worker process to move files to the recycle bin. Fixes the problem of the recycle bin icon not being updated when deleting books into an empty recycle bin. Also avoids the overhead of launching a new, short-lived worker process for every delete.
    calibredb: When deleting books/formats wait for deleted files to be moved to recycle bin, before quitting
    RTF Output: Fix invalid RTF being produced when the text contains a double backslash.

    Closes tickets: 1268118
    Edit book: Fix option to disable showing the character before cursor not working
    Get Books: Update various store plugins to account for changes to the store websites
    Fix virtual library names with ampersands in them not being displayed correctly in the virtual library menu and tab bar

New news sources

    Various Russian news sources by bug_me_not

Improved news sources

    AnandTech
    Zeit Online
    Spektrum
    Le Temps

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.27
« Antwort #199 am: 07 März, 2014, 09:03 »
New Features

    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.

    Closes tickets: 1286522
    DJVU Input: Speedup extraction of text from DJVU files by implementing the BZZ decoder algorithm in C

Bug Fixes

    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.

    Closes tickets: 1288430
    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.

    Closes tickets: 1286771
    Edit Book: Fix import HTML file as new book not working on OS X
    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

    Closes tickets: 1286274
    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.

    Closes tickets: 1286011

Improved news sources

    American Thinker
    HNA
    Heise
    Arguments and Facts
    Financial Times

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.28.0
« Antwort #200 am: 14 März, 2014, 10:30 »
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.

    Closes tickets: 1291691
    Book details panel: Show author URL in a tooltip when hovering over author names
    Kobo driver: Update to handle updated Kobo firmware

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.

    Closes tickets: 1291142
    Edit book: Fix file permissions for the edited book being changed on Linux and OS X
    Fix text entry cursor becoming invisible when completion popup is opened
    Possible fix for crash on OS X Mavericks when adding duplicates
    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.
    Content server: Fix (maybe) an error on some windows computers with a non-standard default encoding

Improved news sources

    Fleshbot

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.29
« Antwort #201 am: 21 März, 2014, 09:06 »


New Features

    Edit Book: Add support for saved searches. Click Search->Saved Searches to bring up a dialog where you can create and manage saved searches
    Edit Book: New tool to specify semantics in EPUB books (semantics are items in the guide such as preface, title-page, dedication, etc.). To use it, go to Tools->Set Semantics

    Closes tickets: 1287025
    Edit Book: Preview panel: Add a copy selected text action to the context menu
    Edit Book: When inserting hyperlinks, allow specifying the text for the hyperlink in the insert hyperlink dialog

Bug Fixes

    Fix a regression in the previous release that broke downloading metadata for authors with a double initial such as R. A. Salvatore.

    Closes tickets: 1294529
    Edit book: When generating inline Table of Contents, mark it as such in the guide section of the OPF.

    Closes tickets: 1287018
    E-book viewer: Fix right margin for last page in a chapter sometimes disappearing when changing font size.

    Closes tickets: 1292822
    Edit Book: Fix saving of empty files not working
    Edit book: Fix a regression in the previous release that broke saving a copy of the current book on linux and OS X
    Edit book: Fix syntax highlighting in HTML files breaks if the closing of a comment or processing instruction is at the start of a new line.
    Edit book: Fix check book failing in the presence of empty <style/> tags.

    Closes tickets: 1292841
    Catalogs: Fix handling of tristate boolean custom columns when creating EPUB/MOBI catalogs.

    Closes tickets: 1294983
    Linux build: Workaround for systems that have broken libc implementations that change the behavior of truncate() on file descriptors with O_APPEND set.

    Closes tickets: 1295366

New news sources

    Applefobia by koliberek

Improved news sources

    TIME
    Wired Daily Edition

http://calibre-ebook.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.30
« Antwort #202 am: 28 März, 2014, 09:11 »
New Features

    Cover Browser: Add an option to show covers with their original aspect ratio instead of resizing them all to have the same width and height. Option is in Preferences->Look & Feel->Cover Browser.

    Closes tickets: 1295902
    PDF Output: Enable using javascript inside header and footer templates
    Edit Book: When generating an inline ToC add a class attribute to all <ul> tags to make it easy to style a particular level of the ToC
    Use abstract named sockets on linux for IPC, to avoid use of temp files for sockets
    Drivers for the N800 and N950 Nokia MeeGo tablets
    Edit Book Saved searches: Allow saving normal mode searches as well
    Edit Book Saved searches: Add import/export functionality
    calibredb add: Add option to specify language when adding books

    Closes tickets: 1295200

Bug Fixes

    AZW3 Input: Handle files with garbage bytes in their table of contents.

    Closes tickets: 1297713
    DOCX Input: Fix text from some paragraphs not being converted if the paragraph contains an inline forced page break and no formatted text or line breaks.

    Closes tickets: 1296817
    calibre-customize: Do not error out if one of the installed plugins has no customization help when listing all plugins
    Edit book: Fix error when exporting files on some windows systems with non UTF-8 filename encodings

    Closes tickets: 1298071
    Edit Book: When beautifying treat <img> tags as block tags

    Closes tickets: 1297532
    Linux binary build: Fix worker processes not working on linux systems with bash >= 4.3
    PDF Output: Fix using __SECTION__ in header and footer templates resolving to the inscorrect section if a page with no sections follows a page with multiple sections.

    Closes tickets: 1295236
    Cover Browser: Fix visual 'pop' when scrolling the first time
    Grid View: Allow the left and right arrow keys to traverse over rows.

    Closes tickets: 1295901

Improved news sources

    The Atlantic
    Courrier International
    Der Tagesspiegel

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.31
« Antwort #203 am: 04 April, 2014, 09:08 »
New Features

    DOCX Input: Support for converting indexes created using the Word Index tool. The entries in the index are automatically converted into links pointing to the indexed locations.
    AZW3 Output: Add support for converting documents with very large table of contents (with more than 2000 entries).

    Closes tickets: 1250475
    Edit Book: Add a button to easily insert HTML tags. Useful if you want to quickly surround selected text with an arbitrary tag. You can right click the button to get a list of recently used tags.
    Driver for Tolino Vision (OS X/Linux only).

    Closes tickets: 1301875
    Edit book: Allow editing SVG files as raw XML

Bug Fixes

    DOCX Input: Fix incorrect numbering being generated for numbered lists in some circumstances.

    Closes tickets: 1301044
    calibredb check_library: Do not create empty library if user specifies incorrect path
    DOCX Input: Fix handling of hyperlinks in documents where the hyperlink is specified as a field internally (Microsoft Word does not use fields for hyperlinks)
    Get Books: Update WH Smiths plugin for website changes and remove Diesel eBooks, as they are shutting down
    AZW3 Output: Fix a bug that caused popup footnotes in some AZW3 files to not work properly. The popup would show all remaining footnotes instead of only the current footnote.

    Closes tickets: 1293290
    AZW3 Output: Various tweaks to the internal structure and headers of the output file to make it closer to what kindlegen 2.9 generates
    Edit Book: When user is editing files belonging to another user account on linux/os x rather than erroring out when saving, change the ownership of the file to the editing user.

    Closes tickets: 1299097
    Edit Book: Fix insert Inline ToC creating non-linear jumps in class names
    Fix regression that broke ebook-device cp

Improved news sources

    CNET
    El Pais Impreso
    CNet News
    Antyweb

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.32
« Antwort #204 am: 11 April, 2014, 09:14 »
New Features

    Fetch news: Allow automatically creating custom news sources by importing OPML files. Many RSS news reader programs can export their list of RSS feeds in the OPML format.
    Conversion: When inserting metadata as a jacket page, alter the font sizes in the jacket so that the sizes match the sizes used in the rest of the book. Also pretty print the generated jacket HTML.
    Allow searching for books by id and uuid using the id: and uuid: prefixes
    Allow specifying arbitrary colors for column coloring rules

Bug Fixes

    Update the version of openssl shipped in the binary builds (the version in the windows 64bit build was vulnerable to the Heartbleed bug)
    Edit Book: Fix book being marked as modified even when no actual changes were done by various automated tools such as Smarten Punctuation, Subset Fonts, etc.
    Fix ebook-device cp -f failing when destination file already exists

    Closes tickets: 1303181
    Ensure that the rendered dates in the book list and edit metadata dialogs are always in the same language as the calibre interface, regardless of system language setting
    Edit metadata dialog: Remember window size for the cover download window
    DOCX Input: Dont fail on DOCX files that contain pages with zero effective width.

    Closes tickets: 1303022
    Content server: Fix page not found error when clicking on a category that has only a single item in it
    Send books to the Books folder for the Tolino Vision, as it cannot find books placed outside this folder
    Edit book: Fix error when beautifying HTML files that contain un-indented <script> or <style> tags

Improved news sources

    Ekantipur
    NRC Handelsblad
    Frontline

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.33.0
« Antwort #205 am: 18 April, 2014, 11:30 »
New Features

    Edit book: Add a tool to check spellings, access it via Tools->Check spelling

    The calibre book editor now has builtin spellcheck. You can install new dictionaries via Preferences->Editor->Manage spelling dictionaries. It comes with builtin dictionaries for English and Spanish. You can add OpenOffice dictionaries (in .oxt format). The tool checks spellings in all HTML/OPF/NCX files in the book, taking into account any language declarations in the book, so that it will work correctly on multi-lingual books as well. The code is very new, so there may well be bugs. As you type spell checking is not yet implemented.
    Kobo driver: Support firmware version 3.3
    Device driver for Tolino Vision on windows

Bug Fixes

    Amazon metadata download: Fix Editorial Reviews not downloading into the comments section for some books
    DOCX Input: Fix some text highlighting colors in the DOCX file not being correctly translated during conversion.
    Wireless device driver: Fix incorrect syncing behavior when book matching is run for a second time while connected. This happens when the user changes the library or selects 'Update cached metadata on device'.
    Searching: Fix searching by date not using the system locale to interpret dd/mm vs mm/dd dates on windows

New news sources

    Various new and updated Spanish news sources by Marc Busque

Improved news sources

    Barrons
    Creative Blog

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.34
« Antwort #206 am: 25 April, 2014, 09:12 »
New Features

    E-book viewer: When in flow mode, handle swiping on the touchscreen differently. Swiping now scrolls line by line in flow mode instead of page by page. If you wish to scroll page by page in flow mode, tap instead of swiping.
    Conversion: Preserve all guide entries that are of a type present in the EPUB 2.0 specification. These entries are used by newer Kindle readers to populate the Go To jump list
    When adding MOBI files if the author name is in LN, FN format, auto change it to FN LN format, as the MOBI format has no author sort field. This behavior can be disabled by setting Preferences->Tweaks->Author sort name algorithm to copy.

    Closes tickets: 1306748
    Spellcheck: When checking French text list all words that have the same stem as a single word. So j'aime and aime are listed as a single word.
    Spell check: Add a context (right click) menu that allows for quick operations on all selected words

    Closes tickets: 1309559
    Manage user dictionaries: Add a button to import a list of words in bulk into the user dictionary
    Spell check dialog: Allow sorting words case sensitively

Bug Fixes

    EPUB Input: Fix incorrect handling of obfuscated fonts using the IDPF obfuscation algorithm when the epub unique identifier starts with urn:uuid

    Closes tickets: 1311650
    Edit book: Fix obfuscated fonts in EPUB files not being handled correctly when editing the book (obfuscated fonts would get corrupted when making changes).

    Closes tickets: 1311650
    Edit book: Fix a bug that caused spell checking to fail when using the builtin spanish dictionary
    Spell check: Fix replacing a word and then replacing the new word again not working without doing a refresh in between
    Spell check: Fix language declarations not being respected for nested tags.

    Closes tickets: 1310000
    Spell check: Fix 'Show next occurrence' sometimes showing the word in an incorrect location, for example in an attribute where spell check is not performed.
    Allow import of dictionaries that deviate from the spec in minor ways
    Edit Book: Fix the Show next occurrence button in the spell check dialog sometimes failing to show next occurrence
    OS X: Detect the users default interface language correctly. Also fix parsing of ambiguous dates in mm/dd vs dd/mm formats, based on the users locale settings in OS X.

Improved news sources

    Hindustan Times

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.35.0
« Antwort #207 am: 02 Mai, 2014, 09:00 »
New Features

    Edit Book: Redesign the syntax highlighter to improve performance for large documents and extended editing sessions.

    Closes tickets: 1314339
    Edit book: Make cursor movement smooth by not highlighting matching tags while the cursor is moving. Only match highlighting tags if the cursor stays still for a time.
    Spellcheck dialog: Indicate whether a word is ignored in the Misspelled column
    Spellcheck dialog: Pressing Ctrl+C on the words list copies only selected words, regardless of current cell
    Add a copy to clipboard action to the context menu for the spell check dialog
    Edit book: Fix save button incorrectly disabled after a failed save

    Closes tickets: 1313567

Bug Fixes

    Edit Book: Fix an error when merging CSS stylesheets that contain @charset rules
    Edit book: Fix extra invalid entries being generated in the manifest when editing an AZW3 file that has no images.
    Edit book: Fix a hang when editing an HTML or XML file with text of the form <abc: (i.e. a tag name with a trailing colon).

    Closes tickets: 1314009
    Fix regression that prevented the ebook editor from starting on linux systems with locale set to 'C'

    Closes tickets: 1315064
    DOCX Input: Fix formatting of the generated Index when the index is complex, i.e. with lots of references to the same item, multiple level of sub-items, etc.
    Smarten punctuation: Fix a double quote preceded by a hyphen at the end of a sentence (before the start of the next tag) being converted into an opening quote instead of closing quote.

    Closes tickets: 1286477
    News download: Fix very long URLs for links to pages causing errors on windows because of max path length restrictions.

    Closes tickets: 1313982
    Edit book: Fix saved search dialog causing high CPU usage
    Edit book: Fix importing of Lithuanian dictionary from OpenOffice, that does not specify a country code.

    Closes tickets: 1313315

Improved news sources

    Ars Technica
    Daily Mirror
    Birmingham Evening Mail
    NRC - Next
    Private Eye
    NZZ

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.36
« Antwort #208 am: 09 Mai, 2014, 09:18 »
New Features

    Edit Book: A new tool to filter style information (Tools->Filter style information). Useful to easily remove some CSS properties from the entire book.
    DOCX Input: Add support for cross references. Cross references that are used to insert hyperlinks are now converted into hyperlinks in the output document. Features to insert paragraph/page numbers are not supported.
    Add support for viewing kepub files in the calibre viewer, by treating them as plain epub files
    Edit book: In the Insert Link tool show a few words of text alongside the location anchor name, to make it easier to know what a location is
    Manage user dictionaries: Allow copying all selected words by right clicking them and choosing 'Copy to clipboard'.

    Closes tickets: 1315340
    Content server: Make .ibook format files available in OPDS feeds
    Edit book: Allow copying the list of errors from the Check Book tool to the clipboard by right clicking on the list of errors
    Book polishing: If the books being polished have an ORIGINAL_EPUB/AZW3 format, warn the user that polishing will use it as the source and ask for confirmation.

    Closes tickets: 1316158

Bug Fixes

    Fix metadata plugin to download metadata from OZON for website changes.

    Closes tickets: 1300383
    Subsetting embedded fonts: Fix an error when subsetting embedded fonts on windows if the username contains quotes or apostrophes.

    Closes tickets: 1316533
    Edit Book: Fix error when checking spelling if one of the files in the book declares an invalid (empty) language code.

    Closes tickets: 1316170
    Linux install: Have the calibre GUI programs redirect stdout and stderr to null when launched via .desktop files to workaround systems where the GUI launchers are broken.

    Closes tickets: 1315458
    Edit Book: Fix inserting a < in text that contains a colon causing a hang.
    DOCX Input: Fix error when converting document with nested frames.

    Closes tickets: 1317543

Improved news sources

    Various Japanese news sources
    National Geographic

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Calibre 1.37
« Antwort #209 am: 16 Mai, 2014, 09:03 »
New Features

    Edit Book: Live spell checking in the code view. Now spelling errors are highlighted in the code view for convenient correction as you type. This can be turned off via Preferences->Editor.
    E-book viewer: When using the tap and hold gesture on a touchscreen, allow lookup of the word currently under the finger in the dictionary or online.

    Closes tickets: 1318242
    Edit Book: Allow putting the editor into replace mode by pressing the Insert key
    Content server: Add more descriptive titles to the OPDS feeds, where possible.
    Edit Book: Update the Table of Contents view automatically when the ncx file is edited.
    Edit book: Insert tag button: Allow entering attributes along with the tag name to make it easy to repeatedly insert, for example, <span class='special'></span>.
    Windows driver for Woxter Scriba 190.

    Closes tickets: 1317892
    Edit Book: Add an entry to the context menu of the preview panel to open external URLs when a link is right clicked on

Bug Fixes

    Edit Book: Fix error in the Check Book tool when items in the opf have paths starting with a leading slash.

    Closes tickets: 1319378
    Book polishing: Fix publisher field in epub not being cleared when updating metadata.

    Closes tickets: 1319732
    Kobo driver: Update to handle changes to annotation processing in newer Kobo firmware.
    DOCX Input: Handle docx files with index fields that have their field names incorrectly lower cased.

    Closes tickets: 1318670
    Edit book: Fix incorrect syntax highlighting on linux if the text contains non-BMP unicode characters.
    Edit book: Fix regression that caused an error when trying to edit files with no defined syntax, such as plain .txt files.

    Closes tickets: 1318139

Improved news sources

    Wall Street Journal

http://calibre-ebook.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )