HTML Books
Related Subjects: Tutorials Books Resources Tools References Chats and Forums
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 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250


Potentially good training guide-misleading syntaxReview Date: 2001-10-18
Pleasantly Surprised!Review Date: 1999-12-15
The value of the lessons taught in this book were evident a few days after I completed the last exercise when I created my own project. Went without a hitch.
Top Notch!
Good Book - Unusually HelpfulReview Date: 2000-03-20

Easy to followReview Date: 1999-03-17
Non-technical but a good novice primerReview Date: 1998-12-29
Excellent beginner book, very easy to use.Review Date: 1999-03-29


Great Reference Guide for any DeveloperReview Date: 2008-04-26
For the Serious Web DeveloperReview Date: 2005-03-29
Great time-saverReview Date: 2005-02-01

Used price: $3.65

Awarded "BEST BOOK " award for 2002Review Date: 2003-01-04
Need we say more.
Repackaging of Some Long-in-the-Tooth TitlesReview Date: 2002-05-21
Some of these titles are definitely looking a bit long-in-the-tooth ("Information Architecture for the World Wide Web" was published back in early 1998, and the "Cascading Style Sheets" title is looking a lot less "definitive" in the two years since it first came out). In fact, with the sole exception of the book included with this CD pack, all of the books are at least a year old, limiting their usefulness. Can you say "retread"?
The ActionScript title is good but I would have preferred a more generally-applicable book instead, like, say O'Reilly's recent book on JavaScript...
Still, having all of this info at your fingertips in a CD-ROM format is genuinely useful -- the search feature is fast and accurate -- more so than you're likely to get when looking up the same keyword on a major search engine. So far I've found the XHTML title and the Web Design in a Nutshell (which is the "book" included in this package) the most-referenced titles, the latter in particular an excellent (and relatively recent) publication.
Contains six different, complete guidesReview Date: 2002-02-09

Used price: $0.89

Great!Review Date: 2005-05-06
Web Writing/Web DesignReview Date: 2005-07-04
How-To GuideReview Date: 2006-02-16
Strengths: Each chapter builds upon the other and the book allows a reader, early on, the ability to begin writing HTML code. Although each chapter address a different Web creating topic, all focus on a how-to of HTML coding and all conclude with a writing assignment that utilizes the topic of instruction within each chapter. The end of each chapter also provides a thorough table of HTML tags used in the lessons and a list of outside Web sites that offers other reference material. The assigned projects of each chapter can be combined into one large project that ultimately can become the purpose of the book, a self-designed Web site.
Weaknesses: All of the weaknesses of Web Writing/Web Design are directly related to the date that the book was written. It was published in 2000 and the book is simply outdated. Also, due to the age of the book, many of the links that Batschelet provides the reader to use as further reference sites are no longer available.

Used price: $1.29
Collectible price: $29.95

Awesome!Review Date: 2001-05-17
If you want a reference book for XHTML and CSS, this is it! If you also want a tutorial for XHTML and CSS, this is it!
The first 370 pages are an alphabetical reference to XHTML. Each tag is listed with ALL of its possible attributes as well as guides to browser compatability (even WebTV). The next 130 pages gives the same treatment to Cascading Style Sheet syntax. The next 190 pages is a tutorial for using XHTML and CSS. The tutorials are very well done; using pictures only when needed and presenting lots of information. The Appendixes don't just rehash the info from the book. They present things like the complete Unicode character set (40pgs), a glossary and a 50 page cross referenced index.
I can't recommend this book highly enough!
Mixed FeelingsReview Date: 2001-07-19
However the tutorial section is bad as bad can be and full of mistakes. F.ex in chapter two there is a listing of an XHTML strict document but has the bgcolor attribute in the body tag. And so it goes on throughout the whole tutorial.
If you need an excellent reference book shoot for this one, if you need a tutorial you better look for other books.
"2 Books ... 2Books In One"Review Date: 2001-01-25
The first half is a very clear concise detail of every tag and attribute in XHTML and a reference of CSS. If all you need is to refresh your memory about a particular tag this is where you'll find your answers. Your not going to find a better reference anywhere.
The second half of the book consists of tutorials for XHTML and CSS in very clear easy to understand form.
At first I thought "They put this thing together backwards! The refence should be in the back"; but as I use the book as a reference I love having the reference in the front so I don't have to go clear through the book to find what I want. Very well done!
I would have gladly paid what this book cost for either of these two pieces; the fact that I got both in one book for such a meager sum is to me simply amazing.

Used price: $11.79

An excellent resourceReview Date: 2000-08-24
Strong content, but could have been shorterReview Date: 2002-01-01
The concept behind the xhtml 1.0 spec is relatively simple. You must perform the following: close all your tags, include the xhtml dtd, use all lower case letters, use CSS instead of the deprecated formatting tags, and put script in cdata sections. The book required 304 pages to make these points, as it showed how each would impact 12 different browsers. On the positive side, this book was very concise and well written. At one sitting, I completed over 200 pages. It was truly enjoyable to read and the topics retained my interest.
Overall, I give this book four-stars. The only negative being the large quantity of filler content. The book was perfect otherwise.
informationally good, a bit confusing at timesReview Date: 2001-01-25

Used price: $0.70

Using XML in Office 2003 - for technical writersReview Date: 2004-02-16
If tech writers are using XML, it is probably because they were already using FrameMaker with SGML earlier and have just converted their documents to the XML version. Furthermore, if you are not using FrameMaker 7.0 as an authoring tool, you had to find some other new tool, like XMLSpy, Authentic or Veredus, which have many capabilities, but seem "geeky" to a tech writer.
INTRODUCING XML IN OFFICE 2003
You can't imagine how delighted I was to see this book recommended in a newsletter, because that was the first I'd heard about the XML facilities in Office 2003. When my husband updated to Office 2003, I bought the book to see how it works. To my dismay, I discovered that the XML facilities are only in the Professional edition, so I ordered a 30-day trial version of Office 2003 from Microsoft and started reading.
One of the authors, Charles Goldfarb, has been in on XML since its conception (and birth, way back in 1998!) so he is one of the big XML gurus. Now gurus are not necessarily, by definition, good writers of introductory books. However, Goldfarb has his own series of excellent books, motivating and educating developers and users in the wonders of XML.
This introduction is well structured and well thought out. All the steps are well described and easy to follow. There are even separate XML tutorials to bring beginners up to speed without boring more advanced users. The only difficulty I found is that the book is so richly illustrated that some steps refer to a screen capture on a following page.
USING THE BOOK
Part 1, Introducing Desktop XML, aims to motivate you with "The reason why" it's worth your while to get the 30-day trial version and keep on reading.
Part 2, Working with XML in Office, has you creating XML documents in Word, using external XML data in spreadsheets, exporting and importing XML in Access and creating XML websites in FrontPage. You will also discover how easy it is to import XML data, like zip codes and stock market data, from the Internet. You can download all the code for the examples from www.XMLinOffice.com.
INFOPATH
An exciting new feature is a new Microsoft product, InfoPath, which you can use to create "smart" forms. The book includes a CD with a free 60-day trial version. InfoPath can become your front end to XML-enabled databases, or any other data-based XML application. (Note: you have to open the sample InfoPath documents in Design mode, and then publish them to your own computer to be able to see them in action.)
XML TUTORIALS
If you have never seen XML before, there is no need to shy away. Goldfarb provides you with all you need to know in Part 3, XML Tutorials, in the back of the book. Each chapter in Part 2 lists the skills you need to understand and perform its activities, with a reference to which tutorial to read prior to the chapter. So, while more experienced readers can start right off, beginners do a tutorial or two in the back of the book before starting each new chapter.
USING XML IN OFFICE 2003
I found working with XML in Office 2003 easy and intuitive. All the information you need is in the Task Pane on the right side of the screen. Just drag tags from the pane to your document. If you want to produce XML quickly, you can even use the built-in Word Markup Language (which catches every bit of Word's complicated style markup). Nevertheless, it is much better to learn what little you need to know to author pure XML in Word, which it does beautifully. XML is an open format that you can import into any other XML document in, say, FrameMaker, InDesign or Quark, so it is worth keeping it pure.
BEYOND THE TUTORIALS
Of course the hard part is making the first decision to actually create a working document in XML. Other than in tutorials and class exercises, I have not gotten there yet. I figure it won't be long before I update my 30-day trial to the real version of Office 2003. It really isn't difficult to get started, because Office 2003 provides you with a number of templates with all the necessary schemas and style sheets, which you can modify for your own use. Now you have to figure out how to convince your employer that this is exactly what you need to make your documentation work more efficient and user friendly.
Good, but could use more even level of detailReview Date: 2004-02-25
That being said the book is still far better than the XML Handbook. And I think in large part that has to do with the fascinating topic which is Microsoft's excellent work in integrating XML into their products. This is a worthy read, especially if you are a developer looking to leverage the XML capabilities of the Office suite.
Great guide anyone with a little O2K3 experience can pick upReview Date: 2004-02-18
It's consistent in its organization - presenting the capabilities of Word, Excel, Access, FrontPage, and Office forms to use, manage and manipulate XML-based data - first from within the applications themselves, and then from more robust subsystems using Office's embedded Visual Basic for Applications (VBA). It shows how easy it is to manage data by building great apps with simple scripts. (Notably missing was a discussion on the applications of XML within PowerPoint, although I'm admittedly unsure if that's even an issue.)
The book's voice is very friendly and non-intimidating, using chapter around 15-30 pages at most, making for a pleasant, quick reading experience. On this note, I found the Excel chapters and those on WordML especially valuable. As far as the examples themselves, all were practical and easy to replicate locally, whether by menu or through code. There's a healthy lean towards the use of SOAP by making Web services calls for importation of data that's a great addition.
The book also has something I found that many modern programming texts don't - an easy-to-understand explanation of schemas and how to construct them. All books discussing XML obviously make mention of the use of schema, but the vast majority don't explain it well. The authors do a great job of not only explaining schema's role in an app, but also how to build it, which is something newbies will appreciate.
Still, in this day of modern distributed applications and datashaping, I also would have liked to see the VBA-based examples complemented/contrasted with .NET programming concepts and code, working against the APIs for each Office app. Also, one thing I found somewhat annoying was that the code, while complete and hearty, always referenced "in Line 25...and then in Line 30", without marking the lines of code, forcing the reader to manually count-and-mark the lines. This was a minor nuisance, but a nuisance nonetheless.
But the good in this book far outweighs the bad, and the content and examples can be picked up by any level of staffer in the workplace who's familiar with Office apps. It's a great read.

Used price: $11.76

Application specific contentReview Date: 2004-09-28
If you are interested in utilizing a C or C++ parser you should look for a different book. But, if you will be developing and/or utilizing XML via a Java-based program; this is definitly the book for you.
Slight vendor bias - excellent info + W3C spec coverageReview Date: 2002-07-01
Before going into what the book contains it's important to know that much of the material is based on RSA's view of the security. This isn't a criticism, but an up-front statement of fact because if you're looking for a book that is 100% vendor neutral you are going to have to wait until one is written - this is the only book I know of that is solely about XML security.
The book starts with primers on security and XML to set the context. It then covers, in succession, digital signatures (chapters 4, 5 and 6), and XML encryption. These chapters are consistent with work and specifications produced by XML Signature WG (joint the Working Group IETF and W3C for digital signatures) and the W3C working group for XML Encryption.
Chapter 8 is specific to RSA products. It shows how to implement XML encryption using RSA BSAFEĀ© Cert-J, which can be downloaded in a trial version from RSA's website. Chapter 9 covers XML key management specification, which are consistent with the W3C working group's specifications, and how XML security relates to web services.
Despite the slight bias towards RSA this book is an invaluable reference. It provides an in-depth discussion of major security issues, as well as how they are being addressed by the W3C. It goes without saying that anyone who is responsible for system architecture, design and/or security should carefully read this book.
Excellent book on XML securityReview Date: 2002-09-30
Similarly within XML, much of the security functionality has been added post- facto, namely in Canonical XML, XML Signature, and XML Encryption Syntax and Processing. By adding security to the core feature set of XML, the W3C has ensured that,
to a degree, the find, patch, fix method won't be the manner in which XML security is developed. A good reference book can help you navigate this XML security landscape.
XML Security is a reader friendly title and focuses more on the implementation of XML. For readers looking for ways to use XML and less coding examples, XML Security is more useful book. The author, Blake Dournaee, is an employee of RSA Security, and the book is an RSA Press imprint. Furthermore, Chapter 8, the book's longest chapter, is about XML Signatures implementing the RSA BSAFE(c) Cert-J toolkit. Even with the RSA vendor bias, XML Security provides a good reference to the XML security functionality.
This book spends more time introducing the reader to security concepts, and Chapters 2 and 3 (Security Primer and XML Primer) provide the reader with a good overview about all of the significant concepts involved. Chapter 6 provides a plethora of XML signature examples. As XML signatures are rich in their features and syntax, combined with the vast number of elements and permutations of those elements, it can be quite difficult for someone to understand how to properly use XML signatures. Chapter 6 provides 14 different scenarios and their proposed solutions. These scenarios range from adding a single signature to a basic XML document, to adding multiple types of signatures to various documents. For readers who need good hands-on examples, Chapter 6 is worth the price of the book alone.

Used price: $4.00

A perfect distillation of XPath and XSL into a pocket-size bookReview Date: 2006-03-17
to know about XSL into 170 pocket-sized pages. What's more amazing
is that an experienced developer with little prior XML/XSL experience
can actually learn enough from this little gem to write competent XSL.
A reference manual AND quality tutorial in 1/20th the space (and dead
trees) of most tech books these days. I've recommended this to several
of my colleagues who had to get up to speed on XSL for a new project,
and the reaction from them is the same as mine.... This was EXACTLY
what I needed.
If you need a quick reference, this one works well...Review Date: 2005-10-09
Contents: Data Model; The XPath Language; How XSLT Works; Elements; Functions; Extending XSLT; XPath 1.0 Grammar; XSLT Pattern Grammar; Index
Looking at the back cover, the impression is such that you could use this book to get "up to speed quickly" on XSLT. Perhaps you could, but if this was your first and only exposure to XSLT and it works out that way, you're a far better IT professional than I am. The information is concise and correct, to be sure. But it's not going to walk you through the subject in a tutorial fashion. Conversely, if you understand the basics and need a quick visual reference on how to use a feature, say like
If you're working with XSLT already and need that "cheat sheet" material, I'd recommend this book. You'll get a lot of value from it. If you're looking to learn XSLT, you'll probably want to start with something more tutorial in nature first. Once you've got that down, head over here for ongoing reference...
Handy for XSLT, not great on XPathReview Date: 2005-08-26
Related Subjects: Tutorials Books Resources Tools References Chats and Forums
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 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
Siegel's informal style is appreciated, but his terminology is sometimes obscure, confusing and even erroneous. He uses acronyms that aren't defined for his students. For example, in one case he refers to an MRU list without first telling you that he's describing the 'Most recently used file list' in the General tab of the Options dialog box. In another case, he discusses the Project pane and making the view wider or narrower. In one view, the buttons also contain labels and in the narrower view, they turn into icons. In both cases, he refers to them as buttons, which I think is misleading.
I recommend this guide with reservations: There aren't many training guides out there on this subject. If you can't afford training in RoboHelp HTML and need to come up to speed on this application, then you should probably pick this up. Otherwise, go for the in-class training and avoid this book.