Slashdot Mirror


'PHP 5 Power Programming' Available for Download

OneSeventeen writes "As mentioned earlier on slashdot, the Bruce Perens Open Source series has expanded its selection with PHP 5 Power Programming. As with all of the books in this series, electronic copies are offered free of charge several months after its printed release. While it is always nice to have even more PHP books on the bookshelves, this has been officially released on the Bruce Perens' Open Source Series for download in the form of a 720 page PDF file. Better PHP programming is only 9.3MB away!"

5 of 28 comments (clear)

  1. Link by a1cypher · · Score: 3, Informative

    Here is a link to said pdf: PDF

  2. Re:Why PDF? by NitsujTPU · · Score: 2, Informative

    Everyone uses PDF.

    There are 2 formats that I download almost constantly (reading academic papers) postscript and pdf.

  3. enlightened publisher by bcrowell · · Score: 3, Informative

    Wow, check out the Perens series' web page -- I hadn't realized they'd brought out so many titles. This is really impressively enlightened for a traditional print publisher. Note that all the books are available under a real free-as-in-speech license. Of the publishers that have tried making books free in digital form, almost all have made them free as in beer only. Prentice-Hall has really gone out on a limb for free information with the Perens series; it's even legal for their competitors to bring out competing editions of the same books! I hope this experiment turns out to be a commercial success, because that would be a big victory for free-as-in-speech books, and it would also help some of these writers to make a living while doing free information. BTW, all the books in the series are available for reviewing on theassayer.org.

  4. Re:Why PDF? by Bruce+Perens · · Score: 2, Informative
    We send it to the printer as PostScript, and there's a command-line program to convert PostScript to PDF and back.

    Bruce

  5. Re:Yeah i really dont like PDF by Bruce+Perens · · Score: 2, Informative
    We also make the document "source" available - be it Docbook or .doc files. Docbook is preferred. But the PDF we use doesn't make use of any proprietary features. It should render fine with Free Software. The main reason for using it is that we send PostScript to the printer, and there's a command-line tool to make PDF of that.

    Bruce