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

FIRST AND LAST BOOK YOU EVER WANT TO OWN!!!!!Review Date: 2007-09-10
Ok but could be better-Review Date: 2007-11-21
and "Creating Web Pages with HTML". Creating came first and with it I was able to create a seven page site with pictures in under twelve hours.
Then came this book. There are three or four things in it that were not covered in "Creating" but "Creating" was much easier and simpler to follow and excecute. Creating did a much better job of taking it one step at a time, from the basic to the more complex in a more logical order.
I am far from an expert and this will probably get the job done for you even with out any previous html experience, but I would recommend "Creating" for its simplicity.
Exactly what I was looking for!Review Date: 2007-11-11
The book I recommend for learning HTMLReview Date: 2006-10-28
This book is the easiest way to learn HTML that I have ever seen. With the illustrations all in full color, it is the epitome of What You See Is What You Get (WYSIWYG). Every step is set out in clear detail and all of the most commonly used features of HTML are covered. From this point on I will recommend it as my preferred first book in HTML.
learning htmlReview Date: 2007-05-11

Used price: $1.49

Clear and well-writtenReview Date: 2005-03-11
Awsome refference tool.Review Date: 2005-01-28
Another Excellent Offering From O'ReillyReview Date: 2005-07-11
This book is _not_ for new PHP coders; the vast majority of the text assumes good familiarity with PHP 4.x. If you have this familiarity then you will find this book to be a thorough and well-organized primer on the many new features in the new PHP.
The first chapter merely lists the major areas that have changed in the latest PHP, each of which roughly corresponds to a chapter in the book.
Major enhancement to the OOP facilities of PHP are appropriately discussed in the next chapter. Unfortunately, this is probably the most clumsily written chapter due a strange desire to educate the reader in OOP basics (about the only place in the book where this mistake is committed). The result is a schism that imposes redundancy in the material while simultaneously making it unduly hard to locate specific topics.
Thankfully the subsequent two chapters (on the new MySQL interface and the SQLite database) are uniformly well-written. Especially useful is a (perhaps oddly-situated) section on migration strategies from a PHP 4/MySQL 4.0 platform to a PHP 5/MySQL 4.1 platform.
A chapter on XML follows, but I did not read it in great detail since my applications tend to not require it, so other reviewers are likely to provide greater insights here.
Iterators, yet another feature completely new to PHP 5, are covered next. Unlike much of the conventional PHP fare (even OOP) this topic really does require understanding of rather abstract concepts (especially when debugging the RecusrsiveIterator interface). For this reason, while clearly written it may take hobbiests some time to take this material to heart.
The new error-handling functions are introduced next. I think that the chapter could have benefited from a little more discussion; Trachtenberg seems to think providing code samples is almost self-explanatory. At the end of the day, though, the chapter does its job.
The chapter on streams and filters is another one that I barely perused, so I defer to other reviewers on this topic.
The penultimate chapter provides a very cursory evaluation of a handful of extensions to PHP. While certainly useful to the practicing PHP programmer they are covered in so brief a manner that you will need a separate text to implement them meaningfully. But this chapter does give enough information to at least evaluate the extensions' potential usefulness in an application.
Trachtenberg concludes with an example PHP application. I do not like such examples in books - between space limitations and the complexity of real life this and other examples feel too... contrived... to be worthwhile. But I understand that it is included practically as canon, and do not fault the author for its inclusion.
So, all things considered, this text covers the changes in PHP 5 in detail in a surprisingly brief 300 pages (and small page footprint). A worthy addition to a book collection, provided you already have general PHP reference available.
Exactly what I neededReview Date: 2004-09-04
Awesome Book for PHP4 Developers!Review Date: 2004-08-05
I recently installed a PHP5 server and this book has been by my side since. All PHP4 developers who expect to use PHP5 within the next year or so should really have a copy of this book handy.

Used price: $1.81

Excellent book on ASP, XML, and ADO for VB.Net developersReview Date: 2003-11-13
Pros: Easy to read, ample examples that work, and mini-references at the end of the chapters.
Cons: I would like to see more illustrations in the book.
This book is definitely a "Buy".
Very Informative...Easy to ReadReview Date: 2002-10-08
Chapter 2 provides good information for migrating from ASP to ASP.NET. It helps ASP 3.0 developers understand the differences between ASP 3.0 and ASP.NET and what needs to be changed. This book also discusses the general idea of Web Services, XML and ADO.NET with very simple examples. Having this makes it very helpful in understanding the corrolation of all the .NET features. You may want to pick up other books if you want to know more about these topics. I was able to use some of the examples in my development work, the examples are very nicely written and very well explained. This book, as is, can be a good tool for both learning .NET and used as a reference in future development work. I recommend the book. ---Reviewed by Annie W.
Good reference worth keeping at handReview Date: 2002-10-26
The book is well organized for the amount of subject matter covered. I found it somewhat daunting at first, since the author gets right into the new features of ASP.NET without a lot of background and foundation theory. Some may find this cutting to the chase as a feature, but the subject of migration is no small task.
Going on to the page framework and configuration chapters, however provided a more rewarding journey. The book provides some basic knowledge needed for configuring and deploying an ASP application. This is an important topic that many books do not cover as thoroughly.
The coverage of Web services is quite sufficient to get one started on their way to developing web service based applications. The code examples are well organized and easy to navigate and relate well to illustrate the text. The book is not, however a guide on style or technique - you'll need to develop that elsewhere.
The sections on XML and ADO.NET are enough to get started with a good understanding of how these topics are so importantly tied into ASP.NET applications.
Overall, the authors provide a great deal of detailed information without a lot of unnecessary verbiage. The book makes a reasonably good reference worth keeping at hand. -- Reviewed by Richard S.
the rosetta stone!Review Date: 2003-02-05
It's hard for me to say why this book proved to be so much more helpful, but it did. Jeffrey McManus is a good speaker and author, and this is the first book I've read from Chris Kinsman. Maybe it's their language that helped me, maybe it was the subjects they chose to spend time on, but one way or another, this book opened the floodgates for me.
A couple of things I can definitely say that I found to be head and shoulders above other books are:
1) Lack of errors/typos, etc. I'm not saying there aren't any, but this book definitely was not one of those that make it harder to learn simply because you think what you are reading is right, and it isn't. I had zero problems like that.
2) Easy to follow code examples. So many books I've read make their examples too complex, expecting that you know everything that they are doing except for the one narrow thing they are trying to teach you. Like using regular expressions to validate email addresses before you save them to the database, and this in an example of "how to save to the database." This book has none of that junk. Each example cuts to the core of what it is trying to show you, and makes sure to explain it all, step by step.
I can't wait for these guys to team up again.
Money well spent.Review Date: 2002-05-07
I have other books written by Jeffery McManus. This book is just as good. I would like to see more books written by this author but on the advance side, for those who mainly use VS.NET as their development environment.

Used price: $0.04

I just skimmed through in 5 mins, and I knew CSS thouroughlyReview Date: 1999-05-03
Gets you up to speed fast.Review Date: 1999-04-04
A Solid Quick Reference to a New Web ConceptReview Date: 1997-07-16
A good read, but longer than 10 minutes.Review Date: 1999-08-25

Used price: $0.04

Excellent, portable quick reference to HTML 3.2Review Date: 1998-08-29
I will be purchasing the HTML 4.0 version.
Small, quite good, not perfect.Review Date: 1998-02-18
Handy reference for all web page authorsReview Date: 1998-01-07
Easy, concise, reference guide.Review Date: 1997-07-11

Used price: $1.02

All (90%) what a Webmaster need'sReview Date: 2000-10-12
The only thing what lack's this book is the notes for every tag or function about the browser. Because we all know, that some tags and functions we use only for MSIE and some only for NN. This is a little bit confusing to try run on NN a tag, what should be used only for MSIE.
VERY comprehensive reference!Review Date: 2000-01-20
Great ReferenceReview Date: 2000-01-24
FANTASTIC - EASY TO USE!!Review Date: 1999-10-25

Used price: $0.82

Over assumes scope of knowledgeReview Date: 2001-09-24
Clear-cut, right-to-the-point, and perfect!Review Date: 1998-03-12
Suffice it to say that my second Wrox book was almost as good as the flawless first. I reccomend it for any webmaster with a solid grasp of HTML and a basic knowledge of either JavaScript to VBScript. The clear, concise explanations assume you have no real expereince with DHTML (such as in my case), so it's explained quite well.
BUY IT!
Great book! Good for beginner or intermediate webmaster.Review Date: 1997-10-29
Well done guide in a great format.Review Date: 1998-01-02

Used price: $3.72

Excellent Hand On Experience for VB.NET (STEP-BY-STEP).Review Date: 2003-10-16
I follow through all the example in this book and type it up myself.
I really recommended this book to user with experience in programming and want to go straight into coding.
Author Well Done.!
I'm currently studying for 70-310 exam and will comments on it when I have finish the exam.
Worth the price regardless...Review Date: 2004-06-17
It's the smartest and the fastest way to get certified !Review Date: 2004-09-01
Solid Foundation, Needed MoreReview Date: 2004-04-15
I like the Exam Cram series because I find them easy to read. Most of the chapters are short (10 - 20 pages), easily digestible pieces, which I prefer. I also appreciated the programming examples in this book, since they allowed me to get some practice creating projects and writing code. I could use the Visual Studio .NET help system to look at the class members and answer any curious-type questions I had. If you learn better by working on hand-on examples, you'll appreciate them too.
If you are new to Visual Basic and object oriented programming, do not buy this one right away. Learn more about VB.NET first and then buy this book to pass the test. If you are a seasoned programmer with VB experience, get it along with practice tests. I can recommend Transcender, but then again, those are the only kind I have used.
Good luck on the exam!

Used price: $1.41

Covered exactly what is neededReview Date: 2007-07-01
Short but thoroughReview Date: 2004-02-27
It's not without it's flaws however. The graphics are poor and there could be more done to impart how the Relax NG specifications relate to the specific XML examples they are validating. In addition the book provides little information about tools and support for NG, and also neglects to relate NG to any of the other XML validation standards (DTD, XML Schema.)
For a book about a tough subject it does a lot in a small space. For someone looking for information about NG who is going to apply it in the near term this is a fine work.
The rule of XML schemaReview Date: 2004-05-07
The emergence of RELAX NG is a testimony of the power of the open source movement. While admitting the need for standards (and recommendations) it was obvious that the powerful XML Schema would benefit from the ease of DTDs. RELAX NG is the answer to that need.
The book by the same name by Eric van der Vlist provides not only a description of what RELAX NG is and where it fits in the XML universe, but also guides you through a list of techniques, best practices and integration ideas.
For those among us who are not XML gurus, a book like this can be eye-opening because let's face it, you do not hear about RELAX NG outside of the XML community.
O'Reilly has been very good about publishing thorough books on emerging topics and this book is not an exception. It manages to inform yet not overwhelm. What more can you expect from a computer book?
Relax NG is facing an uphill roadReview Date: 2004-02-03
But, as van der List points out, some users took issue with the complexity and verbosity of XML Schema. An alternative emerged, Relax NG, which is described in detail here. The author's assessment that Relax is in fact cleaner and simpler to use than XML Schema seems correct. I cannot find technical flaws in his argument.
There are two problems, though. XML Schema has greater acceptance. Certainly aided by the very generic and definitive nature of its name. While this may not be quantifiable, it certainly does not help Relax. For example, think of "Microsoft Windows". In common parlance, this is elided to "Windows". So if you say the latter, in referring to any computer GUI, some might assume you mean the Microsoft version. Very aggravating! There is some of this going on here.
The other problem is that both approaches have essentially the same functionality. While there may be some things you can do in Relax that are not possible in the other, this may not be enough. Ditto for the simpler syntax of Relax.
Remember IBM's OS/2 versus Microsoft Windows? Most observers with no pony in that race gave an overall technical advantage to OS/2. But it was driven to extinction. A similar fate might befall Relax.

Used price: $8.60

straightforward and easy to understandReview Date: 2007-11-15
4 starsReview Date: 2007-03-25
Great guideReview Date: 2006-06-21
Excellent book for what it is meant for ...Review Date: 2006-07-27
The lessons are pretty straightforward and you'll be surprised (I was) on how the code can be slightly changed to meet your own specific needs. I now have a good basic understanding of HTML where before I had only a minimal understanding.
If nothing else, the book and appendices make a great quick reference guide. And the price is sure hard to beat.
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