The Web Programming CD Bookshelf
The Good The Web Programming CD Bookshelf (WPCB) consists of a CD and a paper copy of Webmaster in a Nutshell, 3rd Edition. The CD contains an HTML version of that, as well as Dynamic HTML: The Definitive Reference, 2nd Edition, Programming PHP, PHP Cookbook, JavaScript: The Definitive Guide, 4th Edition and Web Database Applications with PHP & MySQL. There is an excellent combined index of the six volumes and a nice Java search engine, QuestAgent Pro version 4.0.9. from JObjects. According to the documentation for the engine on the CD, "It has problems running with Mozilla 0.9 and 1.0 and Netscape 7 on Mac OS 9, and occasionally on Linux"; I had no problems running it on Mac OS X in Mozilla 1.3, Safari or Internet Explorer apart from a small visual problem with another tab in Mozilla (separate windows was fine, only another tab in the same window caused a problem).
All the contents pages and indices of the volumes are of course hyperlinked. Once you are on the pages of a 'book' the top of each page has a link to the contents page, next page, previous page and the search form. The bottom of each page has next and previous buttons (with the relevant page titles), a link to the books contents page and index and below them all a row of links to the Bookshelf home and each of the books. Taken together this makes moving through the books and finding the information you want easy, for the most part.
Once you start using the collection there are some great benefits. The ability to just cut and paste the example code right out of the text you are reading cannot be underestimated.
The books themselves are the quality you expect from O'Reilly - well-written, well-edited and containing the information you need on a given subject. The one you get on paper, Webmaster in a Nutshell is a good overview of HTML, CSS, XML, JavaScript, CGI and Perl, PHP and Apache that I find a good desktop reference. The others provide a good depth and perspective on their respective subjects.
The Bad
Obviously a great deal of the work of converting the books to HTML must be done by automated software, and sometimes you wish a little more had hand-work had been done. For example, Dynamic HTML: The Definitive Reference has an alphabetical list of all HTML and XHTML tags and their attributes -- as one page of 23,000 lines of HTML. The only way into this mammoth list is via the book index, there is no quick list of tags with links on a separate page or other fast way.
My other complaint about that content is that the selection of books is PHP heavy. If you are involved in using PHP to build websites this volume would be a great help; others may feel they would have been better served by a collection that dropped at least one of the PHP books in favour of, perhaps, The Perl Cookbook. Webmaster in a Nutshell is not as useful in this collection as you might think, some of what it contains is covered by other volumes in the set. That's not to say that it isn't an excellent book and a good choice as the one that comes in paper with the CD, just that once again I'm not sure it really needed to be in the collection.
That brings me to my final complaint, cost. Sure, 6 books for $130 U.S. seems like a bargain, but unless you are interested in all 6 books (which means principally developing for the web in PHP) it starts to be less of a bargain. If you think of it as more expensive than a six-month subscription to O'Reilly's online book service, Safari (which allows you ten books, changeable when you want) then this is less than a bargain.
Conclusion
If you are developing for PHP then this might be a good resource at a fair price; you'll find it almost indispensable and (unlike Safari) you can use it when you're offline. If you develop in some other environment, it is an overpriced way of getting a few books as electronic text. If you develop for the web in Perl, then have a serious look at The Perl CD Bookshelf instead, or perhaps consider a Safari subscription.
You can purchase The Web Programming CD Bookshelf from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.
What, no "ugly"?
Secession is the right of all sentient beings.
Just like any /. "discussion" on Microsoft's business practices.
You can get it for $90.97 at Amazon
here.
I have over 70 freaks, do you?
I like PHP as much as the next person, but I do think it a bit unwise for so many Web services, Web coding and database/SSL books to rely on PHP. There's no major flaws with the language, per se, but I think that it would be better if there were more diversity amongst these books, particularly as PHP development moves so quickly that a few of them are even out of date by the time they are published. What's wrong with a little Python now and then?
Bash script for FP whores
was posted without comments enabled for some time. Perhaps Taco and crew should read these books.
I put a web bookshelf similar to this up on a (password protected, of course) page on my site. This is extremely handy when I'm helping some friend set up a php page, or from work. Very handy to have several books just a web browser away.
safari subscription would get you them for less. Hell, a CD Burner,
pack of blank CDs, a 6-pack of beer, and a safari subscription would be less
expensive than the 'bookshelf' version.
How did this get modded up to 4 when the poster just cut and paste out of the article? What a waste of modpoints.
Nice job proving nobody reads the article, though. ;)
Secession is the right of all sentient beings.
So, you're saying that they made sure Safari would run well in Safari?
Don't these marketing people at least learn to pick better product names?
Ceci n'est pas une sig.
I wonder if moderators actually read these comments and/or the article before alotting points to them.. he wrote "Huh, funny to see this here...I flipped through the book at B&N the other day." and then cut & pasted the rest of it from the article and got +4 interesting? weak...
Safari's books aren't changeable "when you want." Each title must sit on your bookshelf for 30 days. Otherwise, you could have a single book slot and swap in and out all you wanted.
The 10-book limit had me concerned at first, but it hasn't turned out to be a problem in reality.
I have found the PHP Bible by Converse & Park from Wiley to be a wonderful resource as well for PHP needs.
30% off web hosting. Coupon code "SLASHDOT".
I haven't really needed a programming reference since quanta has JavaScript, PHP, HTML and CSS references built in. My java IDE has an excellent tutorial on servlets linked online, along with the java references. Between that and Google I haven't found a need for books, especially on CD.
I am almost finished that book. The book was great for me, up until partIII advanced techniques. I am a n00b at PHP so the book has helped plenty.
$81.86 at buy.com
$76.50 at bookpool.
-Dave
Safari books may work well in Safari, but it doesn't work well on Any Browser(tm). At least when I received a Safari subscription as a winter holidays gift (a very thoughtful gift!), I couldn't use the site because a) it didn't work correctly with Mozilla due to javascript and frame/iframe differences, and more important b) it didn't work correctly on systems with larger fonts than Windows "small" -- the borders would overwrite or obscure text, and indexes were overlaying that again. Completely unreadable. As there was no way I was going to change to "small" fonts on a 1920x1440 display, it was a product I couldn't even use.
Furthermore, I had to argue back and forth with O'Reilly to get a refund to the giver, even though I hadn't added any books to the bookshelf, cause I couldn't. They wanted to charge for the first month no matter what.
It's obvious that whoever designed the O'Reilly Safari Bookshelf never read any of the excellent O'Reilly books on Web Design and/or usability.
Regards,
--
*Art
Interesting they decided to bundle that search engine - I'm surprised they didn't go with Lucene (http://jakarta.apache.org/lucene/). It's open source, 100% Java, fast, and fully featured.
Personally, this Bookshelf CD was a source of contention between me and O'Reilly. I already own 2 of the 6 books in this collection in dead tree format and wanted to have those two books on my hard drive, so I could travel with my programming references.
So, I called O'Reilly and inquired about an upgrade discount. The woman I spoke with was friendly and really tried her best, but all they would offer me was a 30% off flat retail. Seeing as how I've bought a dozen O'Reilly books, including the $90 I already spent for 2 books I simply wanted in HTML format, I was willing to spend around $60.
For $90, I could buy the collection brand new from Amazon without having ever spent a penny on O'Reilly's books.
I told them "no thanks" and ended up finding someone in the Amazon Marketplace who sold me the shrinkwrapped product for $55.
I understand that O'Reilly has to sell books to stay in business but one would hope they'd treat repeat customers better.
All-in-all, I'm totally satisfied with the Programming Bookshelf. Couple it with the Design Bookshelf and the Linux Bookshelf and you've got all the references you'll probably need for Web Applications programming on the road.
Now, if Osbourne would just release a PDF version of Eric Meyer's "CSS 2.0 Programmer's Reference".
Jory
I burned them all onto one giant DVD along with every RFC, MySQL docs, Perl docs, PHP docs, PostgreSQL docs, etc. I use this all the time when I am coding.
I also have a few Project Gutenberg e-books on the DVD for pleasure reading on vacation.
I highly recommend everyone to make their own "resource CD"--the time you spend making it will pale in comparison to the time you save by having all of the reference material you need available easily.
I can post some more tips for making a resource CD if anyone has any questions. Also, I wish I could take credit for the idea, but I got it from a friend.
70 Used Computer Books For Sale
qslack.com
Recently I had to figure out Bind and then I wanted to get down on this whole "blog" scene. I was able to read both Oreilly books for only $10.
When it comes to Oreilly stuff, noting beats safari.
The ultimate network admin tool needs HELP!
Another O'Reilly title that might arguably have been suitable for inclusion, but that wasn't, is the one I wrote, Perl for Web Site Management.
Sigh. If a web programming book gets written in a forest, and no one actually reads it, did it really get written?
Actually, I did write part of chapter eight sitting under some trees during a hike in the Inyo National Forest. That was fun, at least.
Documentation library
Web services
Database and sql injection
$0 on Kazaa.
Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
It seems that book reviews are about as popular on /. as Bush in Iraq. I think it's time they more or less stopped. Or at least didn't make it to the front page. I have nothing against books, but it seems like they're not all that popular anymore. So do away with the reviews on the front page.
$40 CHEAPER AT AMAZON!!!!!
Just got it off alt.binaries.e-book.technical
Forget about PHP and Python, you need to learn about Perl...
:-)
Dont you know you're supposed to suffer for weeks learning an obscure, undocumented programming language, then write unmaintainable poorly commented code, and then brag how you are a 733T HAXOR to all your misfit pals?
Come on, using the right tool for the right job isn't the slashdot way... Get with the program...
My father is a blogger.
I saw an O'Reilly CD Bookshelf (networking, I think) in the Borders remainder bin last week, for $5.
The same Borders has cut its computer section by about two-thirds since 2001.
I guess you are unaware about Zope.
Do you know that there PHP projects, which authors are re-writing them to Zope? Check NeoPortal as an example.
Less is more !