View Single Post
Old 09-02-2010, 06:37 AM   #23
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,561
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by spotrick View Post
Most readers (and sensible programmers) would simply ignore something as inconsequential as dc:date.modified, but not the Sony.
The "correct" way to include this in ePUB would be a <dc:date> element with an "event" attribute...

Quote:
I also note that epubchk flags as an error the existence of .png image files, which it calls "non standard". Well, if a reader baulks at that, too bad. No way am I going back and replacing png with gif or jpg.
PNG is explicitly allowed in ePUB, and I have never seen epubcheck complain on this. Maybe you are using/defining them in some particular way? What is non-standard is having PNG files (or GIF, or JPG...) referred to directly in the <spine>, for instance; you have to use some XHTML wrapper to hold the image.
Jellby is offline   Reply With Quote