| ||||||||||||
|
There is a newer edition of this item:
|
Beginning with an overview of XML technology, the book goes on to explain XML syntax complete with a list of common errors and misunderstandings. Next comes an explanation of DTDs (Document Type Definitions) and then a guide to transforming XML into readable output with XSL (XML Stylesheet Language) and CSS (cascading style sheets). That accounts for the first half of the book. The second part focuses on the programmer's view of XML, with information on XML parsing, the DOM (Document Object Model), and SAX (Simple API for XML). Finally, there is a walkthrough of a multitier e-commerce application using XML and Java servlets. There is an appendix providing a crash-course introduction to Java.
Although it is aimed at XML newcomers, XML by Example covers a good bit of ground. Its fast pace makes it more demanding than some tutorials, but professionals will welcome its tight focus. A glossary and index round off the excellent handbook. --Tim Anderson, amazon.co.uk
Following chapters teach each of these topics in depth, including new coverage of: more robust tools for parsing and manipulating XML, modeling with XML Schemas, managing extensibility with Namespaces, the latest version of XSL transformations (XSLT), applying style with XSL Formatting Objects and Cascading Style Sheets, object models including SAX 2 and DOM 2, and working with existing XML models: XHTML, WML and RSS. The final chapters design and build an XML-enabled e-Commerce application, putting together the concepts mastered earlier in the book. --This text refers to an alternate Paperback edition.
Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
73 of 73 people found the following review helpful:
5.0 out of 5 stars
Finally...A book for the real world,
By
This review is from: XML by Example (By Example) (Paperback)
The best XML book out there! It thoroughly explains XML and its uses, but any XML book can do that. What makes this book special is its chapters on XML's companion standards, which actually make it useful. The book begins with XML syntax, DTDs and Namespaces. It then moves on to the fun stuff: XSL, CSS, using the DOM and the SAX API in parsers. With that foundation, it walks you through creating XML documents inside applications. The book wraps up with a detailed N-Tiered Architecture example, which was thankfully written in Java. The author was kind enough to include a crash course on Java in the Appendix. Overall, the examples were excellent and interesting. I have read four other XML books, including one with the same title, and this is the first where I could actually apply the examples in my real world projects. My office has a copy of most of the XML books out there, but this is the only one I'd recommend to developers at any level.
84 of 90 people found the following review helpful:
5.0 out of 5 stars
Good book to start.,
By
This review is from: XML by Example (By Example) (Paperback)
This book is excellent for someone who knows HTML basics and who wants to learn XML. The author does not use only examples, but also comparisons, which are really helpful. For example, XML is structure-oriented and not presentation-oriented, compared to HTML, this book explains the advantage of this difference. The presentation is clear, key notions as Namespace, Style Sheets, Dom and Sax, XLink and XPointer are all introduced in chapter one with examples, and explained in more detail in later chapters. It tells you also how to read this book, for example, chapter 3 is a little abstract, and at the beginning of this chapter, the author suggests you to skip half part and read this chapter later. The author repeats some notions several times, it may be helpful for beginner, but not for advanced. This book covers lots of topics, but not in depth. Overall, it is best suited for beginners. Int/adv readers better read <<Professional XML>>, <<XML unleashed>>, <<XSLT programmers reference>>, <<XML Elements of Style>> and other java/asp xml related books.
95 of 103 people found the following review helpful:
5.0 out of 5 stars
<? XML Version Super deluxe!>,
This review is from: XML by Example (By Example) (Paperback)
Some books have a heavy tendency to become immersed in the exciting technologies that they are writing about, without leaving much scope for the human aspect of learning. XML by example is without a doubt one of the most useful and easy to understand books that I've read in ages. The e-commerce and web based email examples alone are worth the price of the book and it is totally comprehensive. What impressed me about this book most is that it covers more than just the essential aspects of the DOM and XSL, by providing an introduction to Java, Java Server Pages (Jsp's), Java web servers, translation and e-commerce applications (all the code you need is right here). Also the links to resources and applications / tools that are free or open source, which guarantees you'll be up and running with the most cutting edge technology in no time. In a word the most straight forward and to the point book that I have had the pleasure of digesting for a long time. Delicious!
Share your thoughts with other customers: Create your own review
|
|
Tags Customers Associate with This Product(What's this?)Click on a tag to find related items, discussions, and people.
|
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
Related forums
|