CSS Pocket Reference (Pocket Reference (O'Reilly))
Average customer rating: 4 out of 5 stars
  • Indispensable Reference
  • Exactly what it is supposed to be ..
  • Works like expected.
  • Fits in your pocket - 2nd Edition
  • CSS Pocket Reference 2nd Ed. Does the job very well for me
CSS Pocket Reference (Pocket Reference (O'Reilly))
Eric Meyer
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

Web GraphicsWeb Graphics | Web Design | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
CSSCSS | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Graphic Design | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
Graphic DesignGraphic Design | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly)) HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))
  2. JavaScript Pocket Reference (2nd Edition) JavaScript Pocket Reference (2nd Edition)
  3. Head First HTML with CSS & XHTML Head First HTML with CSS & XHTML
  4. HTML Pocket Reference (2nd Edition) HTML Pocket Reference (2nd Edition)
  5. MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly)) MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly))

ASIN: 0596007779

Book Description

More proof that good things come in small--and sometimes even inexpensive--packages: the CSS Pocket Reference has been completely revised and updated to reflect the latest Cascading Style Sheet specifications, CSS2 and CSS2.1. An indispensable reference for web designers and developers, this slim little book covers the essential information needed to effectively implement CSS, with an introduction to the key concepts of CSS and a complete alphabetical reference to the CSS2 and CSS 2.1 properties. And since browser incompatibility is the biggest CSS headache for most developers, it also includes an invaluable chart displaying detailed information about CSS support for every style element across all browsers. For anyone who wants to correctly implement CSS, this book condenses all the details in its companion volume, Cascading Style Sheets: The Definitive Guide, into one easy-to-use cheat-sheet. The CSS Pocket Reference delivers just the CSS details that you need to complete the task at hand. When you're stuck and want an answer quickly, the tiny CSS Pocket Reference is the book you'll want by your keyboard or in your back pocket. (Yes, it really does fit in a back pocket, but it's too useful to stay there long.)

Download Description

CSS (Cascading Style Sheets) is the W3C-approved method for enriching the visual presentation of web pages. CSS allows web pages to become more structural, and at the same time promises that they can have a more sophisticated look than ever before. With good implementations in Internet Explorer 5.0 and Opera 3.6, and 100% CSS1 support expected in Netscapes's Mozilla browser, signs are that CSS is rapidly becoming a useful, reliable, and powerful tool for web authors.

The CSS Pocket Reference briefly introduces CSS and then lists all CSS1 properties, plus the CSS1 pseudo-elements and pseudo-classes. Since browser incompatibility is the biggest obstacle to CSS adoption, we've also included a comprehensive guide to how the browsers have implemented support for CSS1. For anyone who wants to correctly implement CSS, this is a handy condensed reference to all the details in the larger volume, Cascading Style Sheets: The Definitive Guide.

Customer Reviews:

5 out of 5 stars Indispensable Reference.......2006-09-11

Large books, by their very nature, can have good points and bad points. After all, if you have a couple or several hundred pages worth of material, you are bound to get some things right and some things wrong.
But these pocket reference books from O'Reilly are great. They aren't for learning, rather they are what they say they are: a pocket reference. (Nice to see some truth in advertising for a change.)
If you buy this book you will use it. A lot. Period.

5 out of 5 stars Exactly what it is supposed to be .........2006-08-30

Great little reference book. It is not intended to be a learning tool. If you want that, try the Head First book on HTML/XHTML/CSS that O'Reilly also publishes.

It's a super little time-saver, and also makes for a quick read when designing a new page or project, to see if something you haven't used previously could benefit your work.

5 out of 5 stars Works like expected........2006-06-06

I've used this pocket reference for a long time now and I love it. It's a great way to refresh your memory when you can't seem to remember a property and/or its value.

Although I must say that I refer to it much less now than I did when I first got it. Mostly because I know most of the properties and values by heart at this point and so I can use IDEs "IntelliSense" features.

Consequently, I must add that this is not a teaching aid. You will not learn how to style with CSS from this book! There are much better books on the topic! (For example: "Eric Meyer on CSS: Mastering the Language of Web Design")

5 out of 5 stars Fits in your pocket - 2nd Edition.......2006-03-20

This small, handy book is packed with CSS references perfect for grabbing and flipping through when looking for that one piece of code to add to your site. It is not a book about learning CSS. This reference book is a alphabetical listing of CSS selectors and properties. As I was learning CSS I found this book very helpful in locating quickly the code I was looking for.

5 out of 5 stars CSS Pocket Reference 2nd Ed. Does the job very well for me.......2005-10-04

As a Perl and PHP programmer who does a lot of web-based pages, I use this pocket reference very often when designing page styles. It helps immensely that I have syntax and samples in front of me for each of the items I expect to be able to use in today's modern browser. As the title indicates, it is a pocket reference and is not designed to teach people how to get started using CSS. There are plenty of good books out there to help users do that. My favorite is Elizabeth Castro's HTML For The World Wide Web (5th Ed.). Once users have a basic understanding of the rules for creating CSS, this book is an invaluable tool to jog the memory and sits next to my desk anytime I'm doing HTML or XML page layout. Because nearly all the properties covered in this book are supported by Internet Explorer, Mozilla and Firefox, I chose not to ding the book for failing to cover what features were not supported by the major browsers.

Target audience: Web site developers, HTML, XHTML, XML authors with a basic understanding of CSS

Hits: Excellent property reference, good examples, explanations. Well organized.
Misses: Could have done a better job explaining which items are supported in which (of the most popular) browsers.
HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))
Average customer rating: 4.5 out of 5 stars
  • Easy to Use
  • No index?
  • DSM IV Made Easy
  • No index?
  • Great Book!
HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))
Jennifer Niederst Robbins
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

PocketPocket | Series | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
XHTMLXHTML | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Reference | Subjects | Books
Similar Items:
  1. CSS Pocket Reference (Pocket Reference (O'Reilly)) CSS Pocket Reference (Pocket Reference (O'Reilly))
  2. JavaScript Pocket Reference (2nd Edition) JavaScript Pocket Reference (2nd Edition)
  3. Head First HTML with CSS & XHTML Head First HTML with CSS & XHTML
  4. MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly)) MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly))
  5. Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

ASIN: 0596527276

Book Description

After years of using spacer GIFs, layers of nested tables, and other improvised solutions for building your web sites, getting used to the more stringent "standards-compliant" design that is de rigueur among professionals today can be intimidating.

With standards-driven design, keeping style separate from content is not just a possibility but a reality. You no longer use HTML and XHTML as design tools, but strictly as ways to define the meaning and structure of web content. And Cascading Style Sheets (CSS) are no longer just something interesting to tinker with, but a reliable method for handling all matters of presentation, from fonts and colors to page layout. When you follow the standards, both the site's design and underlying code are much cleaner. But how do you keep all those HTML and XHTML tags and CSS values straight?

Jennifer Niederst-Robbins, the author of our definitive guide on standards-compliant design, Web Design in a Nutshell, offers you the perfect little guide when you need answers immediately: HTML and XHTML Pocket Reference. This revised and updated new edition takes the top 20% of vital reference information from her Nutshell book, augments it judiciously, cross-references everything, and organizes it according to the most common needs of web developers. The result is a handy book that offers the bare essentials on web standards in a small, concise format that you can use carry anywhere for quick reference. This guide will literally fit into your back pocket.

Inside HTML and XHTML Pocket Reference, you'll find instantly accessible alphabetical listings of every element and attribute in the HTML 4.01 and XHTML 1.0 Recommendations, as well as every property and value in Cascading Style Sheets, Level 2.1. This is an indispensable reference for any serious web designer, author, or programmer who needs a fast on-the-job resource when working with established web standards.

Customer Reviews:

5 out of 5 stars Easy to Use.......2007-09-05

After I figured out there structure of displaying information, this tool has become a valuable asset. Definately recommend.

3 out of 5 stars No index?.......2007-03-31

What kind of a reference book doesn't have an index? Sure, the tag reference is in alphabetical order, but that only helps if you remember what the tag is. Also, I had a brain fart this morning and couldn't remember the exact syntax for a comment (I work with way too many languages)- couldn't find it. That's what a pocket reference is supposed to be for, the little things you can't remember!

4 out of 5 stars DSM IV Made Easy.......2007-01-09

This is an excellent text and well illustrated. I am sure an updated edition will come out soon.

3 out of 5 stars No index?.......2006-11-07

I'm a big fan of the O'Reilly Pocket Reference series, but this one was a bit disappointing. While the basic content is there, the book is less than 100 pages and seems to only be a wrapper for three tables defining the common elements, character entities, and colors. Only the first five pages attempt to provide any foundation for the tables. Missing are more general references on forms, tables, scripting or even techniques for relative/absolute addressing. Probably most surprising was the lack of an index. For a pocket reference, that seems a pretty major oversight.

5 out of 5 stars Great Book!.......2006-10-01

Hi there,

This is really a great book!

I needed a reference for HTML to help me work on my "invention" which is an HTML parser...It goes to web-sites, parses each page and finds the URLs embedded inside the HTML tags.

The main part of this book, HTML Elements, which covers 70 pages, is extra-ordinarily well made. It gives you all the information those monster +500 pages do but it is only pocket-sized and easy to carry.

I will use this book so that my "invention" knows the HTML syntax; and any other HTML projects I begin.

Big thanks to Jennifer Niederst Robbins and O'Reilly Media, Inc.!

'til next time,
Charles Darakdjian
XML Pocket Reference
Average customer rating: 4 out of 5 stars
  • Provides exactly what it promises
  • Another view
  • Good and Not-So-Good
  • Depends on what you're looking for...
  • Lots about the schema
XML Pocket Reference
Simon St. Laurent , and Michael Fitzgerald
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

XMLXML | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Reference | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Reference | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. XSLT 1.0 Pocket Reference (Pocket Reference (O'Reilly)) XSLT 1.0 Pocket Reference (Pocket Reference (O'Reilly))
  2. HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly)) HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))
  3. CSS Pocket Reference (Pocket Reference (O'Reilly)) CSS Pocket Reference (Pocket Reference (O'Reilly))
  4. Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))
  5. JavaScript Pocket Reference (2nd Edition) JavaScript Pocket Reference (2nd Edition)

ASIN: 0596100507

Book Description

XML, the Extensible Markup Language, is everywhere: the syntax of choice for newly designed document formats across almost all computer applications. Now used daily by developers, XML is living up to its reputation as one of the most important developments in document interchange in the history of computing.

A perennial bestseller, the handy XML Pocket Reference from O'Reilly has been revised once again to give you quick access to the latest goods. In addition to its comprehensive look at XML, this third edition has been updated with new material on Namespaces and XML Schema--considered among the most important elements in current XML use--along with RELAX NG and Schematron, additional powerful tools for describing XML document structures.

Like other titles in O'Reilly's Pocket Reference series, the XML Pocket Reference, 3rd Edition features a well-organized format that gets right to the point. As a result, it's already won over the allegiance of developers everywhere. If you need XML answers quick and on the fly, this compact book is most definitely the book for you.

Customer Reviews:

5 out of 5 stars Provides exactly what it promises.......2006-10-12

I bought this guide because I needed a quick lookup for XML schema elements (something you'd think would be readily available online, but isn't - at least not in a usable form). The bulk of the book (70 of its 162 pages - about half) is dedicated to XSD, so I was very happy with what I got. The first 30 pages cover XML itself (all the nitpicking details like predefined entities, what characters are allowed in attribute names, etc). The next 17 pages cover DTD (which you may occasionally still need to know, even these days). The next 70 cover XML Schema, and the book finishes up with an additional 43 pages on Relax-NG and Schematron (two competing, and not very common, schema definition formats).

I agree with other reviewers that the book would have been complete without the Relax-NG and Schematron coverage, but it would have just been 43 pages shorter if that was the case - there's really not much else they could have said about XML, DTD and XSD and still have been a concise "pocket reference". This book is actually pretty thick for an O'Reilly pocket reference - I have four other pocket guides on my bookshelf right now, and the other three have 120, 124 and 66 pages each. By that standard, I figure the coverage of Relax-NG and Schematron were just a "buy one get one free" type of add-on, especially since this book costs the same as all the other pocket reference books.

This book is a perfect reference for somebody who needs a quick, handy reference to XML schema and the occasional XML rule.

5 out of 5 stars Another view.......2006-02-15

I am one of the coauthors of this book. I feel compelled to write a review in support of my friend and coauthor, Simon St. Laurent, who wrote the section on XML Schema. Of the 160 pages of text in XML Pocket Reference, Third Edition, 71 pages are dedicated to XML Schema. That's 44 percent of the book. Of the 71 pages, 16 pages cover examples of XML Schema.

DTDs are covered in 15 pages, RELAX NG in 32, and Schematron in 10 (57 pages total). XML Schema receives the most extensive treatment of any of the topics covered, and within the limitations of the size of the book, Simon did an excellent job.

XSLT and XPath were not included in this book because a new, separate volume has been dedicated to those topics-XSLT 1.0 Pocket Reference, by Evan Lenz, which also appeared in August 2005.

As for the production rules, they were included for programmers and others who need grammars. The productions, which come from the XML spec, are a means for understanding XML syntax precisely, and it would have been unwise, in my view, to omit them.

2 out of 5 stars Good and Not-So-Good.......2006-01-19

My problem with this book is that I was hoping it would concentrate more on just XML Schema, something I think most people would prefer. Of course, how I am qualified to make that kind of statement is beyond me ;-) But here is my reasoning: A fairly large portion of the book covers DTDs, RELAX NG, and Schematron. DTDs, while ubiquitous, are being supplanted by XML Schema. Usage of RELAX NG and Schematron are, by the book's own admission, not widespread. So it seems that all three of these technologies could have been admitted, as were many other XML-related technologies (XSLT, XPath, etc.)
In addition, I feel the regular-expression-like inclusions should have been omitted. These include something referred to as Productions in one part of the book and Contents in another. Maybe good for hard-core CS people, but pretty much useless for those of us who just want to work with XML Schema. An ideal replacement would have been some examples illustrating sample usage of various elements and attributes.
All in all, the descriptions accompanying the elements and attributes are pretty good. Unfortunately, that accounts for only about one-third of the book. But it only costs $10 and it is small, so maybe it's worth it.

3 out of 5 stars Depends on what you're looking for..........2005-09-04

The other review book I received yesterday was XML Pocket Reference (3rd Edition) by Simon St. Laurent and Michael Fitzgerald. Depending on what you're looking for, this may or may not the book for you...

Contents: Introduction; XML Structures; Document Type Definitions; W3C XML Schema; RELAX NG; Schematron; XML Specifications; Index

Admittedly, trying to cover "XML" in a single book is a daunting task. XML is made up of so many standards and technologies (XPath, XForms, XML Schema, etc.) that you either have to specialize your coverage area or be ready to publish a *really* heavy book. To their credit, the authors stripped out XSLT into it's own pocket guide. That act keeps this particular book small enough to fit in your pocket and that's good. But if you're wanting information on XSLT and think this might be your book, forget it.

Next, the XML Structures and Document Type Definition chapters seemed to be a little confusing. There was something introduced that I had never heard of before... something called "Productions" followed by syntax that looked like regular expression language. Never having seen that term before in my XML reading, I went back to the introduction to see what the authors wanted to convey there. The only explanation was "As each structure is discussed, applicable productions from the XML 1.0 and 1.1 specs will be listed in the order in which they appear in the specs." So, I still really don't know what productions are, and I probably have to go to the specs to find that out. The description of each section in an XML document, like CDATA or declarations, was nice though.

The book starts to become really useful when you get into the XML Schema section. There they go into each of the elements along with each attribute that can be used with the element. This is the type of reference information I'd expect to see in a pocket guide. Something I can turn to quickly as a refresher for what parameters or attributes I can use with an element, or to gain a quick understanding of an element I haven't seen before. This same structure is followed for the RELAX NG and Schematron schema languages, so the book will be helpful if you live in those worlds also.

Basically, I found the XML Pocket Guide to be a little "hit and miss". If the title had been "XML Schema Pocket Guide", I'd have felt like the book was pretty on target. Trying to call it the XML Pocket Guide seems to infer there's a lot more in here than there actually is, and a buyer might get a copy and be highly disappointed in what it doesn't cover. If you're looking for schema info, you'll love the book. If that's a secondary reason for you to get the book, you might be disappointed.

5 out of 5 stars Lots about the schema.......2005-08-27

The majority of the new material in this book is on different schema specifications. Schema, Relax NG and Schematron are covered. A handy book to have around when you are hacking XML. The online free documentation is not as handy as the content as it's organized in this book.
XML Pocket Consultant
Average customer rating: 4.5 out of 5 stars
  • Not good
  • Money's worth
  • It Doesn't Get Any Better Than This
  • Buy this book!
  • Fantastic
XML Pocket Consultant
William R. Stanek , and William Stanek
Manufacturer: Microsoft Press
ProductGroup: Book
Binding: Paperback

ReferenceReference | Subjects | Books | Almanacs & Yearbooks | Atlases & Maps | Books on CD | Books on Cassette | Business Skills | Careers | Catalogs & Directories | Consumer Guides | Dictionaries & Thesauruses | Education | Encyclopedias | Etiquette | Foreign Languages | Fun Facts | Genealogy | General | Job Hunting | Large Print | Law | Publishing & Books | Quotations | Spanish-Language Reference | Study Guides | Test Prep Central | Words & Language | Writing
XMLXML | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Look Inside Reference BooksLook Inside Reference Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
ReferenceReference | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Essential XML Quick Reference: A Programmer's Reference to XML,  XPath, XSLT, XML Schema, SOAP, and More (The DevelopMentor Series) Essential XML Quick Reference: A Programmer's Reference to XML, XPath, XSLT, XML Schema, SOAP, and More (The DevelopMentor Series)
  2. Effective XML: 50 Specific Ways to Improve Your XML (Effective Software Development Series) Effective XML: 50 Specific Ways to Improve Your XML (Effective Software Development Series)
  3. Beginning XML Databases (Wrox Beginning Guides) Beginning XML Databases (Wrox Beginning Guides)
  4. XSLT: Programmer's Reference (Programmer to Programmer) XSLT: Programmer's Reference (Programmer to Programmer)
  5. XML Problem Design Solution (Programmer to Programmer) XML Problem Design Solution (Programmer to Programmer)

ASIN: 0735611831

Book Description

Here's the eminently practical, pocket-sized reference for Web developers and IT professionals working with XML, XSL, and XSLT. This portable guide delivers a brisk overview of XML, and quickly proceeds to such topics as DTD components, document modeling, document formatting, and XML standards-including XSL, XLink, and XPath.

Customer Reviews:

1 out of 5 stars Not good.......2007-08-28

Presentation is pretty bad. Lots of errors. Inconsistent terminology used which confuses the reader significantly.

5 out of 5 stars Money's worth.......2007-07-22

Pretty much what I was looking for. Relatively thin book packed with 'to the point' info, with mostly unambigious explanation. Have not found any printing mistakes yet.
Money's worth.

5 out of 5 stars It Doesn't Get Any Better Than This.......2005-02-18

If you are a knowledgable IT professional and need to either learn XML or increase your knowledge quickly, this book is for you. Complete, fast-paced, no dead wood, and designed with the busy IT professional in mind. It reminds me of the Wrox "Handbook" series.

It's 370 pages but half-size, so equivalent to a normal-size 185-page book. Best book purchase I've made all year. Weird for an MSPress book to be so good :-)

Take the hint, MS Press... make all of your books like this!

5 out of 5 stars Buy this book!.......2005-01-14

I seldom award five stars but this book deserves it. If you can only buy one XML reference book, buy this one; if you have XML books that you're not satisfied with, buy this one: The XML Pocket Consultant is *the* XML "sleeper" title.

In my mind, I've retitled the XML Pocket Consultant "The XML Comprehensive Quick Reference." The book presents every aspect of XML and related technologies in a clear, crisp, understandable style. The book's excellent content is augmented by a professionally crafted visual style (page layout, whitespace, typeface, headings, list construction, examples) that facilitates information access and transfer; I mention this because too many books of this type look like they were designed and produced using consumer-level desktop publishing software.

I'm not normally this enthusiastic about a book, but The XML Pocket Consultant is truly a treasure: It's the single most useful, helpful, 5.5" x 8" x 1.2" compendium of XML information I've so far found.

5 out of 5 stars Fantastic.......2004-03-30

"XML Pocket Consultant" is the best XML book on the market. It is really worth every penny. This book is packed with useful information. My biggest disappointment is that I had such a hard time find the book. For anyone wanting to learn XML, XSL, XPath this is the book I recommend.
HTML Pocket Reference (2nd Edition)
Average customer rating: 4.5 out of 5 stars
  • perfect, complete
  • Relax, IMG is only missing from the first printing
  • so-so (buggy)
  • Must Have Pocket Reference
  • Great compact reference!
HTML Pocket Reference (2nd Edition)
Jennifer Niederst Robbins
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

ReferenceReference | Subjects | Books | Almanacs & Yearbooks | Atlases & Maps | Books on CD | Books on Cassette | Business Skills | Careers | Catalogs & Directories | Consumer Guides | Dictionaries & Thesauruses | Education | Encyclopedias | Etiquette | Foreign Languages | Fun Facts | Genealogy | General | Job Hunting | Large Print | Law | Publishing & Books | Quotations | Spanish-Language Reference | Study Guides | Test Prep Central | Words & Language | Writing
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
MathematicsMathematics | Professional Science | Professional & Technical | Subjects | Books | Applied | Chaos & Systems | Geometry & Topology | Mathematical Analysis | Mathematical Physics | Number Systems | Pure Mathematics | Transformations | Trigonometry
PocketPocket | Series | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. CSS Pocket Reference (Pocket Reference (O'Reilly)) CSS Pocket Reference (Pocket Reference (O'Reilly))
  2. JavaScript Pocket Reference (2nd Edition) JavaScript Pocket Reference (2nd Edition)
  3. PHP Pocket Reference, 2nd Edition PHP Pocket Reference, 2nd Edition
  4. XML Pocket Reference (2nd Edition) XML Pocket Reference (2nd Edition)
  5. MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly)) MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly))

ASIN: 0596002963

Book Description

In this completely revised and updated pocket reference, Jennifer Niederst, the author of the best-selling Web Design in a Nutshell, delivers a complete guide to every HTML tag. As with O'Reilly's other pocket references, this handy book offers the bare essentials in a small, concise format that you can carry anywhere for quick reference. This guide will literally fit into your back pocket. Each entry in the book is devoted to the description of a single HTML tag, its standard usage, information on the tag's attributes, browser support (for Netscape Navigator, Microsoft Internet Explorer, and Opera), and support for WebTV. Niederst puts the tags in context, indicating which ones are grouped together. She also offers bare-bones examples of how standard web page elements are constructed. All the tag-by-tag descriptions in this new edition have been brought up to date with the current HTML specification (4.01), and the book includes useful charts of character entities and decimal-to-hexadecimal conversions. The HTML Pocket Reference, second edition is an indispensable reference for any serious web designer, author, or programmer.

Customer Reviews:

5 out of 5 stars perfect, complete.......2006-02-23

This is what other O'Reilly Pocket References should be. It contains everything and should replace all non-design-oriented HTML books

5 out of 5 stars Relax, IMG is only missing from the first printing.......2006-01-18

FYI: the IMG tag is only missing from the first printing. (I asked O'Reilly.) Indeed, a recent copy of the book is not missing it anymore. (Back of the title page, bottom right corner has a date: [11/04]. My other copy, which is missing IMG, has [6/02] in this spot.) A quick check shows that they have fixed some, but not all, of the errata (http://www.oreilly.com/catalog/htmlpr2/errata/).

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!"

3 out of 5 stars so-so (buggy).......2004-10-08

I am generally a fan of Pocket References. But this one seems poorly debugged. One example is claiming "align" is deprecated for <td>. Turns out, this bug has made it onto the Errata page for the book

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!

5 out of 5 stars Must Have Pocket Reference.......2004-04-20

If you are designing web pages, you must have this book. That is all there is to it.

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.

5 out of 5 stars Great compact reference!.......2002-11-26

This is the best compact reference for HTML there is. There is only one minor error in it. As another reviewer mentioned, it does not include documentation for the IMG tag. However, for the audience this book appeals to (people who know the language well, but can't remember every tag and all their exact handlers and attributes, etc.), it does not need support for it as any person who knows much about HTML knows most everything about .
Overall, it gets 5 stars!

Michael Pipolo

13-year-old Programmer
Visual Basic, Java, PHP, JavaScript, HTML, Perl, CGI
XSLT 1.0 Pocket Reference (Pocket Reference (O'Reilly))
Average customer rating: 4.5 out of 5 stars
  • A perfect distillation of XPath and XSL into a pocket-size book
  • If you need a quick reference, this one works well...
  • Handy for XSLT, not great on XPath
XSLT 1.0 Pocket Reference (Pocket Reference (O'Reilly))
Evan Lenz
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

Electronic Data Interchange (EDI)Electronic Data Interchange (EDI) | Data in the Enterprise | Networking | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Reference | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
NetworkingNetworking | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Reference | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. XML Pocket Reference XML Pocket Reference
  2. CSS Pocket Reference (Pocket Reference (O'Reilly)) CSS Pocket Reference (Pocket Reference (O'Reilly))
  3. Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))
  4. HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly)) HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))
  5. JavaScript Pocket Reference (2nd Edition) JavaScript Pocket Reference (2nd Edition)

ASIN: 0596100086

Book Description

XSLT is an essential tool for converting XML into other kinds of documents: HTML, PDF file, and many others. It's a critical technology for XML-based platforms such as Microsoft .NET, Sun Microsystems' Sun One, as well as for most web browsers and authoring tools. As useful as XSLT is, however, most people have a difficult time getting used to its peculiar characteristics. The ability to use advanced techniques depends on a clear and exact understanding of how XSLT templates work and interact.

The XSLT 1.0 Pocket Reference from O'Reilly wants to make sure you achieve that level of understanding. With its concise approach, this handy pocket guide quickly gets you up to speed on XSLT 1.0 so you can covert XML like a seasoned pro. In addition to covering the basics of stylesheet structure, it also explains how to:

Thanks to their convenient, quick-reference format, O'Reilly's Pocket References spare you from having to hunt through larger books for answers. They deliver just what you need to get the job done in a timely fashion. And the XSLT 1.0 Pocket Reference is no different--it's the ideal companion to have at your desk when you need an answer fast.

Customer Reviews:

5 out of 5 stars A perfect distillation of XPath and XSL into a pocket-size book.......2006-03-17

This book represents an amazing feat of distilling all you really need
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.

4 out of 5 stars If you need a quick reference, this one works well..........2005-10-09

XSLT is one of those technologies that takes awhile to get the hang of. Once you've learned the basics, you'll end up needing to refer back to reference material often. One way to make that process a bit quicker would be to have a copy of Even Lenz's XSLT 1.0 Pocket Reference on hand...

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 , this book shines. You don't have to wade through a dozen pages of conversation to find out the format and syntax. Two pages total in this book, and you have all the details. And that's what an O'Reilly's Pocket Reference title is for...

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...

4 out of 5 stars Handy for XSLT, not great on XPath.......2005-08-27

This is a handy little pocket book that covers the essentials of XSLT. It's far better than the stuff you will find on the W3C site, and it won't break your back like Michael Kay's excellent, but hefty, work. I have to ding it a little for lack of a complete reference on XPath. There is certainly information about the functions, but I would have like to have seen more depth on it. And the XPath appendix wasn't helpful. A language definition is definitely not what I was looking for there. Some common examples of XPath usage would be great.
XML Pocket Reference
Average customer rating: 4 out of 5 stars
  • Useful, But Better Option Exists
  • Good book but no coverage for XML schemas
  • Merely an introduction to XML...
  • This is a beginners book...
  • Half part useful, another half part not
XML Pocket Reference
Robert Eckstein
Manufacturer: O'Reilly
ProductGroup: Book
Binding: Paperback

ReferenceReference | Subjects | Books | Almanacs & Yearbooks | Atlases & Maps | Books on CD | Books on Cassette | Business Skills | Careers | Catalogs & Directories | Consumer Guides | Dictionaries & Thesauruses | Education | Encyclopedias | Etiquette | Foreign Languages | Fun Facts | Genealogy | General | Job Hunting | Large Print | Law | Publishing & Books | Quotations | Spanish-Language Reference | Study Guides | Test Prep Central | Words & Language | Writing
XMLXML | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Databases | Computers & Internet | Subjects | Books
XML & DatabasesXML & Databases | Databases | Computers & Internet | Subjects | Books
MathematicsMathematics | Professional Science | Professional & Technical | Subjects | Books | Applied | Chaos & Systems | Geometry & Topology | Mathematical Analysis | Mathematical Physics | Number Systems | Pure Mathematics | Transformations | Trigonometry
PocketPocket | Series | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. JavaScript Pocket Reference (2nd Edition) JavaScript Pocket Reference (2nd Edition)
  2. CSS Pocket Reference (Pocket Reference (O'Reilly)) CSS Pocket Reference (Pocket Reference (O'Reilly))
  3. HTML Pocket Reference (2nd Edition) HTML Pocket Reference (2nd Edition)
  4. PHP Pocket Reference, 2nd Edition PHP Pocket Reference, 2nd Edition
  5. Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

ASIN: 1565927095

Amazon.com

Even hot dog Web coders proficient in XML need a little refresher once and a while. Although some portions of XML are still very fluid, the handy XML Pocket Reference offers quick access to the syntax and usage rules of this next-generation language.

At the front of the book, a crash course in XML quickly spells out the important terminology, along with extremely short examples of XML, Document Type Definition (DTD), and Extensible Stylesheet Language (XSL) documents. The book also includes a nice bulleted list of cautions and rules to follow if you want to create valid XML documents. A tip section entitled, "Unlearning Bad Habits" offers handy warnings that are especially useful for those of us who occasionally slip into sloppy HTML coding behaviors that XML won't tolerate.

The remainder of the title comprises reference sections devoted to XML, DTDs, XSL, XLink, and XPointer. These sections offer a balanced mix of both straight syntax references and brief general explanations of key topics. Short examples are in abundance to illustrate usage with accompanying explanatory text. The authors are very up-front about the changing nature of the XSL, XLink, and XPointer and point out that even their freshly published material on these subjects may soon be out of date.

You won't find any big-picture look at the importance or implementation of XML in the real world. However, if you're already sold on the technology and working with it, this little guide will be a handy companion. --Stephen W Plain

Topics covered: XML overview, well-formed XML rules, using elements and attributes, syntax and usage reference to XML, DTD, XSL, XLink, XPointer.

Book Description

XML, the Extensible Markup Language, is the next-generation markup language for the Web. It provides a more structured (and therefore more powerful) medium than HTML, allowing us to define new document types and stylesheets as needed. Although the generic tags of HTML are sufficient for everyday text, XML gives us a way to add rich, well-defined markup to electronic documents. The XML Pocket Reference is both a handy introduction to XML terminology and syntax, and a quick reference to XML instructions, attributes, entities, and datatypes. It also covers XSL (Extensible Stylesheet Language), necessary to ensure that your XML documents have a consistent look and feel across platforms. Although XML itself is complex, its basic concepts are simple. This small book acts both as a perfect tutorial for learning the basics of XML, and as a reference to the XML and XSL specifications.

Customer Reviews:

3 out of 5 stars Useful, But Better Option Exists.......2004-02-11

This book is small and travels well. It does not have an index, which seems odd for a reference text, but it does have a table of contents. I find Essential XML Quick Reference (ISBN 0-201-74095-8) to be well worth the additional investment.

3 out of 5 stars Good book but no coverage for XML schemas.......2003-06-18

I guess it's my fault for not checking closely enough, but this book is somewhat dated now (more than two years old as of this writing). It was somewhat of an impulse buy at the book store when it looked useful after a quick scan. It had a little "2nd Edition" banner across the front cover corner and I just assumed it included coverage of schemas. The coverage of XSLT and XML in a small format is quite useful. I'll probably buy the 3rd edition when it comes out--I would have given the book 4 or 5 stars two years ago when it was first published.

3 out of 5 stars Merely an introduction to XML..........2003-02-24

This book provides a useful overview into the basics of XML while doubling up as a quick reference to the XML specification. Handy for those that want to dabble in XML without buying a more detailed book, but then XML has so many related technologies anyone serious about XML will need more.

The O'Reilly pocket references are so concise that they are not really meant for someone who is totally new to the subject. They can however be the ideal way to provide an overview to anyone who wants to know the basics of the topic.

3 out of 5 stars This is a beginners book..........2002-09-30

I can't possibly imagine that this book will be of any value to someone working with XML on a daily basis. It should be renamed to "a terse introduction to xml", as it is in no way a reference. This is based on the fact that I bought it to learn XML from, and it was quite good at teaching someone with no experience in XML whatsoever the basic concepts.

If you are looking for a reference, look elsewhere. If you are just like me, and don't want to wade through hundreds of pages to get an idea of what it is all about, then you can perhaps consider it. Since it is so wrongly named, I give it three stars. But as an introduction it really deserves five.

3 out of 5 stars Half part useful, another half part not.......2001-11-15

This book is ok, the first half part is pretty good.
It covers XML basic and DTD very well, but it does not
cover schema; it covers XSLT/XSLFO also, although there are something inaccurate inside; its part for XLink and XPointer is
useless and wrong; and there is nothing for XML database or
XSP. This book may be helpful, but you need another book as < > or < > to really learn XML basic.

Daniel, IBM certified developer for XML and related technologies.
XML Pocket Reference
Average customer rating: Not rated
    XML Pocket Reference

    Manufacturer: O'Reilly Hanbit Book
    ProductGroup: Book
    Binding: Paperback

    KoreanKorean | More Languages | Foreign Language Books | Specialty Stores | Books
    ASIN: 8979140762

    Product Description

    Authorized translation from the original English version into Korean.

    Books:

    1. Data Warehousing Fundamentals: A Comprehensive Guide for IT Professionals
    2. Digital Audio Essentials
    3. Digital Video Compression (with CD-ROM)
    4. Discrete Mathematics and Its Applications
    5. Dynamical Systems in Neuroscience: The Geometry of Excitability and Bursting (Computational Neuroscience)
    6. Eclipse (Twilight, Book 3)
    7. Enterprise Interoperability II: New Challenges and Approaches
    8. Excel VBA Programming For Dummies (For Dummies (Computer/Tech))
    9. File System Forensic Analysis
    10. Foundations of Financial Management (The Mcgraw-Hill/Irwin Series in Finance, Insurance, and Real Estate)

    Books Index

    Books Home

    Recommended Books

    1. Molecular Basis of Neuropharmacology: A Foundation for Clinical Neuroscience
    2. In the Heart of the Sea: The Tragedy of the Whaleship Essex
    3. Banking and Empire in Iran: The History of the British Bank of the Middle East
    4. Got a Revolution!: The Turbulent Flight of Jefferson Airplane
    5. Financial Accounting: Information for Decisions
    6. How to Prepare for the GRE with CD-ROM
    7. History: Fiction or Science
    8. Hierarchische Controllingkonzeption: Theoretische Fundierung eines koordinationsorientierten Control
    9. Economic Policy Reforms: Going for Growth
    10. Lost Between Houses