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

I Recommend This Book !Review Date: 2001-02-23
HTML 4.0 FundamentalsReview Date: 2000-02-29

Used price: $32.99

Good Exercises in each chapterReview Date: 2008-06-15
Helps learn HTMLReview Date: 2007-02-15

Used price: $0.98

java at its best...full of quality beansReview Date: 2002-11-01
The book obviously is not written by natural writers, but the honesty and the knowledge of subject is pretty obvious.
Already out of DateReview Date: 2004-02-18
It appeared to be clearly written, fairly comprehensive, and nicely layed out.
I was mostly interested in the sections on web services with JAX-RPC.
After taking it home and spending a few hours with it, I took it back to Borders for a refund. The problem is, although it is copyrighted 2003, it already seems to be out of date. The JAX-RPC code walk-through depends on Sun's xrpcc tool. That tool is now deprecated, and no longer included in the Java Web Services Developers' Pack (JWSDP). Java is up to version 1.3 now, but this book is based on version 1.0.
O' Reilly's WEB SERVICES IN A NUTSHELL is written to a more recent version of the JWSDP (version 1.1, I think). However it is a much different sort of book, more of a reference than a "kickstart" tutorial. So I hope Chowdhury and Choudhary update their book, at least with some postings on the publisher's site (because I could not fiind an "update" or "errata" reference there).
Used price: $0.39

A Great bookReview Date: 2001-08-20
Good reference for people who already know HTMLReview Date: 1998-10-21

Used price: $3.00

Good intro to HTML 4Review Date: 1998-05-23
Great book if you need a quick entry in HTML4Review Date: 1999-02-02


A good introductory level book.Review Date: 1999-04-25
Fun, clear and concise. Will get you up and running fast!Review Date: 1997-06-15
I liked the easy, leisurely approach to explaining the misteries of HTML and creating your Web SIte.
It explains with easy to follow examples all the important aspects and syntax of the current HTML standards.
With this book and a good editor you can start creating Web sites fast. Just enter your samples and view them immediately in your favorite browser, without even having to connect to the net.
Once you have them looking the way you want them, you can then publish in the net.
Highly recommended

Used price: $0.01

XML Publishing for Apache and Perl programmersReview Date: 2004-09-30
How to publish XMLReview Date: 2004-06-19
Along the way, he offers concise ways to use XSLT, XSP, RSS and stylesheets. In other words, he gives a motivating context in which to quickly learn the rudiments of these packages. Certainly not comprehensive in each. But this can be a blessing in disguise. For example, the full expressive power of XSLT grammar can be rather daunting to master. So his book also practises an informal but useful subtheme. He gives you a pragmatic minimum acquaintance with various subsidiary packages that are not AxKit itself. A useful extra benefit of the book.

Used price: $1.89

understanding a standardReview Date: 2003-09-15
This book is written by two academic and it shows in so far as it is on the one hand a little more theoretical and abstract than most other computer book I read and on the other hand well informed by a large context.
The book starts by describing the different hypertext system that exist and existed alongside with the world wide web. In doing so they explain clearly how HTML linking model came into being and the deficiencies of this model.
The remainder of a book is in part a preview into the future of XML linking (where these technologies are going) as well as an explanation of Xpath, Xlink and Xpointer syntax.
As you probably know, Xlink is still a W3C working draft at this time. Xpointer is a W3C recommendation but neither xpointer, nor xlink have been largely implemented in the industry. This raise the question as to why would you read this book?
Personally I wanted to know where the linking model was going and I also wanted to understand the W3C working draft better. To a lesser extend, I was considering implementing these technologies.
My only objection to the book is its subtitle "A practical guide...". Practical is a relative term. This book gives very valuable pointers (no pun intended) for developpers wishing to implement these technologies but it does not give very practical down to earth examples. In some other web ressources, I found for instance some XSLT code to tranform Xlink into scripting languages that simulate the xlink functionality and to tell the truth I was expecting to find this kind of material here.
Hyperlinks and the Semantic WebReview Date: 2002-10-04
Then after a few years, some deficiencies became apparent. HTML does not separate content from presentation. To do so, XML arose, with its user definable tags.
But XML, by itself, does not take the concept of linking beyond a link being a one way connection between a single source and a single destination. Yet the concept of hyperlinks is much broader and older than the web's instantiation, having been worked on in the 1960s by Nelson and Englebart.
This book expounds on how hyperlinks generalise the links in HTML. You can have multiple sources and multiple destinations. The links can be bidirectional. Given a destination, you can find the documents with sources that link to it. Currently, with web pages, you have to use a search engine to see who links to your pages. And no search engine reaches over 50% of the web.
The book describes the concept of a linkbase: a database of links. It can be stored separately from the underlying documents that it references. This lets you annotate a document without changing it! Imagine the possibilities. The document could be on a CDROM, or on someone else's website.
The implementation of these concepts is through XLink, XPath and XPointer. The authors use Backus-Naur Formalism to describe the grammar and they illustrate it with examples. My only quibble is that perhaps they could have written problem sets, for newcomers to cut their teeth on.
If you want to see a possible future direction of the Semantic Web, have a gander at this book.


This book is great for commercial advertisingReview Date: 1997-02-11
Used price: $0.01

Very reader friendlyReview Date: 1998-03-11
Having spent over 15 years on the Internet, and designed hundreds of web pages himself, Dave Taylor goes beyond teaching you the nuts and bolts of HTML to show you how to design and create useful, attractive webpages, and then publicise these pages.
After the customary introduction to the Web and HTML, the book slowly slips in HTML tags, organised very logically (unlike the Dummies book that forced them all together). Learning HTML in this step-by-step manner is less overwhelming, and a pleasant learning experience. Each of the chapters introducing different HTML tags has an easy-to-refer summary table to help you refresh your memory.
When you're sufficiently comfortable creating bare-bone text-only pages, the book helps you spruce up your pages with graphics, photographs, audio, and video. All this, while reminding you (and showing you how to) keep those pages shell-account-friendly.
There's an entire chapter dedicated to discussing search engines, and teaching you how to register with some of them, so that you'll be able to use that knowledge to your advantage when you start publicising your pages. This is followed by other ways and means to announce your site to the world.
The book briefly touches upon the more advanced elements of webpages - forms, imagemaps, and CGI scripting. And for those who plan to design full - blown sites instead of just arbit. webpages, the book ends with a very useful step-by-step guide to planning the entire site. Dave has also put together a list of common HTML mistakes that he's committed or been victim to, and has shown how to avoid those mistakes.
Now if only this book was available with software for the PC...
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