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. :)

209 comments

  1. Before reporting bugs... by jesser · · Score: 1

    please make sure the bugs also occur in a recent nightly build. Mozilla 0.7 branched about two weeks ago so your bug might have been fixed since then.

    By the way, today's nightlies are pretty good - several recent regressions were fixed. Two new bugs in today's builds that weren't in 0.7: links on some pages are ignored and home page isn't displayed on startup under Win32 when using -console option.

    --
    The shareholder is always right.
  2. Re:Daily RPM builds by FooBarson · · Score: 1

    Anything like this for Win32? It would be nice!

    Sure: http://www.mozillazine.org/build_comments/

    I run Debian/Linux, and use that "build bar" to decide when to upgrade. It should be fine for Win32 users as well.

    At the pace the Mozilla project is going, 0.7 is going to be obselete in a week, so keep the link handy.

    - Dr. Foo Barson

  3. Almost there by dyskordus · · Score: 1
    I d/l'ed Mozilla 0.7 for Linux, and it is much nicer than the previous versions. All the sites I visited, with the exception of one (www.jesusdressup.com)loaded smoothly.

    My only real issue right now is stability. It seems to crash about every 15-20 minutes. But, then again it is still in development, so I expect that when they do hit 1.0 (hell, 0.8) this will be a thing of the past.

    Good job, keep up the good work.

    --
    "Reality is less than television."-Brian Oblivion
    1. Re:Almost there by EMR · · Score: 1

      Crasshing every 15-20 minutes???
      Man I've had mozilla 0.6 up for at least a week if not more loading pages all the time.. And that website I just get a redirect to a 404 error..

    2. Re:Almost there by dyskordus · · Score: 1

      After using Mozilla .7 more, I have noticed that when it does crash it happens on sites with javascript. Regular HTML seems to work w/o issue, guess I jumped the gun a little.

      --
      "Reality is less than television."-Brian Oblivion
  4. Re:still a bit rough, but usable by spitzak · · Score: 2
    On X you are able to set the window to "no background color" (actually this is the default) and it does nothing except send the Expose event to the application.

    This is actually much faster, and certainly simpler. It is faster because the area is only drawn once (it is extremely hard to make the program's redraw be able to assumme the area is already erased, since the same code must be used for incremental update when there is no damage, and I doubt Mozilla does this).

    More importantly this reduces blinking. For Mozilla which must change the background color for each page, except for a single background color (gray, probably) it will blink to gray and then to the correct color for every page. Even if the color is fixed, or even if background pixmaps are used, it will still blink when a large image or table in a different color is drawn in that area.

    Blinking is very annoying and is the primary reason X displays often look like crap when you move windows.

    I very much believe this is the correct behavior. I would like to see X fixed so that resizing and mapping windows, and in fact everything except drawing commands from the programs does not alter pixels on the screen. This would vastly reduce the annoying flashing behavior.

    The fact that Mozilla is so slow that you would prefer to see the solid gray (actually a very slow version of this "blink") is of course Mozilla's fault, but erasing windows is not the solution.

  5. Re:Don't bother bashing Mozilla. by mosch · · Score: 2
    -plugins...

    You mean like what I can setup by editing my user specific $HOME/.mozilla/$moz_profile_name/plugin.list file? You know, the one that's user configurable and everything.

    --
    "Don't trolls get tired?"

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

    1. Re:still slower... by madprof · · Score: 1

      The caching in Netscape 4 is still better than that in IE, though, which is hilarious.
      Netscape6/Mozilla won't cache the output of CGI scripts that have been sent form contents and really gets on my nerves right now.

    2. Re:still slower... by madprof · · Score: 1

      NS4 was very very slow for tables. So slow that on one page IE managed to render it in about 2 seconds (it was full of nested tables) and NS4 took 2 minutes.
      Mozilla seems to be slow generally - the 'usability' slowness people talk about.
      Jakob Neilsen wouldn't like it for sure. :-)

  7. Re:Alternate Architectures by powerlord · · Score: 2

    HP/UX is not a fringe operating system, Mozilla supporter.


    It is from a Desktop user perspective.

    I'd venture to say that Linux has a bigger space in the desktop/workstation market then HP-UX (although I'd bet most of those are develpment machines in people's homes vs. in the workplace).

    Oh.. and I started using the nightly build from 7/5 as my main browser recently. A little wonkieness certainly, (sometimes downloading files bombs out with an odd message followed by the browser crashing soon after), but it seems to do much better than NS4.08 (which is now my secondary browser), and almost on par with IE5.0 (my tertiary browser... or was that part of my OS? ::grin::)

    YMMV but I think they should be ready for a release candidate real soon. The installer even let me pick to just install the browser which made me a very happy camper indeed :)

    --
    This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  8. 0.x versus Mxx? by Pflipp · · Score: 1

    OK, so this is the Stupid Question of the week, but maybe I am not the only one wondering.

    Are these 0.x releases:
    a) a continutation of the Mxx releases (Milestones) with a new name (to show that they are approaching 1.0); or
    b) a forked development started by Netscape 6 with the Milestones development abandoned (say, a branched development like GCC->EGCS->GCC but then more planned); or
    c) a forked development started by Netscape 6 that stands independent of the Milestone builds (something like GCC->EGCS before these two developments met again)?

    Thanks in advance.

    It's... It's...

    --
    "We can confirm that Debian does *not* ship the version with the trojan horse. Our version predates it." [CA-2002-28]
    1. Re:0.x versus Mxx? by MattyT · · Score: 2

      This is a continuation of the milestones. Version numbers make it obvious what version 1 is, and also allows you to release 1.0.6 after 1.2 or whatever as a "stability" release. You can't do that with just one number. 0.6/N6 was branched based on code that was pre-M18, so 0.6 was missing stuff that was in M18. 0.7 is the first numbered release based on the main line from M18 onwards, and we'll see numbered releases from hereon in. I expect we'll see 0.8/N6.5b1, 0.9/N6.5b2, etc from hereon in.

  9. Re:Completed January 9, 2000 by slothdog · · Score: 1

    Even better....they fixed that date, but now 0.6 says it was released in December of 2001. Wow!

  10. seems a little bit faster and more stable by hqm · · Score: 1

    seems a wee bit faster and more stable than 0.6. If they can improve it a little more it will be fine.

  11. Re:What's the x86 Linux Java support like? by powerlord · · Score: 1

    On win32 it installed java and for the little I used it it seemed preaty stable, but I turned it off as soon as I remembered I had to dither with the settings :)

    (don't like java unless I ask for it)

    (posting from the 5/1/01 nightly build)

    --
    This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  12. 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.

  13. Do Plug-ins work? by wowbagger · · Score: 2

    For some reason, my M16 install decided one day to stop running any plug-ins. Ergo, no Flash (no Thugs on Film! Henious!), no Real Audio (no Car Talk!), and Plugger never worked. Do plug-ins work on M17? Has anyone else seen this on M16?

    I've removed the both the Mozilla install and the .mozilla directory several times to try to clean this up, to no avail...

  14. Mozilla Mail and News by mrdisco99 · · Score: 1
    I used to have problems with it losing mail in the old milestone releases. Since I got .6, though, it's now my primary mail client. I used to use Netscape mail, since I am a Windows convert and text-based email just doesn't do it for me.

    As for the news reader, that's supposed to be greatly improved with this new version. I guess I'll find out when I get it.

    +++

    --

    +++
    NO CARRIER

  15. Re:NFN-si! STM-non! by cymen · · Score: 1
    Hohoho... You are a funny man. Mozilla is going to be very important in the next couple years. If IE becomes the only viable browser (and to me it was for the last year or two) then Microsoft will have more control than is good for them over the implementation of outside specs.

    Even if people don't use it Mozilla is important simply for that reason. And people will use it...

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

  17. Re:Don't bother bashing Mozilla. by SmokeSerpent · · Score: 2

    In my experience, any URL will do, given enough chances.

    --
    All kings is mostly rapscallions. -Mark Twain, The Adventures of Huckleberry Finn
  18. More stuff needed for Red Hat 7 boxen... by alexburke · · Score: 1

    From the Compatibility Information:

    For Red Hat Linux 7, you must install the Standard C++ libraries for Red Hat 6.x compatibility. Get the package from the Red Hat 7 installation CD or download it from Red Hat. (Bug 59012)

    --

  19. Re:Don't bother bashing Mozilla. by q000921 · · Score: 2

    I have yet to find an IE-only website that is worth going to. Even among the plug-ins, the only ones that seem useful (and only rarely at that) are Java and Flash4.

  20. Re:Don't bother bashing Mozilla. by JeffL · · Score: 2
    Apart from Konquorer - who the gnome zealots won't use

    I really like Konqueror. I think it is much faster than Mozilla, and when it works it works really well. Unfortunately Konqueror is not yet as stable as Mozilla---Konqueror seems to blow up about 3 times more frequently than Mozilla, and it doesn't work with Datek.

    BTW, I use Gnome as my desktop and Konqueror as my browser.

  21. Write Access Needed?! by alexburke · · Score: 2

    From the Installation Notes:

    Before installing on Linux, you must have write permission for the target installation directory. (Bug 46588)

    So it's saying that I need +w in the install directory when I install Mozilla? No way!

    --

    1. Re:Write Access Needed?! by Silver+A · · Score: 2
      Actually, it's worse. According to the installation notes:
      If you are installing Mozilla on a multi-user operating system such as Linux, Unix, or Windows 2000, you should install it separately in the user directory of each user who plans to use Mozilla. (Bug 42184) If you install Mozilla in a shared write-protected directory, it may not run properly. (Bugs 42184, 41057 )
      This could quickly fill up a real multi-user system. Though I'm not sure how to compromise between allowing users to upgrade/add plugins/language packs/themes/etc and not allowing users to write to the directory with the binaries.
    2. Re:Write Access Needed?! by Eil · · Score: 2


      I agree, it *is* stupid. But I expect they'll have something this major cleaned up before 1.0.

      About the installation of plugins and such... I think it should be perfectly possible to just have users be able to download their own plugins and things (to be stored in their .mozilla directories) if the sysadmin's Mozilla install doesn't already include it.

    3. Re:Write Access Needed?! by gimpimp · · Score: 1

      what idiot modded this up? eh?
      lets say you want to install to /usr/mozilla - you *obviously* need permission to write there!
      thats where the binaries will go, ffs!
      obviously you don't need write access to use it from there....geeze.

      --
      i wish i was but oh well
    4. Re:Write Access Needed?! by alexburke · · Score: 1

      Um...You need this with any install. su to root first.

      I know that! They were listing it as a bug, and pointing it out as an install requirement. That's what I was laughing at. :)

      --

    5. Re:Write Access Needed?! by Eil · · Score: 2


      This isn't quite what it sounds like. What they mean is that whoever runs Mozilla for the very first time on a given machine needs to have write access to wherever you installed it. For most of us, this will be the user 'root'. This is due to the fact that Mozilla automatically generates a few files in it's own directory the first time it's loaded. After that, anyone can run it harmlessly.

      This is probably derived from Win32 way of developing things, but I'm confident that most of the developers are just as concerned with the Linux platform as well and it will be fixed or worked around somehow before 1.0.

    6. Re:Write Access Needed?! by alexburke · · Score: 1

      what idiot modded this up? eh?

      Nobody modded it up (as of when I wrote this); I posted it at +2.

      lets say you want to install to /usr/mozilla - you *obviously* need permission to write there!
      thats where the binaries will go, ffs!
      obviously you don't need write access to use it from there....geeze.


      I *know* that you need write access. Anyone with even the smallest amount of *NIX experience knows you need +w on a directory you want to write to! They were listing it as a bug, and pointing it out as an install requirement. That's what I was laughing at. :)

      --

    7. Re:Write Access Needed?! by JourneymanMereel · · Score: 1
      So it's saying that I need +w in the install directory when I install Mozilla? No way!

      It's saying that you have to have write access when you copy the binaries (obvious, I know) and the first time you run it... Read Only is fine for the second time (even if it's a different user).

      --
      Life has many choices. Eternity has two. What's yours?
    8. Re:Write Access Needed?! by alexburke · · Score: 2

      ARGH! This WASN'T modded up! I posted it at +2!

      I was making a tongue-in-cheek comment about the fact that having +w on the target install dir was a requirement to install it, AND it was listed as a bug. That's what I was referring to...

      *sigh*...

      --

    9. Re:Write Access Needed?! by Eil · · Score: 2


      Actually, I am wrong... That isn't the bug in question. In fact, I think I agree... that's a pretty stupid bug. :P

      Interestingly enough, bug 46588 seems to have something to do with pasting rather than installing... weird.

    10. Re:Write Access Needed?! by gimpimp · · Score: 1

      "They were listing it as a bug, and pointing it out as an install requirement. That's what I was laughing at. :)"

      it was my first assumtion that it was a tongue in cheek post - but the bug id has nothing to do with what you were refering to :) hence my (ott) post ;)
      hey, it's late here, y'know.

      --
      i wish i was but oh well
    11. Re:Write Access Needed?! by unapersson · · Score: 1

      You need to run it once as a user with write access to the install directory, which isn't quite the same as needing write access to install. So you can't just install as root then run as a user. You need to install as root, run as root, and then you can run as a user. Unless you're installing it to a directory under your $home.

      I heard that if you run PSM the user also needs write access, but am not sure if this is still the case.

  22. Rah rah by MyopicProwls · · Score: 1
    Seriously, I don't understand the criticisms of Mozilla. I hate Netscape 6, but Mozilla .6 was fine, fine software. Sure there were bugs, but it's a huge product and it's still in the pre-1.0 releases, so you expect it to be somewhat unfinished. I'll tell you what - M.6 was much faster and must less annoyingly hypercommercial than was N6.

    I'm also a web developer interested in the cusps of DOM and CSS and the consistent cross-platform highly-compliant nature of Mozilla means I can develop with these new technologies and refer visitors to Mozilla if the pages don't render.

    So I really look forward to using M.7. I've been using nightly builds a lot in the past couple weeks anticipating the .7 release and every build is a bit better than the previous. I applaud the Mozilla effort.

    MyopicProwls

    --

    MyopicProwls
    My homepage

    1. Re:Rah rah by jrennie · · Score: 1

      Before 0.6, I was pretty pissy about Mozilla. Every release I tried showed numerous bugs for even the most basic browsing. 0.6 was a major step up. I could browse most of the web without constant problems. The only major hole was SSL support for checking financial accounts and buying stuff. 0.6 also had the tendency to crash occasionally.

      I'm quite happy with the 0.7 release. No need to go back to Netscrape 4.7x any longer. Moz 0.7 has all the same functionality, is significantly faster, much "cleaner" and crashes a hell of a lot less.

      I guess one could complain about 0.7 not having Java support, but I learned to live w/o Java support after using Netscrape on Linux for so long... :)

      Jason

  23. Waaah, Roaming Access by microbob · · Score: 1

    Waah, roaming access yet (yeah I know, d/l the source and hack it in..)?

  24. Mozilla 0.6 - Completed December 6, 2001 by n-baxley · · Score: 2

    Wow, I know people complain about the releases being behind schedule, but now their going backwards.

  25. Re:Memory footprint. by Dr.+Evil · · Score: 2

    A light Mozilla session vastly overshadows the memory utilization of NS4.x. Infact, it beats Lotus Notes, and other major bloatware. If you leave the process inactive for a while, and the memory utilizaiton hits 50MB or so... it is a real drag to click on an icon as everything very slowly returns from swap. I hope these are memory leaks... and if so, that they're correctable.

    Does anybody who has the source code know what it taking up all that RAM?

    OTOH, NS4.x and IE5 run on minimal hardware such as Windows 3.1 machines with 8M of ram (don't run Java unless you have 16 or so)

  26. Re:bash# ./mozilla by Caktus · · Score: 1

    You shouldn't run it as root. If it had an exploit someone could do nasty things to your machine.

    (Yeah, I go it :)

  27. Re:Mozilla is awful by jjmcwill · · Score: 1

    I'm running Mozilla 0.7 on a K63-450 with 80M of RAM. The motherboard is an older VX97 chipset model that only supports a 66MHz bus. 0.7 works much better than previous releases did. I actually enjoyed using it last night, which was a first for Mozilla. The slugging performance always kept me using Netscape 4 until now.

    I'm running Debian/GNU Linux with Windowmaker as my window manager.

    Jeff

    --
    Opinions expressed are my own and not necessarily those of my employer.
  28. Umm small thing about the web site. by __Fenix__ · · Score: 1

    I went to Dl 0.7 and checked the date: "Mozilla 0.7 - Completed January 9, 2001" then i scroled down and saw: "Mozilla 0.6 - Completed December 6, 2001" Anyone know how to tell them that there date is wrong.. or i realy sleeped in this morning. :)

    --

    GPF : The program Win.exe has caused an erorr in ...
  29. S/MIME support? by larse · · Score: 2

    Quick question for the mozilla insiders: Does this release support S/MIME? If not, will that be available anytime soon? (Missing S/MIME support is what forces me to use 4.76...)

    1. Re:S/MIME support? by Mengoxon · · Score: 1
      I have the same problem. On the Mozilla website (see http://www.mozilla.org/projects/security/pki/psm/) it says:
      Standards Support

      Cryptographic operations supported by Personal Security Manager on behalf of Mozilla, Netscape 6, Netscape Communicator 4.7, and other client applications include:

      SSL v2 and v3. SSL authentication, encryption, and tamper detection.
      TLS. IETF version of SSL.
      S/MIME (not yet integrated into Mozilla). Signed and encrypted email (using separate signing and encryption keys if desired).
      PKCS #5. Encryption for private key storage.
      PKCS #7. Signing operations.
      PKCS #11. Communication with PKCS #11 modules and associated cryptographic tokens (such as smart cards).
      PKCS #12. Export and import of certificates and associated private keys.
      CRMF/CMMF. Communication with a certificate authority (CA).
      OCSP. Real-time confirmation of certificate validity.

      I guess that means that Mozilla is committed to bringing out e-mail encryption at least in the 1.0 version. At the end of the link it is also stated that they are working on publishing a roadmap for the Personal Security Manager. I guess once this is published it will reveal when about they plan to integrate S/MIME.
  30. Looks like a good release... by slashmonster · · Score: 1

    Too bad Netscape wouldn't wait a a couple months to have incorparted this.

  31. Re:who cares? by slaughts · · Score: 1

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

    This is mostly due to mozilla still being cached by the OS in memory, not because of some option to stay in memory.

  32. Re:If this were IE by Li0n · · Score: 1

    nah. IE3 sucked hard too. Even 4.0 wasn't that good. But with 5.0 the gap got a little out of hand.

    ~
    ~

    --

    ~
    ~
    :wq
  33. No Java??? by mrdisco99 · · Score: 2
    Why's everyone saying they still use Netscape 4 for Java? You can get the Sun 1.3 JRE as a plugin for Mozilla and it works great. Just go here to get it.

    OK, so it's not free software, but neither is Netscape.

    +++

    --

    +++
    NO CARRIER

  34. All i want from mozilla by MicroBerto · · Score: 1

    I haven't tried this release yet, but am about to. All I want from mozilla is to be able to click the icon, and boom - its open very quickly. I have this from netscape, IE does it, but mozilla never has. Galeon does, but hasn't been as stable for me, i'll check on that later too. When opening new windows, it has to pop up fast. Not TOO much i'm asking for :)

    Mike Roberto
    - GAIM: MicroBerto

    --
    Berto
    1. Re:All i want from mozilla by MicroBerto · · Score: 1
      Hey, this mozilla does look nice, and the wheel is smooth -- but it still loads too slow. They should make it just open a window so i can start typing my web page in, while it loads everything else :)

      I have an athlon 550, it should not be bad.

      Mike Roberto
      - GAIM: MicroBerto

      --
      Berto
    2. Re:All i want from mozilla by MicroBerto · · Score: 1
      Although this is funny, is it really necessary? Running mozilla from a terminal, I click on edit, preferences, and then appearance -> fonts. After clickin on fonts, the terminal has this:
      moo!moo!moo!moo!moo!moo!
      hahaha!

      Mike Roberto
      - GAIM: MicroBerto
      --
      Berto
  35. If this were IE by Dancin_Santa · · Score: 2

    That version would be 1.0, dammit!

    Dancin Santa

    1. Re:If this were IE by *coughs+loudly* · · Score: 1

      ie3 was funky. Stylesheet support that still beats ns4.?, a javascript runtime that was complete and almost bug-free, and frigging skins before Winamp.

      Pity everyone I knew at the time used NS in all it's insect-ridden glory -- writing for it was a waste of time. Gah.

      And then I moved onto grown up OSes that even Netscape don't ship binaries for, so that was the end of IE for me. 'S kinda hard to develop for a browser when you can't even emulate the system calls it makes ...

      ie4 was good. The best DHTML out there, the original DOM ... 5 is bulky. I prefer NS on win32 at the moment, purely in terms of non-bloatedness.

      Ah well. Still must be patient. Did you know Brendan Eich isn't brendan-at-netscape-dot-com anymore, but brendan-at-mozilla-dot-org ? Netscape isn't The Company any more ...

    2. Re:If this were IE by ChristTrekker · · Score: 1

      What? IE3's CSS support sucked rocks, dude. I developed sites in the summer of '97 that IE3 rendered totally plain-jane, but looked pretty swell in then-new NS4.

    3. Re:If this were IE by biohazard99 · · Score: 1

      It was called spyglass which for all purposes was mosaic with different buttons, it sucked but everything did at the time. NS 3 gold rocked back then, but it wrote really shitty HTML.

    4. Re:If this were IE by SparkyMartin · · Score: 1

      Actually I don't recall ever seing a version 1.0 of IE I do! Came out before 2, if I remember my math correctly.;)
      Now iE1 was a piece of crap. So was 2.0. IE didn't get usable until 3.0, and that was the beginning of the end of NS.

    5. Re:If this were IE by Kyobu · · Score: 2

      No, Microsoft bought Spyglass Mosaic and turned it into IE, incorporating version numbers. Sort of similar to how Word jumped from, I think, version 2 to version 5, because that's what WordPerfect was on.

      --
      Switch the . and the @ to email me.
    6. Re:If this were IE by bartok · · Score: 1

      Actually I don't recall ever seing a version 1.0 of IE.

  36. Re:You said WHAT Proxy Server?? by Fnkmaster · · Score: 2

    I believe that is a bug that has been fixed in the latest nightly builds. It probably just didn't make it into 0.7 which branched about 2 weeks ago.

  37. odd behaviors by ender's_shadow · · Score: 1

    this release has some weird UI bugs -- like transparencies in strange places (seeing the desktop wallpaper instead of the back button). very weird, and i'm at a loss. this is new bug (for me) -- isn't this project progressing (in usability and memory footprint, for example, not underlying features)?

    1. Re:odd behaviors by microbob · · Score: 1

      Hehe, I'll take some Sci-Fi Wasabi please!

    2. Re:odd behaviors by Dr+Strangelove · · Score: 1

      Sorry if this is becoming less relevant. I couldn't resist.

      With a bug-ridden grimace and a terrible sound
      It pulls the window manager down.

      Helpless users in 95
      Scream bug-eyed as it crashes on them.

      It locks up the bus and the system goes down
      And it pillages data and your drive spins 'round.

      Refrain:
      Uuhh Oohh Seems like it just won't go!
      Oh No Mozilla!
      Uuhh Oohh! Can't download from Tokyo!
      Oh No! Mozilla!

      History shows us what we get
      We've not a stable browser yet!
      (repeat)

      MOZILLA...

      [with apologies to Blue Öyster Cult]

  38. WOW.... by reaper20 · · Score: 1

    I'm seeing huge performance increases over NS6. ON both Win and Linux platforms ... some problems but generally an awesome release... Good job Mozilla.org!

  39. Incase the mirrors DIDN'T update... by 1010011010 · · Score: 2
    --
    Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
  40. Re:Should Mozilla Cost Money by Fnkmaster · · Score: 2
    You know, you suffer from the common misunderstanding about freeness. I actually do have friends producing Free software that is FAR from free. Enterprise applications, built on top of reusable GPLed components. Extending and selling their services. This actually can work, and it can empower small shops to compete on a level ground with the big boys.

    In any case, I make more than enough money. I enrich myself every day at work, producing rather non-Free and non-free software which we sell to companies, big and small, for a few hundred thousand dollars a pop, or run as an ASP for several 10s of grands a month.

    In short, I spend a lot of time enriching myself. If my business work involves mostly enriching myself, the other people at my company and our VCs, then so be it. When I come home I like to work on projects that enrich all of us in a different community (we humans are very tribalistic by nature, you know). This other community is the community of *nix hackers and users, people who appreciate software as an art and a craft, people who appreciate technical accomplishments on their own merit.

    So I don't really see the huge difference here. It's all just a matter of what enriches you and your life, and how you perceive yourself in the tribalistic/social framework.

  41. Re:Sounds usable now... by WickedDyno · · Score: 1
    will be the first to render HTML 4.0 bug-free.
    Perhaps you mean the first Mainstream Windows browser to do so... Otherwise, I've got news: iCab and Mac IE 5.0 both render HTML 4.0 with 100% compliance.
  42. Should Mozilla Cost Money by Anonymous Coward · · Score: 1

    his argument looks remarkably equivalent to the can't-be-denied argument that suckers people into EST,
    The Forum, and other such so-called personal empowerment building organizations. Organizations where
    you give a lot of value (usually in money) and help to keep an organization going that often has very little in the
    way of visibly paid employees. Why? Because the organization probably couldn't afford to pay the people it
    requires to keep itself going--better if a few make the money and the rest happily work for free.

    I went to a meeting of The Forum once on an open house night. The conversation with one of their
    advocates went something like this:

    him: Do you see how you could get value from this?
    me: yes
    him: So you'll sign up?
    me: no
    him: But why would you not join something that could bring you value? me: Because i have to weight the
    choice against other uses of my time. I get value from all the things I do.
    him: You're just trying to be argumentative, aren't you?
    me: no, i simply see a choice to be made and i have made my choice.

    [they hate that, because they use "choice" as a catch phrase. they want you to believe they offer you choice,
    and that only by choosing the choice they offer will you be free. but it seems to me that they intend you to
    have no choice but to let them deliver you choice.]

    The bottom line is the understanding of "opportunity cost". It sure looks to me like a lot of impressionable
    college students are tricked into thinking it's noble to not make money. I know I spent my first few years after
    college trying hard not to make money because I
    thought money was evil and would somehow corrupt me. But in my old age I've found money to not be so
    corrupting as personally empowering. I hate seeing people tricked into thinking that being without money is
    personally empowering. I bet if they're honest a lot of contributors of free software have at some later point in
    their life looked back and wished they could have even just a decent day's pay, if not a percentage, from the
    riches they see others getting off their
    contributions. Why should they NOT be compensated?

    We in the Lisp community suffer more than anything else with the lack of personal dollars to act on our many
    ideas. We sometimes pester companies to do what we wish we could. I don't see how giving away code,
    and hence economic empowerment, will make it any easier for us to act on those dreams. I just see us
    dying of old age after years of chasing a paycheck.

    In the long run, a few Linux companies with a handful of investors will have a lot of money, and a lot of Linux
    weenies will be the downtrodden underclass of a new generation because they will have nothing more to
    contribute. I see no reason to suppose the world would be worse off if the people making the financial
    choices for next generation systems were the people who actually wrote some code rather than others who
    merely arrived and took advantage of a ton of free software and offered only packaging.

    I don't assert that I have unique insight into how the universe works so I don't spend time trying to talk people
    out of doing the open source and free software thing if that's what they feel is their personal calling. I might
    be wrong, and I'm inclined to think that on that basis, it might be best for some people who believe differently
    to go ahead and chase their dream, but I don't want to be told that my personal opposition to the notion is, for
    myself, a wrong choice any more than they want to be told their choices are wrong. Choices should be made
    with one's eyes open, though, and no one should assume I'm going to respect them more for having given
    away value. I'm not. I'm going to respect them more if they build something important for the world, by
    whatever means. But whether they got paid for it or not is not going to affect that respect. So they shouldn't
    feel guilty about getting paid, and they shouldn't give me grief if I want to get paid.

    ...or i've been told

    1. Re:Should Mozilla Cost Money by joswig · · Score: 2

      > How come it has so few users,

      It has a lot of users - you would be surprised.

      > and nearly no presence in the marketplace?

      Because you define the term "marketplace"
      (nice in combination with "free") for
      yourself?

      > Because the lisp community (with exceptions) has never understood free (libre) software.

      How does it come then that there are so many
      free Lisp systems (alone for Common Lisp
      there are GCL, CMUCL, CLisp, SBCL, ECL, ...)
      and Lisp software? Tons of Scheme systems
      (the complex MIT Scheme, the Scheme Shell scsh,
      the cross platform DrScheme, the tiny
      SIOD, ...).

      > Where is GNU ? Everywhere!

      Actually not on my computers - GNU software
      is not really "free" - one is bound by
      the GPL.

      Anyway, what do we see?
      Guile (a Scheme implementation,
      which is, hmm, a Lisp dialect) is the "official"
      scripting language (remember GIMP?) for GNU.
      Emacs and XEmacs are **widely** used. Weren't
      they mostly Lisp programs?

      > Most people who work on free software do so because they benefit from it directly. It gives them features they need.

      Dream on.

      > So what is better (1) enrich yourself at other people's expense or (2) enrich yourself and others? Wake up lispers!

      I guess you should just forget your romantic
      ideas.

      There is Lisp software out there.
      I applaud more the guys who are maintaining
      the CMUCL and CLisp (drives for example Yahoo Store) implementations - both excellent and free,
      instead a random guy who has no idea what he
      is talking about.

  43. probably no roaming profiles for 1.0 by mattdm · · Score: 2
    See bug # 17048. Contribute if you can.

    --

    1. Re:probably no roaming profiles for 1.0 by Richy_T · · Score: 2
      I know what you mean, I simply must have money to live. I don't think anyone realises how important it is. How can I buy food without it after all. Perhaps if I sit on my arse and whinge about it for long enough, some will fall into my lap. Perhaps if I go up to people in the street and tell them that they simply MUST give me money, they will.

      Rich

    2. Re:probably no roaming profiles for 1.0 by dublin · · Score: 2

      The sad thing is that niether Netscape or the Mozilla folks realize how useful this feature is.

      Whether you use one of the public roaming hosts or your own private server, roaming profiles is the only way I've found to maintain my sanity when dealing with multiple machines and platforms.

      This single feature is the only reason I haven't already given up on Netscape and gone to IE - it's that powerful. This simply MUST be in any final release... I need roaming a whole lot more than I need new features.

      --
      "The future's good and the present is nothing to sneeze at." - Roblimo's last ./ post
  44. Re:Don't bother bashing Mozilla. by bssea · · Score: 2

    Every program has bugs and crashes. I run the daily builds of Mozilla and the CVS version of Konqueror. You know what? Konqueror crashes just as much as Mozilla, and don't even try to pretend it doesn't. Not to mention Konqueror has nowhere near the capabilities of Mozilla.

    Just a few things Mozilla has that Konqueror doesn't:

    1. Embedded Java *in* the page( apparently this is a limitation of KDE itself or so I'm told by Konqueror developers ). Not to mention that Konqueror crawls when you use it.

    2. VERY limited DOM support( face it, Konqueror DOM support really sucks.. for now )

    3. Slows to a crawl when lots of animated gifs are on the page and/or when a plugin is heavily in use.

    4. Limited to 5 threads( there needs to be an option to change that )

    5. Must have that *Stupid* DCOP server! While not a complete memory hog, it's annoying for those who *don't* use KDE. As a result Mozilla actually starts up *faster* than Konqueror on a fresh start.

    .. and if you want me to keep going I can prolly find more.

    But you know what? Mozilla is *still* a second to Konqueror when I'm browsing the web. This is because of memory usage, and speed once the app is started( and the pages I go to, Konqueror usually does okay ).

    But I have Mozilla waiting in the wings when Konqueror dies( and it does.. *alot* ). And Mozilla works when I use it on URLs that Konqueror dies misably on( and I've had Konqueror take X with it ).

    So before you start saying stuff is horse shit you should probably look at the product your defending. While Konqueror is great, in my book there is a lot of trouble when trying to compare it to Mozilla.

    Posted from Konqueror 1.9.8( CVS 20010106 )

  45. 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 jesser · · Score: 1

      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.

      Agreed. I'm on Windows and new window performance is the main thing preventing me from using Mozilla as my main browser (even though it's much more stable than IE).

      --
      The shareholder is always right.
    2. Re:Don't bother bashing Mozilla. by Elladan · · Score: 1

      Just to make sure, I just tested the page again using 0.7, and it was the same speed as before. So, it hasn't improved in regards to laying out a table full of text boxes.

      The original test was around M18. There was no 0.5.

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

      NO, you're putting your question into the place of his, since I answered his.

      I'm curious as to how you think systems should find out that a file exists, if you're not allowed to edit a file or run an 'installation' program. I presume that you're suggesting that ld be modified such that every file on the entire system gets checked to see if it's a library, rather than keeping hints?

      Hint to Spitzak: you ALWAYS need code to run on your computer, if you want something to change. Mozilla currently doesn't follow the first or second rules of UI design though. Those being 'only use one button' and 'if at all possible, make that button press itself'.

      Also, make a mozilla plugin sometime... when you do, you'll discover that all this editing happens auto-magically. The self-clicking button exists, but isn't deployed since nobody in their right minds would bother releasing such things until mozilla is fully matured.

      Go back under your bridge.

      --
      "Don't trolls get tired?"

    4. Re:Don't bother bashing Mozilla. by Alan · · Score: 1

      Actually, I did mean what spitzak said :) I'd like to go to a shockwave page and have something pop up and say:
      "shockwave not here, install?"
      "yes" I say.
      [click wirr]
      "download of 1,123 kb, continue?"
      "yes".
      [click wirr].

      then the page continues loading, shockwave and all.

      IE and netscape get around this a bit by shipping with a lot of built in plugins, which is fine. The above described system works already (kinda) in mozilla when you install any of the xpi's for java, psm, themes, etc, which is great. I love being able to click on a new theme, install it, and it's immediately there and waiting for me. However, to be successful I think mozilla has to do the same for all major plugins.

      I'm not sure how the plugin scheme on IE works, if it is all within the browser (which would mean that mozilla could do it too) or that it's dependant on the company that writes the plugins to set it up (more trouble, as mozilla isn't "standard" and isn't IE and all that shit).

    5. Re:Don't bother bashing Mozilla. by SmokeSerpent · · Score: 1

      Konqueror never crashes on me. I don't use the bleeding edge version though, I use the release one. When there's a stable release of Mozilla, maybe it'll be better too. So let's talk in 2005.

      --
      All kings is mostly rapscallions. -Mark Twain, The Adventures of Huckleberry Finn
    6. Re:Don't bother bashing Mozilla. by BZ · · Score: 1
      Please file a bug on the slow rendering of text boxes at http://bugzilla.mozilla.org

      Attach your page as a testcase to the bug to aid in performance tuning.

      Thanks for making Mozilla a better browser. :)

    7. Re:Don't bother bashing Mozilla. by AndroSyn · · Score: 1

      I think that a lot of the problem is due to XUL, take a look at Galeon to see how much faster it runs. Galeon is using the rendering engine(I think they are calling it Gecko, but I'm too lazy to check now) from Mozilla, via the gtkmozembed library.

      I primarly use galeon at this point and I've been very happy with it. Almost as quick as NS4.x and a similiar memory footprint.

    8. Re:Don't bother bashing Mozilla. by BZ · · Score: 1
      psm is now in the main tree (as of Jan 5), so it does not need to be installed separately.

      There is a bug open on installing Java in a profile dir. There is no current workaround.

    9. Re:Don't bother bashing Mozilla. by neowintermute · · Score: 1

      it's really sad, although true, that this is the only real linux browser because of the lack of real encryption built in.

      as far as i'm concerned, this is the first usable release, because with out the PSM, it's largely useless. I mean, no ecommerce? That's a big part of the web wouldn't you say?

      How would you buy your perl shirts from thinkgeek without encryption?!?!!?

      ___________________________
      http://www.hyperpoem.net

    10. Re:Don't bother bashing Mozilla. by YellowBook · · Score: 1

      Have you been able to install PSM and Java under your home directory? I make nightly builds, and it's a pain to have to re-install such things every time I get a build I like well enough to use long enough to need them. A pointer to a HOWTO or something would be very handy!
      --
      The scalloped tatters of the King in Yellow must cover
      Yhtill forever. (R. W. Chambers, the King in Yellow)

      --
      The scalloped tatters of the King in Yellow must cover
      Yhtill forever. (R. W. Chambers, the King in Yellow
    11. 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?

    12. Re:Don't bother bashing Mozilla. by SmokeSerpent · · Score: 1
      Konqueror seems to blow up about 3 times more frequently than Mozilla

      Either you visit a different segment of the web (You mean there are servers other than those linked by Slashdot?) than I do, or you're full of horseshit. I have downloaded every milestone of Mozilla and deleted each one after two days of constant crashes (often pulling X down as well). It took me at least 3 days to get a reproducible crash in Konqueror, and it hasn't taken X with it once. The only problems I have with it to this day are:

      1. Poorly scripted sites that think I can't view their content since I refuse to change my user agent string
      2. Netscape plugins that lock up, requiring only a killall nspluginviewer
      --
      All kings is mostly rapscallions. -Mark Twain, The Adventures of Huckleberry Finn
    13. Re:Don't bother bashing Mozilla. by evil_one · · Score: 1

      I'd phone them. 703.293.6299
      ---

      --
      Desperation is a stinky cologne
    14. Re:Don't bother bashing Mozilla. by Skeezix · · Score: 2

      I guess I visit a different segment of the web than you, too. Can you give me a URL that crashes Mozilla 0.7? Or M18? I like to report bugs.
      ----

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

    16. Re:Don't bother bashing Mozilla. by bssea · · Score: 1

      Umm.. I can't stand KDE, but even I know when a good program raps on my head. Konqueror is the only program I use out of the KDE camp( sorry KDE people, but I just don't like the feel of KDE, but Konqueror is well worth it :-).

      I do keep Mozilla around though.. Just in case Konqueror blows up on me( like when a page has DOM programming on it ).

    17. 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))"
    18. 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.

    19. Re:Don't bother bashing Mozilla. by smcn · · Score: 1

      who uses dialup anymore? i sure wouldn't expect any of the geeks from slashdot to ;)

      --

    20. Re:Don't bother bashing Mozilla. by HiThere · · Score: 2

      A couple of months ago? Which version of Mozilla was that? 0.5? Mozilla has improved dramatically in the last couple of months. Actually, it's improved to the point that I no longer just test it, now it's my predominant browser. This is true on both Linux (x86) and on Win95. Don't know about the Mac, or other versions of Win32 (since I stopped being willing to agree to the MS license, I no longer dual-boot most of my machines).


      Caution: Now approaching the (technological) singularity.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    21. Re:Don't bother bashing Mozilla. by Random+Walk · · Score: 1
      still slower than ns 4.x

      Simply not true. NS 4.x is incredibly slow when rendering pages with nested tables. mozilla 0.6 does it instantaneously. I have used mozilla 0.6 for some time now, and was very pleased by its speed.

      Also, with ns 4.x you cannot develop web sites on Linux, because it will happily render nice pages from buggy HTML code that will look like crap on other browsers. With mozilla 0.6, if the page looks ok, you can be reasonably sure that the code is ok.

    22. Re:Don't bother bashing Mozilla. by arne · · Score: 1

      Just downloaded percompiled binaries and after
      2 crashes (actually one crash and one froozen) in
      the first 30 minutes I decided to stocl to ns-4

      Konqueror seemed slightly more stable, but still
      much less stable than ns-4 (which does not say much)

      --
      Copyright 1998 arne Verbatim copying and distribution is permited as long as this message is preserved
    23. Re:Don't bother bashing Mozilla. by jannic · · Score: 1

      Slow? I thought it was a feature...

      Every morning, I first click on the mozilla icon, then start to read my mail, and when I have read all the important stuff, mozilla finally apears on the screen. ;)

    24. Re:Don't bother bashing Mozilla. by spitzak · · Score: 2
      NO, he means he can "install" the damn plugin without being su by simply copying a file to a certain directory (making that directory have a reasonable name and be under $HOME is also nice).

      It is insane that we have to edit files (or run any kind of "installation" program, no matter how friendly) to tell the systems the simple fact that a file exists.

      Hint to Mozilla: can't find a plugin? Try the handy Unix functions "opendir" and "readdir".

    25. Re:Don't bother bashing Mozilla. by LunaticLeo · · Score: 1
      I'd like to say up front that I like Konqueror alot. But there are few things I don't.

      I'd like to add my hopefully constuctive critisism of the otherwise excellent Konqueror.

      • I can't drag and drop links to another Konqueror window.

        I don't like spawning new windows all the time and then killing them when I finished reading a page. I keep one window open with slashdot and one window to drag the article link over to.

      • There are no application specific Fonts.

        What I want for a fixed font in Konqueror is different than what I want for a fixed font in Kmail. Why is there only one global font settings for nearly all of KDE2.

      Please, anyone knowlegable about KDE developement, tell me why these bain drammaged choices were made.

      --
      -- I am not a fanatic, I am a true believer.
  46. SVG and MathML support??? by Meatlog · · Score: 1

    Where has the SVG and MathML support that were available in some earlier builds gone? From what I understand, they won't be in the 1.0 release, so maybe they were removed. But it sucks having to use an old build to play with this functionality.

    1. Re:SVG and MathML support??? by EverCode · · Score: 1

      http://www.mozilla.org/projects/xslt/ has an installer, but they indicate that the 'binaries' are out of date.

      Try rolling your own Mozilla build... the instructions are there, and if you have a fast connection. It is a good learning experience too.

      --

      EverCode
    2. 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

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

  48. Re:Alternate Architectures by Alatar · · Score: 2

    HP/UX is not a fringe operating system, Mozilla supporter.

  49. thumbs up.. by khufure · · Score: 1

    about 27 megs memory footprint while browsing normally. hmm, that's probably in line with what IE does, if you think about it...

    I've been using it for a bit, looks like an actual alternative to IE5.. (netscrape hasn't done it for me since 3.x)...

    1. Re:thumbs up.. by lamp77 · · Score: 1

      On my system, I see mozilla sitting at 24 mg. and IE at ~10 mg. displaying the same page. Quite a difference.

  50. Re:From the Mozilla Releases page... by JoeBuck · · Score: 2

    You don't need year 2000 compliance any more. It's 2001 now.

  51. Re:Memory footprint. by droolfool · · Score: 1

    IE5 runs on WIndows 3.1 with 8MB RAM????? I'll just pretend I didn't hear it mmmkay? :)

  52. Re:You said WHAT Proxy Server?? by witz · · Score: 1

    No, it's abbreviated ISA because it's Internet Security and Acceleration Server, dumbass.

  53. Re:still a bit rough, but usable by q000921 · · Score: 2
    No, it's neither faster, nor does it avoid blinking, nor is it the default:
    • The "clear area" happens automatically on the server, and it need not happen if the rectangle gets repaired quickly enough by the client.
    • Disabling the clear area doesn't avoid blinking: the area is damaged and a redraw needs to happen anyway. But you will cause unnecessary visual artifacts if you don't set the background color correctly (i.e., to something close to the actual background of the window content for text documents).
    • Netscape 4 did have some blinking issues, but they were minor and avoidable with a better use of the X11 protocol (among other things, the window background should be set to the actual page background.)
    • Clear-to-background isn't new or unusual. It has been like that since X10. It's the default when you create a new window through Xlib. And this functionality is why windows have backgrounds in the first place; otherwise, they wouldn't have to. It's only some recent toolkits that mess with this default and cause havoc in the process.

    In a network transparent window system, you simply cannot guarantee timely redraws. And even local applications cannot do so. Not allowing the server to clear damaged areas often results in visually very confusing displays. Even if clearing did cause some unnecessary flashing (which it doesn't), disabling it would still be a bad tradeoff from a usability point of view. Mozilla is just broken in that regard, as is Qt. Microsoft Windows also gets this wrong, although it is less critical on Windows. Gtk and Tcl/Tk seem to do it right.

    If you really want to avoid flashing, turn on backing store. That's what it is there for. But you have to decide whether the cost is worth it for your application. For Mozilla, it's unnecessary.

  54. Re:M-O-Z-I-L-L-A by otis+wildflower · · Score: 1

    Does slrn support NNTPS and authentication? And no, I won't be running local stunnels.. (besides, I use trn anyways when browsing live spools :p )

    (Netscape supports NNTPS and authentication OK, M$ supports them in a shite way (try using a self-signed cert with the M$ newsreader sometime.. tedious!))

    Your Working Boy,

  55. Re:You said WHAT Proxy Server?? by stu_coates · · Score: 1
    Why don't you just configure MS Proxy to support regular HTTP authentication?

    If it was my decision then that's exactly what I would do. But the guys who administer such things say that using NTLM is the best way (they're M$ brainwashed types) so there's nothing I can do... sadly!

  56. Re:Mirror links by Big+Jason · · Score: 1

    If you check it out, you will find that the www site and the ftp site are different boxes.

    Different IP Addresses don't necessarily mean different boxen.

  57. Re:Sounds usable now... by god,+did+I+say+that · · Score: 1
    Mozilla already renders 4.01 perfectly. Actually, it renders xhtml perfectly, as far as I can see. It also has superlative support for css - superior to IE, even.

    Pages rendered by IE and mozilla look almost identical, Mozilla has a slight edge in that it's css support covers things like borders for input tags and other arcana.

    Quite simply, both konqueror and opera blow - just blow - by comparison. No competition at all.

    --

    --

    --
    Eat right, exercise regularly, die anyway.

  58. Re:Window cloning by Malc · · Score: 1

    I often like to go back and look around somewhere that I've just been, but I don't want to lose what I'm currently do, with all it's history.

  59. Re:I'm amazed. by BSemrad · · Score: 1

    Yeah stability has gotten much better over the last few weeks. It has been very unstable on dual processor machines for a long time (with spurts of stability). Lately, I can sometimes go a couple of days without it crashing.

  60. Re:NFN-si! STM-non! by LameMonikerGoesHere · · Score: 1

    There something you whiney types should realize about Mozilla being 'big' and 'slow.' I shouldn't have to remind you that this software is still a beta! Hence it's still being worked on, hence there's a helluva lot of debugging code that's working behind the scenes. Taking that into account, heck yeah, it's going to be 'big' and 'slow.'

  61. I was Impressed with Mozilla 0.6 by aoeuid · · Score: 2

    I see people posting negative comments. However, I was very impressed myself with the last release. It is January 10th 2001, and I have had it running as my only browser process since 2000 (ps aux doesn't give the exact dates for last years processes). I don't understand some of the comments. If a page doesn't follow standards and is designed for IE5 only, its not worth my while if it doesn't render correctly on my platform. It's their loss. With that said, I have never noticed any problems yet. I also use the mail and news for reading news.groupstudy.com. It works fine, never has crashed, however periodically it gets damn slow and I hear my hard drive thrashing like crazy. But then it stops. Anyway, I'd like to reiterate my thanks and appreciation for this project.

    (Im running on a P166, 64megs Ram, Redhat 6.2)

    I got this strange problem with XFree 4.0.2 though, my mouse pointer doesn't redraw correctly when the image below it changes.

  62. Re:Mirror links by darkwhite · · Score: 1

    As a sidenote, it's extremely difficult to slashdot Netscape's servers. They have immense capacity compared to most sites Slashdot links to. My connection speed to Komodo is twice as fast as to any other site and six times faster than to an average server (600 KBps opposed to 100 for most sites).

    --

    [an error occurred while processing this directive]
  63. Re:Sounds usable now... by Anonymous Coward · · Score: 1

    Grr. Its voila, not viola, voila..

    Apart from that, I agree 100%. This is the best, most useful piece of desktop software for the average linux user bar none. It is very discouraging to see all this mozilla bashing.

    Mozilla is the _only_ hope Linux (unix) has for a conforming browser. I am sorry, but both Konqueror and Opera make a mess of all the emerging markup technologies, rendering the crappiest looking pages I have seen with the definite exception of NN 4.7,

    I will say that mozilla runs a helluva lot better on w2k and marginally better on sgi and solaris than it does on linux. Linux definitely has issues with non linux-threads. Nevertheless, I keep several mozilla windows open, 24 hours a day, for days on end without a crash on Linux. Nor do I ever touch swap despite running simultaneous instances of gimp, emacs, multiple xterms compiling, editing and debugging as well as the usual assortment of servers and then some.

    While its not 100% there, its a darn sight better than NN 4.7 which, I remind everyone, is a dead product.

  64. Re:Sounds usable now... by Eil · · Score: 2


    0.6 was on it's way to becoming my primary browser until some bugs in the history code reared their ugly head. First, clicking on a link sometimes did *weird* things. (It would try to load the right page on the wrong server. :P) Second, Mozilla would nuke the history and stop adding pages to it, making it look like I had the history completely turned off.

    It's things like this that I'm sure are a major pain in the ass for the Mozilla developers, but once their ironed out, it should turn out to be a really nice browser.

  65. Re:Sounds usable now... by mitchkeller · · Score: 2
    Sounds usable? I've been using Mozilla nightlies since September (I think that they were pre-M18 builds). Not just using Mozilla off and on, but as my full-time browser. I have absolutely no reason to use another browser. PSM works, Java works (I got Netscape 6's xpi's and install the jre.xpi file into every nightly that I download, and, viola, I have Java 2 support.) Some plugins even work (I use the Flash plugin regularly, don't know about others.) Some days you shouldn't download the nightly, but the mozillazine build comments warn you about all of the major bugs, and even recommends when things are worth getting if you haven't updated for a while.

    In short...get the nightlies and use the heck out of them...that's the only way that we're going to get all the bugs found and fixed.

    I also have to say congrats to mozilla on picking up the release schedule. I remember people whining about how long it took for new milestones to come out, but now things really are progressing nicely. Good job!

    --

    "You will only be remembered for two things: the problems you solve or the ones you create." Mike Murdock

  66. Re:Sounds usable now... by phidipides · · Score: 1

    I've been playing around with nightly builds for the last few months and have been pretty impressed -- anyone still using Netscape 4.x should definitely upgrade.

    For anyone interested in the nightly builds, Mozillazine publishes a page with nightly build comments so you can find out if there are any showstoppers -- http://www.mozillazine.org/build_comments/. This is also a good way to help out in the testing process, obviously...

  67. Why was this moderated up? by chabotc · · Score: 2

    Its kinda obvious you need write permission to, umm, write stuff also install documentation (/notes) often try to cover all the bases, just in case you forgot something.. Lets not post a slashdot comment everytime a manual reads that the plug needs to be plugged in for an appliance. Specialy since microwave manuals in the US still state its not a good thing to try to dry pets in the appliance

    -- Chris Chabot
    "I dont suffer from insanity, i enjoy every minute of it!"

  68. Re:Memory footprint. by liahim · · Score: 1

    I did pay for my RAM. Just expecting it would be efficiently utilised. And you paid for your PC - why don't install DOS - it would put it to use too.

  69. Re:Alternate Architectures by asa · · Score: 2

    oh, and one other thing. our build machines never sit idle. we produce builds every day. check them out at ftp.mozilla.org/pub/mozilla/nightly

  70. Re:Window cloning by skt · · Score: 1

    well, in NS4.x you do this with CTRL+H (might work in mozilla?). IE isn't the only browser with this feature.

  71. Re:Memory footprint. by skt · · Score: 1

    in addition to the disk caches, it uses a memory cache like NS4.x does. So if you've been browsing for a half an hour, then go back to a blank webpage, your memory usage will go down, but won't drop back to the level it was at before. You paid for that RAM right? It might as well be used for something.

  72. Re:still a bit rough, but usable by spitzak · · Score: 2
    The clearing causes blinking.

    Imagine even the simplest display, some black text on a white background. In your case the server automatically clears exposed areas to white.

    Take a sample pixel that lies inside a black letter. It will initially have the old window's contents. When exposed the server changes it to white. When drawn the server changes it to black. That is 2 transitions.

    Now imagine the program is super-efficient at drawing (or that it copies the data from a backing store, as you suggest), so that it only draws each pixel once. Then initially that pixel will have the old window's contents. When drawn it will turn black. This is 1 transition, the minimum possible.

    Now you can argue that nobody draws their data like that, and any reasonable program will result in 2 blinks anyway, but the fact remains that if the server clears it, it is impossible to avoid the 2 blinks.

    I also argue that simple application will erase the background even if the server did. This will result in 3 writes to the pixel, even if two of them are the same white color. This is not cheap, 1000 pixels does take some machine time and it is worth it to save one pass.

    Also, even if the program blinks I think it is less objectionable since it will draw the two images right next to each other in time. If the server erases it there could be a quite long time where the display is showing the cleared area, making the blink much more visible.

    Backing store like the NeXT had is nice (and it can be faked on X by mapping a single large pixmap as the background for the window). In fact I believe it is the only solution that allows the server to decide what to do with exposed area. But unfortunately most modern hardware does not allow hardware accelerated graphics to be used there, defeating most of the advantages.

  73. Re:M-O-Z-I-L-L-A by vs · · Score: 1

    > Does slrn support NNTPS and authentication?
    > And no, I won't be running local stunnels..

    Apart from missing the point (I knew I shouldve written "newsreaders") youre probably right ;)

  74. Re:Sounds usable now... by Ma�djeurtam · · Score: 1

    Actually, it's voilà...

    Just wanted to post a pedantic comment.

    Stéphane

    --
    Instant Karma's gonna get you, Gonna knock you right on the head (John Lennon, 1970)
  75. Re:yeah, but who cares really ? by BZ · · Score: 1

    Try exmh. You may be surprised.

  76. Re:Sounds usable now... by zxSpectrum · · Score: 1

    Moderators: the following post is not a Moz bashing, so don't score down on basis of the first few lines only

    I am sorry, but both Konqueror and Opera make a mess of all the emerging markup technologies, rendering the crappiest looking pages I have seen with the definite exception of NN 4.7,

    Can't talk for Konqueror, but Opera certainly does not make a mess of renderings. It's so far the only browser I've found that has a somewhat predictable rendering with respect to css2, with IE5.5 and Mozilla in a tied second place.[1]

    One note about Opera though: it's not very forgiving when sloppy, or even invalid markup is used. Which it, for my purposes, should'nt be.

    Besides: on Linux, if your system is aware of, and you have TrueType fonts installed, pages are going to look a lot better, since most of the authors that specify fonts do it with typical windows fonts in mind

    .

    Resource hog

    My biggest objection to Mozilla, however does not lie in faults with the rendering engine, since that's fairly decent. It is the bloat factor of the product. The specs demands a P233MMX, and 64 MB of mem. Sure most people today have the hardware to run that, but it also means that it will slow your system down, when it's running. I did some tests (in Win2k), indicating that Mozilla, showing only the about: blank used 18,6 MB of physical memory. Opera only used about 4 (this was for O4.03. I'm not going to do a great deal of speculation as to why, only conclude that it's big, bad, and far away into IE-bloat land.

    [1] I haven't had a proper chance to run 0.7 through my testbed yet, but 0.6 messed up the inheritance of positioned layers, and basically forced me to redo most of the markup template I was working on, if it was to render properly.

  77. Re:on building mozilla by BZ · · Score: 1

    If you mean psm instead of pam, yes. Drop by #mozillazine on irc.mozilla.org and ask for help if you need it...

  78. 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.
  79. 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

  80. hehehehe... by fogof · · Score: 1

    It's all there....
    big they didn't upgrade the file size...
    Or @ least for the win32 downloads.

    --
    --=.=-- www.cyber2000.qc.ca
  81. Incredible! by Dwedit · · Score: 1

    This is the first Mozilla beta version that can successfully check my hotmail without crashing!
    Contratulations!

  82. 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
    1. Re:First Impressions... by ZanshinWedge · · Score: 2

      Yeah, I like it too. It's really shaped up to be a "full featured browser". It supports SSL, Flash, javascript, and all the regular goodies. It's not completely spiffed up and polished yet, but that's to be expected. It's not as fast or nice as IE5, but it's actually not too much behind. Overall I'd say it's a good backup browser and I wouldn't hesitate to use it as a primary browser on linux.

  83. Re:Sounds usable now... by thegrommit · · Score: 1

    I second this - with one caveat. There is an outstanding bug with flash plugins ( a href=http://bugzilla.mozilla.org/show_bug.cgi?id=6 3243>63243 ) that appears to have been fixed in 0.7, but not in this weeks nightlies.

  84. Nah... by Abnornymous+Howard · · Score: 2

    The linux kernel "jumping" from 1.x to 2.0 is the same as Windows 2.x jumping to 3.0. You don't need all the x:es between 1 and 9 in 2.x to go to 3.0. Going to 3.0 means (should mean) you made a major leap. Skipping version (MS Word 2 -> 5, NS 4 -> 6) is a completely different thing. It's is marketshare hunting.

  85. Re:Memory footprint. by jfonseca · · Score: 1

    Buceta, o ./ filtrou esta porra.......lá vai de novo. Meeeeeennnngggoooooooooooooooo!!!!! Bush-a no cú deles.

    --
    Broken Hearts are for Assholes. - Frank Zappa
  86. Re:You said WHAT Proxy Server?? by stu_coates · · Score: 1

    ...well, I've got the latest build (as of about 4 hours ago) and it's still not working... I guess I'll have to continue to boot VMWare/W2K just to use IE still until it's fixed. :-(

  87. Still too slow to be usable by sakari · · Score: 1

    I would really like to use Mozilla already, but it just is too damn slow to use yet. I think they should focus the next release on speed of usability for people to really start using this and discover more bugs. The menus come crawling down, and everything is just sluggish on a P200MMX/64MB Linux 2.4.0. Still using Netscape 4.7x because you can actually use it.
    Of course, text mode browsers like lynx and links are better, but nowadays multimedia comes before content too often, and you need javascript/flash/whatever to get the information you want. That just sucks. Damn uusmediapellet content-creating webmonkeys with the cool clothes and funky hairstyles.

    1. Re:Still too slow to be usable by boessu · · Score: 1

      Hello,

      You have a P200 with 64 MByte RAM. Try Windows 2000 with IE5 on this machine and if it is faster and more stable than Mozilla0.7, I'll spend you a beer or so... ;-)

      Cheers

      Bössu

    2. Re:Still too slow to be usable by loopkin · · Score: 1

      I have a K6-500 with 128MB RAM, and i tried both W2000+IE/OE 5, and RH6.2+Moz0.6, and i can tell u that Mozilla is faaar slower. As i said earlier, it's just crap. Ever did a top when launching mozilla/ns6 with java support ? more than 50 Megs of RAM lost for nothing.

  88. Re:You said WHAT Proxy Server?? by StrawberryFrog · · Score: 1

    > What is this new protocol I never heard about??

    It's just the MS version of the standard protocols. MS always inserts incompatibilites, er extensions into thier implementations in order to lock in thier clients. This is where we get MS-HTML, MS-Cerberos, etc etc.

    ASCI silly question, get a stupid ANSI.

    --

    My Karma: ran over your Dogma
    StrawberryFrog

  89. UI improvement needed by wobblie · · Score: 1

    The only reason I cannot use mozilla for mail is they removed, like a pack of idiots, the "next" button from the message window. Communicator has this, why'd they take it out?

    Stupidly enough, the "next" button is there in the main window (where it is redundant, if you're reading your mail in that double-pane view you don't need a "next message" button you just click on the message you want to read). If you're viewing the message in a separate window, there's no "next" button and no "next message" command. Even worse, if you ddouble click in the message list, it open a new window instead of using the previous on, and no option to "keep messages in same window" like 4.x has.

    It's also slow as fuck.

    Otherwise it a nice mail and news client.

    --

  90. Memory footprint. by liahim · · Score: 1

    Can something be done to have the lowered? I find it ridiculuos to have 20MB+ gone when @ about:blank. Are there some tips and tricks to manage this? RAM isn't such a big issue nowadays but such a resource drain should be better justified.

  91. Re:NFN-si! STM-non! by swordgeek · · Score: 2

    But that's the point--it's a perpetual beta! With every cycle, it gets bigger, more feature-laden, and slower; without ever getting closer to release. If feature development was stopped right now, and they did nothing but fix all of the bugs in it, then it would be a big and slow release product.

    In other words, it's not getting any faster, any smaller, or any closer to completion. It's just getting bigger and slower.

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  92. M-O-Z-I-L-L-A by vs · · Score: 1
    Does anybody remember the comment "Its spelled netscape but pronounced mozilla" in the old days? And today...
    ... numerous performance improvements (especially for NNTP)...

    Please, give me a break! Thats what slrn is for.

  93. Re:Mirror links by stud9920 · · Score: 1

    The fact they are different computers doesn't change the fact that they probably use the same bandwidth.

  94. Re:Mozilla is awful by FRAKK2 · · Score: 1

    Have to disagree with you, running on windows is fine, its the first mozilla netscape release that I have ever had that was able to draw my compants intranet properly, the only one previsouly was Opera. How good is your Spec?

  95. 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"
  96. 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??
    -----

    1. Re:You said WHAT Proxy Server?? by JourneymanMereel · · Score: 1
      Think about that one for 1/2 a second... Microsoft writes a proxy server... what will the call it? I know!! Microsoft Proxy Server (did anyone else get it?)...

      Seriously though, in NS 6 and Moz 0.6 there was a bug (45747) where Mozilla wouldn't work with MS Proxy 2.0 if NTLM was enabled (if you're interested in why, all the info is in the linked bug). This has since been fixed (it's been fixed in the nightlies for quite a while).

      --
      Life has many choices. Eternity has two. What's yours?
    2. Re:You said WHAT Proxy Server?? by MrBogus · · Score: 1

      Why don't you just configure MS Proxy to support regular HTTP authentication? (over SSL if you are worried about sniffers, but NTLM really ain't that much better than clear text.)

      --

      When I hear the word 'innovation', I reach for my pistol.
    3. Re:You said WHAT Proxy Server?? by stu_coates · · Score: 1

      I read this point (support for MS Proxy) eagerly, but I still cannot get it working within the company I work for! The proxy is set up to use NTLM athentication and Mozilla still refuses to talk to it. No error message, nothing, just a blank page!!!

      Anyone got any suggestions (except "Use a decent Proxy" - it's not my decision! ;-( ) Until it works I'm stuck using IE!

    4. Re:You said WHAT Proxy Server?? by juliao · · Score: 1
      sorry, should have turned on my tag... :)

      I actually have a couple of sites running MSPS2, so i did know about the product, and (a bit) about the problem. But thanks for the info anyway :)


      -----

    5. Re:You said WHAT Proxy Server?? by nchip · · Score: 2

      The new version of Microsoft Proxy Server is named Internet Acceleration and Security Server, which nicely abbrevates to I ASS, also known as the guy who decides take one in use...

      --
      signatures pending - ansa@kos.to - (dont mail there)
  97. RoadMap by OneFix · · Score: 1

    There is also a newly updated RoadMap that includes possible dates for V1.0 before this Summer.

  98. I'm amazed. by David+Price · · Score: 2
    This release has simply blown me away. It's fast - almost as fast as Netscape 4, and completely tolerable on this pII/233 (I can't wait to try it out on my new dual 733...)

    And I noticed one sort of odd thing: it hasn't crashed yet on me. When I started trying Mozilla the thing blew up all the time; now I feel completely comfortable with the idea of Mozilla as my primary browser, particularly with the integrated (and free!) crypto.

    The only edge Konqueror has over Mozilla now, in my opinion, is being based on QT - which is the only toolkit so far that's been patched to use the excellent Xft library for antialiased fonts under XFree86 4.0.2 and later. I can't wait for Mozilla to pick up support for this thing.

  99. Re:Sounds usable now... by thegrommit · · Score: 1

    and obviously editing text in forms is as liable to human error as always

    Sigh - the corrected url is:this one

  100. Why the Netscape Logo? by cuijian · · Score: 1

    The mighty mozilla logo in the upper right has been replaced with the Netscape N. Why?

    1. Re:Why the Netscape Logo? by NotAnotherReboot · · Score: 2

      It's still the Mozialla M. Perhaps you installled NBetscape 6...I've noticed the two can interefere with eachother. I don't know if it's in the registry or what. For instance, after I installed Netscape 6 on one computer, Mozilla crashed non-stop. Anywho, I'm typing this message from Mozilla 0.7 and it's working fine, and with the "M" in the upper right.

  101. Re:Sounds usable now... by Tim+Macinta · · Score: 1
    Personally, I'd wait until .71/.8 came out, or at least some bugfixes - I can almost guarantee some will be needed.

    Unlike Netscape 4 and IE 5, which are both bug free. ;p

    However, it's got enough functionality now to make it a secondary browser.

    I've been using the Dec 6th nightly (on Linux) as my primary browser since it came out and it sure beats Netscape 4. Pretty soon the Mozilla team is going to need to add an "uptime" menu to the browser so we can all brag about how long it's been since we "rebooted" our browsers. That's the main thing which is going to delay my upgrading to 0.7 (I have state in several open Mozilla windows that I don't want to lose).

    Seriously - if you're still using Netscape 4, you might want to give Mozilla 0.7 a shot. Each milestone has been an enormous leap in quality over the previous and I can't wait to give 0.7 a try. Unless it's worse than the Dec 6th build (unlikely), it's a keeper.

  102. Mozilla and LinuxTelephony by HoaryCripple · · Score: 1

    I know that this has been posted before, but here it is again...I love mozilla html rendering. I can't believe how fast it loads Linuxtelephony.org

    --

  103. bash# ./mozilla by Ars-Fartsica · · Score: 2

    Whats wrong with that?

  104. Re:NFN-si! STM-non! by swordgeek · · Score: 2

    Excellent! Modded down before I was modded up! I'm so proud!

    Anyways...

    IE won. Won, as in, controls well over 90% of the desktop market. If ALL of the non-Windows operating systems out there ever amount to more than 10% of the _desktop_ environment, then MS will release IE for (whatever). Mark my words--IE6 or IE7 will be released for Linux if it keeps growing on the desktop like it has for the past few months.

    As far as embedded devices running Mozilla, I still disagree. No company will embed it, if it's big, slow, buggy, and unreliable.

    Mozilla has lost its momentum, and its focus. It can't be compared to Linux, because Linux is a centralised, focused effort, and is not allowed to drift off course.

    I still say that Mozilla never was and never will be a contender as a browser for anyone other than the hardcore diletantes, and a very few very specialised applications. Hell, look at OS/2--at least it was a good product, and it still didn't get any farther than that.

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  105. on building mozilla by nmarshall · · Score: 1

    i have a question, has anyone buildt mozilla from source and got pam working?
    nmarshall

    The law is that which it boldly asserted and plausibly maintained..

    --
    nmarshall

    The law is that which it boldly asserted and plausibly maintained..
    --Colonel Burr 1783
  106. Re:Window cloning by Malc · · Score: 1

    No, that's not the same. I want to be able to go back through windows with same state... forms filled out the same, same position that I had got to on the page, etc Using the history window is a nowhere near as easy or elegant. In facy, even when I was a big time advocate of Netscape, I never really liked its history window.

  107. I use Mozilla all day, every day. And it ROCKS! by manplusdog · · Score: 1

    Count me out of the "bash mozilla" crowd, cross platform, standards compliant, stable, fast, accurate and has been for a long time. I like it, in fact I like it a lot.

    I have used ie and without doubt mozilla kicks butt. On a standard compusa consumer ms machine (64meg ram) using ie feels like your drowning in mud and while I understand that it may run better with a gig of ram it really doesn't matter to me as it doesn't run on my preferred platform.

    Cheers to the Mozilla team.

  108. Completed January 9, 2000 by slashkitty · · Score: 2

    Man, it's hard to believe that they have had this locked up for a year.. They must have done a lot of testing!

    --
    -- these are only opinions and they might not be mine.
  109. Re:Sounds usable now... by DarkToast · · Score: 1
    Nor do I ever touch swap despite running simultaneous instances of gimp, emacs, multiple xterms compiling, editing and debugging as well as the usual assortment of servers and then some.

    How much RAM do you have, so that you have "enough of it" and never hit swap? :)

  110. Its a good thing they don't guarantee dates! by oolon · · Score: 1

    Check it out this has been out for a year! and we never knew!

    James

    ---> Snip Snip ---

    1. Re:Its a good thing they don't guarantee dates! by oolon · · Score: 1

      This is what I ment to include in the last post, but I think it did some lameness filtering, so my post looked more lame :-(

      James

      We do not guarantee that any source code or executable code available from the mozilla.org domain is Year 2000 compliant.

      Mozilla 0.7 - Completed January 9, 2000

      Release Notes - The release notes contain installation instructions, system requirements, what's new, and a list of known issues.
      Source Code Tarball for all platforms. (26.8 MB)
      Localized builds and language packs - Use Mozilla in another language. (Mozilla Localization Project)

  111. Re:Mozilla is awful by kastaverious · · Score: 1

    Athlon 650 w/ 128mb ram. I don't think it is unresonable to expect mozilla to run well on this spec. I have run pre compiled binaries, self compiled optimized binaries.

    --
    GiraffeSville, a place anyone can call home
  112. still a bit rough, but usable by q000921 · · Score: 2
    The release is getting pretty good, but there are still a few problems. It crashed when converting the Netscape profile, when trying to install Java, it just hangs if it can't write the directory, and rendering is a bit sluggish. Text wrapping in text areas is a bit off (spaces at the beginning of lines).

    Most importantly, though, why does Mozilla still insist on changing X11 screen redraw semantics? By default, damaged areas of X11 windows get cleared. Mozilla insists on leaving the damage, leading to very confusing screen displays with parts of one window ghosted in another. Can't this be fixed? Why deviate from the X11 convention in the first place? Windows gets this wrong, and X11 just gets it right.

  113. 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
    1. Re:Sounds usable now... by asa · · Score: 2

      this will probably be fixed in the next day or two on the trunk either with that patch or by backing out that revision. We took the easy route on 0.7 and just bakced out the revision that was causing the problem.

      -Asa

    2. Re:Sounds usable now... by ftobin · · Score: 1

      Personally, I'd wait until .71/.8 came out,

      Surprise, surprise. Someone, with any releasee x whatsoever always wants to wait until x+1. Give me a break. You probably wanted to wait until M17 when M16 came out. Or M18 when M17 came out. When .8 comes out, I'm sure you'll say "wait till .9"

  114. From the Mozilla Releases page... by Chester+K · · Score: 2

    We do not guarantee that any source code or executable code available from the mozilla.org domain is Year 2000 compliant.

    Drat. I guess I should stop working on my mod_timetravel module for Apache, since it's not going to work with Mozilla.

    --

    NO CARRIER
  115. yeah, but who cares really ? by loopkin · · Score: 2

    seen some comments about it and i have to agree: this thing from netscape is not the browser we've dreamt of for Linux.
    Mozilla is an example of "too much code design kills the project".
    Yeah, it's great, it has lotta objects calling lotta others and so on. as a drawback, it's very very slow, and they'll never manage to have a stable product.
    In fact, the only thing that is quite good in Mozilla project is Gecko. It is a quite fast and powerful layout engine.
    The worst idea is having a theme managment and object model OVER GTK+.It's useless (GTK+ IS skinnable), and damn slow.
    And for Mail and NNTP, it's simply crap. crashes often, looses messages in mail and so on. BTW, there's no good X Mailer for Linux (PINE is console, remember ;-)).
    So i'm waiting for Nautilus, Evolution and new versions of Konqueror and KMail (not to talk about IE)... Maybe at the end Linux, the OS the most adapted to the Internet, will have powerful Internet end-user tools.

    1. Re:yeah, but who cares really ? by drunken+monkey · · Score: 2

      People complain about why gtk themes are not being used. And other people complain why native win32 widgets are not being used on windows.

      The reason for the XP toolkit and XUL is to make maintanance much less of a pain in the long run and easy to change the face mozilla.

      It should be noted that the mozilla developers have said, on the record, that if it was not was for XP toolkit they would have only developed on windows. Other platforms would have lagged as developers would need to hack it to their favorite OS.

      --
      -- "The evil stops here" -Petr
    2. 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.

  116. Mozilla 0.7 is it... by jedrek · · Score: 1

    This is the first version of Mozilla (including that NS6.0 bullshit) that will render my personal link page correctly (or at all actually). Compared to 0.6 it's great, I'm really satisified.

    Lets see how it goes after I put it through it's paces, maybe I'll finally be able to change...

    I wish.

    jedrek

    -- polish ccs mirror

  117. Re:If this were netscape by lytles · · Score: 2

    it would be 6.1

  118. Re:Four letters, two numbers and a decimal point. by HoaryCripple · · Score: 1

    Christ, Bill. Get a grip. What about Galeon? Konqueror? Lynx? Netscape 4.X? Mozilla? Opera? Maybe there are no other browsers out there for *you* but there are plenty of choices. Plenty of good choices. And the great thing about linux is that you *can* run MSIE on top of wine. At least last time I checked the database...

    --

  119. 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!

  120. Window cloning by Malc · · Score: 1

    One of the features that I really like in IE is window cloning. If I hit Ctrl+N for a new window, the window comes up identical to the current, same history and all.

    1. Re:Window cloning by gimpimp · · Score: 1

      to be honest - i don't see the point in cloing the window (the history, yes - mozilla does this), because if you open a new window when you're viewing a page, chances are, you're going to view an entirly different site. if not, then right-click the link and view in a new window (if ie does that).

      --
      i wish i was but oh well
  121. Re:NFN-si! STM-non! by Azog · · Score: 2

    I know, I know, I shouldn't feed the trolls...

    The only way Internet Explorer can "win", whatever that means, is if they release a Linux version.

    And that isn't going to happen. I agree that IE has won on Windows. So what? What about the embedded market? What about Linux users? You think that Linux users are going to be happy using Netscape 3 forever?

    And you are wrong that Mozilla will not be used. Even if the browser never becomes popular, the Gecko rendering engine will be. A lightweight, fast browser that uses that engine would be much faster and easier to write than a new browser from scratch.

    Many embedded devices like the TiVo run Linux. Many of them will eventually have web browsers on them. Many of those will be based on Mozilla, for some of the same reasons they are based on Linux.

    Failed utterly? Get real.

    Torrey Hoffman (Azog)

    --
    Torrey Hoffman (Azog)
    "HTML needs a rant tag" - Alan Cox
  122. What's the x86 Linux Java support like? by Goonie · · Score: 2

    Java support being about the only thing keeping me using NS4.x. . .

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
    1. Re:What's the x86 Linux Java support like? by powerlord · · Score: 1

      Actually, I am american... I've just gotten too used with the rest of the world :)

      --
      This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  123. 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"
    1. Re:Mirror links by Maurice · · Score: 1

      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.

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

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

  126. 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).


    --
    1. Re:What's New by biostatman · · Score: 1

      Does anyone know if roaming profiles is going to be implemented for Mozilla? For me that is the best thing about Netscape - I don't have to worry about copying bookmarks or setting up my mail each time I install Netscape (and I can store all of that info on my own server). It also comes in handy since I dual boot on both my laptop and desktop and I can work off of the same set of bookmarks.

      If Mozilla had that feature, I would no doubt be using it as my full time browser (aside from the mail client, which while nice, is rather sluggish).

      --
      For the love of $DEITY, loose != not win!!!!!
  127. 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
  128. This is the first for me by Johnboy · · Score: 1

    I've tried several Moz milestones, and this is the one that might allow me to torch Netscape from my hard drive (I'm posting this from 0.7 now). M12 was a good demo, but unusable. M16 showed promise, but was frustrating. M18 refused to install. I just downloaded 0.7 and love it. It's a little slow on my lowly P200/96MB, but I can live with it.

    Go Mozilla!!!

    --
    -- Liquor up front, poker in the rear.
  129. Re:Re:who cares? by Meiyuu · · Score: 1

    I'm sorry mister COMPETANT USER, i must not be very competant since i managed to crash Win2k the 10 first times i tried it. I just seemed to be too fast for the machine, its access time to the local network was pitifully long compared to the speed of the network on ME. And it's been advertised that it's great for networking ? Then blame my local network that worked way better with Windows ME and SuSE 7. Or maybe do i have to bow before Micro$oft and invest in a more recent local network just to fit Win2k's ENORMOUS need of memory (512 Mb, dual P3 700 procs, and it's still slow), just like i've spent hours on the net to download newest drivers. Back to Mozilla topic, i can just praise the people who are doing it like it's being done: free, open-source, cross-platform. And i don't care with the possible bugs, because when Mozilla bugs, it doesn't bring me to restart Windows... And on a last note, i find it a bit bold to reply "use win2k and ie 5.5 !", because i wouldn't change my ways and change my OS just to be able to browse some POORLY designed websites. (hell, i've seen even business sites without tags)

  130. Re:Re:who cares? by Meiyuu · · Score: 1

    I mean, without tags.

  131. Open in New Window by yerricde · · Score: 1
    --
    Will I retire or break 10K?
  132. Ouch... ATI users get burned... by alexburke · · Score: 2

    From the Compatibility Information:

    If you are using an ATI Rage video card, images are correctly displayed initially, but may not be properly re-drawn when you minimize and maximize or resize the window.

    --