  |
XPConnect - http://www.mozilla.org/scriptable/
Javascript language bindings. It allows Javascript objects to transparently access and manipulate XPCOM objects and also enables Javascript objects to implement XPCOM compliant interfaces. |
  |
BlackConnect - http://www.mozilla.org/projects/blackwood/connect/
Java-to-XPCOM bridge that allows interoperability between Java and XPCOM components. |
  |
XPCOM, Part 3 - http://www.ibm.com/developerworks/webservices/library/co-xpcom3.html
Building the XPCOM development environment. |
  |
XPCOM, Part 2 - http://www.ibm.com/developerworks/webservices/library/co-xpcom2.html
Introduction to XPCOM programming: type libraries, the xpidl compiler, and interface discovery. |
  |
MySQL XPCOM - http://mysqlxpcom.mozdev.org
An XPCOM/XPConnect implementation of mysqlclient API 3.x. The goal of the project is to provide solid and full mysqlclient interface for JavaScript applications. [Open Source, LGPL] |
  |
XPCOM Component Viewer - http://hacksrus.com/~ginda/cview/
Allows to navigate through the components and interfaces included in a Mozilla based browser. |
  |
XPCOM, Part 1 - http://www.ibm.com/developerworks/webservices/library/co-xpcom.html
Introduction to XPCOM, Mozilla's component architecture. |
  |
http://rbxpcom.mozdev.org - http://rbxpcom.mozdev.org
Ruby language bindings. Ruby is an object oriented scripting language developed by Yukihiro Matsumoto. |
  |
http://plxpcom.mozdev.org - http://plxpcom.mozdev.org
Perl language bindings. Allows the use of XPCOM objects from Perl, as well as the ability to implement XPCOM interfaces in Perl. (Jumpline.com, Inc.) |
  |
http://xanthes.mozdev.org - http://xanthes.mozdev.org
XPCOM wrapper around the Xerces validating xml parser. [Open Source, MPL, GPL] |