Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

XML Bible [Paperback]

Elliotte Rusty Harold
3.8 out of 5 stars  See all reviews (68 customer reviews)


Available from these sellers.


Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Hardcover --  
Paperback $20.41  
Paperback, August 31, 1999 --  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now
There is a newer edition of this item:
XML 1.1 Bible XML 1.1 Bible 3.8 out of 5 stars (68)
$20.41
In Stock.

Book Description

August 31, 1999 0764532367 978-0764532368 1
If XML can do it, you can do it too… XML is revolutionizing Web-site development by making difficult tasks easier — and many new tasks possible. Based on the latest W3C standards, this thorough tutorial-plus-reference takes you step by step through everything you need to know to put XML to work, from the fundamentals of the XML language to document construction and simple XML-based solutions for specialized markup problems. Numerous examples, specifications, and addresses for relevant Web sites leave no questions unanswered. Inside, you'll find complete coverage of XML
  • Follow simple rules to create well-formed XML documents
  • Define tags that make sense for your document
  • Format your documents with style sheets
  • Create your own markup languages
  • Validate documents with DTDs
  • Explore RDF, VML, CDF, and other XML applications
Essential XML tools and code samples on CD-ROM include:
  • Code for all numbered listings in the book
  • XML browsers and tools
  • World Wide Web Consortium XML standards
Shareware programs are fully functional, free trial versions of copyrighted programs. If you like particular programs, register with their authors for a nominal fee and receive licenses, enhanced versions, and technical support. Freeware programs are free, copyrighted games, applications, and utilities. You can copy them to as many PCs as you like — free — but they have no technical support. www.idgbooks.com System Requirements: Java 1.1 or later compatible platform


Editorial Reviews

Amazon.com Review

The emergence of XML is having an enormous impact on Web development, and scaling the learning curve of this new technology is a priority for many developers. The XML Bible offers a superb introduction to the subject and the groundwork to understand XML's future developments.

Author Elliotte Rusty Harold uses a patient, step-by-step discussion that clearly points out the potential of XML without boring his readership with tons of SGML spec-speak. Harold opens quickly with a "Hello World" example to get the reader coding early, and follows that with a simple but powerful example of XML's data management benefits--presenting baseball statistics. Once you've coded your first XML documents, you'll be hooked on the technology and motivated to learn about the more sophisticated topics.

Style sheet languages are covered comprehensively to illustrate the presentation possibilities and pitfalls. An unusually long list of real-life XML applications also shows how XML is already being used, and there is in-depth coverage of the Resource Description Framework, Channel Definition Format, and Vector Markup Language. The book wraps up with a section that helps you design your own XML application from scratch.

Titling a book a bible is a bold move, but this engaging and informative guide is entitled to make this claim. --Stephen W. Plain

Topics covered: XML background, example XML applications, type definitions (DTDs), style languages, Xlinks, Xpointers, Namespaces, application planning, and XML 1.0 specification.

Review

"The XML Bible provides complete coverage on all XML-related topics and will be an essential resource for any developer." —Sean Rhody, Technical Editor, XML Journal --This text refers to an out of print or unavailable edition of this title.

Product Details

  • Paperback: 1056 pages
  • Publisher: Wiley; 1 edition (August 31, 1999)
  • Language: English
  • ISBN-10: 0764532367
  • ISBN-13: 978-0764532368
  • Product Dimensions: 9.2 x 7.4 x 1.9 inches
  • Shipping Weight: 3.5 pounds
  • Average Customer Review: 3.8 out of 5 stars  See all reviews (68 customer reviews)
  • Amazon Best Sellers Rank: #3,335,573 in Books (See Top 100 in Books)

More About the Author

Elliotte is originally from New Orleans to which he returns periodically in search of a decent bowl of gumbo. However, he currently resides in Brooklyn with his wife Beth and dog Thor. He's a frequent speaker at industry conferences including Software Development, Dr. Dobb's Architecture & Design World, SD Best Practices, Extreme Markup Languages, JavaWorld, and too many user groups to count.

Customer Reviews

Most Helpful Customer Reviews
135 of 142 people found the following review helpful
5.0 out of 5 stars The best XML book I've seen so far. February 1, 2000
By A Customer
Format:Paperback
This book is terrific, and if you want to learn about using XML in web sites I recommend that you buy it.

XML books are, on the whole, pretty lousy. Everyone keeps talking about how XML will transform the web, but most books are thin on specifics -- exactly how XML will be used, and exactly how to make things happen. I've seen other reviews here from people who feel that this book doesn't do a good enough job of explaining those things. But I think that compared to its competition, it does an excellent job.

XML is new, and it's not in widespread use. As I write this, the only popular browser with solid XML support is IE5, and I guess that most people don't want to write sites that only work with one browser. But if you go to the XML site at msdn.microsoft.com and look at the table of contents, you'll get an idea of what XML can do, and why you'll want to learn it.

The book is well written and its a pleasure to spend time with it. The author knows as much about writing as he does about computers, and he knows a lot about computers. The explanations of XML are clear and conversational in tone. The focus is on using XML in web sites, and the book gives a lot of needed attention to XSL, the style sheet language used to format XML docments for the web. I've read other XML books, and I bought this one primarily to learn more about XSL.

The title of the book might be somewhat misleading. It is not a comprehensive guide to XML, but rather a best of breed tutorial on a very important chunk of XML stuff you'll want to learn. One reviewer pointed out that it's a poor reference book, and that's true, in a sense. There is an XML reference in an appendix, but it's an ultra-geeky BNF reference that probably won't be very helpful to most readers, especially given the book's non-programmer target audience.

A more serious problem is the book's neglect of Microsoft's XML schema technology, which is far superior, in my view, to DTDs. The word "schema" doesn't even appear in the index. And finally, this is not the book you want to buy if you want to learn how to program a java XML parsing engine. This is not a book about programming.

So why do I give this book five stars? It's fun to read and it's great at explaining XML itself, as well as a number of vital, connected technologies: XSL, DTDs, CSS, CSL, XLinks, and XPointers. I was fuzzy on XSL, XLinks, and XPointers, and this book helped me a lot. Those are exactly the things you need to know to get a XML site up and running on the web.

XML is a big, important technology, and I don't think there's a single book that covers everything you'll want to know. This book, despite the "Bible" title, doesn't try to cover everything. But what it does cover, it covers very well.

Comment | 
Was this review helpful to you?
56 of 58 people found the following review helpful
5.0 out of 5 stars Excellent, Functional Introduction to XML November 8, 1999
By A Customer
Format:Paperback
This book gives one of the better introductions to XML I've seen. Rather than limiting the scope to a simple overview of the concepts, Elliote Rusty Harold incorporates useful examples that allow the reader to begin experimenting with XML right away. The book is not going to get a beginner coding e-commerce solutions using XML. For that kind of work further reading is definately required. But this book does cover all the neccessary concepts to get started and does a better job than most explaining XSL - the key to actually using your XML documents. I'd highly reccommend this title as a starter to anyone's XML collection.
Comment | 
Was this review helpful to you?
45 of 46 people found the following review helpful
4.0 out of 5 stars Not so much a Bible as a Book of Genesis August 15, 2000
Format:Paperback
I'm going to start out by saying I'm glad I bought this book. It's a good introduction to XML. The early chapters on XML and DTDs are very good. They got me up to speed quickly so I could explain to my managers why our company should pursue XML and what the benefits will be.

The chapters on CSS-1 and CSS-2 were excellent and very useful even for writing regular HTML. Overall, the first 13 chapters were just what I needed.

Coverage of XSL was weaker and, in many respects, inadequate. The book never really discusses XPaths in enough detail. I thought the chapter on namespaces was too late in the book. The book is fleshed out with exceptionally long examples that added little value past the first few lines.

The chapter on reading a DTD (chapter 20) was a good idea, poorly executed. The complexity of the DTD selected by the author was totally inappropriate for the level of this book, even if the DTD was extremely well written.

The author never covers schema construction, and only briefly mentions them at all. Given their superiority over DTDs, this was a glaring error.

I was also disappointed by the lack of instruction on how to move XML across the Internet between applications. XML that never leaves the system it was constructed on is of little value.

Many of these problems are caused by the age of the book. It's over a year old now which, in XML terms, makes it yesterdays news. Now that this book has got me excited about XML, I'm off to find some more.

Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
5.0 out of 5 stars Fantastic XML reference
Reference book ordered to assist in understanding implementation of XML in DB2 version 9. Topic identification is great. Task examples are great. Overall product is great. Read more
Published 15 months ago by Robert Pyles
5.0 out of 5 stars Great For Beginners
This book is not only concise, but breaks down the process of creating XML apps into small steps that anyone could follow. Read more
Published on August 31, 2009 by Colene Pefley
3.0 out of 5 stars Verbose
I bought Harold's book to help me move from XHTML to XML and to handle data with PHP which does not fit well in a relational database / SQL. Read more
Published on February 19, 2006 by P. N. Payne
2.0 out of 5 stars Doesn't cover DOM and SAX
I haven' read the book, only browsed its TOC. It doesn't cover the Document Object Model (DOM) and the Simple API for XML (SAX). It also discusses CSS in too much detail. Read more
Published on February 7, 2006 by Moore Paul Patrick
1.0 out of 5 stars Pulp paper
I have purchased many books from Amazon, but this one is printed on the lowest-quality paper I've ever experienced. Read more
Published on October 9, 2005 by K. Yarborough
5.0 out of 5 stars Sola Scriptura
Review for XML 1.1 Bible (3rd Edition):

Elliotte Rusty Harold is that rare technical author who can write about anything and make it interesting. Read more
Published on June 24, 2005 by Thomas Paul
5.0 out of 5 stars Surprisingly Good, Surprisingly Useful
When I first saw this book I thought that someone must be kidding. There's no question that XML is clearly the language to use when you want to transfer data using the standard web... Read more
Published on February 3, 2005 by John Matlock
5.0 out of 5 stars Excellent fat book on the document side of XML
This book covers the document side of XML (XML, Schemas, Layout, Transformations, XHTML and more) in a good teaching way. For the data side of XML (Web Services etc. Read more
Published on January 17, 2005 by ws__
4.0 out of 5 stars Outstanding desk reference
First, I have to admit that no book can cover the whole of XML technology. It's spread so far (into XSL, Xlink, XPointer and more), it has so many companion technologies (FO, CSS,... Read more
Published on December 13, 2004 by wiredweird
5.0 out of 5 stars Get started with XML
If you need to get started with XML and its related technologies, this book is a great choice. Harold knows the subject inside out and his informal tone makes even such a huge tome... Read more
Published on September 19, 2004 by Foti Massimo
Search Customer Reviews
Only search this product's reviews




What Other Items Do Customers Buy After Viewing This Item?


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

Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 





Look for Similar Items by Category