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 102 103 104 105 106 107 108 109 110

Used price: $0.01

Awesome reference!Review Date: 2002-03-06
Very good for somebody who wants to know moreReview Date: 1998-12-27
Forget the Definitive Guide, buy this one!Review Date: 1998-08-16
HTML 3.2 Sourcebook, by Ian GrahamReview Date: 1999-12-02
My career started with this bookReview Date: 1999-01-04

Used price: $2.99

Recommended for a class I'm taking ...Review Date: 2007-10-01
It's more like a workbook than a manual, so it helps to work chapter by chapter.
It's easier to use than a manual and much less cumbersome.
However, I feel "Headfirst HTML with CSS & XHTML" by O'Reilly is more comprehensive while still holding onto the "workbook" style.
Make this book your SECOND choice to the O'Reilly book.
Beginner, but not "cool"...Review Date: 2007-01-09
There is a lot of your standard HTML stuff in here and even some decent CSS basics, but as for being a good start towards creative or "cool" sites utilizing the contents; it's not. Just some run of the mill examples. It even has whole sections dedicated to frames. Yech. The CSS examples are pretty limited too. One small chapter on CSS inline text formatting (no stylesheet use) followed by a large chapter on table based layouts. What a shame.
Decent for a beginner, but I'd gravitate towards "CSS Web Design for Dummies" instead.
Best CSS primer also covers CGI and JavascriptReview Date: 2007-01-08
I had some experience with CSS which is why I had questions. Chapter 4 is twenty-odd pages that I assimilated in 15 minutes --it answered ALL of my questions and had me itching to try things out! I immediately re-factored my site's pages and it ALL worked on the first crack! Chap. 4 alone justifies purchasing the book. If you're still using the FONT tag or positioning images with TABLEs, kiss that goodbye forever! CSS is so much more professional and controllable, and this is a killer introduction.
There isn't much to know on CGI so it's "all" here: it's just an additional line of code for Perl hacks, assuming one is at least clinically sane about security, i.e., doesn't pass a form field to system("$form{1}"). Doesn't cover PHP. Has a good chapter on essential JavaScript (how to check form fields to make sure they were filled in, etc.). The book is aimed at beginners, yet I (a career techie) did not find it annoying. It is to-the-point and I quickly found what I wanted --and more! Lots of cool tricks + good "under the hood" info (such as: the HEAD section loads entirely before the BODY, which is why it's a good place to put JavaScript functions so that they're all ready by the time the user sees anything).
This book is an antique.Review Date: 2006-12-20
hurricanejerry
I am not a techie . . .Review Date: 2006-06-16
Dave Taylor is a techie, but fortunately for us, he is able to communicate with those of us for whom HTML, CSS and XHTML are not our native languages. The explanations and examples in the book are easy to follow, and the companion Web site provides additional information.
Although the reason I wanted this book was to help with coding issues, it is much more. Creating Cool Web Sites is a one-stop shop with information about building Web pages, adding features such as graphics, audio and video, forms, and more. You even get suggestions on making your site more user-friendly, and attracting search engines and visitors.
There are hundreds of books out there about HTML, CSS, Web design, graphics, Java script, RSS, search engine marketing, etc. If you want one book that will explain all of this to you from start to finish in easy-to-understand language, Creating Cool Web Sites is the one you need.
Cathy Stucker, IdeaLady.com

Used price: $3.00

Good little old bookReview Date: 2008-10-31
Make no mistake. The book is old and just like some other reviewers pointed out, some of the technologies have been replaced by newer ones. But once you understand how web services work, it's easier to adapt to the newer tools.
The author also has a tendency to add 'filler pages'. The last 50 pages are useless which is why I gave it only 4 stars.
Excellent, even though based on old SOAP specificationReview Date: 2008-09-13
The difficulty for beginners who are trying to learn SOAP or XML-RPC with these books is finding the appropriate jar files that match the SOAP specifications used for the code examples in the books. Using the current Axis2 or early Axis1 version jar files will not permit the examples or variants on them to work.
The needed jar files are still available in the archive section of the Apache website specifically at this URL: [...]. I used the last of the SOAP versions there version-2.3.1 which permits all the examples I tried in the various to work.
Most, if not all, of the other reviews here are from reviewers who bought the books when they were originally published around 2002.
The exposition in Programming Web Services with XML-RPC, Programming Web Services with SOAP and this book, Web Services Essentials, three books I bought used within the last year, i.e. in 2007, is quite good. Straightforward and accurate although obviously outdated in certain specifics, but nonetheless still an excellent introduction to web services.
My experience with books on software development and more generally on computers is that several books that cover the same topic should always be purchased because each provides a sufficiently different perspective on the topic that makes it much easier to master that material than would be the case with a single book, even if the single book were otherwise excellent. That recommendation applies to these three books. They cover more or less the same topic, but are even more valuable when taken as a whole.
I highly recommend any of the three, but emphasize the need to download the related (but now superseded) files from the Apache website so that the examples in the books will work correctly. If a reader does not do that, he or she will be condemned to much frustration and irritation.
Outdated but still a good overviewReview Date: 2007-11-20
After reading/skimming this as an introduction, find a more current book for more hands on examples to work through in the technology you intend to use.
Outdated but excellent...Review Date: 2007-05-24
while the API samples, URLs, etc. in the book are all outdated but even beginners should be able to figure out the updates.
The only word of caution: it does NOT cover REST.
This book provides a wonderful set of core topics and values that are essential to understanding what is currently out there (at the time I'm writing this in close-to-mid 2007, anyway). Providing samples, history and general information on each topic covers allows this book to be a wonderful, thorough introduction to the world of WS.
Samples focused in Java and Perl help keep things simple, while there is more of a focus on the Java world. The APIs changed, but since the author references primarily open-source, it is easy to figure everything out.
I recommend this book at this time, but can definitely see it being completely out-dated by the same time next year.
As with many emerging technologies, however, I think this is a must have in order to better understand and follow the evolution of its realm. Since it provides pointers/references to pieces of the puzzle(s) even before its publishing, you can gain even more insight and possibly make some educated decisions as to where the future will take it.
Recommended for all, if for nothing else, as a general reference and "emerging history" lesson.
Obsolete and belated bookReview Date: 2003-07-30

Used price: $24.90

not a practical guide to Apex/HTMLDBReview Date: 2007-05-06
This book gives no practical examples. This book does not give information about how to use features of Apex/HTMLDB in real life. It is only a list of all the features and options without explanation.
After using the book for some time, I doubt the authors ever used Apex / HTMLDB in a serious way.
Code depot accessReview Date: 2006-09-04
VERY VERY HIGHLY RECOMMENDED!!Review Date: 2007-02-23
Cunningham, Crotty and Burleson, begin by briefly explaining the installation of the Oracle HTTP Server. Then, the authors show you how to install the HTML DB engine and configure the dads.conf file so the Oracle HTTP Server and mod_plsql module can communicate with the database. Next, the authors show you how to build an application using a spreadsheet. They also describe many of the attributes that can be set for an application, application pages and page level components. The authors continue by covering information on HTML DB reports. Then, they cover a lot of information in regards to building forms. Next, the authors show you how to store images in a table named EASY_IMAGE. They then show you the various types of items that can be presented on a web page. The authors continue by covering several areas of HTML DB navigation. Then, they introduce the logic controls within HTML DB. Next, the authors show you how to use CSS to override a property in the HTML DB provided CSS files. They also cover how to Export and Import application components to deploy applications. The authors continue by covering Best Practices and Techniques. Then, they expose several troubleshooting techniques. Finally, the authors cover the HTML DB Application Programming Interface and provide some explanation of its uses.
This most excellent book removes the guesswork from learning Oracle HTML DB. Perhaps more importantly, this book describes the techniques necessary to build easy HTML DB applications!
Excellent book to learn Apex development.Review Date: 2006-11-09
One very important aspect is that the author explains the WHY. You don't just click settings, etc. and wonder why you did. Knowing the why behind doing things the way you do is very important to me. Certain chapters are for how to and some are for reference. It's a good mix.
The later chapters are not as informative as the first ones, but if everything were spelled out in detail it would make the book much longer. I would like to see the author publish a book on high level concepts.
Hit and MissReview Date: 2007-01-17
As I use this book I discover the scripts have syntax errors(i.e. wrong table names, etc) and in many cases the book refers to the wrong objects in step by step exercises. Or they miss a step or ask you to do something you haven't been shown yet. Then there are times when they tell you to do things that are just plain confusing/illogical, ie. page 98 they tell me to use a date mask on the unit price (which, by the way, they sent me to the wrong table to locate on p96). I tried following their instructions to the letter, tried applying some intelligence by using a date column instead. Bottom line I could not get what they were trying to teach me to work. They failed again 2 pages later on the use of shortcuts. It did not work... (at least in my humble experience). These flaws mean I lose the point of what they are trying to teach me because I am struggling to discern their intent.
I read other reviews that stated the book was an easy read. While the language is friendly and down to earth, this is not a book that you just curl up with. I tried, even took it with me on jury duty! I tried to curl up on the couch with it but found I needed to be at a machine trying the things it was listing. Then I would get frustrated because the steps would not work.
Some parts of this book are great, they work and they get you moving on using application express. But be prepared for some serious stumbles along the way.

Used price: $11.66

The XML referenceReview Date: 2008-09-10
for code jockeys that need a quick reference for their angle bracketsReview Date: 2008-02-02
A better title for it might have been: "XML: A Developer's Almanac". (Which, I suppose is a good-enough alternative title for any book in the O'Reilly "Nutshell" series.)
Best XML reference I ever sawReview Date: 2007-03-04
I have just nothing to say about this book except it contains ALL information one can need on XML.
A reference useful for a limited audience among those who already know XML basicsReview Date: 2006-07-31
This third edition is especially admirable for its advocation of schemas, whereas many other XHTML publications would mention only DTDs.
XML IN A NUTSHELL is emphatically not a tutorial for XML, in spite of the friendly introduction to the markup language that opens the book. For each of the technologies mentioned herein, you'll want a separate book. For XPath especially, O'Reilly's XPATH AND XPOINTER is worth getting. XML IN A NUTSHELL instead provides only a quick reference for matters the reader is already acquainted with. Now, much of this quick reference information can be freely had on the Web. I'd recommend the book only to those who are fortunate enough to have someone else cover their book expenses, or can get it from their library, or those who simply adore print documentation.
By far, the best book available on XMLReview Date: 2007-11-01


An excellent book...Review Date: 2008-10-30
It has a lot of usefull information about HTML, CSS and general web design.
Highly recommended!!!
ProgrammerReview Date: 2008-10-19
Excellent - InformativeReview Date: 2008-10-14
Great teaching bookReview Date: 2007-12-11
Yes there is a lot of repetition and a bit of wandering back and forth across subjects, and yes it can be annoying. But most books in this genre are guilty of that. This one is no better nor worse than the others. Nice reference and appendix. Recommended.
Hard to followReview Date: 2007-06-03
First, "BWP w/HTML, XHTML, and CSS" is dated. Its publication date is 2004. This text often complains that features "are not supported by browsers" that have since been updated. There are more current materials published within the last year. (And on the subject of browsers, I have not found a single mention of Mozilla, Safari, or Opera in this book).
Second, the author's presentation is often difficult to follow. Concedely it is a difficult subject to organize when there are "live" tags, "deprecated" tags, the ongoing effort to separate stylistic elements into CSS, and different browswers' idiosyncracies with which to deal. Duckett, however, is next to hopeless in separating these subjects.
Most critical is the fact that this book is a very unhappy blend between an introductory tutorial and a reference "bible." Duckett will introduce a basic concept -- say, "tables" and will then load up on all of the attributes that the element might take. Learning the key ideas gets lost in the process. The book often leads off into asides and references to more advanced topics that will easily lose the initiate. It is no coincidence that several of the reviews here use the word "intermediate" in connection with this text.
The author does not seem to understand the principle that individuals learn by working from the "known" step-by-step to the "unknown." Instead, he seems to rely upon the idea that "if I throw everything at them in a random fashion, they'll figure out a good amount of it."
As an example of its "random walk" approach, Chapter 4 first provides a sound introduction into the use of colors and making references to images. The closing section of the chapter, however, branches off into a discussion of the

Used price: $4.28

Clear and rich examplesReview Date: 2001-07-24
Not for beginers, maybe for advanced...Review Date: 2002-09-24
Not very GoodReview Date: 2002-05-01
It seems that author does not want to give complete knowledge to its readers.
It seems i have to read another XML book to read this book.
it does not cover the topics in details.
DisappointedReview Date: 2001-08-22
Interesting content, sloppy code examplesReview Date: 2001-12-07

It's required for the course.Review Date: 2006-03-20
School book requiredReview Date: 2005-07-19
It's a technical textbook...what do you expectReview Date: 2003-06-11
It's a technical textbook...what do you expectReview Date: 2003-06-11
Possibly the worst textbook of all...Review Date: 2004-07-15
3rd edition, Tutorial-4, Case-1, gives step-by-step instructions to create the example web page, but with code that does Not exist! What is this code: < td width="200" bgcolor="back4.jpg" > ?? Is it for the background color or an image? Which is it!? It can't be both!
So in closing, this book is extremely poor and confusing. Please ask your school to quit buying this series of programming books.
If you want to learn competant HTML quickly and learn it well, use the free online tutorials from www . w3schools . com. Because this group of people created HTML and there are sure to be no errors.

Used price: $0.99

Very MS centricReview Date: 2000-10-03
Beware of Wrox and Apress Titles - No Source Available !Review Date: 2004-02-18
With as many books as have slipped through the rather large crack between Wrox and Apress, I'm having a difficult time recommending titles from either to our IT staff or partners.
Chris Fox
Re: Promising Book Breaks PromiseReview Date: 2000-04-23
Finally an Implementation book of an XML case-studyReview Date: 2000-07-27
This case-study is about a working and normal web site, one about traveling, so this is finally an XML book that actually have real-life examples and not some useless pieces of code that does not tie in to OUR applications.
For XML newcomers, I would strongly suggest taking a look at Beginning XML first and polish your knowledge with this one.
Presents a Terrific Case StudyReview Date: 2000-11-05
This is not an introductory text. As with most Wrox "Professional" titles, Spencer presumes a certain level of experience on his reader's behalf. I find these titles to be exactly what I desire: not too simple to be trivial, and yet not as dry as a pure reference text.
XML has been a hot topic for over a year now. As a result, more and more people are trying to get a grasp of this technology. Most of the XML books that I have read (and I own a few) provide reasonable explanations of it. I found that understanding the concepts of XML was simple; it was trying to figure out where to use it that was difficult. These beginning books told me the "how," but not the "when."
"Professional XML Design and Implementation" fills this void nicely. The entire book is dedicated to explaining a realistic scenario from end to end. I will note that this book does focus entirely on Microsoft's implementation of XML, but this is a reasonable choice: even at the present time, IE 5.0 or greater is the only released browser that supports XML (I am not including Netscape 6 PR1 through 3 simply because they are still in beta).
Along the way, Spencer provides us with a clear commentary as to why he made certain design decisions. He also attempts to include some instruction. Most of it is still accurate, but the section on XSL is now very outdated.
The application itself is pretty creative. The code behind it is diverse: server side scripting is used to build XML from data stored in a database; client side scripting is used to build XML data within a browser without requiring round trips. One particularly interesting feature was to save the work done on the client side in a cookie so that it could persist between sessions, before finally being submitted to the server.
I believe that most companies who are interested in XML at the time of this review are more interested in B2B (business to business) scenarios than B2C (business to consumer) ones. The limited browser support mentioned above makes this a reasonable assumption. The last chapter of the book entitled "The Transactional System" provdies some good insight into how XML can be used in a B2B environment.
A small drawback is that the book does not contain (and therefore does not review) the entire code listing for this application. Thankfully the files are available on Wrox' Web site.
This is a great book if you already have at least a cursory understanding of XML, and are looking to understand more about its application. If you are still struggling with the "what is XML?" question, then I recommend that you start with a different title than this one, especially when you consider that the XML/XSL standards have evolved considerably since its writing.

Used price: $3.45

Excellent book on web publishing via CocoonReview Date: 2004-08-10
CForm RulesReview Date: 2004-07-07
I will feel better if it cuts to half pagesReview Date: 2003-01-30
From page 343 onwards is appendix and index. 480-343=137. So totally 48+137=185 pages out of 480 are basicly nothing. You got 300 pages left which could be helpful.
A good developer does not necessary be a good author.
I will feel better if it cuts to half pagesReview Date: 2003-01-29
There are appendix from page 343 to the end, page 480, that's 137 pages, plus 48 pages, totally 185 pages is basicly nothing. So you got less than 300 pages left maybe useful.
I buy this book since there are only 3 books about Cocoon in the market. Now I am a bit regret.A~~ good developer does not mean a good author.~
Not the best book on Cocoon.Review Date: 2003-02-14
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 102 103 104 105 106 107 108 109 110
Overall, this is an excellent book. However, I would not buy this EDITION, as I know there is a 4th ed out now. When I got the book several years back, it was perfect. Unfortunately now several of the tags are depricated. Although I haven't seen the 4th ed, I plan on purchasing it, as I'm sure they've updated the tags and other content.
My hat goes off to the author!