Markup Languages Books
Related Subjects: XML SGML XHTML SMIL HTML
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110

Used price: $50.88

Nice Brief OverviewReview Date: 2006-06-25

Used price: $11.08

Good primerReview Date: 2003-03-07
This book is a pretty good primer on XML. I bought it to learn about XML Schemas (XSDs) and XML Transformations (XSLTs). I read about two-thirds of the book thoroughly, and haven't read any other XML books closely yet.
The author's tone and pace are great. The back of the book says that the author is an experienced trainer, and it shows in the book. I have seen many a technical book that talks down to its audience, and this isn't one of them. If you're actually learning the subject and not just browsing, you won't be skimming through pages of fluff. The book doesn't assume that you've read three other books covering the subject already, or assume that you have a Master's in Comp Sci. (Personally I hate it when technical books use words like "orthogonal" or "reify".)
The book's coverage is remarkably broad. The author doesn't seem to have any bias towards any particular language or OS, and presents his examples in every language you're likely to want to use. There are primer-style review questions and exercises at the end of each chapter, and they are actually useful.
One of the ways that this book stands out is that the author talks about up-to-the-minute technologies including data binding and web services, and technologies that are not yet mainstream, such as XLink and XForms. Considering that most technical books are out of date by the time they are published, this is a remarkable achievement, especially for a book of about 1,000 pages.
A couple shortcomings -- the example files aren't available online as of this writing, and I wish that the XSL Transformations chapter more explicitly described how the processor processes a template in step-by-step fashion. It took me a couple readings to get the idea, but I bet that happens with every book that covers XSL Transformations.

Used price: $4.00

Helpful, but ...Review Date: 2006-01-06
After its attention to DTDs and their schema counterparts, this book's big strength is in numerous and detailed examples. Every construct is shown real code samples, often in multiple samples. That certainly helps the cut&paste coder. It's also good for the more thoughtful programmer, one trying to pick up good development style as well as the basics of syntax and semantics.
The authors become overly dependent on the examples, however. Again and again, they introduce some new aspect of schema development, offer a few examples, then stop. Although the reader now knows how say the new words in grammatically correct ways, she is left with no definition of just what those words mean. As an example, the "collapse" value of the "whiteSpace" facet is introduced on p.138 (even though the index says p.137), but not defined for another 400 pages. Namespaces are presented similarly and used pervasively, but their real purpose is illustrated poorly if at all: they allow the same element name to be imported from different schema fragments, but used in unambiguously different ways. In other places, two slightly different code fragments are used to ilustrate some distinction. In discussing "definition" vs. "declaration," for example, the differences are so small that finding them becomes a "where's Waldo" exercise that just a little typographic enhancement could have clarified.
Attention to detail faltered in other ways, too. A few places omit closing delimiters: opening "<" sometimes lacked matching ">", and ditto quote marks. ISBNs appear repeatedly in examples, but are generally described as 10-digit numbers. Only a late example imported from another source acknowledges that the letter X may appear in the last position. Examples with addresses, phone numbers, and postal codes show no awareness of internationalization issues, or even of American conventions like apartment numbers in street addresses, PO boxes, and APO addresses. The cautious reader should study their XML and schema usage, but eye the application content in the most critical way. Also, as noted above, indexing could have been a lot more helpful.
Still, it's user-friendly introduction to the complexities of XML schemas. It addresses the common case of a developer moving from DTDs to schemas, without the impenetrable density of the W3C standards. It also mentions some of the competing mechanisms, including Oasis's RELAX. The book has flaws, and could have in-lined a little discussion of XPath and regular expressions instead of pointing to standards, but generally stands well by itself. There may be better references out there, but this one should get you started.
//wiredweird

Used price: $0.46

Good review of using XML for Microsoft DevelopersReview Date: 2002-04-23
This book covers about 80% of what I wanted. Having read it and worked through a few examples I am starting to use some of the tools within my applications. There was very little information in the book that was not useful in my understanding of the topic.
Having said that there was a major ommision. The book gave very little coverage to how to use XML with databases, SQL Server in particular. I don't think that there was a single mention of SQL Server 2000's XML features, something that is at the heart of the Microsoft XML world. In a related issue the coverage of xml features in ADO 2.x was also non-existent.
In short, the book is full of usefull information for 'real world' developers. It could however use an additional chapter or two on using XML with SQL server 2000 and another chapter on using XML with ADO 2.x

Used price: $8.64

good for catching up to XPATH 2.0Review Date: 2004-02-16

Used price: $0.60

AverageReview Date: 2007-07-16
XML presented clear and conciseReview Date: 2006-10-07
Find a Better BookReview Date: 2006-03-26
Great Way To Learn XMLReview Date: 2005-07-01
In the 1990s, 2 of the most important technologies were the release of Java by Sun and the birth of XML. Both inventions have changed the way programming and data manipulation/transaction are handled in the world and this book is a great introduction to learn how to use XML in your every day world. I highly recommend this book to anyone.
**** HIGHLY RECOMMENDED
Not the Right BookReview Date: 2003-11-14
I'm not a new programmer but I just started learning XML and I really don't need a book from the very beginning but still I grabbed this book because I thought It will get me somewhere by practicing with the examples,
there isn't enough examples showing clarity
After that I started reading XML Bible 2nd addition, it has a lot of information and it has a lot more details about each topic compared to this book but still difficult to read and has lots of Errata !!!.
I'm still looking for a book in XML that makes me really understand Schemas, namespaces, XSL, and XSLT, Xlink, relations between them and CSS,
I'm using xmlSpy, and there you will find everything there regarding XML and how to make XSL, XSD, Schemas and DTD then the XML files and XSL and XSLT which really need to understand how they all work together but you find nothing about them in XML by example book, I'm not saying the book should explain xmlSpy but you have to know all these technologies to work on XML project.
I couldn't give this book 2 stars because I can't recommend it to anyone. I can't understand why others can give it 5 stars, I don't believe they can do something with xml just by reading this book!!!
In the end if you think you want to start with this book then don't, read w3c.School and get all the definition for XML technologies then get a much more detailed book for it which I'm still looking for.

Used price: $19.17

Un approccio pratico a JAVA+XMLReview Date: 2008-01-28
Copre le varie API disponibili per JAVA per gestire file XML: SAX, DOM, JAXP, StAX, JDOM, dom4j. Inoltre vengono trattati anche alcuni argomenti avanzati, utili per apprendere al meglio l'uso di queste API.
Il libro e' colmo di codice ed e' proprio il codice ad essere utilizzato come strumento didattico. Codice e diagrammi UML riempiono tutte le pagine.
E' un libro molto pratico, rivolto ai programmatori. E' necessario avere una piccola infarinatura riguardo l'XML: viene trattato brevemente nei primi capitoli.
E' consigliato a chi ama libri con un approccio pragmatico.
mircha
Reads like a DictionaryReview Date: 2007-12-11
I must admit I'm very disappointed with O'Reilly as of late. Their books are going down hill rapidly, and I find I'm looking at other publishers (APress) much more often. I used to go to O'Reilly's website almost daily to see what is coming out next, but now I'm considering removing the Ora bookmark from my browser because of lack of use and to create space for other URLs.
I really wish O'Reilly would get their act together and start publishing some well written and well edited books again.
Good, Informative, current Review Date: 2007-08-23
VERY VERY HIGHLY RECOMMENDED!!Review Date: 2007-07-11
McLaughlin and Justin Edelson, begin with the basics of XML. Then, the authors cover three ways of defining the structure of XML documents. Next, they introduce the Simple API for XML (SAX). They also cover less-used, but still powerful items in the API. The authors continue by covering DOM basics. Then, they discuss the various Level 2 and Level 3 DOM modules like Traversal, Range, Events, Style, HTML, Load and Save, and Validation. Next, the authors examine the Java API for XML Processing. In addition, they also show you how to SAX and how it compares to both SAX and DOM. They continue by examining JDOM, a Java-specific object model API. Then, the authors examine another Java-specific object model API, dom4j. Next, they cover JAXB 1.0 and 2.0, as well as the general basics of data binding. Furthermore, the authors show you how to syndicate content. They continue by looking at a variety of techniques for using XML in the presentation, or visual portion of web applications. Finally, the authors provide some brief overview of technologies not covered in depth in this book.
This most excellent book shows you how to use the APIs, tools, and tricks of XML to build real world applications. Perhaps more importantly, this book offers a new approach to managing information that touches everything from configuration files to web sites.
No longer usefulReview Date: 2007-07-04
For example the chapter about DOM objects was not updated to include information about recent api releases. So when the book says there is no simple way to serialize a DOM object, that simply is no longer true. You can now do it with the JAXP api.
The book has other problems as well. For example, the section that describes the difference between XSL and XSLT is extremely misleading and not helpful at all.
This is one of the few books that I intend to return

Used price: $0.46

Not a stand-alone bookReview Date: 2008-09-05
While the steps are succinct, you do need other resources to learn XML. I was very frustrated with the book.
Good condition, price, and prompt shipping.Review Date: 2007-11-10
Not fairReview Date: 2008-07-23
Awesome Beginner's GuideReview Date: 2007-06-19
The book covers the basics of XML, how to define your XML schema through DTD, and then several chapters on XSD ("XML Schema and Namespaces") that include simple and complex types. The book follows up with XSML, usage of XPath and text expressions. Later there's coverage of cascading style sheets, XLink and XPointer.
I think there should be a newer version that will make corrections and update the material. I would love a chapter on RELAX-NG, as this is becoming popular to define schema for XML in some circles.
Overall, this is great book to get you started, and I would highly recommend this book as a quick spring board in the world of XML.
Errors, Lots and Lots of ErrorsReview Date: 2007-01-21

A Must BuyReview Date: 2008-01-24
Excellent XML bookReview Date: 2007-11-22
Covers a lot of the new technologies that are using XML, which is very useful.
Great XML Reference Book.Review Date: 2007-08-06
Fairly good, but not practical for non-Microsoft usersReview Date: 2006-02-17
Choppy and poorly writtenReview Date: 2007-01-08
I knew very little about XML, so this sounded promising. As of Chapter 8, my general comments are:
1. The teaching structure is often murky. At many spots, the authors don't seem to grasp what a beginner needs to know first in order to go to the next step. This makes the material unnecessarily difficult and confusing.
2. Instead of one example page, for some reason the authors will sometimes create one XML page to illustrate a point, then create another completely different page to illustrate the next point, then go back to the first one for the next point, etc. It's inexplicable. The book would be much easier to follow, and probably easier to write, if they built one XML page from scratch and used/modified it throughout the book.
3. There are too many editorial screw-ups, such as "Figures" that are labeled incorrectly or don't exist -- that is, the text will say "see Figure 7 for the output" and Figure 7 will be the wrong one. I really have no patience with expensive books that don't bother to pay for one thorough copy-editing.
I am currently on Chapter 8 (XSLT), one of the worst-written ones. After a completely unnecessary discussion about "procedural" versus "declarative" programming (I imagine every reader is at least basically familiar with css, and if not, it is hardly difficult to understand "declarative" programming), the book just starts throwing XLST terms at you, with no foundation as to what they are doing or why. I finally gave up and pulled up the online W3C tutorial. This tutorial is free, covers most of the material, and is well-organized and easy to understand. Teaching in logical order isn't that hard.
There is a ton of good information in "Beginning XML", and the information on how to find, install, and use software such as Saxon and Schematron is invaluable. It is a shame that the authors didn't take the time to actually give the book to a few XML novices and then rewrite it as the introductory text it is supposed to be. The poorly organized writing at least doubles, and often triples, the time, energy, and painful confusion needed to learn the material.

Used price: $1.15

Where can I find the source code?Review Date: 2004-12-10
I bought the Professinal XML 2nd editon and quite like it so far. However I could not download any source code form www.wrox.com anymore, would anyone help to tell me where I can find a complete copy of the source code? Could some one help to email me one? My email address is wangqunx@yahoo.com. I really appreciate your help.
Getting more and more dated but still the "Bible" for XMLReview Date: 2006-07-14
Total trashReview Date: 2005-08-25
Very informative and completeReview Date: 2006-12-20
In any case, the book is covering a subject that is huge and complex. Furthermore, the specifications for the XML technologies are not static. So it is quite a task to try to cover all of this material in one book. The authors have done a good job of it -- better than most, to be sure. I would say that it would be best to wait to get the third edition that is coming out since this one is a bit dated, but if a reference is required now it is still a very good one to have.
There are many confusing things that are inherent in XML. One simple example is the difference between "Document Type Declarations" and "Document Type Definitions" (DTD's). The authors go out of their way to point out that this confusing issue exists and to help you avoid mixing up the two concepts. We have to face the fact that the XML Specs are tedious, confusing and difficult to learn at times, and should not take our frustration with the subject out on this book! Childish comments like, "This book is boring", etc., are not helpful. LEARNING XML IS BORING! Grow up and get over it! ("Here we are now, entertain us..." Smells Like Teen Spirit, Nirvana 1991)
IBM listed this book as the reference for their XML Certification (141) exam for a reason. I'm using it and finding it to be a very complete, helpful learning tool.
(One flaw I do notice in the book is that it has a definite MicroSoft slant. This leads to occasional errors like this one:
or using type="text/xsl". The type should equal "application/xml". The MicroSoft MIME types are not and WILL NOT be registered with the IANA.)
Boring Book.!Review Date: 2004-01-23
Related Subjects: XML SGML XHTML SMIL HTML
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
It definitely sparked my interest in certain areas of xml and how I may apply it towards my research. One of the things that I really liked was that the author always spelled out all the mentioned acronyms (thank you, finally someone exists out there that does this!). In addition, I also appreciated that the author did not get too bogged down in anyone topic resulting in a bible-like introductory work - thank you again for that. As a result of this I was literally able to read it in few days and determine the usefulness of this technology called `xml`; and without having to read 1k pages to determine this. In this case 'Less is sometimes definitely more'.
My favorite chapter was the one covering Web Services and now understand the basic concepts behind XML-RPC, REST, and SOAP.
The only reason I give it 4 stars is a.)its pricey for a grad student and b.)I use Perl, and he has a two or so chapters using Java to parse xml. So those chapters were not useful to me. But hey you can't please everyone :)
Overall, it helped me recognize just what xml is, how it may be used, who uses it (esp. in biology) - and how they use it, and a list of references for more info. Definitely a good little book to check out for basic conceptual understanding. I want to say its almost a survey, but its actually a little more than that.