ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Webmaster in a Nutshell 3ed
Author:
Stephen Spainhour&Robert Eckstein
ISBN:
0-596-00357-9
Publisher:
O'Reilly
Pages:
576pp
Price:
£24-95
Reviewer:
Tony Houghton
Subject:
web programming;systems admin
Appeared in:
16-1
The books in O'Reilly's Nutshell series are neither definitive detailed references nor tutorials. Instead they provide a handy, concise reference for something you've already learnt but can't keep entirely in your memory, and would otherwise need several books for. The Nutshells generally fill this role very well and are highly regarded; this is no exception.

Webmaster in a Nutshell can be considered to have two halves, client-side and server-side. The former covers HTML - with separate chapters usefully dedicated to tables and forms - CSS, XML and Javascript and the latter CGI and Perl, PHP, and Apache - configuration, modules and performance optimisation.

When I first dipped into the book while coding some HTML I wasn't terribly impressed, but having browsed it much more thoroughly for review, I've got a much better impression. It's worth getting a good overview of how the book is laid out before using it as a reference. I felt that if I was only going to have one book on web coding this would be it, and if I had not already read others it would suffice alongside some basic tutorials and code examples from the web. I say coding, because the Nutshell doesn't offer any advice on design or images, or software for site design, editing and management. The latter is understandable, because it would be platform specific. On the plus side it does have useful information about common browser incompatibilities in areas like Javascript and the DOM.

I think on the whole I would give this a Highly Recommended rating.