Programming Firefox
Building Rich Internet Applications with XUL
By Kenneth C. Feldt
April 2007
Pages: 511
ISBN 10: 0-596-10243-7 |
ISBN 13: 9780596102432




(3) (Average of 2 Customer Reviews)


Description
This is your guide to building Internet applications and user interfaces with the Mozilla component framework, which is best known for the Firefox web browser and Thunderbird email client. Programming Firefox demonstrates how to use the XML User Interface Language (XUL) with open source tools in the framework's Cross-Platform Component (XPCOM) library to develop a variety of projects, such as commercial web applications and Firefox extensions.
Full Description
This is your guide to building Internet applications and user interfaces with the Mozilla component framework, which is best known for the Firefox web browser and Thunderbird email client.
Programming Firefox demonstrates how to use the XML User Interface Language (XUL) with open source tools in the framework's Cross-Platform Component (XPCOM) library to develop a variety of projects, such as commercial web applications and Firefox extensions.
This book serves as both a programmer's reference and an in-depth tutorial, so not only do you get a comprehensive look at XUL's capabilities--from simple interface design to complex, multitier applications with real-time operations--but you also learn how to build a complete working application with XUL. If you're coming from a Java or .NET environment, you'll be amazed at how quickly large-scale applications can be constructed with XPCOM and XUL.
Topics in
Programming Firefox include:
- An overview of Firefox technology
- An introduction to the graphical elements that compose a XUL application
- Firefox development tools and the process used to design and build applications
- Managing an application with multiple content areas
- Introduction to Resource Description Files, and how the Firefox interface renders RDF
- Manipulating XHTML with JavaScript
- Displaying documents using the Scalable Vector Graphics standard and HTML Canvas
- The XML Binding Language and interface overlays to extend Firefox
- Implementing the next-generation forms interface through XForms
Programming Firefox is ideal for the designer or developer charged with delivering innovative standards-based Internet applications, whether they're web server applications or Internet-enabled desktop applications. It's not just a how-to book, but a what-if exploration that encourages you to push the envelope of the Internet experience.
Featured customer reviews

Oreilly what are you up to ?,
September 01 2008
Submitted by
Jeremy_C_Ward
[
Respond |
View]
Sorry, Oreilly, hate to be so negative, but I've come to expect a lot better than this.
When I chose this book, I was expecting the quick, pithy introduction to the subject that I am used to from the many OReilly books that I have read and profited from in the past.
However this book makes a number of critical mistakes.
It is far too closely tied to the example application that is developed throughout its course. I want to learn XUL and firefox, as advertised on the cover.
I shouldn't need to understand and install PHP, Apache and MySql in order to get the sample application up and running. In any case, the hasty explanations of these peripheral technologies whould not,IMHO, have been enough to get the uninitiated up and running.
In the text there is way too much code listing which makes it very hard to follow and rather a tedious read.
Worst of all, the code samples on the web-site are extaordinarily skimpy. I'm used to being able to spend a couple of hours reading the first few chapters of an OReilly book, then using the sample code as a quick-start to building my own apps. It was was not possible with this book. I read up to the end of chapter 6 then downloaded the source code hoping to quickly run it and adapt it to my own usage. However there was no useful relationship between the chapter content and the content in the example source code.
Unfortunately I really feel like the time I spend reading the book has been wasted. I hope that readers new to OReilly will understand that this is not up to their usual world-beating standard.
Oriented toward Firefox as an Application Framework,
July 02 2007
Submitted by
Colonel Nikolai
[
Respond |
View]
This book covers a lot of stuff about developing applications on the Gecko-based runtimes from the Mozilla foundation. If you were looking for a definitive book for developing Firefox extensions (AKA "add-ons"), this isn't quite it, but it will certainly help.
There are topics covered that will help you in add-on development, like how to use XPCOM wrappers and nsServices* correctly and what they can do, but they are more tailored to people who would likely use Mozilla as a basis for a desktop application.
Read all reviews
Media reviews
"Aimed at designers and developers, this combination reference and tutorial focuses on practical issues related to XML User Interface (XUL)-based design."
-- Shannon Hendrickson,
SciTech Book News
Read all reviews