VRML Books
Related Subjects: Tools French Events
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

Used price: $1.72

Good & BadReview Date: 2004-12-15
Contains technical errors and omissionsReview Date: 2002-10-17
Second, _Using XML_ has quite a few typographical errors. So far I've found more than one per 10 pages, more than I'd expect for a Second Edition book.
Far worse, the book contains technical errors and is not clear on important points. As an example of the first grievance, p. 44 states that PCDATA cannot contain <, >, and / characters. In fact, it cannot contain "<" or "&"; ">" can legally appear, but should be escaped for compatibility with SGML, and "/" is just fine. An example on p. 94 puts comments before , yet the xml prolog must occur first in any document (even before whitespace). Mr. Gulbransen should know that. Page 91 uses an unparsed entity inline, violating Well-Formedness Constraint: Parsed Entity. And the example soc="123-00-1234" p. 83 violates Validity Constraint: ID, because a SSN is not a valid Name. Having found all these technical errors in the areas of XML I do know, how can I trust this book to correctly teach me things I don't know?
I also can't say the book is very clear in places where I want it to be. After pp. 130-133, I should know how to associate XML Schemas with XML documents. Instead, I can only blindly follow the example; I surely don't understand what is the role of each of the components, especially of the URI ending with "/contact".
Due to technical inaccuracies and occasional lack of clarity, I cannot recommend this book. I would like to find an XML reference which is similarly broad in scope, yet both clear and correct in its details.

Used price: $0.82

An informative and accessible overviewReview Date: 2002-04-12
Confusing sequence and typos characterize this book :-(Review Date: 2002-03-21
When you also find typos, such as not well-formed XML in the examples, you waste time to figure out if the XML itself is correct or not.
In short, I didn't like this book.

Used price: $63.81

decent guideReview Date: 2007-02-26
This book contains just enough information so that you can get the
job in web programming, and start earning.
This book will help you land a job.
So, no, this is not a reference "bible" or web programming manual. Anyone
who purchases this book alone as a web programming refernce should
consider purchasing another book.
But if you want to learn about how to land the web progamming job, then
this is a good buy.
Definitely the worst book I ever boughtReview Date: 2007-02-12


More Scripting, less clevernessReview Date: 2000-03-28

Used price: $0.46

Alex's ReviewReview Date: 2001-10-10
Used price: $1.09

Not very informative; best for experienced codersReview Date: 1997-02-07

Used price: $345.00

Not A Bad BookReview Date: 2000-10-01
This book is not ideal learning XML. it help you to learn how to develop web applicatin , and keeps many key skills in their own chapters,even if they would be needed together.

Used price: $0.77

Gee, this book [stinks]!Review Date: 2002-10-08
If you want to learn how to use XML take my advice, do not consider this book. However, if you know XML this book has examples of how can XML be implemented, though I think it is not worth its price.
Its not for developersReview Date: 2000-07-15
An example of disorganizationReview Date: 2000-07-04
little more than a "gee-whiz" book for non-techiesReview Date: 2001-05-29
* not enough information to be useful
* poor presentation of the details
* it only babbles on and on about how great XML is, without telling you anything about any pitfalls or, for example, the shortcomings of DTDs.
Charles Goldfarb should actually look at these books, before lending his name to them.
If you want the real deal, go with the Wrox Press book: Professional XML. Sure, it's big, weighs a ton, and you'll probably never need to look at more than a third of it, but I swear even just the first 4 chapters are worth the price of the entire book!
Best of all worst XML booksReview Date: 2000-09-06

Used price: $7.10

Title Should Say "By Dummies"!Review Date: 2007-04-24
Most of the section headings are extremely stupid puns. Now, I have nothing against puns, mind you, but there is an enormous difference between a smart pun and a stupid one. Damon Dean must not be able to get the smart ones. Yet from a navigational standpoint, using puns in headings is really stupid. The headings are what a reader relies on to locate a topic. Any competent writer knows that. When puns are used in the headings, the reader is at a real loss about the subsumed topic, which completely defeats the purpose of the headings in the first place.
The old adage "If you can't dazzle them with brilliance, baffle them with B. S." no doubt applies here. Generally when a speaker or writer succeeds only in confusing the audience, it's because he doesn't know what he's talking about. I would venture to say that that is the case with Damon Dean.
If this were the only book a person had for learning how to use cascading style sheets, he would give up on the subject altogether before he got halfway through. I, for one, will never waste my money on a "For Dummies" book again!
Who edited this book?Review Date: 2003-11-26
The above is bad enough, then add to this the obvious fact that the book was merely spell-checked but never looked at by an editor (or at least by one who knows grammar and syntax).
The code isn't consistent, and the index has errors.
Don't buy this book. It was obviously pushed out the publisher's door without any attempt to make sure customers get their money's worth. Don't you get ripped off too.
too many mistakesReview Date: 2002-11-13
Only if you really are a dummy!Review Date: 2004-07-15
Of course, it's just a beginner's guide, so the book serves no practical reference purpose after you get through it.
Wow - amazing this ever got published!Review Date: 2003-04-04
Worst of all, there was at least one sample file on the included CD where illegal [chemical] use was cited in the text (see Ch8_fixed.html on the CD - the author writes about "being pissed", and taking [a chemical]). Examples as this clearly make the book an undesirable selection - especially for youth trying to learn CSS. There are simply no reasons for either using offensive language or blatant references to illegal [chemical] use in a book like this.
I'll never buy another "Dummies" book again.

Used price: $1.25

Poorly organizedReview Date: 2003-09-17
Clearly, the authors did not sit down and make a coherent plan of what the best way to introduce each topic to the neophyte. This stands in stark contrast to the various O'Reilly Perl books that always seem to give the overview in clear terms and then flesh it out, instead of diving into the middle and trying to explain it as you go.
The only reason right now to get this book is because it appears to be the only (or one of the only) ones on the topic at this time. Hopefully _Rapid Application Development with Mozilla_ due out in November this year will get it right.
Leaping Lizards! This book needs serious retooling.Review Date: 2004-07-11
Good reference, but lacks real teaching value.Review Date: 2003-02-02
Chapters 1-6 lead the reader through the progressive steps required to build and package a Mozilla-based application. The authors create a demo application called xFly which is used as a test bed to show the different features of XUL, CSS, and JavaScript. By the end of Chapter 6, this application contains a tree control, a bunch of sample menus, and various other assorted UI widgets. But it doesn't really _do_ anything. Maybe I'm too picky, but I'd rather see an application that has some function, even if all it does is play tick-tack-toe. Then, to me at lease, it's much clearer how the different pieces would fit together in a "real-world" application.
Chapters 7-12 cover more exotic and difficult aspects of Mozilla
programming such as the Extensible Binding Language (XBL), XPCOM (Mozilla's component object model), and accessing web services from XUL applications. These chapters are very dense in technical details, with good references to online resources for further study. Overall, I found this book to be a very succinct source of accurate information about building applications with Mozilla. Its only weakness seems to be that it focuses too much on low-level implementation details without giving the reader (who may be new to the idea of XML-based GUI
application programming entirely) a good high-level overview of the benefits of this type of development and which technologies serve which purpose. Chapter 1 is the only chapter that explicitly addresses high-level application architecture, and it is only 8 pages long.
The bottom line is that this is a good reference book for people who already know how and why to build applications based on Mozilla, but a not-so-good introduction and tutorial for people who are completely new to the XUL-CSS-JavaScript paradigm of application development.
I found this book well worth havingReview Date: 2004-04-18
I found this book quick and easy to read and a good introduction whilst also going into sufficent detail.
Importantly for me it contains information on how to go about creating a remote application to run over the Internet and using serverside PHP, neither of which have I seen mentioned elsewhere.
The book is not perfect but it is useful and I think some of the other reviewers have been unduly harsh; I am glad that I was not put off.
A very good bookReview Date: 2002-12-05
I am puzzled that other reviewers claim XUL and Mozilla are not ready for mainstream since the fact that an entire browser, mail, chat, editor, JS debugger and hundreds more third party extensions and apps have been written using it demonstrates it is. It certainly needs tools and add robustness, but it is already a viable and strong technology for producing platform neutral applications.
It is well worth the money, however it should be revised to reflect the latest Mozilla developments. As an added bonus, the source for this book is actually online so you can evaluate it yourself at books.mozdev.org before buying it.
Related Subjects: Tools French Events
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
Ironically, the helpfull ( we want your feedback ) page that Que places in all it's books was , well useless. Someone named Candy Hall did reply, only if it was to say - No! So the email trail looked like this:
Attention:
Alexander Kachur
Hi Alexander,
I bought this wonderful book
done by Que entitled:
Using XML (second edition) by David Gulbransen, et al ...
Well, it didn't come with a CD
so naturally I was expecting to be directed
to some web page where I could download
the examples discussed in the book.
Can you help me out. and tell me just
what the URL is for that download page?
I visited your website but did not see any such
link ...
and when I sent an email off to Que Publishing
as identified in the forward for the book,
the response from Candy Hall was not
encouraging. This is what I got:
Thank you for your email about Special Edition Using XML. I'm glad you like
the book. Unfortunately the code for this book is not available for
download.
Candy Hall
Well, the declaration on the front of the book reads:
" The only xml book you need "
fine, it's a great book, but I need the code ...
If you can possibly point me to where I can
download this or email me a zipped archive
I would truly appreciate your help.
Thanking You
in advance
Dwight Lemaire
Alexander Kachur
Hi Alexander,
I bought this wonderful book
done by Que entitled:
Using XML (second edition) by David Gulbransen, et al ...
Well, it didn't come with a CD
so naturally I was expecting to be directed
to some web page where I could download
the examples discussed in the book.
Can you help me out. and tell me just
what the URL is for that download page?
I visited your website but did not see any such
link ...
and when I sent an email off to Que Publishing
as identified in the forward for the book,
the response from Candy Hall was not
encouraging. This is what I got:
Thank you for your email about Special Edition Using XML. I'm glad you like
the book. Unfortunately the code for this book is not available for
download.
Candy Hall
Well, the declaration on the front of the book reads:
" The only xml book you need "
fine, it's a great book, but I need the code ...
If you can possibly point me to where I can
download this or email me a zipped archive
I would truly appreciate your help.
Thanking You
in advance
Dwight Lemaire
............. Well, Alexander never answered because
I kept getting Mail Administrator responses saying the
plug was pulled on his email.
In spite of the apparently all negative reviews on-line
about things like content, and gross inaccuraies, I find
there are salvaging comments to make about this book.
Essentially, it works for me .... however, there is no Code
to be found for it anywhere. Gulbransen cannot be contacted.
Que denies any code is available for this book. Well, what did
they use to put it together anyway? This spoils everyone's
reputation for excellence in providing information and follow-ups doesn't it? In conclusion, Gulbransen and el should be shamed into leaving this work as is. Que should be shamed of providing no support ( inspite of the friendly teaser page).
Shame Shame Shame Shame Shame.
At times like these, one really appreciates an Oreilly Text. I'll never stray again ..