Markup Languages Books
Related Subjects: XML SGML XHTML SMIL HTML
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

Used price: $7.57

exceptionally poorly constructed reference bookReview Date: 2008-06-22
Tough readReview Date: 2003-12-14
Semi-techie's evaluationReview Date: 2006-07-15
An Editing NightmareReview Date: 2003-11-11
O'Reilly should be shamefully embarassed for ever letting this book go to print in the condition it is. It is replete with errata, typos, and slopped together examples. This book is destined to frustrate those new to XML schema. An uncharacteristicly poor level of quality for O'Reilly.
It is not easy to read it but there is not so much of other booksReview Date: 2005-06-30
After all I have to recommend the book. You have to read it twice. So I have just bought another XML Schema book from Priscilla and I hope I will get to know XML Schema from other point of view.

Used price: $0.39

An Essential Book to Learn XSLTReview Date: 2004-10-22
I did have a current knowledge of XML, but this book shed light on an otherwise dim beginning for me. And the XSLT that is in this book is without a competitor when it comes to breaking down and simplyfing the methods for getting what you need layed out on the page correctly.
This book will NOT give you advanced methods such as MODE or IMAGE includes (which is a shame since these are very important); however, if you need to say, "A-HA" to creating an XML document and linking the XSLT and CSS to the file, then this is the book to pick up, jump in, then jump off into something more advanced.
Disappointed in SAMSReview Date: 2003-11-28
As Mr. Douglas states the examples are sparse and poor. I am used to SAMS books providing many concise examples, analogies and exercises that aid in your learning. Not everyone learns best by theory.
Since I have never experienced Mr. Morrison's work my disappointment lies with SAMS. They usually put out a better product. I will return this book tomorrow. There have got to be a number of books that handle this subject better.
WorthlessReview Date: 2005-01-19
If not for the fact that it was bought for me, I would seriously look at returning for a refund.
Unfortunatley all I can do is recommend to the schools that I deal that we dump all purchasing of the sams 24hr series.
This book's index, and references to content is so badly done that it had to be done by kids because not even a computer would foul this up so badly.
Even the content itself is inadequate.
Yes I can learn the bare basics of XML with this book, but thats not much more than getting a brocure or similar info of the net for free.
If I had needed real XML knowledge this book wouldnt have even come close. As it is, its not even sufficent for basic knowledge. I know because I have reference material from my job that was better (even without an index on it).
I am surprised that SAMS would publish should a childish publication... My own 12 year old nephew can do a better job of proofreading & editing than the socalled professionals who did this book.
Those reviewers of this book who say its well organized need to learn to read as this book is very disorganized and virtually useless as anything but a $2 primer..
Ie; Its value is equal to a introductory primer that I have gotten in the past (litterally).
I think the bigger problem is not the author but the editors/publishers,proofreaders, who seem to be incapable of reading or scanning or verifying their own work.
I highly recommend not buying any SAMS book ever again.
Especally the 24hr series. The idea of a 24hr book should be that you can learn the subject in 24hr segments (whether clocktime or 24 steps).
An index that tells you page 134 for a item, but you find instead on page 180, or even the endofchapter stuff where it tells you to grab data from another chapter but its acutally yet somewhere else (a different chapter than specified).
I wouldnt consider paying more than $2-$5 for any 24hr sams book, because you will not get your $ value out of it.
I am happy though that I have been successfull in having several schools cancel current and all future dealings with sams 24hr series... Successfully eliminating at least a nice chunk of profit for 'incompetent editors/proofreaders'.
I do wish to point out to anybody considering this book...there are much better books for the same or better price than this.
Again if you must buy this book, get it cheap, say maybe $5 or less, that way you wont feel as ripped off.
want to go bald?...Review Date: 2005-01-06
I will have to say if you are interested in reading a book about writing xml code about writing xml code. Then this is perfect for you.
Confused? yeh me too... you'd think if someone spent the time to write a book about writing XML code they might would throw you a few more examples of how the actual code is written rather than spending the whole book talking about the history of XML.
I sort of feel like I could tell you anything about XML; how it started, the cool people who could use XML, I could even tell you what XML wore to SGML's birthday party last year. I couldn't tell you how to write the code sadly enough.
Broad but shallowReview Date: 2004-12-11
What's not: there's not nearly enough here to get a programmer going on a real XML project.
This may help a beginner get a quick, high-level idea of what the big pieces are and how they fit together. Don't expect to get any real work done once you've read it, though.
//wiredweird

Used price: $1.55

What's this about?Review Date: 2003-09-08
Some good info, but misses the markReview Date: 2001-05-12
Instead the author spends lots of time talking about some "pyxie" utility that reforms XML into some intermediate line oriented ascii format for processing. He even does system calls to assist in processing. If SAX and DOM didn't exist, then yes, I suppose this is how you'd do it. This would be OK for 10% of the book, as an introduction, but not as the primary tool.
To be fair, he does talk about SAX and DOM in a couple chapters. The coverage was light and the examples weren't great.
And no discussion of XSLT or XPath? Nor of schemas? To be fair the copyright says 2000, so this may have been written in 1999, so some of those items were not around or popular back then. But if the book is updated, these would need to be added.
I think readers might do better to grab one of the Java books for now, and try to translate to Python in their head I guess. I agree with one of the other reviewers that there's a bit of filler in the book, though not as bad as some other books.
On the plus side the author is very polite and supportive and would be comforting to newer programmers.
I also like the way he keeps extending his xgrep project to have more and more features; it is nice to see an author show a large project evolving (I just kept wishing it was using DOM).
Too basic, too much irrelevant materialReview Date: 2001-06-09
expensive and still loaded with typos and other errorsReview Date: 2001-05-29
If you're new to python, buy learning python and programming python instead. if you want to apply xml with python, use the web to learn more. Only buy this book if it's *deeply* discounted, or if you're looking for job as a book editor. Otherwise, you'll end up rewarding incompetent publishing.
DisappointingReview Date: 2000-11-09
I think this book could have been saved with some help from a good editor; unfortunately, that wasn't done. I can't comment on the CD as I haven't opened its envelope, as this book is being returned as totally unsatisfactory, which I don't do very often.

Used price: $0.53

Wow - this book is just awful.Review Date: 2006-04-14
Horrible book for beginning XMLReview Date: 2004-05-12
Can use the book for a quick glance at the XML syntax though, but don't expect to learn anything from the book.
No wonder the book sells for less than $2, and is worth only that much.
Good Reference BookReview Date: 2002-04-10
This Book STINKS!!Review Date: 2001-08-17
I'd hate to think what would have happened if I new nothing at all about XML, and just accepted these mistakes as gospel.
Suffice to say, I'm going to try to get my money back for this book.
The best book on XML for beginners. Worth the money.Review Date: 2001-07-07

Used price: $0.39

The Name Says it AllReview Date: 2002-01-07
Can't even define EDI rightReview Date: 2001-03-07
good for nonprogrammersReview Date: 2001-07-09
For idiots alright.Review Date: 2000-08-31
world record for poor proof readingReview Date: 2001-07-25

Used price: $21.00

So many words saying so littleReview Date: 2007-07-02
Painful experienceReview Date: 2006-11-03
When originally learning XSL-FO, I bought this book because there were not too many options on the market and still aren't many. I felt like it made the learning process way more difficult than was necessary. I read two or three technical books per month and can usually absorb them pretty quick. This book does such a poor job of explaining concepts I struggled for a long time. I am really good with HTML, XML, XPATH and XSLT. I also have a pretty good grasp of print layout concepts and terminology. So I believe my struggle was by no means a technical or conceptual struggle. It was simply a problem of deciphering the author's language and presentation style.
As a reference, this book is even worse! It is just a bulleted list of tags and properties. Most are not defined. Two sentences and simple example of each would have made it useful, but that does not exist.
The one thing that could have saved this book would have been the index. But unfortunately, it's pretty bad also. You can't look up things by concept. You have to know what tag or property you are looking for. That's not of much use. For example, you will not find concepts such as bold, italic, underline or capitalization in the index. So if you don't know what tag or property controls those things you're out of luck. And since the author did such a bad job of teaching you're totally SOL.
I have learned XSL-FO through my own trial and error. I've done a lot of XSL-FO work and feel I have a decent understanding of the subject. Looking back on this book one last time, I can say this is one of the worst technical books I've ever bought.
Not a learning toolReview Date: 2005-08-11
Definitive - Yes, Effective - NoReview Date: 2005-04-12
It's a bulleting of objects with minimal examples and sometimes difficult to understand explanations. I'm giving it two stars only because it serves as a useful quick formatting object reference to me at this point.
Avoid this book if you're new to XSL-FO. Otherwise, if you're looking for a reference guide, this might fit what you need.
How did this book get published?Review Date: 2004-11-20

Used price: $0.46

CAUTION: Not really a "beginner's guide"Review Date: 2002-09-15
However, I had to give it only three stars because it is not really a book for people new to programming, as this book advertises. A reader does need some kind of programming basics to understand some of the topics. Also, I think that the book glosses over the basics of XML. Even though the more intermediate topics like using XML as a database are explained well, a reader that is brand-new to XML could easily get lost because not enough emphasis was placed on the basics.
If you do work in the Microsoft technologies, and you want to learn and work with XML, then buy this book AFTER reviewing the free XML tutorial on [website]
what code?Review Date: 2002-06-12
other then that, the book is clear enough, but how can you learn a language without practice?
A waste of timeReview Date: 2002-07-16
Frustrated with Examples and Coding errorsReview Date: 2002-02-18
Not so HotReview Date: 2002-09-21

Used price: $0.82

Great ReferenceReview Date: 2001-09-07
I had trouble keeping this on my desk at my last job.
Got me up and running quicklyReview Date: 2001-08-12
Great reference for developersReview Date: 2000-08-31
Not for learning how to program.
Not useful at allReview Date: 2000-05-24
Would be a waste of your money if you buy this book.
very disappointingReview Date: 2000-05-31

Used price: $0.46

Excellent Overall XHTML Instruction BookReview Date: 2001-05-01
XHTML and CSS2 ExplainedReview Date: 2000-05-13
A great book on XHTMLReview Date: 2001-06-10
I liked this book because it lets you know about the importance of XHTML compatibility. It also tells you what the differences between HTML and XHTML are.
Overall this is a great book. I would recommend it to the following people:
People with pages wanting to make them compatible with the future.
People wanting to learn how to write proper HTML.
All webmasters.
Well, thats that. Thanks for your time.
OK for real beginners, but there are much better booksReview Date: 2000-09-19
It's not a bad book. It does have a some good coding examples for doing some basic things along with plenty of screen prints. However, for the same money or less, there are much better books that cover all the material in this book and then some.
For someone who is just starting with web pages and wants a starter book that is inexpensive and really is "fast and easy", I recommend "HTML 4 for the World Wide Web Visual Quickstart Guide" by Elizabeth Castro. Once you've gotten your feet wet with a little HTML and are ready for some more details on HTML as well as getting a start with XHTML, you can move on to "HTML & XHTML: The Definitive Guide, 4th Edition", by Chuck Musciano & Bill Kennedy. This book costs about the same as "XHTML Fast & Easy ..." but covers so much more.
"XHTML Fast & Easy ..." does get you started a little bit, but often leaves you hanging. For example, in the chapter on FORMS, the authors walk you through creating a form with the promise that, at the end of the chapter, they will show you how to collect the data in the form via CGI. When you get to the end of the chapter they basically tell you 1) download some CGI scripts from some website [nevermind how to use them] or, better yet, go out and learn how to program in PERL, 2) even if you really do this, it probably won't matter since most of the Web hosts that beginners tend to use don't allow CGI scripts to run on their servers.
The book is not great, but also not useless, so if it ever shows up in one of the bargain bins or publisher's overstock tables at your local bookstore for five or ten bucks, it may be worth picking up as a supplement . . . otherwise, there are much, much better choices.
Nothing more than an HTML GuideReview Date: 2000-06-15

Used price: $3.29

An Easy Introduction to XHTMLReview Date: 2007-05-06
Joe Okonkwo
[...]
Good intro to XHTMLReview Date: 2004-04-16
XHTML for Dummies is a solid INTRODUCTION to XHTML. If you have already reached the intermediate level, then this book is for you. However, if you want to design websites and don't know where to start, then give this book a shot.
Not for Your Average DummyReview Date: 2002-05-19
This book is written from that perspective and is really more of a reference book for looking up various XHTML elements or rules. It is not very useful as a beginning tool for learning how to code in XHTML unless you are already familiar with the rules and ways of HTML.
Other important aspects like Cascading Style Sheets (CSS) are given such cursory treatment that it really makes you feel like more of a dummy after reading it. Other aspects such as the relationship between HTML, XHTML and XML are explained in a ways that just didn't make sense to me but then maybe I'm just a bigger dummy than the author anticipated.
If you have a working knowledge of HTML then this book will probably suffice but if you are just getting started then perhaps it would be better to look elsewhere for an XHTML how-to.
Look ElsewhereReview Date: 2004-02-24
The title should be "XHTML for highly motivated dummies"Review Date: 2001-07-28
Related Subjects: XML SGML XHTML SMIL HTML
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