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."

6 of 27 comments (clear)

  1. since there is a lot of devolpers on this thread by DanThe1Man · · Score: 3, Funny

    This is possible a tad off topic, but since there are Mozilla developers on this thread, I was wondering if one of you could program an extension. I want to block all non-porn from reaching FireFox. Maybe even something that redirects normal material to hardcore lesbians or something.

    And a diet coke. I want a diet coke too.

    That is all, thank you in advance.

  2. Re:Dear Mozilla Developers by bdaehlie · · Score: 5, Informative

    I think you'll be pleasantly surprised by the next major version of Firefox, due around the end of the summer. Yeah, nobody likes to hear that "the next version" will fix their problems, but what else can I say... It's no secret that Firefox on the Mac was neglected, but concrete steps have been taken to rectify the situation (including Mozilla Foundation hiring me as their full-time Mac developer). As a result of Mozilla's renewed commitment to the Mac, the Mac Mozilla developer community has been revitalized and is doing some great work. If you want something now, go get a Firefox nightly build for Mac OS X. They are leaps and bounds better than Firefox 1.0.x releases for Mac OS X. Some very general hilights:

    - major UI cleanup, more Mac-like than ever
    - much better performance with plugins and other cpu-intensive tasks
    - more OS-integration features like desktop image support, default browser, etc...
    - more and more complete profile migrators from other browsers
    - many miscellaneous Mac OS X-specific bug fixes

    Unlike the situation 6 months ago, we now have actual work being done to solve bigger long-term issues as well. Some examples are native-looking widgets (like Camino has) and Intel-based Mac support. These are not empty words either - Firefox can actually build and run with native-looking widgets now, and it already runs on Intel Macs. We're also doing work to make the Mac infrastructure more maintainable in the future.

    So we are getting better quickly - we hope you give us another chance!

    -Josh Aas
    Mozilla Foundation Mac Developer

  3. 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.

  4. Re:Firefox or Mozilla by AuMatar · · Score: 4, Informative

    Firefox is a web browser. Mozilla is a web suite (browser, mail, irc client, news, composer). Both use the Gecko HTML renderer. There's a lot of shared code and features between the tweo, but its not 100% shared. Both products are made by the Mozilla foundation, and are 100% open source.

    Firefox is in version 1.0.6 currently. Mozilla is in version 1.7.8 currently. So yes, Mozilla 1.4 is a lot worse than Firefox 1.0, as 1.4 has a much older version of Gecko at its heart. A comparison of Mozilla 1.7.8 and Firefox 1.0.6 shows them to be much the same at rendering, with slightly divergent feature sets.

    For myself, I prefer Mozilla suite, I use the email client anyway, may as well load both at once. And I think the UI for Mozilla is better than Firefox. But they are pretty similar over all.

    --
    I still have more fans than freaks. WTF is wrong with you people?
  5. Re:Firefox or Mozilla by NanoServ · · Score: 3, Informative

    The Mozilla Foundation (a group) developed the Mozilla Application Sutie (a web browser). That became too bloated, so they started working on a spin-off called Mozilla Firefox (another web browser). Now that Firefox is mature, the Mozilla Foundation has announced that they will no longer be supporting the Mozilla Application Suite, and it has now been renamed to SeaMonkey and will be developed by a separate group. So basically, the Mozilla Foundation (mozilla.org) created and develops the Firefox web browser.