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

Used price: $10.39

A great overviewReview Date: 2008-05-12
Just what he wantedReview Date: 2008-01-18
Keep the Dummies books coming.
Not this one for sure!Review Date: 2004-11-10
Java & XML for dummiesReview Date: 2002-11-16
I am grateful to the author for the enormous scope of what has been accomplished. And, of course, I'll try to follow the recommendation to buy another books by Barry Burd in two copies: one for my home, and another for my office.
This book is awesome!Review Date: 2003-02-11
The book doesn't pretend to (and says so) teach every topic it covers (XSL, for example is presented in context but not really taught -- that would take a MUCH bigger book). Still, with some familarity with the topics, the code presented is great. XML (part of the book's title) is covered quite nicely.
It's assumed that you're somewhat familiar with Java.
In my case, I needed to find some clear explanations of how to create an XML file and then read that XML file along with an XSL stylesheet (I was learning XSL using Java/XSLT by O'Reiley at the same time). Barry's JDOM chapter and the chapter on putting data on the Web solved both these issues.
Don't get put off that this is a "Dummies" book. I have found it useful for at least two projects (the most recent I wrote about above).
Also, when there was a minor problem with the code where IE 6 wouldn't recognize the stylesheet processing instruction when it was at the bottom of the XML file, the author was extremely helpful and responsive to this issue. He helped me research the problem and wrote me back with his findings.
To put my review in perspective: I'm the kind of developer who likes to learn to walk before I learn to run. If you like to just jump into a complex book and wade your way though the material, then this book might not be for you. But, if you like to get a feeling for the technology and get relatively straightforward examples *working* first, then check out this book.
Barry explains topics clearly and simply.
All in all, I found this book to be completely refreshing compared to most of the books out there.

Used price: $0.01

Author is a Thief Review Date: 2007-05-04
Just not enoughReview Date: 2005-07-23
I also found the index and appendixes very difficult to utilize when looking for specific functions. It would have been nice to find ALL references to what I needed and not just the appendix 'definition'.
It's a good starting point for beginners, but advanced users might find it a bit frustrating.
Methodical and InformativeReview Date: 2002-06-19
Essential LassoReview Date: 2002-06-21
This is THE Definitive Lasso GuideReview Date: 2002-06-12


The best html 4.0 book I found... simple and clearReview Date: 1998-10-23
Not for experienced.Review Date: 1999-12-27
I gave it to a friend of mine who wants to start building homepage.
If you're an experienced, get a book from O'Reilley.
4.5 stars for the HTML, 3.5 stars for the other topicsReview Date: 1999-11-16
A very well written and extensive bookReview Date: 1999-05-24
A complete step-by-step guideReview Date: 2000-01-11

Used price: $0.01

Poorly tested and formattedReview Date: 2004-05-05
They probably can lead you in a more concise step by step introduction to each tags and publishing on the web. If you're looking for a list of HTML 4 tag reference, you probably can find a better book than this.
Practical and EfficientReview Date: 2000-04-02
Practical HTML 4 is a good book to learn HTMLReview Date: 2001-01-29
The more advanced sections of the book are an ok overview of concepts. Unfortunately, I found that there were a lot of type-o's and some of the javascript examples simply don't work with out being fixed. If the reader has never seen C++ or Java before I don't know how they will figure out what needs fixing.
Good Starting Point for BeginnersReview Date: 2000-03-02
Practical and EfficientReview Date: 2000-04-02

Used price: $2.57

Excellent book!Review Date: 2002-01-21
I always had a fear of any of those 3-letter languages (ASP/PHP) since the few books I'd gotten on them were way to heavy on programming theory and usually lacking on real world examples, and definitely never had an example of how to connect those things to Flash! There's a good sampling of how to effectively use XML with Flash and working through the examples let me finally understand many concepts that previously had been just out of my grasp.
Slick and detailedReview Date: 2002-10-25
Up to the Mark!!Review Date: 2002-01-20
In Part I, Flash is used as a teaching aid as you learn the basics of Flash/XML integration.
Part II covers how Flash works with middleware languages, such as PHP and ASP, as well as performance and optimization. You will also create a Flash message board with a database. Part
III delves into the advantages of XMLSocket. Hands-on projects include creating a stock market ticker to receive XML data from servers. Finally, the appendixes include invaluable reference information on XML, XMLNode objects, and XMLSocket objects, as well as Frequently Asked Questions.
The example applications also illustrate the key concepts necessary for understanding the Flash/XML relationship.
No supportReview Date: 2002-08-07
"[URL]will also have message boards and Frequently Asked Questions so you can find quick answers to any questions that need answering."
Please go to the website and look for yourself.
[URL]
The page was last modified 3/25/2002 and here it is months later.
Excellent Book, but full of ErrorsReview Date: 2002-07-24

Used price: $4.00

Provides exactly what it promisesReview Date: 2006-10-12
I agree with other reviewers that the book would have been complete without the Relax-NG and Schematron coverage, but it would have just been 43 pages shorter if that was the case - there's really not much else they could have said about XML, DTD and XSD and still have been a concise "pocket reference". This book is actually pretty thick for an O'Reilly pocket reference - I have four other pocket guides on my bookshelf right now, and the other three have 120, 124 and 66 pages each. By that standard, I figure the coverage of Relax-NG and Schematron were just a "buy one get one free" type of add-on, especially since this book costs the same as all the other pocket reference books.
This book is a perfect reference for somebody who needs a quick, handy reference to XML schema and the occasional XML rule.
Good and Not-So-GoodReview Date: 2006-01-19
In addition, I feel the regular-expression-like inclusions should have been omitted. These include something referred to as Productions in one part of the book and Contents in another. Maybe good for hard-core CS people, but pretty much useless for those of us who just want to work with XML Schema. An ideal replacement would have been some examples illustrating sample usage of various elements and attributes.
All in all, the descriptions accompanying the elements and attributes are pretty good. Unfortunately, that accounts for only about one-third of the book. But it only costs $10 and it is small, so maybe it's worth it.
Depends on what you're looking for...Review Date: 2005-09-04
Contents: Introduction; XML Structures; Document Type Definitions; W3C XML Schema; RELAX NG; Schematron; XML Specifications; Index
Admittedly, trying to cover "XML" in a single book is a daunting task. XML is made up of so many standards and technologies (XPath, XForms, XML Schema, etc.) that you either have to specialize your coverage area or be ready to publish a *really* heavy book. To their credit, the authors stripped out XSLT into it's own pocket guide. That act keeps this particular book small enough to fit in your pocket and that's good. But if you're wanting information on XSLT and think this might be your book, forget it.
Next, the XML Structures and Document Type Definition chapters seemed to be a little confusing. There was something introduced that I had never heard of before... something called "Productions" followed by syntax that looked like regular expression language. Never having seen that term before in my XML reading, I went back to the introduction to see what the authors wanted to convey there. The only explanation was "As each structure is discussed, applicable productions from the XML 1.0 and 1.1 specs will be listed in the order in which they appear in the specs." So, I still really don't know what productions are, and I probably have to go to the specs to find that out. The description of each section in an XML document, like CDATA or declarations, was nice though.
The book starts to become really useful when you get into the XML Schema section. There they go into each of the elements along with each attribute that can be used with the element. This is the type of reference information I'd expect to see in a pocket guide. Something I can turn to quickly as a refresher for what parameters or attributes I can use with an element, or to gain a quick understanding of an element I haven't seen before. This same structure is followed for the RELAX NG and Schematron schema languages, so the book will be helpful if you live in those worlds also.
Basically, I found the XML Pocket Guide to be a little "hit and miss". If the title had been "XML Schema Pocket Guide", I'd have felt like the book was pretty on target. Trying to call it the XML Pocket Guide seems to infer there's a lot more in here than there actually is, and a buyer might get a copy and be highly disappointed in what it doesn't cover. If you're looking for schema info, you'll love the book. If that's a secondary reason for you to get the book, you might be disappointed.
Lots about the schemaReview Date: 2005-08-26
Another viewReview Date: 2006-02-14
DTDs are covered in 15 pages, RELAX NG in 32, and Schematron in 10 (57 pages total). XML Schema receives the most extensive treatment of any of the topics covered, and within the limitations of the size of the book, Simon did an excellent job.
XSLT and XPath were not included in this book because a new, separate volume has been dedicated to those topics-XSLT 1.0 Pocket Reference, by Evan Lenz, which also appeared in August 2005.
As for the production rules, they were included for programmers and others who need grammars. The productions, which come from the XML spec, are a means for understanding XML syntax precisely, and it would have been unwise, in my view, to omit them.

Used price: $0.01

Excellent manual for beginnersReview Date: 2002-02-28
Needs UpdatingReview Date: 2003-01-07
The narrative format may work well for someone who knows absolutely nothing about the web. But, it only slows down the reader looking to get up and running fast. If you want to create a cheesy "retro" style web page circa 1999, this is your book. If you want to create a professional site, there must be better books out there than this one.
Help For Those Who Think They Can't Do It!Review Date: 2002-01-11
Finally I purchased Steve Callihan's book out of a small selection of instructional books for Mac users. I didn't look at it for several weeks, but when I did just a few days ago I found that with Steve's engaging writing style and clear step-by-step instructions, I was learning and creating just as fast as the book promises! In no time I understood what I was doing well enough to play around with the helpful example sites and graphics he supplies.
I highly recommend this book to anyone who wants to do this but dreads getting started.
Also, the book's web site is very helpful, with more graphics that you can download and a FAQ section which you can add to with your own questions. Many other web publishing resources are also listed in the book.
Steve Callihan is a wonderful author and teacher!
Strong Mac instruction with some minor flawsReview Date: 2000-07-06

Used price: $0.01

Its not for dummiesReview Date: 2000-12-01
Very good job describing program featuresReview Date: 2000-12-03
The review from LillySSS does point out one (potential) limitation: This book does not teach you how to create a web site. If you've never created a web site before, neither this book (or, in my opinion, Homesite itself) is for you. But if you've created a few pages with Frontpage and now need more control (or want to create pages that aren't so bloated with code) then this book should do the trick. Conversely, if you've hand coded web sites in HTML, the program and this book let you do exactly what you've been doing, but with a whole lot less effort.
In any case... if you are using Homesite, you will get a lot more out of the program, and become more proficient, with this book.
A good investmentReview Date: 2001-11-08
Get advice from the "source".Review Date: 2000-05-21


Great bookReview Date: 1999-12-18
A quick course written in hurry.Review Date: 1998-08-27
If You Want To Design Web PagesReview Date: 1998-05-20
solid bookReview Date: 1998-02-02


ExcelentReview Date: 2000-07-05
Buen libro, pero básico en programaciónReview Date: 2000-06-20
* Contiene tambien bastante código re-utilizable, que es bueno tambien, sim embargo, la mayoría de estos los encuentras en internet.
* El problema con este libro, es que está enfocado a programación básica, no entra en detalles como Bases de datos, Macromedia, e incluso scripts.
* Lo recomiendo para aquellas personas que deseen empezar en esto. Es fácil de leer, y con bastantes ejemplos.
Suerte!
Básico, pero flexibleReview Date: 2000-06-20
* Para los que son nuevos en esto, está perfecto.
* Para el que quiere crecer sus conocimientos en el Desarrollo de Internet, no es muy bueno.
* Para el que es muy autodidacta, no se lo recomiendo, ya que puede aprender todo lo que viene en el libro, en el mismo Internet.
Reutilizar código es bueno, pero tambien necesitamos saber al 100% cómo realizarlo.
El CD que viene con el libro, es bueno. Tiene muchas imágenes que puedes utilizar en caso de saber manipularlas.
Suerte!
Muy Sencillo y prácticoReview Date: 2000-06-20
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