Appendix C: Resources
This last section of the book provides a list of resources referred to in the tutorial and other links that may be useful to the Gecko developer. The resources are divided into the following categories:
WebLock Resources
- Linux: http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.4a/gecko-sdk-i686-pc-linux-gnu-1.4a.tar.gz
- Windows: http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.4a/gecko-sdkwin32-1.4a.zip
Gecko Resources
- Guide to the Mozilla string classes: www.mozilla.org/projects/xpcom/stringguide.html
- The Gecko networking library ("necko"): www.mozilla.org/projects/netlib
- The Netscape Portable Runtime Environment: www.mozilla.org/projects/nspr
- Embedding Mozilla: www.mozilla.org/projects/embedding
- A list of module owners: www.mozilla.org/owners.html
- XPInstall: www.mozilla.org/projects/xpinstall
- XUL: www.mozilla.org/projects/xul
XPCOM Resources
- The XPCOM project page: www.mozilla.org/projects/xpcom
- XULPlanet's online XPCOM reference: http://www.xulplanet.com/references/xpcomref/
- Information on XPConnect and scriptable components: http://www.mozilla.org/scriptable
- The Smart Pointer Guide: http://www.mozilla.org/projects/xpcom/nsCOMPtr/.
- XPIDL Reference: http://www.mozilla.org/scriptable/xpidl/
General Development Resources
Copyright (c) 2003 by Doug Turner and Ian Oeschger. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.02 or later. Distribution of substantively modified versions of this document is prohibited without the explicit permission of the copyright holder. Distribution of the work or derivative of the work in any standard (paper) book form is prohibited unless prior permission is obtained from the copyright holder. |