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:
Java and XSLT
Author:
Eric Burke
ISBN:
0 596 00143 6
Publisher:
O'Reilly
Pages:
507pp
Price:
£28-50
Reviewer:
Silas S Brown
Subject:
java; xml
Appeared in:
14-1
Nearly all of this book is about XML Web publishing with the aid of server-side Java. It's OK but not brilliant. Although an attempt is made to explain some things from scratch, it's really best if the reader already knows what they are because explanations are hasty in places. I also found a number of typographical errors that could stumble a beginner (such as one of the diagrams having two of its nodes swapped).

I think the book is unnecessarily big, mainly due to the frequent use of long excerpts of source code, some of which is noticeably repetitive and/or unnecessary and arguably not the best way of writing things. Some of the web design is questionable as well, particularly from the point of view of universal access (which doesn't just mean recognising Lynx). It's commendable that the author has included something on internationalisation, but it could have gone beyond writing messages in different languages, particularly given all the examples elsewhere in the book that only write dates the American way. Also, I'm amazed that the Apache Cocoon project is not mentioned in the book.

The book is a nice idea, but I hope that the next edition can improve on some of its shortcomings.