|
17 of 20 people found the following review helpful:
5.0 out of 5 stars
If you ever buy 1 bookon XSLT, make it this one, October 4, 2002
I've found "Beginning XSLT" by Jeni Tennison ...to be one of the best overall books on Web development to come out in recent times. I've always wanted a book covering in-depth examples of XSLT (eXtensible Stylesheet Language Transformations), as I've so often grown sick and tired of the mere 30 or less pages my XML books dedicate to the subject. XSLT is quite easy to learn, it's just traditionally been hard to find enough information on the subject all in the same place.Published in May 2002, the examples use the latest XSLT W3C recommendation, so it's current and set to go... Much thanks to the folks at Wrox for putting this one together. Written in a manner that is both educational and entertaining, Jeni presents the reader with a simple theme everyone's familiar with - a television schedule listing consisting of XML-based data. She proceeds to describe how XSLT can be used to quickly render XML into effective hypertext documents for dynamic presentation. While the Web development community is normally torn on this approach, with some devs preferring a more wider range of examples, with others favoring the application of a specific technology towards a single concept, (I'll admit that I'm normally one of the former), Tennison's use of the example is easy to grasp and far-reaching. She lays out the example and then proceeds to construct it. And doing so along with her is quite cool. The book features excellent descriptions of how a developer can work with result sets, use XSLT functions, keys/grouping, escaping and working with CDATA, using variables and parameters, recursion, and one of the best introductory discussions of XPath in print. The book is also completed by two very healthy appendices that serve as quick references guides on XSLT and XPath. The major platforms supporting XSLT and their parsers are described and contrasted in-depth, including MSXML3, Saxon, Xalan, SAX, etc. Tennison takes the point-of-view of a best-practices approach, preaching performance and thoughtful, intuitive design over mere pushing of data to be spit out. She structures her discussion in such a way that makes it easy for the experienced programmer to quickly pickup XSLT for their projects, but in doing so remaining within the grasp of the novice to learn a powerful new tool. The only criticism I have about the book is that due to the ongoing example of the TV guide, it makes the book somewhat difficult to pickup in mid-project, as frequent reference is made to examples laid out in earlier chapters. One must usually go through the examples from the beginning to really get it. But this book's positive aspects far outweigh the negative, and the latter is only a personal situation I ran into... the book is a steal considering everything you and your development team will get out of it.
|