Wattle Software - producers of XMLwriter XML editor
 Bookstore Home | XMLwriter Home | Search | Site Map 
XML Related
 General XML
 XSLT & Stylesheets
 XHTML
 SGML
 XML DTDs
 XML Schema
Web Development
 Web Graphics
 HTML
 Dynamic HTML
Web Services
 General Web Services
 UDDI
 SOAP
 WSDL
 Programming/Scripting 
 PHP Programming
 Perl Programming
 Active Server Pages
 Java Server Pages
 JavaScript
 VBScript
 .NET Programming
 
XMLwriter
 About XMLwriter
 Download XMLwriter
 Buy XMLwriter
XML Resources
 XML Links
 XML Training
 The XML Guide
 XML Book Samples
 

XML and Web Services Unleashed


By Ron Schmelzer, Travis Vandersypen, Jason Bloomberg, Madhu Siddalingaiah, Sam Hunting, et. al.
 
Image of: XML and Web Services Unleashed
Pricing Details:

List Price:$49.99
You save:$12.50 (25%)
Your Price:$37.49
Buy Now

Book Details:

Format:Paperback, 1200 pages.
Publisher:Sams 2002-03-07
ISBN:0672323419

Average Customer Rating:

3.5 3.5 out of 5 stars (11 reviews)

Editorial Reviews:

The Extensible Markup Language is changing the way that information is being stored and exchanged. It is also changing the very way that we think about data. XML Unleashed allows you to unlock this new power and get you well on your way towards developing XML applications and systems that enable your most important business processes, or your simplest visions for data representation and exchange. Written for those already familiar with many of the concepts of XML, but still not sure how to make best use of the technologies, this book helps you become a more advanced user of XML. This book covers all the necessary topics from the basics of Document Type Definitions (DTDs) to the more advanced topics in XML database integration and the semantic web. This book is designed to be the only XML book that the reader will ever need on their shelf. XML is a standard and has become the common thread facilitating very different computer applications communicate by categorizing and tagging the data, reading, interpreting, sorting and linking the results. Within this book you will find coverage of important existing and emerging XML Standards as well as many varied and popular implementations of XML in this 21st century.We include WSDL, UDDI, SVG, ebXML Microsoft's .NET, which is the world's largest XML implementation to date and the Semantic Web which is just now being articulated.


Customer Reviews:

Displaying 1 to 5 of 11 total reviews (Page 1 of 3):

2 out of 5 stars Poorly Explained Material

This book suffers badly from two problems: multiple authors and padding. Padding makes some of the sections too "chatty", while paradoxically failing in providing a good explanation of the material. Multiple authors makes the quality of the content sections very variable. At best they are adequate, at worst appauling.

Take the XML Schema chapter. Its painful to read, with complex examples badly explained and a more or less random list of individual features explained not very well. Understanding XML Schema by reading this chapter is like learning a foreign language by reading a dictionary.

There are FAR better choices for XML coverage, such as the OReilly series.

4 out of 5 stars Solid reference book but misleading title

In the world of computer publishing, two brands stand out when you're talking compendiums. Wrox's big red Professional series and SAMS Unleashed in their now familiar orange. Usually hit and miss affairs, 90% of the people who buy this type of book need to dip in and out of it for bits of information. However it's often the case that the quality of the text across its entire length varies quite a bit. Happily, XML and Web Services Unleashed doesn't suffer from this, with its nine author crew well edited to form a unison chorus rather than a disjointed set of voices as can sometimes be the case.

Its four sections cover most of the current undertakings in XML as well as laying a solid reference for newcomers and those who need a quick refresher. Part 1 sets the scene, covering XML and its immediate counterparts, DTDs and Schemas. We also find its search and link associates XPath, XLink and XPointer covered precisely and well in the following chapter. The approach is pretty standard but written well and information is easy to locate.

The main part of the book is devoted to building XML-based Applications in Java should the need for non-XML code arise. Logically, this section starts by dealing with XML documents on their own and then how to marry XML into your own applications. The SAX and DOM APIs are covered, but for .NET users, the XML Streaming API is missing. XSL coverage is good but short, covering both XSLT and XSL-FO in 60 pages. Examples of their use continue to appear for several more chapters, but would it have been too much to turn this one chapter into two? Arguably the most important chapter in the section - Integrating XML with Databases - takes a very practical view but again is Java only. .NET users need to wait another seven chapters before a section on ADO.NET can be found hidden in the chapter on XML in Visual Studio .NET

Skipping past chapters on SVG, XHTML and Content Management, we come to the highlight of the book - three chapters on web services. However, rather than teach us how to build them, the authors have elected to show us how they work, justifying first the architecture of the web services platform and then how SOAP, WSDL and UDDI tie into that structure. It's a great read and brimming with useful information, but best of all is that it gets you, as a programmer, thinking outside of the box.

Indeed, Section 3 is all about giving you a better appreciation of how XML works and can be applied in today's industries. It covers some of the standards used in the vertical markets of today and how those standards are submitted and ratified, looking in detail at XML in E-Business. Reading this section sequentially, you really do get an appreciation of the scope and size of the efforts being made by XML developers across the world. Finally, Section 4 looks at the nascent efforts of the semantic web community, the justification for their existence and what they have managed so far.

I said earlier that the editing of this book was good, but if there is a flaw, it's the choice of what to cover in the book. This particular tome tries to cover the past and the future of XML in addition to its present without fully covering any of the three. It also leans towards Java users - .NET and COM heads beware. Beyond the programming chapters though, this is as thorough an expose of XML in its many guises as you're likely to find and it's a good one too. But don't forget to check the table of contents before you buy it.This is XML Unleashed, not XML and Web Services Unleashed. A classic case of marketing misinformation, if ever there was one.

2 out of 5 stars Poorly written means hard to read

Just about any other book on the subject would have to better than this book. The poor writing turns simple concepts into puzzles. Although I was deeply interested in the subject matter, this book read like a college text book on a subject I was forced to take. I liked the concise code examples, but then I would cringe at the author's explanation of the code. Also to be fair, some portions of the book are actually written clearly. It is very evident that the book was put together by more than one person. Some of the good sections are quite interesting; while other sections are quite comical in a grammatical sense. Furthermore, as a science student, my English is not great. Therefore, it takes a real disaster for me to notice the writing quality.

3 out of 5 stars Not that bad

Not a bad book. Especially if you want to learn some tricks to make for bigger size. For example, chapter 4 XML Schemas consists of 61 pages. 17 of them are REDUNDUND repetitions (I do not count here those that make sense) of the same schema and xml source file. The schema, about 3 pages, placed in the beginning of the chapter. Than they change an attribute in one element and "illustrate" this repeating all 3 pages.
Systematically an element that with no problem fits in one row spans, nevertheless, two.
There are some other useful tricks. Find yourself. It's not a bad book.

3 out of 5 stars Not for the faint of Heart

While very thorough, this book is almost as dry to read as the W3 specifications on which the technology is based. Incredibly complex examples are lightly touched on leaving you the reader sifting through (in some cases) pages of listings trying to find the differences between various versions. No effort is made to help steer the user through the examples. While this is a good reference for those with a firm grasp of concepts I think it could be immeasurably better written. Also, huge leaps are being made without examples.

3 stars for thouroughness of content, 2 deducted for being not in the least bit user-friendly.

More Customer Reviews:
Next Page


Customers who bought this book were also interested in:


Java Web Services Unleashed


Java 2 Unleashed (6th Edition) (Unleashed)


Web Application Architecture: Principles, Protocols and Practices


Microsoft(R) .NET XML Web Services (Sams White Book)


Find similar books by category...


Search for more:

Search books:  



Google
 
Web XMLwriter.net




Last updated: Wed Jan 7 23:22:03 CST 2009
© Wattle Software 2007. All rights reserved.