| ||||||||||||||||||
A Complete Resource for Developing Applications Using XML
Create powerful and efficient XML applications and highly flexible document structures with help from this comprehensive guidebook. Addressing the full scope of XML technologies and their presentation--including wireless XML (WAP, VoiceXML, and more) --this book is packed with real-world examples and thorough coverage of the language and related technologies. Ideal for intermediate to advanced professional Web developers, this hands-on resource covers Web publishing and data exchange with XML, emerging XML standards--including Schemas, XSLT, XPath, and XLink--and much more.
Important coverage includes:
And, the CD-ROM contains sample code, XML editors and parsers, which will save you hundreds of hours of development time. No other book can offer you the same combination of expert coverage and practical advice as this authoritative developer’s guide.
Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
14 of 15 people found the following review helpful:
5.0 out of 5 stars
An Accurate, Complete, and Thoughtful Exposition,
By Clark C. Evans (Washington, DC USA) - See all my reviews
This review is from: XML Developer's Guide (Paperback)
This text focuses on software construction. Key technologies are illustrated by example in Java, explained using design patterns, and accompanied by UML diagrams. Arciniegas opens the book with a succinct expression of XML fundamentals such as namespaces and DTDs. Following is professional coverage of the core technologies: SAX2, DOM2, XPath, XLink, XPointer, XSLT, XML Schemas. This text also explores Wireless applications, XML-RPC, and database integration. While many surveys are stuffed with specification detail or pointless listings, this book is suprisingly low-fat. The case studies (two complete applications) are my favorite part. It is refreshing to see actual analysis and design in a book of this type. Highly recommended.
8 of 8 people found the following review helpful:
3.0 out of 5 stars
70/30 Rule, Wait for next, edition,
By Robert Leland (Arlington, VA USA) - See all my reviews
This review is from: XML Developer's Guide (Paperback)
Heartened by the glowing reviews I bough this book from Amazon. After --reading-- the first half of the book, and studying the examples, I was disappointed at the hastily written, and unproofed examples such as :Page 18 <list> <product> (Content deleted ....) <product> <--------- This should be </product> <list> <---------- This should be </list> At first I thought an editor had 'corrected' these examples, however there are other places: Chapter 5 Page 115, QuadTreeViewer.Java // Ask the creator to make a quadtree out of an XML file try { Quadtree myTree = myDirector.readFromXMLFile("filename"); } catch (CreationException e){ System.out.println ("Unable to create quadtree from " + filename); } Note readFromXMLFile("filename") is clearly a bug. If I can't trust an author to check to make sure a program is correct, how can I trust that he has verified that what he says is correct? I checked on his CD and the source code was the same. There are automated tools out there for making sure programs inside of document compile, and are tested,so there are just no excuses. One author I rely on is Bruce Eckel. He has an engaging writing style and automated tools to assure that code compiles, and JUnit tested. There are other gripes like missing files on the CD, etc. The author did have a good section about good design patterns to use when working with SAX, and common pitfalls. Since the author doesn't credit anyone in the introduction I assume that it had very little technical review, and it shows. I will continue using this book as a occasional reference. Also note that the webb site listed for errants has been deactivated. 70% of the work is completed in 30% of the time. Because of the may mistakes in the examples, I wouldn't recommend this book for beginners, look else where. For the intermediate programmer who can quickly spot the many code/technical mistakes I would say go to your local book store and personally browse this book BEFORE buying it.
10 of 11 people found the following review helpful:
5.0 out of 5 stars
Excellent Book,
By "rcasalla" (Rochester, NY) - See all my reviews
This review is from: XML Developer's Guide (Paperback)
This is a great book about XML. It covers almost every XML-related available technology in a very well integrated way. The examples are pertinent, complete and useful. It is not a presentation of specifications but a big tutorial of how using these technologies to develop real applications. Without doubt this book should be a reference for XML developers.
Share your thoughts with other customers: Create your own review
|
|
Tag this product(What's this?)Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items. |
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
Related forums
|