XPCOM, Part 1
Introduction to XPCOM, Mozilla's component architecture. (February, 2001)
XPCOM, Part 3
Building the XPCOM development environment. (March, 2001)
XPCOM, Part 2
Introduction to XPCOM programming: type libraries, the xpidl compiler, and interface discovery. (March, 2001)
XPCOM, Part 4
Covers component authoring by using a GPS receiver as an example component. (May, 2001)
XPCOM, Part 5
Puts the final touches on the example XPCOM implementation, shows how to install the component, and demonstrates simple testing methods using XPCShell. (June, 2001)
Getting Started with PyXPCOM, Part 2
Explains how to access Mozilla objects as a client. (June, 2001)
Getting Started with PyXPCOM, Part 1
Covers the installation of XPCOM and PyXPCOM. (May 1, 2004)
XPConnect
Javascript language bindings. It allows Javascript objects to transparently access and manipulate XPCOM objects and also enables Javascript objects to implement XPCOM compliant interfaces.
XPCOM Component Viewer
Allows to navigate through the components and interfaces included in a Mozilla based browser.
Xanthes
XPCOM wrapper around the Xerces validating xml parser. [Open Source, MPL, GPL]
[ 1 ] [ 2 ]
|