XML Books
Related Subjects: Tools Validation Style Sheets References and Standards Applications Linking Forms Addressing and Querying
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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201

Used price: $2.37

Good for beginnersReview Date: 2008-01-06
easy to readReview Date: 2007-01-04
A very good book if you would like to understand how HTML works
Excellent HTML ResourceReview Date: 2005-08-08
Excelent bookReview Date: 2005-01-04
Higly recommended for those willing to learn and master HTML.
Best HTML Book Around!Review Date: 2005-04-15
One of the classes I took included a web design portion. How fun to create web pages that were exciting and not boring. It was easily accomplished using this book as a guide but someone who knows nothing about HTML design could easily use this and create.
The chapters are broken down from the basics to intermediate items. The author, Dave Taylor, explains exactly what entails a web page, what a URL is, basic html, graphics, tables, links, pointers, image maps, and other advanced designs.
Now many technical books are dry to read and often times leave the non-die-hard techies wondering what was just said. Not true with Taylor. He gets everyone to understand html - those creating their first web page to those who want to do more, those that want pizzazz on their pages.
If you're not a beginner, you may want to skip the chapters in which Taylor explains to new users about Web pages, how browsers work, what URLs are, and other basic concepts. (But it can be a good refresher for those who haven't designed web pages in a while). Next he expands into basic HTML, fonts, text styles, and gets the reader to understand the making of lists, special characters, pointers, and links. Next comes the explanation of graphics and the creation of tables and frames. But my favorite part is next - chapters on advanced items like background, marquees, image maps, JavaScript, forms, plug-ins, Dynamic HTML, style sheets, and much more.
Examples shown in the book are easy to follow and let the reader completely understand what the code does and how it will look on a web page. Nothing in CREATING COOL HTML PAGES is overwhelming and will let everyone create a web page of which they can be proud. I'm a computer programmer, and still use this as a reference. In fact, it's one of the most borrowed books in our office! This book is highly recommended for any level of html programmer.

Used price: $14.00

FrontPage 2003Review Date: 2008-04-20
Best & Most Helpful Book On FrontPage 2003Review Date: 2008-04-17
excellent for beginnerReview Date: 2008-02-29
Almost perfect in its contentReview Date: 2008-02-05
It takes some savvy to blend one's own personal knowledge and intelligence with that of a great instructional manual. If you're really a beginner, opt for a class first, then use this manual as your constant companion.
I think it's a good book but I'm not sure yetReview Date: 2007-11-15

Used price: $0.01

Great For Beginners - But Not Solely For BeginnersReview Date: 2008-04-21
For HTML starters, simply IDEAL!Review Date: 2006-06-18
The book covers all, from starting a web page, building CCS, what and how JavaScript is working (did not had a clue what it was) up to special features that can make your web-site just that more interesting.
Even now, as a reference guide, it is just what I needed.
The visually part of it - if somebody is not known with the "Teach yourself visually" series - is so clear, the results are showing.
Later I have bought the Dreamweaver MX 2004 from the same series. Even though Dreamweaver is pretty clear in itself, I still come back to this book for some handy tips and how to do.
Worthwile? I do think so!
It Doesn't Get Any Clearer Than ThisReview Date: 2006-03-01
One star is too much!Review Date: 2005-11-01
A photographer/grafik designer by trade, specialising in print-based media I have never done web-based work (other than actually designing pages and buttons in Illustrator - and then having someone else doing the converting, assembly etc.) so I decided to buy a book and have a go. To get straight to the point this book is a piece of crap for the following reasons. 1) (despite professing otherwise) It is totally incoherent, and follows a very illogical progression pattern. 2) The grafiks are so sadly outdated and amateur-ish I cringed every time I opened the book. 3) It fails to empower the reader to move freely and thus visualise their own ideas. 4) It is VERY incomprehensive. 5) It is very hard to navigate, has no real index, no thumb tags etc.
It is like a 'Big Mac' - it looks yummy and filling and when you take a bite it SEEMS to fill you up, but soon you are hungry for more REAL FOOD. My advice? Go for a less disturbingly 'visual' format that provides you with the building blocks to build your own house.
The Only Book You Need!Review Date: 2005-05-09

Used price: $4.41

This book works!Review Date: 2002-11-22
Frustrating...Review Date: 2004-01-12
An additional problem is the reference to downloading classes on websites that no longer exist.
If you already know XML parsing, then this book is fine, but then I guess you wouldn't need the book.
Good Book...Review Date: 2003-10-06
The book, after some expository material, details 11 projects of increasing complexity. They use PHP, MySQL, PEAR::DB, Smarty and PHPLib. The target audience, according to the book jacket, are programmers who already have a good knowledge of PHP, SQL Databases and XML. Frankly, I think they overdo the amount of experience you need to use and benefit from this book. If you are on top of all those topics well enough to consider yourself ¡°professional¡± then this book may be too simple. If, on the other hand, you are, like me, conversant with PHP and SQL but would like to take yourself up to ¡°professional¡± use of technologies like XML, templating and WAP enabling then this book will be good
Great book!Review Date: 2002-11-03
The book starts off with a nice introduction to PHP, including the use of classes and file functions. It isn't meant to teach you everything you need to know about PHP, but to be refresher course for information that will be used throughout the book. It was nice to see the promotion of the new superglobal arrays in this section of the book.
Next, they jump into a chapter devoted to XML Fundamentals. This chapter explains the rules and syntax that a well-formed XML document must adhere to. DTDs and Schemas are discussed as methods to validate XML documents as well as define XML vocabularies. All in all, after reading this chapter you should have a good base to build upon for the rest of the book.
The rest of the book is devoted to giving you detail on the different derivatives of XML and how and when do use them with PHP. Topics covered include:
* SAX via PHP's Expat parser
* DOM
* XPath
* XSL via Sablotron
* Third party class for PHP such as XML File and phpXML
* RSS
* XML and databases
* SVG
* XML-RPC
One of the things I love about this book is that for each of these XML derivatives, they provide a detailed list of advantages and disadvantages. This enables you to determine which of these technologies is best suited for the application you are designing.
This book is an excellent resource for the beginner and advanced programmer alike. It is a mixture of a tutorial and reference book without comprising either. If you are serious about developing applications with PHP and XML, this book should be in your collection.
excellent guide to using xml with phpReview Date: 2002-12-05

Used price: $30.29

Groovy In Action is an awesome Groovy book and reference.Review Date: 2008-04-07
I first heard about Groovy In Action (also known as GINA) during a Groovy presentation almost a year ago, the presenter was referring to Groovy In Action as one of the best references out at the time, After reading GINA, I was not disappointed. The roadmap given at the beginning of the book is a great guide to see how the book is organized out. As an added bonus, the book includes some great reference information at the end of the book. It contains Groovy Language information, a GDK API quick reference, and several great cheat sheets for items such as closures, lists, etc.
The book is full of great examples that you can use (some of the examples illustrate some of the finer points of the language).
In fact someone recently asked about where to find a complete specification of the Groovy Language. Guillaume Laforge, Groovy Program Manager and co-author of Groovy In Action, responded that the most current information can be found in Groovy In Action (source user@groovy.codehaus.org mailing list 3/16/2008).
Groovy in Action is one of the Groovy books that is a must have for anyone looking to get into Groovy Development.
awesomeReview Date: 2008-03-22
Well written, light to readReview Date: 2008-01-08
I happened across Groovy a couple of months ago and was looking for some printed resource - navigating a website just isn't the same as holding a book in ones hands.
And, yes, this is a book well written and easy to read, providing all you need to gain a good understanding of the Groovy language and libraries. If you are looking for a good way to get aquainted with an excellent complement to the Java platform, go and get this book.
Great Primer (if a bit dated) on a Great LanguageReview Date: 2008-03-08
That being said, this is still a great introduction to the a language that will likely become an important player in Java shops as developers migrate existing designs to take advantage of the power the dynamic programming provides. The authors do a great job of explaining the concepts and syntax of the language, making it easy to quickly begin writing code of your own.
While books such as Groovy Recipes: Greasing the Wheels of Java are now available that cover the newest features in Groovy, a perusal of GINA can help to flatten the learning curve.
Fabulous book, except for the last chapter...Review Date: 2008-01-24
The language itself is also impressive and I hope Groovy gets the attention it deserves. I hope all Java developers read this to see what they're missing in Java-land. :-)
Hindsight is 20/20, I'm sure the authors are sorry they included the last chapter on Grails as they did. But I don't fault them, as I'm sure the publisher was not uninvolved in that decision... ;-)
I'm giving it 5 stars anyway. Good work!

Used price: $23.98

Well done...Review Date: 2008-05-02
If you are an experienced developer needing to learn C# quickly and thoroughly without resorting to the "for Dummies" types of books this is an effective tool, use it.
Indispensible ReferenceReview Date: 2008-04-09
I finally took the hint and bought the book.
Now that I have the book, after having sifted through it, I can attest that it explains C# clearly and thoroughly and is delightfully insightful. On par with the best O'Reilly nutshell references.
I believe it is currently the best C# 3.0 reference on the market.
Excellent ReferenceReview Date: 2008-04-08
Terms, Keywords, implementation etc...
great for both a beginners referanece and a seasoned professional
The best book on C# in the marketReview Date: 2008-03-31
I came to know about this book from a link on Chris Sells' blog where he is all praise for the book.
Highly recommended.
Highly recommendedReview Date: 2008-03-28

Used price: $15.99

Misled by great reviews! Book is extremely, EXTREMELY outdated! Designers Beware!Review Date: 2008-03-10
The Good
- This book is very comprehensive and good for TRUE BEGINNERS as it covers the basics of html, xhtml, php, javascript, and image editing.
- The only mildly useful bits for the hobbyist web designer are the PHP and Javascript chapters... but you can find the same, or better information on the basics of these two technologies posted for free on the net. You don't need to pay 40.00+ bucks for this info.
The Bad
- This book is extremely, extremely outdated. Most of the design tips date back to the time when IE 5.5 and 6 were the cutting edge, and the examples are aimed at IE and Netscape Navigator users! Hence, the tips & techniques are virtually useless now that IE 7 is standard, IE 8 on the horizon, and FFox 3 about to be released.
- This book is filled with statements such as "PNG-8 and PNG-24 formats have only recently received FULL support from the most used-browsers, Netscape Navigator 6 and Internet Explorer 5"(pg 290). THAT's how old this book's tips are.
DO Buy This Book...
- If you have NEVER built a web page before
- If you want the basics to build a personal web page, a hobby web page, a static site with less than 10 pages and no functionality other than a mailto form.
- If you don't mind building your site for primarily for IE users.
- If you don't mind your web page looking like the Geocities Sites of back in 1999.
DO NOT Buy This Book.
- If you know how to style a paragraph using CSS.
- If you have ever used an editor like Dreamweaver, or Adobe Golive, or even FrontPage.
- If you want a site with any sort of interactive functionality like wikis, blogs, discussion boards, etc.
- If you are aware that the world has moved on from Netscape Navigator 6.
In summary, I found this book to be a giant pile of rubbish. In the future, I would strongly recommend NEVER buying a Web Design book that has been published more than 1 or max 2 years before your actual date. Its 2008, DON'T buy anything written prior to 2006 in order to learn basic web design. You'll end up wasting your time, as I did.
Exellent ReferenceReview Date: 2004-06-20
Inside the chapters are small sections that they refer to as Tips, such as Explaining the Uses of a Table as a layout tool. With the tips, it makes it a lot easier to go back and look over something you forgot or don't understand.
Overall, exellent book, and I highly recommend it as a resource
great bookReview Date: 2003-04-21
Excellent PHP TutorialReview Date: 2002-08-13
Great BookReview Date: 2004-01-03

Used price: $30.00

Good and complete bookReview Date: 2008-04-07
1. I don't like the writing style. It is too friendly, I prefer a formal and clean one.
2. Some explanation is 'obscure' and needs to be rewritten, for example the SelectWith extension method.
Anyway it really worths to have a copy on your desk.
A great book from start to finishReview Date: 2008-05-11
First off, it's easy to read. Learning the basic mechanics of LINQ isn't all that difficult. Learning advanced LINQ mechanics is still pretty straightforward. However understanding why certain approaches should be used over other ones, understanding potential pitfalls (getting something back you weren't expecting) and ensuring your code performs well after you get back more than a few records, well, that takes some effort. I think this book helps you accomplish each of those in a manner that's very clear and very straightforward. [As a stylistic note, I think really understanding Lamda expressions, which admittedly aren't a linq feature per se, is challenging at first. This book did not shy away from them and went at them head one. B/c learning them isn't a linear process (at least it wasn't for me or anyone i know), you often make no real progress, then have a moment of understanding that gets you to the next level. That type of learning is best facilitated by seeing several examples - seeing several ways to accomplish something and then reverse engineering the differences. The extensive number of examples really makes that process a lot simpler].
Another really strong point is the examples themselves. In the LINQ to XML coverage, there's an example of how to create a RSS feed from a collection with one linq query. It's beauty is its elegance and b/c most developers have given writing RSS a try, it's a great juxtaposition to show how powerful and useful LINQ can be. That example isn't alone though - there are several others that extend beyond the cliche'd Hello World samples that leave people wanting for more.
The coverage of each topic is superb as well. At no point did I finish a chapter with unanswered questions in mind. Often, authors will make an assertion "you should do it this way b/c otherwise you'll open up security vulnerabilities" or whatever without explaining what the downside is that they are talking about. I know it's a seemingly unimportant thing, but I found that they always explained the points they make, even the minor ones. It's a typical example of the attention to detail the authors put into this book.
Having co-authored several books, I know how hard it is to write a book with a unified writing style. The editing for this book is done in such a way though that it looks like one author wrote it. Yes, there are some differences in their individual writing styles, but it's all close enough that it really does feel as though one person wrote it. That is a huge plus and again, it's just one of those small things they do that shows a serious attention to detail.
So it's easy to read, they cover everything really well, they selected great examples and explain them well and they start out with general coverage and move onto very detailed coverage - making it ideal for both a LINQ newcommer or a seasoned vet.
It's a great book and IMHO, the authors are to be commended for putting it together. Although I've found all of the LINQ books I've come across to be very good - this one made an impression and it's excellent from start to finish.
Excellent Linq BookReview Date: 2008-04-02
There are tons of examples, plus quite a lot online resources that can be extremely useful.
Great book, probably one of the best on LINQ subject, and it's definitely worth the price
One of the best resources for LINQ available todayReview Date: 2008-03-30
Clear and cogent instruction on a central technologyReview Date: 2008-04-01
Paolo

Used price: $25.50

Excellent resource for both quality control and ideasReview Date: 2007-04-03
Great gap between book knowledge and effective use...Review Date: 2004-12-06
Chapter List: Syntax; Structure; Semantics; Implementation; Recommended Reading; Index
There are obviously a large number of books that will teach you the semantics of writing and using XML. But just because you can create an XML file doesn't mean that you've done it well or effectively. Harold's book provides a bridge to being able to create XML files that will be usable in nearly all situations. The book starts out in the introduction with explanations of terms that are often confused (element vs. tag, text vs. character data vs. markup, etc.). Then there are four parts of the book that include a total of 50 tips that will improve the quality of your XML usage. Some tips are pretty basic, like "Include an XML Declaration". Others are more complex like "Verify Documents with XML Digital Signatures". But every one is practical and useful for making sure that your XML is widely useable by all potential applications.
Excellent bridge book to read after you've learned the basics of XML. This is a book that, when taken to heart and used, will cause your coworkers to thank you.
The best XML book I've readReview Date: 2004-10-22
Because the book is so diverse (an amazing feat considering the small page count), it is hard to single out any specific part as being a reason to read the book. The book doesn't just talk about schemas, the infoset, etc..., it digs down and really explains what is good and bad about the technologies and what the best ways to apply them are. All I can say is that I use XML day in and day out and have learned everything I know by trial an error. I've made many mistakes along the way. I've tried my best to learn from them, but Effective XML was the book that made everything click for me. The best part is that the book went well beyond just helping me see my errors. I've already applied some of the ideas to new work I've done recently and have been able to head off some of the problems I would have encountered.
Effective XML is by far the best XML book I've ever read, and quite possibly the best tech book I've read all year. I might even have to add it to my favorite tech books list. If you work with XML to any significant degree, I can't recommend this book highly enough.
How to Effectively Use XMLReview Date: 2006-02-07
The book is divided into four major sections: Syntax, Structure, Semantics, and Implementation. Each of the fifty Items packs a lot of information into a few pages. The Items span topics such as why you should Include an XML Declaration (Item 1), Make Structure Explicit through Markup (Item 11), Program to Standard APIs (Item 31), and Write in Unicode (Item 38). Even the Introduction is valuable because it sets the definitions for XML-related terms used in the rest of the book that the author has found to be used interchangeably or inconsistently.
Item 24, Choose the Right Schema Language for the Job, provides a typical example of the great information contained in Effective XML. This Item discusses the strengths and weaknesses of four schema languages: W3C XML Schema Language, DTDs, RELAX NG, and Schematron. The use of programming languages to handle situations that the schema languages can't handle is also discussed. The Item ends with a set of questions to think about when selecting the schema language to use.
I found the book very readable and like that the information is presented in digestible chunks. Effective XML isn't meant to hype XML but to identify what the actual capabilities of XML and its related technologies are and how best to use them. The book does an outstanding job at this task.
Full disclosure: I received a complimentary copy of the book for review.
I wish the XML Schema working group had a copy per memberReview Date: 2005-07-10
Instead it is a book on how to work with XML. How to design an XML application to take full advantage of the facilties of XML: schemas, processing instructions, XSL transforms, namespaces. It is all structured to slowly introduce you into the complexities, and deserves to sit up on the bookshelf with Effective C++, Java and Enterprise Java.
If you already know the basics of XML, it is actually quite a good way to learn about some of the more esoteric concepts -from the pragmatic perspective. Too many XML books rant about how wonderful some feature like XML schema's extension stuff is, why XML is the most universal format ever, SOAP and WS-* the best protocol for distributed systems ever, and XQuery everything you need for an XML database.
This book bursts the bubble of hype with rational analysis of what makes sense, and what doesn't. Item 28: Use only what you need, is my favourite: A review of the main XML specs and analysis of what really matters, which comes down to #35, navigate with XPath.
If you are designing an XML schema/system/application, you need this book. If you have to put up with architects telling you about WS-MetadataExchange, WS-Transfer and RDF, you need a copy to roll up and hit them over the head. And, if like me, you are involved in standards bodies that produce XML related things, you need to buy a copy for all the other participants, so that what you produce will actually work.
Remember that XML is a language designed for use by people and machines. The machines have the upper hand. But with this book, and some thinking, you can design XML applications that people can use.

Used price: $1.89

Great starting pointReview Date: 2006-08-11
Oliver & Morrison offered good advice on what to do and what not to do when designing a webpage, and they also explained why they make those suggestions, which certainly assists in making later judgement calls on topics they don't directly address.
I would also recommend O'Reilly's HTML/XHTML book, which has come in handy in clarifying a few points. However, this book is sufficient for anyone looking to put up realatively simple pages and is easier as an introduction (and more motivating) than O'Reilly's book. That is, buy this book first and buy O'Reilly's book if you have a desire to learn more about HTML.
Up-To-Date Now - Thank you.Review Date: 2005-07-19
An excellent starting pointReview Date: 2003-12-29
It's important to note that there are two approaches to creating web pages today: you can create them by hand, using XHTML code written with a simple text editor like notepad; or you can use a web page authoring package, such as DreamWeaver or FrontPage. Using a program like DreamWeaver (most agree its the #1 program of its type) will allow you to create web pages much more quickly than by hand coding them; and unless you have an innate skill as a design artist, they will likely look better than something you hand code.
On the other hand, you'll never have a clue about how the code actually works, if you don't learn XHTML; and so you'll never be able to modify it. You'll be stuck with whatever the web authoring package can do for you. And there's also the cost factor: web authoring packages cost several hundreds of dollars, but notepad is free; it's part of the Microsoft Windows operating system. (Macs have a similar built in text editor.)
Most internet pros can do both; they regularly use DreamWeaver as a production tool, but know XHTML so that they can quickly modify what the program generates when the need arises. On the other hand, amateurs building simple web pages probably would never be able to justify the cost of a full blown web authoring package, so learning XHTML makes perfect sense.
Either way, learning XHTML is an appropriate way to start your web page building education; and this book is the perfect way to do so. Having read several books on the subject - including some thousand+ page hardcover whoppers - I can confidently state that this book does a spectacular job of teaching you exactly what you need to know. It gets right to the point, and quickly and simply teaches the core material. All the fluff is gone; everything in this book is solid. There's thorough coverage of graphics, animated graphics, even some javascript. There's a lot of reference to readily available tools on the net, and some indication of how they might be used. I was particularly impressed with the clarity of the instruction; the book does a spectacular job of identifying and teaching exactly what needs to be taught, while deftly avoiding extraneous discussion. Most universities don't provide a quality of instruction as crisp and as easily followed as that contained within this book.
So what's missing? Not much. There's no coverage of Flash to speak of, or CGI scripting. I didn't see any mention of secure HTML, so you'll need more than this book in order to start processing credit cards, or conducting commerce. And a few of the web resource links that the author provides are dead links, and haven't worked for years; they should have been caught during the revision process.
But these are mere quibbles; make no mistake, this book gives you an awful lot. If your desire is a really good book that starts right at the very beginning, and gives you enough knowledge to build really good looking web pages from scratch... then this is your book. If you want to set up a simple web page for yourself - or an informational web page designed to promote your home business - this is a great text. And if you plan on persuing a career as a web page developer, but have no previous knowledge of web design or HTML... then this is a great book to start with.
The book is now in its 6th edition, and that says a lot; publishers won't revise a book with poor sales. For a computer book to be revised and released 6 times is a dramatic testament to its popularity, and inherent quality. I can only think of one other book on my bookshelf - Muellers' Upgrading and Repairing PCs - that has shown such a continuing popularity level.
When you invest in this book, you get a lot of value. When you've learned and applied everything in this book, you'll be able to create extremely good looking and well written informational web pages from scratch, without having to rely on a web authoring package; and you'll be completely prepared to learn the intricacies of Java, Flash, and CGI scripting, if you so choose. However, probably 90% or more of the people who read this book, will never need to move beyond it.
For most web pages, this book is all you'll ever need.
Great book.Review Date: 2005-08-12
Awesome book!Review Date: 2005-07-13
Related Subjects: Tools Validation Style Sheets References and Standards Applications Linking Forms Addressing and Querying
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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201