Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 09-05-2014, 10:01 PM   #166
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by arspr View Post
But I concede that maybe Kobo has specifically broken/removed it their hidden and unknown kepub specification as they have broken widows and orphans, page-break-whatever CSS property, support for several chapters (toc entries) in the same html file which plays wrong with the in-chapter page numbering and chapter jumping features,...

So yes, maybe they are not allowed in kepubs, even if kepubs are supposed to be better than epubs. Who knows.
Actually, there is https://github.com/kobolabs/epub-spec. It is as much a user guide for people submitting books as a spec, but it does have some details. The TOC section says that they will generate a TOC entry for any spine entry that is not in the TOC.ncx. As they do that, it doesn't surprise me that they would eliminate duplicate TOC entries.

I am with the others and feel it is an error in the book if there are two TOC entries pointing to the same place. I can't see the point. I do have books with multiple TOC entries pointing to the same page. These are for things like "Part I" followed immediately by "Chapter 1". They open the book to the same page, but are using different anchors.
davidfor is offline   Reply With Quote
Old 09-05-2014, 11:48 PM   #167
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,665
Karma: 169712392
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by arspr View Post
I knew that ACCESS is in theory an epub3 renderer (although epub3 has not killed widows and orphans, doesn't it?, but Kobo/ACCESS has... ). And I also knew that ncx are not "used" in epub3.

But in any case, I have a "pure" epub2 book, so unless you are fully crazy in your software design, even if it is an epub3 reader, it should work with the old epub2 books. So it should work even if the book doesn't include any kind of the new and improved ncx-like whatever ToC format (because as already said it's not an epub3 book but an epub2 one...). So it should work with the repeated toc entries which are explicitly mentioned in epub2+ncx spec, (unless I'm making some mistake somewhere).
EPUB3 compliant rendering engines will attempt to render EPUB2 content. But there is a gotcha -- there are several areas where the standard changes how the renderer behaves. This would be like expecting your HTML5 web browser to display HTML4 code exactly as a HTML4 web browser would.

There is quite a bit of information on generating EPUB3 and EPUB2/3 books available so I am not going to waste both our time re-inventing the wheel.

Regards,
David
DNSB is offline   Reply With Quote
Old 09-06-2014, 03:33 AM   #168
Rev. Bob
Wizard
Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.
 
Rev. Bob's Avatar
 
Posts: 1,760
Karma: 9918418
Join Date: Feb 2013
Location: Here on the perimeter, there are no stars
Device: Kobo H2O, iPad mini 3, Kindle Touch
Quote:
Originally Posted by JSWolf View Post
I've been noticing that some new eBooks are being made as ePub 3 which is rather (IMHO) silly because there's nothing in them that need to be ePub 3 instead of ePub 2. However, it's fairly easy to switch them back to ePub 2 and do away with unnecessarily being ePub 3.
EPUB 3.0 has much better metadata options, which makes dealing with series much more robust...at least in theory.
Rev. Bob is offline   Reply With Quote
Old 09-06-2014, 05:12 AM   #169
fxp33
Addict
fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.fxp33 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.
 
Posts: 262
Karma: 110864
Join Date: Mar 2013
Location: Bordeaux, France
Device: Kobo Glo, Aura HD, kindle paperwhite
Quote:
Originally Posted by Rev. Bob View Post
EPUB 3.0 has much better metadata options (...) ... at least in theory.
Hi,

Still trying to work out the metadata scheme in epub3... and still hoping idpf gives advice about "translated from"

Well December is not thar far anymore

François
fxp33 is offline   Reply With Quote
Old 09-06-2014, 07:33 AM   #170
pgaunt
Member
pgaunt began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Jun 2014
Device: Kobo Aura
Hey, 'text-align:center' now works in kepubs.
pgaunt is offline   Reply With Quote
Old 09-06-2014, 08:13 AM   #171
Anak
Guru
Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.
 
Posts: 603
Karma: 641742
Join Date: Mar 2012
Location: DE
Device: Kobo Glo
Quote:
Originally Posted by Rev. Bob View Post
EPUB 3.0 has much better metadata options, which makes dealing with series much more robust...at least in theory.
Yep, in theory. Kobo hardly displays metadata. Only the description, language and format. All other metadata is not displayed. Maybe when using kepubs that one or two additional metadata tags are displayed but if true, it is still too limited.

BTW, I noticed they reintroduced the-blank-line-after-a-p-tag in the metadata description.

Quote:
Originally Posted by pgaunt View Post
Hey, 'text-align:center' now works in kepubs.
Amazing, finally! But will it stay that way with future firmware updates?

Last edited by Anak; 09-06-2014 at 08:17 AM.
Anak is offline   Reply With Quote
Old 09-06-2014, 08:20 AM   #172
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Anak View Post
Yep, in theory. Kobo hardly displays metadata. Only the description, language and format. All other metadata is not displayed. Maybe when using kepubs that one or two additional metadata tags are displayed but if true, it is still to limited.
No, Kobo doesn't read the other metadata from sideloaded books. If the device database contains the series info, the publisher, published date and ISBN, it will be displayed.
davidfor is offline   Reply With Quote
Old 09-06-2014, 01:30 PM   #173
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,856
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Rev. Bob View Post
EPUB 3.0 has much better metadata options, which makes dealing with series much more robust...at least in theory.
Still, it's not needed to be ePub 3. The thing is, to turn it back to an ePub 2 and get rid of the internal ToC and the excess code that we do not need.
JSWolf is offline   Reply With Quote
Old 09-06-2014, 11:09 PM   #174
Rev. Bob
Wizard
Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.
 
Rev. Bob's Avatar
 
Posts: 1,760
Karma: 9918418
Join Date: Feb 2013
Location: Here on the perimeter, there are no stars
Device: Kobo H2O, iPad mini 3, Kindle Touch
Quote:
Originally Posted by JSWolf View Post
Still, it's not needed to be ePub 3. The thing is, to turn it back to an ePub 2 and get rid of the internal ToC and the excess code that we do not need.
Well, if you want to use the extra EPUB 3 features that EPUB 2 doesn't have...yeah, it kinda needs to be an EPUB 3.
Rev. Bob is offline   Reply With Quote
Old 09-06-2014, 11:32 PM   #175
Rev. Bob
Wizard
Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.
 
Rev. Bob's Avatar
 
Posts: 1,760
Karma: 9918418
Join Date: Feb 2013
Location: Here on the perimeter, there are no stars
Device: Kobo H2O, iPad mini 3, Kindle Touch
Quote:
Originally Posted by fxp33 View Post
Still trying to work out the metadata scheme in epub3... and still hoping idpf gives advice about "translated from"
As far as I can tell, the spec only cares about the document's current language, not what it was translated from. Thus, a US English translation of Dante's Inferno is an en-US document with no mention of its Italian origins. Makes sense to me, since there's no Italian content - and if there were, you'd treat it as a multilingual document, which the spec already handles.
Rev. Bob is offline   Reply With Quote
Old 09-07-2014, 12:37 AM   #176
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,856
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Rev. Bob View Post
Well, if you want to use the extra EPUB 3 features that EPUB 2 doesn't have...yeah, it kinda needs to be an EPUB 3.
The point is that there is no reason for these eBooks to be ePub 3 because they do not make use of any actual ePub 3 features. The ePub 3 nav ToC is a very stupid change. The NCX works so much better. And because of making these eBooks to ePub 3, they have to be converted back to ePub 2 in order to get rid of that nav ToC. The ePub already has the NCX so there's no need for it to be ePub 3. Nothing in the OPF metadata says it needs to be ePub 3. It's not hard to go back to ePub 2. It just requires editing the OPF header. Not difficult if you copy/paste from an ePub 2 OPF. Then you can get rid of the excess meta data and the excess ToC.

What I think should have been done was to extend ePub 2 into ePub 3 and not actually change things that worked fine as is.

Last edited by JSWolf; 09-07-2014 at 12:40 AM.
JSWolf is offline   Reply With Quote
Old 09-07-2014, 01:18 AM   #177
Rev. Bob
Wizard
Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.
 
Rev. Bob's Avatar
 
Posts: 1,760
Karma: 9918418
Join Date: Feb 2013
Location: Here on the perimeter, there are no stars
Device: Kobo H2O, iPad mini 3, Kindle Touch
Quote:
Originally Posted by JSWolf View Post
The point is that there is no reason for these eBooks to be ePub 3 because they do not make use of any actual ePub 3 features. [...] It's not hard to go back to ePub 2. It just requires editing the OPF header. Not difficult if you copy/paste from an ePub 2 OPF. Then you can get rid of the excess meta data and the excess ToC.
So, to translate - all you have to do to turn a v3 EPUB into a v2 EPUB is get rid of all the v3 stuff and replace it with v2 stuff. Or - wacky idea, but hear me out - you could just leave it alone, since it's got everything a v2 reader needs, so a v2 reader will handle it just fine. I sideload v3 EPUBs onto my Glo, and they work just fine, as long as they're set up to degrade properly - which the reputable publishers who're distributing v3 do, precisely so their books WILL work on existing readers.

Quote:
Originally Posted by JSWolf
What I think should have been done was to extend ePub 2 into ePub 3 and not actually change things that worked fine as is.
That's, um, exactly what they did. That's why v3 permits the NCX file, as a fallback for v2 readers (which will ignore the nav TOC, so you don't need to get rid of it). It's a very common practice - even a necessary one - during periods of transition from one version to the next.
Rev. Bob is offline   Reply With Quote
Old 09-07-2014, 01:57 AM   #178
arspr
Dead account. Bye
arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.
 
Posts: 587
Karma: 668244
Join Date: Mar 2011
Device: none
Quote:
Originally Posted by davidfor View Post
Actually, there is https://github.com/kobolabs/epub-spec. It is as much a user guide for people submitting books as a spec, but it does have some details. The TOC section says that they will generate a TOC entry for any spine entry that is not in the TOC.ncx. As they do that, it doesn't surprise me that they would eliminate duplicate TOC entries.

I am with the others and feel it is an error in the book if there are two TOC entries pointing to the same place. I can't see the point. I do have books with multiple TOC entries pointing to the same page. These are for things like "Part I" followed immediately by "Chapter 1". They open the book to the same page, but are using different anchors.
OK, all of you have convinced me: redundant ToC entries are a bug (in fact when I discovered the "issue" it was a real bug in the ncx). It doesn't matter if a strict lecture of epub2 spec might allow it. With time and usage, the world, the community, whatever, have decided it must not be done. Using different fragment links to consecutive anchors in the book, (as JSWolf posted), is the way to go if you want this apparent behaviour without risking incompatibilities...

But then, KOBO HAS A BUG IN THE NAVIGATION BAR, (as I posted quite long ago because I suffered it in a real book).

If you have "Part I.html" which contains a lot of "Chapters" and the toc.ncx is perfectly built through fragment id links, we all agree that we have a perfect valid epub2 book, don't we? (I mean nothing in epub2 spec says that every toc entry must be a different html file, "subdivisions" on each html file are perfectly valid).

And nothing in the link you've posted, davidfor, says anything against it. But in that case, if you sideload that perfectly valid epub as kepub you get:
  • In the footer: Chapter 1 - Page xx of number of pages of the chapter. I mean between this fragment id link and the next. OK. no troubles here.
  • In the navigation bar:
    • It is scaled with that same number of pages. And it also shows Page xx of the Chapter. Till now, no problems, coherent design here.
    • But instead of "Chapter whatever" it says "Part whatever"!!!, I mean the parent html link of the toc.ncx. And in fact the double arrows jump to "Part 2", "Part 3",... There's no way to just jump one chapter...

Last edited by arspr; 09-07-2014 at 02:02 AM.
arspr is offline   Reply With Quote
Old 09-07-2014, 02:07 AM   #179
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,856
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Rev. Bob View Post
So, to translate - all you have to do to turn a v3 EPUB into a v2 EPUB is get rid of all the v3 stuff and replace it with v2 stuff. Or - wacky idea, but hear me out - you could just leave it alone, since it's got everything a v2 reader needs, so a v2 reader will handle it just fine. I sideload v3 EPUBs onto my Glo, and they work just fine, as long as they're set up to degrade properly - which the reputable publishers who're distributing v3 do, precisely so their books WILL work on existing readers.
But if I leave it as an ePub 3, there's no way to get rid of yet another useless ToC.

Quote:
That's, um, exactly what they did. That's why v3 permits the NCX file, as a fallback for v2 readers (which will ignore the nav TOC, so you don't need to get rid of it). It's a very common practice - even a necessary one - during periods of transition from one version to the next.
They didn't just add new features leaving alone the features that worked as is. If they did that, the nav ToC would not exist. What they could have done was a sort of combined NCX and nav together so the NCX ToC could have been able to have been formatted and left externally like the ncx is in ePub 2. That would have made much more sense. But thn again, this comes from the people (totally clueless) who feel eBooks should be a virtual multimedia experience.
JSWolf is offline   Reply With Quote
Old 09-07-2014, 03:04 AM   #180
Rev. Bob
Wizard
Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.
 
Rev. Bob's Avatar
 
Posts: 1,760
Karma: 9918418
Join Date: Feb 2013
Location: Here on the perimeter, there are no stars
Device: Kobo H2O, iPad mini 3, Kindle Touch
Quote:
Originally Posted by JSWolf View Post
But if I leave it as an ePub 3, there's no way to get rid of yet another useless ToC.
Dude, the nav document is what...ten K, at most? That's totally insignificant. Leaving it in doesn't hurt anything.

Quote:
Originally Posted by JSWolf
They didn't just add new features leaving alone the features that worked as is. If they did that, the nav ToC would not exist. What they could have done was a sort of combined NCX and nav together so the NCX ToC could have been able to have been formatted and left externally like the ncx is in ePub 2. That would have made much more sense.
Actually, not at all accurate. They added a new feature (the nav TOC) and left the old version (NCX) alone, which is exactly what you say you want but then rant about getting. Combining them would've broken backward compatibility, which is a big Not Do.

Ever heard the saying that a little knowledge is a dangerous thing? Yeah, um, you have "a little knowledge" on this one.
Rev. Bob is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Firmware 3.3.0 released! Lucas Malor Kobo Reader 23 04-29-2014 10:12 PM
Firmware 2.10.0 Released buffaloseven Kobo Reader 338 11-20-2013 03:20 PM
firmware 9.17 released kyriu Kobo Reader 3 03-19-2012 07:43 AM
New Firmware Released Aerich27 Bookeen 122 05-19-2008 03:58 PM
iLiad Firmware 2.10.2 released Adam B. iRex 7 09-01-2007 06:18 PM


All times are GMT -4. The time now is 06:16 AM.


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