Slashdot Mirror


Mozilla 0.9.1 Out

MatriXOracle writes: "mozilla.org released milestone 0.9.1 today. New features include Bi-directional text support, LDAP Autocomplete in mail, new combined taskbar, an overhaul of the Modern skin with all new colors and buttons, and lots of performance and stability fixes, with over 30 of the topcrash bugs fixed." I'm using today's build right now, and it's very pretty, especially with the (brilliant!) modern theme. However, it's also segfaulted repeatedly for me already, so I hope you have better luck.

319 comments

  1. Re:Any screenshots of the updated skin ? by Anonymous Coward · · Score: 1

    This is a bit old (it's from CVS) and it's changed subtly since this, but here you go:

    href="http://www.skylab.org/~plumpy/mozilla.jpg

  2. Re:ldap support... now all we need is a spell chec by Anonymous Coward · · Score: 1

    Go here:

    ftp://ftp.netscape.com/pub/netscape6/english/6.01/ unix/linux22/xpi/spellchecker.xpi

    It should start the smart-update installer thingy-bot and then you'll have a spell checker.

  3. Re:A compelling argument against MSIE. by Anonymous Coward · · Score: 1

    "capitolize"? Sounds like you really shouldn't turn off spell checking...

  4. Re:Version 0.9.9.9..., or priority problems. by Anonymous Coward · · Score: 1

    Actually, 0.9.1 IS a stable release. Every release the mozilla team does is a stable release, with periods of unstable (nightly) releases in between. As for 1.0, they will declare moz 1.0 when it is feature-complete, and doesn't crash. And since a bunch of stuff HAD to be in there for 1.0 (like LDAP, and BIDI) they added them.

    Besides, the new modern theme is just that, a theme. There will be lots of them out there later, so while that's a new feature, it doesn't impact stability that much.

    Also, mozilla.org has very elaborate mechanisms to stop people from submitting code that could crash moz. You need to have your patches reviewed by other developers before you can have them submitted, for example.

  5. Re:Flash by Anonymous Coward · · Score: 1
    There is already a bug report for this: http://bugzilla.mozilla.org/show_bug.cgi?id=58339

  6. OS X is Mozilla's last chance for dominance by Anonymous Coward · · Score: 2

    I think that Mac OS X is Mozilla's last big chance for any kind of market share dominance. Right now, there is no single BEST browser for OS X. IE 5.1 preview SUCKS (it stalls every 5 seconds when you go to do something). OmniWeb has a slick interface and decent speed SOMETIMES, but it has a bad tendancy to get bogged down with too many threads when you have only several browser windows open. iCab is wicked fast, and fairly good with compatibility, but it currently lacks Java and mouse scroll wheel support in OS X. Then.... we have Mozilla, or Fizilla, as the Carbon version is called. It currently lacks Java and mouse scroll wheel support, but seems to be WICKED fast compared to other OS X browsers. The "Modern" skin/theme actually looks pretty decent along side Aqua too. If the Mozilla team can hammer down Java support (which should be easy with OS X's excellent support of Java 1.2, and upcoming support for 1.3 later this summer), and of course I NEED scroll wheel support in my primary browser of choice, Mozilla has a really good chance of capturing OS X market share, and with a platform this young, OS X is only going to get bigger in the next year. Mozilla needs to have just these few (but major) things added to the OS X port, and they just might capture a LARGE portion of the OS X browser market.... and with OS X poised to be the only OS that Apple ships in the future, that could really mean big things for Mozilla's future. I think this Fizilla process needs to be junked too. It should be Mach-O and take advantage of more of the hot features in OS X, and they need to get it in the main codebase with nightly builds, just like the ancient Mac OS 9 and Win/Linux versions. Just my $0.02... If you're bored, check out http://wop.mine.nu/ :)

    1. Re:OS X is Mozilla's last chance for dominance by nachoman · · Score: 1

      I would agree that mozilla has a good chance on OS X...

      But it's not too late for users to switch to mozilla if it's GOOD. People need a reason to switch. That's why everyone switched to IE from netscape in the beginning.

      My question is why don't we seen an OS X version of mozilla yet! It's already ported to unix systems, and working on older mac OS... I don't think it should be that hard to port.

    2. Re:OS X is Mozilla's last chance for dominance by dorward · · Score: 1

      There are two reasons for Internet Explorer to have taken over from Netscape on the Windows platform.

      First is that IE is now bundled with Windows - and it has the Microsoft brand name.

      Secondly IE has better support for Invalid HTML (and certain so called WYSISYG editors create such code) and has had continued development for standards. Netscape 4 on the other hand has been abandoned leaving the open source community to replace it while being picky about valid HTML and having poor CSS support.

  7. KMeleon by Anonymous Coward · · Score: 4
    I'd like to point out that KMeleon, a free Windows clone using the Gecko engine (similar to Galeon), is advancing nicely. The latest version is surprisingly stable (most bugs are in the UI, not the rendering engine) and uses about half as much RAM as 'zilla.

    Oh, and I'm using Opera to post this, which is also an excellent browser for Windows - always fast and usually stable. Its main advantage to all other browsers is its killer UI with mouse gesture recognition, lots of hotkeys, excellent bookmark management etc.

    Also, if you filter JavaScripts and animated GIFs using a local proxy like Proxomitron, even Netscape 4.7 becomes rock stable (I can use it for days without a single crash). Really, if you don't want to use IE, don't use it.

    1. Re:KMeleon by johnnyb · · Score: 1

      You said - it's rendering engine still sucks sweaty donkey balls

      I personally have never done that, so I'll leave that metaphor to someone who has.

    2. Re:KMeleon by Pope+Slackman · · Score: 3

      even Netscape 4.7 becomes rock stable

      That doesn't change the fact that it's rendering engine still sucks sweaty donkey balls.
      I can't think of one reason to keep using the dinosaur that is NS4 now that Moz is fairly stable.

      C-X C-S

    3. Re:KMeleon by Mike+Schiraldi · · Score: 2
      This is awesome. This is a solid gold example of the power of open source and tight user-developer interaction in getting itches scratched.

      Once the dust settles and you developers have Copious Free Time, you might want to consider publishing a Scratch-That-Mozilla-Itch-HOWTO.. Pretend the code that makes the popup preference work didn't exist, and carefully document the steps a person would follow to add the feature.

      I'm a good programmer. There are lots of little things i'd like to add to my web browser. But i fear that there is a huge learning curve in a project as large as Moz and that even adding a tiny change like this (i'm guessing the engine patch looked like

      < pop_up();

      > if (bool)
      > pop_up();

      ) would require a ton of research.

      BTW, i think you've set a new record for "Largest Karmic Increase From A Single Story"

      --

    4. Re:KMeleon by asa · · Score: 3

      The UI hasn't been implemented yet (there's a bug on file) but the backend for this has been around for a while. See Configurable Security Policies and from the release notes page:

      // Use configurable security policies to override popups, see
      // http://www.mozilla.org/projects/security/component s/configPolicy.html
      // Turn window.open off for particular sites:
      user_pref("capability.policy.popupsites.sites", "http://www.annoyingsite1.com http://www.popupsite2.com");
      user_pref("capability.policy.popupsites.windowin te rnal.open","noAccess");

      // Or turn it off everywhere:
      user_pref("capability.policy.default.windowinter na l.open","noAccess");

      // Override popping up new windows on target=anything
      user_pref("browser.target_new_blocked", true);

      --Asa

    5. Re:KMeleon by MustardMan · · Score: 2

      block javascript popups on page open and close.
      ...
      click on an image to examine it


      Mozilla, browser for the next generation in pr0n... heh

    6. Re:KMeleon by millette · · Score: 1
      Here's another interface to the gecko engine:
      http://www.razorsys.com/%7Efahim/Scope.htm

      The scope browser will open documents using either ie or moz, it's always your choice. Great for developpers. Note that there are some usability problems using moz, but those should be resolved soon.

      Oh, and it's just a 250k download :)

    7. Re:KMeleon by cobar · · Score: 2

      Would it be possible to change it so it only blocks annoying javascript popups, say block javascript popups on page open and close. Automatic popups are the ones that are ads, whereas target= is often useful (as are the popups that a lot of sites use when you click on an image to examine it).

    8. Re:KMeleon by blazerw11 · · Score: 1

      Opera allows the popup JavaScript function by itself to be disabled. Take a look.
      Opera Home

      --
      A great many people think they are thinking when they are merely rearranging their prejudices. -- William James
    9. Re:KMeleon by Eil · · Score: 2


      I still keep 4.7x around for a few reasons...

      It's still much faster overall on my K7 750... this might change someday, though, once they do less bugfixing and more optimizing

      Some sites still don't work correctly with Mozilla (and vice versa). Some sites claim that I don't have [cookie, javascript, frame] support when I obviously do. Even after I disable junkbuster.

      But since 0.8 I've used Mozilla as my primary browser without much disappointment.

    10. Re:KMeleon by Choron · · Score: 1

      Unfortunately, until it supports Javascript, it's totally useless. Nice idea though.

      --
      "Naughty, naughty, naughty, you filthy old soomka !"
    11. Re:KMeleon by gilmae · · Score: 1

      The website you are browsing has requested a pop-up window. What would you like to do? ( ) Accept. ( ) Deny... (x) Fire Orbital Particle Cannon

    12. Re:KMeleon by istartedi · · Score: 2

      What would make me not use IE? Well there is one feature that I am longing for. Whenever a pop-up window would appear, you instead get a dialog like this:

      The website you are browsing has requested a pop-up window. What would you like to do?

      ( ) Accept.
      (*) Deny...
      [x] ...this pop-up.
      [ ] ...this pop-up and all subsequent pop-ups until the next session.
      [ ] ...all pop-ups from this domain.


      "Hoarders... cannot help their neighbors" --RMS
      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    13. Re:KMeleon by bertilow · · Score: 1
      I'd like to point out that KMeleon, a free Windows clone using the Gecko engine (similar to Galeon), is advancing nicely. The latest version is surprisingly stable (most bugs are in the UI, not the rendering engine) and uses about half as much RAM as 'zilla.

      What about i18n support, Unicode, etc. in KMeleonon? Does it include the full Mozilla i18n package (which is pretty impressive)?

      (Yes, I'm too lazy too check this myself...)

    14. Re:KMeleon by melatonin · · Score: 1
      The latest version is surprisingly stable (most bugs are in the UI, not the rendering engine) and uses about half as much RAM as 'zilla

      Have you used Gecko without Mozilla? It's mind-blowingly fast. Mozilla's XML UI is (I think) the slowdown.

      The mac builds come with PPEmbed, which is Gecko embeded in a PowerPlant application. The paramedics had to peel me off the floor.

      Also, if you filter JavaScripts and animated GIFs using a local proxy like Proxomitron, even Netscape 4.7 becomes rock stable (I can use it for days without a single crash). Really, if you don't want to use IE, don't use it.

      Hmm. I use the Mac verison of Netscape 4. It never crashes (tip: keep Java off).

      I also use Netscape 4 on FreeBSD. It rarely core dumps, I use it for days, sometimes weeks. Perhaps mileage varies on the sites you visit :P

      --
      Moderators should have to take a reading comprehension test.
  8. Re:Mozilla rocks ! by Micah · · Score: 2

    Took you this long? I ditched NS4.7 around Moz0.8. But I use Konqueror too. They both rock. :-)

    ---

  9. Re:Flash by Alex+Belits · · Score: 1

    Yes.

    --
    Contrary to the popular belief, there indeed is no God.
  10. Re:Better and better by caferace · · Score: 1

    Sometime a long time ago (1998) I opened a bug to request multiple sigs. You can add your .02 to it at the following URL, if you'd like: http://bugzilla.mozilla.org/show_bug.cgi?id=2350

  11. You forgot Opera by Trepidity · · Score: 2

    Let's compare those to Opera now (v5.11):

    Startup Speed: IE6. But only because it mostly starts up with Windows. Opera is a fairly close second, and Mozilla takes at least 10x as long.
    Winner: IE

    Interface: It's a matter of preference. If you like root-level windows for each page, Mozilla is better. If you like MDIs, Opera is better.
    Winner: either Mozilla or Opera

    Rendering Speed: Definitely Opera. Mozilla beats out IE by a bit, but Opera is much faster.
    Winner: Opera

    Image Rendering: Opera. It's damn fast.
    Winner: Opera

    Interface Speed: Opera and IE are tied. They're both win32 native speed. On slow machines (like mine) IE tends to drag resources sometimes though, pausing interface responsiveness for a short period of time. Mozilla is just damn slow on a p266.
    Winner: Opera, but not by much

    Download & Install: You must be joking. Opera v5.11 is 2.18 megabytes. Neither IE or Mozilla come close.
    Winner: Opera, by far

    Editable Text Boxes: They're identical in Opera and IE. And yes, Mozilla's suck.
    Winner: Opera and IE tie

    Stability: Mozilla crashes every once in a while (though much less than it used to), Opera crashes every once in a while (though much less than it used to), and IE is pretty solid.
    Winner: IE, by a small amount

    Loading Cached Pages: Opera and Mozilla both theoretically load them instantly, but Mozilla takes a bit of time to do so on my machine (i only have 96mb RAM and a p266).
    Winner: Opera by a small amount

    Sidebar: Sidebars suck. I turn them off in all browsers.
    Winner: Tie between all of them, since they can all be turned off

    Standards support: Opera supports nearly all standards perfectly, with some of the advanced features of CSS2 being the sole exception. IE does not properly support even CSS1. Mozilla supports standards nearly perfectly with a few CSS2 bugs.
    Winner: Mozilla, by a small bit. It's helped by the fact that it also supports non-standard pages better than Opera ("de facto Netscape standards") with its quirks-mode backwards compatibility

    Gender Recognition: Opera has it. IE and Mozilla don't.
    Winner: Opera, by far.

    Cost: Opera is free with ad banners, or $30 without. IE and Mozilla are both free.
    Winner: IE and Mozilla tie.

    Overall Winner: Opera. It's small, fast, and the gesture recognition kicks ass. And in v5.11 Java/JavaScript/Flash/etc. all work properly 99.9% of the time, and CSS rendering is nearly flawless (much better than IE6's CSS anyway). And it's fast on my p266. Did I mention that I like the gesture recognition?

    1. Re:You forgot Opera by V50 · · Score: 2

      Gender Recognition: Opera has it. IE and Mozilla don't.
      Winner: Opera, by far.

      EEK! Opera has gender recognition! Holy hell! How did they do that?!?! Is this going to be sold to DoubleClick??? :-)


      --Volrath50

  12. Re:You forgot Opera X-Platform by Trepidity · · Score: 2

    IE is worthless on anything but MS platforms.

    Now IE isn't good on as many platforms as Opera and Mozilla are, but it's certainly not worthless on non-MS platforms. The Mac version of IE in particular is even better than the Windows version.

  13. Make it an Internet Explorer Smart Tag! by DCMonkey · · Score: 2

    Every time Mozilla and bug, slow, or sucks are mentioned in the same paragraph, a Smart Tag with links to Bugzilla is displayed.

    --
    DCMonkey
  14. Code length by Sludge · · Score: 5

    I happened to have the mozilla 0.9 and linux kernel 2.4.5 sources on my hard drive. I decided to find out how big they are in comparison of each other. The command I used to test was: xargs cat | find -iname *.[ch] I used a slight modification of that for Mozilla which has .cpp sources. This doesn't even count any of that XUL stuff. Here are the results:

    • Linux Kernel 2.4.5: 3,255,122 lines of source
    • Mozilla 0.9: 3,277,618 lines of source

    Mozilla is currently some 22,000 lines of code bigger than the most recent kernel release.

    Holy hell that's a large project.

    \\\ SLUDGE

    1. Re:Code length by madprof · · Score: 1

      That's odd - I run a rock-solid server on UltraSPARC hardware for student projects (which often do odd and nasty things).

    2. Re:Code length by madprof · · Score: 1

      Ah this is 2.2, sorry.
      Take note of my email address, get in touch later and I might have stuck 2.4 on there, but right now 2.2 is doing fine.

    3. Re:Code length by randombit · · Score: 1

      Since they are same size, I wish Mozilla to be as stable as kernel, and not vice versa.

      Sadly, it's only stable on x86, pretty much. Hell, 2.4.x doesn't even compile on SPARC. I imagine that at least I could run Mozilla on my SS5, but use the latest kernel, nope...

    4. Re:Code length by randombit · · Score: 1

      I run a rock-solid server on UltraSPARC hardware for student projects (which often do odd and nasty things).

      Are you running a stock kernel? If so, please tell me which version. I'm trying to get 2.4 on my SPARCs and it is just not happening (mm/memory.c pukes, badly, and I think some of the drivers are being mis-compiled). If not, please tell me where I can get a 2.4 kernel that will actually work.

    5. Re:Code length by krokodil · · Score: 1

      Since they are same size, I wish Mozilla to be as stable as kernel, and not vice versa.

    6. Re:Code length by Explo · · Score: 1

      The difference is even more easily noticeable when compiling; while compiling 2.4.3 took about 5 minutes (modules and kernel itself), my 1.2 GHz TB compiled Mozilla in about 50 minutes. Suddenly those 760MP motherboards started to look attracting...

      --
      Everyone who makes generalizations should be shot.
    7. Re:Code length by tswinzig · · Score: 3

      Mozilla is currently some 22,000 lines of code bigger than the most recent kernel release.

      Holy hell that's a large project.


      Are you referring to the Linux Kernel or Mozilla?

      In other news, the Linux Kernel is being renamed to "the Linux Corncob."

      --

      "And like that ... he's gone."
  15. Mozilla's Idea of a user-friendly Install by XPulga · · Score: 1
    From time to time people ask me why I never let Gnome or KDE desktops in my box and why I'm such a spartan-unix-way-of-life guy. The screenshot below shows the inate ability to screw things up people who like aoler-friendly software have. I mean, the guys can't even write a GTK front-end for wget that works. In that case, write a shell script that calls wget. At least the statistics in wget text output won't lie to the user.

    http://moria.seul.org/~bergo/mozilla.png

  16. No right to complain by Sanity · · Score: 2
    I assume that you went straight to Mozilla's website and reported these bugs to Bugzilla? If not, then you have no right to bitch about them.

    I get really sick of people who complain about bugs in Open Source software, yet don't even take the time to report them to the developers.

    Grrrr.

    --

    1. Re:No right to complain by Sanity · · Score: 2
      Actually I have never submitted a significant bug to Bugzilla that wasn't addressed within days, sometimes even hours. I am simply pointing out that if, rather than "reporting" the bugs to slashdot, it would be much more constructive to spend your time reporting them to the Mozilla developers.

      --

    2. Re:No right to complain by IntlHarvester · · Score: 1

      I'm not bitching, just pointing out what's going on. I get really sick of insecure Open Source fanboys who view random observations as attacks.

      And I have reported a few bugs to bugzilla in the past, including some basic compatibitility stuff. If I can figure out how to reproduce these, I'll be happy to report them -- as it is Bugzilla is completely clogged full of useless to mozilla.org 'Something Happened' crap such as found in my post above.

      Another:
      Text randomly highlights while editing in textareas.
      --

      --
      Business. Numbers. Money. People. Computer World.
    3. Re:No right to complain by Mike+Schiraldi · · Score: 4
      Yeah, maybe Mozilla should work out a deal with Slashdot, where when someone takes the time to post a bitchy comment about a bug but doesn't bother to report it to the developers, a message pops up that says, "Gotcha! You actually just submitted the bug to Bugzilla! Sucker!"

      --

  17. Re:Whats New & Why you should get it by Malc · · Score: 1

    On Winblows you can turn on the preloader for mozilla by specifying the -turbo option. Which means that it will stay in memory like IE does thus giving you nearly instantious opening speed. (And no we havent given up on cutting down startup speed this just to get people off our back who complain that IE loads so fast and why cant Mozilla...well now you have it so stop bitching :)

    If it's staying in memory, how does one get it to unload (cleanly without killing it in taskmgr)?

  18. Re:You may encounter this annoying bug by Malc · · Score: 1

    Yep: I got that problem the first time I ran it.

  19. Does mail have a spell checker? by Malc · · Score: 1

    I don't see a spell checker, is there one and I'm blind? Mail and news looks good (this is all I use Netscape 4.7 for), although bit slow. I'm still not sure if I want to trust it with normal useage... and not have a built-in spell checker will bias me away from it.

  20. News client questions by Malc · · Score: 1

    1) Is there anyway to change the IP address of the news server? My ISP has several servers on round-robin DNS. Sometimes one or two of the servers play up, so I would like to hard-code one of the IPs. I don't want to setup a new server as I will lose all my settings and state... is there are way edit these things (preferably in the UI, not in some configuration file ;)

    2) I can only seem to find message filters for email. Are there any for news? If not, is there a kill file option?

    1. Re:News client questions by Dienyddio · · Score: 1

      Add a line to your hosts files that aliases the nntp server name to a specific IP address.

      Oh and make sure your resolve.conf file specifies that it cheks the hosts file before DNS.

      And yes this even works under windows but i can't recall the name MS gave to there hosts file, it does lurk in the windows directory...

  21. Re:Whats New & Why you should get it by Malc · · Score: 1

    Although, honestly there isn't anything wrong with killing it from the task manager.

    I'm just a bit paranoid about doing things like that. I would rather it gets chance to shutdown cleanly in case it needs to update any of it's configuration settings.

  22. Re:Flash by Fnord · · Score: 1

    Actually if you're listening to mp3s with something that uses EsounD (like xmms) just launch mozilla with esddsp. That fixes it.

  23. Re:PGP support by Mark+Bainter · · Score: 1
    Have to disagree with you there. I'm very much in favor of people using encrypted email, believe me. But this is entirely the wrong attitude. Mozilla is working for other changes. Compliance with standards is a big deal. And if they are going to implement PGP, great. But they should implement it /right/. If they screw it up, and it ends up being a usability problem, people will just disable it and many will likely never bother turning it back on. This will not accomplish anything.

    If it's so important to you to have encrypted email, then get a mail client that supports it. It's not like there's a shortage of them. Some are even good at it.

    --
    "No nation could preserve its freedom in the midst of continual warfare."
    --James Madison
  24. Oooh that's better. by Colin+Smith · · Score: 2

    *Much* nicer. *Much* faster.

    Thanks Mozilla folks.

    --
    Deleted
  25. Re:Give credit where credit is due by linuxci · · Score: 2

    The main thing is that they actually got something accurate about the Mozilla release and not the usual - this in Mozilla 0.x, late as usual, it sucks and lets all use Konquerer or whatever it's called!

    The original submitter should have acknowledged the source, but I don't see this as too much of a problem. As long as something positive is written that's what matters.

    At this stage mozilla needs all the testers and downloads it can get.

  26. Re:IE6b Vs. Mozilla 0.9.1 by linuxci · · Score: 2

    The mozilla one is a lot more intelligent, it can support things like multiple search engines

    More info see: http://sherlock.mozdev.org/

  27. Re:a new feature ? by linuxci · · Score: 2

    Netscape 4.x had this, it was called roaming access.

  28. Give the browser a work out by linuxci · · Score: 5
    Download one of the builds with talkback and put the browser through its paces (and mail/news, chatzilla, composer, etc). Because of many people using Talkback in 0.9 a lot of top crasher bugs were discovered and fixed. Here's a few ways of putting the browser through its paces:
    • Run the browser buster
    • Visit any weird and unusual pages you know
    • Try running some of Hixie's tests
    • Explore various options in the preferences and experiement with different settings

    1. Re:Give the browser a work out by jesser · · Score: 1

      I've found that using bookmarklets, especially on complex sites, is a good way to stress-test a browser's JavaScript and DOM code. You can get various bookmarklets at my site and at other sites.

      --
      The shareholder is always right.
    2. Re:Give the browser a work out by the_olo · · Score: 1

      Additional info:
      For win32, builds with talkback are the ones named mozilla-win32-talkback.zip. You just unzip them and bun bin/mozilla.exe.
      For Linux, builds with talkback are the ones named mozilla-i686-pc-linux-gny-sea.tar.gz. You un-targz them, then run mozilla-installer/mozilla-installer. To get talkback, you must choose the component named 'Quality feedback agent' during custom install.

      If Mozilla crashes, a window should popup with fields where you can describe where, and why it happened if you want. If you don't want to type anything, just click 'send'.
      Stacktrace and other info will be automatically sent to Netscape.

  29. Fizzilla - Mozilla for OS/X - already 0.9.1+ by dew · · Score: 3
    If any of you have OS/X and want to grab a version, get it fresh and hot from the fizzila page on mozilla.org. They've got a binary based on a post 0.9.1+ that seems pretty stable and pretty fast. It was taken from the trunk two days ago. Yay!

    David E. Weekly

    --

    David E. Weekly
    Code / Think / Teach / Learn
    h4x0r for

    1. Re:Fizzilla - Mozilla for OS/X - already 0.9.1+ by AlexWorld · · Score: 1

      Yes. Designer's page -http://www.simweb.net/eric/projects/Aqua/ (text-only version for the paranoid).

      Installation's under the "Mozilla" link. Scrollbars are screwy, but the rest of the theme's fairly nice.

    2. Re:Fizzilla - Mozilla for OS/X - already 0.9.1+ by XBL · · Score: 1

      Any Aqua theme for it? ;-)

    3. Re:Fizzilla - Mozilla for OS/X - already 0.9.1+ by XBL · · Score: 1
      Kewl. Using it now. Looks really weird on my Windows machine ;-P

      Not a bad start.

  30. Re:It is a waste of developer time by marmoset · · Score: 1

    Mozilla skins are not "worthless eye candy" -- using XUL you can implement not only different browser looks but different behaviors and functionality. That's what enables developers to create entirely new classes of applications without touching the underlying browser code.

  31. Re:Ximian RedCarpet by marmoset · · Score: 1

    You can install instances of Mozilla that are independent of each other. I keep a directory called "nightly" in my home directory (in
    Mandrake 8.0) and download binary tarballs a few
    times a week from the /pub/mozilla/nightly/latest
    directory. Just untar them into individual directories and you can keep several builds around
    at a time. The only issue is that occassionally
    some change will invalidate your profile so that
    you have to recreate it. Profiles are stored
    under ~/.mozilla, so you can back those up too
    if you like.

  32. Re:Hi by marmoset · · Score: 1
  33. Re:Seems worse for the normal user by spitzak · · Score: 2
    I agree, this is one thing I really like about IE.

    With all this copying of Windows UI, why don't any of the toolkits support such menubars? It looks like this is a native MFC thing and has been around for awhile.

    Of course what I would really like to see is the eradication of all these toolbars and a switch to pop-up menus and windows that contain only content, but it is looking hopeless...

  34. Re:Animated Gif anarchy since 0.9 (AAARGH!!) by spitzak · · Score: 3

    It would be real nice if there was a "play this once" and "play this continuous" and "stop" on the pop-up menu, though. Just in case you want to control the animations individually. And some preference for the intial state of all of them.

  35. Re:About Mozilla's performance by spitzak · · Score: 4
    Huh? I thought the fact that IE rendered as much as possible as it downloaded was one of it's advantages. Though in my experiments it seems to act like Netscape 4.0, it's main advantage is that it is generally faster and it still draws the page if there are missing tags (ie if it is blocked and you hit stop you see something).

    If we are going to waste computer time, I think Mozilla should continuously guess at any missing data (ie guess that images are the same size as the last image, add missing close tags, whatever) and continuously redraw the window while it is downloading. Ie if it has got data in memory and is not busy reading more data it should do as much as possible to get it on the screen. Perhaps it does do this?

  36. Good job, lizard wranglers! by IGnatius+T+Foobar · · Score: 2

    I'm using it now and it's very nice. Mozilla has been my primary browser since 0.8, mainly because I conscientiously refuse to touch Microsoft products -- but at this stage of the game I think I can safely say that it really is a world-class browser that can stand on its own merits. It's fast, it's accurate, and it's good looking.
    --

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
  37. Re:IE no longer a clear winner by johnnyb · · Score: 2

    Although I disagree with the content of this post, I still have to give it a +20 Absolutely Hilarious, for characterizing quite adequately the way many of us behave around our favorite toys.

  38. Re:This is Freshmeat stuff. Not Slashdot. by johnnyb · · Score: 2

    Because Mozilla isn't _just_ a browser. It's a testbed for Corporations doing free software. It's a possibility for a free software application to be used in many, many corporations and user desktops.

  39. PGP support by Tal+Cohen · · Score: 5

    If you want PGP support in Mozilla, please vote for bug 22687.

    To quote Eran Tromer from that bug page:

    "I'd like to express my personal opinion on the matter. Context: I'm not a Mozilla developer, but I'm well-versed in relevant security issues and I've been following this bug with interest.

    "In terms of security, e-mail is currently one of the weakest facilities on the Internet. HTTP/SSL, SSH and SCP provide encrypted and authenticated protocols for the respective needs, but e-mail by and large still relies on plaintext messages passed in the clear by POP3 and SMTP. The implications are obvious and frequently experienced. This is paradoxical, considering the vast popularity of e-mail and its frequent use for sensitive information.

    "This grave situation persists mainly because of lack of functionality in common e-mail software. Encrypted e-mail ought to become the *default* format, and it must become trivial to import public keys, to send standard-compliant signed and encrypted messages, and verify their validity upon receipt. None of this is possible without e-mail software support. And Mozilla is in the position to change this situation.

    "It is my opinion that in this case, clean architecture should be sacrified for functionality. Yes, providing this functionality in Mozilla 1.0 (i.e., anytime soon) may necessitate unmodular, specialized and hard-to-maintain changes in the codebase. It is not possible to do the Right Thing with the given resources and timeframe. Then go ahead and just do a Working Thing and fix it later, because this one is too important.

    "Mozilla.org is spending an inordinate amount of time on building a fantastic infrastructure, to-the-letter compliance with numerous standards and owe-inspriring customizability. But as a practical web user, site administrator, programmer and consultant, I'd rather give up all of these than have my e-mails show up in the wrong hands.

    "Hence, I urge you to reconsider your decision."

    (end quote)

    - Tal Cohen
    --
    - Tal Cohen
    1. Re:PGP support by vs · · Score: 1
      Does Mozilla support S/MIME?


      OTOH, why integrate e-mail into a browser ;)

    2. Re:PGP support by AT · · Score: 1

      FWIW, the PGP bug already has the most votes of *all* bugs.

    3. Re:PGP support by benb · · Score: 1

      And if they are going to implement PGP, great. But they should implement it /right/. If they screw it up, and it ends up being a usability problem, people will just disable it - The feature is already implemented. By NAI, the developers of PGP, not Netscape - The concerns that the Mozilla module owner (which happens to be employed by Netscape) raises (and in which he got support from mozilla.org) are not about the UI, but the architecture. basically he is saying that Mozilla Mailnews' architecture is not ready to incorporate that patch. I completely disagree (I work on Mozilla, too).

    4. Re:PGP support by benb · · Score: 1
      Sorry, the formatting screwed up. Next try:

      Mark Bainter wrote:

      And if they are going to implement PGP, great. But they should implement it /right/. If they screw it up, and it ends up being a usability problem, people will just disable it
      Reply:
      • The feature is already implemented. By NAI, the developers of PGP, not Netscape.
      • The concerns, that the Mozilla module owner (which happens to be employed by Netscape) raises (and in which he got support from mozilla.org), are not about the UI, but the architecture. Basically he is saying that Mozilla Mailnews' architecture is not ready to incorporate that patch. I completely disagree (I work on Mozilla Mailnews, too).
      • Please read the bug report, if you are interested.
  40. Fizzilla is also better in OSX... by otis+wildflower · · Score: 1

    ... but I still need SSL support :/

    Your Working Boy,
    - Otis (GAIM: OtisWild)

  41. Re:How about encrytped SMTP? by Psiren · · Score: 2

    I've been thinking about email encryption a lot lately. Rather than encrypting the mail at the user level, what would be involved in doing it at the mail server? In other words, create an extended SMTP protocol which allows for two mail servers to talk to each other via encypted messages. Then *any* messages sent via these servers, whether encrypted at source or not, will not be easily read in transit. I realise that creating a new mail transfer protocol is not something you can do overnight, but is anyone involved in making SMTP a little more secure?

  42. Re:How about encrytped SMTP? by Psiren · · Score: 2

    Better than nothing though right? And you could always build in support for the extended SMTP into the mail clients themselves. That way everything is encrypted without user intervention.

  43. Re:what? by tomblackwell · · Score: 1

    The difference in version numbers from the previous is not always proportional to the increase in quality.

  44. Re:Why by Archfeld · · Score: 1

    The folks are doing it for FREE because they like to code. Creating is the fun part. Everything else is just BUSINESS. Not that I am switching over but I am glad that Mozilla is there and still pushing things a bit.

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
  45. Re:Uh.... by Ashen · · Score: 1

    yup, i had this problem with 0.9 and 0.91

  46. Installing Java by Bilbo · · Score: 1
    Works fine for me.

    Problem seems to be in the permissions on the Plugins directory. If you installed as root (which most people do), then all the directories in /usr/local/mozilla are only writable by root.

    Solution is to either temporarily chmod the plugins dir to "777", or to run mozilla itself from a root shell and then go to java.sun.com or somesuch.

    (BTW, the Flash/Shockwave plugins work great too!!)

    I thought 9.0 was a huge improvement. This release is even better!

    --

    --
    Your Servant, B. Baggins
  47. Workaround... by MikeV · · Score: 1

    Sheesh, I've had to deal with that working on my local server for some time now with Netscape and Mozilla. What I usually do when I'm actively doing work is set my cache to 0 on both memory and disk and flush the cache. When I'm done, I set the cache back for regular browsing.

    I've actually left the cache off and really didn't notice too much of a slowdown - most of the sites I visit have pragma no cache set anyway.

    I know, it's a pain in the arse, but until our overworked friends at Mozilla decide to disable caching for source requests, we'll have to deal with it. I don't even know if it's on the wishlist. If it is, please bump it up - webdevelopers who use Mozilla (me) would be very happy.

    Mike

  48. This is Freshmeat stuff. Not Slashdot. by CrazyFraggle · · Score: 1
    Why is it that every single minor release of Mozilla is hyped so much on slashdot while the release of the Opera 5 Final for Linux went totally unnoticed even though many readers reported the fact?

    I'm starting to lose what little faith I had left in slashdot since it is clear that the editors are doing serious storyscreening. Favouring their pet topics and leaving out stuff they don't really want to have to think about.

    --
    - the Crazy Fraggle
    1. Re:This is Freshmeat stuff. Not Slashdot. by jilles · · Score: 2

      Its news for nerds, stuff that matters. The appeal of this site has always been that the editors pick stuff that interests them rather than posting anything that comes along. While I don't always appreciate the articles and, admittedly, information stress occasionally causes the editors to miss out on stuff that IMHO matters, they do a pretty good job overall and have been a primary source of tech news for me for nearly three years now.

      Mozilla 0.9.1 is an important build for a few reasons:
      - It gets good reviews (just read the replies to the article)
      - It is marked in the roadmap as a beta branch point for netscape and others.
      - It seems to have dealt with most of the performance issues that have been plagueing mozilla.

      Opera on the other hand is also nice but closed source and not that revolutionary compared to the betas and the previous version. I do agree that should've deserved a mention though.

      --

      Jilles
    2. Re:This is Freshmeat stuff. Not Slashdot. by Flower · · Score: 1
      Opera for Linux doesn't do java. It doesn't do Realplayer, nor Flash. It is a nice simple, basic browser with a MDI gui.I like it. I use it a lot but Opera is nowhere near as useable as mozilla is atm.

      Truth be told they can give it a 5, call it final but without java support I consider Opera to be just an incomplete browser.

      --
      I don't want knowledge. I want certainty. - Law, David Bowie
  49. Mozilla 0.9.1 in Mandrake 8.0 by malaba · · Score: 1

    Stupid question but:

    I'm trying to upgrade mozilla 0.8
    from my default install of Mandrake 8.0

    and because of tangle dependance of RPM
    I can't go to mozilla 0.9 or 0.9.1

    !!

    anyone have the same problem ?

    thanks

  50. First 5 Minutes by IntlHarvester · · Score: 4

    Back button doesn't work!! (Now it does?)

    Dropping down the bookmarks menu and then clicking in the browser window to pop it up sometimes makes it start scrolling up and down like crazy.

    Dragging bookmarks to and from the shell works now. So does IE Favorites.

    CPU usage is dramatically lower. Startup time is about the same.

    No longer behaves badly on slow loading pages.

    Still can't easily sort in threaded mode in the newsreader.

    Still doesn't recognize external mailers, probably never will

    --

    --
    Business. Numbers. Money. People. Computer World.
    1. Re:First 5 Minutes by asa · · Score: 4


      "Still doesn't recognize external mailers, probably never will"

      We're accepting patches. If it matters enough to you to post to slashdot then why not organize an effort to fix it.

      --Asa

    2. Re:First 5 Minutes by QuoteMstr · · Score: 1

      Protozilla! protozilla.mozdev.org

      The javascript version is adequate to run an external mailer.

    3. Re:First 5 Minutes by stevey · · Score: 2

      A biggy thats bitten me .. if you setup a proxy - I've just set the http proxy to be "localhost | 8000".

      Suddenly attempting to open a URL, (eg. Click on Home, or use the "Search the Web" option), I get a popup box:

      You have chosen to download a file of type: "#1" [#2] from #3. What should Mozilla do with this file? [ ] Use default action for this type of file. [ ] Use a different action for this file. [ ] Save this file to disk [ ] Open with application: [ ]

      Nothing I choose seems to allow me to actually open the page within Mozilla..

      I know this isn't the place to submit bugs, so I'll file an bug report - but its frustrating, cos it stops me from using Junkbuster


      Steve
      ---
    4. Re:First 5 Minutes by kevinank · · Score: 2

      You should be able to fix that from the helper application preferences. Just select the check mark for that file type that says: 'Display internally in Mozilla'

      --
      LibBT: BitTorrent for C - small - fast - clean (Now Versio
    5. Re:First 5 Minutes by Sunir · · Score: 2
      Writing code takes more time than writing a post. Also, it's not reasonable to expect your end users to willingly pitch in to fix software they don't like. This is an unnatural response when there is functional software available, especially for free.

      While you may enjoy improving Mozilla, and I appreciate that, not everyone does. "Organizing an effort to fix it" is a difficult and costly venture that can only be the progeny of love for Mozilla. Considering that Mozilla's popularity is iffy these days, expect more gripes than helping hands.

    6. Re:First 5 Minutes by imipak · · Score: 2
      Disclaimer: sorry for the duplicate post, previously posted this anonymously by accident. My bad...

      Sadly, not many people have sufficiently m4d C++ skillz to be able to contribute to any actual code. (Strangely, there seem to be more of the 'bitch and moan unconstructively' types in the Linux crowd... odd that; personally I've had "work through K&R" on my urgent to-do list for, ooh, a good couple of years now, and I *will* eventually make the effort to at least *try* to learn some C and/or C++.) In the meantime, I've been using Mozilla (on NT and Linux) since the first release of Gecko. Apart from biting the bullet and taking an extra five minutes' download time to get the Talkback version, I hadn't done anything to actually contribute. However the week before last I actually researched & filed a proper Bug, complete with test case. Getting mail as the mozilla developers start the process of tinkering with it suddenly gave me a huge sense of involvement, increased interest in the project and (ironically) a sense of achievement. I can't understand those people who say (as most, even Moz evangelists, seem to) that IE is a better browser. Modulo the particular IE quirks that drive me potty but others seem to love (security alert dialogs every 2 minutes, that infuriatiing CLICK! sound whenever you hit a link,...) , there is no way IE will *EVER* give me that sense of involvement, of being part of a significant software project. Incidentally Microsoft (link only works with IE) now seems to be pushing a clone of Talkback, to inculcate a similar sense of 'being part of something' in IE fans. Quote from the WindowsUpdate website: Internet Explorer Error Reporting : 215 KB/ Download Time: 1 min Download and use the Internet Explorer Error Reporting, and contribute to the development of Internet Explorer browser technology. With Error Reporting installed, if a critical error occurs, you will see a dialog box that gives you the opportunity to report the problem to Microsoft. If an update or workaround is available for the error you have reported, you are directed to the appropriate Web site to download the update or view instructions for the workaround. But why on EARTH would anyone want to feel a part of an effort to voluntarily help a commercial company make more money and extend it's monopoly? For a long time, the only reward for using Mozilla was the feeling that in a tiny, tiny way, I was helping to make the world a better place by helping Free software. Now, IME, Mozilla is actually *better* than IE in several areas. Mebbe I'm biased through using it so often and disliking IE so much... but speed of startup and pageload is now of the same order as IE, faster in some circs., and the aesthetic of the GUI is far better. Just my e2...
      --
      "I'm not downloaded, I'm just loaded and down"

  51. Nice ! by Augusto · · Score: 1

    That looks pretty great, I'm glad they've improved it so much, I really hated the "Modern Skin" when it came out.

    --

    - sigs are for wimps.
    1. Re:Nice ! by mark_lybarger · · Score: 1

      i really liked the modern skin (previous darker blue). hopefully they have a modernI and modern II.

  52. Any screenshots of the updated skin ? by Augusto · · Score: 2

    Thanks (in advance)

    --

    - sigs are for wimps.
    1. Re:Any screenshots of the updated skin ? by ebh · · Score: 1

      I like it too, but I wish they'd keep the color on the buttons all the time instead of doing that IE-like color-only-on-mouse-over.

    2. Re:Any screenshots of the updated skin ? by DysonSphere · · Score: 1

      Anyone know if/when Themes.org is going back up?

      --
      Mommy. What's a karma whore?
    3. Re:Any screenshots of the updated skin ? by dhamsaic · · Score: 2

      I took a nice one. You can see it here - preferences, composer and the main browser window. it's now the nicest *looking* browser i've ever seen, and it works damn well too. no troubles yet, and a lot of problems i'd had before have been taken care of. much much better than .8 (the last one i had used)...

      --
      Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
  53. Re:Whats New & Why you should get it by Idaho · · Score: 2
    The -turbo option works great on Windows indeed, but I can't get it to work in Linux.

    Is this 'by design' or am making some mistake?

    Someone who succeeded in doing this, and how did you get it to work?

    Also, (on Win2K) when using -turbo, when I open a new first window it doesn't open maximized, which it does without the -turbo switch. Guess this is a little bug, but does anyone know how to force mozilla into starting fullscreen?

    I tried -max, -maximized but that didn't work :-(

    ----

    --
    Every expression is true, for a given value of 'true'
  54. Re:Please try it out by Damion · · Score: 1

    I've tried Galeon and liked it a lot, but found that sometimes it wouldn't load any images on certain pages.

    --
    Common sense is what tells you the world is flat.
  55. News.com doesn't like this one... by pointwood · · Score: 2

    Try loading news.com - I get their whole page in a small top frame :) I guess they better fix their html... I'm using it on a Win2k box right now. - It's better than 0.9 - New skin rocks! - The turbo feature is really cool - when using that, it loads *faster* than IE! - Java works mostly - it doesn't work with my internet bank, though :( Overall it's really cool!
    Greetings Pointwood

    1. Re:News.com doesn't like this one... by pointwood · · Score: 2

      Yearh, it does for me too now - it must be an error in Mozilla. I was using the -turbo switch. I've stopped using that again and since I haven't experienced that problem.
      Greetings Pointwood

    2. Re:News.com doesn't like this one... by Eil · · Score: 2


      Works For Me(tm).

      In fact, renders the page very nicely.

  56. Re:Better and better by Compuser · · Score: 1

    http://www.mozilla.org/mailnews/mozmail-5-23-log.h tml
    seems to suggest there is an effort from within
    Mozilla to do multiple sigs. However I found no
    further references. I did look at the crypto FAQ
    before posting, but with statements like:
    "We know of at least two efforts which may produce
    PGP support for Mozilla"
    it was neither specific nor helpful.

  57. It's awesome by Compuser · · Score: 2

    Writing this from 0.9.1
    With the -turbo option it is all that I want
    in a browser. Well, a few glitches but no
    showstoppers.
    My main grief is with the theming. Both themes
    have screwed up alignment of buttons and
    drop-down list on the toolbar. Modern theme has
    the drop-down list looking horrible (it's border
    is misaligned with the list itself) while the
    classic theme has the GO button lower than the rest. This is Win95 box at work. YMMV.
    Oh, and clicking the icon brings up two windows:
    one for the startup page and one with about:blank
    location. I think I saw somewhere that this was
    fixed in the nightlies though.
    But the kicker is the superfast rendering. IE
    doesn't hold a candle. Wow.

  58. Re:Better and better by Compuser · · Score: 2

    I have recently looked for multiple or even
    singular PGP signatures support and couldn't
    find any. Do you know if anything is in the
    pipe (maybe already done)?

  59. Re: spellcheck xpi broken by Mazzella! · · Score: 1

    The String API was changed after NS6 was released, so the commercial spell checker no longer works... but if Netscape ever decides to make NS6.1, they should use the updated API for the spellchecker
    nsNativeComponentLoader: SelfRegisterDll(/opt/mozilla/components/spellcheck er/libspellchk.so) Load FAILED with error: undefined symbol: Implementation__C8nsString
    nsNativeComponentLoader: SelfRegisterDll(/opt/mozilla/components/libspellch k.so) Load FAILED with error: undefined symbol: Implementation__C8nsString

    --
    1.3L, 3 moving parts, 280 HP, no Turbos, wanna Race? RotaryNe
  60. Re:Java by Midnight+Thunder · · Score: 2

    This is normal. I think the users may have their own plug-in directory somewhere in their home folder.

    --
    Jumpstart the tartan drive.
  61. Re:Here's one of the actual release... by Nightpaw · · Score: 1

    Ow; my head hurts. That screenshot was too recursive.

  62. Re:IE no longer a clear winner by Mike+Schiraldi · · Score: 2
    It can be done, but it takes a little effort.

    Don't leave us hanging! How'd you do it?

    --

  63. Re:Animated Gif anarchy since 0.9 (AAARGH!!) by Mike+Schiraldi · · Score: 2
    Awesome idea. You should post it to Bugzilla. It's really easy to do so. I'd do it myself, but i'd like to help get the Slashdot people used to the concept. Once you get used to it, you'll be able to file bugs in less than a minute.

    --

  64. Re:About Mozilla's performance by Mike+Schiraldi · · Score: 2
    He's talking about doing this stuff while the page is loading .. So that when you load Slashdot and set your thresh to -1 and click a story with 500 comments, you can start reading them as the page downloads. Instead, most browsers wait until they see the closing </table> tag.

    --

  65. Re:Flash by The+Asmodeus · · Score: 2

    I don't know about the release but I've been using the nightly and it run the Flash, Real Player, and Java plugin just great now!

  66. Themes.org slash/mozillaED!! by Hugonz · · Score: 1

    I just headed to thees.org to get my little mozilla theme and it seems it has been overloaded by the Moz.91 and slashdot...cool

  67. Re:Ok, I have a news flash for you by ShieldWolf · · Score: 3

    He said ORGANIZE an effort to fix it, not write it himself. It is the equivalent of someone not liking a political issue, someone suggesting he organize a political action comittee and you complaining that not everyone is a politician.

    Mozilla is open access, everyone gets a shot, if you don't like something, get some people who know what they are doing and agree with you to change it.

    -Shieldwolf

    --
    just = (My)Opinion.toCents();
  68. Re:java 1.3.1 by jilles · · Score: 2

    Works for me, I have the jdk installed and mozilla detects it when I launch it. I have had some trouble getting Java to work with mozilla on linux though (haven't tried recently so maybe things have improved by now).

    In any case, jdk1.3.1 has the same changes as jdk1.3.0_1 that enable it to work with mozilla and so will all future versions as far as I can tell. Did someone test with jdk1.4 beta?

    --

    Jilles
  69. Re:Whats New & Why you should get it by Neon+Spiral+Injector · · Score: 2

    Hmmmm,

    $ grep knowticable /usr/dict/words
    $

    Doesn't seem to help here.

    --

  70. Re:Version 0�9�9�9���, or priority problems� by DenialS · · Score: 1

    People who read and write languages with bi-directional text might not consider that a feature©©©

  71. Re:LDAP is a very good thing by vs · · Score: 1
    If LDAP was implemented in all daemons and client software, it would ease a lot network administration. You can then configure all servers from a single workstation, in a coherent, unified database.
    ...
    The src/log_ldap.c is a simple getpwnam() wrapper and it can be reused by any program that use this library call to read /etc/passwd.

    Isn't that what you should pam_ldap for?

    Granted, of course it makes sense to use it more extensively (sendmail, ...).

  72. Re:LDAP is a very good thing by vs · · Score: 1
    I'm not very familiar with PAM, but isn't PAM only for authentication (can you get user name, shell, unix uid, home dir, etc. with PAM ?) .

    Exactly, but this was what you were (partially) proposing to use it for, unless I misunderstood you.

  73. more Sidebar trouble by edgarde · · Score: 1
    okay here's another one:

    When I Customize Sidebar, select google, and click OK, google.xul downloads via a visible download dialogue (I think this is already wrong), and wants me to suggest a default action (for which only "Save to disk") seems to be an option.

    Default download directory doesn't work for me. Using mozilla.exe to open the google.xul displays the sidebar info in the main page. What should I do here?

    Am I missing something obvious, or is this a bug I should report? Also, since other sidebars (CNN I'm looking at) work okay, is the problem in Moz or on Google's end?

    I realize there are better forums for this question, but I thought I'd start here. I'm not noticing it in Bugzilla.

    Oh here's another question ...

    Does anyone have the link for that utility that adds Slashdot to yr sidebar?

    Es.

  74. Re:DDE? That's dead for ages on win32. by fitsy · · Score: 1

    Automation? COM? That's been dead for ages!

    Why don't you include a native .Net Client? :-)

  75. Re:How about encrytped SMTP? by WNight · · Score: 2

    Correct. Removing the links from this wouldn't be a bad thing, but it would probably be next to useless from a POV of stopping most snooping.

    There are two threats that I see...

    The first is something like Echelon. This is a centralized (sitting on a few backbones) server that records all email that passes. They'd then scan for keywords, etc.

    The second is someone who wants to read YOUR email, specifically. They'll tap in at your ISP, to ensure they see all your email.

    Now, stopping random snooping is a good thing, but it's not most people's biggest concern. They want to stop people from snooping directly, reasoning that if someone snoops randomly they aren't aiming to use the information directly, but if they snoop on you specifically, chances are they're malicious.

    So, encrypting between the links is a good idea, and should be done eventually, but isn't IMHO a huge priority.

  76. Re:Anyone have a problem with Mozilla and GIF imag by Peter+McC · · Score: 1

    I get this too, but I've found a couple of workarounds. It seems to only happen when I scroll the page with the arrow keys or the mouse wheel (or sometimes on load); thus, it can be fixed by simply doing a page-down and then page-up, or by right-clicking near the image so the popup menu obscures it - this fixes whatever area was obscured by the popup. It sometimes takes a few clicks, but once you get good it takes fewer :) I do it when I'm feeling too lazy to reach for the keyboard.

    Also, sometimes clicking on images fixes the problem, but that obviously doesn't work well for images that have hyperlinks....

    Peter

    --
    You know what I hate? Wait, what do you like? I hate that!
  77. fortune hasn't smiled on mozilla? by pangloss · · Score: 2
    for some time now, the mozilla roadmap has indicated that "if we work hard and fortune smiles on us" mozilla would have gone from 0.9 to a 1.0, skipping the 0.9.1 milestone. oh well. i guess that was the gist of an earlier story. but really, is this that bad a thing?

    and since i haven't seen it mentioned yet, don't forget to evaluate 0.9.1's improved "threaded pr0n" ;)

  78. Animated Gif anarchy since 0.9 (AAARGH!!) by WeeGadget · · Score: 1

    0.9.1 (Using it now) is great! Thanks Moz guys! The one irritating thing about 0.9 and 0.9.1 is that animated Gifs can't be stopped (AAAAGH!!!). It probably has to do with the new image library (Pr0n) that landed just before 0.9. It included major rework on animated Gifs. I liked the way 0.8 would stop loading an animated Gif when the stop button was pushed! Even better would be an option that causes Moz to stop loading all Gifs after the first frame by default. Then maybe a right-click option we could use to selectively continue loading an animation. Anyone now when we'll be able to stop those pesky Gifs???? Jono

    1. Re:Animated Gif anarchy since 0.9 (AAARGH!!) by asa · · Score: 2

      not sure if it's still working (I think I saw a bug recently) but you should be able to put this in your prefs.js file to controll image animations.

      // Image animation mode: normal, once, none.
      user_pref("image.animation_mode", "once");

      --Asa

    2. Re:Animated Gif anarchy since 0.9 (AAARGH!!) by cobar · · Score: 1

      Just realized I made a mistake and it turns out Asa was right after all. The pref used to go into user.js, but now it works in prefs.js. Sorry if I confused anyone.

      It'll be added to the Image Manager soon anyway.

    3. Re:Animated Gif anarchy since 0.9 (AAARGH!!) by cobar · · Score: 3

      It is working, the secret is to put that line in user.js (which you'll probably have to create) instead of prefs.js, if you put it in prefs.js it'll get erased.

      The best setting is:
      user_pref("image.animation_mode", "none");
      since that way it only will show you the starting frame and not even loop once

      This should really have a pref, because it's darn useful. It's the next best thing to installing junkbuster, and doesn't make you feel guilty of depriving sites of money.

    4. Re:Animated Gif anarchy since 0.9 (AAARGH!!) by xah · · Score: 1

      This doesn't seem to work on Win32 Moz 0.9.1. For example, the /. ads are still animated

      --
      I am not a lawyer. Do not take my words as legal advice. If you need legal advice, consult an attorney.
  79. Re:My Taskbar pop open "feature" by Ozric · · Score: 1

    No I hate that too. I also find that the wheel mouse in linux is way to klunky, if rolls down to much. While I am bitch about it, I wish it would import my Netscape mail filters too. BTW I am posting with 9.1 right now :)

  80. Re:Source? by asa · · Score: 2

    "arch thats not supported by the moz team? Like *BSD or anything else"

    Not supported?!? Did you look at the builds that were posted for 0.9? Mozilla is a Cross Platform (XP) application. If you've got a platform Mozilla can probably be compiled for it. (feel free to snicker with vic20 and c64 comments)

    Mozilla 0.9 - Completed May 7, 2001 (one month ago)

    Win32

    MacOS 8.5 - 9.0

    Linux

    AIX

    DG/UX

    Irix

    OpenVMS

    OS/2

    HPUX

    FreeBSD

    BSD/OS (bsdi)

    Solaris

    Tru64 Unix

  81. Re:Source? by asa · · Score: 2

    Yes! BeOS support!. I just left it off the lsit. Sorry. --Asa

  82. Re:Whats New & Why you should get it by asa · · Score: 2

    "2. new autocomplete widget - now works like a combo of IE and NS 4.x complete, but better than both (uses any site in your history file). Has an option to search for keywords thru Netscape at the bottom of the list, tho i wish this were google instead. "

    Edit|Preferences -> Navigator -> Internet Search -> Default Search Engine.

    You can select any of the search engines for the autocomplete popup. Mozilla search engined are based on sherlock technology so there are literally hundreds of them available (including Google, which I am using right now).

    --Asa

  83. Re:Give it to the Konqueror wishlist. by asa · · Score: 2

    in Mozilla:

    Tasks|Privacy and Security|Cookie Manager

    there's also |Image Manager for controlling killing those pseky banner ads.

    --Asa

  84. Re:Whats New & Why you should get it by asa · · Score: 3

    The bookmarks problem is actually pretty easy. Bug 71685 Bookmarks in Sidebar are blank. This affects you if you have used the sidebar blank bookmarks workaround or your profile was created between early March and late May. If you have a pre ~11 March profile for which you never used the sidebar blank bookmarks workaround or a post ~23 May profile this probably doesn't affect you.

    If you have a profile which was created before about March 11 and you used the workaround between about March 11 and May 23 then you will have to use the workaround again. If you have a profile which was created between about March 11 and May 23 then you will have to use the workaround now.

    Workaround:

    1. open browser
    2. view sidebar
    3. click "Tabs" button at top right of sidebar
    4. select "Customize Sidebar" menuitem
    5. select "Bookmarks" from "Tabs in My Sidebar" list
    6. click the "Remove" button below the list of "Tabs in My sidebar"
    7. click OK
    8. click "Tabs" button at top right of sidebar
    9. select "Customize Sidebar" menuitem
    10 select "Bookmarks" from "Available Tabs" list
    11 click the "Add" button below the list of "Available Tabs" list
    12 click OK

    note: just unchecking the tab from the "Tabs>" menu and rechecking it will not fix the problem. --Asa

  85. Re:Source? by asa · · Score: 4

    Patience. Source tarball should be there in the next 24 hours. It's a lot of work to get it all together and we'd rather give out what we have when we have it then make everyone wait until we have hte last of the 30 or 40 builds we put up each Milestone.

    --Asa

  86. Give credit where credit is due by asa · · Score: 4

    Slashdot editors posted a comment which was clearly stolen from http://www.mozillazine.org It would be nice to see a little more integrity from the slashdot editorial staff. Checkin sources, reading referenced links, etc. would go a long way to improving the value this site brings to it's users and the Web in general.

    --Asa

    1. Re:Give credit where credit is due by vectro · · Score: 5

      Actually, you should blame MatriXOracle. He submitted the plagarized blurb without attributing it, and the slashdot editors merely posted it. They had no way of knowing it was from mozillazine.

    2. Re:Give credit where credit is due by HoaryCripple · · Score: 1

      Christ man, show a little respect. Asa's working on moz for all of *us*. Why don't you do something constructive, like fixing bugs? And btw, he did have a valid point.

      --
      Check out crippl3.net.
      Booyah

    3. Re:Give credit where credit is due by vondo · · Score: 1

      It doesn't take genius to go check mozillazine.org to see what they are saying about the release. (And mozilaquest for that matter.)

      Mozillazine is the de-facto source or "unofficial" news regarding mozilla although it very much tows the "party line". I guess it considers itself an advocacy site, which it does very well.

      Asa is right, first rule for editors, "Check your sources, do some of your own research before running a story."

  87. Re:The Mozilla Bug that Bugs Me by asa · · Score: 5

    I suspect that your problem was attempting to load sites with TLS (SSL 3.1) enabled where the site didn't support TLS. Mozilla nightly builds now gracefully downgrade to SSL3 when they encounter these misconfigured or out of date servers. The fix didn't make it into the Milestone but we did set the pref for TLS to off (you can reenable it Edit|Preferences Privacy and Security -> SSL -> Enable TLS) as the Milestone default so you should have better luck visiting SSL sites.

    --Asa

    --Asa

  88. Re:How about encrytped SMTP? by revscat · · Score: 1

    Another option would be to implement the packet-level encryption capabilities of IPv6. (Pipe dream, I know....)

    - Rev.

  89. Re:IE6b Vs. Mozilla 0.9.1 by macpeep · · Score: 4

    A couple of comments..

    You say that for rendering speed, Mozilla 0.9.1 would beat IE 6. That's not what the Mozilla developers are saying tho. For network loading, I don't know, but pure rendering speed should still be faster in IE.

    Interface speed.. IE is *WAY* faster than Mozilla. On a fast computer, you may not notice much difference but on a slower one like some laptops, the difference is huge.

    Sidebar. IE ripped Mozilla? Hello? The sidebar in Mozilla is based on the sidebar that appeared in IE 4. It has gone through several iterations of development, first being called Aurora, then having these "flash notification" thingies that would show you that you have a new email etc., and now finally, the version we see in Mozilla now. Microsoft has said that it will drop the content-panes (news, media player etc.) for the release of IE6 because the public didn't like it in usuability testing. But to say that Microsoft ripped the idea from Mozilla is just wrong as Mozilla really ripped the idea from IE4.

  90. Re:DDE? That's dead for ages on win32. by unapersson · · Score: 1

    The Adobe Acrobat plugin relies on it, it was more for backward compatibility with NS4 than anything else.

  91. About Mozilla's performance by taxman_10m · · Score: 1

    I noticed a couple people saying that Mozilla is faster than IE, but it seems to me that Mozilla loads pages before all images are rendered by default, whereas IE waits by default and then renders everything. Is this true of the latest Mozilla build too?

    1. Re:About Mozilla's performance by sakari · · Score: 4

      No, no and no. Browsers should not work with invalid HTML! IE works with some broken HTML, and this has lead to some group of multimedia hippies starting to write invalid HTML, thus making these sites not work with other browsers.

  92. Give it to the Konqueror wishlist. by dmaxwell · · Score: 1

    Konqueror does just that with cookies. There is also a config page where you can change the acceptance or not of cookies per domain. The cookie management in Konq simply rocks.

    It seems like a logical extension of that idea to do the same thing with javascript popups. Konq will already let you shut them off completely. For that matter Mozilla will too but a config file has to be edited and the tweak is widely advertised.

    1. Re:Give it to the Konqueror wishlist. by Tarpan · · Score: 1

      Konqueror does just that with cookies.

      So does Opera.

  93. view source bug! by zzzeek · · Score: 1

    Makes web development impossible - hit a .cgi script or some other dynamic file, view source on it. Fine, now go back, change the script, press reload and get the new HTML content reflecting the changes in the script. View source again, whoops, even though the HTML changed, the view source gives you the old source still!

    1. Re:view source bug! by Mr.+Adequate · · Score: 1

      This bug is also in Navigator 4.x - the earliest version I noticed it in was 4.04, I think. There appears to be no workaround except flushing the disk cache. Swearing a lot is also recommended.

  94. Re:mozilla is a piece of shit. I can't even start by advid · · Score: 1

    And have you submitted a bug report? Have you checked the release notes to see if this is an acknowledged problem? Have you created a new profile to see if the problem is somewhere in your old one?

    Have you considered that for most people it works without a hitch? (I installed it and it worked - it's been my main browser since 0.7).

    And it deserves a topic on Slashdot because Slashdot is 'news for nerds' - and Mozilla is a big open source project. And quite a few people are interested in Mozilla. That is why.

    --
    - "I'll probably get modded down for this."
  95. Re:LDAP is a very good thing by chrysalis · · Score: 1

    I'm not very familiar with PAM, but isn't PAM only for authentication (can you get user name, shell, unix uid, home dir, etc. with PAM ?) .
    nss_ldap also from the PADL guys, makes this possible, but your whole system becomes LDAP dependant, and you can't have different servers / search methods for every daemon (and this is ofen needed, for instance to separate POP/FTP users and those with shell or admin access, or site-local and remote users, or...) .

    --
    {{.sig}}
  96. LDAP is a very good thing by chrysalis · · Score: 2

    While Active Directory and NDS are widely used in the Microsoft and Novell worlds, LDAP has never been very popular in the Unix world. Most people even never heard about it.
    LDAP is a standard protocol to access very modular hierarchical databases (called "directories" but anything can be stored in a LDAP directory, not only addresses) . It's way more flexible than SQL. You can redefine your own types and constraints (schema), all objects are extensible, all instances can belong to several classes, and anything that can fit in a tree can fit in a LDAP directory.
    The first steps into LDAP aren't trivial. The syntax of LDIF files is a bit difficult to learn, but it's worth learning it.
    There's an excellent open source LDAP server called OpenLDAP. It has support for LDAP version 3, SSL, IPv6, and everything you need to use LDAP. I've successfully installed it on large production servers. It's stable, and fast (if add your own indexes) .
    Just like IPv6, LDAP for Unix is here for a long time (thanks, iPlanet), but it needs better integration with common software. If LDAP was implemented in all daemons and client software, it would ease a lot network administration. You can then configure all servers from a single workstation, in a coherent, unified database.
    And for programmers, adding LDAP support is not a hell. Have a look at some OpenLDAP samples. I implemented LDAP support in Pure FTPd in less than one hour with no previous knowledge of the OpenLDAP API. The src/log_ldap.c is a simple getpwnam() wrapper and it can be reused by any program that use this library call to read /etc/passwd. It's a GPL package, so feel free to merge it to any piece of free software.
    Also, Unix lacks good visual XML and LDAP editors. The recently announced Ganimede looks promizing, though. But if you are starting to learn LDAP, also give a try to GQ (sorry, I can't remember the URL, check it on Freshmeat) . It's a simple GTK tool to browse and edit LDAP directories and schemas.

    --
    {{.sig}}
  97. Re:Whats New & Why you should get it by cobar · · Score: 1

    Other big improvements are:

    1. libpr0n now displays images properly in linux, before gifs would get blanked out fairly often

    2. new autocomplete widget - now works like a combo of IE and NS 4.x complete, but better than both (uses any site in your history file). Has an option to search for keywords thru Netscape at the bottom of the list, tho i wish this were google instead.

    3. fix for the can't delete ie favorites bug

    4. the preferences window is a fixed size now. Before if you were using large fonts, it made it impossible to access the pulldown menu for fixed size font size.

    Overall, it's more polished than the 0.9 release, a lot of the new features were cleaned up and work a lot better.

  98. Re:Seems worse for the normal user by radja · · Score: 2

    >It looks like this is a native MFC thing and has been around for awhile.

    yes, it's native. yes, it's been around for some time. but MFC is hardly XP (that's cross platform, not office or windows..)

    //rdj

    --

    No one can understand the truth until he drinks of coffee's frothy goodness.
    --Sheikh Abd-Al-Kadir, 1587
  99. Re:Still a Memory Hog by be-fan · · Score: 1

    You say that something that takes up 35MB is *not* a memory hog? IE (which is quite bloated) eats up only 10MB of memory with one window, and 12MB with 3 (www.opengl.org, www.slashdot.org, and www.microsoft.com)

    --
    A deep unwavering belief is a sure sign you're missing something...
  100. Re:Still a Memory Hog by be-fan · · Score: 1

    Well, you may have plenty of RAM, but the more RAM my web browser uses, the less RAM I can give the 3D Studio. Besides, I just feel unclean when a program uses more RAM than it needs to. And yes, while IE may use more RAM than reported (according to the current conspiracy theory) a fully loaded Linux system uses more RAM (yes I'm reading top carefully!) than Win2K. Win2K is obscenely bloated. Thus, a fully loaded Linux system (X4, KDE2, GNOME-libs, kernel 2.4, ALSA, the works) is obscenely bloated.

    --
    A deep unwavering belief is a sure sign you're missing something...
  101. Re:Finally by be-fan · · Score: 2

    Umm, what are you running this on? IE starts up in a second or two. Hell, Photoshop starts up in less than 40 seconds (on my PII-300). How can you POSSIBLY be happy with a 40/sec startup time for a web brower?

    --
    A deep unwavering belief is a sure sign you're missing something...
  102. Re:Still a Memory Hog by be-fan · · Score: 2

    Umm, well written C++ code (BeOS usespace) can be a lot more sevlte than poorly written C code (X11, GNOME et all)

    >>>>
    Disclaimer: All I mean by this is that the BeOS userspace is C++ yet takes up less than 10MB, while GNOME does less (it is simply a desktop environment) and takes up a good deal more space. Comments about BeOS's deadness are irrelvant to this post. Sheesh, it's sad that I even have to bother to make this point clear. Apparently "on-topic" doesn't ring a bell with a lot of people.

    --
    A deep unwavering belief is a sure sign you're missing something...
  103. Modern Theme by vbrtrmn · · Score: 1

    The modern theme is so new, it doesn't even work on my machine. Don't get me wrong I love Mozilla, I just hate its bugs.

    --
    microsoft, it's what's for dinner

    bq--3b7y4vyll6xi5x2rnrj7q.com

    --
    it's a sig, wtf?
  104. WARNING: by daveman_1 · · Score: 4

    The default installation of Mandrake 8.0 places mozilla in /usr/bin. If you install 0.9.1, it will detect the old installation and ask you to delete it. If you delete it, it will erase EVERYTHING in /usr/bin! This leaves the system in a fairly unuseable state. Just thought ya'll might like to know.

    --
    Russian Russian Russian RussianDollSig DollSig DollSig DollSig
    1. Re:WARNING: by quannump · · Score: 1

      I also have mdk 8.0, what i did was manually delete everything under /usr/bin/mozilla, download the mozilla-installer.tar.gz, and install that to /usr/bin/mozilla. It will ask you if you want to create the new directory, just say yes. smooth sailing from there ... YMMV

      --

  105. Auto complete email? by underbider · · Score: 3
    LDAP Autocomplete in mail, new combined taskbar,

    Does this mean I don't have to write my email anymore?
    I knew if Slashdot kept on talking about it, it'd be smart enough to do something useful for me...

    1. Re:Auto complete email? by big_hairy_mama · · Score: 1

      I'm pretty sure this only affects your entries into the address bar :)

  106. LDAP and Java by ProfDumb · · Score: 1

    I just got LDAP auto-complete working. Very cool. Also, this is the first time that Java runs right out of the Mozilla installer for me. Very smooth.

    This is looking great, the Mozilla team should be proud this time.

  107. Thirteen!! by blazerw11 · · Score: 1

    Holy Crap! Excellent review, well written. Many people will complain, bacause they don't like your results. Read their comments for the rare valid point they may make so that you can be an excellent product reviewer by the time your, let's say, 15.
    Make your parents get you a modem!

    --
    A great many people think they are thinking when they are merely rearranging their prejudices. -- William James
    1. Re:Thirteen!! by V50 · · Score: 2

      Thanks, I got bored and wrote it and then decided to put it on my crappy nameless site that isn't done yet. Or has been for 6 months.

      I bought my Mac myself about a month ago and am still owe my dad's mac using friend 11 bucks for the monitor. Once I get that paid off I getting a modem for it and then desining my page using it and photoshop, one of the reasons I bought it.

      --Volrath50

  108. You forgot Opera X-Platform by blazerw11 · · Score: 1

    Available Platforms: Opera supports a ton, Mozilla supports a few more. Opera 5 for Mac hasn't been released, yet.
    Winner: Mozilla wins, Opera a close second. IE is worthless on anything but MS platforms.

    --
    A great many people think they are thinking when they are merely rearranging their prejudices. -- William James
  109. Re:Version 0.9.9.9..., or priority problems. by dimator · · Score: 1

    Why are new features going in when it's not stable?

    Well, the focus now is building what Netscape 6.5 will be based on, so they can't just release a full .5 release with no changes at all.

    There really needs to be a "stable" release of this thing.

    Well, the thing that bugs me is that the same damn things keep breaking!! I don't get it, is the code really that fragile? I mean, after all this time, you'd think that the code that displays the title of the page you're viewing in the title bar of the app would be pretty stable, yet in a build from last week, this was busted. You'd also think that the [super]reviewer of the patch that broke this would have caught it. (This is just one example of just stupid stuff that shouldn't break.)

    Anyway, from the comments I've read so far, everyone, who is usually very critical, has been saying .9.1 is nice. I'm downloading now, and I'll continue to use Mozilla.


    ---

    --
    python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
  110. Mozilla finally arrives! by WombatControl · · Score: 5

    First of all, a confession. I've been using IE5.x for quite some time now. It's always been faster than Netscape by far and more standards-compliant. (Even if tainted by embrace-and-extend.) Mozilla's never been fast or stable enough to compete.

    .9.1 changes all of that.

    This baby is *fast*, and I mean extremely fast. Pages pop right up on broadband, even those damned table layouts from the dark days of the 4.0 browsers, broken CSS, and terrible DOMs. Not only that, but it appears as stable as .9 was, which was far more stable than any previous Netscape release since it was called Mosaic.

    First of all, a big thanks to the developers who finally proved that Open Source can deliver. It's been a massive undertaking, several years in the making, but Mozilla's OSS development model have kept it at the cutting edge.

    Second of all, download this sucker right now. Make sure all your friends do as well. The faster we get standards-compliant browsers the quicker web developers can leverage CSS to make cool sites faster. Believe me, I'm sick of coding for Netscape 4.x and the steaming pile of feces that is it's CSS support. Perhaps this won't be enough to keep Netscape's market share, but the 7% or so of us that use Netscape should upgrade ASAP.

  111. Re:On track to be a bright shining star by MoiTominator · · Score: 2

    I don't think anything JWZ said after he left, which really wasn't much, was unfounded. Mistakes were made, the browser project got incredibly behind schedule, etc. Here it is, over two years since Zawinski left and Netscape/Mozilla still doesn't have a decent final product to show. If you read his web site, you see that he supports the idea of Mozilla and plans to use the product when it's finalized. He was just disgusted with the way the organization was operating.

  112. windowinternal.open should be Window.open by jesser · · Score: 2

    That documentation is slightly out of date.

    capability.policy.default.windowinternal.open
    should be
    capability.policy.default.Window.open (note the captialization).

    There's already a bug to update the documentation, which I plan to fix next week.

    --
    The shareholder is always right.
  113. Re:Anyone have a problem with Mozilla and GIF imag by jesser · · Score: 2

    I haven't noticed this problem, but I searched bugzilla and found two bug reports that might be the same problem:

    bug 83289 Scrolling page with images (jpg) causes white lines in the images.

    bug 74358 Images rendering with thin horizontal white lines (both GIF and JPEG): supposedly fixed April 11.

    Do you still see the problem in Mozilla 0.9.1? What operating system are you using?

    --
    The shareholder is always right.
  114. Re:My Taskbar pop open "feature" by jesser · · Score: 2

    bug 56969: Sidebar should not appear when I use a Web search site.

    You can vote for that bug if you want. Voting has a small but nonzero influence on how quickly the bug is fixed, and you'll automatically find out when the bug is fixed if you vote for it.

    By the way, bugzilla is now much easier to search than it was before. I was able to find that bug by typing "search sidebar" (without quotes) into the bugzilla front page.

    --
    The shareholder is always right.
  115. Re:pretty nice by jesser · · Score: 3

    For some reason i expected a different look than netscape, but i'll live.

    Mozilla is distributed with two themes, Classic and Modern. The Classic theme, which is the default, is designed to look like 4.x. You can switch themes from the View menu or from preferences.

    --
    The shareholder is always right.
  116. know what you mean by Ender+Ryan · · Score: 1

    Maybe it's just late or something, but when I looked at that it made me really disoriented. It must have been something about how I had my browser windows layed out, and I saw the same thing in the screenshot as what was on my screen.

    I need more sleep...

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  117. Re:Modern theme update... by big_hairy_mama · · Score: 1

    More than the colors, the shading and shadows KICK ASS!

  118. Re:Source? by big_hairy_mama · · Score: 1

    Because not enough people would use it on those platforms to warrant the time it takes to pre-build it. It's not closed minded, it's thinking realistically. Tell you what - if you run BSD, then you are most likely very used to having to compile your own progs. What's one more?

  119. Re:A compelling argument against MSIE. by big_hairy_mama · · Score: 1

    Not really.. Look at the latest version of Word. A thousand times more bloated than ever. It has so many "smart" features that I can't even type without it capitolizing every other god damn word I didn't want capitolized.

  120. Re:Segfaulting by big_hairy_mama · · Score: 1
    You're right. The *only* thing I have nice to say about (most) windows software is that it segfaults much less than their counterpart Linux progs.

    OTOH, most Linux software's UI (or lack thereof) is so much astoundingly better that I choose to pay the price.

  121. Re:Segfaulting by big_hairy_mama · · Score: 1
    About reliability, I was only refering to user apps, not the OS itself. And by user apps I mean email applications, photo editors (although I do love the GIMP) and multimedia-type things.

    For me (a programmer), these things don't really matter, and so I choose to use linux in the department where a pretty gui is less important than a functional interface, even if the interface is on the command line or has a hundred control keys attached to it in Emacs.

  122. Re:Mozilla rocks ! by big_hairy_mama · · Score: 2
    Yeah it rocks, especially with their strict support of new w3c standards that IE can't even touch. But there are still some major bugs, and, although this latest version crashes *much* less than previous ones, some of the big features aren't there or aren't working yet. For example, mail is almost unusable because of a few nasty show stoppers.

    If you ask me, there are some priority issues with the mozilla team. Bug 4033 has been open for I don't know how long, and yet it seems like this could create quite a problem.

  123. Re:Whats New & Why you should get it by Eil · · Score: 2


    Wow, just tried that out. I love it! :)

    Guess I'll never set eyes on Google's front page again...

  124. Re:Incompatible with Slashdot! by Eil · · Score: 2


    Heh. About a week ago, (with 0.9) Mozilla would crash every single time I loaded Slashdot. I found that it wouldn't crash if I went to another page first and then reloaded slashdot so that was my workaround until yeserday's milestone.

    Weird eh? :)

  125. Quicktime, Flash, and Windows Media by Vyyper · · Score: 1

    I've gotten those plugins to work in Mozilla on a 98se machine. Windows Media is kind of buggy.. but Flash and QT run flawlessly. I was wondering if anybody else has done this.. and if so.. does anyone have any idea when the afformentioned plugins will be officially released for NS6 so we can actually use them with Mozilla?

  126. Re:Flash by Vyyper · · Score: 2

    I have been using Flash and Quicktime within Mozilla for a while now and I remember having to load IE to view some movies (either QT or Flash).. now I can view all of them within Mozilla.

  127. Re:Why by kevin805 · · Score: 2

    Hmm...with Microsoft trying to sell a half way decent operating system to home users, and AOL having a browser that could be used to build a complete GUI, when should we expect AOL to start shipping a "consumer" operating system?

  128. crappy moderation-- how is this a troll? by willis · · Score: 1
    I don't see this as a troll -- it's just someone telling it like it is. If you've got a problem, post a response, don't mod down.

    --

    there is no thing
    what else could you want?
  129. Re:How about encrytped SMTP? by willis · · Score: 1
    If it's link to link, then you've got to trust the links, right? If it's end to end, you've only got to trust the local client and the remote client.

    --

    there is no thing
    what else could you want?
  130. Re:How about encrytped SMTP? by willis · · Score: 1

    after posting this, I "remembered" that I've done very little looking into encrypted SMTP. Please take my above comments as unresearched, etc.

    --

    there is no thing
    what else could you want?
  131. Re:IE no longer a clear winner by TummyX · · Score: 1

    Um. No.

    Turn font smoothing on in windows.

    Font handling in X still sucks.

  132. Re:Whats New & Why you should get it by passion · · Score: 2

    2nd on the list of most knowticable(sp?) is the Modern theme

    Ouch.... late night? I can understand, I get that way sometimes too.

    FYI - it's noticeable, as in "did you notice a difference?" This, as well as many other fine words can be found using our dear friend "grep" in /usr/dict/words

    --
    - passion
  133. Re:Mozilla Mimetypes by Ilgaz · · Score: 1

    I don't get this too... Why no MIME types? new W3C format is SIMPLE, they could at least autoconvert those 4.x ones to new format. I hope it gets FIXED on commercial release especially, no one (end users) want to know what the heck is MIME type and which program to run it. I know geeks hate this but I want to click to a realplayer link and I don't want to get queried whether to open link with realplayer or save to disk (it is a LIVE radio argh!).

  134. Re:Whats New & Why you should get it by nachoman · · Score: 1

    After a few minutes I noticed the following:

    - new modern skin rawks... It also seems to perform much faster.
    - page rendering is much faster
    - Java still doesn't work. Tried the plugin, failed... Manually installed from the jre, crashed mozilla when starting java. I would really like them to get this fixed.
    - https SSL connections seem to go really SLOW. I don't know why but it takes forever to retrieve pages of a secure connection.

    The only reason I run netscape 4 for linux anymore is that it has java and ssl works good. For most of my browsing I use konq, which is great... But not for everything. With a bit more work, mozilla could do really well. People will use it, but only if it works

  135. Re:Ok, I have a news flash for you by Len · · Score: 1
    If free software is intended to be used by anyone other than programmers, then the authors need to be more diplomatic when dealing with users.
    But then we'd have to learn how to interact properly with human beings, which would waste valuable programming time.
    --
  136. Source? by Kwikymart · · Score: 1

    Maybe they changed something, or they havnt finished uploading yet, but I cant seem to find any source! Whats the deal with that?

    --

    Buying a Dell computer is equivalent to dropping the soap in a prison shower.
    1. Re:Source? by demon-cw · · Score: 1

      Is there any reason why i cant see headers of mails anymore??

    2. Re:Source? by SilentChris · · Score: 1
      Regardless of source, is there any reason why these builds crash so often? (I tried the new build and almost immediately went back to Netscape 6 for Linux).

      Also, a slightly odd question: why do I get a bunch of status information when I run the browser from the console (Mozilla and Netscape). I'm not debugging it, I'm just trying to run it. I would imagine most Windows users (e.g. my grandmother) would have no clue why those messages were appearing if she tried to run Mozilla/Netscape in Linux.

  137. Still a Memory Hog by wharfrat · · Score: 1

    It is still a memory hog. On my system Mozilla-9.1 averages 137MB of _Shared_ memory. Netscape-4.7 only 14MB of _Shared_.

    This seems to make Mozilla unusable on most systems. Was using C++ over C a wise decision. I know hindsight is 20/20. But the major problems Mozilla seems to be having (in linux anyway. I havent used it much on any other platform) are resources (mem and cpu) and hackers. With C these problems go away.

    1. Re:Still a Memory Hog by fabiang · · Score: 1

      You have to read what top says very carefully. It will often display four or five instances of mozilla-bin that take each 35MB. In fact it means Mozilla is using all in all 35MB since they use the same memory. You don't have to sum them up.

    2. Re:Still a Memory Hog by fabiang · · Score: 1

      I'm not saying it's not a memory hog, but it's very very far from 120MB. When I first launch it takes about 20MB, IE 10MB, but we all know why. A usual browsing session takes me to 30-35MB, which imho is not overexagerated, compared to what it used to be, and given that I have plenty of RAM :)

  138. Re:IE6b Vs. Mozilla 0.9.1 by frankie · · Score: 2
    I don't really hate MS that much as I use MS Office 6 on my Power Mac 6100 and I like it.

    I have to say, it's very difficult to trust a review written by someone who actually likes Word 6 for Mac. It is widely considered one of the worst kludgy ports ever made, and was a key factor in the creation of the independent Mac business unit within Microsoft.

    To bring this back on topic ... I really want to see Mozilla succeed, and I'm glad it's about equally compliant as IE 5 for Mac (which is what IE 6 is based on). But so far the XUL interface is way too slow and too buggy.

  139. Re:Whats New & Why you should get it by Andrew+Dvorak · · Score: 2

    Don't forget about the much-improved URL auto-completion, where a drop-down list displays a list more neatly than the former menu-list when you type into the url bar! :-)

  140. Solaris bin or source tarball? by 4of12 · · Score: 2

    Yesterday I was disappointed by netscape-6.01A for Solaris 8 interminably rendering only a gray box for all my efforts to install it.

    So, given the steadily improving reviews (I know - early slothfulness was a deliberate strategy to catch more bugs) of mozilla, I'd like to give it a try as a replacement for Netscrape-4.77

    I'm behind a firewall that won't let CVS do its network checkout, so can anyone give a URL to a source (.tar.bz2) distribution of 0.9.1?

    --
    "Provided by the management for your protection."
  141. Load speed by xant · · Score: 2

    mozilla -turbo loads FASTER than IE5. If you have anything in your "links" toolbar it is SIGNIFICANTLY faster. They're calling it "near-instaneous" -- and they mean it.

    ____________________

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
  142. Re:Ok, I have a news flash for you by benb · · Score: 1

    > Most of the people in the world are not
    > programmers!

    But most of the people have money, even if it's only 30$. If you want a certain bug / feature to be fixed, hire somebody to do it. There are people who do that for Mozilla. Maybe you need to pool your money with fellows, but it can be done. You just need to be willing to spend a few bucks for software.

    > I can write programs as they pertian to my work,
    > which is to say simple script type programs
    > usually less than a thousand lines.

    Actually, the Mozilla UI is written exactly like that. Welcome on board *g*.

    > Simply acknowledge their suggestion and act on
    > it if you want to.

    "Thanks for your suggestion". Suggestion->Trashbin.

    Would that help you? IMO, it would not even be poilte.

  143. Re:need help fast by cybercuzco · · Score: 1
    In case this isnt a troll, ill answer this.
    1: how am i supposed to tell my parents

    just sit them down and tell them. They may be mad at first, but after a moment of shock theyll just be concerned for your safety.

    2: And do I have to go around to everyone I've ever sleeped with and tell them that they might have HIV?

    YES YOU DO! Because obviously one of them already has HIV and may not know about it, and everyone youve slept with since then is at risk, even if youve used protection, which you obviously havent at some point. You owe it to those people to let them know they may be at risk.

    3:And what about my bf, I don't know how I could ever tell him

    if you really care about him, youll tell him. If he had cancer, and you were the only one who knew about it, youd tell him right? Because you want him to get treated as soon as posible. There are treatments for HIV that work to prevent full blown aids and allow you to live a normal life. talk to your doctor about treatment as soon as possible. the sooner you start being treated, the more likely it is you will live a long life.

    --

  144. Re:The Mozilla Bug that Bugs Me by ahaning · · Score: 1

    Apparently, it's called "Making a post to Slashdot". Finally, a good reason to announce software releases!

    Of course, you could probably also submit it as an Ask Slashdot.


    kickin' science like no one else can,
    my dick is twice as long as my attention span.

    --
    Withdrawal before climax is very ineffective and those who try this are usually called "parents."
  145. Ximian RedCarpet by krokodil · · Score: 1

    Ximain RedCarpet updated includes
    Mozilla in list of updated packages.
    Because of this I do not wish
    to install it manually, not to break
    package dependencies.

    They still have 0.8.1 and I am waiting for
    Ximian to publish new RPM with updated version.

  146. Re:Flash by Mr.+Sketch · · Score: 1

    Cool! Thanks, I'll see about trying that this afternoon.

  147. Re:Flash by Mr.+Sketch · · Score: 2

    That's a good question, I've been wondering that myself. I'm using 0.9 and I'm not sure if the problem is in the Flash pluggin itself or Mozilla, but if I'm using the sound card (i.e. listening to MP3's), and the pluggin is installed then Mozilla won't start, it (the mozilla-bin process) just sits there, no UI or anything. I'm guessing it's the flash pluggin and not Mozilla.

    Anyone else had this problem? (I'm using a 2.4.2 kernel with a VIA AC97 on-board sound card, btw).

  148. Re:0.9.2 by Khopesh · · Score: 1

    friggin' A. First a typo on the Mozilla main page and then the Mozilla team actually updates the page while I'm posting!

    --
    Use my userscript to add story images to Slashdot. There's no going back.
  149. Roadmap by Khopesh · · Score: 2

    Perhaps I should also mention that the roadmap is messed up? Here's a thread relating to the problems with the roadmap, started by the guy who makes them. As I said in that thread, there has been a blank FAQ link at the top of the page forever. When is the branch date for 0.9.2?

    --
    Use my userscript to add story images to Slashdot. There's no going back.
  150. 0.9.2 by Khopesh · · Score: 3

    Because of the hype that a few of the Mozilla developers put on talkback here on Slashdot and on MozillaZine, Mozilla has seen lots of recent improvements (see the bottom of this page). Now that 0.9.1 is out, the Drivers team at Mozilla will take a large bit of control over the management of submisssions for 0.9.2 in an effort to brush up the code in preparation for 1.0. It looks like we'll see 0.9.2 released after only two to three weeks (see this roadmap sneak-peek); half the current expected milestone lifetime. In addition, Netscape is being encouraged to take the next NS6 from the Mozilla branch this time, meaning that much of the Netscape team's work will be applicable to Mozilla.

    Also of note, the Mozilla main page doesn't reflect the new milestone and the roadmap also fails to mention the release or the news about 0.9.2.

    --
    Use my userscript to add story images to Slashdot. There's no going back.
  151. Version 0.9.9.9..., or priority problems. by Animats · · Score: 5
    "New features include Bi-directional text support, LDAP Autocomplete in mail, new combined taskbar, an overhaul of the Modern skin with all new colors and buttons, and lots of performance and stability fixes, with over 30 of the topcrash bugs fixed. ... it's also segfaulted repeatedly for me already... "

    Why are new features going in when it's not stable? When will there be a feature freeze? There really needs to be a "stable" release of this thing.

  152. Finally by MyopicProwls · · Score: 2
    Using Mozilla now on a Mac, I can say "finally, Mozilla is good enough that I can stop using IE5." I'm happy, because the rendering finally got JUST fast enough, and the 40 second startup time is JUST fast enought. It used to be over a minute. I just couldn't wait that long to see a web page, so I had to use IE.

    To the Moz team: thank you so much. I was beginning to worry that speed was never going to be addressed. I have the highest hopes now for M1.0. Go Go!

    MyopicProwls

    --

    MyopicProwls
    My homepage

  153. On track to be a bright shining star by gengee · · Score: 2

    Since 0.9, Mozilla has truly, truly shown that it will (is!) be one of the bright, shining stars of the Open Source community. There is no longer -any- doubt in my mind that it will be the best browser on any platform. The pace of advance lately has been nothing less than amazing.

    My hat goes off to the developers.


    signature smigmature

    --
    - James
    1. Re:On track to be a bright shining star by MSBob · · Score: 2

      Absolutely. Mozilla will shine long after JZW's club has gone bust or turned into a rednecks' hangout. Can you believe how much crap he gave the project after he left Netscape? I'm glad that mozilla developers proved JZW what an utter moron he is.

      --
      Your pizza just the way you ought to have it.
  154. Re:Mozilla is getting good by jasno · · Score: 1

    Wow... maybe I got a version compiled with debug because its about half as fast as IE and even had a Modern Theme bug where it drew the address bar about 5 pixels too low...

    I'll keep waiting....

    --

    http://www.masturbateforpeace.com/
  155. I would assume that there's a command for that by yerricde · · Score: 1

    If it's staying in memory, how does one get it to unload (cleanly without killing it in taskmgr)?

    I would assume that there's some sort of menu command to Unload Mozilla. Or the turbo mode puts up a systray icon (like Napster does) when you close the last window; clicking the icon puts up a menu with "Quit" as one of the choices.

    --
    Will I retire or break 10K?
  156. Better and better by dorward · · Score: 1

    With each release of Mozilla I have noticed that it runs faster, smoother and with fewer problems then the previous edition.

    While 0.9 isn't as fast as (for example) Konq, its still respectable and I can't wait to see the improvements in 0.9.1

    1. Re:Better and better by dorward · · Score: 1
      Does it still **** out every third session or so?

      No, it doesn't

    2. Re:Better and better by dorward · · Score: 1

      It may not have quite as many features as Mozilla, but it is very fast and does a VERY good job of rendering CSS and HTML.

      I tend to stick to Mozilla most of the time though.

    3. Re:Better and better by factorial_nine · · Score: 1

      Also, the Mail/News program has undergone a -DRAMATIC- speed change, from my perspective.

  157. Re:Ok, I have a news flash for you by Kristopher+Johnson · · Score: 1
    Yes, it's unfortunate that so many open-source programmers adopt the attitude of "This stuff is free. If you don't like it, F you."

    Responding to bug reports and feature requests with "Why don't you fix it yourself?" really is a big turn off to users. The people who are capable of fixing themselves already know that they can do so. You're just reminding people of their own lack of technical skills when you respond like that.

    If free software is intended to be used by anyone other than programmers, then the authors need to be more diplomatic when dealing with users.

  158. DDE? That's dead for ages on win32. by Otis_INF · · Score: 3
    4th: THe DDE bug was fixed (yeah!) meaning that if your on Winblows and Mozilla never did anything after you double clicked on it before with this release it should start.

    Erm... since a year or 3 people use 'automation' with COM on win32 instead of DDE/OLE. I don't think it's really 'visionary' to include DDE code in an application TODAY. To say the least.

    Personally I think including an own 'COM' variant in an application for win32 is a bad decision. If they had, the win32 version whould have been finished by now.
    --

    --
    Never underestimate the relief of true separation of Religion and State.
    1. Re:DDE? That's dead for ages on win32. by OrenWolf · · Score: 1

      Not quite.

      The problem wasn't that Moz was trying to implement DDE, its that many apps (ICQ, and a few others I fail to remember offhand) were using DDE, and that it was blocking the launch of Moz.

      The visionary part wasn't the inclusion of DDE, it was the workaround of fixing the DDE blocking *issue*.

  159. Re:Whats New & Why you should get it by Doomdark · · Score: 1

    If I recall correctly, I had problems first when I tried cp'ing (on Linux that is) javaplugin.so (or whatever it is) to plugins-dir, but when I symlinked, things started working. Not sure why, but thought this might help.

    --
    I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
  160. Re:what? by big.ears · · Score: 2
    several have noticed increduous speed improvements,

    Did you mean incredible or incredulous? Although they technically mean the same thing, they also mean the opposite things.

  161. Re:Whats New & Why you should get it by big.ears · · Score: 2

    Thanks for the tip. I wasn't aware that there was a workaround, and so the last time I ran into this I ended up blowing away all my profile to fix it. You are doing a great service here by triaging these complaints. If this isn't a planned, organized effort, maybe it should be. (Whenever important Mozilla news gets posted on major web forum, an informed developer should actively dispel myths and douse flames.)

  162. Re:IE no longer a clear winner by bellings · · Score: 4

    At work, I have a Linux workstation and a Windows desktop running side by side. Visitors to my office always comment on how much more crisp and readable and faster Mozilla 0.9 is on Linux versus Explorer 5.0 on Windows. It can be done, but it takes a little effort.

    Yes, this happens in my office also. The machine running Windos is a 386sx16, with 8 mb of RAM and a 240 mb MFM hard drive, running W2K and an IE 6 pre-alpha build I snagged from my latest 'leet hack of hotmail. Since the powersupply gave out on this machine three years ago, I forced to allow an autistic four year old child draw on the 10-year old 14" monitor, in crayon, what he thinks a webpage might look. I only give him brown and green crayons.

    The other machine is a screaming fast dual athalon running linux, with the latest nightly build of mozilla (you have to get the nightly builds, every night). It still loads much slower than I'd like, and doesn't render tables quite as fast as the four year old child, but my soft and fragile ego as a wanna-be geek forces me to point out to everyone who comes by my office just how 'leet and skinnable and cool mozilla is, and how much more featureful it is than IE. They always pretend to be impressed, just before they leave.

    I'm going to submit a story to ask Slashdot: "Why doesn't anyone ever vist my cube anymore?"

    --
    Slashdot is jumping the shark. I'm just driving the boat.
  163. The bug that irritates me most in 0.9 by Sir+Runcible+Spoon · · Score: 1
    The little green fishy icon nearly disappears when you put a shortcut on the (default green) Windows desktop.

    Why can't we have that nice fiery lizard from the splash screen as the icon?

  164. Better. Hmm by Sir+Runcible+Spoon · · Score: 1
    Yep it does now startup when I'm running IE. That's good (but don't ask why).

    However, I notice that if I change the default search engine it keeps setting it back to netscape. It can't possible be doing it on purpose. Er, could it?

  165. Incompatible with Slashdot! by EvilBuu · · Score: 2

    Under Win98SE, tabbing from text box to box to enter my /. password crashes Mozilla 0.9.1. Looks nice though, and yes, I reported the bug. Now what I want to know is....

    Who's the bastard at /. that pissed off the Mozilla developers? These crashes don't just happen by themselves. In the words of a great captain:
    "When I get back, I want some answers!"

    --

    Green-voting, republican-registered, socialist-libertarian.
  166. Re:bugs by �laC|n · · Score: 1
    When you say its almost 3,000 bugs in Mozilla, you'll have to remember that not all of them are bugs, far from it. This is because planned enchantments/new features and so on is put in bugzilla together with the real, nasty bugs.
    It's a bit like when we got to know that Windows 2000 had... wasn't the number as high as 65,000 bugs.... (now don't quote me on that number). Anyway, it proved that most of them was merely things like spelling errors, poor helpfiles and so on....

    Off course, The Moz developers still have a lot of work left, but luckily Mozilla seems to have improved very much in the last months! Keep up the excellent work developers!
    mmm... im dreaming sweet dreams about their 1.0 release ;-)
    __
    Greets, Øyvind Berg ~ ËlaC|n

    --
    __ elacin
  167. Re:How about encrytped SMTP? by Frizzle+Fry · · Score: 1
    In other words, create an extended SMTP protocol which allows for two mail servers to talk to each other via encypted messages.
    People could still read your mail as it goes from you to your mail server, or from the recipient's server to them. If you're going to do encryption, you might as well go for a solution that encrypts it during the whole journey, otherwise there's no point. Realize too that by only encrypting between mail servers, the people who run the servers could still see and intercept your (unencrypted) message if, say, the FBI forced them to.
    --
    I'd rather be lucky than good.
  168. Re:Why by Rura+Penthe · · Score: 1

    Try out Opera again (5.12 for windows). It is faster than the old 3.x releases, has mouse gesture support, and a host of other cool features. And once you open it once you should never close it until Windows crashes. ;)

  169. Re:also kmeleon by Decimal · · Score: 1

    Does it include email? This wasn't included on the K Meleon FAQ page.

    --

    Remember "Bring 'em on"? *sigh
  170. Mozilla and RH7.X by Adam+Bertil · · Score: 1

    I downloaded RH7.X packages from
    http://ftp.mozilla.org/pub/mozilla/releases/mozi ll a0.9.1/Red_Hat_7x_RPMS/
    It works fine and its fast(still not as fast as old netscape but its getting there). I started tested using mozilla 0.7,that one was BAD :) - mozilla 0.9.1 is very good now. It works fine on my AMDk3-450mhz.
    I will from here on use mozilla as my main browser!

  171. SWEET! by Mals · · Score: 1

    Really, this latest release of Mozilla is sweet! It seems a little faster and lighter on the cpu. Great work Mozilla developers! :) Moz all the way!

  172. I know exactly what I want in the next release... by xercist · · Score: 1

    regex-compatible page searching...that would rock! probably would need to leave it off by default, for users that would get confused (regex, wtf is that?), but I'd love to be able to search pages with some power.

    0.9.1 kicks ass anyway ;)

    --

    --

    --
    grep "xercist" /dev/random ...you'll find me in there someday
  173. cookie management? by 2Bits · · Score: 1
    I'am wondering what is going with cookie management in 0.9.1 now. I have been using 0.9 with Junkbuster on w2k for a while. JB is configured to allow only certain sites to have incoming and outgoing cookies. All other sites are blocked.

    With 0.9.1 (nothing changed in JB config), all cookies from all web sites are accepted. what's going on here?

    I have moz configured to accept all cookies, in 0.9 as well as in 0.9.1. But 0.9 was working fine.

    Anyone?

  174. ldap support... now all we need is a spell checker by ehackathorn · · Score: 1

    It's good to see ldap support making it into the builds! This was a key feature before the Mozilla mail/news client could pick up steam in the business world. Now if they (we?) can only get a spell checker working...
    Netscape's existing spell checker can't be included due to licensing restrictions. That leaves preliminary plans for including Pspell. Unfortunately, it doesn't sound like this will be included in 1.0...

  175. Re:ldap support... now all we need is a spell chec by ehackathorn · · Score: 1

    Yeah... I think that broke in 0.8. Eric

  176. Port 70 now blocked for http access by cant_get_a_good_nick · · Score: 1
    Our internal site is at port 70, from back in the days when we had the external server on the same machine at port 80. Now Mozilla decides that using 70 is bad for security reasons and blocks me out.

    Yeah, maybe it shoulda been on another port from the beginning (8888 was being used, I forgot about other ones) but still weird that it's blocked out. I still feel it's a valid choice. We have a fairly important collection of CGI scripts on our internal server and I can't just change the port in the conf file without breaking a lot of things. I guess I need to keep netscape or IE around to fill out my timesheet and other stuff.

  177. Lame Directory Ass Protocol by Grape+Shasta · · Score: 1

    Ha! LDAP is an exercise in how to take the simplest thing and make it as freaking complex as possible. All it does is store some basic info, such as people's contact information. I shouldn't have to think about it to make it work. I shouldn't have to buy two books and wrestle with it. It should just go! I've been forced to use it and I don't like it. I could've implemented the important functionality in a servlet with a flat file quicker than I could figure out how to make LDAP happy.

    --

    "I am a cipher, a cipher, wrapped in an enigma, smothered in secret sauce" -Jimmy James
  178. Re:Here's one of the actual release... by krenshala · · Score: 1

    It would have been worse if he had created teh screenshot, made the url a link, and made teh img a link to itself. ;) [yeah, i had teh same moment of "but I wanted to see a screenshot, not the /. article" ;) ] krenshala
    krenshala

    --

    krenshala

  179. Re:Flash --- Errrrr by SomeOtherGuy · · Score: 1

    If it does what it should -- if it encounters flash it will automatically send an email to abuse@whateversiteimon.com

    In all reality -- other than eyecandy what good is flash??? When I am using IE and go to a site that uses flash -- I see an animation "Splash Screen" that usually takes about 1 minute to "play" through a bunch of usless garble before I can actually view the site (yes I know their usually is a "Skip Intro" button in most cases). Other than letting me know that someone on the web team knows how to use flash what good does this do for the content of the sight.

    I can see the web team now --- "John you will code the DB connections and handle the transactions, Sally you will be responsible for the JavaScript and HTML, Bob you will tie the UI together, and Helen will keep are coffee cups filled and in your spare time you can work on a cool 60 second Flash intro for all of our customers to sit through EVERY time they visit our site.........errrr"

    --
    (+1 Funny) only if I laugh out loud.
  180. Re:Java by juggla · · Score: 1

    I noticed on one distro with Mozilla pre-installed (I think it was Mandrake 7.1 but I'm not sure) that the permissions are set so that a non-superuser does not have write permissions to the plugins directory. So you can download the plugin but when it tries to install, it fails. Either download it as root or fix the permissions, and then try it again.

    --
    Always encrypt with rot13 TWICE for extra security.
  181. Milestone tip by mbourgon · · Score: 1

    You don't need to use it these days, but for a while the nightly that came out after the milestone was considerably better. Another great thing about Open Source; people would bang on Moz for several hours, the big problems would get noted, bug reports made, fixes discussed, implemented, and posted several hours later, so you could almost see the bugs disappear (actually, you can; go to bugzilla.mozilla.org if you have a bug!). If it was Windows.... (well, you know the rest).

    ObPlug: mozillazine.org , which has a "build bar" that gives the quality of the most recent nightly, and other Moz updates.

    --
    "Sometimes a woman is a kind of religion, she can save your soul & set you free from all your sins" - Bad Examples
  182. AARGGHHH!!! by swv3752 · · Score: 1

    I just downloaded .9 just a few hours ago. I thought this wasn't coming out for another month at least. I guess open source can move fast. Of course this is a mild annoyance as I am on DSL so it will only take me 3 mins or so to get it, but still...

    --
    Just a Tuna in the Sea of Life
  183. Seems worse for the normal user by phoebe · · Score: 1
    Transparent GIF's have black back grounds and edit boxes which are near the full size of the screen (e.g. a forum post box) bounce up and down the page.

    I never noticed Mozilla crashing, but these two new features are silly.

    New modern theme is cute but why cannot I do full screen, or importantly drag the address bar next to the menu's and the quick favourites next to the navigation tools, i.e. move the tool bars horizontally!

  184. stopping gif animations by scaro · · Score: 1

    Previously, pressing the ESC key with the cursor over an annoying gif animation stopped that animation. I remember this feature being in mozilla up to 9.0, but then it disappeared. It's not in 9.1 either. Anyone know what's up?

  185. Creative by jawtheshark · · Score: 1
    i can't recall the name MS gave to there hosts file

    MS is very creative because they called it hosts! Incredible, isn't it? It is in [system32dir]\drivers\etc\ for NT4 (and W2K). If you haven't got one, there is a hosts.sam file which is a sample host file. Remove the .sam edit it, and it runs.
    Same for lmhosts by the way.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  186. A compelling argument against MSIE. by shumacher · · Score: 1
    I keep Netscape 4.x on hand because I like Composer for getting tables "just right". I almost never use it for anything else. I bought the Netscape 6 CD (I have dial-up and need several platform's versions often). Needless to say, it was horrid.

    All this means, of course, that I was rather skeptical when I downloaded Mozilla. It's a great browser. Faster, more stable, and it doesn't seem nearly as bloated.

  187. Re:Anyone have a problem with Mozilla and GIF imag by aussersterne · · Score: 1

    Linux 2.2.18, glibc 2.1.3, XFree86 4.0.3. I can't reproduce the problem in Win98. I have a cron job that builds the nightlies for me every day. I almost invariably see this problem at BBC News with the images down the right side. It's an intermittent problem -- some images are fine, but there are some images and pages that are just horrible.

    I looked at the BugZilla entries, and they look like they may be the same thing, but I've never seen the problem with .JPG images and the distortion looks physically different from the attachment in #74358.

    *sigh* I guess I should try filing a bug report again... Last time I did it, it didn't work out too well...

    --
    STOP . AMERICA . NOW
  188. Anyone have a problem with Mozilla and GIF images? by aussersterne · · Score: 2

    I have wanted to switch to Mozilla for some time now, but there's one bug that is keeping me tied to NS 4.77:

    All GIF images have horizontal white lines one pixel wide through them at random positions. Scrolling the window makes this problem worse and may increase the density of the lines. It looks like a redraw problem of some kind...

    I know, this is the wrong forum, but while I'm thinking about it, has anyone else experienced this problem? Is there a fix?

    --
    STOP . AMERICA . NOW
  189. Mozilla Mimetypes by juju2112 · · Score: 1


    My only grip about mozilla is that none of my mimetypes were carried over from netscape 4.7. In fact..i don't think i have any at all. It sure is a pain in the butt to add them all manually. Does anyone know of a script or something that does this?

    -- juju

  190. Re:Whats New & Why you should get it by dSV3Hl · · Score: 1

    Yeah, you can change it. Doesn't seem to get saved. It's been driving me CRAZY. :P

    --
    -- [ta]
  191. Re:Whats New & Why you should get it by briggsb · · Score: 1
    I really wish I could update to this version cause it looks much better, is faster and gets rid of some annoying .9 bugs. but bnfortunately it has 2 bugs that keep me from using it instead of .9.

    1. Bookmarks no longer appear in the sidebar
    2. I use a program called ePrompter to pre-screen my mail and when it's running .9.1 doesn't download my mail any more (can't have that)

    It happens on two machines at different locations. And no I haven't filed a bug, and no I probably won't because I couldn't describe it clearly enough to be useful.

  192. Re:Mozilla rocks ! by javacowboy · · Score: 1

    For some reason, Mozilla works far better on Windows than it does on Linux for me. I have Mandrake 8.0 at home, and everytime I try to install on Linux, I can never get the JRE plugin to work.

    --
    This space left intentionally blank.
  193. Re:Whats New & Why you should get it by Drakantus · · Score: 2

    If you close the browser window with the X in the upper-right corner, or with File>Close, or with double clicking the icon in the upper-left corner mozilla will remain in memory. If you close it with File>Exit, it will unload from memory. Although, honestly there isn't anything wrong with killing it from the task manager.

    --
    I love going down to the elementary school, watching all the kids jump and shout, but they dont know I'm using blanks.
  194. Re:Time for a bake off... by Drakantus · · Score: 2

    File>Exit will close mozilla and make it unload from memory. File>Close, or closeing by useing the Icons will not.

    --
    I love going down to the elementary school, watching all the kids jump and shout, but they dont know I'm using blanks.
  195. Re:Time for a bake off... by YellowSubRoutine · · Score: 1

    I was looking all over for this - Yes, mozilla is faster (win98SE-p166NOMMX-64MBRAM) :)

    This option should have been enabled (grammar?) by default (eg, put in the startup folder)
    Now I'm going to figure out how much mem it takes :p

  196. Flash by Bubblesculpter · · Score: 1

    Does anybody know how well this Mozilla release handles Flash plugins?

    --
    www.Beyond7.com Insane modern art water sculpture.
  197. Re:Please try it out by diamondc · · Score: 1

    it was most definetly mozilla's newish image rendering engine (libpr0n). i had to click or highlight some images sometimes for them to show. i supposed it's gotten better with this new release

    --
    "I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
  198. Re:what about the auto java install? by diamondc · · Score: 1

    run mozilla as root to do the install. it worked for me on a .8 build

    --
    "I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
  199. Re:Time for a bake off... by ConsumedByTV · · Score: 2

    This is great but I cant seem to get it to work in a short cut. Does this set it as a pref for good?
    How can I get mozilla out of memory? Do I need to kill it like a normal crashed task?

    On my system it happens to launch faster then explorer! It can render a slashdot discussion with 500 comments at a threshhold of 0 nested four times faster then IE 5.5!
    Great job!!



    The Lottery:

    --


    "Not my manner of thinking but the manner of thinking of others has been the source of my unhappiness." - M
  200. Re:IE6b Vs. Mozilla 0.9.1 by V50 · · Score: 2

    I realized after I posted my comment that I should have put the discaimer "This is completly unscientific." I didn't run any benchmarks or anything. It was just what it felt like. Mozilla felt faster than IE6. The Interface felt about the same. But these are the kind of "Bechmarks" that matter, real-world opinions, not any tests of actual rendering speed or anything. Use a browser that feels faster, not one that has proven in benchmarks to be 5/12ths of a second faster. And I'm using an old 380Mhz K6-II, and I can agree that you wouldn't want to put Mozilla on a 386 with 4MB of RAM but, with any machine sold from a few years ago to today the interface should feel about the same.

    And about the sidebar, I still say that Microsoft "Innovated" the sidebar from Mozilla. The IE4-5 sidebar has only for history. The IE6 sidebar now has stocks and weather and a cruddy MSN search. It sounds like Mozilla's sidebar to me, and in about 3 or so months it has felt like Moz's sidebar. And MS shouldn't drop the "Personal Bar" as it is useful. I use it quite a bit for getting the weather and seeing what BEOS, AAPL, MSFT and RHAT are at right now. The only thing they should rip out is the media player. I want to use WinAmp, not the embedded MS-Media Player.

    --Volrath50

  201. IE6b Vs. Mozilla 0.9.1 by V50 · · Score: 5

    I have been using Microsoft's IE6 Beta on my parent's PC (my Mac doesn't have a modem) for the past while for my browsing. I just downloaded Mozilla 0.9.1 and I'll do a quick comparison:

    Disclaimer: IE6 is in Beta. But so is Mozilla.

    Startup Speed: IE6. But IE Programmers probably know a bit more about Windows than Moz Developers... And someone else said Moz now has an IE like always on mode now.
    Winner: IE6

    Interface: I used to hate the Old Modern theme. The new one is 10x better. I can say Moz wins by a long shot.
    Winner: Moz 0.9.1

    Rendering Speed: When I downloaded IE6 I thought nothing could get faster than it. There was next to no waiting for a page to render. Even my copy of Moz at the time (I think 0.8.1) wasn't as fast. This new copy of Moz is just a tiny bit faster, but it is faster.
    Winner: Moz 0.9.1 but not by much

    Image Rendering: With Moz's new libpr0n it beat's IE6 by a small->meduim amount.
    Winner: Moz 0.9.1

    Interface Speed: I no longer notice the "XUL Lag" I did with older Mozillas. But as IE6 is Win32 native it is a little faster.
    Winner: IE6 but not by much

    Download & Install: I have a 56k modem because I live in the middle of nowhere, so I can tell you that downloading big stuff sucks. IE6 brings up this smart installer like NS6 so you can select what more Microsoft software you want. I chose Outlook Express and Internet Explorer. Rougly what is included in the Mozilla .EXE installer. Moz is about 9MB while IE6+OE6 was something like 13MB. Plus IE rebooted my PC and updated a bunch of stuff which took like 10 minutes alltogether. Moz installed easily and with out a reboot.
    Winner: Moz 0.9.1

    Editable Text Boxes: About the only thing that I hate about Mozilla is the Slashdot comment box type thing. IE6 uses a native embedded notepad type thing while Moz uses the horrible XUL Text Box. The XUL Box sometimes doesn't catch my keystrokes and it is horrible for navigating with the mouse. It take me about three trys to get where I want it the XUL box.
    Winner: IE6 by a long, long shot.

    Stability: I haven't used Moz 0.9.1 long enough to get an opinion, but the IE6 beta has only crashed about 4 times in about 3 months of heavy use.
    Winner: Probably IE6

    Loading Cached Pages: Mozilla loads and renders cached pages instantly or near instanly. IE6 takes a second to load it from my disk.
    Winner: Moz 0.9.1

    Sidebar: IE6 ripped off Moz's sidebar. There are more stuff for the Moz sidebar but for the two things I look at the most (stocks & weather (no I don't own any stocks, I'm 13...)) Moz always want's me to log back into NS's Server. Yes I know this is NS's Fault but I have to count it. Plus when the Browser-With-90%-Market-Share(tm) debuts in non-beta for with sidebars everyone will make an IE6 sidebar, mark my words...
    Winner: Tie For Now

    Overall Winner: Moz 0.9.1! But IE6 has some yet unimplemented features such as privacy protection (gasp!) and a bunch of other stuff. I will try to give a Browser comparison every few browser releases to keep up.

    I've Tried to give an unbiased opinion. I don't really hate MS that much as I use MS Office 6 on my Power Mac 6100 and I like it. And I can say that IE6 is very good. But Moz just tied/exceeded IE6 for now. But any new features will be assimilated, see My SideBar.


    --Volrath50

  202. XPI support by blonde+rser · · Score: 1

    XPI support no longer seems automatic in 0.9.1. Does anyone know if this was done intentionally. Then again this could just be my own incompitance.

  203. Good brower by dalutong · · Score: 1

    I started used the nightlies after 0.9 came out immediatly because of a bug that caused images to be messed up on 0.9 because the page was not redered properly. I don't know the specifics but I know it was something about how after the bug was fixed the pages loaded 12% faster because they were managing images better (and maybe they had been redundantly rendering them.) But since then I have enjoyed every nightly CVS build. (I built my own tar.gz from CVS for the fun of it) Congratulations to all. Now could someone please reply to this and tell me how to get java working in mozilla 0.9.1 (i can only seem to get it to work once in a while from that netscape download Java for linux link)

    thanks

    --

    What comes first, finding a teacher or becoming a student?
    1. Re:Good brower by berzerke · · Score: 4

      I've had good luck with the automatic installation only when running the browser as root.

      To get java working (in Linux at least) manually:

      1. Download the jre.xpi file.
      2. Move (or copy) it to the plugins directory.
      3. Unzip it. Yes it is a zip file.
      4. When unzipped, it will create a directory called jre-image-i386 . Rename (via the mv command) the directory to java2 .
      5. Create a symbolic link called libjavaplugin_oji.so to java2/plugin/i386/ns600/libjavaplugin_oji.so
      6. Restart Mozilla.
    2. Re:Good brower by klui · · Score: 1

      Unfortunately, this procedure doesn't work under FreeBSD 4.3-stable. I do have Linux compatibility activated.

  204. Re:what? by bay43270 · · Score: 1

    What JVM will be added? Is there an issue with including Sun's VM? Specificly, I would like to see jdk 1.4 on a browser as soon as it's released this year... with web start, xml parsing and the latest swing enhancements.

  205. pretty nice by oogoody · · Score: 2

    Like many people i was a netscape booster and then had to move to IE when netscape tanked. Not a move i really wanted to make. And i've not downloaded mozilla until now because i haven't been in the mood to be a test subject. But i have downloaded 0.9.1 and have used it a bit. So far i'm quite pleased. No crashes, speed is good. The install went well. It did an excellent job importing my netscape defaults, something i hadn't expected it to do, but appreciate. All my pages seem to work fine. My goofy home page loads very quickly and looks correct. The email and news client seem to work. I haven't used any other features yet. For some reason i expected a different look than netscape, but i'll live. I'll use it as my default for a while and then i hope i can switch from IE and netscape. thanx

  206. Re:Mozilla is getting good by XBL · · Score: 1
    XUL can be used over the wire, similar to HTML. It works pretty slick.

    Note that the new mime type for XUL is application/vnd.mozilla.xul+xml

  207. IE no longer a clear winner by r_j_prahad · · Score: 5
    At work, I have a Linux workstation and a Windows desktop running side by side. Visitors to my office always comment on how much more crisp and readable and faster Mozilla 0.9 is on Linux versus Explorer 5.0 on Windows. It can be done, but it takes a little effort.

    My only complaint so far is that Mozilla has a tendency to barf and die on sites with a lot of Javascript or large PDFs; invariably I end up with an orphaned runaway mozilla-bin process that needs killing after that happens. It's a gripe, sure, but not any more of a problem really than IE when it hopelessly locks up. Both instances are rare, thankfully.

    As soon as I can get the chance, I'll see if 0.91 fixes any of this. It's been a really good product lately, much better than any Netscape I've ever had to use on my UNIX workstations. Thanks, Moz-dev-guys. I appreciate it. Lots.

  208. Re:The Preloader! by netdemonboberb · · Score: 1

    Ha ha you Anonymous Coward! Mozilla is better than Internet Explorer! Ha ha ha! You don't even know how to spell. Mozilla loaded in less than a second

    --

    Volunteer Mozilla developer, RPI Student.
  209. Re:Ok, I have a news flash for you by Sycraft-fu · · Score: 2
    But most of the people have money, even if it's only 30$. If you want a certain bug / feature to be fixed, hire somebody to do it.

    Now this is just redicilous. Buying the time of a trained person is NOT cheap, for most programmers I know their time is worth $25/hr and up. Now consider that if I was going to pay them to work on a project like Mozilla I'd not only have to pay for the actual time it takes them to write and debug the feature I need, but also to learn the code well enough to be able to do so. Sorry, but I'm not willing to pay $100 or more just to have a feature addedd to what is supposed to be free software. I am certianly wiling to spend money for software but only so much. To me $100+ is a good, low level pro application or powerful plugin, not a single feature in a web browser. Plus realise that if you take the attitude again, you'll just be cutting your market share. The average Joe will just blow you off and go get something else. Please remember that the feature in question (supporting extrenal mail programs) is present in IE and Opera, IE also being free.

    Actually, the Mozilla UI is written exactly like that. Welcome on board You must have missed the "I don't like programming" part. I don't like it, I'm not very good at it, so I don't do it.

    "Thanks for your suggestion". Suggestion-Trashbin.

    The idea here is just to listen to your users. Basically, when someone makes a feature request, acknowledge it and mentally file it. Of course you can't add every one, but try to keep a tab of things people want. If a whole lot of people want something, you'd do well to offer it. I do the same kind of thing in my line of work. If one person complains we need to change the way something works, generally we aren't going to act on it, however if a lot of people also want the same change, it happens. We try to give people what they want, and programmers should strive to do the same. Now again, free software is free and you certianly don't have to BUT if you want it to grow, you need to. J. Random (L)User isn't going to take the time, effort and money to find a programmer and contract them to add features to the software, they are going to find software that does what they want and use it. This is certianly something Mozilla needs to think about since they are really an underdog browser at this point. Most people in the world think there are only two browsers: Netscape and IE. Well, if you want to convince those people that they ought to use Mozilla, then you're going to need to make it offer everything they want. If it can't, they'll use what can since in this case you are competing against other free software. Remember, the ethical and social considerations of free as in speech software are lost on most average people. They only care about free as in beer software and both Netscape and IE have that. What Mozilla needs to do (and I think they are making great strides towards it) is provide a superior browser. IF Mozilla is better than Netscape or IE, it will be much easier to convince people to start using it.

  210. Ok, I have a news flash for you by Sycraft-fu · · Score: 3
    Most of the people in the world are not programmers! Now I know that may supprise you, but it's the truth. Also, even the majority of technical computer users aren't programmers either. Take someone like me (A network administrator). I'm quite technically competent, work comfortably with computers all the time, and I even know how to program. But I'm not a programmer. I can write programs as they pertian to my work, which is to say simple script type programs usually less than a thousand lines. If I tried to tackle a project as large as Mozilla, I'd be lost. I'd just end up wasting a huge amount of time and probably not acheive what I wanted. What's more, I don't like programming. I like fixing networks. If I liked to program, I would have stayed in CS and become a programmer. I want other people to do it for me. I am not alone in this mindset.

    Free software's biggest advantage is that anyone can nab the code, sit down, and turn an existing project into whatever they want. However this also proves to be a weakness in that many free software authors have the mindset that people SHOULD do this. When J. Random User bugs you about a feature your program doesn't have he wants you to think about adding it. If you tell him "add it yourse;f" he'll probably just wander off and find other software that does what he wants. Kind of like if you go to a restraunt and wnat to order a slight modification on a meal. You expect the cook to do that and if you got told "do it yourself" you'd probably leave.

    Now, this is not to say that programmers are obliged to act on every suggestion that comes their way. Just as commerical companies make decisions about what and what not to include, so can free software authors. However telling the person to do it themselves is a very bad idea. Simply acknowledge their suggestion and act on it if you want to.

    1. Re:Ok, I have a news flash for you by Andrew+Allan · · Score: 1

      Most of the people in the world are not programmers!

      Hear, hear.

      Good point, and one that needs to be made more often. While I'm able and willing to offer suggestions and feedback, there's no way that I could program my ideas. Doesn't stop me from trying to help with OSS projects though.

  211. yeah but.... by linuxpng · · Score: 1

    have the fixed the socks support?

  212. Really really needed by lyberth · · Score: 2

    "and lots of performance and stability fixes, with over 30 of the topcrash bugs fixed"
    This is really what i need to hear. While i still prefere Opera i am glad to see other alternatives comming to life (espessially for linuxppc where Operas rendering is still needing some fixes). I do also think that it is very important to get this one working soon because, for come reason this is the program that most OSS critics judge OSS on.

    --

    There isn't much like the scent of a fresh harddisk
  213. Re:Why by number+one+duck · · Score: 1

    Some mega corporations would rather be a *trust* than a *monopoly*. Besides, it is probably relatively inexpensive to keep the attention of open-source developers, and spin off whatever you want from them.

  214. Re:The Mozilla Bug that Bugs Me by philovivero · · Score: 1
    No luck. It appears to be a bug in photo.net, not a bug in Mozilla. It's tough to decide who's most likely to blame when it's down to a quality open-source browser and a quality open-source service.

    If it was Microsoft's site, I'd simply say "damn ASP" and move on.

    As for the https bug, it appears to've been vanquished. Wamu.com online banking works. CSFBDirect's site is broken, so I can't test there.

    But by all means, use Mozilla! Password manager, better rendering, no need to force document fonts (view/zoom is a godsend on 1600x1200) etc etc etc make it well worthwhile for the 90% of the time you don't have to use Netscape anymore.

    --

  215. The Mozilla Bug that Bugs Me by philovivero · · Score: 2

    I'm almost exclusively using Mozilla for web browsing now. Great!

    The bug that really bothers me? Go to photo.net, click some image, and choose "large" image size to view. 99% of the time, it causes all my Mozilla windows to close. Bye-bye!

    Then I guess I could complain about how 50% of the sites I go to, when entering SSL mode, never work. I gotta use Netscape.

    I'm downloading 0.9.1 now. I'll tell you if things start working.


    --

  216. I've been converted! by Tyler+Eaves · · Score: 1

    Yep, that's right! No more IE for me. I can't beleive they actually got a usable browser finally (I'm typing this in .9.1)!

    --
    TODO: Something witty here...
  217. jdk1.4 beta (was Re:java 1.3.1) by davehaas · · Score: 1

    Yup, I linked libjavaplugin_oji.so to the ns600 java plug-in. Bad news - it caused seg faults any time the browser hit anything java.

    --
    Dave Haas
    Chief Operating Officer
    PopCap Games
  218. Re:Why by dhamsaic · · Score: 2

    The talks between AOL and Microsoft broke down a few days ago. AOL is no longer getting prominent placement on the desktop, and my guess is that they'll continue to support Mozilla in the hopes of getting something good enough to break IE. Not that it will probably ever happen. I use Mozilla 100% of the time for browsing in Linux, but at work I have to use Windows2000, and nothing comes close to IE as far as speed is concerned. We'll see what happens...

    --
    Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
  219. Re:Why by dhamsaic · · Score: 2

    i meant speed all-around - i click a button, ie is there instantaneously. opera takes a bit to load. i know why this is - ie is kept in memory. but it still fires up damn fast. and it renders fast too. opera is good. i haven't used it since the 3.x days, but i liked it. just right now i'm trying to show my support to mozilla by using it, and it really is one of the finer browsers i've ever used (and definitely the nicest looking - check out this image for a screenshot i took last night of mozilla .9.1 - very nice.

    --
    Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
  220. Re:Whats New & Why you should get it by dhamsaic · · Score: 3
    I had java problems under mozilla for the longest time, but I finally got it working under .8 (disclaimer - I use Linux *only*, so I don't know anything about getting it to work under Windows). I'm at work right now, but if you want me to email you when I get home with instructions on how I got it done and where all the files go, I will - reply to this and post your email address in some convoluted form so the spambots can't get it, and let me know how to figure it out. As far as with .9.1, when I installed it, here's how I got java working:

    • install it into your home directory (i installed mine in /dave/mozilla9)
    • go to some page that requires java (games.yahoo.com is a good one, once you sign in and go to play a game - this is my test page for java plugins)
    • click "ok" when it says that it needs to download the plugin. click "java for linux" when it pops up, and let it download.
    • restart the browser

    getting it to work in linux with .9.1 was much easier than it was with .8, but i'm still sure you can do it manually if you can't get the automatic install to work. just make sure it's in your home directory - this will solve a lot of problems for you.

    let me know if you need any help.

    by the way, ssl connections work fine for me - i use mozilla to check my work email through our web-based email system, and i can only connect through ssl - and it works great.

    --
    Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
  221. java 1.3.1 by nilstar · · Score: 1

    anyone know if java 1.3.1 is autorecognized.....? the docs say JRE 1.3.0_1 is autorecognized and used as is (windows build) if it is already installed.

    --
    ===> An eye for an eye makes everyone blind - MG
  222. also kmeleon by illaqueate · · Score: 1

    www.kmeleon.org. Uses mozilla, fast interface. 0.4 includes one of the newer builds, but you can replace the binaries with nightlies if you want.

    Yes, it's only for windows.

  223. Mozilla is getting good by Tachys · · Score: 1

    I am now using Mozilla as my browser on Windows. It is much faster then IE. But, I still feel bitter about all the XUL bloat they put in it. Does Mozilla ever use XUL to render web pages?

  224. Mozilla for Mac by Tachys · · Score: 1

    Mozilla for Macintosh is getting really good. It seems faster then IE. Also it has at least some support for Inter Config. It uses the Inter Config Email client. It also seems to use the file mappings from Inter Config. It allow can login through SSL on sourceforge. IE can't do that.

  225. My Taskbar pop open "feature" by Tachys · · Score: 1

    In Mozilla it has a feature when ever you do a search on google or bugzilla, the taskbar pops out showing all the titles from the results

    I find this feature really annoying and it took me forever to figure out how to turn it off.

    To turn it off, in preferences under Navigator choose Internet Search and uncheck the checkbox.

    Does anyone like this feature? I'm afraid some people might stop using Mozilla because this is so annoying and they can't figure out how to turn it off.

  226. Whats New & Why you should get it by tk422 · · Score: 5

    Don't be fooled by the fact this is only a point .1 release, the improvement is vast compared with 0.9.

    First up and the one most people will knowtice right away is Page Loading, the load time was cut in half at least by a checkin that occuried right after 0.9, branched.

    2nd on the list of most knowticable(sp?) is the Modern theme, its great the improvement is substantial over the old one and personally I use it as my default skin now.

    3rd a huge effort was put into fixing a lot of the crashers that effected 0.9 so it should crash much less (your milage may vary however)

    4th: THe DDE bug was fixed (yeah!) meaning that if your on Winblows and Mozilla never did anything after you double clicked on it before with this release it should start.

    5th: On Winblows you can turn on the preloader for mozilla by specifying the -turbo option. Which means that it will stay in memory like IE does thus giving you nearly instantious opening speed. (And no we havent given up on cutting down startup speed this just to get people off our back who complain that IE loads so fast and why cant Mozilla...well now you have it so stop bitching :)

    Finally there is the other good stuff like LDAP support and Bidi support (multidirectional text support) (contributed by IBM btw) which makes Mozilla even more usuable and expandable.

    We need help please please come to #mozillazine on irc.mozilla.org and ask for some help on how to get involved. I (nick Ksosez) or the other people on there will be glad to help you. We especially need C++ coders and or Linux coders.


    Enjoy the release
    -Ksosez

    1. Re:Whats New & Why you should get it by factorial_nine · · Score: 1

      Yes, I've noticed a dramatic increase in stability.

  227. Re:Here's one of the actual release... by factorial_nine · · Score: 1

    Sorry.

  228. Re:what? by factorial_nine · · Score: 1

    As previously mentioned, LDAP autocomplete is a large improvement, and several have noticed increduous speed improvements, specifically on the Mail/News program. Thirty-four debuggings of the most common crash causes, and a much more stable program overall. I'd say that's worthy.

  229. Re:Uh.... by factorial_nine · · Score: 1

    That error occured the first time I executed it, too. It functioned properly after I restarted the program.

  230. Re:what? by factorial_nine · · Score: 1

    The latter. Spelling is not up to par today.

  231. The Preloader! by factorial_nine · · Score: 2

    Run mozilla.exe -turbo Then, execute Mozilla regularly. Opening speed is faster than IE, from my perspective.

  232. Here's one of the actual release... by factorial_nine · · Score: 5

    http://members.home.net/factorialnine/moz91.png

  233. Speed by PeteCool · · Score: 1

    Page loading is significantly faster here than on 0.8.1 (I didn't try 0.9), this is amazing =)

    Keep up the good work Mozilla developers!

  234. Use Opera and sing your way around the web by StuffYourReligion · · Score: 1

    Gee, I was excited about Mozilla for months until I found something so much better. Hey, I love OpenSource stuff, but I don't hate commercial software unless it's from a company that's trying to rule our world. And I love any software that works well (unless it's from a company that's trying to rule my world) So that's why I use Opera. So small, so fast, and so absolutely kick-ass compared to Lesszilla or (ugh) Netscrape. Did I mention it's small, and fast? I've registered it under Linux and Windoze and as far as I'm concerned it's some of the best money I've spent in a while. Go ahead with your flames about various foibles that Opera has... but of course it has problems. So does the software you wite. Opera rocks despite the bugs, which they are very responsive about fixing. I find it particularly annoying that the /. community seems to pretend Opera doesn't exist. Slashdot reports on commercial products all the time, why not Opera? Was there any mention when the "final" Linux version was released? NO. At least we could have argued about the fact that it wasn't ready to be called a "final" release... but oh well. I'm still smiling.

    --
    I have no special gift, I am only passionately curious. --Albert Einstein
  235. cross platform by deathcow · · Score: 2

    I stealthily parked outside every big business in town, tapping in to their fluorescent light networks one by one, and still couldnt find a C64 build of this new Mozilla.

  236. Now if they can only get rid of the "Entry Point." by Orion+Blastar · · Score: 1

    The "Entry Point not found" errors that come up every time I use a Form, it would be nice if these are gotten rid of. They are very annoying. Netscape and IE don't get those, but Mozilla does.

    --
    Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
  237. You may encounter this annoying bug by klui · · Score: 1

    Under the June 6 nightly, there is a very annoying bug with the URL autocomplete functionality. What's happening is that the first window Mozilla creates doesn't draw the previously-visited URLs in the popdown URL menu, while all subsequent windows it creates doesn't have this visual impairment. First thing I do is create a new window and destroy the first one whenever I launch Mozilla. But 0.9.1 may have squashed this bug; although it is a known bug.

  238. Re:Anyone have a problem with Mozilla and GIF imag by klui · · Score: 1

    I've only noticed this under 0.9 with the funky rendering of graphics; but haven't noticed it under the 0.9.1 release (June 6 for me).

  239. Re:what? by klui · · Score: 3
    It does matter because 0.9 prevented me from using it on a regular basis because it: didn't support LDAP autocomplete, and choked on sites like www.amdmb.com and other sites that I visit on a regular basis. The nightly on June 6 fixed these problems and is faster. I expect 0.9.1 to be just as fast as the June 6 nightly along with probably some extra fixes.

    Sure there are come cosmetic issues, but it's quite usable. Even Wells Fargo online banking works without requiring me to override the useragent string.

    Only issue now is lack of JVM being distributed. But I know it can be added. Can someone post a procedure for FreeBSD?

  240. Love this browser! by Aqua+OS+X · · Score: 1

    Well... I registered today. Let me offically say "hi slashdot" I personally didn't think mozilla 0.91 would come out this well. As many of you know they added a lot of new features in this build and the nighlys a few weeks ago were tough to say the least. Mozilla is totally going to rock my little face of once it hits 1.0. I'd like mozilla.org to hold off on dropping in huge new features for a while. Lets make what we have stable. But, hey... it's still looking good. I would LOVE to see the fizilla project get a little more love. And I'm not talking about the lame carbon builds that are being slapped together... i'm talking about that mach-o beast they never seem to flaunt. But hey... windows, mac, and linux builds all look nice. Keep up the good work mozilla.org. This is probably one of the only geek webs sites that gives this project love.

    --
    "Things are more moderner than before- bigger, and yet smaller- it's computers-- San Dimas High School football RULES!"
  241. Great, yet another browser... by sdijkstra · · Score: 1

    With stuff like HTML4.0 and JRE1.x being pretty commonplace, do we really need yet another browser?
    I mean, apart from some cool features what really sets it aside from the rest is probably its (admittedly: nice =) interface.
    So my question is: What more is a browser than an address bar, a status bar and a HTML/Applet viewer with back button? Does it really matter which one you use?

    PS: Mozilla just got itself a huge potential market, sadly all non-MS Despair Inc. 2000-2001

    --
    __

    Not believing in force is like not believing in gravity.