Creating Applications with Mozilla
David Boswell, Brian King, Ian Oeschger, Pete Collins, Eric Murphy
- 出版商: O'Reilly
- 售價: $1,550
- 貴賓價: 9.5 折 $1,473
- 語言: 英文
- 頁數: 480
- 裝訂: Paperback
- ISBN: 0596000529
- ISBN-13: 9780596000523
已過版
買這商品的人也買了...
-
$580$458 -
$650$553 -
$880$695 -
$1,550$1,473 -
$1,030$1,009 -
$780CMMI: Guidelines for Process Integration and Product Improvement (Harcover)
-
$750$638 -
$1,070$1,017 -
$650$199 -
$760$600 -
$580$458 -
$590$466 -
$750$585 -
$690$538 -
$931Computer Networks and Internets with Internet Applications, 4/e
-
$560$504 -
$2,010$1,910 -
$675Object-Oriented Programming with ActionScript 2.0 (Paperback)
-
$450$383 -
$760$646 -
$780$663 -
$490$417 -
$580$522 -
$650$507 -
$620$558
相關主題
商品描述
Mozilla is not just a browser. Mozilla is also a framework that allows
developers to create cross-platform applications. This framework is made up of
JavaScript, CSS (Cascading Style Sheets), and Mozilla's XUL (XML-based
User-interface Language) as well as the Gecko rendering engine, XBL (eXtensible
Binding Language), XPCOM (Mozilla's component model), and several other
components.
Creating Applications with Mozilla explains how
applications are created with Mozilla and provides step-by-step information
about how you can create your own programs using Mozilla's powerful
cross-platform development framework. This book also shows examples of many
different types of existing applications to demonstrate some of the
possibilities of Mozilla application development. One of Mozilla's biggest
advantages for a developer is that Mozilla-based applications are
cross-platform, meaning programs work the same on Windows as they do on Linux or
the Mac OS.
Working through the book, you are introduced to the Mozilla
development environment and after installing Mozilla, you quickly learn to
create simple applications. After the initial satisfaction of developing your
own portable applications, the book branches into topics on modular development
and packaging your application. In order to build more complex applications,
coverage of XUL, JavaScript, and CSS allow you to discover how to customize and
build out your application shell. The second half of the book explores more
advanced topics including UI enhancement, localization, and remote distribution.
Mozilla 1.0 was released on June 5th, 2002, after more than four years
of development as an open source project. This book has been written so that all
of the information and examples will work with this release and any of the 1.0.x
maintenance releases. In addition to Netscape's Mozilla-based browsers (Netscape
6.x and 7.x), the Mozilla framework has been used to create other browsers such
as Galeon and Chimera, and chat clients such as ChatZilla and JabberZilla.
Developers have also used Mozilla to create games, development tools, browser
enhancements, as well as all sorts of other types of applications.
Table of Contents
Preface
1. Mozilla as Platform
2. Getting Started
3. XUL Elements and Features
4. CSS in Mozilla Applications
5. Scripting Mozilla
6. Packaging and Installing Applications
7. Extending the UI with XBL
8. XPCOM
9. XUL Templates
10. RDF, RDF Tools, and the Content Model
11. Localization
12. Remote Applications
A. Getting and Building the Mozilla Source
B. Development Tools
C. Programmer's Reference
Index