Forum: Kobo Developer's Corner
04-21-2013, 11:13 AM
|
|
Replies: 0
Views: 2,392
|
Forum: Conversion
01-22-2013, 02:09 AM
|
|
Replies: 2
Views: 1,365
It appears that this problem was caused by an...
It appears that this problem was caused by an invalid ID in the original file, which was evidently replaced by an auto-generated ID with the initial digit which caused the problem. Fixing the ID in...
|
Forum: Conversion
01-21-2013, 10:53 PM
|
|
Replies: 2
Views: 1,365
Calibre conversion creates invalid ID
I'm using ebook-convert on the command line to convert EPUB3 to EPUB2 (don't ask). The generated content.opf contains the following line:
<item href="OEBPS/text/cover.jpg"...
|
Forum: ePub
12-14-2012, 07:37 AM
|
|
Replies: 0
Views: 1,659
|
Forum: ePub
12-14-2012, 07:33 AM
|
|
Replies: 6
Views: 1,754
|
Forum: ePub
12-14-2012, 07:31 AM
|
|
Replies: 6
Views: 1,382
|
Forum: Apple Devices
11-22-2012, 11:42 PM
|
|
Replies: 2
Views: 1,545
|
Forum: Apple Devices
11-22-2012, 04:43 AM
|
|
Replies: 2
Views: 1,545
Querying some iBooks status info
Does anyone know how to query iBooks (with a CSS media query or property or JS or whatever) as to:
1) Is the book being read in paged or scrolling mode?
2) In two-page landscape mode, is an...
|
Forum: Conversion
11-21-2012, 02:20 AM
|
|
Replies: 8
Views: 2,567
|
Forum: Conversion
11-21-2012, 01:38 AM
|
|
Replies: 8
Views: 2,567
|
Forum: Conversion
11-21-2012, 12:28 AM
|
|
Replies: 8
Views: 2,567
|
Forum: Conversion
11-20-2012, 10:37 PM
|
|
Replies: 8
Views: 2,567
|
Forum: Conversion
11-20-2012, 10:25 PM
|
|
Replies: 8
Views: 2,567
|
Forum: Amazon Kindle
11-05-2012, 02:15 AM
|
|
Replies: 0
Views: 1,027
MOBI displays on Fire and Touch but not iPad?
I have a MOBI created by KindleGen, with no noteworthy warnings or errors. In the previewer, it displays fine in Fire and Touch modes, but not in Kindle, Kindle DX, Kindle for iPhone or Kindle for...
|
Forum: Kobo Reader
10-16-2012, 11:27 PM
|
|
Replies: 7
Views: 1,864
No, the Kobo Touch does support scripting. It...
No, the Kobo Touch does support scripting. It just doesn't, as far as I can tell, support scripts in external files.
To be precise, scripted ebooks are compatible with whatever devices offer...
|
Forum: Kobo Reader
10-16-2012, 03:35 PM
|
|
Replies: 7
Views: 1,864
Now I am trying to handle touch events from...
Now I am trying to handle touch events from Javascript within books to be read on the Kobo Touch. I put a simple handler on the body element:
<body ontouchstart="alert('touched')">
but this...
|
Forum: Kobo Reader
10-16-2012, 01:53 PM
|
|
Replies: 7
Views: 1,864
|
Forum: Kobo Reader
10-16-2012, 10:49 AM
|
|
Replies: 7
Views: 1,864
No external JS?
I'm developing books with embedded JS and trying to get them to work on the Kobo Touch. I'll be darned if it doesn't completely ignore external JavaScript (<script src="...">), while the same JS...
|
Forum: ePub
08-23-2012, 11:45 PM
|
|
Replies: 7
Views: 3,204
What version of Webkit does iBooks use?
Does anyone know what version of Webkit iBooks uses? Or what version of Chrome that corresponds to, roughly, given that Apple probably adds/subtracts features to/from Webkit for iBooks?
I am...
|
Forum: ePub
08-23-2012, 07:15 AM
|
|
Replies: 5
Views: 1,898
|
Forum: ePub
08-22-2012, 11:16 PM
|
|
Replies: 5
Views: 1,898
|
Forum: ePub
08-17-2012, 10:31 PM
|
|
Replies: 2
Views: 2,284
|
Forum: Sigil
08-16-2012, 02:06 PM
|
|
Replies: 2
Views: 1,416
Creating additional folders
I'm porting an existing HTML5/CSS/JS application to ePub. The assets (stylesheets, scripts, images) are arranged in a particular folder structure and the code (url() specifications in the...
|
Forum: Sigil
08-16-2012, 11:15 AM
|
|
Replies: 6
Views: 3,578
|