|
|
#166 | |
|
Series Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,029
Karma: 42241845
Join Date: Dec 2010
Location: Florida, USA
Device: Kindle 3 (Wifi Only), Kindle Paperwhite
|
Quote:
|
|
|
|
|
|
|
#167 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,087
Karma: 1211084
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
@Nyssa - no, installing the APNX file generator plugin will make no difference. Both Count Pages and the APNX file generator plugin make use of the same piece of code that exists inside calibre itself. It is that piece of code where the "problem" lies. The only way to fix this as I said above is to either change that calibre code, or change Count Pages to not use that code and "do it's own thing" (like it does for ePubs). I have been reluctant to do the latter, because it won't solve the issue for when people actually send books to their Kindle, since the APNX code in calibre will be what is used to give you a page count on the Kindle itself.
The only satisfactory solution to all of this in my opinion is to change the calibre APNX code - I've PM'd user_none about this with my suggestions about what should be done (the idea of getting the value from a custom column if it exists, so users/plugins can populate the page count rather than relying on the existing calibre code which does not cope well for some books). He agreed to take a look into it, once he says something further I will revisit this.
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
|
Enthusiast
|
|
|
|
#168 | |
|
Series Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,029
Karma: 42241845
Join Date: Dec 2010
Location: Florida, USA
Device: Kindle 3 (Wifi Only), Kindle Paperwhite
|
Quote:
|
|
|
|
|
|
|
#169 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,631
Karma: 23501034
Join Date: Jul 2010
Location: Sunshine Coast, BC
Device: K PW, K3 3G, K3 WiFi, Original Fire, Fire HD
|
@kiwidude & @user_none: I've run into a consistent problem with some of the books uploaded to the Library here on MobileRead. An example is: Sherlock Holmes Omnibus. If I only download the .mobi version, the Count Pages plugin fails with an error "1050 Failed To Count Pages". If I download the ePub version, it counts them. (Are there really 2191 pages in that omnibus?! Impressive, HarryT.)
If I do a mobi to mobi conversion, it will now count them (and the count is pretty close to the ePub count at 2046 pages.)
__________________
Charlie. http://blogs.msmvps.com/russel My MobileRead 2013 Reading Challenge List My MobileRead 2012 Reading Challenge List Last edited by CRussel; 11-22-2011 at 02:27 PM. Reason: fixed to read "download the ePub" |
|
|
|
|
|
#170 |
|
eBook Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 54,658
Karma: 26165759
Join Date: Nov 2006
Location: UK
Device: Kindle Touch, PW, Fire HD, iPad 3, iPhone 4, Samsung Tab 2 7 + More
|
Do you mean that if you download the ePub version it counts them, Charlie? You said the mobi version.
The book was created using Mobipocket Creator; is there perhaps something different about Calibre-created Mobi files, I wonder?
__________________
Harry Currently proofreading The Poison Belt, by Sir Arthur Conan Doyle. |
|
|
|
|
|
#171 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,631
Karma: 23501034
Join Date: Jul 2010
Location: Sunshine Coast, BC
Device: K PW, K3 3G, K3 WiFi, Original Fire, Fire HD
|
Yes, my typo. If I download the ePub, it counts them. If I download the mobi, and do a mobi to mobi conversion, it counts them. If I just download the mobi, and don't have any other versions, it does NOT count them.
__________________
Charlie. http://blogs.msmvps.com/russel My MobileRead 2013 Reading Challenge List My MobileRead 2012 Reading Challenge List |
|
|
|
|
|
#172 |
|
eBook Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 54,658
Karma: 26165759
Join Date: Nov 2006
Location: UK
Device: Kindle Touch, PW, Fire HD, iPad 3, iPhone 4, Samsung Tab 2 7 + More
|
One thing that occurs to me:
You've said elsewhere, I think, that this plug-in is counting paragraphs? The tool that I use to create ebooks, Book Designer, uses <div> tags to mark paragraphs, rather than the more usual <p> tags. I wonder if it might be that that's causing the plug-in to fail?
__________________
Harry Currently proofreading The Poison Belt, by Sir Arthur Conan Doyle. |
|
|
|
|
|
#173 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,087
Karma: 1211084
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
See the previous page of posts (and top of this one) for the discussion on this issue for some MOBI files.
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
|
|
#174 |
|
eBook Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 54,658
Karma: 26165759
Join Date: Nov 2006
Location: UK
Device: Kindle Touch, PW, Fire HD, iPad 3, iPhone 4, Samsung Tab 2 7 + More
|
Thanks - sounds as if my guess was right; it's the fact that my books are using <div> tags to mark paragraphs, rather than <p>, which is the cause of the trouble. I would guess that when you do a Mobi to Mobi conversion in Calibre, Calibre is replacing the <div> with <p>, so it then works.
__________________
Harry Currently proofreading The Poison Belt, by Sir Arthur Conan Doyle. |
|
|
|
|
|
#175 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,631
Karma: 23501034
Join Date: Jul 2010
Location: Sunshine Coast, BC
Device: K PW, K3 3G, K3 WiFi, Original Fire, Fire HD
|
Quote:
__________________
Charlie. http://blogs.msmvps.com/russel My MobileRead 2013 Reading Challenge List My MobileRead 2012 Reading Challenge List |
|
|
|
|
|
|
#176 | |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 206
Karma: 64000
Join Date: May 2006
Location: Oslo, Norway
Device: Sony PRS-650
|
Quote:
![]() I just wanted to throw in a general comment about metrics here. The reason I quoted you, HarryT, is that I recently re-read all of the Sherlock Holmes stories from your epub. I'd like to thank you for making the effort; you did a very good job . Also, thanks to kiwidude for the word count that he made for all of us, it is indispensable to me.Now on to my comment: Page count is a bad metric for "book length", not just with digital books. There are obvious issues for digital publications like the one HarryT mentions which makes it pretty much a no-go for digital books, but the problem is also evident in paper prints. As someone mentioned earlier in the thread, page count depends on layout, font size, and format (as in paper size). I work at a publishing house, and it turns out that seasoned authors tend to focus on word count, while freelance copy-editors bill not by printed pages, but by "pages" defined as 2400 characters per page (IIRC). Some also bill per hour, which doesn't concern my point at all. My point is that all of these are in a business which is very well acquainted with the concept of pages, and they know that it doesn't work as a metric. My advice to anyone who wants to just get a feel for how long a digital book in their library is: use word count. Divide by 1000 if you want to have numbers that are easy to read (I outline how this can be done in Calibre in this post. The point (for me, at least) is to be able to distinguish at a glance the difference between a short story, a novella, short and longer novels, and the bricks that you could use to defend yourself with in a dark alley if it had been a hardcover copy. I use it to decide if my reading list will last me for the holiday, or if I should consider buying/acquiring more books for my reader. Now for some nitpicking: Word count is a good metric because it gives you the best idea of how long time it'll take you to read the book. It's even better than letter count because you'll read a text that consists of long words in about the same time as you'd read a text containing the same number of shorter words (assuming that you know all those longer words), even if it consists of more letters . For the English language most books will average around 5.5 to 6 letters per word, being it Hemingway, pulp fiction or Dostoevsky. There are other metrics for readability and language complexity, but word count is probably the most accurate for the general case. |
|
|
|
|
|
|
#177 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83
Karma: 33020
Join Date: May 2011
Device: Kindle 3 WiFi
|
Thank you, Man Eating Duck. I agree and personally only use word count. I'm still hoping for word count on TXT files. I didn't know about reading time being the same regardless of word length. Cool fact. I read so fast (bad habit from youth) that I tend to carry lots of extras (just in case).
|
|
|
|
|
|
#178 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,087
Karma: 1211084
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
@Vaesse - I haven't forgotten your request, but apart from having to spend the time updating other plugins I am waiting to see what if anything user_none is doing about changes to his APNX generation. The changes are mostly independent of each other but with all the other possible changes for this plugin I would rather make them all at once and be done with it for a while.
@Man Eating Duck - I wasn't aware of the word length readability comments you made, interesting. Personally I only have visible the word count column in my calibre UI from this plugin. Regardless of the debate over how page counts are computed (retrieved from a web page, calc'd from <p> tags or whatever), the simple fact is that you can more easily get a consistent result with word count. The more "difficult" part for me and I suspect many others is training the brain to turn a whole new scale of numbers into something meaningful. As I have spent a lifetime reading paperbacks, I know roughly how many hours a book of a certain page size will take me to read. I have not bothered to figure out some "multiplier" to estimate a page count based on a word count (which could only be a range due to the well covered issues of page size, print size etc). I'm more comfortable with it now than at first glance, but I still wouldn't say that in casual conversation if asked how long a book was that I would expect anything other than a blank stare if I said "120,000 words" instead of "500 pages" or whatever.
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
|
|
#179 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83
Karma: 33020
Join Date: May 2011
Device: Kindle 3 WiFi
|
I completely understand having other things to do. And I'm not in dire need of word counts on my txt files. Just trying to balance reminders such that it doesn't get forgotten without getting into nagging.
|
|
|
|
|
|
#180 |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Dec 2011
Device: Kindle
|
Count Page custom column not accessible
I've created the recommended columns, installed the plugin and see the icon in the Calibre window but when I try to configure and use the pull down menu for Custom Columns there are no options. How do I fix that?
Sorry if this is a dumb question - I'm a brand new user. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [GUI Plugin] Kindle Collections | meme | Plugins | 1853 | Yesterday 11:14 AM |
| [GUI Plugin] Quality Check | kiwidude | Plugins | 631 | 05-10-2013 04:10 PM |
| [GUI Plugin] Open With | kiwidude | Plugins | 183 | 04-22-2013 02:25 PM |
| [GUI Plugin] Quick Preferences | kiwidude | Plugins | 20 | 11-05-2012 06:40 PM |
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |