Forgot your password?
typodupeerror

Comment First learn XPCOM (Score 1) 82

First you must understand how components work in mozilla. I read the book "Creating XPCOM Components" from the mozilla site. I found it a great resource. It explains the mozilla architecture, how to create extensions, install and deploy them, and interact with other components in mozilla. I think it is a great starting point. You must have some C++ knowledge to understand it.

Slashdot Top Deals

If it smells it's chemistry, if it crawls it's biology, if it doesn't work it's physics.

Working...