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: $0.01

Best book I've found, but there's room for improvement.Review Date: 1999-12-04
Appetitizing XML/IE5 cookbook, and an essential referenceReview Date: 2000-07-04
It also includes a collection of very extensive reference appendices to all the techniques described above.
It makes a perfect starting point for XML beginners because:
1) IE5 and the MS-XML parser are included in most modern PCs and their setup as easy as a few clicks with your mouse (unlike XML-Apache and Enhydra!).
2) IE5 is a visual environment which easily creates results that can be instantly viewed.
Something I did not personally like much is that it uses JavaScript(JScript) in most of its examples except for a few ones dealing with Active Server Pages.
I 'd also wish it had a few examples on COM scripting with the MS-XML parser (yes, it's a COM server, but the book says nothing about it!). It's so important that if you use Distributed COM (DCOM) with the parser you can create client/server XML 'databases' on virtually every Win32 machine!
CompleteReview Date: 2000-07-27
Bottom line, very practical and compact reference; but it will probably need some adjustments when Microsoft will release future XML capabilities to be conform to the W3C recommendations.
Good programmer's introduction to XMLReview Date: 1999-08-12
Verbose! Tests your patience then gets better.Review Date: 1999-09-01
Problem #2: In the first few chapters, sample code is either absent or in fragments that dont run as a whole program. Thus, you go thru' 110 pages and still feel like you are getting nowhere.
Problem #3: Author keeps on jumping ahead of himself in the first 3 chapters. He talks early about advanced topics ("comes to the point" indeed!) giving sketchy, partial details that dont educate an old-hat but confuse the newbie.
Now the good news: If you bear through the first 3 chapters, you will get a lot. Like most books, you will gloss over lots of stuff and learn to learn from learners.

Used price: $9.94

For Advanced readers onlyReview Date: 2005-04-14
Great VS2003 BookReview Date: 2007-03-25
This book only has one drawback that it is outdated as it refers to Visual Studio 2003 and many things in Visual Studio 2005 have been changed or are outdated.
Hope they pubblish soon a book that is more up to date.
Guru's Guide to XML ProgrammingReview Date: 2003-12-31
*THE* XML book for .NETReview Date: 2004-06-28
It is also terrific supplemental material for the Developing XML Web Services and Server Components certification exam. I recommend Mike Gunderloy's book as an all-encompassing source (look up my review for that book); however, I recommend reading the first four chapters of this book before you start Gunderloy's book if you don't have much experience reading and writing XML in .NET. Chapters 12 and 13 on remoting and web services, respectively, are also great sources of exam prep material. In fact, Chapter 12 on .NET Remoting is the best chapter on the subject you will find anywhere.
Terry, MCAD and MCSD for Microsoft .NET
stop punishing yourself with MSDNReview Date: 2005-01-11
As an example of why this book is so wonderful, there have been several situations where I needed to do something in XSLT that just didn't seem practical (maybe not even doable). The section on how to use standard .NET languages such as C# from XSLT is itself worth the price of admission.
Keep in mind that readers are expected to have a good grasp of XML; the book is a .NET book.

Used price: $6.49

HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly)) Review Date: 2008-03-15
Got my book!Review Date: 2007-11-26
Easy to UseReview Date: 2007-09-05
No index?Review Date: 2007-03-31
DSM IV Made EasyReview Date: 2007-01-09

Used price: $3.98

I use it as a college textbook.Review Date: 2004-04-27
Where is the website that is referenced in the bookReview Date: 2002-12-31
Thanks in advance
excellent !!!Review Date: 2001-12-23
Uhm...Review Date: 2001-08-21
Best instructional book that I have ever read!!Review Date: 2000-12-19

Used price: $4.75

I agreeReview Date: 2003-02-14
ExcellentReview Date: 2003-02-07
The excercises are well thought out and include reading to and from databases, as well as storing and sorting database-type information in data islands, and presenting it using XSL.
A GodsendReview Date: 2003-02-10
So all you teachers out there should use this material - it is complete and ready for you to deliver to your students! Why waste time developing your own stuff when this is ready-to-go?
disappointing...Review Date: 2004-01-22
Its size was that of a pamphlet (1/2 as tall as a normal book and only 110 pages long).
The layout was by no means impressive. There were no defined "chapters". As you completed each example it simple gave a short synopsis and the next page started a new example.
Early in the book it required the read/user to type lots of JavaScript (which had some typos), later it gave a 1/2 page on installing Java on your machine so you could complete further examples.
Though the book recommended using IE5+ in order to use the examples, some even failed to properly display using IE6. (I found the answers to the bugs by reading another XML book I purchased as a companion.)
Not recommended for newbies to WEB programming and a bit spotty for experienced XHTML/DHTML programmers moving up to XML.
Be careful of the other reviews!! possible fraud.Review Date: 2004-05-27
I thought this book had five stars so I was getting excited, but I saw that all the reviews seemed to be made by the same person. Firstly, the reviewers are all unregistered (I am, admittedly, as well) and use same words to praise the book, verbatim.
"I agree with the other reviewers" (used twice).
"XHTML, DOM, XMLNS, XPath, XLST, DTD, Schemas, XLink, XPointer and DSO. It even touches ASP, Java and UNIX" by 2/6/03 reviewer "Petra B," then another reviewer on 10/28/02 says, almost identically "XHTML, DOM, XMLNS, XPath, XLST, DTD, Schemas, XLink, XPointer and DSO. It even touches ASP, Java and UNIX"
I consider this "review fraud" - perhaps this person wants to sell this book, but horribly unethical. I know, it seems like I have a lot of time on my hands to go through this, but I am honestly looking for a great book on XML, and reviewers like this who seem to be shamefully promoting their product should be made known.
Please be careful!

Used price: $17.96

Good but error-proneReview Date: 2006-01-14
One of my favorite XSLT booksReview Date: 2003-05-20
The book doesn't touch on really advanced concepts like the famous Muenchian grouping, but this is probably outside of XSLT's everyday repertoire and, therefore, outside of this book's mission.
I found myself referring to this book often in JavaRanch's XML forum. Just recently when solving RSS namespace mystery, I posted a part of the stylesheet that prints namespaces (p.99) and here is the response: "That diagnostic transform is worth its weight in gold!"
And I am neither the author nor a member of his family.
Dispels the Mists of ConfusionReview Date: 2003-05-17
Beginner through intermediateReview Date: 2002-11-09
Great for getting productive quicklyReview Date: 2002-12-27
Once you feel comfortable with XSLT, use Michael Kay's book for reference and advanced topics.

Used price: $0.39

Essential for Newbies and Professionals AlikeReview Date: 2006-07-15
Excellent ý I love this book!Review Date: 2001-04-16
This book is everything it promises to be and more - I highly recommend it.
This is THE book!!Review Date: 1998-12-10
Definitive Guide to HTML with Tools SamplesReview Date: 1998-09-18
I highly recommend this book to advanced HTML coders and Web Authors. It addresses many complex topics that will benefit the seasoned coders. I don't recommend it to first time HTML authors or WYSIWYG HTML writers.
Offers nothing you can't find for freeReview Date: 2000-02-16
As a previous review states, it touches on JavaScript, but The JavaScript Source is a free online resource that contains much more information then this book does.
In my opinion, there is no sense spending money on a book when all of the information is available for free on the Internet...learn from my mistake!

Used price: $12.90

Easy, Simple Review Date: 2008-04-07
Really enjoyed this book.Review Date: 2007-08-23
I thought it would be so much harder to learn HTML, but with this book, it was relatively painless. This book, and the knowledge it has helped me to attain, has left me interested in learning more about XHTML, CSS, and possibly some programming.
This book is definitely for beginners, I don't know how useful it would be for someone with a knowledge of XHTML, and I'm pretty sure that it wouldn't be useful to someone who already knows some CSS, since it really just touches on style sheets. But, as I said, it is a perfect book for beginners.
After a week I am amazed!Review Date: 2007-06-07
If you are looking to start making web pages with HTML and CSS this is definitly the first place you should look. The book dips first into the basics of XTHML (and HTML -- basically the same thing.)Later, it moves to Cascading Style Sheets and really educates you on how they can be used effectively and efficiently, without overdoing it super quick.
If you are new to web design, this book is for you.
Buy this book!!!!!
HTML from SAM's helped a lotReview Date: 2007-12-26
This book improved my skill level, are you ready to improve yours?Review Date: 2007-03-22
Authors of how to books must decided who they are writing for. In this case the authors chose to write to beginners, a category I don't personally fit neatly into. Each chapter is about twenty pages long and includes Q&A, quiz, and exercise sections. Each hour is intended to take an hour to read and complete the quizzes and exercises. However since I am not a beginner I find many sections require much less time. I don't feed the need to practice inserting an image onto a page when I already can accomplish the task.
But if I can already do the task, why read the hour? Well for starters, I'm not skillful enough to assume I know anything beyond the basics. Not only that, this book is teaching XHTML when and where it can. I may know how to insert an image, but making the code XHTML compliant is not something I was previously aware of. Not only can I add an image, but now I can easily explain the whys and hows to others if they should ask.
As I progressed through the hours, the subjects got more complex. Even so the chapters where presented and the subjects explained in an easy to understand manner. Each progressive hour builds on the previous ones, however if I wanted to, I could skip ahead to a different chapter and still be able to understand the lesson.
If you are a total beginner to HTML and CSS, this is the book to get. If you are not quite a beginner like I was, this book will take you to the next level. If you are an expert looking to brush up on your skills, look elsewhere. An expert may learn a thing or two from this book, but it is clearly not written for experts. As for me, I have no doubt this book has helped be become a better web master.
PROS:
Very well written and structured in a way that promotes learning
In-depth discussions of CSS
Thorough list of subject matter
Worth every cent I paid and then some
Improved my skill level
CONS:
I didn't get this book sooner

Used price: $4.72

Nice resource bookReview Date: 2008-04-18
- a description
- its syntax
- a practical example
- compatibility with different Explorer and Netscape browser
This makes more than 1100 pages that are easy to consult as a single source for web site programming.
Excellent ReferenceReview Date: 2007-10-29
Take the book title to heart -- this is really a reference book, not a comprehensive tutorial on web programming.
Well doneReview Date: 2007-01-28
Barbara
Very Useful Desk ReferenceReview Date: 2006-06-30
good reference, but seems abandoned by authorsReview Date: 2005-07-06
There seems to be no maintained errata for the book which has a pretty bad error on page 7. Contextual selectors like:
h1 em ul { color: red; }
apply to an h1 tag that contains an em tag that contains a ul tag.
text
And not what the book states which is that it is equivalent to:
h1 { color: red; }
em { color: red; }
ul { color: red; }
The code equivalent to the three separate rules is not a contextual select, but just three separate rules that can be written as:
h1, em, ul { color: red; }
Despite this error early on in the book, I find it overall a useful reference.
The author's unmaintained website is at:
http://deskref.softsmartinc.com

Used price: $0.02

Not Worth ReadingReview Date: 2005-09-02
It's really something I'd expect to see posted for free on the internet--that's the level of writing & information. And at least the links would be updated online.
As a beginner's book for a child, it might be okay, but for an adult or anyone with experience, it's not worth reading.
My son loved this book !!!!!!Review Date: 2001-02-08
The Bill Gates of the 21st CenturyReview Date: 2000-01-09
The next amazing thing about this book is the author's age! For a teenager, he is brilliant. He is the next Bill Gates!
I HIGHLY recommend this book to anyone wanting to tackle the feat of webpage design and have been frightened off by other books. I am in my early 30s and don't mind being taught by a teenager.
Great book for beginnersReview Date: 2000-09-28
Arthur's ReviewReview Date: 2000-01-24
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