or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Essential XUL Programming
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Essential XUL Programming [Paperback]

Vaughn Bullard (Author), Kevin T. Smith (Author), Michael C. Daconta (Author)
4.5 out of 5 stars  See all reviews (12 customer reviews)

Price: $70.00 & this item ships for FREE with Super Saver Shipping. Details
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Paperback $70.00  

Book Description

0471415804 978-0471415800 August 9, 2001 1
A revolutionary new technology for the rapidly expanding world of e-commerce, XUL (XML User Interface Language) is an XML-based user interface language that gives Web developers control over all aspects of the
Web interface. Featuring two tutorials on programming with XUL, this book shows developers how to use basic XUL elements to build a sample interface for an e-commerce site, then goes on to explore more sophisticated applications by creating an information portal inside an application. Readers will find expert tips and advice on how to get started writing XUL code as well as how to extend it into Java and other non-Netscape interfaces.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Essential XUL Programming + Programming Firefox: Building Rich Internet Applications with XUL + Rapid Application Development with Mozilla
Price For All Three: $141.63

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Programming Firefox: Building Rich Internet Applications with XUL $40.79

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Rapid Application Development with Mozilla $30.84

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

Review

**** Rating
"this is the only book I have seen, at the time of writing, dealing entirely with XUL" (The Computer Bulletin - BCS, March 2002)

From the Back Cover

Start building XUL-based applications with this introduction to XUL and its technologies

With so many different programming languages and operating systems, developers have been clamoring for a single "meta-language" to develop user interfaces that are cross-platform and cross-device. Mozilla.org responded by creating the eXtensible User interface Language (XUL), which allows developers to break from platform dependencies and develop rich, dynamic user interfaces in record time. Mozilla.org designed XUL to work together with such technologies as Resource Description Framework (RDF), XBL (XML Binding Language), JavaScript, XML (eXtensible Markup Language), and Cascading Style Sheets (CSS).

Essential XUL Programming provides developers with an in-depth tutorial on developing XUL-based applications. This detailed reference covers four major areas:
* Getting Started: Includes definitions of key XUL terminology, information to get started writing XUL code, and fundamentals of XML and CSS
* XUL in Depth: Focuses on core XUL technologies and examines a step-by-step process for creating XUL applications
* XUL Applications: Provides case studies of how XUL can be applied to the real world
* References and Appendices: Offers reference information needed to develop XUL applications, details all XUL elements and attributes, and contains visual examples of XUL interfaces

The authors have also developed an open source software project called jXUL at www.jXUL.org. The jXUL library allows for the development of dynamically compiled Swing user interfaces using a XUL document as a description language for the user interface. The jXUL library represents the beginning of open source development of a XUL framework for the Java Programming Language.

The companion Web site at www.xulbook.com features:
* Source code and examples from the book
* Corrections, updates, and XUL news
* Links to other XUL resources on the Web

Wiley Computer Publishing
Timely. Practical. Reliable.
Visit our Web site at www.wiley.com/compbooks/
Visit the companion Web site at www.xulbook.com

Product Details

  • Paperback: 432 pages
  • Publisher: Wiley; 1 edition (August 9, 2001)
  • Language: English
  • ISBN-10: 0471415804
  • ISBN-13: 978-0471415800
  • Product Dimensions: 9.2 x 7.5 x 0.9 inches
  • Shipping Weight: 1.9 pounds (View shipping rates and policies)
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (12 customer reviews)
  • Amazon Best Sellers Rank: #1,838,348 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

12 Reviews
5 star:
 (9)
4 star:
 (1)
3 star:
 (1)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (12 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

12 of 12 people found the following review helpful:
2.0 out of 5 stars weak, somewhat deprecated, March 6, 2007
This review is from: Essential XUL Programming (Paperback)
xul appears to have changed a lot since this book was printed.
many of the xul tags discussed and used, the xul templates used,
have changed. thus, most of the xul examples in the book are
not going to work in firefox.

e.g. the xul css skin url is no longer the same. lots of tags
such as "titledbox" have been renamed.

i'd say this content is deprecated.

also, in my opinion, these chapters add no value
to the book and in general weakens the
existing content:

an xml primer
css
the jxul project
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
5.0 out of 5 stars Great book! Very little BS, October 23, 2001
By 
Nathaniel Weeks (San Joaquin, CA USA) - See all my reviews
This review is from: Essential XUL Programming (Paperback)
Bought this book about a month ago, so I think I've had a pretty good chance to review it. It's very good, despite the fact that Mozilla hasn't got up off their keesters yet! I'm an XML developer with limited Java experience, but the JXUL project they put in there as their open source project is very, very cool! That I think was worth the price of the book.

I personally thought the RDF chapter was a monster (scary to me!) but very well covered! I'm sure when I progress as a programmer I'll be doing a lot of the RDF.

I think the book is very well written, especially considering I am still a beginner/intermediate web developer.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
5.0 out of 5 stars Good Book, But Gets Complex!, August 4, 2001
By 
"ashokjus" (San Francisco, CA) - See all my reviews
This review is from: Essential XUL Programming (Paperback)
I just picked up a copy of this book a few days ago, and I was impressed with the in-depth sections on the book (XBL, RDF & XUL Templates, for example). I feel that the book is layed out in a very good way - the first section has overview of 'the basics' (CSS, XML, XUL), the second section has advanced features, and the third section had case studies. For people who are new to programming, and don't know XML, I would recommend another book before you start this one. The later chapters may be too complex and hard to digest for non-programmers.

For me, I am familiar with XML and some of the Mozilla technologies, so I could skip over the intro section of the book. I am finding a lot of benefit out of the XUL Programmer's Reference section, as well as the advanced section. This book, used in combination with xulplanet.com, can be a good resource.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews










Only search this product's reviews



Inside This Book (learn more)
First Sentence:
What is XUL? Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
xul document, xul file, rdf data source, rdf datasources, flex attribute, communicator skin, nonvisible element, attributes accesskey, text display properties, rdf file, populated content, composite widget, marbled background, grading application, datasources attribute, overlay file, anonymous content, code listing, navigator component, declaring attributes, sample declaration, bookmark example, tabbed panel, container element, padding property
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Netscape Navigator, Relevant Chapters, Properties Used, Recalled To Life, The Golden Thread, Browse Catalog, Tale of Two Cities, Document Object Model, The Mail, Cold Fusion, Methods Used, Five Years Later, Tree Examples, The Grindstone, Calculate Average, Binding Language, Client Equipment, Document Type Definition, File Server, Final Exam, Fishing Vest, Resource Description Framework, Runner Main, Server Equipment, San Jose Office
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:




What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject