Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 12-29-2010, 10:28 PM   #1
nesler
Zealot
nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.
 
Posts: 107
Karma: 548458
Join Date: Dec 2010
Location: California
Device: Too many to list
Question Is there a hack for displaying page numbers rather than location numbers?

Would anyone happen to know if there is a hack to override the location number system with a page number system? What I was envisioning was something that would estimate the number of pages that the open ebook would have with the current font size/type/spacing settings in place.

I suspect the simplest implementation would be something like:
(total number of characters in book) / (approximate # of characters on page) = number of pages in book

I've spent a while looking doing some Google searches, and couldn't turn anything up. Is there a hack specifically for this feature, or a larger hack that has this as a secondary feature?
nesler is offline   Reply With Quote
Old 12-29-2010, 10:35 PM   #2
Krad
Junior Member
Krad is on a distinguished road
 
Posts: 9
Karma: 58
Join Date: Dec 2010
Device: Kindle
When I use to read books off my ipod, the Stanza app had this and I do miss it.

Also curious.
Krad is offline   Reply With Quote
Advert
Old 12-30-2010, 02:49 PM   #3
Ortep
Fanatic
Ortep has a complete set of Star Wars action figures.Ortep has a complete set of Star Wars action figures.Ortep has a complete set of Star Wars action figures.Ortep has a complete set of Star Wars action figures.Ortep has a complete set of Star Wars action figures.
 
Posts: 527
Karma: 470
Join Date: Sep 2007
Location: The Netherlands
Device: Kindle Oasis
Quote:
Originally Posted by nesler View Post
I suspect the simplest implementation would be something like:
(total number of characters in book) / (approximate # of characters on page) = number of pages in book
Unfortunately that is not correct. The number of characters on a page is dependend of the size of those characters and als of the 'type' So if you change any of those two characteristics, the pagenumber would change.

In essence: When you are reading your book in the morning in bright daylight you can close our book on page 300 0f 1200, and when you start reading in the evening when the light is low, you select a character size one notch biger you are suddenly on page 350 of 1400

So there is no real page number in an eBook. It is something that is left over from pBooks.
The only number that is fixed is the actual number of characters that you have read. And that is exactly what the position is...well devided bij 128 it is.

Last edited by Ortep; 12-30-2010 at 02:52 PM.
Ortep is offline   Reply With Quote
Old 12-30-2010, 02:50 PM   #4
silasgreenback
New Leaf Turner
silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.
 
silasgreenback's Avatar
 
Posts: 260
Karma: 1026664
Join Date: Sep 2010
Location: Hadestown
Device: Kobo Glo
It seems that Duokan displays page numbers as default.

I just installed it today, and am unsure whether to keep it, but that is one nice feature.
silasgreenback is offline   Reply With Quote
Old 12-30-2010, 03:16 PM   #5
bhartman36
Wizard
bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.
 
bhartman36's Avatar
 
Posts: 1,316
Karma: 1515835
Join Date: Mar 2009
Device: Kindle 3 Wi-Fi, Craig CMP738a Android Tablet
Quote:
Originally Posted by Ortep View Post
Unfortunately that is not correct. The number of characters on a page is dependend of the size of those characters and als of the 'type' So if you change any of those two characteristics, the pagenumber would change.

In essence: When you are reading your book in the morning in bright daylight you can close our book on page 300 0f 1200, and when you start reading in the evening when the light is low, you select a character size one notch biger you are suddenly on page 350 of 1400

So there is no real page number in an eBook. It is something that is left over from pBooks.
The only number that is fixed is the actual number of characters that you have read. And that is exactly what the position is...well devided bij 128 it is.
It seems to me that with a bit of forethought, an ebook could display what page you're on, regardless of font size. All that would be required is for the format to have some kind of XML tag for the pages (e.g., <page1>, </page1>), using the pages of the paper version as a guide.

For books that don't start off as paper, I don't think page numbers make sense.
bhartman36 is offline   Reply With Quote
Advert
Old 12-30-2010, 03:21 PM   #6
silasgreenback
New Leaf Turner
silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.
 
silasgreenback's Avatar
 
Posts: 260
Karma: 1026664
Join Date: Sep 2010
Location: Hadestown
Device: Kobo Glo
Quote:
Originally Posted by bhartman36 View Post

For books that don't start off as paper, I don't think page numbers make sense.
Maybe it'd help to think of location numbers as the location on a scroll.
silasgreenback is offline   Reply With Quote
Old 12-30-2010, 03:25 PM   #7
bhartman36
Wizard
bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.bhartman36 ought to be getting tired of karma fortunes by now.
 
bhartman36's Avatar
 
Posts: 1,316
Karma: 1515835
Join Date: Mar 2009
Device: Kindle 3 Wi-Fi, Craig CMP738a Android Tablet
Quote:
Originally Posted by silasgreenback View Post
Maybe it'd help to think of location numbers as the location on a scroll.
Right.

I can certainly see a desire and need for page numbers in e-books that also exist in print. There aren't any current citation guidelines that I know of that incorporate the idea of "location" in a book. Is there even a standard between ebook readers?

I don't know what the solution is, but I do think it's a problem for educational and research purposes.
bhartman36 is offline   Reply With Quote
Old 12-30-2010, 05:38 PM   #8
nesler
Zealot
nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.
 
Posts: 107
Karma: 548458
Join Date: Dec 2010
Location: California
Device: Too many to list
Quote:
Originally Posted by Ortep View Post
Unfortunately that is not correct. The number of characters on a page is dependend of the size of those characters and als of the 'type' So if you change any of those two characteristics, the pagenumber would change.

In essence: When you are reading your book in the morning in bright daylight you can close our book on page 300 0f 1200, and when you start reading in the evening when the light is low, you select a character size one notch biger you are suddenly on page 350 of 1400

So there is no real page number in an eBook. It is something that is left over from pBooks.
The only number that is fixed is the actual number of characters that you have read. And that is exactly what the position is...well devided bij 128 it is.
I'm well aware of the fact that adjustments in font size or style (or line spacing) would change the pagination. If you look closely at my original post, that's exactly what I want. The only reason to have universal consistency is if you need to refer someone else with the same file to a given spot. I don't have that need.

Pagination in print books is arbitrary. Depending on how you set fonts and margins and line spacings, the same text can be 200 pages or 500 pages. It's just nice to have an easily recognizable measure of progress. Location numbers don't satisfy that desire.
nesler is offline   Reply With Quote
Old 12-30-2010, 05:41 PM   #9
nesler
Zealot
nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.nesler ought to be getting tired of karma fortunes by now.
 
Posts: 107
Karma: 548458
Join Date: Dec 2010
Location: California
Device: Too many to list
Quote:
Originally Posted by silasgreenback View Post
It seems that Duokan displays page numbers as default.

I just installed it today, and am unsure whether to keep it, but that is one nice feature.
Interesting. I've been eyeballing Duokan for a while. I've heard its handling of mobi files isn't as good as the native Kindle OS. Space, font, style issues, etc. What's your experience?
nesler is offline   Reply With Quote
Old 12-30-2010, 06:49 PM   #10
silasgreenback
New Leaf Turner
silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.silasgreenback ought to be getting tired of karma fortunes by now.
 
silasgreenback's Avatar
 
Posts: 260
Karma: 1026664
Join Date: Sep 2010
Location: Hadestown
Device: Kobo Glo
Quote:
Originally Posted by nesler View Post
Interesting. I've been eyeballing Duokan for a while. I've heard its handling of mobi files isn't as good as the native Kindle OS. Space, font, style issues, etc. What's your experience?
There are some issues with Mobi files. A couple of the Project Gutenberg files I tried to open showed an error message and others loaded fine, so it seems pretty touch-and-go.

As far as Epub, everything went nicely.

Duokan has potential, but the translated version isn't quite translated all the way and without that, it just wasn't enough to keep installed.

UPDATE:

After uninstalling Duokan, I moved on to FBKindle and am much happier with that choice.

One huge advantage it has over Duokan is that there's no need to restart to switch to it as it runs in the background and can be activated by hot keys. Rolling a finger over alt, then shift, brings it right up. It also seems to be very highly customizable, with font and size tweaks for everything from book titles to the library tree.

You need to install Launchpad first, which confused me a little. You only need the lpad-pkg.tar.gz file to get it running, just put the matching bin file for your device on the root and install as usual. (The directory mnt/us means root, which I didn't know.)

https://www.mobileread.com/forums/showthread.php?t=97636 (Launchpad link)

Then, just follow the instructions from this link and you're off and running:

https://www.mobileread.com/forums/sho...d.php?t=107371

Should you decide to go that route, enjoy those Epubs!

Last edited by silasgreenback; 12-31-2010 at 12:58 AM.
silasgreenback is offline   Reply With Quote
Old 12-31-2010, 06:01 AM   #11
Ortep
Fanatic
Ortep has a complete set of Star Wars action figures.Ortep has a complete set of Star Wars action figures.Ortep has a complete set of Star Wars action figures.Ortep has a complete set of Star Wars action figures.Ortep has a complete set of Star Wars action figures.
 
Posts: 527
Karma: 470
Join Date: Sep 2007
Location: The Netherlands
Device: Kindle Oasis
Quote:
Originally Posted by nesler View Post
The only reason to have universal consistency is if you need to refer someone else with the same file to a given spot. I don't have that need.
But why do you want page numbers when they are only an arbritary number with no meaning? Even if you are the only one reading the book you cannot find the position in your own book.

And if it is only used to see how far you are in a book any number is good enough. Percentage would be fine, but position also. And the last one has the advantage that it is more or less exact for everybody.

Quote:
Pagination in print books is arbitrary. Depending on how you set fonts and margins and line spacings, the same text can be 200 pages or 500 pages. It's just nice to have an easily recognizable measure of progress. Location numbers don't satisfy that desire.
If we have the same book, page 123 line 5 is exact the same text for us both. You cannot change the layout of a pBook on the fly after it is printed.

The only thing you can say for al books is Chapter 12, section 3, line 5.
Ortep is offline   Reply With Quote
Old 01-01-2011, 02:36 PM   #12
Krad
Junior Member
Krad is on a distinguished road
 
Posts: 9
Karma: 58
Join Date: Dec 2010
Device: Kindle
Quote:
Originally Posted by Ortep View Post
But why do you want page numbers when they are only an arbritary number with no meaning? Even if you are the only one reading the book you cannot find the position in your own book.
I kind of like knowing when I can get a chapter break, instead of just laying the book down on just any page, if I have to go do something.

I say this because on my old device it would say 113/148. meaning i had 35 pages until the next chapter.
Krad is offline   Reply With Quote
Old 01-01-2011, 02:48 PM   #13
Nyssa
Series Addict
Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.Nyssa ought to be getting tired of karma fortunes by now.
 
Nyssa's Avatar
 
Posts: 6,180
Karma: 167189477
Join Date: Dec 2010
Location: Florida, USA
Device: Kindle Paperwhite (2nd Gen)
Quote:
Originally Posted by Ortep View Post
But why do you want page numbers when they are only an arbritary number with no meaning? Even if you are the only one reading the book you cannot find the position in your own book.

My interest in something like this is mostly for book club/book review purposes.

The book club here has a page minimum, so, I would like to be able to stay within the guide lines. Although I can base the number of pages off of a printed version, not all ebooks have a printed counterpart. I also like to include the number of pages in my book reviews as a matter of courtesy.
Nyssa is offline   Reply With Quote
Old 02-07-2011, 05:33 PM   #14
grizedale
kindle Convert
grizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toysgrizedale shares his or her toys
 
Posts: 188
Karma: 5628
Join Date: May 2010
Location: UK, County Durham
Device: kindle Oasis
The new early preview software update 3.1 now includes the option to show page numbers it seems, this will only be possible with kindle books that have had page numbers inserted mind...
grizedale is offline   Reply With Quote
Old 02-14-2011, 02:16 PM   #15
DSpider
Evangelist
DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.DSpider ought to be getting tired of karma fortunes by now.
 
DSpider's Avatar
 
Posts: 450
Karma: 343115
Join Date: Nov 2009
Location: Romania
Device: PW2 2014
Quote:
Originally Posted by Ortep View Post
If we have the same book, page 123 line 5 is exact the same text for us both. You cannot change the layout of a pBook on the fly after it is printed.

The only thing you can say for al books is Chapter 12, section 3, line 5.
Even a slight increase/decrease of the font in an ePUB or Mobi/PRC can 1up entire lines throughout the book.

I kinda like the idea of first word --> last word = page XX of XXX. Maybe using simple <page1> ... </page1> tags as someone above suggested.
DSpider is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Page numbers Fincary Astak EZReader 4 02-18-2010 03:06 PM
page numbers nenad Amazon Kindle 2 12-19-2009 09:01 AM
Page numbers, AGAIN orlincho Bookeen 92 08-19-2008 07:15 AM
Page numbers (again) Prospect Workshop 50 04-10-2008 02:19 AM
Making sense of location numbers gshipley Amazon Kindle 2 02-13-2008 06:51 PM


All times are GMT -4. The time now is 04:32 AM.


MobileRead.com is a privately owned, operated and funded community.