VRML Books
Related Subjects: Tools French Events
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

Used price: $0.01

XML related to the real worldReview Date: 2006-05-16
Strategic XMLReview Date: 2002-01-08
Who said realitiy needs to suck ?Review Date: 2004-07-02
Very well written and to the pointReview Date: 2002-02-19
Good overview for non-programmerReview Date: 2001-12-20

Used price: $0.24

The best examples of graphic design that I have seenReview Date: 2003-01-02
By far, the most outstanding part of the book is the pictures. The publishers spared no expense in the quality of the pictures and they are clear, plentiful and demonstrate the design points made by the interviewees. They demonstrate how good graphic design is done and give all designers a goal to aspire to.
There are two parts to quality graphic design, the ability to code and the ability to push the right aesthetic buttons. The second is the hardest, but not to these people. These are some of the best examples of graphic design that I have ever seen.
You can learn from this bookReview Date: 2002-08-16
AUTHOR: Natalie Zee/Susan Harris
PUBLISHER: New Riders
REVIEWED BY: Barbara Rhoades
BOOK REVIEW: After three days of reading and re-reading HTML & Web Artistry 2, the sections that contained the most useful information were the HTML Quick Reference List found on page 322 and Style Sheet & JavaScript Reference List found on page 332. Coming in a close second, are ones called Case Studies that also contain very useful information such as web-safe palette, style sheets. Quick Time, page loading, Flash, sound loops seamless transitions and pre-loading and layers. The Case Studies Chapters end with a Summary of the chapter and URLS used.
The format of the book has highlighted boxes with tips and notes, the same as many web specific book formats are using. There are graphics through out the book to show examples of those subjects being discussed.
Many of the chapters were done in a question and answer format and were specific to the people being interviewed. It seemed more like a promotional piece for their shop than an instructional book on HTML and Web Artistry. Granted, you can always get a bit of information by reading what others have done but this wasn't what the title of this book lead one to believe it would be.
The two reference chapters and these Case Studies make this a viable book from which to learn something.
Unique blend of art and technical topicsReview Date: 2002-08-08
Be aware that the material is focused on aesthetics, usability and effective use of multimedia more than on the technical aspects. For the accomplished designer and coder this book will provide enough examples of well thought out design from which you can create sites with your own spin. The less technical reader may be frustrated by the emphasis on design instead of detailed instructions on how to develop and implement the ideas and examples in the book. However, even for that audience this book offers valuable information. Specifically, it's easier to learn how to code and perform technical tricks than it is to make a usable web site that uses advanced tools to their best advantage.
What I like about the book is the blend of art and technology in the subject matter. For example, the chapters on color and type opened my eyes to just how significant these can be (I am a more technical reader). I also learned much about user interface design and navigation, even though I've always paid attention to these for the web sites that I've developed.
Overall, for accomplished technical users this book will give insights into the interface design aspects of web sites, and for the accomplished designers it will provide useful technical information about Flash, Dreamweaver and popular multimedia formats. It will not, however, teach web development in the technical sense, and may overwhelm beginners who are more concerned with learning the basics.
New Inspiration for Old DogsReview Date: 2002-08-27
Susan and Natalie have presented a beautifully illustrated, sometimes humorous, and informative look into the latest offerings for Web Designers. Taking real life examples they weave throughout the fine lines between designer and developer settling in a cozy spot where one person can wear both hats.
Tips that may seem obvious at first, are useful and tested, and offer insight for both novice and seasoned designer. (for example, I love the idea of taking snapshots of the world around us to create new color palettes)
Simple enough to understand, but spiked with fancy flourishes, HTML & Web Artistry 2 is an inspiring read that offers plenty of jumping off points for those with enough hunger to do so.

Used price: $10.93

Programming the Web Using XHTML and JavaScriptReview Date: 2007-09-16
Easy to read and understandReview Date: 2007-03-21
Nine StarsReview Date: 2003-04-28
Another book I'll be adding to my shelf.Review Date: 2003-01-18
I got this book for a class, but I'll be keeping it forever. Scary, eh?

Used price: $0.69

Solutions to some of the nonstandard problems you may faceReview Date: 2002-07-17
Some of the problems solved are:
* How to create a pop under window.
* How to use a table to create an image with rounded corners.
* How to create printable pages where the banner ads are absent.
* How to redirect the print of a page so that another is printed.
* How to prevent a page from being cached on the client machine.
* How to create an OnError error handling page.
In general, the statement of the problem and the solution take up less than three pages. With very little code to explain, the solutions are easy to understand. I have been teaching and programming in Javascript for over six years and yet I learned several things from the book. To sweeten the deal even further, all of the source code, graphics and other data used in the book are freely available from the companion web site ...
Depending on what you are creating, you may never have a use for the solutions in this book. However, if you are faced with one of these problems, then the solution is well in hand and you will be happy with the way it is constructed.
A wonderful book for allReview Date: 2003-03-14
Just as great as his other books!Review Date: 2003-02-23
Perfect for newbies and pros alike!

Used price: $0.45

I like the exercises very muchReview Date: 1999-07-24
He strikes the right balance.Review Date: 1999-07-24
Great topic coverage!Review Date: 1999-07-24

Used price: $16.92

A multi-faceted look at a complex topicReview Date: 2004-09-02
Each chapter is by a different author, and each one comes at the subject from a different angle. Topics covered include tutorials for using the XTM specification, topic maps for website Information Architecture, Knowledge Representation, Ontological Engineering, e-learning, visualisation, relationship to RDF, information about various software implementations (a bit dated now, but still valuable), as well as sample topic maps and XSLT code.
Because of the diverse - even contradictory - viewpoints, the book as a whole provides an excellent overview of the field.
XML Topic Maps - the next level above XML?Review Date: 2002-10-11
several years ago, there has been speculation about
how we might embed meaning within Web pages, as
opposed to merely displaying content. To answer this,
XML offers the separation of content from display.
From its user definable tags, different user
communities can define their own sets of tags and
associate meaning with those. XML offers the
infrastructure. But it is still fairly low level.
Assembler language, as it were, compared to more
powerful languages like C or Java.
So if XML is like an assembler, what is the analog of
C? This book puts forward XTM, XML Topic Maps, as the
answer. It consists of 17 chapters by different
authors, outlining various aspects of XTM. The
chapters can be divided into two types.
One type has nitty gritty explanations, replete with
examples of XTM written in XML. If you are a
programmer, these chapters are for you. There are web
sites listed with XTM definitions that you can
incorporate into your XTM, just like using standard
namespaces available on the web in normal XML.
The other chapters deal with the much deeper and
harder problem of how XTM may be used for Knowledge
Organisation and Knowledge Representation. They are
high level and abstruse, edging up to the issues of
semiotics and artificial intelligence.
As a side note: In the XTM examples and
implementations given, I was surprised to see no
mention of altavista's graphical representation of
search results, circa 1998. This was not in XTM, but
it conveyed the flavour. What happened was that if you
searched for, say, 'tornado', the results would appear
as a graph. The nodes would be the main keywords in
the documents containing 'tornado'. Nodes would be
connected to each other if documents contained both
those words. In this case, one might see two non
intersecting clusters - one related to weather
patterns, and the other to jet planes. By clicking on
a node, you could expand it into finer grained graphs.
It complements this book, whose main thrust is in
manually describing XML documents in an XTM format,
because it could achieve much the same visual results,
but derived automatically from arbitrary web pages.
Interesting approach to knowledge managementReview Date: 2002-07-21
Chapters 5, 6 and 7 dive into the mechanics of XTM and knowledge management, and requires the prerequisite knowledge I cited above. This part of the book is not an easy read. This is not a reflection of the authors/editors ability to write as much as it is of the nature of the material. Knowledge management and development issues are given both wide and deep treatment in these chapters. Chapters 8 and 9 go deeper into the XML family as they relate to XTM (with an emphasis on XSLT), and address creating and maintaining sites that use XTM/XSLT as the core of a knowledge management strategy.
Related topics are covered in Chapters 10 through 13, including open source tools, RDF (widely used as a mechanism for weblogs and blogs that are gaining popularity), and semantic networks (intelligent agent-based systems). The final two chapters tie together the preceding material with a chapter devoted to topic map fundamentals for knowledge representation and a chapter about topic maps in knowledge organizations.
If you are interested in using an XML-like technology as the foundation of a knowledge management strategy, or are interested in learning about new directions in the integration of web technologies and knowledge management this book is ideal. For the technical reader the code examples, pointers to open source and commercial solutions and the website that supports this book (using topic maps, of course), this book is an excellent way to leverage knowledge of XML and use it to develop knowledge management solutions.

Used price: $2.18

This is the ticket.Review Date: 1999-03-20
University textbookReview Date: 1999-01-31

Used price: $6.92

For newbies, and SGML guru's alike !Review Date: 1998-10-08
A Nuts and Bolts Approach to SGML and XML DTD'sReview Date: 2001-12-04
An Arbortext consultant, who was concerned for my sanity gave me this book as a wedding gift and advised me to read it on my very short honeymoon. By doing this, I would hopefully have some background and be able to participate effectively as a team member during the data modeling and system design with Arbortext. I had been putting in many long hours on the project already, had a good understanding of databases and had a better than average understanding of single sourcing concepts, Therefore, I felt I knew enough to get through the tasks without doing this reading. I DID skim through some of it on the plane but failed to read anywhere near enough.
The book is a complete cookbook on how to put together a data modeling team and how to complete the process.
So what's in the book that's so great? The book has a very good review of SGML concepts in general. Since the author loves to cook you will be treated to some excellent recipes while reviewing what you already know and learning the processes! You will understand what a good DTD is, why you need one, who the people you need are, and how to get the work done. You will also find out about the pitfalls in the design process and some ways to avoid them.
You'll learn how to perform a needs analysis and develop DTD requirements. In this process you will find ELM tree diagrams useful and will learn how to both read and design these equivalents of program flowcharts which become very useful documentation of your work. You will learn the importance of setting naming conventions and of documenting every single step.
Read this book BEFORE you start your first SGML or XML development project! Follow the concepts religiously and use the suggestions. You will save time and dollars in the long run and that's what it's really all about.

Used price: $32.34

BetterReview Date: 2005-09-02
Good CSS ExamplesReview Date: 2005-09-02

Used price: $0.48

Fantastic No-Nonsense Guide to HTML and XHTMLReview Date: 2001-08-12
An excellent resource that will meet your needsReview Date: 2002-06-23
Related Subjects: Tools French Events
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