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

Finally an affordable book with all the goodiesReview Date: 2003-06-05
Perfect format for graphic designers!Review Date: 2004-10-14
Teaches the EssentialsReview Date: 2004-05-02
Beginners will find themselves interested in HTML instantly. HTML Complete breaks passed the boundary of teaching programming through text. It comes off as more of a teacher than a text book - just like it should be.
Later on other topics such as Perl, ASP, Java, and much more are introduced after a significant portion of HTML is covered. While those topics are left in the dark, they do not hinder the overall feel of the book and the knowledge it shares.
A great referenceReview Date: 2004-09-21
HTML DeprecatedReview Date: 2003-09-26
One nice feature in the book was the "Widely Supported" yes/no indicator for HTML syntax in the Appendix A.
I think the author should have spent more time on non-deprecated usage of HTML and CSS, instead of saying "Here's how to do this, but don't do it this way." This book is probably useful to someone who is trying to READ older HTML code, but is not so useful for someone trying to write new HTML code.
In summary, although it has useful information surrounding the use of HTML, this book should probably be re-titled to "HTML Deprecated", or "Reading Deprecated HTML Code", or alternatively needs a much-expanded section on use of CSS.

Used price: $1.74

XSLT Cookbook by Sal ManganoReview Date: 2008-07-13
Viktor Melekhine
Useful XSLT RecipesReview Date: 2007-03-28
This book is not an XSLT language reference. But it is a good supplement to, for instance, Michael Kay's XSLT 2.0 and XPath 2.0 programmer's references.
For Experienced XLST users, as a reference and to get ideas.Review Date: 2007-11-15
What a time saver!Review Date: 2007-03-24
Don't make the same mistake as I did!Review Date: 2007-03-04
But don't make the same mistake as I did! It is not a learning book! It is a book for programmers that already know XSLT at least a bit and want to improve their skills in this language. If you don't know XSLT at all, it would be better to you to purchase another book together with this one.

perfect, completeReview Date: 2006-02-23
Relax, IMG is only missing from the first printingReview Date: 2006-01-18
But this book is still totally worth having. It's small enough to leave lying around the desktop, where its big brother (Definitive Guide) would get in the way (not to mention distort gravity from its sheer mass). If you're reading this review, you obviously feel you could use a quick reference to HTML. This is it.
They lowered the price, too: These things used to cost 12.95. Now, 9.95. "Buy It Now!"
Definately a time saver!Review Date: 2002-07-31
Must Have Pocket ReferenceReview Date: 2004-04-20
This is a small compact reference book (hence the title) which lists the HTML tags in alphabetical order, shows if they are supported by the three major browsers (IE,NN,Opera) and if they are part of the w3c spec HTML 4.01. Information is given for the applicable attributes for each tag.
Once you know it (especially if you follow w3c standards) HTML is a simple and easy language to use.. however, having a easy to use reference comes in handy quite frequently, especially when starting up a new site.
This will not be the only reference you need.. no book can claim that. Though everybody who designs websites should have this book, those new to HTML may find it the most helpful most frequently. However, this book will NOT teach you HTML. It is a reference.. nothing more.
as mentioned in other reviews.. the IMG tag is missing, which is a major flaw, but not major enough to take away from the greatness of this book.
In short.. get it.
so-so (buggy)Review Date: 2004-10-08
http://www.oreilly.com/catalog/htmlpr2/errata/ ,
but only under "Unconfirmed error reports and comments from readers." If you write a buggy book, at least do the work to confirm bugs and fix them in new printings!

Used price: $1.75

Not what I thought it would be.Review Date: 2008-07-14
A Good Book to Learn The BasicsReview Date: 2008-06-10
As such, that is what lead me to this book. I was hoping the cookbook format would give me some fresh ideas on doing some simple js/dhtml work and it most definitively delivered.
Perhaps the most valuable parts of this book for me were the aspects of working on the DOM. Additionally, I always enjoy reading different techniques for dealing with client-side form validation.
To me the coverage on loading dynamic data/ajax was good, but I still think that when entering into that realm of JS, it is usually time to deploy one of the libraries I mentioned earlier.
All in all this has become a valuable resource that I often refer to during my daily work.
Great bookReview Date: 2008-04-28
Problem- Solution- Discussion
The nice thing is that you can get a quick explanation from the solution, and a more in depth response in the discussion. The author presents complete code which is easily built upon and customized.
I knew a bit of Javascript when I started, but I think this would be an excellent book even for a complete beginner.
This is a good book for general purposesReview Date: 2008-04-23
excellent referenceReview Date: 2008-02-14
This is a great book for experienced javascript developers who want to save time by using tried and tested code to solve common problems, but at the same time understand that code too.

Used price: $4.95

Good quick reference BookReview Date: 2006-12-19
A reference for the expert - definitely not a learning toolReview Date: 2006-11-29
Not useful if you're learning CSS from scratch.
Fantastic reference bookReview Date: 2005-03-11
Compact But Comprehensive /w Easy to Fix FlawsReview Date: 2006-10-01
You are like me and you will appreciate this little helper. It is very compact and filled with every CSS 2.0 style there is.
It also shows which properties and styles are compatible with which Browser. It is up to you if you want to use the latest styles available or rather fall back to the styles and properties that virtually every browser in use today can render correctly.
This is a compact reference for CSS and not meant for people who want to learn CSS. It would make a good addition when you buy a book to learn CSS and get this reference for quick look-ups of the already learned styles.
Not as Handy as It Should Be
I liked the Idea of a quick reference for CSS, because I always struggle with remembering the exact syntax (or confuse them with HTML or JS attributes) or can't recall which properties can be applied to which HTML element. I have to problems with this reference, which makes it for me less effective than I wish it to be.
1) This is not and issue with the content, but the page layout. It wouldn't be too hard to print the chapter and the property that can be found on the page at the top of every page to make scanning of the book easier and reduces the need for a detour to the index.
2) It would have been great if there would have been not only a list of attributes sorted alphabetically, but also a list of HTML elements sorted alphabetically with the information for each of them, which CSS attribute can be applied to it. It makes the book thicker, but you could have compensated that by using thinner paper and use less empty line in the content.
I hope that my suggestions might find it into a future, version of the book, which also incorporated the CSS 3.0 attributes that are supported by some of the latest browsers like Mozilla Firefox.
Life SaverReview Date: 2006-06-02
Mr. Meyer also adds a lot more flavor and discussion than I would expect from a desk reference. Impressive!

Used price: $10.74

SIMPLE FUN BOOK!!!!Review Date: 2008-04-18
The way most tech books should be approached !Review Date: 2007-12-31
Well, I was unfortunate to get such an instructor. I complained to my chairperson, James Looby, right away to get some help in getting his teachers to do a better job communicating with the class.
Looby promised in an email to me that he would see what he could do to get Frank Zaverl to do a better job showing us how to build simple Web pages. But after many weeks of waiting and waiting, I called and then got a email back from Looby stating that nothing would be done ! at which, I blew up at Looby for his poor handling of a serious classroom problem for which he was being paid by the local taxpayers and student's tuitions to solve. But, this once again, proved to me that there is a code of silence among educators and that is why it is in such a bad shape as polls indicate nationally and internationally !
Then I realized that I had waited too long for the Cavalry to arrive, and I had to drop the course -- which i thought it was an easy course if only taught correctly! that is, for each HTML command an example could be available to show how this HTML command was being used, so a student could begin building confidence with this Web language.
Oh by the way, the book suggested by Zaverl and adopted in his class and which Zaverl was totally gaga over was entitled, "Web Design In a Nutshell" ! which if one looked for a few minutes, has no exmaples and so was really suitable as a reference book, once the student was familiar with the HTML language and syntax.
So, believing that a better text existed in the amrketplace I soon found this book, entitled, "Creating Web Pages with HTML, Simplifed" and sure enough withing days I was up and running and confident in building simple web pages --proving my intial idea that a better book had been already created somewhere where the teaching and thus learning was easy, quick and fun !
In general. I think educators make things purposefully difficult so we continue needing their old systems of learning; but this is simply not good enough in the 21st century -- where other nations are way ahead of America which has lost its way in providing excellent educaiton to its citizens but continues to over tax the local citizenry, each and evey year, which is now even forcing the elderly out of their homes since education is subsidized by local property taxes which is a big curse today with the taxes rising without any proof that this education is par-excellence.
Other nations do not subsidize their eduaction with property taxes and the citizens are very happy about that; and thus the local citizenry do not end up hating their educators and politicians for forcing them to lose their homes just to pay the big education tax every year !
But the Teachers Union knowing how the local taxpayers feel still air ads on TV showing how wonderful things are so citizens will keep on passing local school budgets which are out of control. The Republican solution to the local educaiton mess is to bring in competetion which only raises more local taxes on the homes of thse citizenry. so educaiton has become a vicious circle. Since politicians can't solve the tax problem a 2008 Recession is now hoped to bring sky rocketing educaiton costs under control since homes values are coming down all across the country finally forcing relief in lower taxes on burdened taxpayers.
Gerard J Sagliocca, P.E.
gerard_sagliocca@yahoo.com
Really really simple.Review Date: 2007-10-31
Excellent Web Pages in No TimeReview Date: 2007-11-21
The book is very good. Simple to follow instructions will have you up and running in an hour or less.
Don't buy both!!!Review Date: 2007-10-28
Each of these books are good books, BUT... you certainly don't need both. You'll see the same things repeated and no new helpful information. The Creating Web Pages with HTML seems a bit more advanced but you can do the same thing with either one of these books. Save yourself some cash and choose one but not both!
I'm sending one back.

Used price: $19.00

Excellent IntermediateReview Date: 2008-03-31
Complete coverage of CSSReview Date: 2008-03-19
Great only for resourceReview Date: 2008-01-31
I recommend this book if you have the stimulation to learn from a book and the money because of course the internet is FREE.
Very authoritative and completeReview Date: 2008-04-27
a little sloppy for a "presentation" CSS bookReview Date: 2008-04-01
However, the presentation style inside the book is kind of sloppy. For example, on page 186 and 187, when it talks about inline elements, Figure 7.33 "Strongly emphasized" is printed not as tall as Figure 7.34 and 7.35 when the CSS style is the same. And the word being used is "which is" and is changed to "that is" in Figure 7.34 and 7.35, when it is changing the vertical-align only. The reader would be better helped if they can see the contrast of the CSS style, without the change of wording for no reason at all. Also, in Figure 7.34, the bigger words should not overlap with the smaller words above, as tested in CSS compliant browsers, but it is printed so on the book.
Then again, in Figure 7.36, for no reason at all, the picture is shrunk down to 1/4 size of the previous examples, when they are all talking about the same case except for some vertical-align difference. It may be done just because the page is running out of space. That is pretty sloppy.
On page 181 to 182, it talks about various terms of the inline box model, and there is no figure at all to exemplify the terms at all. Then after the reader goes through a tough time to read through those text of hard definitions, 3 pages later, the figures start to appear. Please, can the book be designed so that the readers are considered? CSS is partly for making the content easy for the audience, and how about this CSS book is made easier for its audience too?

Used price: $0.01

Great BookReview Date: 2008-04-22
This is a great reference at a very inexpensive price...Review Date: 2007-02-25
This a very good begging to learn HTMLReview Date: 2004-06-28
Great for beginners!Review Date: 2005-03-12
Each of the book's lessons is hands-on, which makes it so much easier to pick up. It teaches you HTML by having you type the codes into the Notepad program, and saving the file as an .html instead of a .txt file. Then, when you open it up, it appears in webpage format, and you can quickly edit and play around with the codes in Notepad to see what kind of different results you get. Actually, even to this day, I still use a Notepad program instead of one of those fancy page-creator programs. I like keepin' it DIY, Old School, baby!
Some of the things the book covers:
- how to use different fonts
- how to put in images
- how to make an image map (so when you click on different parts of the image, you're sent to different links)
- how to create basic tables
- how to create numbered and bulleted lists
- how to make frames
Even though the book won't teach you some of the fancier stuff you see on webpages, like how to use non-bordered tables for layout design, or how to make text change when you roll your mouse cursor over it, it will teach you how to be able to learn those things. Since the book taught me how to view the source code of webpages and how to understand code in the first place, whenever I went to someone's website and saw something cool I liked, I just viewed their source code to see how they were able to do those things. This is all perfectly fine; just DON'T STEAL SOMEONE ELSE'S LAYOUT. Not cool, people. Just see how others do things, and use those techniques to make something of your own design.
Once you learn the basics of HTML, it's easy to pick up that fancy stuff. There's plenty of tutorial sites on the web and thick HTML reference books at the library that'll give you the codes for that. And this book definitely gives you the foundation for learning those things.
Great Little Friend!Review Date: 2004-04-26

Used price: $16.84

Add to Your Private Collection of Emacs DocumentationReview Date: 2008-05-16
This book covers more than just using the editor: building Emacs from source, the help system, and Emacs Lisp are covered as well. This book is always telling me about things that I didn't know Emacs could do.
Although I have read a few chapters from front-to-back, I mainly use this book as a reference.
The road less traveledReview Date: 2007-11-29
While I am no where near a Emacs expert this book has made me into more than just a casual user. Learning how to do the keyboard macros has saved me countless hours of work over the years. Sometimes if I plan on doing a lot of typing for a business document I'll use emacs to get started so I don't have to lift my fingers off the keys, then paste the text into word for formatting.
Using this book to expand my previous knowledge of Emacs has had exponential return on investment. I highly recommend it, to anyone that is trying to learn or wants to improve their emacs skill level.
A Professional Book for Professional ProgrammersReview Date: 2005-03-19
At the start of the book the authors comment "Many people think that Emacs is an extremely difficult editor to learn. We don't see why." I think the WHY is that most people start with a simpler more fundamental text editor like vi. Then when they think of moving to Emacs their fingers have to un-learn the vi commands to replace them with the Emacs commands. The authors say they don't recommend the vi emulation mode built into Emacs, but fingers sometimes take a long time to un-learn.
If you've just decided to move to Linux, you might want to start with Emacs and never go the vi route. There is no question that Emacs has more power. Comparing to the Microsoft world, I think of vi like NotePad, while Emacs is like Word.
There's an interesting table near the front of the book that asks you what you want to do with Emacs. If you want to write HTML, read Preface and Chapters 1-3 & 8. Then after you are getting some work out of the package, you can go to other chapters as you need them - Chapter 12, for instance to use Emacs to compare files.
About half the book is on 'simple' text editing, where their 'simple' maybe isn't as 'simple' as the rest of us consider 'simple.' I do a lot of SQL, Chapter 9 talks about the editing support for SQL, and for other programming environments like Perl, Lisp, JDEE, etc.
This book is from O'Reilly. O'Reilly does professional quality books for professional programmers. If it's time to learn Emacs, you can't do better than this.
Doesn't cover everything, but I've been using Emacs for 3 years and learned a lot hereReview Date: 2006-02-03
The book begins with an introduction to Emacs as it : a text editor. It gives basic commands for moving around, describes the look of the user interface, teaches how to search and replace, and how to make simple (and not-so-simple) macros. But Emacs isn't just a simple text editor, it also has extensions to do everything from drawing simple pictures to managing your schedule. In the next portion the book describes among other things Dired, the Emacs file manager, the calendar and diary functions, and how to execute commands from within Emacs.
Since Emacs functions as an integrated-development environment for many programming languages, a fairly large portion of the book focus on how Emacs can help the software developer. Concerning markup languages, this new edition covers the excellent nxml mode for XML documents, and in terms of computer languages it describes modes for C, C++, Java, Perl, SQL, and Lisp. Unfortunately, the Python mode is not discussed. An entire chapter is devoted to Emacs' interface to version control systems like CVS.
The book doesn't aim itself at only a beginner's market. It teaches one already proficient in editing to customize Emacs. At the simplest, this means tinkering with one's "~/.emacs" file, but it also includes using the power of Lisp to change all aspects of Emacs.
This book could only be perfect if it were twice as large as it is now, since Emacs has so much in it. I think it a pity that the book doesn't cover Gnus, a mail and news reader that takes advantage of Emacs' scriptable nature to offer immense configurability and power. In fact, it doesn't cover the popular Mew mail reader or Emacs' limited built-in mail reader at all. Also, the bit on search and replace doesn't give any small intro to regular expressions.
Emacs is not for everyone, and even with a fine book like this some people are not going to like it. But if you are comfortable doing basic editing with Emacs, and want to maximize your efficiency, then LEARNING GNU EMACS can help.
Respects the intellect of one motivated enough to learn Emacs and enables mastery of the toolReview Date: 2005-09-15
As a programmer, when firing up a monolithic word processor or graphical IDE to edit a simple script or properties file, one cannot help but wonder if these tools aren't overkill much of the time. For a growing number of users, the answer is yes. The tried-and-true text editor is enjoying a renaissance of sorts. One of the most extensible and customizable applications in the text editing category is the venerable GNU Emacs.
The tutorials and documentation for Emacs are abundant, but they often prove time-consuming and ineffective for actually learning Emacs. This book is a refreshing break from the documentation many have come to expect. Imagine you had a consortium of leading experts on Emacs at your disposal to teach you how to use it in a conversational, consultative style. That is what has been bundled into this latest edition of the book.
The extensibility of Emacs has been both a key strength and a criticism of the application. Its user and developer community have created all sorts of additional capabilities for Emacs, ranging from the impressive to the absurd. The authors have done well to judiciously select what to cover in this edition. For example, while Emacs does have the capability to function as an email client, other applications have long superceded its ability. The authors have chosen not to cover this topic, and instead devote the available space to learning Emacs' core functionality - powerful, efficient text editing. Other peripheral areas of Emacs have been left for the user to research after gaining their solid foundation on Emacs as editor and work environment, such as compatibility modes for programming languages other than Java and Perl.
This edition of the book uses the space gained by the removal of esoteric topics to flesh out areas of more common interest. Integration with the major version control systems has been expanded to include Subversion alongside of the age-old standards CVS, RCS, and SCCS. Coverage of support for Java and Perl has also improved, as well as sections for editing HTML and XML. Users wanting to tap into the power of Lisp programming for Emacs should find the coverage satisfying as well.
Perhaps the most distinguishing feature of this book is the chapter devoted to the use of Emacs on different platforms. Unix, Windows and Mac OS X users receive equal acknowledgement. The precautions and insights regarding Emacs nuances when used on particular platforms can reduce users' frustration when getting started with Emacs.
Even current Emacs users can benefit from this work. The mnemonic devices and conventions used in the book allow users to commit useful keyboard commands to memory. The memorization is further solidified by the exercises sprinkled appropriately through each chapter. Readers do not go for very many pages before it is time to be at the keyboard again, harnessing the power of muscle memory to reinforce the material presented.

Used price: $0.10

Depends on Your Level of Knowledge...Review Date: 2008-04-25
Very BasicReview Date: 2006-06-27
Excellent-all the cookies are on the table in this oneReview Date: 2000-06-08
If You Are a Beginner Get This BookReview Date: 2002-04-10
A killer companionReview Date: 2000-07-19
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