Story 2014-08-23 40Z Calibre ebook reader/editor/creator reaches 2.0 milestone

Calibre ebook reader/editor/creator reaches 2.0 milestone

by
in linux on (#40Z)
story imageAs a writer and avid reader, I find the Calibre ebook manager/editor invaluable. Not only does it allow you to produce, fix, or edit ebooks, but it's a good ebook reader app on its own if all you want to do is read an EPUB on your computer. When I wrote and published The Dictator's Handbook, Calibre played an important part of my workflow as I took LaTeX source code and turned it into an epub.

And it's just gotten better. Version 2.0 is out, with huge improvements and additions in functionality.
According to the changelog, Calibre now has an e-book editor capable of editing books in the EPUB and AZW3 (Kindle) formats, with many powerful tools and features specially designed for making editing e-books easier, users now have the ability to compare books, which allows them to see all the differences between two books, highlighted, side-by-side, and it's now possible to connect to any Android phone or tablet on OS X and the application should automatically detect and connect to it.

It's worth noting that Calibre has also switched to Qt 5, which means that the interface should look a lot more modern and it should integrate much better with the operating system. Also, a number of improvements have been added to the way the library is now organized, which should make the entire experience much more streamlined.
Last I checked, it runs on just about every major desktop OS platform. I run it on FreeBSD and Linux.
Reply 7 comments

Can we get a little better performance? (Score: 2, Interesting)

by reziac@pipedot.org on 2014-08-23 20:46 (#410)

On a middle-aged machine (a little low on CPU but plenty of RAM), Calibre can take up to two MINUTES to start. It can take equally long to load a 1mb PDF or a 500k epub. (It does somewhat better on .mobi files.) When I go to page down, it often stalls for up to half a minute. I like the fact that it's capable of handling so many file formats, but lordy, the patience it's extracted from me in return...

Re: Can we get a little better performance? (Score: 2, Interesting)

by zafiro17@pipedot.org on 2014-08-23 22:23 (#411)

Somebody - maybe you? - mentioned this on an earlier post. I'm surprised! I don't have a great machine - Intel Core Duo, I think, with 2G of RAM. It runs just fine. I wouldn't want to run it on a Pentium 4 I'm sure. I'm not disputing your experience, just surprised. I think it runs a huge number of complicated Python scripts behind the scenes.

Re: Can we get a little better performance? (Score: 1)

by axsdenied@pipedot.org on 2014-08-24 12:22 (#414)

Can I ask what CPU?
Also how many books do you have in your library?

Re: Can we get a little better performance? (Score: 1)

by reziac@pipedot.org on 2014-08-28 05:04 (#2R1X)

This is a lowly P4-2GHz with 1.3GB RAM and WinXP. Everything else runs fine (sufficiently well that I'm not terribly motivated to replace it); Calibre is notably sloggy. I don't put =any= books in its library, and occasionally I clean out the trash it leaves in %Temp%.

The bookmark script frequently hangs, too: "A script on this page is running slowly. Do you wish to stop the script? Yes/No" and once it does that, the script will never complete and will sometimes crash the whole program. If it's done it once on a given book, it will do it again in that same part of the file, tho I haven't pinned down a common factor, other than it's more likely with larger files.

Thanks (Score: 1)

by hyper@pipedot.org on 2014-08-24 14:32 (#415)

I was looking for epub software. Will give it a try.

Hackernews (Score: 1)

by zafiro17@pipedot.org on 2014-08-24 23:38 (#417)

There's some excellent commentary over at HackerNews. Looks like the UI is universally hated (I didn't think it's so bad).

https://news.ycombinator.com/item?id=8212885

Within that thread is a link to a LWN article worth reading, about some security flaws and the project owner's somewhat arrogant refusal to fix them. Looks like calibre may be open source in that you can see the source code. But the project owner isn't overly open to taking bug reports, it seems. Oh well, a one-man project! He's not the only one!

Re: Hackernews (Score: 1)

by reziac@pipedot.org on 2014-08-28 05:07 (#2R1Y)

I've messed with the conversion part a few times and I agree with the commenter who said it's hard to figure out (I don't care what it looks like, but it uses programmer logic, not user logic). In fact after a few go-rounds (and discovering it doesn't respect my file locations) I stopped bothering. :(