Subscribe to
Posts
Comments
Thanks to Dino for the following photo of the epub digital version of RWH, which has “shipped”.
Digital RWH on Sony reader
We’d love to hear about reader experiences with the digital version!

6 Responses to “Real World Haskell in the Wild!”

  1. on 22 Nov 2008 at 17:02 UTCdon caldwell

    the fonts in the pdf version are not as good as those in other
    pdf books i have purchased from oreilly. i hope that they rebuild the pdf sometime to fix this error, although it is readable as is.
    i am using xpdf with the latest ubuntu to read the book.

  2. on 22 Nov 2008 at 18:42 UTCKeith Fahlgren

    I’m sorry to hear that your PDF reader is having a problem with our PDFs. We embed fonts in the PDFs in the best way I know how. I spent about 12 months improving the interoperability of font embedding in our PDFs and think they’re the best we can produce. I’d suggest filing a bug with XPDF and trying Acrobat for Linux or KPDF.

  3. on 27 Nov 2008 at 23:12 UTCMichael Kammgen

    kpdf is based on libpoppler, which is based on xpdf. so i suggest acrobat reader or gv, which uses ghostscript.

  4. on 29 Nov 2008 at 17:15 UTCAndrei Formiga

    The PDF is hard to read when using Okular (KDE 4 document viewer) but is perfect with Evince (GNOME document viewer).

  5. on 30 Nov 2008 at 21:12 UTCKeith Fahlgren

    @Michael: Thanks for the clarification of kpdf, I never can keep track of which project have branched.

    @Andrei: Thanks for the recommendation on Evince.

  6. on 01 Dec 2008 at 06:34 UTCjose

    Where can we download the code samples ?
    thanks