Hi,
I created an ePub version of the book Enterprise Pharo for electronic readers.
It would be great if you could test it and give me feedbacks on everything that shocks you.
You can downlod the file here. Thanks, Thibault |
Works very nicely on my iPhone. It would be great to have all the books in this format. Cheers Andy |
Thanks for thinking of the e-reader users! I have a Nook Color HD, and, unfortunately, when I tried to open the eBook, it would crash on any attempt to read past the second page (which is the ToC). So clickong on a ToC link, or attempting to turn to page 3 causes the reader to simply abort. If I can think of any other diagnostic tests to try, I shall do that. Mark On 5/30/2016 11:13 AM, Andy Burnett
wrote:
|
In reply to this post by Andy Burnett
Andy Burnett <[hidden email]> writes:
> Works very nicely on my iPhone. It would be great to have all the books in > this format. you can encourage us doing so by making a donation to ESUG which sponsors our books. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill |
On 30 May 2016 at 11:32, Damien Cassou <[hidden email]> wrote: Andy Burnett <[hidden email]> writes: Great idea! And, I have just done it :-) |
Hi Thibault,
Thanks for working on this. I sent the epub to my Kindle (converted to mobi by Calibre). The content is well formatted and everything looks fine, even code snippets (although the font is too large, larger than the paragraph character). The only thing that is wrong is the table of contents, with over 200 pages (and > 4000 "positions") the TOC seems to be missing most of the sections of the whole book. And without a proper TOC using a book like this on an e-ink reader like Kindle it is very difficult to "jump" between sections. Regards! Esteban A. Maringolo 2016-05-30 12:35 GMT-03:00 Andy Burnett <[hidden email]>: > On 30 May 2016 at 11:32, Damien Cassou <[hidden email]> wrote: >> >> Andy Burnett <[hidden email]> writes: >> > Works very nicely on my iPhone. It would be great to have all the books >> > in >> > this format. >> >> you can encourage us doing so by making a donation to ESUG which >> sponsors our books. >> > > Great idea! And, I have just done it :-) |
In reply to this post by Thibault ARLOING
hi, i try to open the file with fbreader on debian wheezy, and the file seems to be empty or corrupted (i see some parts of it). it is not clear what's going on, also it is the first time that i open this class of file. i hope this helps. should i try a different epub reader? thanks On Mon, May 30, 2016 at 11:44 AM, Thibault ARLOING <[hidden email]> wrote:
Bernardo E.C. Sent from a cheap desktop computer in South America. |
2016-05-30 20:58 GMT-03:00 Bernardo Ezequiel Contreras <[hidden email]>:
> hi, > i try to open the file with fbreader on debian wheezy, and the file seems > to be empty or corrupted (i see some parts of it). > it is not clear what's going on, also it is the first time that i open this > class of file. i hope this helps. > > should i try a different epub reader? I think you should, try with the Calibre eBook manager/reader, or the Kindle app in your phone/tablet. Esteban A. Maringolo |
In reply to this post by Andy Burnett
Thanks
I will work on other books when this one will be generated well
Thibault De : Pharo-users <[hidden email]> de la part de Andy Burnett <[hidden email]>
Envoyé : lundi 30 mai 2016 17:13 À : [hidden email] Objet : Re: [Pharo-users] Call for feedbacks: Enterprise Pharo ePub version
Works very nicely on my iPhone. It would be great to have all the books in this format.
Cheers
Andy
|
In reply to this post by Esteban A. Maringolo
It is not the first problem feedback I heard on ToC menu, maybe the generation of ToC is corrupt.
I will have a look at this one. Thanks for your help ________________________________________ De : Pharo-users <[hidden email]> de la part de Esteban A. Maringolo <[hidden email]> Envoyé : lundi 30 mai 2016 21:58 À : Any question about pharo is welcome Objet : Re: [Pharo-users] Call for feedbacks: Enterprise Pharo ePub version Hi Thibault, Thanks for working on this. I sent the epub to my Kindle (converted to mobi by Calibre). The content is well formatted and everything looks fine, even code snippets (although the font is too large, larger than the paragraph character). The only thing that is wrong is the table of contents, with over 200 pages (and > 4000 "positions") the TOC seems to be missing most of the sections of the whole book. And without a proper TOC using a book like this on an e-ink reader like Kindle it is very difficult to "jump" between sections. Regards! Esteban A. Maringolo 2016-05-30 12:35 GMT-03:00 Andy Burnett <[hidden email]>: > On 30 May 2016 at 11:32, Damien Cassou <[hidden email]> wrote: >> >> Andy Burnett <[hidden email]> writes: >> > Works very nicely on my iPhone. It would be great to have all the books >> > in >> > this format. >> >> you can encourage us doing so by making a donation to ESUG which >> sponsors our books. >> > > Great idea! And, I have just done it :-) |
In reply to this post by Esteban A. Maringolo
Calibre all the way :-) Can even decrypt Kindle books with the right plugin (especially useful when I bought them through my wife's account by mistake). Phil On Tue, May 31, 2016 at 2:09 AM, Esteban A. Maringolo <[hidden email]> wrote: 2016-05-30 20:58 GMT-03:00 Bernardo Ezequiel Contreras <[hidden email]>: |
In reply to this post by Andy Burnett
Andy Burnett <[hidden email]> writes:
> Great idea! And, I have just done it :-) thank you *very* much. ESUG received your donation. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill |
In reply to this post by Thibault ARLOING
On 30/05/2016 15:44, Thibault ARLOING wrote:
> Hi, > > I created an ePub version of the book Enterprise Pharo for electronic > readers. > It would be great if you could test it and give me feedbacks on > everything that shocks you. > > You can downlod the file here > <http://files.pharo.org/books-ressources/entreprise-pharo/>. > It is not a valid epub file epubcheck finds many errors <https://github.com/idpf/epubcheck> The first ome which will stop some readers loading at all is Mimetype file entry is missing or is not the first file in the archive. -- Mark |
In reply to this post by Andy Burnett
this is the idea :) Stef
|
In reply to this post by Esteban A. Maringolo
Thibaut
we should try Calibre to validate your output. I do not know if it works on linux. Stef Le 30/5/16 à 20:58, Esteban A. Maringolo a écrit : > Hi Thibault, > > Thanks for working on this. I sent the epub to my Kindle (converted to > mobi by Calibre). > > The content is well formatted and everything looks fine, even code > snippets (although the font is too large, larger than the paragraph > character). > > The only thing that is wrong is the table of contents, with over 200 > pages (and > 4000 "positions") the TOC seems to be missing most of the > sections of the whole book. And without a proper TOC using a book like > this on an e-ink reader like Kindle it is very difficult to "jump" > between sections. > > Regards! > > > Esteban A. Maringolo > > > 2016-05-30 12:35 GMT-03:00 Andy Burnett <[hidden email]>: >> On 30 May 2016 at 11:32, Damien Cassou <[hidden email]> wrote: >>> Andy Burnett <[hidden email]> writes: >>>> Works very nicely on my iPhone. It would be great to have all the books >>>> in >>>> this format. >>> you can encourage us doing so by making a donation to ESUG which >>> sponsors our books. >>> >> Great idea! And, I have just done it :-) > |
In reply to this post by bestlem
Thanks this is great to have a validator.
Stef Le 31/5/16 à 11:50, Mark Bestley a écrit : > On 30/05/2016 15:44, Thibault ARLOING wrote: >> Hi, >> >> I created an ePub version of the book Enterprise Pharo for electronic >> readers. >> It would be great if you could test it and give me feedbacks on >> everything that shocks you. >> >> You can downlod the file here >> <http://files.pharo.org/books-ressources/entreprise-pharo/>. >> > > It is not a valid epub file epubcheck finds many errors > <https://github.com/idpf/epubcheck> > > > The first ome which will stop some readers loading at all is > > Mimetype file entry is missing or is not the first file in the archive. > > > > |
In reply to this post by stepharo
I just found a validator on web browser which works well, so now I use it.
I will still have a look to Calibre, maybe it is better Thibault ________________________________________ De : Pharo-users <[hidden email]> de la part de stepharo <[hidden email]> Envoyé : mardi 31 mai 2016 16:09 À : [hidden email] Objet : Re: [Pharo-users] Call for feedbacks: Enterprise Pharo ePub version Thibaut we should try Calibre to validate your output. I do not know if it works on linux. Stef Le 30/5/16 à 20:58, Esteban A. Maringolo a écrit : > Hi Thibault, > > Thanks for working on this. I sent the epub to my Kindle (converted to > mobi by Calibre). > > The content is well formatted and everything looks fine, even code > snippets (although the font is too large, larger than the paragraph > character). > > The only thing that is wrong is the table of contents, with over 200 > pages (and > 4000 "positions") the TOC seems to be missing most of the > sections of the whole book. And without a proper TOC using a book like > this on an e-ink reader like Kindle it is very difficult to "jump" > between sections. > > Regards! > > > Esteban A. Maringolo > > > 2016-05-30 12:35 GMT-03:00 Andy Burnett <[hidden email]>: >> On 30 May 2016 at 11:32, Damien Cassou <[hidden email]> wrote: >>> Andy Burnett <[hidden email]> writes: >>>> Works very nicely on my iPhone. It would be great to have all the books >>>> in >>>> this format. >>> you can encourage us doing so by making a donation to ESUG which >>> sponsors our books. >>> >> Great idea! And, I have just done it :-) > |
Yes the one of github looks good.
My mail arrived after. Stef Le 31/5/16 à 15:29, Thibault ARLOING a écrit : > I just found a validator on web browser which works well, so now I use it. > I will still have a look to Calibre, maybe it is better > > Thibault > > ________________________________________ > De : Pharo-users <[hidden email]> de la part de stepharo <[hidden email]> > Envoyé : mardi 31 mai 2016 16:09 > À : [hidden email] > Objet : Re: [Pharo-users] Call for feedbacks: Enterprise Pharo ePub version > > Thibaut > > we should try Calibre to validate your output. > > I do not know if it works on linux. > > > Stef > > > Le 30/5/16 à 20:58, Esteban A. Maringolo a écrit : >> Hi Thibault, >> >> Thanks for working on this. I sent the epub to my Kindle (converted to >> mobi by Calibre). >> >> The content is well formatted and everything looks fine, even code >> snippets (although the font is too large, larger than the paragraph >> character). >> >> The only thing that is wrong is the table of contents, with over 200 >> pages (and > 4000 "positions") the TOC seems to be missing most of the >> sections of the whole book. And without a proper TOC using a book like >> this on an e-ink reader like Kindle it is very difficult to "jump" >> between sections. >> >> Regards! >> >> >> Esteban A. Maringolo >> >> >> 2016-05-30 12:35 GMT-03:00 Andy Burnett <[hidden email]>: >>> On 30 May 2016 at 11:32, Damien Cassou <[hidden email]> wrote: >>>> Andy Burnett <[hidden email]> writes: >>>>> Works very nicely on my iPhone. It would be great to have all the books >>>>> in >>>>> this format. >>>> you can encourage us doing so by making a donation to ESUG which >>>> sponsors our books. >>>> >>> Great idea! And, I have just done it :-) > > > |
In reply to this post by Thibault ARLOING
It would be OK to read with Calibre but it is designed as a reader so
will allow some errors through which would affect other readers. The epubValidator is designed to find issues and so will show much more so it would be better to add that to your working process. Mark On 31/05/2016 15:29, Thibault ARLOING wrote: > I just found a validator on web browser which works well, so now I use it. > I will still have a look to Calibre, maybe it is better > > Thibault > > ________________________________________ > De : Pharo-users <[hidden email]> de la part de stepharo <[hidden email]> > Envoyé : mardi 31 mai 2016 16:09 > À : [hidden email] > Objet : Re: [Pharo-users] Call for feedbacks: Enterprise Pharo ePub version > > Thibaut > > we should try Calibre to validate your output. > > I do not know if it works on linux. > > > Stef > > > Le 30/5/16 à 20:58, Esteban A. Maringolo a écrit : >> Hi Thibault, >> >> Thanks for working on this. I sent the epub to my Kindle (converted to >> mobi by Calibre). >> >> The content is well formatted and everything looks fine, even code >> snippets (although the font is too large, larger than the paragraph >> character). >> >> The only thing that is wrong is the table of contents, with over 200 >> pages (and > 4000 "positions") the TOC seems to be missing most of the >> sections of the whole book. And without a proper TOC using a book like >> this on an e-ink reader like Kindle it is very difficult to "jump" >> between sections. >> >> Regards! >> >> >> Esteban A. Maringolo >> >> >> 2016-05-30 12:35 GMT-03:00 Andy Burnett <[hidden email]>: >>> On 30 May 2016 at 11:32, Damien Cassou <[hidden email]> wrote: >>>> Andy Burnett <[hidden email]> writes: >>>>> Works very nicely on my iPhone. It would be great to have all the books >>>>> in >>>>> this format. >>>> you can encourage us doing so by making a donation to ESUG which >>>> sponsors our books. >>>> >>> Great idea! And, I have just done it :-) >> > > > > -- Mark |
Free forum by Nabble | Edit this page |