Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Document Object Model : Processing Structured Documents

Document Object Model : Processing Structured Documents

List Price: $49.99
Your Price:
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Scholarly work on an advanced topic
Review: I have a great deal of interest in the document object model, as it is the basis of HTML and XML documents. Anyone interested in working with HTML, XML, DHTML in an advanced way should read this book and learn from it. This isn't a book for people with a passing interest in slapping together Web pages in Front Page, but it will give you a solid knowledge of the advanced topics of DOM manipulation using JavaScript.

The book starts with some solid theory and explanation of the DOM API, but quickly moves to some practical examples, such as some useful debugging tools, and some HTML interface components (popup menus, in-place list editing) which will get you off on the right foot thinking about how you can implement your own interface elements. That's really the strongest aspect of the book -- getting you to think in new ways.

Rating: 5 stars
Summary: An excellent resource
Review: I read through this book in detail, and I must say that I learned a lot about the DOM that I had previously glossed over. The DOM spec is much more powerful and interesting than what most folks assume. This book gives you insights on building real-world applications using the DOM, as well as helping to deal with cross-browser issues. As I said, it's a great resource for both web developers and web-based application developers.

Rating: 5 stars
Summary: Finally a DOM book!
Review: The DOM these days is available in a multitude of programming languages and environments. Not so many people have the knowledge to properly handle the topic, moving back and forward across different languages and implementations, Joe Marini is definitely one of the few. As a matter of fact this is the first book ever available on the subject, and long awaited one! Joe covers much more than just DOM programming for browsers and the books contains a few gems like coverage of Xerces, Dreamweaver's API, generic DOM algorithms and a dedicated chapter on the future of DOM. A must have for anyone doing sophisticated client-side programming for web browsers, this book will be also very useful to anyone dealing with the DOM in any other environment

Rating: 5 stars
Summary: Great DOM coverage with excellent examples!
Review: This book rightfully deserves 5 stars. Is it revolutionary in the sense of "unleashing" DOM? No. If you love reading HTML documentation you can get pretty much the same scope at the W3C site (which the author himself acknowledges). It is more of a wake-up call for web developers.

The ideas presented in the book are very elegant which makes them very valuable. The author explains subtle and obvious differences in the DOM support as implemented by different browser vendors. It has been of great help in my work since I read this book.

Part III alone ("Practical Uses of the DOM") is worth the time and money for its real-life applications of DOM!

Rating: 5 stars
Summary: Great DOM coverage with excellent examples!
Review: This book rightfully deserves 5 stars. Is it revolutionary in the sense of "unleashing" DOM? No. If you love reading HTML documentation you can get pretty much the same scope at the W3C site (which the author himself acknowledges). It is more of a wake-up call for web developers.

The ideas presented in the book are very elegant which makes them very valuable. The author explains subtle and obvious differences in the DOM support as implemented by different browser vendors. It has been of great help in my work since I read this book.

Part III alone ("Practical Uses of the DOM") is worth the time and money for its real-life applications of DOM!


<< 1 >>

© 2004, ReviewFocus or its affiliates