Slashdot Mirror


Mozilla 0.7 Released

mpt writes: "Mozilla 0.7 has been released. This is the first release with PSM (the Personal Security Manager) included on Win32, Mac OS, and Linux, so secure sites should work without extra fiddling. Other noticable changes since 0.6 include better mousewheel behavior, Microsoft Proxy Server support, treating maximized windows properly on Win32, and numerous performance improvements (especially for NNTP). So try it out, and report dem bugs." Since Mozilla.org and Mozillazine are now reporting this, we figure the mirrors have had time to update. :)

23 of 209 comments (clear)

  1. still slower... by mosch · · Score: 3
    still slower than ns 4.x

    it's slower to start a window, but page rendering tends to actually be faster than 4.7, with the notable exception of soros.ath.cx which is still faster on 4.7. Slashdot, on the other hand, renders faster in mozilla than ns47, when I hit one of those 500 comment articles, that I read in nested mode.

    --
    "Don't trolls get tired?"

  2. Re:Don't bother bashing Mozilla. by Elladan · · Score: 4

    This isn't really valid -- look at some of the other good browsers available (Konqueror and Opera for Linux, and IE for 'doze) and you'll notice that all of them smoke the living daylights out of Mozilla, while providing quite capable DOM and reflow (better than Mozilla's, in most cases!).

    Sure, they can be a bit pokey at times doing one thing or another, but in general, they just haul compared to the 'zilla.

    Really, Mozilla being incredibly slow is probably not really because of the rendering engine being sluggish (though it could probably use some usability tuning). It's more due to the horribly designed theming engine and widget set, as you surmised. A quick look at Galeon should convince anyone of this, and also hint at the even greater speedup that could appear if it was dumped completely.

    I recall doing some cheezy benchmarks a couple months ago, and found that on the same machine, rendering a page with a bunch of text boxes (thus hitting the XUL junk hard), IE and Netscape 4.75 were both between 20 and 40 times faster than Mozilla (and had better layout usability as well -- Mozilla just had a blank screen, while IE laid out the table incrementally. NS4 didn't, but didn't freeze up either, or at least, was so fast it didn't appear to freeze up).

    Eg., NS and IE laid out the page in under 2 seconds, while Mozilla took more than 20. Taking into account the ~1s server generation lag to create the page, that's rather bad. And, of course, since Mozilla is a massive threaded app, instead of forking off children as it should, it froze up completely during rendering in all windows.

    Actually, usability speed, as opposed to "real" speed, is one of the big problems with Mozilla right now. It's often fairly comparable with other browsers at producing a finished product of a page, but is very, very slow in terms of the UI feel. Status bars don't update often, gizmos don't pulse and flash, the page doesn't flash on quickly and then get reflowed, etc. The end result is that it's slow to begin with, and once the nasty UI is through with it, it seems like the days of the 386 have escaped to haunt us.

  3. Re:What's the x86 Linux Java support like? by Zimm · · Score: 3
    Java support being about the only thing keeping me using NS4.x. . .

    Works better then NS4.x and yes i'm talking about the x86 Linux version. It uses the jkd1.3 jvm from sun. Just get the browser and go to a java site like java.sun.com, a popup will ask you if you wish to install the jdk plugin say yes, and your done. I use the nighly builds, and i'll never go back to Netscape 4x

  4. Don't bother bashing Mozilla. by evil_one · · Score: 5

    Apart from Konquorer - who the gnome zealots won't use - Mozilla is the only mainstream browser out there for Gnu/Linux users. How many times have you gone to a page only to be turned away because your browser "isn't supported by this website"? Mozilla - being a semi-offical netscape project, will actually have people and companies making scripted sites that will work properly with mozilla. One way that redmond has been trying to keep people away from linux is by not releasing IE for linux - it ensures that some web sites simply won't display on linux.
    The point is this: Mozilla stands to be a real mainstream browser. Don't knock it before it gets a decent chance.
    ---

    --
    Desperation is a stinky cologne
    1. Re:Don't bother bashing Mozilla. by Drakino · · Score: 4

      plugins... I still have yet to find a plugin system that works as well as it does on IE. In ie, when you get one of those "plugin needed" messages, you can click install, wait for a few seconds, and the page now works, no reloading, no nothing.

      Thank you for saying the number one reason I never used IE 4 back when I had dialup years ago. Most of the time, IE will download that plugin BEFORE asking if you want it. How big is Shockwave 7? Do you really want that downloading over a modem every time you hit a page with a director file that you don't care about, but never wait long enough for an install prompt?

    2. Re:Don't bother bashing Mozilla. by Error27 · · Score: 3

      I'm not sure I agree with you.

      The mozilla renderring engine is quite a bit faster in my experience. Also it takes less ram.

      It's XUL stuff that takes the ram, slows down start up time, and takes so long to render.

      Most web pages do not have very complex html. A couple nested tables but that's about it most of the time. With mozilla renderring the UI is far more complicated than renderring the web page.

      Try a XUL free browser that uses the mozilla renderrer. The debian gtkembed package is really old so I wasn't too impressed with galeon and skipstone. But kmeleon ( http://kmeleon.org ) for windows is really fast.

      XUL is really cool. I understand why they made the choices that they did to use it. Someday we will all want themeable browsers. But it's really slow.

    3. Re:Don't bother bashing Mozilla. by dimator · · Score: 3

      - still slower than ns 4.x.

      One thing to realize is that this will doubtfully ever change. That's because 4.x's main goal when rendering a page was to throw the page onto the screen as fast as possible. This means there was hardly any DOM support, as mozilla has, and it also meant that resizing your browser window required a reload, at least from cache, of the web page. If you've noticed, mozilla dynamically moves the elements around now, when you resize your browser window.

      It's give and take, people. Performance was sacrificed, at least somewhat, for DOM support.

      (I don't know how much of the "new window" lag is due to the building of the DOM, and how much is the damn scripted UI. I'm not sure that I agree with the use of XUL/JS for the UI, I have a feeling it causes 80% of the lag times, although that number is completely out of my ass.)


      --

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    4. Re:Don't bother bashing Mozilla. by Alan · · Score: 4

      Things that still suck in mozilla:

      - plugins... I still have yet to find a plugin system that works as well as it does on IE. In ie, when you get one of those "plugin needed" messages, you can click install, wait for a few seconds, and the page now works, no reloading, no nothing. When mozilla has this then I'll be very happy.. just a $HOME/.mozilla/plugins dir, so it's user configuable and everything.
      - still slower than ns 4.x. Yes, netscape sucks, but it still appears quicker for me (1s) than mozilla (~2s) when clicked from the gnome panel. That's with an already running program btw, not from scratch.
      - x509 certs.... we use encrypted mail at work and I really hate to have to run netscape for mail. When mozilla gets the ability to veryify, encode and decode verisign certs, I will be a very happy camper.

      Aside from those bitches, I'm pretty happy. I don't see a huge increase over the nightly builds I've been using, but I'm sure that over .6 (wasn't it milestone 7 last time?) it's a huge improvement.

  5. Re:Alternate Architectures by asa · · Score: 4

    mozilla is looking for contributions of bulds on platforms other than linux, mac and win32. See http://mozilla.org/build/distribution.html
    for info on how to contribute builds to mozilla.org.

    --Asa

  6. Daily RPM builds by daemonc · · Score: 5

    right here.

    Chris Blizzard rocks. He builds (almost) daily Mozilla rpms for Redhat 6 and 7. At the above link you will find:

    • bare-bones mozilla rpms: no commercial netscape crap, no debugging crap, no mail/news, only 6.3 MB
    • mozilla-mail rpms, if you want it
    • mozilla-psm rpms, so you can go to secure sites.
    • mozilla-devel rpms, if you need it
    --
    All that we see or seem is but a dream within a dream.
  7. just some of what's new by asa · · Score: 3

    Actually, that's just some of what's new. That list highlights some of the features that users are likely to notice right off. For a more comprehensive list you might try a bugzilla query something like the 1500 or so bugs fixed since around Mozilla 0.6 It's not a perfect query since a few of those were in M18 and not in 0.6 and vise versa but you get the picture. --Asa

  8. First Impressions... by Chester+K · · Score: 4

    Well, I'm using 0.7 right now to post this, and after tooling around with it for a bit, I can finally say that it's finally an acceptable browser. Speed seems greatly improved since the last milestone, it "feels" a lot more stable, and a lot of the annoying bugs that hampered previous use of it are finally ironed out. Congratulations to the Mozilla team.

    WARNING: This opinion is subject to quick and radical change the first time it crashes. ;)

    --

    NO CARRIER
  9. Re:SVG and MathML support??? by asa · · Score: 3

    both are still in the source. Previous mathml and svg enabled builds were contributed to mozilla.org by interested folks in the community. If they don't show up sometime in the next couple of weeks ping me and I'll ask around. The win32 mathml & svg enabled build was contributed by a regular build contributor so I imagine that will show up soon.

    --Asa

  10. Re:Mirror links by Alien54 · · Score: 3
    You know you are linking to the same site (mozilla.org) so chances are that if I can't get to the actual page, I can't access the mirror list either.

    If you check it out, you will find that the www site and the ftp site are different boxes. So linking to the www mirror page will not effect the ftp server

    Official name: komodo.mozilla.org
    (Aliases: ftp.mozilla.org)
    Addresses: 207.200.81.212

    Official name: gila.mozilla.org
    (Aliases: www.mozilla.org)
    Addresses: 207.200.81.215

    --
    "It is a greater offense to steal men's labor, than their clothes"
  11. You said WHAT Proxy Server?? by juliao · · Score: 3
    Quoting from the article: Microsoft Proxy Server support.

    Now what on earth is a Microsoft Proxy Server? I've heard of HTTP proxies, SOCKS proxies, but Microsoft? What is this new protocol I never heard about??
    -----

  12. Sounds usable now... by autocracy · · Score: 3
    Personally, I'd wait until .71/.8 came out, or at least some bugfixes - I can almost guarantee some will be needed. However, it's got enough functionality now to make it a secondary browser. You'll likely still want to keep another one around until all the "neccesary" things are in (java, etc.) properly, but for the sake of a decent browser that does what you need, and will evolve to do all of it, this fits the role.

    If you're into beta testing software at all - get it. If not, wait a month, then get the current release.

    Regardless of what anyone says, I'm going to make a prediction that Mozilla will come to solve many of the picky little things in HTML and will be the first to render HTML 4.0 bug-free. The fact that Netscape has a hand in it will also be good - it will be supported by major sites because the Netscape coding for all those weird website quirks will also be in there.

    CAP THAT KARMA!
    Moderators: -1, nested, oldest first!

    --
    SIG: HUP
  13. Re:who cares? by Aunt+Mable · · Score: 3
    The reason IE loads so fast is that it's libraries are loaded at boottime. Mozilla will have an option (does have an option?) to do the same. If you quit Mozilla the start it again (assuming it starts) it's quite fast and.. dare I say it... faster than IE5.5 on machine.

    (Celeron 566, 128MB RAM, everything else vanilla)

    -- Eat your greens or I'll hit you!

    --

    -- Eat your greens or I'll hit you!

  14. Mirror links by Alien54 · · Score: 4
    I hope the site is not /.'ed already...

    but just in case, for those who do not go there often, dozens of mirrors are listed here:

    http://www.mozilla.org/mirrors.html

    I am really looking forward to this, because NS and moz0.6 have been just a little bit problematic for me. Little things, like go to page x then open a new window go to page y, and it thinks it is still on page x. Infuriating, but what can I say.

    I have great hopes for this.

    --
    "It is a greater offense to steal men's labor, than their clothes"
  15. Microsoft as an adjective? by Richy_T · · Score: 3
    Can we start to adopt the word "microsoft" as an adjective meaning "something which is ostensibly correct but incompatible in some important way".

    For example, if I have some 3/4 pipe fittings and a pipe that won't fit into them (it is 3/4 and a bit or had a burr or is slightly out of shape), we would say "Oh, that's the microsoft pipe, use the other one"

    Or someone has a sweater that is nice and warm and soft but when they put it on, it brings them out in a rash, that's a microsoft sweater.

    Rich

  16. Release notes by abischof · · Score: 3

    Release notes are here. FWIW, though, I still prefer the daily builds :).

    Alex Bischoff
    ---

    --

    Alex Bischoff
    HTML/CSS coder for hire

  17. What's New by alexburke · · Score: 5
    The main story only touched on some of the changes such as the Personal Security Manager, which are only part of what's new for 0.7 (albeit a sorely-needed part, especially for Mac users!)

    Here's the rest of what's new:
    • Personal Security Manager is now included in the win32, mac, and linux binaries. This marks the first Mac Mozilla Milestone with SSL support. The PSM 1.4 XPInstall from iPlanet will no longer work with the win32, linux or mac Mozilla 0.7 builds. This should on other platforms as well but isn't working everywhere yet.
    • Mousewheel support has greatly improved and is available for Mac for the first time with this release.
    • Mozilla now has upport for drag and drop attach files in mail.
    • Tooltips have been cleaned up significantly and now do the right thing most of the time.
    • The Mozilla news subscribe dialog has been cleaned up and and most people are now able to use news for some of the really large groups (the alt. hierarchy, for example) which used to cause all sorts of unpleasantness.
    • The problems with Microsoft Proxy Server have been resolved.
    • Context menus for the sidebar have been implemented.
    • Forced reload, not from cache (shift + reload) is new in this release.
    • Mozilla windows now remember their maximized state across sessions and child windows respect parent size.
    • Deleting of History items has been implemented.
    • commandline -version arguement was implemented.
    • Navigation back and forward in framed sites is much improved.
    • Frames can now be promoted in current window with a context menu item (show only this frame).


    --
  18. Alternate Architectures by neutrino · · Score: 4

    I am a huge supporter of Mozilla. It is my regular browser. I do have one wish for the more recent releases, though: Continue releasing binaries for alternate architectures. For the releases before 0.6 (all the Mxx releases), they pu up binaries for PPC, alpha and SPARC. They also released binaries for OS/2, HPUX and other more fringe oses. These weren't released at the same time as the Linux x86 and Windows binaries, but they were released. I know that I can compile it on my own machine (LinuxPPC), but their build host sits idle now instead of building other binaries. Just my thoughts, though.
    --neutrino

    --
    History has the relation to truth that theology has to religion-i.e. none to speak of. - Lazarus Long
  19. Re:yeah, but who cares really ? by johnnyb · · Score: 3

    I understand where you're coming from. They couldn't have used the Gtk object model and had it be XP. Also, if they used Gtk widgets, it would not have been able to conform to W3C standards. Now, if all you want is for the control buttons to be Gtk, use galeon instead - it uses Mozilla for the page, and GTK for the outside.