- From: Laurent Le Meur <laurent.lemeur@edrlab.org>
- Date: Thu, 24 Apr 2025 09:31:03 +0200
- To: Gregorio Pellegrino - Fondazione Lia <gregorio.pellegrino@fondazionelia.org>, "public-pm-wg@w3.org" <public-pm-wg@w3.org>
- Message-Id: <F74CD2A6-8EB0-409C-AE18-8AA73791905D@edrlab.org>
Just a warning: I asked the developer of FBReader - one of our members - for his opinion on this evolution. His answer is in brief: "That's a major change that will require significant additional effort on our end. So we will not be happy. However, I think it's not an absolute nightmare for us." Note: FBReader does not use a Web view for rendering EPUB. It uses an XML format internally, not HTML. It also provides basic support for plain HTML files through a separate mechanism. Therefore, it must port some modern features from the XML parser to the HTML parser. Conclusion: It is a logical move, but we must communicate extensively and in advance (at least 1 year) so that reading system developers can prepare for that evolution. Best regards Laurent LE MEUR / EDRLab << Attend the Digital Publishing Summit, 16-17 June 2025, Dublin - https://www.edrlab.org/events/digital-publishing-summit-2025/ >> > Le 24 avr. 2025 à 09:15, Gregorio Pellegrino - Fondazione LIA <gregorio.pellegrino@fondazionelia.org> a écrit : > > Very interesting. I did some quick tests with the HTML-EPUB. It seems that the reading solutions read it without problems, while the supply chain tools (EPUBCheck, Ace, etc.) generate blocking errors. > > This confirms what was discussed earlier: this change to the specification mainly impacts the supply chain (where many tools based on XML technologies are present), than the reading solutions, which in many cases are able to read HTML without problems. > > In the meantime, I send the regrets for today: I am at the IAAP Europe conference in Brno and during the meeting time I have to moderate a panel discussion 😊 > > Gregorio > > Da: Toshiaki Koike <koike@voyager.co.jp> > Data: giovedì, 24 aprile 2025 alle ore 05:34 > A: public-pm-wg@w3.org <public-pm-wg@w3.org> > Oggetto: Re: [AGENDA] Publishing Maintenance WG Teleconference - April 24 2025 > > Hi all, > > I have created a script to experimentally convert existing XHTML-based EPUB 3 files to HTML-based EPUB 3. Using this script, I converted a Japanese EPUB 3 sample into an HTML-based sample. > As expected, EPUBCheck v5.2.1 reports errors for this file. > > https://github.com/toshiakikoike/html-based-epub-experimental > >
Received on Thursday, 24 April 2025 07:31:20 UTC