XML Books
Related Subjects: Tools Validation Style Sheets References and Standards Applications Linking Forms Addressing and Querying
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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204

Used price: $18.00

Great value - probably too shortReview Date: 2008-07-06
Good bookReview Date: 2008-01-18
Great for inspiration but not a good starting point for beginnersReview Date: 2007-12-20
A book to the more experienced ones.Review Date: 2007-10-27
I'm a interface developer with a good background into CSS and XHTML; i think that this book was not written to somebody interested into the fundamentals and step-by-step of the CSS.
It's a collection of code-based insights (for each chapter, 2 or 3 progressive explanations) from the authors; it's amazing if you (like me, when i bought it) are searching for some inspirational examples, relying on standards to achieve impressive visual results.
This book also encloses some aspects of CSS 3, and how it will unequivocally improve the standards-based design, with things like multiple backgrounds, table pseudo-classes, and others, even before the integral adoption of this standard into the mainstream browsers. It put the reader one step ahead, acknowledger of the future possibilities of CSS.
I highly recommend this book. But if you are searching for something less visionary and more instructive, you'll need to search other options.
Very short, disappointingReview Date: 2008-02-25
This book is really light on details and light on content. It's not at all worth its price, and it's only covering the very basics in a small number of areas. This is definitely not one of the first books you should be looking at about CSS.

Used price: $4.99

A Gem - Not FlowlessReview Date: 2008-07-14
This book was arranged with great concentration of various key concepts in the XML realm. Very concise and quite useful for experienced program developers.
However, the downside of this book is that some of its examples are not consistent with the Interface Definition, for instance, SAX 2.0, example in this book used .addAttribute Method, which could not be found in SAX 2.0 class definition at all, therefore confusion was there. The same problems were there in the DTD chapter, e.g. vague Entity explaination..
For you can get an free copy of this book on the web now, I gave it 3 stars.
just excellentReview Date: 2007-06-23
For me it's THE reference book about xsd, like stroustrup for c++ and kerningam for c.
Broad but ShallowReview Date: 2007-03-27
a great book to have at your side while codingReview Date: 2005-01-11
easy to use and very usefulReview Date: 2004-05-05

Used price: $4.64

Missing Manual IndeedReview Date: 2007-09-13
If you are a newbie in database programming and need to get a well explained book to help you through building your own database. Get this book. It is well worth it.
BTW thanks for this book, I have a fully functional database to manage information related to my studies and research.
The Perfect ManualReview Date: 2007-11-03
Indeed the missing manualReview Date: 2007-06-11
Oh, and by the way, Filemaker is an amazing, underappreciated tool which helps manage a mailing list or build an entire database system. You cannot go wrong with it.
Too many mistakes to be valuableReview Date: 2007-05-16
Two perfect examples (in case you want to save yourself a few hours of struggle):
1. The Invoice Finder tutorial on page 372 simply doesn't work using the "minimum amount" field as they describe. It will work using the date range criterion, but when you add the minimum amount match, it fails. I built a file following along with the text and thought it was MY file that was broken. Then I tried the files supplied with the Missing Manual "CD". The authors' files don't work either. They SEEM to work with the data already in them, but if you add an invoice, it doesn't work. And if you simply open the "options..." definition of the Total Due field on the "Invoices" table, then OK the dialog box, all the existing data fails as well. It must be some kind of indexing problem, but the fact that it slipped by the editors is almost impossible to believe.
2. The Repeating Fields for Multiple Results on page 417 is totally wrong. The formula they supply will not work at all, and in fact, unless the "Price" field is a repeating field as well (which they don't mention at all), you can't do any calculations using the "Get(CalculationRepetitionNumber)" that will work the way they describe. Not to mention the fact that in the second mention of the calculation they call it "Get(CalculatedRepetitionNumber)" which is wrong and won't even take. The text suggests that you "test this calculation with a few numbers", but I doubt that any editor tried it. AND THIS IS LISTED IN A POWER USERS' CLINIC.
I don't know if this is an author problem or an editor problem, but either way, it is a REAL problem for readers.
What a disappointment and a waste of many hours... Don't listen to the majority of reviews on this book. They have clearly come from people who read it but were not actually trying to learn from the DOING the examples in the text. The book is written in a friendly easy style, but there are too many errors to make it valuable. And it's been out for TOO long for these things not to be listed in an available errata or supplement.
overrated-info not well presentedReview Date: 2007-10-06

Used price: $1.75

A good introduction...Review Date: 2003-02-18
This book was exactly what I was looking for. It just covers every possible way of integrating XML into C++ applications. This book is a wonderful survey of all possible solutions.
The fact that this book covers every possible technology is of course very appreciated, but its coverage of every technology is very brief and may only serve as an introduction.
Worse, the very comparison between every technology and the "when to use what?" section is of a mitigated quality. The author just doesn't explain well his point. The book looks more like a compilation of chapters than a unique book with a clear vision.
After reading this book, I fell like I know more how to integrate XML into C++ and dispose of some information on which technology use, but definitively need to buy another book to cover the chosen technology.
Overall, this book is a very good introduction to the integration of XML into C++ apps, but a better "guidance / technology comparison" would be appreciated.
There are dozens of books on XML and Java and one for C++?Review Date: 2002-12-31
It will get out of date pretty quick as most tech books of this kind do but as a reference it does nicely.
There are dozens of books on XML and Java and one for C++?Review Date: 2002-12-31
It will get out of date pretty quick as most tech books of this kind do but as a reference it does nicely.
There are dozens of books on XML and Java and one for C++?Review Date: 2002-12-31
It will get out of date pretty quick as most tech books of this kind do but as a reference it does nicely.
The only one on the subject, but far from being perfectReview Date: 2003-01-06
is surprisingly slow, especially in non-Microsoft environments. This
is mostly due to the lack of an accepted and standardized API. The
standardization process is painfully slow and even though there are
a number of publicly available parsers with C++ bindings, they vary in
their approach to XML processing as well as in the minute details that
make them work with some C++ compilers but not with the others.
In such an environment, a book devoted specifically to processing XML
using C++ is mostly welcome. Read below and decide for yourself.
The good:
- the book covers all major XML processing technologies
available for C++ programmers. It provides examples and explains the
difference in various approaches.
- It will not bore you with XML basic description, excessive quoting
of XML standards, or useless hype (99.9% of XML books out there are
plagued with all of the above).
The bad:
- Even though all of the technologies are compared, the comparison is
crammed in the back of the book, after the chapters describing all
of these technologies in great detail. This sounds like a poor
choice, because these technologies are very different from each
other and different tasks require different approaches. A good
overview and comparison of all of those in the beginning would be
much welcome. It would give readers an idea of what technology to
choose.
- Most of the large examples are Windows-oriented.
- Source code for the examples is only available on an attached CD.
It is not available on-line, which is a shame - I though we've
already passed the stage of "proprietary examples." Apart from other
obvious advantages, having examples on-line would facilitate
contribution of patches and improvements from the readers.
- Speaking of the examples on the CD, they are presented in the worst
manner I've ever seen. The examples I've played so far are bundled
with XML parser distribution (each of them!), have plenty of
temporary files around (like editor backups, or files that Visual
C++ produces). Even those examples that are supposed to work in both
UNIX and Windows come with no Makefiles, the source code looks and
feels rather immature (I though, one learns to NOT supply an
identifier to #endif directive during the 1st year of C/C++
education). All in all, each example I've seen so far feels like a
quick hack, hastily cooked up and released without a mere attempt to
make it look presentable. This is really bad, since, given the
scarcity of books on the subject, there will be plenty of people
fighting with the source code from the book.
The bottom-line: this books falls way short of my "golden standard"
(UNIX books by W. Richard Stevens). Nevertheless, it seems to be the
only book on the subject and it does cover all major technologies. If
you need to work with XML in C++ - buy this book. Once a revised
edition is out (or a better book appears), switch to it.

Used price: $1.21

Another good AJAX book for your bookshelfReview Date: 2008-06-30
But this book has much more than introductory material - it has valuable information on AJAX Principles, Who's Using AJAX, AJAX Patterns, AJAX Libraries (such as Prototype and jQuery), XML, JSON, RSS with AJAX, and AJAX Debugging Tools.
In addition, this book covers something near-and-dear to me: real-world case studies at the end of the book.
The authors' back-end-agnostic approach was very helpful because of the many platforms (JavaEE, .NET, Ruby, PHP, and so on) that people are using.
Nice intro to AJAXReview Date: 2008-04-08
Not HappyReview Date: 2007-10-03
Very well written. Excellent resource.Review Date: 2007-07-27
Do not waste your timeReview Date: 2008-04-15

Used price: $20.97

Not a good introductionReview Date: 2007-11-21
The BEST book on XML related technologies ... PERIOD!Review Date: 2007-01-13
Very helpful, and very clear.Review Date: 2005-06-03
I am an experienced and (I think) pretty good procedural programmer, and I find XSL to be a challenge. I've looked at tutorials on the web and at other XSL books. I recommend this book because it reads well, covers the territory, and leaves you with a clear understanding of what XSL can do for you.
a lot of knowledge in a simple and few wordsReview Date: 2003-01-23
I found out there are two types of computer books
1) one type can tell you the same things in few pages(200-300 pages) and (of course in cheap price) without wasting your time and money.
2)second type will tell you the same things in 800-900 pages with price upto 60$ and size that will make you afraid even to pick up the book.(mostly "Professional series")
this book is from the first category. the author has done an excellent job to simply the understanding of how XSL,XSLT and XSL:FO works. what are different ways to do the same thing, whats the adv/dis to do them.
I got a chance to borrow it from my public library.
you may not find solid examples(only fragments) but believe me you wont miss the concept what the author is trying to teach at that point(he will use picture, fragment or whatever).
so here is the summary, if you want to save your time and money, pick this book.
Good, but not greatReview Date: 2004-01-12

Used price: $16.00

Good and elegant bookReview Date: 2007-01-24
the authors use an elegant way to catch the target.
Good if you need one of the tricks.Review Date: 2007-11-25
The most useful JavaScript book on my shelfReview Date: 2007-02-06
I'm really glad I did. Unlike some of the O'Reilly books, which are dated at this point, this has really up-to-date, professional code that incorporates best practices. Depending on what kind of JavaScript code base you need to integrate with, you may be able to use this code as-is in many instances. Even if you need to modify it for your own uses, you will never find poorly-organized hackwork here.
Also nice is the up-to-date topic selection. Classics like DOM, form validation, drop-down menus, and cookies are supplemented with topics about accessibility, XMLHttpRequest, in-page dialogs, and using class prototypes. When the authors tell you how to launch popups, they also tell you about all the pitfalls and problems.
No cookbook is going to cover ever possible topic (personally, I would have liked to see JSON examples), but this one is about as complete as you could reasonably ask for. Really, the only downside about this book that I can see is that you need to have at least an intermediate understanding of JavaScript to understand what's going on. There isn't a lot of handholding, and you will likely want to own both a good tutorial and a solid reference on JavaScript and spend some time with them before you're ready for this book. But if you have a good working knowledge of JavaScript and are looking for practical, well-written examples of how to incorporate new techniques into your code, you won't find a better book than this one.
Just What I NeededReview Date: 2007-02-27
That said, the book is surprisingly a great read. I am reading this book cover to cover and also use it as an every day reference with dozens of tips. It is obvious the authors have worked extensively with web sites and write from experience. Thanks for a job well done!
Javascript 4 UReview Date: 2007-02-16
The book presents a topic as a question and then presents code to action that query as a solution, then goes through that code in a discussion section. This is where I have a relatively minor criticism of this book; the necessities of discussing the code do not always mesh well with the question and answer format of the layout.
The authors have gone to great effort to ensure that the book is as up-to-date as possible, though this is a rapidly moving target of course, and detail how to ensure that the code will run on as many platforms as possible, rarely giving up and saying 'forget it..', though this proved necessary in a number of the more esoteric options and older browsers.
A highly recommended read if you are looking for a quick solution, or a detailed understanding of what's going on.

Used price: $0.38

excelent book in all respectsReview Date: 2001-04-06
A good HTML 4 reference, written wellReview Date: 2000-05-23
Regarding "Platinum Edition Using HTML 4, XML, and Java 1.2," it should be noted that for first-time site developers that are looking for an introduction to HTML 4, this is probably not the best way to go. The basics of Web development, such as the best placement for links, graphics, and text, are summarized in the first fifty pages. (First-timers should look for Web development books that cover both HTML 4 and graphic design well.) Following, is a reference-style book that comes in very handy when looking for specific information (that this book covers). I would say, and I think that I share the sentiment of other readers, that this book is geared toward the intermediate to advanced site developer.
Several more aspects worth noting: The style of writing is clear and straightforward, with few grammatical mistakes; there are plenty of examples (code and screen) with good descriptions of why something works; and I would've preferred that the screen shots be in color, but that would probably double the price.
This is a good reference book for HTML 4, that includes an overview of XML and Java. It's not everything, but it's excellent nonetheless.
Useless Collection of GeneralitiesReview Date: 2000-11-06
Just excellent.Review Date: 2000-04-05
Use it every time I want to launch into learning a new web development technology. It's not exhaustively in-depth on any subject. But it more than gets your feet wet on all of them. Presents a well-rounded view of what it takes to get the job done.
Often use it as a reference -- when other, more focused books fail. Chock full of useful tips. Have found it to be consistently accurate.
Buy this book, read it cover to cover as quickly as you can, then expand on it with more focussed books. I consider it a bargain.
Just what i neededReview Date: 2000-04-12

Used price: $2.73

Moving from "can I?" to "should I?"...Review Date: 2006-10-30
Contents: Introduction to Ajax; The Nuts and Bolts of Ajax; Content Chunking Pattern; Cache Controller Pattern; Permutations Pattern; Decoupled Navigation Pattern; Representation Morphing Pattern; Persistent Communications Pattern; State Navigation Pattern; Infinite Data Pattern; REST-Based Model View Controller Pattern; Index
Gross uses the familiar formula of most books that deal with design patterns. First there's the Intent (what is happening), followed by the Motivation (why the pattern is necessary). Applicability talks about when it should be used, and the Associated Patterns talks about other patterns that may work well with this one. The Architecture and Implementation sections go into the most detail, talking about how the pattern is laid out and built, as well as what issues might be encountered in the real world. The final section, Pattern Highlights, does a quick summary of the material and is a good overview/reminder of what was covered.
This is an important addition to the Ajax books that are currently out on the market. I've always been a believer in the maxim "just because you can doesn't mean you should." Because Ajax is "hot" right now, it's tempting to use it to build applications that might well be better designed without all the whistles and bells. This book helps the reader to make the leap from "how can I use Ajax in my next project" to "would Ajax be a good fit for my next project." It's a subtle difference, but an important one to professional developers...
Decent content, awful writing styleReview Date: 2006-10-11
The book is full of paragraphs like this one (found at the very beginning of the "Applicability section" of the "Decoupled Navigation Pattern"):
"The Decoupled Navigation pattern is used when content is navigated. The statement is obtuse and does not really say anything because HTML content is always navigated. However, because of the way Dynamic HTML is used, content navigation is sometimes used to generate an effect. When links are used to generate effects, the Decoupled Navigation pattern does not apply."
That's the whole paragraph beginning to end -- what the heck is this trying to say? Apparently aware of how non-sensical this is, the author starts the next paragraph with "To clarify this explanation..." and then goes on to present an example of a website in Swiss German (I think), with no translation given. Two pages of more examples and a summary rules-of-thumb later, and the only implied take-away is that the Pattern applies when decision-making and data processing are required, and the contents of the page change but not completely.
A few sections like this could be forgiven (and you could quibble as to why he had to write this example this way), but stuff like this prevails throughout every chapter. More often than not, ideas which with some thought could have been condensed into a few sentences, result in half a page of digressions and logical dead-ends.
Here's another one:
"The need to separate the resource from the representation has not been adequately explained, and some developers may wonder why it is necessary at all. After all, may websites work well and nobody has complained too loudly. The reason why many websites work well is because they have probably implemented the separation of resource from representation. And those that have not done so have received complaints."
Upon reading this, I feel some irreplaceable portion of my lifespan has just been wasted.
At least one good thing this book does is that it only focuses on Patterns that are particular to an AJAX environment (e.g. Persistent Communications, Decouple Navigation, etc.), without wasting time on stuff that is applicable to other more general software design settings (which plenty of other books already cover of course).
While the ideas in this book are interesting and potentially useful to somebody beginning to design an AJAX application, the writing style makes reading it a true chore. Surely there is better written stuff out there on AJAX software design.
Waste TimeReview Date: 2007-04-20
First of all, too many words. Second too many puzzle words and sentence. I don't care how great idea you have, if you cannot present it clearly, forget about it.
More than DreadfulReview Date: 2006-12-25
I just don't get how this book even made it past an editor? The writing is horrible, which causes the reader to put the book down in frustration. At least there is consistency among the lowest rating reviewers.
DreadfulReview Date: 2006-10-13

Used price: $9.99

Good book to establish version controlReview Date: 2007-12-31
VERY VERY HIGHLY RECOMMENDED!!Review Date: 2007-06-07
Vesperman, begins with an overview of CVS. Then, the author explains how to build and use a basic CVS repository with the default settings and a minimum of extras. Next, she explains the everyday CVS commands and concepts. The author also explains tagging and branching, including why and when to tag or branch your project, tagging before releases, and using branching to create a bug fix version of a project. She continues by explaining the systems used in CVS to permit multiple developers to work on the same project without loss of data. Then, the author discusses repository management and the modules in the repository. Next, she covers the tools used by project administrators. The author then discusses security considerations, methods of remote access, and how to set up each method. She continues by providing examples of things that can go wrong when using CVS and how to fix them. Then, the author provides a list of CVS commands. Finally, the author covers CVS administrative files.
This most excellent book is complete and easy-to-follow reference that helps you apply order to the task of managing a large quantity of documents. Perhaps more importantly, this book has been expanded to explain common usage's of CVS for system administrators, project managers, writers, and anyone else who has to manage files that change often.
Wonderful Overview and GuideReview Date: 2007-05-10
From administration to daily usage, this guide will provide you with just what the title promises: the essentials.
The core competencies of this book are rooted in base usage and base administration. I agree with other reviews stating that things such as branch merging are not covered in a manner to call this the "definitive guide", but they are straying from the point of the book! The book is rooted in the essentials, the common tasks, etc. etc. etc. I was not expecting it to cover issues such as that which would obviously take another 100 to 200 pages to explain thoroughly.
You need to keep in mind that this is THE book to start or settle down with. It will provide you will all the answers and information you need to your everyday tasks as well as point you to references where more information can be obtained.
This is yet another shining example of O'Reilly's dedication of excellent publications.
A complete reference and guideReview Date: 2007-02-03
Well written, good coverage of CVSReview Date: 2006-12-13
The book focusses primarily on Unix CVS servers, so if you plan to run on a Windows server, you will have to do a little more digging. Otherwise, this should be all you need install, configure, use, and even build CVS.
Madhu Siddalingaiah
Related Subjects: Tools Validation Style Sheets References and Standards Applications Linking Forms Addressing and Querying
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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
I've been doing this stuff for 7 years, so much of this wasn't particularly new to me, but the value is in seeing what experts think (and why) and then taking what you want from it. No cruft; just good solutions.
My only gripe is that it could be considerably longer. The book covers 7 topics really well. I'd like at least 10 more, please. I'm sure this is the most common complaint. Additionally, I could do without the fancy book layout design, but I guess it doesn't hurt.
Definite value here. It's next to my desk all the time and I use almost all of their techniques in my projects. It's disappointing that more publishers don't create this kind of book.