22 used & new from $0.22

Have one to sell? Sell yours here
 
 
Professional Xsl (Programmer to programmer)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Professional Xsl (Programmer to programmer) [ILLUSTRATED] (Paperback)

~ (Author), Michael Corning (Author), Jason Diamond (Author), Teun Duynstee (Author), Oli Gudmundsson (Author), Jirka Jirat (Author), Mike Mason (Author), Jon Pinnock (Author), Paul Spencer (Author), Jeff Tang (Author), Paul Tchistopolskii (Author), Jeni Tennison (Author), Andrew Watt (Author)
3.0 out of 5 stars  See all reviews (6 customer reviews)


Available from these sellers.


10 new from $0.22 12 used from $1.00

Customers Who Bought This Item Also Bought

XSLT: Programmer's Reference (Programmer to Programmer)

XSLT: Programmer's Reference (Programmer to Programmer)

by Michael Kay
XSLT Cookbook, Second Edition (Cookbooks (O'Reilly))

XSLT Cookbook, Second Edition (Cookbooks (O'Reilly))

by Salvatore Mangano
4.6 out of 5 stars (29)  $31.50
The XSL Companion (2nd Edition)

The XSL Companion (2nd Edition)

by Neil Bradley
Explore similar items

Editorial Reviews

Product Description

Professional XSL takes an applied, tutorial-style approach to teaching the core fundamentals of the XSLT, XPath and XSL-FO specifications. You'll learn how to create well structured and modularized stylesheets to generate your required output, how to change, filter, and sort data, and how to incorporate other content for presentation purposes.

XML is now the established standard for platform-neutral data storage and exchange, separating content from presentation. Its popularity is due to the flexibility of the language and the ability to reuse the data in a variety of ways. XSL is a key technology for working with XML, and is comprised of two parts: XSLT is the official language for transforming XML from one format to another, whether for restructuring/selectively processing the data or presenting the data for display; XSL-FO is a proposed vocabulary for incorporating information concerning how the document should be arranged for presentation. A related standard, XPath, is the language for addressing specific parts of an XML document.



From the Publisher

This book has been selected by the editors of Wrox Press to be part of the Wroxbase website.

This book is ideal for developers who have a good understanding of XML data and its structure, and who need to transform the data or apply styling for business-to-business and web applications


Product Details

  • Paperback: 800 pages
  • Publisher: Wrox Press; 1st edition (June 2001)
  • Language: English
  • ISBN-10: 1861003579
  • ISBN-13: 978-1861003577
  • Product Dimensions: 9.1 x 7.3 x 1.8 inches
  • Shipping Weight: 2.8 pounds
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon.com Sales Rank: #1,037,346 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #12 in  Books > Computers & Internet > Programming > Languages & Tools > XSL

More About the Author

Kurt Cagle
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Kurt Cagle Page

Look Inside This Book

What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

6 Reviews
5 star:
 (1)
4 star:
 (1)
3 star:
 (1)
2 star:
 (3)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.0 out of 5 stars (6 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
23 of 23 people found the following review helpful:
4.0 out of 5 stars Good, but inconsistent, May 18, 2001
This book has 10 authors and it shows. The highlights for me were chapter 4 & 5, which outline some very interesting advanced techniques, and chapter 8, which has a detailed performance tuning case study. I was disappointed in their treatment of XSL-FO in chapter 9. It's difficult to write about a moving target, but I thought Eliotte Rusty Harold's XML Bible did a much better job, and his second edition will be out shortly. I was also disappointed that the authors didn't address grouping problems (Muenchian grouping, etc.). Overall, the book does seem to target the MSXML platform and goes into a lot of depth with that product, though other products are covered. The book does concentrate on portable XSL and discusses the uses and shortcomings of proprietary extensions. Overall, Professional XSL is a good reference, more so if you concentrate on Microsoft platforms, but you'll probably want to supplement it with additional reference material.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
7 of 7 people found the following review helpful:
2.0 out of 5 stars Seriously lacking in example explanations, January 21, 2002
By Rick Blacker (Sherwood, Oregon USA) - See all my reviews
To be fair, this is not an easy subject. However, they give a short chapter on XPath, and then thrust you into XSLT. That would not be bad IF, during their weak XSLT explanations they would also explain the XPath in their examples. Not only are the explanations weak, but the writing style of the authors is not clear and intuitive. Don't get me wrong, they do explain them, but not clearly.

I have been reading Wrox books for several years now, I have always learned a lot from them, but I have to say this is the absolute worst Wrox book I have ever read. I would suggest finding a different book.

Sorry Wrox, I normally very much enjoy your books.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
5 of 5 people found the following review helpful:
5.0 out of 5 stars This is book is a god-send!, December 13, 2001
By "javamaster" (London, UK) - See all my reviews
I'm a developer currently working on a large-scale multi-platform project, which uses XML and XSL extensively.
The book seems to cover all aspects of XSL in great depth, with plenty of code to illustrate how to apply the techniques the authors introduce.
As a programmer used to more traditional procedural languages, I hadn't realised the paradigm shift that working with XSL entails, but this book has kick-started my enthusiasm for XSL, and has shown me what it can really do. The stylesheets I'm writing now are going down very well at work, and one in particular completes its transformation almost 50 times quicker than the code we had previously (no exageration)!

I'd have to disagree with one of the previous reviewers who says it is concerned solely with MSXML!! Although it does cover this technology in one chapter, this isn't a surprise as the book tries cover all aspects of the XSL field. Most of the book is concerned with platform-agnostic tools and techniques, based on the current W3C standards. We use a lot of java in my company, especially as servlets, and this book was pretty indispensible when I was trying to get my stylesheet to work in tandem with servlets and JSP. The one gripe I have is that the book is rather skimpy on Formatting Objects, and if that's your thing you might be disappointed.
Nevertheless, I'd recommend this book to anyone seriously working with XSL, and although it's not a book for novices, it's an excellent reference that you'll keep coming back to.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

3.0 out of 5 stars I need exmple source code!
I bought the book,but I can't download source code from www.wrox.com now ,anyone can help me? My email is alpliu@sina.com,can somebody email me the exmple source code?Thanks a lot!
Published on December 26, 2003 by alpliu

2.0 out of 5 stars Not well layed out, poor flow
It seems this book was put together in a hurry. Lots of authors contributing to the portions they may understand or use. Read more
Published on August 1, 2002

2.0 out of 5 stars wrong book name
On page 122 the author say:"XSLT 1.1 changes recommends that the node-set() be deprecated" Then, the author begin to use node-set() to make some long examples to explain... Read more
Published on August 25, 2001 by fei li

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.