Slashdot Mirror


New Mozilla Developer Site Goes Live

bdaehlie writes "After a lot of hard work, Mozilla's new developer site has gone live. It has been available at a test URL for a while but the transition is now complete. This should be a great resource for Mozilla contributors, web developers, and anyone interested in finding out more about Mozilla technologies."

2 of 27 comments (clear)

  1. This is great by hattan · · Score: 3, Interesting

    I'm really glad this site is available. When I tried to write my first extension several months ago I found it to be a daunting task trying to find any documentation that was easy to read. I'm looking forward to reading through some of the other developer tutorials and spending many long hours programming....I guess I'll need more soda now.

    1. Re:This is great by stevey · · Score: 5, Interesting

      Isn't this what the book / online book Creating applications with Mozilla was supposed to help with?

      Sure it's about applications rather than interfacing with the core of the browser, but it covers the concepts of XUL, packaging, etc.