HTML & XHTML: The Definitive Guide, 6th Edition
by Chuck Musciano; Bill Kennedy
XML: Visual QuickStart Guide, Second Edition
by Kevin Howard Goldberg
Designing Forms for Microsoft Office InfoPath and Forms Services 2007
by Scott Roberts; Hagen Green
Perl in a Nutshell, 2nd Edition
by Stephen Spainhour; Ellen Siever; Nathan Patwardhan
XML in a Nutshell, 3rd Edition
by Elliotte Rusty Harold; W. Scott Means
The combination of Extensible Markup Language (XML) and its related interlinking standards bring a range of exciting possibilities to the realm of Internet content management. This practical reference book documents these critical standards, shifting theory into practice for today's developers who are creating tomorrow's useful, efficient, and information-rich applications and Web sites.
Blending advanced reference material with practical guidelines, this authoritative guide presents a historical overview, current developments, and future perspectives in three detailed sections. Part I provides a conceptual framework highlighting current and emerging linking technologies, hypermedia concepts, and the rationale behind the "open" Web of tomorrow. Part II covers the specifics behind the emerging core standards, and then Part III examines how these technologies can be applied and how the concepts can be put to efficient use within the world of Web site management and Web publishing.
Both detailed and authoritative, this book presents the most thorough documentation of XML's linking standards available, and it examines how today's enabling technologies are likely to change the Web of tomorrow.
Topics covered in-depth include:
Hypermedia concepts and alternatives to the Web
XML Namespaces, XML Base, XInclude, XML Information Set, XHTML, and XSLT
XPath, XLink, and XPointer concepts, strengths, and limitations
Emerging tools, applications, and environments
Migration strategies, from conventional models to more sophisticated linking techniques
Future perspectives on the XPath, XLink, and XPointer standards
0201703440B06182002
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 2 Ratings
Hyperlinks and the Semantic Web - 2002-10-04
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
If you are like most, your introduction to hypertext was when you used a browser for the first time. You saw how intuitive it was that links were visible on a web page, and how easy it was to click on a link and be taken anyplace else on the web. The great acceptance of the web and its browsers was due in no small part to the ease of use, and the ease of writing HTML pages.
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.
understanding a standard - 2003-09-15
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I found that the author did a really good job in describing these technologies.
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.
Some information on this page was provided using data from Amazon.com®. View at Amazon >