Slashdot Mirror


Run For Cover; It's Mozilla 1.4 Alpha

asa writes "Mozilla 1.4 Alpha is out. This release features dynamic image and table resizing in Composer, smooth scrolling (see release notes for enabling this feature,) and usability improvements to spam filtering. In addition to these feature improvements, 1.4a also contains fixes for performance, stability, standards support and website compatibility. This is an alpha release so expect bugs, and don't use it unless you are willing to live with the risks inherent in such a release (ie. crashes, data loss, etc.). More information is available in the release notes."

3 of 364 comments (clear)

  1. Not mentionned in the story ... by Pat__ · · Score: 5, Interesting

    The code for the bookmarks has been rewritten so you can see major updates there including icons in the sidebar (still waiting for icons in the personal toolbar) but that's a good start.

    Also the dynamic image resizing in Composer is way too cool :-)
    Worth launching Composer just to see it in action.

    And finally for those of you using the pie-menu extentions you should download the latest version compatible with 1.4 alpha.

  2. NTLM on Windows! by bunratty · · Score: 5, Interesting

    Asa didn't mention one new major feature -- Windows builds now support NTLM authentication. This was the one blocker for lots of folks who wanted to run Mozilla at work. Eventually, other platforms will get NTLM, too.

    --
    What a fool believes, he sees, no wise man has the power to reason away.
    1. Re:NTLM on Windows! by weave · · Score: 5, Interesting
      Let's hope they fix bug 162025, another huge corporate blocker. If a place has a GPO that redirects the %appdata% folder, mozilla won't work. If a mozilla profile is pointed at UNC pathname, it won't work.

      Read my ranting about it for more details in comment #28 of that bug.

      I manage 2000 desktops and deployed Mozilla before fully understanding the ramifications of this bug. The end result was a lot of pissed off users of lost profiles over and over.

      Don't think it's a big deal? My employer's entire IT structure was recently looked over by an outside consultant and during my interview, she asked "What is your e-mail client?" I said "Mozilla." She was like "Mozilla was a big mistake let me tell you. Your users hate it."

      And the only reason they hate it is because Windows, when using roaming profiles (and my users roam a lot being it's a college) likes to move the location of the profile (eg, ...\username, ...\username.domain, ...\username.domain.001, etc) and if that happens, mozilla goes to hell and loses the profile. And you can't move %appdata% to a UNC path via GPO to get around this because Mozilla just plain ole won't work then.) And while you can move most of the profile to a fixed drive letter place, like Z:\mozilla, registry.dat file still must remain in %appdata%.

      So here I tried to give my users a browser alternative and I got reamed by a consultant (whose final report hasn't been released yet) for doing it.

      So yeah, I'm a bit bitter... If you manage a windows domain environment, avoid Mozilla, Netscape 7, or anything based on the code, until this bug is fixed,. Learn from my misfortune.