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
 

Inside XML (Inside)


By Steve Holzner
 
Image of: Inside XML (Inside)
Pricing Details:

List Price:$49.99
You save:-- (--)
Your Price:Currently Unavailable
Buy Now

Book Details:

Format:Paperback, 1152 pages.
Publisher:New Riders Press 2000-11-14
ISBN:0735710201

Average Customer Rating:

4.5 4.5 out of 5 stars (50 reviews)

Editorial Reviews:

The XML explosion hardly needs any introduction-it's everywhere and there just seems to be no end to what can be done with XML. While writing to the W3C standards, and keeping up with the pace for corporate implementation, you, the programmer or web developer, will need a comprehensive guide to get you started and show you what XML and its related technologies can do. A thorough guide is imperative to success because you will need to know and understand the full scope of XML from day one in order to work with it successfully. With your time constraints and impossible project schedules, you need a comprehensive guide that fulfills your needs in one complete book. Inside XML is an anchor book that covers both the Microsoft and non-Microsoft approach to XML programming. It covers in detail the hot aspects of XML; such as, DTD's vs. XML Schemas, CSS, XSL, XSLT, Xlinks, Xpointers, XHTML, RDF, CDF, parsing XML in Perl and Java, and much more.

Inside XML is an intelligent and easy-to-follow guide to today's proliferating XML standards. Aside from being a road map to the latest and greatest in what's on the horizon with XML, this book gives you what you need to know to be productive with existing XML tools right now.

The tour begins with an introduction to the XML used in real-world applications (like the Chemical Markup Language, CML, and the Vector Markup Language, VML [for graphics]). While many books give you the basics, this one excels at explaining the conventions of designing robust XML document types in detail. With dozens of short examples, you'll learn XML conventions thoroughly, including some of the best practices for creating readable, maintainable content. The author highlights certain lines of XML code, so it's easier to see what's important.

After 200 pages of in-depth material on how to design XML documents, the book turns to using XML in actual browsers (both in Netscape and Internet Explorer). This practical focus means that you get to explore available Microsoft tools and how they sometimes differ from official W3C standards.

Subsequent sections turn to related XML standards, like XLinks and XPointers. Each section lists Web links to the latest online documents, but the emphasis isn't on theory so much as on what you can do right now. You'll learn how to use Java with XML, including navigating the XML Document Object Model (DOM) using IBM's XML for Java (XML4J) package. The tutorial explaining the Simple API for XML (SAX) does a great job of explaining the advantages of this popular tool.

Final chapters delve into displaying XML with several existing standards, including XHTML (for Web browser content), VML (for drawing shapes), and the Resource Description Framework (RDF) for allowing XML-based content searching. Final sections look at combining XML with Perl and Java (through servlets and JSPs) and give a glimpse at wireless content created with the Wireless Markup Language (WML).

Suitable for any developer or IT manager who needs to understand and use XML, Inside XML provides an authoritative yet approachable source of information on a fast-changing set of standards that are almost sure to revolutionize computing over the next few years. --Richard Dragan

Topics covered:

  • Comprehensive introduction to XML basics and tools
  • Designing XML documents (including "well-formed" XML, tags and elements, and attributes and namespaces)
  • Document Type Definitions (DTDs)
  • Entities and attributes (including design documents)
  • XML Schemas (using Internet Explorer)
  • Introduction to JavaScript
  • Using JavaScript with the XML Document Object Model (DOM)
  • Cascading style sheets (CSS)
  • Overview of basic Java programming
  • Parsing XML with IBM's XML for Java (XML4J)
  • Java and the Simple API for XML (SAX)
  • XSL transformations (XSL style sheets and XSL formatting objects)
  • XLinks and XPointers
  • Introduction to XHTML
  • The Resource Description Framework (RDF)
  • The Microsoft Channel Definition Format (CDF)
  • The Vector Markup Language (VML)
  • Using XML with Java
  • Perl and ASP on the server
  • Quick introduciton to the Wireless Markup Language (WML)
  • Reference to the XML 1.0 Specification


Customer Reviews:

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

4 out of 5 stars Great for Newbies (to XML and Programming in general)

This book is VERY comprehensive. Holzner literally holds your hand through every single step, which is great if you are totally new XML or even programming in general.

However, if you have more than 1 or two years real world experience programing, this book will more than likely just frustrate you on certain levels. The information is still top notch, it's just that the path getting there is very deliberate.

See some of the other negative reviews for examples.

Still, I think it's a great book.

5 out of 5 stars One of the better XML books around

XML can be a rather dry topic. Steve Holzner writes in a style that makes the subject rather interesting. It's the first XML book that I've come across that hasn't sent me to sleep. This book is a great intro into the world of XML. Highly recommended for those looking for a starting point.

5 out of 5 stars A good reference book on XML and its uses.

Title:Real World XML
Edition: 1st edition?
Author: Dr. Steven Holzner
City: Indianapolis, IN
Publisher: Peachpit press
Published Date: 2003

Reviewer Name: Ravi Mahalingam
E-mail address: mravichandran@hotmail.com
Review Date: 25 July 2004.

Overall value of the book:
4=Very useful and well written. I will refer to this book again.

Instructional value of the book:
5=Excellent! An essential book on this topic.

Please rate the reference value of this book from 1-5 where
4=This book has earned a valued place on my reference shelf.


The author is an exponent in this field and has written a number of articles adn XML. Due to the mastery over XML, the author has taken the time to explain all the concepts, history and ways to create XML document. the author has written the book at various levels. from basic to advanced depending on the need of the reader. this book can be used by the students of XML who want to start from scratch.

the author begins the book (chapter 1) by touching the salient features of the XML, its features, editor, and different implementations of XML in fields such as chemical markup language to name a few. the author has also explained about creating well formed documents, validating them against DTDs and XML schemas.

the author had provided history about XML schemas asn provided ways to create scheams. Javascript has been used for manipulating XML documents and examples to explain the difficult concepts. the book also describes how to use XML with data from a traditional RDBMS with simple examples.

this book is an excellent book and I will be buying my cousin this book - he was looking for a good book on XML. I think it is a great honor to evaluate a book by this author.

5 out of 5 stars Very good overview of XML technologies...

This is the second edition of Holzner's book, which was originally titled Inside XML. I purchased Inside XML back in 2001 when I first started exploring XML, and it was a good choice back then. Looking at the new version of the book, my opinion hasn't changed. It's still a good choice.

Holzner assumes little programming knowledge in his writing. The JavaScript and Java chapters dealing with XML each start with a very high-level tutorial on the language. It's enough to allow you to understand how XML processing can fit in that environment. Throughout the entire book, there is an abundance of examples that you can study and use to get you up and running quickly. To me, the value of this book is how it gives you a great overview of all the pieces of XML as well as example code to make it all come together.

Perhaps the only "drawback" to this book is how much it tries to cover. Looking at the table of contents, you see that XML is actually a number of technologies that are used in conjunction with each other. You could easily buy individual books that are more comprehensive in coverage for any one of these related technologies, like SOAP, XSL, or Cascading Style Sheets. Conversely, you would get so bogged down in the minute details that you'd miss the bigger picture of how they all fit together. This book gives you more than enough information to get started, as well as helping you to understand what it is you still don't know.

For Notes/Domino developers, this is a perfect title to use to get started on XML technology. You will likely find yourself at some point having to either read or produce an XML file for exchange with another business entity. This book will help you to understand what you need to know to get it done. You could use the Java examples in order to code Domino agents to process XML, and those same examples could also help you to understand some of the LotusScript XML classes that are now provided in Notes/Domino. The SOAP chapters will also be valuable should you have to learn to use and/or create web services for your application.

Conclusion
If you are a beginning or intermediate developer who needs to learn the basics of XML in a hurry, this is a very good choice. If you need in-depth knowledge of any particular part of XML, you could supplement this choice with a specific book on that subject. Recommended.

5 out of 5 stars exceptionally well written

I think, learing a technology is best possible, if it is explained in an interesting, clear and organized manner. This book does just that. The details are great, the style is even excellent. This is a must buy for anyone who wants to learn basic, intermediate, and many advanced features of XML.
I rate this, one of the best XML books I have.

More Customer Reviews:
Next Page


Customers who bought this book were also interested in:


Sams Teach Yourself Web Services in 24 Hours (Sams Teach Yourself)


XML for the World Wide Web (Visual QuickStart Guide)


HTML, XHTML, and CSS, Sixth Edition (Visual Quickstart Guide)


Beginning XML Databases (Wrox Beginning Guides)


Effective XML: 50 Specific Ways to Improve Your XML (Effective Software Development Series)

 

Find similar books by category...


Search for more:

Search books:  



Google
 
Web XMLwriter.net




Last updated: Mon Dec 1 23:03:56 CST 2008
© Wattle Software 2007. All rights reserved.