Slashdot Mirror


Mozilla 1.2 Betas Start Flowing

Asa Dotzler writes "Today mozilla.org released Mozilla 1.2alpha. This is a preview of what's to come with Mozilla 1.2 expected in early November. The new alpha contains great new features like Type Ahead Find which allows quick web page navigation when you type a succession of characters in the browser. In addition to the new features Mozilla 1.2a contains stability and perfomance improvements including a major boost in the speed of downloading mail on Mac OS X.This release comes on the heels of the security and bugfix follow-up to Mozilla 1.0. If you're a 1.0 user and you're not upgrading to Mozilla 1.1 or newer then you are strongly encouraged to get Mozilla 1.0.1 for security and stability fixes."

367 comments

  1. Don't forget... by Kappelmeister · · Score: 5, Funny

    If humans had evolved with six digits on each hand, this would be a major, major milestone release.

    1. Re:Don't forget... by supergiovane · · Score: 1

      Just like IE6? :-)

      --
      Signatures are for stupids.
    2. Re:Don't forget... by Anonymous Coward · · Score: 0

      No it would'nt. The 1 is an integer, no matter the base counting system, and the 2 is a minor fraction.

    3. Re:Don't forget... by daeley · · Score: 2

      For those who are number-impaired, here's one reason that's so funny. Enter 10 into the calculator and then scroll down to the base-12 number on the resultant page. :)

      Well played!

      --
      I watched C-beams glitter in the dark near the Tannhauser gate.
    4. Re:Don't forget... by mestar · · Score: 1

      I don't get it.

      10 in base 12 is 'A'. where's the funny bit?

    5. Re:Don't forget... by Anonymous Coward · · Score: 1, Funny

      Don't you see? It's a letter! But it's really a number! Oh the hilarity!

    6. Re:Don't forget... by Anonymous Coward · · Score: 0

      If we were counting in base 12, Mozilla 1.0 would have been Mozilla 0.A, 1.1 would have been 0.B, and only now would we have Mozilla 1.0.

    7. Re:Don't forget... by Anonymous Coward · · Score: 0

      Daeley screwed up. Enter 12.

    8. Re:Don't forget... by Anonymous Coward · · Score: 0

      Your parent poster is humour impaired but he's right. 1.0 is 1.0 regardless of base. It's "one". 1.2 decimal is 1.2 in base 12. Only if you leave the dot out of the game, the joke makes sense...

    9. Re:Don't forget... by Anonymous Coward · · Score: 0

      Oh. '10'. Hang on, let me check--

      Nope. Still not funny.

  2. bloat by Anonymous Coward · · Score: 0

    mozilla is bloatware at least on linux

    1. Re:bloat by Viol8 · · Score: 0

      Yes , but don't forget this is Open Source! Any arguments about bloatware or bugs that are levelled against IE or Netscape simply do not apply when we're in the holy domain of the GPL.

    2. Re:bloat by geesus · · Score: 1

      then dont use it? oh if all of lifes problems were as simple as that :D

      --
      Gnome wasnt built in a day.
  3. Well at this rate... by gamorck · · Score: 2, Interesting

    Mozilla will become feature complete when compared to IE6 sometime in the beginning of next year :-) It's good to see the Moz boys picking up the pace when it comes to implementing some of the more convienent features we've gotten used to in IE on Windows and the Mac. While I wouldn't mind IE stealing the wonderful idea of tabbed browsing Im seriously beginning to wonder just what kind of "end user" enhancements will be released with IE 7.0.

    Seriously beyond the commonplace protocol upgrades and reworks I think that IE 7.0 will end up being quite the hard sell for the typical Windows User. This may present an opportunity for Mozilla/Netscape to steal a bit of marketshare if things go right. This will happen anyway as AOL is planning to move their browser engine over to Moz (already been done for the MacOSX version I believe) and the Gecko AOL betas run quite well.

    J

    --
    I love idealists not because I am one, but because they make life bearable for pragmatists such as myself.
    1. Re:Well at this rate... by evilquaker · · Score: 4, Insightful
      Mozilla will become feature complete when compared to IE6 sometime in the beginning of next year :-)

      Really? IE6 has mouse gestures, tabbed browsing and pop-up blocking?

      Sounds to me like Mozilla is already more feature complete than IE... little conveniences like type-ahead find really don't compare to the three I mentioned above...

      --
      To within half a percent, pi seconds is a nanocentury. -- Tom Duff
    2. Re:Well at this rate... by Anonymous Coward · · Score: 0
      Mozilla will become feature complete when compared to IE6 sometime in the beginning of next year :-)

      Just out of interest, mind telling me which particular features IE has that are in common use which the current mozilla doesnt support?
    3. Re:Well at this rate... by Anonymous Coward · · Score: 0

      A 1 second load time (on a P3 800 w/ 256M ram)

    4. Re:Well at this rate... by mshiltonj · · Score: 2

      and pop-up blocking

      Does anyone know if it's possible to selectively allow pop-ups on some sites you visit, but disallow from all others?

      There are a couple of web-based applications I use for work that require pop-ups be enabled. I want and need popups for that specific domain, but no others.

      Sort of like Apache's Allow From and Deny From commands.

      Anyone? Bueller?

    5. Re:Well at this rate... by mkoenecke · · Score: 1

      You misunderstand: what Mozilla allows you to do is block *unrequested* pop-up windows. Other, requested pop-ups work just fine.

      --
      TANSTAAFL
    6. Re:Well at this rate... by Ictinus · · Score: 1

      Yes, in Mozilla 1.2a, there is a Pop-Up Manager.
      You only see it in the Tools menu when you turn off:
      Edit -> Preferences -> Advanced -> Scripts & Plugins -> 'Open Unrequested Windows'

      I believe each popup window gets a checkbox to allow you to turn off popups for each site.

      I like it.

    7. Re:Well at this rate... by Dwedit · · Score: 1

      A proxy ad-filter program called The Proxomitron has a filter set up to block all popups, and then restore them after 2 seconds. So automatic popups are blocked, and manual popups are not.

      Sometimes that feature can destroy certain web pages though.

    8. Re:Well at this rate... by mshiltonj · · Score: 3, Insightful

      You misunderstand: what Mozilla allows you to do is block *unrequested* pop-up windows. Other, requested pop-ups work just fine.

      Mozilla *thinks* the popups are unrequested, but, as part of the application, the behavour is desired.

      At times, the onLoad event of the document object opens one or more new windows as part of the application.

      Among other things, this is what the pop-up blocker blocks. 99.9% of the time, this is exactly what I want. But for this particular application, I really *do* want (need) one or more new windows to be opened on a document onLoad event.

      I have not found a way to enable or disable Mozilla's behavior in this regard on a per-site basis.

      After make the earlier post, I realized that what I need, for pop-up blocking, is the same as already offered with cookie and image management.

      Mozilla lets me block or allow cookies and images on a per-site basis. I'd like the same level of granularity for pop-up blocking.

      Is this possible? Does anyone else have this need?

    9. Re:Well at this rate... by Joe+Tie. · · Score: 2

      I like it.

      I absolutly hate it. The majority of the use I've gotten from blocking comes from searching for some information, rather than sites I regulary visit. I really hope they add an option to choose betwean this behavior and the old style before the offcial 1.2 release.

      --
      Everything will be taken away from you.
    10. Re:Well at this rate... by plover · · Score: 2
      You forgot to mention that you can add certain sites to your Proxomitron's "white list" which will then be unmodified.

      I love the Proxomitron. I can't believe the crap non-users put up with on their browsers -- pop ups, gratuitous flash advertisements, etc. My only complaint about the Proxomitron so far is that I'd like to be able to write a filter that would allow me to "whitelist" or "blacklist" a site via the right-click popup menu, or via a small toolbar at the page bottom. (I also use proxomitron as a gateway, and don't have it running on the computer where I have the browser.)

      Ob Mozilla 1.2a comment: Type ahead find is, well, "interesting." It may take me a while to get used to it. But I have to say that I think the old find tool was kind of clunky to use, so anything will be an improvement. Other than that, I have seen no differences. It kept my old settings and plug ins. I can't tell if it's much faster or slower (this is a fairly fast box with plenty of free RAM.) And I don't use the mail and/or newsgroups, so they don't matter to me either.

      Now, if they'd just go back to the old "salamander" icons instead of these heinous wagon wheels that are just more rectangular blobs on a screen overly crowded with rectangular blobs. They're too busy for fast, easy recognition, and have no inherent meaning. A salamander has no meaning, either, but it's a single color in an odd shape, making it very easy to spot.

      --
      John
    11. Re:Well at this rate... by Ictinus · · Score: 1

      Yeah ok, I agree, they need a 'block by default' option.... then for the few occasions we want popups, we can go enabled them in the manager.

      Much less work for us.

      It seems there are some problems with the popup manager anyway:
      http://bugzilla.mozilla.org/show_bug.cgi? id=167929

    12. Re:Well at this rate... by Tackhead · · Score: 4, Interesting
      > I believe each popup window gets a checkbox to allow you to turn off popups for each site.

      How about that goddamned modal dialog window that pops up when it can't load an unreachable embedded element.

      Please don't whine about how it's not nice to alias whatever.doubleclick.com to 127.0.0.1 in my hosts file. I know it's a kludge, but it's my hosts file. I don't want any traffic to go to those domains, whether it's from Mozilla or any other application.

      Bug 28586 has been open for over two years and has 115 votes against it. (Moz team, please just swallow your pride and deal with the fact that your users just might not use their machines the way you do.)

      (And the fact that hosts-based blocking is a kludge doesn't change the fact that modal dialogs for "document contains no data" or "ain't no host there" are just plain evil. The domain serving an image might be Slashdotted, for instance.)

      Until I switch to Mozilla for everything, I still need my hosts-based blocking for the crap my proxy doesn't catch.

      Of course, if I keep having to click on its goddamn modal dialogs instead of just seeing "X"s or broken image icons when a site's images are Slashdotted or blocked by my hosts file or firewall, I'll never use Mozilla as a web browser, let alone switch other parts of my life over to it. Pity. Apart from this bug, it looked pretty cool. But with this bug, it's unusable.

      This has to go into the main builds.

      (Disclaimer: if this made it into the 1.1 release, I confess I never bothered checking. Anyone knwo if it made it into 1.2? I can apply the patch and build the damn binaries myself if I have to, but most Joe Sixpack users can't.)

    13. Re:Well at this rate... by Ictinus · · Score: 1

      Acutally the better thread to read on what's happening is probably:
      http://bugzilla.mozilla.org/show_bug.cg i?id=166442

    14. Re:Well at this rate... by Sj0 · · Score: 3, Insightful

      use the quickloader. IE has it's stuff loaded already, why not level the playing field?

      --
      It's been a long time.
    15. Re:Well at this rate... by gpinzone · · Score: 2

      I love the Proxomitron. I can't believe the crap non-users put up with on their browsers -- pop ups, gratuitous flash advertisements, etc. My only complaint about the Proxomitron so far is that I'd like to be able to write a filter that would allow me to whitelist or blacklist a site via the right-click popup menu, or via a small toolbar at the page bottom.

      Check out JD5000's custom configuration files for Proxomitron. They have this feature and lots of others. One cool feature is to split all links into two: one that opens normally and another that opens in a new window. Beats right clicking.

      Only complaint is that it's a bit of a pain to install.

    16. Re:Well at this rate... by bunratty · · Score: 2
      Mozilla lets me block or allow cookies and images on a per-site basis. I'd like the same level of granularity for pop-up blocking.

      Is this possible? Does anyone else have this need?

      Yes and yes. Pop-up blocking on an site-by-site basis is a feature of the latest nightlies. You now get pop-ups, but you can disable further pop-ups from that site by checking a box in the pop-up window. There is also a Popup manager similar to the Image manager.
      --
      What a fool believes, he sees, no wise man has the power to reason away.
    17. Re:Well at this rate... by elphkotm · · Score: 1

      The wagon wheel is from Netscape Navigator. I really appreciate the new icons in 1.1, as it quickly identifies which windows are browser windows and which windows are mail windows. :)

      --

      <Amanda`> I just went out to the parking lot in my bathrobe to exchange warez CDs.
    18. Re:Well at this rate... by AlienWorker · · Score: 1
      More features are nice but I as a site designer would rather see more bug fixes in Mozilla, especially in DOM support.

      Last night I was porting a JavaScript library to Mozilla, which uses onkeydown/onkeyup event to give user fast feedback. I found that these events in Mozilla 1.1 are complete broken. I have to think of an acceptable fall-back solution and to add more browser specific code. What a pain.

    19. Re:Well at this rate... by Anonymous Coward · · Score: 0

      Funny. I despise that old-style salamander icon. I consider myself a design-geek, though, so what do I know? :P

    20. Re:Well at this rate... by Amazing+Quantum+Man · · Score: 3, Funny

      Im seriously beginning to wonder just what kind of "end user" enhancements will be released with IE 7.0.

      Easy. An all-new and improved EULA that gives Billg and the RIAA total control over your computer. After all, if you won't agree to such a reasonable thing, you're an Evil Terrorist Content Pirate(tm).

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    21. Re:Well at this rate... by Aanallein · · Score: 2
      Does anyone know if it's possible to selectively allow pop-ups on some sites you visit, but disallow from all others?
      It is, though for now you'll still have to edit a preference file to do so.
      As is described here, you need to add three lines like these to your user.js file (create if necessary):
      user_pref("capability.policy.policynames", "trustable");
      user_pref("capability.policy.trustable.sites", "http://www.usefulsite.net");
      user_pref("capability.policy.trustable.Window.open ", "sameOrigin");

      Bug 166442 has just added a popup manager (like the cookie and image managers) to build a blacklist of sites that aren't allowed to open popups. It's mostly been backed out again due to performance regressions and it not working perfectly yet, but work on per-site popup blocking is being done, and I think that by the time 1.2 is released it should be possible to do things like this without needing to edit any preference files.
    22. Re:Well at this rate... by Amazing+Quantum+Man · · Score: 2

      \i{One cool feature is to split all links into two: one that opens normally and another that opens in a new window. Beats right clicking.}

      Who right-clicks? I use the middle button to open a new tab!

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    23. Re:Well at this rate... by MatriXOracle · · Score: 5, Insightful

      Maybe if you read your own link (bugzilla bug 28568, copy link and paste in address bar) you would notice that this is fixed in 1.2a, but you have to use a hidden pref to enable it:

      user_pref("browser.xul.error_pages.enabled", true)

      So next time, try READING instead of posting a useless flame about your favorite bug.

    24. Re:Well at this rate... by cortana · · Score: 1

      1.1 has this. The pages are unfinished, but functional.

    25. Re:Well at this rate... by operagost · · Score: 1

      They're not wagon wheels. The ride would be really bumpy with the grips sticking out. They're ship's steering wheels. Navigator... get it?

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    26. Re:Well at this rate... by Eccles · · Score: 1

      Now, if they'd just go back to the old "salamander" icons instead of these heinous wagon wheels that are just more rectangular blobs on a screen overly crowded with rectangular blobs.

      I'd personally like to see the splash screen and the icons be part of skins/themes. Is there any reason they couldn't be?

      (I think it's a ship's wheel, by the way, not a wagon wheel: think Henry the Navigator.)

      --
      Ooh, a sarcasm detector. Oh, that's a real useful invention.
    27. Re:Well at this rate... by mshiltonj · · Score: 2

      Pop-up blocking on an site-by-site basis is a feature of the latest nightlies. You now get pop-ups, but you can disable further pop-ups from that site by checking a box in the pop-up window. There is also a Popup manager similar to the Image manager.

      I think I'm getting turned on. Beautiful!

    28. Re:Well at this rate... by Anders · · Score: 2

      Does anyone know if it's possible to selectively allow pop-ups on some sites you visit, but disallow from all others?

      Uhm, not excatly what you ask. Well not what you ask at all.

      However, I just learned the other day that Opera can do image blocking using a hidden preferences system. See the kiosk description and scroll down to URL filtering. The filter actually works for any URL, not just images, and accepts wildcards.

      To get this back on topic, I hereby express that it would be nice if Mozilla would also accept wildcards in its blocking systems. "This site" is not exactly fine-grained.

    29. Re:Well at this rate... by Tackhead · · Score: 1
      > So next time, try READING instead of posting a useless flame about your favorite bug.

      Guilty as charged. Thanks for the (deserved!) LARTing.

    30. Re:Well at this rate... by plover · · Score: 2
      I am fully aware that they are ship's wheels. I chose to mock them by calling them wagon wheels. (At the 16 x 16 resolution, they look the same.) It's still a busy, fugly, blobby mess. The salamander was distinct and clean. It was easy to identify.

      They could still have the salamander wrapping around an envelope or a newspaper if they wanted separate icons for mail and news. They chose instead to use the Navigoat icons. They are ugly and dysfunctional, and I don't care if they stand for a ship's wheel, wagon wheel or a "no-llama parking" sign -- they don't work.

      --
      John
    31. Re:Well at this rate... by jonadab · · Score: 2

      > I'd personally like to see the splash screen and the icons be
      > part of skins/themes. Is there any reason they couldn't be?

      Short answer: Yes. (For long answer, search bugzilla for "icons"
      and read the comments in the various related bugs.)

      However, the icons _are_ changeable. In your Mozilla installation
      directory, there's a directory, chrome/icons/default IIRC, where
      the icons are stored. You can replace them with different icons.
      If you're on the Windows platform, there are XPI icon packs freely
      available (e.g. at http://mozillako.hypermart.net/iconpacks/ ).
      Those are Windows .ico files, so you'll probably need to convert
      them for use on another platform. (It might be possible to
      persuade me to do this for Linux (although I wouldn't likely get
      to it until at least next week). I don't know what icon formats
      other platforms use.)

      --
      Cut that out, or I will ship you to Norilsk in a box.
    32. Re:Well at this rate... by Anonymous Coward · · Score: 0

      this feature was built into Mozilla 1.1

    33. Re:Well at this rate... by plover · · Score: 2
      Sweet!

      The modern set is almost everything I wanted. I might still go dig up the old salamanders because they're still more distinctive than the ///, but this is great!

      Thank you!

      --
      John
    34. Re:Well at this rate... by braindead · · Score: 1

      Wow! I can ban doubleclick & co and still browse comfortably? Why didn't you say it earlier? That's a killer feature!

      I'm downloading 1.2a *RIGHT NOW*!!

  4. Re:Type Ahead Find by unixmaster · · Score: 1, Redundant

    Need More info?
    Visit http://www.mozilla.org/projects/ui/accessibility/t ypeaheadfind.html

    Btw Kudos to Mozilla team!

    --
    Never learn by your mistakes, if you do you may never dare to try again
  5. Re:Type Ahead Find by Anonymous Coward · · Score: 0

    Really? That sounds cool, where can I download the source?

  6. Re:Type Ahead Find by Anonymous Coward · · Score: 0

    Stop whining..First let's get mozilla up there with the rest featurewise, and then talk about NEW features.

    And if you are so desperate about getting new features, why not write one yourself? Or take a look at mozdev.org and help out..

  7. No major news, and still a memory hog by MagerValp · · Score: 2, Interesting

    I can't see any major improvements over 1.1, so why the version jump? Although it's nice that they're keeping a steady release schedule.

    And I wonder if they're ever going to do anything about the memory footprint. Together with Windows 2000's awful VM handling, I'm in swap city every time I copy a large file, having to wait more than 30 seconds for my Mozilla window to be swapped back in.

    --

    READY.
    #
    1. Re:No major news, and still a memory hog by slappy_sellers · · Score: 1

      It still doesn't take as much memory as IE. But I will rant about how long it takes for initial startup on my laptop. Maybe I should tweak the hdparm config. I dislike all of the Netscape icons(GOT TO GO). Give me my Rex back or atleast the Gecko. /. should get start using the ugly icons now when it posts Mozilla news.

    2. Re:No major news, and still a memory hog by fr2asbury · · Score: 1

      As I understand it (and I could be wrong), the versioning of Mozilla is similar to the Linux kernel. Meaning that if the second number is odd, it's a development branch. If the second number is even it's the stable branch. So ideally there wouldn't be much difference feature wise between the last odd release and the first of the next even releases.

      Cheers,
      Jonathan

    3. Re:No major news, and still a memory hog by Gerv · · Score: 2, Redundant

      Mozilla's versioning is not like the Linux kernel. Each quarterly cycle has an alpha, a beta and a final release. We recently released 1.1final, and 1.2alpha is the first release in the next cycle.

      If you are looking for feature jumps, you need to compare 1.1final and 1.2final (for example.)

      Gerv

    4. Re:No major news, and still a memory hog by lightcycler · · Score: 1

      "But I will rant about how long it takes for initial startup on my laptop"

      Try K-Meleon if you need speed

    5. Re:No major news, and still a memory hog by markhb · · Score: 2

      You are wrong (sorry). Mozilla 1.0.x is the stable branch, which is only getting minor tweaks and bugfixes. Any other Mozilla 1.x number to date is essentially a milestone off of the trunk, with new features/toys. I have no idea if there is a "Mozilla 2.0 manifesto" yet, but I dop know that their stated intent has been that a .0 release brings with it a commitment of API stability until the next .0 release.

      --
      Save Maine's economy: write stuff down. All comments are exclusively my own, not my employer.
    6. Re:No major news, and still a memory hog by Gerv · · Score: 3, Informative

      Each quarterly cycle has an alpha, a beta and a final release. We recently released 1.1final, and 1.2alpha is the first release in the next cycle.

      If you are looking for "major improvements worthy of a version jump", you need to compare 1.1final and 1.2final (for example.) Comparing 1.1final and 1.2alpha is not correct, because not all the 1.2 features are in yet.

      I had Win2K swap trouble too, but new versions appear to be a lot better.

      Gerv

    7. Re:No major news, and still a memory hog by seizer · · Score: 2

      I'm viewing your comment with Mozilla 1.1, and IE6 SP1, and Mozilla is taking 23mb, whereas IE is taking 14. Even if we add ALL of Windows Explorer's 7mb footprint on the assumption it's some kind of IE stub, we still score Mozilla 23, IE 21.

      Anyway, since I've got 192mb of SDRAM in here, I'm not complaining. It would still be nice to see Moz shrink the footprint, though!

    8. Re:No major news, and still a memory hog by Bonker · · Score: 5, Interesting

      I rather like the 'Pinball' skin. If you're dissatisfied with Moz's appearance, I reccomend downloading it here:

      http://themes.mozdev.org/skins/pinball.html

      That said, Moz can be quite the memory hog, especially on graphically intense pages. One of the big mistakes I see that can aggrivate this is the practice of tiling single-pixel graphics over a huge area. I'm not familiar with the gecko code, but I'm guessing that rather than rendering the tiled image once and keeping a handle for the resulting bitmap, Moz renders the image over and over again as it tiles and keeps a handle for each tile.

      PHPBB sites are particularly bad about this, since the 'Sub Silver' theme uses several images that are about 5 pixels wide x 30 pixels tall. 150 pixels total. If you have to cover an area that is 1000 pixels wide, you need 200 repetitions of that 5 pixel wide image. If you repeat that area 25 times, and keep seperate instances of the image for each tile, you end up keeping the image in memory 5000 times.

      Anyone more familiar with Gecko willing to comment on the actual mechanism of how it handles tiled images like this?

      --
      The next Slashdot story will be ready soon, but subscribers can beat the rush and slashdot the links early!
    9. Re:No major news, and still a memory hog by OrangeSpyderMan · · Score: 1

      As I understand it (and I could be wrong)

      And indeed, you are... :-) Seriously, the version numbering appears a bit strange, but if you check out the mozilla page then you'll see that 1.2 alpha is the bleeding edge stuff, and 1.0 is a stable release, and err well, 1.1 is "in between" :-).

      --
      Try NetBSD... safe,straightforward,useful.
    10. Re:No major news, and still a memory hog by Luminous+Coward · · Score: 1
      Anyone more familiar with Gecko willing to comment on the actual mechanism of how it handles tiled images like this?
      You should probably ask in #mozilla on irc.mozilla.org.
    11. Re:No major news, and still a memory hog by jo-do-cus · · Score: 2, Insightful

      I personally rate improvement of the interface much (yes, very much) higher than performance improvement. I stick to Mozilla because i like its look and feel, even though opera might be a little faster, but i dont like the interface.

      Having many features and good accessibility is far more important if you want to reach a big crowd of users. IMHO it's mostly the techies and programmers who keep whining about it being too slow or too big.
      Yes, i can imagine my mother complaining about speed, but only if there is a very excessive lag (which is not the case in moz.), and even then she would probably blame it on the connection or so. Something like a memory footprint would never even come up in the mind of most regular users. It is easy handling, accessibility and standards support that will make mozilla a big player, and the type ahead feature is just one of the things i was waiting for.

      Fixing performance can wait, companies like MS and Apple know this (remember releases of Win95, 98, OS X etc)...

    12. Re:No major news, and still a memory hog by n3bulous · · Score: 3, Informative

      I liked pinball but the backwards and forwards buttons seemed flaky because they wouldn't work unless you hit them correctly. I then found the orbit theme here and like it better.

      --
      "The area of penetration will no doubt be sensitive." ~ Spock
    13. Re:No major news, and still a memory hog by cetan · · Score: 2

      It's pretty ironic that Kmeleon is so fast when development has been so slow :) I'm still anxious for 0.7 but this delay is just silly.

      --
      In Soviet Russia...michael would be rotting in Siberia!
    14. Re:No major news, and still a memory hog by jacobito · · Score: 2
      While the memory footprint still isn't insignificant, I would suggest that you give Phoenix a try. It's an implementation of the Mozilla browser written by a small core of developers, and roughly analogous to Galeon, K-Meleon, and Chimera -- that is, it's stripped down to a browser only and the focus is on improving the UI -- but it uses XUL. On the two systems where I run it, it is snappy and a pleasure to use, though I can't say that I'm fully out of "swap city," as you put it.

      It is not complete yet, though, so you may find that certain features are missing -- for instance, the cookie manager isn't there yet. You may also miss certain items that they yanked to unclutter the interface -- for instance, the ability to right-click on an image and block future images from that server.

      Nightly builds are here: http://komodo.mozilla.org/pub/phoenix/nightly/late st-trunk/

    15. Re:No major news, and still a memory hog by Fjord · · Score: 1

      Too big for me and I almost always use alt-left/right-arrow

      --
      -no broken link
    16. Re:No major news, and still a memory hog by Anonymous Coward · · Score: 0

      In the latest release of the pinball skin, the active area of the drop down buttons is reduced in favor of bigger back and forward button targets. Please note that themes which are available from both DeskMod and MozDev are usually more up-to-date on DeskMod because there is no automated upload interface for the MozDev theme site.

    17. Re:No major news, and still a memory hog by jovlinger · · Score: 1

      orbit goes really well with the bumblebee gtk theme

    18. Re:No major news, and still a memory hog by Anonymous Coward · · Score: 0

      It could be compared to Debian stable, testing and unstable from a user perspective.

    19. Re:No major news, and still a memory hog by NamShubCMX · · Score: 1
      Talking about alt-arrows... is it possible to change that (under GNU/Linux)?

      Under windows, it is possible to use backspace to go back, and I got quite used to this... (or at least make the right-alt work since its closer to the arrows anyway...)

      --
      We've always been at war with Eurasia.
    20. Re:No major news, and still a memory hog by rabidcow · · Score: 1

      You can make the buttons smaller but it's rather confusing. You have to add an @import line to the userChrome.css file in your profile\chrome directory, before the @namespace line.

      IMO it's worth it, orbits looks much nicer than pinball.

    21. Re:No major news, and still a memory hog by emil_nikolov · · Score: 1

      IE has much worse problem with tiling small images. That is IE6 on W2K.

      I found this the hard way - my colleagues were complaining that a design I did was slow and I couldn't figure why. Mozilla 1.0 had no problem with it, but IE took minutes to restore after minimize.

    22. Re:No major news, and still a memory hog by Anonymous Coward · · Score: 0

      There's a hidden way to do so in prefs.js... A page that tells you how was linked somewhere higher than your post in the comments (when sorted as oldest first)

  8. dang by Apreche · · Score: 1

    Just as mandrake 9 is about to come out they go and update mozilla again. Since they're on RC2 I doubt they are going to hold back for the new Mozilla. It's times like this I'm glad that Mozilla installs in linux the same way it installs in windows. Graphically and easily, as everythign should.
    I first used Mozilla two years ago, when it was slow and crummy. I must say that since 1.0 there really is no significant difference between using Mozilla or IE, except for the pop-up blocking in Mozilla. I'm sure the newer version will be that much better. Keep it up.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:dang by N3WBI3 · · Score: 1

      Does anyone know when they are shipping out the next redhat??

      --
    2. Re:dang by rat7307 · · Score: 1

      Does anyone know when they are shipping out the next redhat??
      Its not Monday yet.....

      --
      Burma?
  9. Alpha suddenly equals Beta? by fr2asbury · · Score: 4, Funny

    Is this some sort of new twist on mathematics or Greek?
    The headline states Mozilla 1.2 "Beta" only to be told that the MOzilla 1.2 Alpha was released.
    I swear you're like my wife who says's it's almost 7:00 at 6:30.
    It's all relative I guess.

    Cheers,
    Jonathan

    1. Re:Alpha suddenly equals Beta? by Anonymous Coward · · Score: 0

      I swear you're like my wife who says's it's almost 7:00 at 6:30.

      Or like mine, who swears something she bought for $1.99 cost her only a buck.

      ~wockawocka

    2. Re:Alpha suddenly equals Beta? by DocStoner · · Score: 1

      Or like my wife who tried to convince me she saved 50% on some item she purchased, while I try to convince her that didn't save anything if she spent something.

    3. Re:Alpha suddenly equals Beta? by Anonymous Coward · · Score: 0

      How about "it's just across the street" which really means 2 blocks down and 2 blocks over.

  10. alpha or beta? by minus_273 · · Score: 1

    what is it? the title and the article dont agree

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace
  11. Ouch was that sloppy? by fr2asbury · · Score: 1

    Im taking the preemptive move of pointing out I've already seen the nasty mistakes in my post.
    Darned flexible keyboards in the morning!

    Jonathan

  12. Download Manager with no restart functionality? by Bonker · · Score: 4, Interesting

    In all other ways, Moz has completely replaced all other browsers for me. I always laugh at friends and coworkers who send me a link, but then tell me to be careful because it comes with several popup-ads.

    I have to wonder what the rationale behind including a download manager with no scheduling or restart functionality is.

    Oh well. I assume that this will come along eventually, just like everything else. The team has fixed both the bugs I submitted for 1.1a (table layout problems), so I will assume that they will eventually get around to this kind of functionality.

    --
    The next Slashdot story will be ready soon, but subscribers can beat the rush and slashdot the links early!
    1. Re:Download Manager with no restart functionality? by gnugnugnu · · Score: 1

      I would link to the bug reports section in Bugzilla for the Download manager but Mozilla are smart enough to block direct links from Slashdot.

      http://bugzilla.mozilla.org

      Find reports, cast your votes.
      Help weed out duplicates (there are loads of them)!

      Stuck using Netscape 4 recently, i had forgotten how dog slow it was and how much i hate popup ad's, on the upside the focus behaves much better and i dont keep having to click on a page before i can use the keys to scroll up and down. This is a big usability flaw for me and significantly slows down all my browsing (if anyone knows a relevant bug number please let me know).

    2. Re:Download Manager with no restart functionality? by Anonymous Coward · · Score: 0
      I always laugh at friends and coworkers who send me a link, but then tell me to be careful because it comes with several popup-ads.

      Wow, you must get all the girls too 'cause your so 'leet.

    3. Re:Download Manager with no restart functionality? by citizenkeller · · Score: 1
      Have you tried Star Downloader?

      Certainly not a definitive solution, but until they come up with something moresuited to your taste in Mozilla 1.3... ;o)

      --
      -- Serge K. Keller
    4. Re:Download Manager with no restart functionality? by Anonymous Coward · · Score: 0

      The definitive solution (for Windows users at least): LeechGet 2002. Much (!) better than Star Downloader.

    5. Re:Download Manager with no restart functionality? by Anonymous Coward · · Score: 0

      > I always laugh at friends and coworkers...

      Hey! It isn't nice to laugh at your friends.

      As for people who work with cows, I don't think you should laugh at them either!

      Do you ever suspect they laugh at you for being such a hopeless nerd?

    6. Re:Download Manager with no restart functionality? by FunkyChild · · Score: 2

      I'm not exactly sure what you mean by 'restart', but I presume you mean to resume. If that's the case, you can pause and resume the downloads, you have to double click on an entry in the 'Download Manager' to pop up it's individual window, and you can pause and resume it from within there. Not such a great interface though, those controls should really be in the main window too.

    7. Re:Download Manager with no restart functionality? by Anonymous Coward · · Score: 0
      I'm not exactly sure what you mean by 'restart', but I presume you mean to resume

      Well I don't know what he means but by 'no resume' I mean that if you are on a dialup, and the connection goes down 1/2 way through the download (44kbs connection, 10Mb download .. shit happens all to often), the you are hosed as Mozilla cannot resume. That's pretty braindead and frustrating, considering that Go!Zilla and GetRight got this right years ago (won't use them now, they both sold out to spyware).

    8. Re:Download Manager with no restart functionality? by afidel · · Score: 2

      Mozilla will resume downloads on sites that support it, though I believe (not 100% sure) that you have to have your disk cache setting large enough to hold the partially dl'd file.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    9. Re:Download Manager with no restart functionality? by GargoyleMT · · Score: 1

      You realize that if you actually pay (*gasp*) for GetRight, you don't need any spyware components on your computer? I got it for $15, and regularly run Ad-Aware with no spyware sightings.

    10. Re:Download Manager with no restart functionality? by Anonymous Coward · · Score: 0

      No way. Make direct links so that those of us who filter refer strings can go directly and so that everyone else can just drag the link up to the taskbar.

      (Yes, we can highlight & drag too, but not when you don't even provide a URL and not when Slashdot magically inserts a space.

  13. No more .zip? by AirLace · · Score: 2

    Has anyone noticed that there's no installerless .zip release of 1.2alpha for Windows on the releases page? I will use the .exe for now but being able to unzip testing versions in a self-contained directory (as was the case with previous releases) is rather handy.

    The release notes even say "In this release the feature does not work in installer-builds you need to get a .zip distribution", yet there is none. Perhaps it's just an oversight.

    1. Re:No more .zip? by cetan · · Score: 2

      I was wondering about that myself. I'm not too keeon on the installers as I've had problems with them in the past (profile corruption when updating). The .zips are always nice for testing (as you pointed out).

      --
      In Soviet Russia...michael would be rotting in Siberia!
    2. Re:No more .zip? by cetan · · Score: 2

      that would be "keen on" not "keeon"

      --
      In Soviet Russia...michael would be rotting in Siberia!
    3. Re:No more .zip? by asa · · Score: 2

      Not all builds are linked to immediately from the releases page. We link to the builds we have at the time of release.

      Sometimes other builds arrive later (all of the 'ports' that mozilla.org doesn't build itself filter in when we point people to the release tag or source tarball and give them the time to actually build it).

      In this case it was probably an oversight on my part or the zip build wasn't at ftp yet when endico and I went home for the night. To tell you the truth, I don't remember. It was late.

      But don't count on us to be perfect. Just go directly to the ftp directory to see what's really available http://ftp.mozilla.org/pub/mozilla/releases/mozill a1.2a/

      --Asa

  14. Mozilla osx by Anonymous Coward · · Score: 0

    I have been using the mozille 1.1 now for a couple of days its pretty solid. I wonder what 1.2 will bring to the floor

  15. Umm.. Just a question... by Anonymous Coward · · Score: 0

    Okay, good work to the mozilla crowds, but just 1 question before I switch:

    What can the new mozilla do that I can't already do in Opera or IE?!?!?

    The reason I ask is because if the answer is 'not a lot' then mozilla won't really get a big market share - what's the point in switching from a package you already like for no real benefits.

    Mod this down as a troll if you like, but it is a good question. Market share - you'll need it.

    1. Re:Umm.. Just a question... by psykocrime · · Score: 4, Insightful

      What can the new mozilla do that I can't already do in Opera or IE?!?!?

      That you can't do in Opera? Don't know, I don't use Opera.

      That you can't do in IE:

      1. Tabbed Browsing

      2. Use mouse gestures

      3. use radial context menus

      4. use type ahead search (ala Emacs)

      5. Use Mycroft search plugins to search from the URL bar or Sidebar.

      6. Use other neat Sidebar plug-ins

      7. use custom themes to "skin" the browser.

      8. chat on IRC

      I'm sure there are other things as well, but those are the first ones that come to mind.

      --
      // TODO: Insert Cool Sig
    2. Re:Umm.. Just a question... by stratjakt · · Score: 1, Troll

      1) dont care.. If anything I find this annoying.

      2) dont care.. I prefer keyboard shortcuts, and hardly touch my mouse.

      3) gimmicky

      4) dont care

      5) IE has a search function on the sidebar. Whats so magical about Mycroft?

      6) neat? i dont need neat, i need functional

      7) gimmicky, though I guess there are some for whom downloading a 'captain kirk' theme makes them think they 'tricked out' their PC.

      8) i much prefer a seperate client, thanks.

      I'm not trolling.. but will it be posted on slashdot when a new beta of IE is released? Didn't think so.

      All the features that geeks rave about on mozilla they'd bash incessently if they were the new features in the next IE.

      We don't want to depend on mice, and since when did eye-candy fool us into thinking we're using a superior product?

      So far, like Netscape, its selling point is "its not Microsoft". If they don't do better than that, it'll wind up like Netscape.

      --
      I don't need no instructions to know how to rock!!!!
    3. Re:Umm.. Just a question... by Anonymous Coward · · Score: 2, Insightful

      9) Block adds

      10) Block pop-ups

      11) Trust that the browser is not spying on me

      The 3 "killer features" of mozilla for me.

    4. Re:Umm.. Just a question... by gazbo · · Score: 0
      Even more important, wrt option 8: Unixy people are always going on about how applications should do a single small task, and just connect to other apps that do different tasks.

      I believe the term they use for all-in-one clients is "bloatware".

    5. Re:Umm.. Just a question... by perlyking · · Score: 2

      2) dont care.. I prefer keyboard shortcuts, and hardly touch my mouse.

      Must be hardwork tabbing to all the links :-)
      The beauty of having mouse gestures/pie menus is you dont need to alternate between mouse and keyboard. I wish mozilla would have the rmb+lmb =forward/back buttons that Opera uses, that is really easy to use.
      --
      no sig.
    6. Re:Umm.. Just a question... by mkoenecke · · Score: 2, Informative

      The next release of IE isn't a story mainly because it's proprietary and Windows only. Mozilla is cross-platform and open source, meaning its development is accessible and relevant to everyone interested.

      And those who don't like tabbed browsing, I believe, haven't given it a try. Take Slashdot, for example. I middle-click on all sorts of associated links on the right of the screen, which load in tabs in the background, while I continue reading the page. I can then peruse the other tabs at my leisure, and close them with another middle-click.

      Another feature Mozilla has that IE doesn't: shortcuts to bookmarks. For example, if I type "gg [something]" in my location bar that does a search of Google Groups for that thing. "PW" takes me to Pricewatch. "Dict" to Dictionary.com. These can be combined with Javascript ("bookmarklets") for truly nifty automation.

      --
      TANSTAAFL
    7. Re:Umm.. Just a question... by demo · · Score: 1

      > So far, like Netscape, its selling point is "its not Microsoft". If they don't do better than that, it'll wind up like Netscape.

      It's selling point is that it runs on a lot of platforms where IE doesn't.

      (well IMHO anyway)

      --
      ---
    8. Re:Umm.. Just a question... by N3WBI3 · · Score: 2, Funny
      Usually IE releases are reported on slashdot, you just have to look under the bugs section ;).

      Seriously though you are right there is an open source bias on this forum (one which I share), piss and moan all you want, if you dont like it dont use mozilla. Its not supposed to be for everyone, we believe in having software choice here, something the developers of IE dont want.

      You seem to be one of those people who has to pan something because they dont like it, its not that youre trolling its that youre a bitter person.

      --
    9. Re:Umm.. Just a question... by BigChigger · · Score: 0

      well, for one thing it can do SSL correctly, and it is impervious to all those IE security flaws which have gotten particularly nasty lately.

      BC

    10. Re:Umm.. Just a question... by N3WBI3 · · Score: 2, Insightful

      Yes it is bloatware, if you install it that way! I just do a browser only installiation all of the features pointed out above are browser featuers (except irc chat). When I install mozilla it does not "become a part of the os".

      --
    11. Re:Umm.. Just a question... by jvmatthe · · Score: 2

      This game, written in JavaScript, using DOM, UNICODE, CSS, etc. Works in Mozilla only (AFAIK). I feel that it's probably pretty close to all being valid code; it was written using the W3C specifications and "just works" in Mozilla.

    12. Re:Umm.. Just a question... by sehryan · · Score: 2

      The beauty of having mouse gestures/pie menus is you dont need to alternate between mouse and keyboard.

      What exactly are you doing with your other hand? For me, keyboard+mouse is faster than mouse only or keyboard only. Left hand hits all the keyboard shortcuts, mouse in the right hand clicks all the links and scrolls. I never really have to adjust. If you are using the keyboard completely, then you have a lot of time on your hands. If you are using only your mouse, well...you have a lot of other stuff on your hand. :)

      --
      The world moves for love. It kneels before it in awe.
    13. Re:Umm.. Just a question... by cetan · · Score: 2

      1) dont care.. If anything I find this annoying.

      How long did you actually use this? Have you /ever/ used it?

      The very first time I tried it, I stumbled, closed the wrong windows, and thought "man, this is a step back." But I kept working with it.

      Now, I'm never going back. Middle-click mapped to "open in new tab" let's me browse articles with ease. An article has links to 3 sites that look interesting. I middle-click and it opens the tabs /behind/ the current one I'm reading; never obscuring what I'm currently doing. I finish the article, go to the next tab to see what the first link was all about, go to the next tab after I'm done with that, etc. It's fantastic. It's made browsing so much better.

      --
      In Soviet Russia...michael would be rotting in Siberia!
    14. Re:Umm.. Just a question... by Triv · · Score: 2

      ...which, as far as I can tell, you can't do on OS X - you're stuck with the whole damn thing, and no matter how much I try to convince it that I LIKE Mail.app, it refuses to let mailto: links open it instead of its own client. 'Course, there's prolly some fantastically easy way around this I'm missing...:)

      Triv

    15. Re:Umm.. Just a question... by Anonymous Coward · · Score: 0
      What exactly are you doing with your other hand?


      If you have to ask . . .
    16. Re:Umm.. Just a question... by Anonymous Coward · · Score: 0

      >You seem to be one of those people who has to pan something because they dont like it, its not that youre trolling its that youre a bitter person.

      Except when panning MS products of course, then you are 'insightfull' and 'informative'.

      Jeeeze, gimme a break from this kindergarten for retards and wanabees!

    17. Re:Umm.. Just a question... by Anonymous Coward · · Score: 1, Informative

      Tabbed browsing really beats having 5 or 6 windows open and cycling through any day of the week. If IE were vastly superior in every other respect, but still didn't have tabbed browsing, many people would choose Mozilla for tabbed browsing alone.

      A lot of these other issues are platform-dependent... I don't care about skins at all either, it would simply be nice to have a decent native UI on Mac OS X. Please don't tell me about Chimera... despite using Gecko, it isn't half the browser Mozilla is, yet it actually uses more system resources (i.e. CPU cycles, physmem) than does Mozilla, despite claims to being lean and mean and free of extraneous clients.

      What Mozilla can do on Mac OS X at least that IE can't:

      Run more than 5 minutes without a core dump.

      Load a heavy page without blocking mouse and keyboard input long enough for me to make a cup of coffee and drink it.

      Idle without consuming 50 percent of my idle CPU cycles.

      Serve reasonably well for web development tasks.

      TABBED BROWSING!

      What Mozilla can't do on Mac OS X (at least 1.1 or newer):

      Play well with Apple's Java runtime. Interesting that there was no mention of this being fixed again in 1.2a. Perhaps they're waiting for Apple to fix its Java runtime. ;-)

      As for "not Microsoft" being a selling point, I think it's a valid one. I don't pay extra for Macs because I want to welcome Bill Gates into my life. IE for Mac looks lovely, until you start to use it. Its standards-compliance is, well, not bad for a Microsoft product, and for a while it was all we really had on Mac OS, but Mozilla just works, and is much faster than Mac IE will ever be (Mac IE could be made much faster if Windows IE didn't need to have a competitive advantage...).

      More importantly, Mozilla runs on more platforms than IE ever will, and most importantly, it is free software, as in freedom. You can't check out IE's source code, modify it to suit your needs, etc. If you don't like the way IE works, too bad. If you don't like the way Mozilla works, you have options.

      Face it, if you don't accept the MS hegemony, Mozilla and derivatives are about the only real alternative. Even if you put politics aside, Mozilla is improving constantly and is quite the equal (or superior) of IE in most respects. It has different creature comforts, but it has almost as many.

      Lastly... Mozilla is touted as a technology demo by the developers, NOT as bang-on-it-every-day production software. And if you realize that, it is really quite impressive that it works so well for real-world use.

      To those who are not happy with Mozilla's behavior... file a bug report, feature request, whatever. Or start your own fork. :-)

    18. Re:Umm.. Just a question... by Anonymous Coward · · Score: 0

      > Trust that the browser is not spying on me

      Oh please!

      Maybe you think your microwave is spying on you too! Maybe there's a bogey man under your bed! Maybe you feel you're from outer space and that's why you can't make any friends.

    19. Re:Umm.. Just a question... by Hast · · Score: 2

      Well then, don't download it then. (And luckily for you it's not "intergrated into the OS".)

      Moz has benefits over IE, personally I like the tabbed browsing and radial menues best. And it's benefits compared to Opera is mainly that it's free, OSS and more flexible.)

      And the "If it were Microsoft then ... " idea is really getting old. If you are going to complain about how the Slashdot community is big and don't agree then why don't you at least find a new way of doing so?

    20. Re:Umm.. Just a question... by NamShubCMX · · Score: 1

      Guess what the "OS" stands for in OSDN...

      --
      We've always been at war with Eurasia.
    21. Re:Umm.. Just a question... by N3WBI3 · · Score: 1

      You want a bresk just close you darn browser you moron.

      --
    22. Re:Umm.. Just a question... by Anonymous Coward · · Score: 0

      Can I use Hotbar and other spyware with it????

      DIDN'T THINK SO!

      -1 for Mozilla

    23. Re:Umm.. Just a question... by Anonymous Coward · · Score: 0

      Yes! Search in current page, there was mentioned a prefs.js tip in a high-modded comment somewhere.

    24. Re:Umm.. Just a question... by Amazing+Quantum+Man · · Score: 2

      except if you're a touch typist, it's difficult to use right-side kb shortcuts with your left hand. It just doesn't "feel" right (analogy -- try using emacs when your fingers are trained to vi).

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    25. Re:Umm.. Just a question... by Anonymous Coward · · Score: 0

      You are trolling. Nobody asked for your opinion.

    26. Re:Umm.. Just a question... by jonadab · · Score: 1

      > try using emacs when your fingers are trained to vi

      As long as the first thing you do is M-x viper-mode, you
      should be just fine :-)

      --
      Cut that out, or I will ship you to Norilsk in a box.
    27. Re:Umm.. Just a question... by Elivs · · Score: 1

      >> Trust that the browser is not spying on me

      >Oh please!
      >Maybe you think your microwave is spying on you too!

      Sending all my missed typed URL to msn.com as a search request is spying. However its not as serious as searching my harddrive. Infact it is absolutely minimal spying, but I still object to the my lack on consent.

      I would much rather trust the the mozilla crew than MS not to do stuff like this.

      Elivs

    28. Re:Umm.. Just a question... by Anonymous Coward · · Score: 0

      You CAN turn that off, you know?

  16. Re:Type Ahead Find by Anonymous Coward · · Score: 0

    So... umm...

    What about this post was informative?

    The repeated link from the story post?

    The "Need More info?" question?

    The kudos?

    Oh. I get it. We didn't know that you were the Unix master. Thanks mods! I would have never have realized that the Unix Master himself posts on Slashdot!

  17. hater by Anonymous Coward · · Score: 0

    ne text pas

  18. The trunk is now Beta by yerricde · · Score: 1

    The headline states Mozilla 1.2 "Beta" only to be told that the MOzilla 1.2 Alpha was released.

    I interpreted the headline as "the Mozilla trunk is now open to Beta checkins."

    --
    Will I retire or break 10K?
  19. Mandrake doesn't include alpha releases by DamienMcKenna · · Score: 1

    Mandrake, similar to most other distros, try to avoid shipping alpha releases of core components, so you'd have to wait for the Mdk9.1 release.

  20. Mostly nonstandard features by yerricde · · Score: 0

    mind telling me which particular features IE has that are in common use which the current mozilla doesnt support?

    The most popular features in IE that aren't in Mozilla:

    • document.all in the DOM (nonstandard; use getElementById() instead)
    • ActiveX (Windows IE specific; required for Windows Update)
    • "MSIE" in the User-agent (necessary to prevent some sites from claiming "We deny Mozilla users access to this page. Spoofing your user agent is a violation of the DMCA.")
    --
    Will I retire or break 10K?
    1. Re:Mostly nonstandard features by vsync64 · · Score: 1
      • "MSIE" in the User-agent (necessary to prevent some sites from claiming "We deny Mozilla users access to this page. Spoofing your user agent is a violation of the DMCA.")

      Uh-oh.

      --
      TO BUY A NEW CAR WOULD MAKE YOU SEXUALLY ATTRACTIVE.
    2. Re:Mostly nonstandard features by Libor+Vanek · · Score: 0

      What sites are you talking about?

    3. Re:Mostly nonstandard features by cetan · · Score: 2

      User-Agent spoofing has been around for a long time.

      http://uabar.mozdev.org/

      --
      In Soviet Russia...michael would be rotting in Siberia!
    4. Re:Mostly nonstandard features by Anonymous Coward · · Score: 0

      Not Features; Bugs;-)

    5. Re:Mostly nonstandard features by Aanallein · · Score: 2
      "MSIE" in the User-agent
      On the rare occasions when I use IE, I am doing so while spoofing the IE user_agent string to appear to be (now) Netscape 7. And I'll happily click away from any and all sites that then go on to block me.
      Instructions on how to change the IE user_agent string can be found here.

      If a bunch of us geeks would start going over all PC's in computer labs and the like to change the IE useragents, this could lead to endless fun. (And perhaps some more realistic percentages for the various browsers - undoing the Opera damage.)
    6. Re:Mostly nonstandard features by operagost · · Score: 1

      THANK you for that link. Funny how once I changed my agent to IE 6, the MS technet KB search starting working again. Hmm.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
  21. Can i use ANY mail software? by tsmit · · Score: 1

    The reason i haven't adopted Mozilla yet is because it forces me to use it's internal Moz Mail client.

    Until i can pick which mail client i want to use, mozilla will just be a secondary browser on my system.

    --
    Yes, my girlfriend is a BitchX
    1. Re:Can i use ANY mail software? by Morky · · Score: 1

      I use Moz anyway, but amen to your comment.

    2. Re:Can i use ANY mail software? by Anonymous Coward · · Score: 0

      Why do you think you have to use the Mail program in Mozilla?

      I use Evolution with absolutely no problems at all.

    3. Re:Can i use ANY mail software? by Anonymous Coward · · Score: 0

      This really wasn't this hard to find:
      http://groups.google.com/groups?hl=en&lr=&s afe=off &threadm=MMIVxWCoBjCv-pn2-zIWZIJF5Uu5b%40localhost &rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26safe%3Dof f%26selm%3DMMIVxWCoBjCv-pn2-zIWZIJF5Uu5b%2540local host
      and
      http://www.geocities.com/pratiksolanki/ #mailnews

    4. Re:Can i use ANY mail software? by Mr.Strange · · Score: 4, Informative

      Yes you can.

      Put the following line in prefs.js, which is in your Mozilla profile directory.

      user_pref("network.protocol-handler.external.mai lt o", true);

    5. Re:Can i use ANY mail software? by laserjet · · Score: 2

      Good information, but it should be able to be switched without editing a text file for all those IE-heads out there who want to support Mozilla.

      --
      Moon Macrosystems. Sun's biggest competitor.
    6. Re:Can i use ANY mail software? by jd142 · · Score: 2

      Beautiful, a thousand thank yous. This has been the most annoying "feature" of Moz/Netscape I've run across.

      Two caveats though:

      1) Slashdot inserted a space in the line. Took me a few restarts before I noticed that /. had done that, so I wondered why it wasn't working.

      2) This still opens a second Mozilla window which needs to be closed.

      So thanks to you for the info, and a good job to the Mozilla developers for putting this in.

    7. Re:Can i use ANY mail software? by saider · · Score: 1
      --


      Remember, You are unique...just like everyone else.
    8. Re:Can i use ANY mail software? by Anonymous Coward · · Score: 0

      If you do a custom install and don't select mail and news then that pref is set automatically. Because you told it to install mail and news it assumed that you wanted to use it.

    9. Re:Can i use ANY mail software? by jonasj · · Score: 2, Informative

      If you do a custom install and unselect the mail client, Mozilla will use your default mail client.

      --
      You know, Microsoft's street address also says a lot about their mentality.
    10. Re:Can i use ANY mail software? by Anonymous Coward · · Score: 0

      I use Eudora 5.1 and always installed Moz with the browser option only. Eudora runs perfectly along side Moz...

  22. Que coceira! by Anonymous Coward · · Score: 0

    Ai, é o meu cuzinho!

  23. Mail *downloading* speed? by PhysicsGenius · · Score: 0, Interesting
    What about the Moz mail interface speed. Admittedly, I'm running on an ancient machine here (P5200) but the browser runs fine for me, even with multiple (5+) tabs. The the mail client is consistently dog-slow, even right after a restart. It sometimes takes me upwards of a minute from the moment I click "compose" to the moment I start typing the body (after filling in the necessary headers).

    What the hell is it doing that it needs to run that slow?

    1. Re:Mail *downloading* speed? by Gerv · · Score: 2

      Recent versions cache and reuse the compose window, so it's much faster. I think this went in after 1.0 (although I'm not certain) so if you are using 1.0, upgrade to 1.1.

      Gerv

  24. wooooooooonderful? by irma+trattino · · Score: 1

    viewed on the type ahead find website:
    If you repeat the same character, it will start to cycle through all the links that begin with that character. However, if it can find a match with the exact string you've typed, such as "oo" in "woods" it will go there first. Typing a third "o" will then cycle through the links.

    then what if one url is http:///www.wooooooooonderful.com/ ? will we have to type 10 times "o"?
    nahhhhh! ;)))

    --
    irma trattino
    eat.me at http://irmetta.free.fr
    1. Re:wooooooooonderful? by Anonymous Coward · · Score: 0

      the good old Vim way,
      10o!!

  25. I use Opera, but just sometimes by Anonymous Coward · · Score: 0

    I have been using Opera since 5.0 and I think it doesn't handle well the javascript. Some sites of web mails doesn't work with Opera, and then I must use Mozilla to see it. I hope the next Opera 7 could be more DOM/Javascript compliant. Or they will continue to do pages like this: www.direito.varginha.com.br

  26. It's an alpha. by Gerv · · Score: 5, Informative

    The headline is misleading - this is Mozilla 1.2 Alpha. See the roadmap for full details on the numbering scheme and release schedule.

    1.0.1 was also released recently. This is a bugfix release for those people using 1.0 who don't want to upgrade to 1.1final or 1.2alpha.

    Gerv

  27. Those features in IE by yerricde · · Score: 5, Funny

    IE6 has mouse gestures

    Is Mickey [ O ] sticking his middle finger up enough of a "mouse gesture"?

    tabbed browsing

    Maximize IE, and your taskbar becomes a tab bar. Or install CrazyBrowser.

    and pop-up blocking?

    Press Ctrl+W real quick before the pop-up finishes loading.

    Such are the workarounds IE users employ to emulate Mozilla features.

    --
    Will I retire or break 10K?
    1. Re:Those features in IE by Anonymous Coward · · Score: 0

      bahahaha
      when linux users refer to these types of workaround antics , the microsoft crowd points and and laughs and says glad you think about the user ...
      got irony?

    2. Re:Those features in IE by Anonymous Coward · · Score: 0

      Until Mozilla incorporates that crazy auto hidden toolbar I'll use IE more than Mozilla especially at art site where I want to see as much of the page as possible a once.
      Mozilla has a full screen option but the toolbar disapeared completely when turned on in older versions in 1.1 all it does is remove the active window header and text toolbar leaving the main toolbar on screen. I've downloaded 1.0.1 but have yet to install it to see what it does.
      In both 1.0 and 1.1 the only way to get the text toobar back is close the browser and reopen it.
      Netscape has this auto hide function if you purchase it from a third party.
      I hope Aphodite or Dino might incorporate this but as far as I know they haven't.
      IE does have pop up blocking of sorts built in.
      Tools/ Internet Options/ Security tab/ Internet Zone/ choose custom settings scroll down to the bottom and disable both Active Scripting and Allow paste operations via script. You'll never see another popup, pop under or web browser's spawning faster than you can close them.
      If one needs these settings at a particular site add the site to your trusted zone.
      In my use of Mozilla I've not found a way to allow a trusted site such as my online Bank to use Java Script and deny it's use elsewhere during casual surfing.
      A trusted site can give me a cookie but no other site can is another example of IE configuration.
      IE is highly configurable and secure when locked down properly.
      Mozilla for the most part allows one to turn an item either on or off and that's it.
      I like Mozilla though it's a work of art and I especially like the use of skins. I'm using one called Pinball because of it's look and it is the lowest profile skin I've seen in that it allows a slightly larger page view than some of the others that use the standard toolbar height.
      I'll use Mozilla more when they have auto hide toolbars, side bars and full screen incoporated or fixed.
      Having to turn off the sidebar to view the entire text on this page without having to scroll from side to side is a pain that auto hide would fix quite nicely.

  28. Re:Type Ahead Find by Anonymous Coward · · Score: 0

    So? Isn't there something about copying being the highest form of flattery? And isn't this OSS?

  29. Great - now when will they make it good? by treat · · Score: 1

    After years of displeasure with netscape crashing on me, I was excited when Mozilla 1.0 came out. And it does rarely crash. Mozilla is barely usable under Linux, if you have a fast machine and lots of memory - sometimes it hangs for a while, but it is better than Netscape by far. On Solaris, even on a fast machine (e.g. 8*900mhz CPU V800), Mozilla is painfully slow - it can't even keep up with my typing! I wish there was a web browser that actually worked on Solaris.

    1. Re:Great - now when will they make it good? by laserjet · · Score: 2

      My experience doesn't agree with yours. I use Mozilla regularly on the following machines:

      Linux @ 750MHz Athlon - Runs great, nice and quick
      HPUX @ 440MHz PA-RISC - Runs great, not sluggish, but not snappy
      HPUX @ 300 MHz PA-RISC - Runs a little slow, but is pretty good after first loading.
      OS X @ 500MHz MAC - Runs about as fast as OS X seems to run, could be faster all around.
      Win2k @ 800MHz Intel - Runs great, nice and quick.

      I don't see why it runs so slow on your solaris machine? I have run it on Solaris briefly a while ago and it seemed pretty decent. On Linux I think it runs great. I guess it depends on what you think a fast machine is?

      --
      Moon Macrosystems. Sun's biggest competitor.
    2. Re:Great - now when will they make it good? by sootman · · Score: 2

      I agree with the original poster. I have a PIII/733 w/ 256 MB RAM. Try this: run Moz for a while. Open up several or many tabs/windows, then leave them open and do other stuff for a while. Then, start switching between Moz and other apps and you should see the slowness. I've seen it take 15+ seconds to get back, and I've only been using it a few days. (I'm using the IE theme, if it matters... shouldn't, but might.) It's great for some things, like browsing slashdot's front page and middle-clicking to open all links in a new tab in the background. Very, very nice. But leaving it open with several windows while I write code in Homesite and make images in Photoshop? Death on a stick, and I'm using it just like I've used IE and NS for years.

      Something I've learned from endless Mac-OS-X-is-slow discussions-- don't just say 'fast' or 'slow', measure! :-) Everything is relative. My aunt thinks her Celica is fast. Having ridden in my friend's 13.17s/114mph Firebird, I know it isn't. :-) But she's happy with it.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    3. Re:Great - now when will they make it good? by chez69 · · Score: 0

      I only see this happen in windows 2000, and it happens with other applications too.

      --
      PHP is the solution of choice for relaying mysql errors to web users.
    4. Re:Great - now when will they make it good? by Anonymous Coward · · Score: 0

      Do you have enough memory? I run a windoze celeron 366 system which I recently upgraded to 256MB and it works perfectly fine (speed-wise).

    5. Re:Great - now when will they make it good? by unapersson · · Score: 1

      Isn't that a Windows "feature"? When you say you left Mozilla open, did you minimize it? When you minimize an app in Windows it swaps all its memory out to disk. Then when you maximize the app, it swaps it back into memory again. This is where your long pause comes from (Is it possible to override this?).

      Linux on the other hand doesn't do this, and I constantly leave my Mozilla windows open for a long time and forget about them. This delay doesn't occur when you flip back to it.

    6. Re:Great - now when will they make it good? by Anonymous Coward · · Score: 0

      Pffftt, I run moz on Linux with a 166MMX and 80MB of RAM. And though it's slow it's not slower than NS4, and a lot more stable. I even have truetype and aa going and don't notice any speed problems in the pages I view, the only place where I do notice most of the slowness is in the UI.

    7. Re:Great - now when will they make it good? by crumley · · Score: 2
      Odd, Mozilla runs fine for me on a single CPU Sun Sparc Ultra 10 (300 Mhz?) with 256 MB ram. It takes a while to load, but it runs pretty snappy once loaded.

      I also run Mozilla on a 200 Mhz Pentium without problems. Its not speedy, but it works fine.

      --
      Preventive War is like committing suicide for fear of death. - Otto Von Bismarck
    8. Re:Great - now when will they make it good? by sootman · · Score: 2

      I never thought it had to do with minimizing/maximizing, I thought it just swapped apps that a) weren't in the fireground and b) only when it needed to (or c) if you don't have enough RAM to run your foreground app anyway.) In any case, no, I rarely minimize apps, I just run them full screen and use the taskbar or alt-tab to get around. And no, I can have a dozen Explorer or Netscape windows in the background and when I bring them to the foreground there's a much, much shorter (1-2 seconds vs. 10-15) amount of time before they wake up. I'm not saying Mozilla is bad in general, just that it doesn't perform as well under Windows. Is M$ evil? Sure. Does Mozilla work great on other platforms? Sure. Does that change the fact that Mozilla in Winodws performs worse in some ways than other browsers? No. Most programs have flaws (or just plain things you don't like) that you have to learn a workaround for. For me, this is Mozilla's.

      When you've been using web browsers for 7 years, and you try a new one and use it the exact same way you always have, things like this jump out at you. It's not like I spend all my time at w3.org or tuxedo.org and now I'm going to cnn with Mozilla and complaining that it's slow. Same sites, same number of windows open, different performance.

      By the way, *every* OS swaps if it needs to. (unless you issue swapoff, ha, but that just makes things wose.) Run Gnome on a PII/266 with 64 MB and a slow hard drive (like my laptop) with a few apps open if you don't believe me. When I'm *using* mozilla, it runs like a champ, it's just when I leave it alone for a while that things get bad, and then it's worse than other similar apps.

      OTOH, it kicks IE5/Mac's ass when it comes to rendering 1MB+ worth of HTML--6 seconds vs. 22 on an in-house test page. (That same page in Windows opens in 6 seconds in Moz, vs. <3 seconds for IE5. c'est la vie.)

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  30. Type ahead find by Anonymous Coward · · Score: 0

    Alright, I read the info about type ahead find, but I wasn't quite able to make out just what it does. Could someone help explain to me how this is an improvement over the search already included in previous Mozillas?

  31. Re:alpha or beta? by carm$y$ · · Score: 1

    Alpha is just an early Beta; the way that 2+2=5 for large values of 2.

    --
    -- No sig today
  32. Keep it up Mozilla ! by bushboy · · Score: 1

    Heck - Mozilla is just going from strength to strength - it's so nice to have another excellent (free) browser option !

    I now use mozilla for over 50% of my day to day surfing - not quite ready to ditch ie6.0 yet, but getting closer...

    --
    A slashdotting - you get the stick first and then the carrot !
  33. switch from Opera to Mozilla? by taxman_10m · · Score: 2

    Is there any reason to switch from Opera to Mozilla? The only big differences on my machine between Opera and Moz is that Moz is slow and it's a memory hog. And those aren't really good reasons to switch.

    1. Re:switch from Opera to Mozilla? by laserjet · · Score: 2

      So you can help support open source?

      --
      Moon Macrosystems. Sun's biggest competitor.
    2. Re:switch from Opera to Mozilla? by jfedor · · Score: 2

      Mozilla is open source. (I don't know if that's a good reason for you.)

      Also, I don't use Opera so I don't know but I'm under the impression that if you don't pay for it then it displays ads. Is that correct?

      -jfedor

    3. Re:switch from Opera to Mozilla? by Anonymous Coward · · Score: 0

      DOM Support is the big difference I noticed.

    4. Re:switch from Opera to Mozilla? by ChristTrekker · · Score: 1

      Or just wait for Opera 7, which is being rewritten from the ground up with great DOM support. Windows versions are in beta, Linux not far behind.

    5. Re:switch from Opera to Mozilla? by ChristTrekker · · Score: 1

      Use an inferior product just to support open source? *shrug* I'm willing to pay for a good product I want, especially when there is no free alternative of equal quality.

      Yes, the free versions display ads. Great way for people to get to try out a great browser. From what I've heard, Opera is about the only web-related venture still making money from ads. If your screen is 1024x768 or more they're not too intrusive, at least on Windows (where I maximize the window to best use the MDI) and Linux (where I maximize the window in its own workspace). On a Mac, where I don't maximize because it's not MDI, the banners are annoying because there's one in every window. I hope they come up with a better solution for Mac Opera 6 (coming soon).

    6. Re:switch from Opera to Mozilla? by zangdesign · · Score: 2

      It's free, it's Open Source, and it's got better adherence to the W3C specs than Opera.

      I was an affirmed IE snob and I now use Mozilla for 90% of my surfing.

      --
      To celebrate the occasion of my 1000th post, I will post no more forever on Slashdot. Goodbye.
    7. Re:switch from Opera to Mozilla? by henben · · Score: 1

      I wouldn't switch to Mozilla, but... Try Galeon, which is Mozilla-based. It does most of what Opera does in terms of being lightweight, letting you control fonts/colours, using tabs etc. etc. It gives you a custom portal and autobookmarks, which are nice. You can also "open in background" with the middle button, which is very useful. But it's still not that much better than Opera that you should feel compelled to switch if you've already paid for Opera. Maybe you could compare Galeon with Opera when your licence stops being valid for the newest version of the latter.

    8. Re:switch from Opera to Mozilla? by Anonymous Coward · · Score: 0

      Are you able to show better W3C compliance?

    9. Re:switch from Opera to Mozilla? by jfedor · · Score: 2

      You misunderstood me. I'm not telling you to use an inferior product to support open source. I'm telling you to use Mozilla because in my eyes the fact that it is open source makes it a superior product (well, it's one of the reasons; if it totally sucked then the fact that it was open source wouldn't mean much).

      If there's something about Opera that makes it better than Mozilla, I'd be happy to hear about it from you.

      -jfedor

    10. Re:switch from Opera to Mozilla? by Anonymous Coward · · Score: 0

      I agree, show some proof if you're going to make accusations. I can't believe this FUD's already been modded up.

    11. Re:switch from Opera to Mozilla? by ChristTrekker · · Score: 2, Informative

      OK, I'll give that a shot.

      1. It's pioneering. It had mouse gestures and a tabbed interface before Mozilla. These are UI features I use constantly. If there are new innovations in browser UI, I'd wager that Opera will make them first.
      2. It's small. I can download it in under 10 minutes at 56k. This is one reason I don't use Mozilla at home at all.
      3. It's fast. Opera is a speed demon on my wife's PII-350. I'm not sure I'd want to use Mozilla on that machine as my primary browser.
      4. There's a version of Opera for my OS 8.1 Mac. OK, this is pretty minor, as I'm upgrading to OS X within the next few months. But it's another reason I haven't used Mozilla at home yet.
      5. Keyboard shortcuts for virtually everything I'd ever want to do. Most them I don't use, but the ones I do use I wonder how I lived without before. It's almost a bother to reach for the mouse when using another browser.
      6. If it does crash, it remembers all the pages I was on at the time, and brings them right up when I relaunch.
      7. In general, support for web standards is excellent. I'll give a nod to Mozilla as the leader here, but it's not by much, at least in the areas I typically encounter. The UI features more than make up for these things.

      Those are the features I personally like that I can think of right now. There may be more if you ask other Opera users.

    12. Re:switch from Opera to Mozilla? by bilbobuggins · · Score: 2
      mozilla has far superior CSS/Javascript support than Opera (and yes, when done right Javascript can be an _extremely useful_ tool), and mozilla has a better chance of developers ensuring compatibility on sites that use said javascript/CSS etc.

      also it's the little things that make mozilla win for me, form elements are ugly in Opera (not a major gripe but it affects my browsing experience), plus mozilla has (IMO) better themes and infinitely cooler enhancements.
      i can't say i really got hooked on pie-menus, but come on, what other browser can you even try them in?

      to be honest (and i'm not trying to just pointlessly fan flames here) i've always wondered why would anyone want to use opera?

    13. Re:switch from Opera to Mozilla? by Arker · · Score: 2

      Obviously the people that don't like Opera to begin with aren't going to be very helpful with their comments. I, on the other hand, love Opera with a passion, so maybe my opinion will be more helpful.

      I did switch, just a few days ago. My reason was good, but it probably doesn't apply to you. I just moved everything over to my new computer, and it happens to be a Macintosh. Opera for Mac just isn't ready yet, there's a beta, I tried it first, but it's not there. Mozilla is, and honestly, it's damn good.

      I'm assuming you are on some MsWin system? Opera rules on that platform. No, I wouldn't switch if I were you, although I'd still give Mozilla a whirl if you have time, just to see for yourself how good it really has gotten. I honestly expect that, even on Windows, it will eventually be the best. It is Free Software, it's a damn good product, and a lot more people are working on it than those wonderful people at Opera Software could ever afford to hire as a result. But not quite yet, not on that platform.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    14. Re:switch from Opera to Mozilla? by linuxlover · · Score: 2

      Not Exactly!
      The 'Quick Preferences' is a life saver. want to change the user string to 'IE 5.0' with that pesky bank? No problem. Just hit F12 and select.
      Want to disable JavaScript / Proxies.....repeat.
      To do this in Moz, you have to
      Click Edit -> preferences -> advanced -> proxies -> turn off.
      (6 mouse cliks)ouch!

      And On Linux Opera does 'Anti Alias' fonts (thanks to QT). And that alone is a convincing reason. Does Moz has AA? (not sure, but Opera fonts looked better)

      Speed. no args there. Opera wins hands down

      The 're-alignable tabs' (hotlist / history) in opera. in Moz the side bar is always at Left. I am soooo used to having my bookmarks at right with Opera, that alone turns me off..

      Search features. I just love there is a google search box and I can just type in my query and hit enter. yes there is a searchbar for moz, but you _have to know about it_ to go download and use it.
      ALso I am getting used to the Amazon.com / Ebay / PriceGrabber search feature. Very slick

      I know people are going to reply 'but there are plugins you can get ....blah'. Yes I can. But I think the browser has all the functionality by default is cooler.

  34. Question by Mr_Silver · · Score: 2
    I'll admit I haven't downloaded Mozilla, for one main reason - I don't have the bandwidth to do so (56k modem? Eta 22 hours!) so maybe this question will be really easy to answer - or not:

    Is there some sort of preferences manager that deals with all the options this new functionality is bringing about? The reason I ask is that whilst type ahead find looks and sounds rather nice, I don't think that adding a line of text to a flat text file is exactly the most user-friendly way of doing things. Especially not in a Windows world anyway.

    On a side note, it's like when NS7 is mentioned without the pop up ad filter and you invariably get the posting that says "edit this file, add this line, remove this comment and it's done!". Might be easy to us, but probably not to those people that we'd like to encourage to use something apart from IE.

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
    1. Re:Question by Krueger+Industrial+S · · Score: 1

      Mozilla is 10 meg - only about 45 minutes at 56k

    2. Re:Question by Mr_Silver · · Score: 1
      Mozilla is 10 meg - only about 45 minutes at 56k

      Unfortunately I normally get about 3k/sec from the download site :o(

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    3. Re:Question by Gerv · · Score: 2

      The mirrors list is your friend.

      Also, 10Mb at 3k per second -> 55 minutes. In actual fact, it's about 13Mb so it might take you an hour and a quarter. I don't know where you live, but that shouldn't cost you more than a pint of beer in local currency.

      Gerv

    4. Re:Question by Frank+Grimes · · Score: 1
      I'll admit I haven't downloaded Mozilla, for one main reason - I don't have the bandwidth to do so (56k modem? Eta 22 hours!)
      Somebody should burn a CD and send it to you. When 1.0 was released, I thought about putting a copy of mozilla for each major OS onto one CD, burning a hundred copies, and handing them out at parties.
      --
      CfkRAp1041vYQVbFY1aIwA== RV/hBCLKKcSTP5UFK3kqsg==
    5. Re:Question by Stugots · · Score: 1

      Yep, it has a preferences manager. If you *wanted* to edit some flat text files, you could find them in your Mozilla folder. :-) But everything is GUI, you turn these features on and off by clicking on checkboxes....

    6. Re:Question by unapersson · · Score: 1

      There's something seriously wrong with that 22 hours figure :-) I'm on 28.8 and downloading it takes between 1 and 1.5 hours.

    7. Re:Question by Anonymous Coward · · Score: 0

      Hmm, thanks for the idea. I might do that myself! :)

    8. Re:Question by Opie812 · · Score: 0

      When 1.0 was released, I thought about putting a copy of mozilla for each major OS onto one CD, burning a hundred copies, and handing them out at parties.

      You, my friend, are a true geek. Kudos!

      --
      I'm not a nerd. Nerds are smart.
    9. Re:Question by sabshire · · Score: 1

      22 hours????? I use a 56k modem, and it usually gets it in under an hour??? Are you downloading the source or binary distro?

      --
      You will never "find" time for anything. You must "make" it.
  35. Type ahead find by androse · · Score: 2, Interesting

    Type ahead find has existed for years in IE for Mac, just like it has existed in the Mac Finder since system 7. The behaviour of typing a fiex letters and getting the closest element of a set has been implemented everywhere : file lists, dropdown menus, etc.

    That is the problem with the behaviours of the mozilla interface widgets : they don't behave like any plateform.

    Would it be too hard to make the widgets behave diffently depending on the plateform ? For example, when you click once in the address bar, all the text gets selected. That works on Windows, but not on the Mac, where the standard is to insert the bar cursor at the point where you clicked. The same for clicking in the scrolling bars : it only pages once, not repeatedly like on a Mac. The same for the dropdown menu (see the comparison of the windows drop down menu and the mac one by Bruce Tognazzini), etc etc.

    I think people like visual inconsistency (themes, skins), but hate behavioural inconsistency.

  36. A site that discriminates against mozilla users by yerricde · · Score: 2

    What sites are you talking about?

    The DMCA part was a joke, but the discrimination against Mozilla users is real. For example, click this link with Mozilla, and you get "You have accessed this page because you are trying to view MeTV in a browser other than Internet Explorer. To enter the site, please click here and download the latest version of Internet Explorer. (Mac users click here.)" For more such bugs click here.

    Now watch them lose 30% of their market when AOL 8.5 for Windows switches to Gecko. (AOL for Mac and CompuServe for Windows have already switched, but AOL for Windows has more market share.)

    --
    Will I retire or break 10K?
    1. Re:A site that discriminates against mozilla users by jmauro · · Score: 1

      It'll be a slow change to mozilla since even if the new version of AOL runs Mozilla, the older versions will still be around and kicking for a long, long time.

    2. Re:A site that discriminates against mozilla users by nazh · · Score: 1

      here is another example.of a page not working in mozilla
      stuntman game
      you get this text: "WEB USER you have been directed to this page to improve your Web experience. Old browser versions are keeping the Web (and your experience) from being all it could be. Please consider upgrading to one of the following browsers, which make it easier for Web builders to be sure the sites you visit will work correctly. For the technically minded, each browser link is followed by a brief description:..."

      worse thing is that they refere to ns6 and moz, but i can't view it, tried both with moz 1.1 and 1.0.

    3. Re:A site that discriminates against mozilla users by scotch · · Score: 2

      The Mazda USA site is another one. Hammer away, skew their stats. Be a hero.

      --
      XML causes global warming.
  37. XFT builds... by jonathan_atkinson · · Score: 2

    ...considering Mozilla follows the kernel-style odd/even unstable/stable release numbering format, 1.2 should be a stable build.

    Does this mean I'll be able to download a version with XFT anti-aliased font support, like I did with 1.0? I have 1.0 with XFT which I downloaded from here, and I've been waiting to upgrade but I couldn't bear to lose my AA fonts.

    In case you haven't seen it, I have a screenshot of Mozilla with AA fonts here.

    For

    --Jon

    --
    Cleanstick.org: Dumb weblog about nothing
    1. Re:XFT builds... by jonathan_atkinson · · Score: 2

      I should have checked my facts on those versioning numbers. My bad, sorry :-)

      --Jon

      --
      Cleanstick.org: Dumb weblog about nothing
    2. Re:XFT builds... by Anonymous Coward · · Score: 0

      how can I install this? I dnld the rpm, but I'm on Mdk 8.2 with Ximian (this is my work box, so I throw it all at it :)) so it's saying that 1.0 is older than my install, which it is. I just want to co the XFT, how can I?

      Thanks, great screenie!

      P

  38. Spellchecker may not work by abischof · · Score: 2

    Normally, at this point, I would mention that there's a Spellchecker available for Mozilla. However, it appears that the Spellchecker is broken with all nightly builds after August 30th (and I'm not certain whether 1.2alpha is affected as well)

    The spellchecker-broken bug has been filed as a "blocker" (highest possible severity), but there's been no progress since August 31st (when the bug was filed). :-/

    --

    Alex Bischoff
    HTML/CSS coder for hire

    1. Re:Spellchecker may not work by Joe+Tie. · · Score: 2

      However, it appears that the Spellchecker is broken with all nightly builds after August 30th

      Perhaps a bit naughty, but I can confirm that installing the spellchecker from the ftp for netscape 7 linux works.

      --
      Everything will be taken away from you.
  39. Re:Type Ahead Find by Sj0 · · Score: 2

    What isn't up to par, featurewise? As far as I can tell, it's as far as IE, and with the addition of tabbed browsing and the composer, it's even slightly better.

    --
    It's been a long time.
  40. Bayesian anti-spam filters by abischof · · Score: 3, Interesting

    Remember that Slashdot article on Paul Graham's method of spam blocking through Bayesian filters?

    In case not, the basic idea is that spam can be fairly reliably detected through statistical analysis of word choice. For instance, a message containing the word "GNU" probably isn't spam, while one containing "remove" might just be (but see the write-up for more detail).

    Anyhow, there's been a bug filed requesting Bayesian filtering for Mozilla. If you're interested in the feature, you may wish to vote for the bug (of course, you'll need a free Bugzilla account to vote).

    --

    Alex Bischoff
    HTML/CSS coder for hire

    1. Re:Bayesian anti-spam filters by jeti · · Score: 2

      Just block every mail beginning with the words "This is no spam" and you're pretty much done.

      But how a bout a Bayesian filter for virus mails?

    2. Re:Bayesian anti-spam filters by crisco · · Score: 2
      FWIW, I've been playing around with POPFile on Windows after the mention on /. a few weeks ago. I'm not sure if it is using Bayesian filtering or something else, but I'm starting to get impressive results. This AC post on that site is a snapshot of my results so far. It works with just about any POP client.

      Rather than implementing a specific filter for spam, I'd prefer a pluggable filter API. As the war on spam escalates, new techniques for bypassing spam will have to be paired with newer filtering techniques. Some people like RBLs, others won't use them. Some people like to bounce their spam, thinking it reduces the total they get. Others realize that too many addresses are spoofed and they'd rather dig through headers and email admins (ala Spamcop) to get results. A flexible and chainable filter API would accommodate all this and more. Actually, something modeled on the way procmail on a *nix box allows flexible mail filtering and handling.

      --

      Bleh!

    3. Re:Bayesian anti-spam filters by koreth · · Score: 2

      Bayesian filtering is really impressive, especially if you filter on word pairs rather than just words. I've been using SpamProbe for the last couple weeks and it does a fantastic job. But it's a server-side thing at the moment (I run it using procmail) so no help for folks who get their mail from their ISP's POP or IMAP server using Mozilla or another client.

  41. mozilla 1.1, gcc 3.2 & jre 1.3.1 - problems by Isaac-Lew · · Score: 1

    I've had a problem building mozilla 1.1 with gcc 3.2, it seems that the jre plugin will *not* work (I've tried building mozilla with the --enable-old-abi-compat-wrappers tag, still doesn't work). Any ideas?

    1. Re:mozilla 1.1, gcc 3.2 & jre 1.3.1 - problems by yokem_55 · · Score: 2, Informative

      You have to build the sun jre from source code. This is something that Gentoo 1.3/1.4 users have had to do for quite some time, and it is quite a pain in the bum. You can find instrutcions on how to go about building the jre from soure here.

      --
      ...and IN SOVIET RUSSIA, beowulf clusters imagine 1, 2, 3 profit!!!! jokes made out of YOU!!!
  42. Re:Type Ahead Find by Anonymous Coward · · Score: 0

    Well, the emacs W3 browser has been doing the "type-ahead find" (it's properly called i-search) since it was invented...

  43. Opening new windows by samael · · Score: 2

    I love Mozilla. There's just one thing stopping me using it - when I open links from other programs (including the address bar on the Start Bar) it uses an existing Mozilla window/tab rather than opening an new one.

    I just can't use a program which randomly overwrites my open windows.

    1. Re:Opening new windows by Anonymous Coward · · Score: 0

      I'm not seeing the problem here. IE does this also, it uses your most recently opened browser window to load the new page.

      So what browser are you using that doesn't do this?

    2. Re:Opening new windows by sjbe · · Score: 3, Insightful

      I've been slightly annoyed by this behavior, though you can work around it pretty easily. Mozilla to the last tab you were in so I just usually open a new tab (hit Ctrl-T) and then do the link. An annoying extra step I'll concur but I think if that is the only thing holding you back work around it. Mozilla has too much OSS goodness to let something so small ruin it for you. :-)

    3. Re:Opening new windows by samael · · Score: 2

      Aah, I'm not fanatical about OSS, I'm just happy to use anything which works. I've been generally impressed enough by Mozilla to use it, except for that one thing (and some rendering errors that are almost certainly the website's fault).

      And when opening 15 links from my RSS reader program, I really don't fancy switching back and forth that many times.

      I hope they fix it soon, and then I'll happily join in the fun.

    4. Re:Opening new windows by Anonymous Coward · · Score: 0

      True, but you can disable this in IE, by unchecking "Reuse windows for launching shortcuts" in the advanced internet options.

    5. Re:Opening new windows by Arker · · Score: 2

      Opera doesn't do that. Great browser on windows. I'd be using it right now, but I'm on a Mac, and the Mac port isn't that good yet.

      Mozilla does pretty well, and you can use the workarounds posted. I'd be REAL happy if it could be told to behave like Opera so far as ALWAYS opening tabs instead of new browsers, but if there is a way I haven't found it yet. The workaround for that isn't too bad though.

      Would also be really nice to get it to save session states like Opera does, again, there may be a way but so far I haven't found it. And, again, the workaround isn't too horribly painful.

      The only major problem I've had with it so far is that after the last reboot it screwed all the fonts up. Only two or three now show under each option in preferences, and they pretty much all look like crap. Boggles the mind. Surely something strange I did, though I haven't a clue what. I'm sure I'll figure out how to fix it soon enough.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  44. I swear you're like my wife who says's it's almost by Pac · · Score: 2, Funny

    I know it is probably slightly off-topic, but maybe she is trying to make you understand that waking up half an hour early may be good for your marriage.

  45. Did I get the right to ask 3 wishes or something? by arestivo · · Score: 1

    I was driving to work today and I was thinking how mozilla was missing one more feature to be a even greater browser. I wished there was a way to click links without using the mouse.

    I open /. and suprise, my wish was granted.

    Already installed 1.2a and Type Ahead Find is just great.

  46. Get this stuff too by Anonymous Coward · · Score: 0
  47. Have you tried the preferences toolbar by vrt3 · · Score: 3, Informative
    I know it's not really what you want, but the preferences toolbar makes it a lot easier to enable or disable the popup blocker.

    --
    This sig under construction. Please check back later.
    1. Re:Have you tried the preferences toolbar by mshiltonj · · Score: 2

      I know it's not really what you want, but the preferences toolbar makes it a lot easier to enable or disable the popup blocker.

      That'll do in a pinch. Thanks!

      Note: I couldn't install the plugin under my regular user account. I had to install the plugin while running mozilla a root, and then copy the prefbar.rdf file to my regular acount's .mozilla/default directory and chown the file.

      But nice to have. Thanks again!

    2. Re:Have you tried the preferences toolbar by GunFodder · · Score: 1

      Yes! Yet another feature that shows how Mozilla ownz IE.

  48. VI syntax for searching by ceswiedler · · Score: 5, Interesting

    Apparently Mozilla developers use Vi. On the feature description for TypeAheadFind, it says: Type / before your string to search all text.

    Wonder if it supports ? for backwards searching, i for case insensitive... ;-) This is good, 'cuz I've found myself hitting / occasionally to do a search in Mozilla.

    1. Re:VI syntax for searching by Wakkow · · Score: 1

      I just start typing and it seems to work for me using a Mozilla nightly build.. I wandered across this when I forgot to click on a text box and started typing.

    2. Re:VI syntax for searching by TRACK-YOUR-POSITION · · Score: 1

      I've got Mozilla 1.2a, and I can't find this TypeAheadFind feture at all. What am I missing?

    3. Re:VI syntax for searching by Fourier · · Score: 2

      TypeAheadFind made me want to piss my pants. It's one step closer to total vi domination of my desktop.

      But more importantly, it makes mouseless (graphical) browsing feasible.

  49. If a tree falls in the forest by Cnik70 · · Score: 0

    would /. report it as another mozilla beta release..

    --
    -Cnik
  50. Type ahead find by SCHecklerX · · Score: 2

    This sounds exactly like the feature that OS/2's version of netscape had with voice navigation. Basically, you could speak a link on a page, and you would go there. Very slick. Dunno how great it is with typing. I'd rather some of the more frequent nav keys be linked to single keys, which this feature basically destroys any chance of using.

  51. 1.1 was bug-ridden by Spazmania · · Score: 1

    I hope they do better on 1.2 than they did on 1.1. I couldn't browse eBay for 10 minutes without 1.1 crashing under Windows 98 and I got similar results under Windows ME. 1.1 release that is; I didn't try the beta.

    I had to drop back to 1.0. 1.0 was very stable. I hope they use as much caution on 1.2.

    --
    Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
    1. Re:1.1 was bug-ridden by Anonymous Coward · · Score: 0

      I believe the eBay bug still exists. But I haven't tried 1.2a so I don't know for sure. (The bugs are still open in bugzilla)

    2. Re:1.1 was bug-ridden by Anonymous Coward · · Score: 0

      Well.... I'ts your OS. Perhaps if you upgraded from 98 and ME, both of which have terrible terrible memory management, and many other problems as well. I'd take 95 over 98 any day. When NT4 came out, I thought I'd gone to Windows heaven.

    3. Re:1.1 was bug-ridden by Anonymous Coward · · Score: 0

      I've been using Mozilla 1.1 with Windows ME since it was first released, for ALL of my browsing, including eBay. It's still yet to crash. Perhaps, like most people who bash perfectly good software, your system is just shite.

    4. Re:1.1 was bug-ridden by jchristopher · · Score: 1

      There is something flaky with eBay in particular in Mozilla 1.1. I can't narrow it down, though.

    5. Re:1.1 was bug-ridden by Spazmania · · Score: 1

      Its on the eBay search-results page, after using an icon on the left to narrow the search to a particular category. Probability to either the banner ad at the top or the iframe at the bottom. Both displayed incorrectly as well under 1.1.

      --
      Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
  52. Type ahead find by The+Pim · · Score: 5, Interesting
    It's about time that the keyboard became useful during browsing! I see no reason why I shouldn't be able to navigate with the keyboard in a browser as easily as I can in a text editor. Hopefully (I haven't tried it yet), this is a step in that direction.

    However, I'm slightly concerned about the description of this feature. I gather this appeared in IE, and I fear that mozilla is more concerned with "parity" than with the most usable implementation. (Do you realize that when using the mouse wheel to change text size, going up makes the text smaller? Copied from IE. Won't fix. Bug 146491)

    It appears to start searching as soon as you type a letter. This rules out all other possible uses for the letter characters. All of the most accessible keys on the keyboard "used up", just to avoid having to hit a command key to start searching in links. Even though you already have to hit a command key ("/") to search in the full text. If we want more keyboard functions, only punctuation keys (or key combinations) are available. For example, to seach for "foo" I can type "/foo", but to get the next hit, I have to do Ctrl-G, instead of something convenient like "n". This seems shortsighted.

    Well, I'll have to try it before I can be sure of my criticism, but from what I understand, this feature could become much more powerful if the implementors design it well, instead of merely copying IE.

    --

    The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
  53. 'Solution' by vrt3 · · Score: 2
    Or rather, workaround: open a new tab (or window) before you open the link from the other program - the link will be opened in that tab/window.

    --
    This sig under construction. Please check back later.
    1. Re:'Solution' by Anonymous Coward · · Score: 0

      Why not just tell him to copy the link, open a new mozilla window and paste it into the address bar?

      Either way it kind of defeats the point, doesn't it?

  54. Spell Checker? by ArmorFiend · · Score: 1

    So the obvious missing feature of mozilla is a spell checker. Is this planned for any upcoming version?

    1. Re:Spell Checker? by Anonymous Coward · · Score: 0

      Er, but Mozilla is a browser.

    2. Re:Spell Checker? by ArmorFiend · · Score: 1

      Er, it may be a browser but it is also a mail client and html editor.

      Not to menchion ya kan uze a spel chekuh in text entri bokses too.

    3. Re:Spell Checker? by IvyMike · · Score: 2

      So the obvious missing feature of mozilla is a spell checker. Is this planned for any upcoming version?

      Yes. See bugs http://bugzilla.mozilla.org/show_bug.cgi?id=56301 and http://bugzilla.mozilla.org/show_bug.cgi?id=129704 , as well as the mozdev project for spellchecking at http://spellchecker.mozdev.org/index.html . (I'd link, but bugzilla rejects links from slashdot, so you're going to have to get there the hard way.)

      One of the coolest features that people are working on (I'm pretty sure it's tracked under a different bug) is to enable reall-time spellchecking (underlines misspelled words in red as you type) in form widgets. Very cool.

    4. Re:Spell Checker? by bunratty · · Score: 3, Informative
      --
      What a fool believes, he sees, no wise man has the power to reason away.
  55. Moz 1.0.x is better than 1.1 by mcrbids · · Score: 2

    Seriously!

    I tried the Moz 1.1 RPM on my RH 7.2 system, and suddently, the textarea tag screwed up constantly. Text did not wrap, and an "A" tag would cause not only the text in the textarea to become a link, but also submit buttons, and just about everything in the form!

    I couldn't even post to /.!

    rpm -e `rpm -qa | grep mozilla`; rpm -Uvh /tmp/mozilla-1.0*.rpm;

    Now it's better...

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
    1. Re:Moz 1.0.x is better than 1.1 by expro · · Score: 2, Informative

      The most important thing to ask: did you file a bug?

    2. Re:Moz 1.0.x is better than 1.1 by Anonymous Coward · · Score: 0

      Did you delete your own preference files?

    3. Re:Moz 1.0.x is better than 1.1 by Micah · · Score: 2

      Interesting. I use the RPMs on RH 7.3 and haven't seen anything that bad.

      What I *do* get sometimes (well, twice now, and I've been using 1.1 since its release) are corrupted displays of form fields or text. But it's never prevented me from doing anything. It's hard to explain, if it happens again I'll have to get a screenshot and file a bug.

  56. speed by mrm677 · · Score: 2

    Man, I love tabbed browsing and pop-up add blocking but can't they make the UI a little faster and the memory usage lower?

    I try to use Mozilla but I'm always drawn back to IE because its just snappier. I think that Microsoft pins the IE pages also. Even when I keep Mozilla resident, my system swaps like no tomorrow when using Mozilla on a PIII 866Mhz system w/ 384mb RAM

    Its the same experience I have with emacs. I keep trying but always succumb to vi. vi is just more responsive.

    1. Re:speed by sixdotoh · · Score: 1

      much agreed. that is what turns me off from netscape when i have a choice. IE loads up like that even though i "strongly dislike" MS. moz got the speed pretty good with the quick launch though. but yeah, memory . . .

      --

      This post was brought to you by the number 584811 and the characters / and .

    2. Re:speed by tjwhaynes · · Score: 2

      I try to use Mozilla but I'm always drawn back to IE because its just snappier. I think that Microsoft pins the IE pages also. Even when I keep Mozilla resident, my system swaps like no tomorrow when using Mozilla on a PIII 866Mhz system w/ 384mb RAM

      What the hell do you have loaded? With five tabbed pages in Moz with maybe forty sites visited, my memory usage (Linux) is clocking eight processes sharing 57MB. My TOTAL memory usage for the whole system is around 197MB (of which 110MB is currently in RAM, the rest is swapped out) and that includes Emacs, Lotus Notes running on Wine, Gnumeric and all the GNOME libs supporting that, system monitors, IM app running on Java and about 25 remote processes running through XFree. If you are swapping on 384MB RAM, you need to tune your system more carefully or something else is swallowing your memory, cause Moz is not the problem. And yes, all those processes are running on a PII 400MHz with 256MB ram so it's not as though I'm sitting on a God-like box.

      By the way, vi is way too restrictive for the uses I put Emacs to. Maybe if vi gets a Lisp engine I'd use it for more than basic editing :-)

      Cheers,

      Toby Haynes

      --
      Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
    3. Re:speed by mrm677 · · Score: 2

      Thats comparing Apples to Oranges. Mozilla in Linux is especially a dog. Just resize windows quickly for a demonstration of this. Actually, I don't think anything is snappy in Linux except for maybe Opera. I use Linux all day at work on a 2ghz P4 w/ 1gb RAM. Therefore, Mozilla just never swaps for me at work. At home, I use Win2k. Having the UI/Windowing code in the kernel really does make a difference as far as overall responsiveness ;)

      I think my problems with Moz at home relate to my frequent game playing. Mozilla just gets swapped out to disk because its got so much resident. Meanwhile, IE is integrated into the OS and its pages are pinned in memory so that it can't get swapped. I'll admit that its not fair however Opera seems to manage just fine. I recently opened an IE window, an Opera window, and a Mozilla window. I then started Medal of Honor::Allied Assault and played for a few minutes. I quit, and opened all three windows (such that they were all visible). IE popped up nearly instantaneously. Opera was next. Mozilla was chugging on the disk for about 10 seconds before its contents were displayed.

      By the way, vim has the option to integrate a python interpreter. I don't know about you, but I'd prefer a Python engine to a Lisp engine any day of the week :)

    4. Re:speed by Anonymous Coward · · Score: 0

      My system swaps like no tomorrow when using Mozilla on a PIII 866Mhz system w/ 384mb RAM

      Well, 384 millibits of memory isn't very much, is it?

  57. Unzip the exe by crow · · Score: 2

    Can't you just unzip the .exe file as if it were a .zip? I've had no problem doing that on self-extracting zip files in the past, though that was from Linux (where I couldn't easily execute the .exe to begin with).

    1. Re:Unzip the exe by NighthawkFoo · · Score: 1

      It's not a self-extracting zip file. It's a full-blown installer that launches an interactive setup program.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it."
      - Evelyn Beatrice Hall
    2. Re:Unzip the exe by NamShubCMX · · Score: 1

      Offtopic... but I thought your sig was a quote by Voltaire? Or maybe this was his real name... I dont know...

      --
      We've always been at war with Eurasia.
  58. Re:For perspective... by sgtpudding · · Score: 1

    hey moz devs, change the version number in the license!

    not trying to nitpick, just thought maybe no one noticed.

    moz rocks - and i'm not sure, but i think anyone who says otherwise may be legally retarded.

    ali

  59. Re:Type ahead find by sootman · · Score: 2

    Ha ha ha!
    For fun, click that link. You'll see this:
    -----
    Ook! (title)
    Sorry, links to Bugzilla from Slashdot are disabled.
    -----
    So, copy the link, then open a new window and paste. (You think you can protect your servers from the likes of us? mwa ha ha ha ha!)

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  60. Hmm. . . by Fantastic+Lad · · Score: 2
    So. . , you attach so much of your own self-esteem to the choice you make in products that you consider any alternative product a direct attack on your person.

    Unless the percieved value of the alternative product is 'lower' than the one you happen to currently use, you feel hunted, ill at ease and inferior.

    Head spaces like this tend to also lean heavily on denial structures in order to maintain a mental comfort level, which leads in turn to increasingly faulty and difficult to maintain world-views. This causes the whole system to cycle whenever somebody points out a flaw in your belief structure. Round and round you go!

    Hint: The easiest way to escape from such a merry-go-round is simply to step off. (You are NOT the products you use. You are far better. Products are there to serve you. If a new product comes along which serves you better than an older one, then using it instead does not mean you were a fool for making your initial decision. All it means is that you are allowing yourself to learn and grow stronger without needless resistance. There is ALWAYS room for upward movement; nobody is 'done', and nobody need feel bad for not being 'done'. Embrace this thinking and you will grow very quickly indeed; so quickly that others will step back and look at you in awe.)


    -Fantastic Lad

    1. Re:Hmm. . . by stratjakt · · Score: 2

      Huh?

      I just want measure everything against the same yardstick.

      If IE's only "innovation" was mouse gestures and a strip of tabs across the top, there would be nothing but bashing and flaming going on here.

      I dunno what the blue hell your banter is supposed to be saying, nor any of the other flames attached to my post. I don't care.

      I'm not going to become a cheerleader for a something just because it's "free".

      "If a new product comes along which serves you better than an older one, then using it instead does not mean you were a fool for making your initial decision"

      It doesn't serve me better. In fact, its incompatible with a great many sites. The fact that it may be due to the "narrow-mindedness" of web designers is irrelevent.

      Bah, why bother.

      --
      I don't need no instructions to know how to rock!!!!
    2. Re:Hmm. . . by Anonymous Coward · · Score: 0

      Here here!

      I think 'Fantasic Lad' fancies himself as some sort of pseudo phsycoanalyst but I think he has more than a few problems of his own ;)

      Of course if use use Mozilla (or vi or emacs or whatever arcane, suposedly l337 shit) this is a positive and personal statement of your geek worthiness.

      One rule for the /. groupthink crowd and another for everybody else - as usual.

    3. Re:Hmm. . . by Anonymous Coward · · Score: 0

      > Head spaces like this tend to also lean heavily on denial structures... (zzzzzzz)....

      I would not wish to inhabit your 'head space'.

      No. Not even for a fleeting second.

    4. Re:Hmm. . . by Fantastic+Lad · · Score: 1
      I would not wish to inhabit your 'head space'.

      No. Not even for a fleeting second.


      What an curious thought. Luckily for both of us, you may only inhabit your own. Do with it as much or as little as you choose.


      -Fantastic Lad

    5. Re:Hmm. . . by Fantastic+Lad · · Score: 1
      I think 'Fantasic Lad' fancies himself as some sort of pseudo phsycoanalyst but I think he has more than a few problems of his own ;)

      Actually, my language did seem in retrospect to be rather dense in ways I don't usually like. Clear thinking on complicated subjects is not always easy to communicate.

      But I'm certainly no psycho-analyst, and of course we all have our own problems to deal with. In my case, I tend to prod less than intelligent people in ways that are not always altruistic. I like to poke idiots in order to see if they're done, and unfortunately that's just not cool with 'Yoda'. I'm sure I'll have to deal with that at some point, but not today.

      In this case, the poster was being thick and stupid, and I thought that pointing out the foolishness in his behavior while offering some alternatives might actually be useful. You never know. Instead it sounds like he started picking his nose. Fair enough. We all go through that stuff. If he's on the right path, he'll figure it out eventually. Maybe you will too.


      -Fantastic Lad

  61. Killer feature! by aoty · · Score: 2, Interesting

    I've been dying for a feature like 'type ahead find' for the longest time! I prefer keyboard navigation in most situations, but web browsing never worked well for me, as I hate having to TAB, TAB, TAB, ad nausem throughout a link-filled page. Mozilla just got even better! Thanks Mozilla team!

  62. Re:Type ahead find by chregu · · Score: 2, Informative

    The mozilla people know, that it's not implemented in the best way right now (see bug #167921). If this stays, as it is, many JavaScript applications won't be useable anymore, for example our recently open sourced Wysiwyg XML Bitflux Editor (*shameless plug*) and other similar applications.
    And there is no way to prevent it from the application side. But Mozilla promised a fix in the next week for that problem.

    chregu

  63. Re:Type Ahead Find by sixdotoh · · Score: 1

    what do you mean, get it up there first, then get features. to get it mainstream, its the features that are really going to count. i think its up there with IE featurewise anyway! what it needs now is a nice big user base. and a mainstream user base at that.

    --

    This post was brought to you by the number 584811 and the characters / and .

  64. Re:Did I get the right to ask 3 wishes or somethin by Anonymous Coward · · Score: 0

    I was taking the train to work today and I was thinking how great it would be if we didn't have to invade soverign nations or if the world wasn't run by oil companies and the politicians in their pockets and how cool it would be if we weren't poisening the planent and didn't have all this general hatered, stupidy and misery.

    I open /. and suprise, same old geeks talking the same old crap (me included, sadly).

    Wishes don't come true.

  65. Got mozilla: Open new windows in a tab?? by Mr_Silver · · Score: 2
    It'll probably not be answered here, but I'll give it a go. I've just got a copy of Mozilla 1.1 from a workmate and installed it.

    It's nice, however I'd far rather than when a new window is opened, it is put in a new tab rather than firing up a new window. CrazyBrowser does this and it's great!

    Finally, is there any way (a la CrazyBrowser again) that I can set up a "Group" of bookmarks, so with one click I can open 7 or 8 pages in tabs all at once?

    These two features alone (including the pop-up blocker) keep me with CrazyBrowser. If Moz can't do them (and I'm sure it can) then it would be a shame because I'd end up probably sticking with what I have.

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
    1. Re:Got mozilla: Open new windows in a tab?? by Malic · · Score: 1

      Finally, is there any way (a la CrazyBrowser again) that I can set up a "Group" of bookmarks, so with one click I can open 7 or 8 pages in tabs all at once?

      Why yes, yes you can. Bookmarks->Bookmark this group of tabs. QED.

      --
      I swear by MacOS X. Although I use to swear *at* MacOS 9...
    2. Re:Got mozilla: Open new windows in a tab?? by TheFrood · · Score: 2

      It's nice, however I'd far rather than when a new window is opened, it is put in a new tab rather than firing up a new window.

      Edit->Preferences->Navigator->Tabbed Browsing->
      Open tabs instead of windows for->
      Middle-click or control-click of links in a Web page.

      --
      If you say "I'll probably get modded down for this..." then I will mod you down.
    3. Re:Got mozilla: Open new windows in a tab?? by Mr_Silver · · Score: 1
      Edit->Preferences->Navigator->Tabbed Browsing->
      Open tabs instead of windows for->
      Middle-click or control-click of links in a Web page.

      Thanks for this. The problem with this is that if a hyperlink has a target of _BLANK then it still opens in a new window rather than a new tab.

      Whilst this is a sort of solution, it means I need to know if the link is going to open a new window (and then click accordingly) before I open it.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
  66. vi is just more responsive by Anonymous Coward · · Score: 0

    Oh hell, here we go. It's the war of the stone-age editors again!

  67. Spellchecker may not work - what about 1.1? by ArmorFiend · · Score: 1

    I had not heard of this, so I checked it out. At mozdev.org they seem totally focused on Mozilla 0.9X for windows, there is no mention of mozilla 1.1, and buried obscurely a reference to a version that "should" work on 1.0.

    So I guess you couldn't mention the spell checker for quite some time now.

    Is there a version that not just "should", but "does" work for 1.1? 1.0?

    1. Re:Spellchecker may not work - what about 1.1? by abischof · · Score: 3, Informative

      I can confirm that the version on the Spellchecker installation page does indeed work with builds from mid-August and earlier (likely including 1.0 and 1.1).

      Really, it's just the recent nightlies (and possibly 1.2alpha) for which the Spellchecker is broken.

      --

      Alex Bischoff
      HTML/CSS coder for hire

    2. Re:Spellchecker may not work - what about 1.1? by ArmorFiend · · Score: 1

      Well, I installed "The long awaited RC3 spellchecker", figuring that was the one you meant. Thought the install was reportedly successful, I see no new user interface that actually lets me check spelling. Where is it?

      Or did the fact that the xpi filename started with "w32" mean this is a microsoft windows only add on, and therefore not going to work here?

    3. Re:Spellchecker may not work - what about 1.1? by Misch · · Score: 2

      There have been problems installing some xpi's on Linux and some other systems.

      Check the bottom of the page that reads:
      Linux rpm's are available browse (html) or download (ftp)

      --

      --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
  68. Unusable because IE-DOM extensions, bug154589 by Anonymous Coward · · Score: 0


    Some web pages I want to see use IE DOM
    extensions (http://www.iberia.com,
    http://www.auto-res.net, http://www.abbys-computer.com, http://ingdirect.com), and as
    far as:

    1.- this web sites are not going to change
    their pages,
    2.- Bug #154589 is never going to be solved,

    i'm forced to use other navigators.

    Personally I disagree with the evangelism of
    Mozilla, and I think they shoud consider Ramon's
    patch.

  69. Re:Type ahead find by jonathan_atkinson · · Score: 2

    Regarding the direction of wheel movement when resizing text in Mozilla, I think it's more intuitive that way. It feels more like I'm 'pulling' the text towards me.

    Ah well, different folks, strokes etc.

    --Jon

    --
    Cleanstick.org: Dumb weblog about nothing
  70. Netscape 6 email, or a possible better client? by ChristTrekker · · Score: 1

    At home we use my wife's Win98 PC for our personal email. We are still using the Netscape 4.7 client for this because it's easy and it works. I don't like upgrading stuff on her box, because I hate doing Windows support. Hence I haven't installed Mozilla on it, either.

    Is the mail client in Netscape 6 (or 7) usable to the point where I can turn unsuspecting people loose on it? Can it import our existing mail files? We lost a bunch of email once, and I don't want to do it again.

    Or should I seriously consider a different email client? I'm not averse to it, as long as it's something that adheres to standards and is simple enough for my wife. Again, importing our existing Netscape email is a must. Stripping HTML from emails (or at least providing a Lynx-like text-only display) would be a great feature. I have to use Outlook at work, and hate it. Maybe that's why I've never given other mail utilities a try.

    1. Re:Netscape 6 email, or a possible better client? by Maserati · · Score: 2
      Yes. I've been using it for three POP accounts and an IMAP account since December. I used Mozilla 1.0 RC1, and supported it, at a large biotech firm.

      Stripping html from emails is possible. Importing mail from Netscape worked with the IMAP accounts, and it will convert the profiles. Nobody ever complained about missing any of their locally filed mail - so I'm guessing it works fine. YMMV.

      Back up your Netscape mail (you do that anyway, right ?) and try and convert the profile to Moz. If it works, fantastic. If it doesn't you lost an hour and have a current backup of your mail 9which you wanted anyway).

      --
      Veteran, Bermuda Triangle Expeditionary Force, 1992-1951
    2. Re:Netscape 6 email, or a possible better client? by www.andycheung.com · · Score: 1

      The mail client looks and feels the same so you'll find the conversion easy to make although you'll need to change the theme of Mozilla to the "classic" look to match Netscape 4.7.

      The mail should import easily - at least it did with me but then I didn't have much to import so you might want to test that. But the thing is, Mozilla and Netscape 4.x coexist happily so you can have them both running if you like.

      Note that Mozilla seemes to need more resources to run than Netscape 4.7 (it does for me)so if your Win 98 machine is a bit slow, you might need to upgrade. But as I said, you can have both running side by side on the same machine anyway.

      Andy Cheung
      www.andycheung.com

  71. Download manager by Yuioup · · Score: 1

    When are they going to come up with an improved download manager? One that can compete with download managers such as Download Accelerator or Getright.

    Yuioup

  72. Save Mozilla session by PiotrK · · Score: 1

    In KDE before logout I can "Save session for future logins". Is it not possible to save mozilla session, so the next time I start mozilla, it will open all the pages that were opened during the last session.

    Add-on called Total Recall that does similar thing is not working with the latest stable Mozilla builds [ http://recall.mozdev.org ]

    If you could help to implement this feature, please see:
    Bug # 36810 - New | Target Mileston - Future
    http://bugzilla.mozilla.org/show_bug.cgi?i d=36810

    Hope Mozilla will catch up and implement this feature (both konqueror and galeon have it).

  73. Stability problems in 1.0??? by stuartkahler · · Score: 1

    If they consider Mozilla 1.0 unstable, then IE and Navigator are each a steaming pile of poo. I have all three browsers installed on my system, and Mozilla 1.0 pounds the rest into the ground. Mozilla runs faster, and has only crashed once on me.

  74. Still waiting for deb... by Robotech_Master · · Score: 3

    ...of mozilla-browser newer than 1.00-3. Don't need all that other stuff on my system; just the browser. But there's no mozilla-browser 1.1 yet...let alone 1.2a.

    --
    Editor Emeritus and Senior Writer, TeleRead.org
    1. Re:Still waiting for deb... by Anonymous Coward · · Score: 0

      Have you considered checkinstall? It automatically generates debs etc for source-code.

    2. Re:Still waiting for deb... by Chops · · Score: 2

      You want mozilla-browser-snapshot, I'll wager.

    3. Re:Still waiting for deb... by Chops · · Score: 2

      Err... or then again, you might not.

      [chops@pogo /tmp]$ mozilla-snapshot&
      [1] 24058
      [chops@pogo /tmp]$
      [1] + segmentation fault mozilla-snapshot
      [chops@pogo /tmp]$

      Ahh... yep. Remember the good old days?

  75. Yes! Yes! Yes! by wirefarm · · Score: 2

    Countless times have I tried to search a web page using the slash. That is so very cool.
    Thanks, you just made my night...
    Cheers,
    Jim

    --
    -- My Weblog.
  76. Re:Type ahead find by The+Pim · · Score: 2
    Regarding the direction of wheel movement when resizing text in Mozilla, I think it's more intuitive that way. It feels more like I'm 'pulling' the text towards me.

    I can see that, actually. You might also think of it as a "zoom" operation, so scrolling down makes the eye go down and the text get bigger (never mind that it affects only the text, so it's not truly zoom). But it's hard for me to believe that many people would find this intuitive. Even when I think "zoom", I have to model it consciously in my head before I can decide which way to scroll. Moreover, the feature is called "change text size" (or something like that--not running mozilla ATM), which clearly implies that up should increase the size.

    So while I believe you, I think there is a much stronger case for "up means bigger" as the default. I also think it should be customizable, but the mozilla people have decided that software, the most malleable stuff we can create, should not be adaptable to the user.

    --

    The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
  77. Usability bugs by flend · · Score: 2, Insightful

    I'm always surprised that yet another Mozilla version does not fix big usability bugs.

    These include the broken line wrapping that happens occasionally, the bizarrely greyed-out `launch file' option after downloading some types of files and finally, the irritating way in which if you download a file which turns out to 404, mozilla happily creates the file on your disc containing the 404 html and doesn't tell you!

    1. Re:Usability bugs by bunratty · · Score: 3, Insightful
      I'm always surprised that yet another Mozilla version does not fix big usability bugs.
      If you give us the bug numbers, we can vote for them or even nominate them to be fixed in an upcoming version. Throw us a friggin' bone here, people!
      --
      What a fool believes, he sees, no wise man has the power to reason away.
  78. mail import in mac osx? by Anonymous Coward · · Score: 0

    when is mozilla going to be able to import my netscape and mail.app mail in mac osx? because as of right now, it fails miserably...(doesnt even make an effort)

  79. /tmp by Anonymous Coward · · Score: 0

    And the downloaded has that horrible IE habbit of taking twice as much HDD space as required to download by downloading to /tmp and them copying grrr....

  80. Thank you, Mozilla team. by Futurepower(R) · · Score: 2


    Thank you, Mozilla team. I'm typing this into the 31st tab of one instance of Mozilla 1.0.1. I have two other instances of Mozilla running with a total of 14 tabs.

    1. Re:Thank you, Mozilla team. by twocents · · Score: 1

      Here here. I just downloaded Mozilla for my boss so he could troubleshoot some JavaScript with the console window - for an app designed for IE. Works great. I run moz on OS X, Linux, and Windows.

    2. Re:Thank you, Mozilla team. by /dev/trash · · Score: 1

      Is this on Windows or Linux?

      I open up more than 7 tabs in Windows and I get out of resources.

  81. Waste of keys by Baki · · Score: 2

    Actually, the keyboard could have been much more useful, like in Opera. In Opera amost any normal key is bound to some useful operation. The con is that incremental search must be activated before (by pressing ctrl-f). Since in mozilla no plain key (without alt or control) has a function, it was possible to use them directly for type ahead find.

    I think it is a waste of keys. It is better to activate type ahead find with some key (such as /) so that any other plain key could be bound to some operation.

    1. Re:Waste of keys by The+Pim · · Score: 2
      Actually, the keyboard could have been much more useful, like in Opera.

      What you wrote is what I really wanted to say. I was just worried that I would get hordes of replies along the lines of, "You want to make single-letter shortcuts?! What terrible usability! Think of the beginners!". Somehow, this justifies taking over the entire keyboard for one shortcut.

      A while ago, I posted a wish for vim-style keyboard bindings. Man, would that make my browsing fly!

      --

      The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
    2. Re:Waste of keys by Misch · · Score: 2

      Man, would that make my browsing fly!

      All depends on how fast you can type /pr0n ;-)

      --

      --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
    3. Re:Waste of keys by skt · · Score: 2

      Actually there already is a way of doing vi-like keybindings in mozilla. Here is a tip from vim.sf.net about that. I couldn't get it to work exactly the way they described it, but putting the vi keybindings into htmlBindings.xml and under the "browserBase" section worked for me. I put the basic movement keys (hjkl into it, and also bound b to page-up for less-like behavior). It has been working out really well for me. Hopefully when I have more time to look at this feature I can fix CTRL+tab/CTRL+SHIFT+tab to move between open tabs..

  82. java applets by Anonymous Coward · · Score: 0

    java applets still don't work in mozilla under linux. hope they fix this soon.

  83. Bannerblind by rvr · · Score: 2, Informative

    Downloaded and installed 1.2a. Typeahead works well and also took the time to try bannerblind . It works well for the few sites I tested it on - no more banners on pages. With a tool menu item you can turn it on and off and you can tweek its effect - removing them entirely or hiding them (leaves page layout the same). Way to go mozilla.

  84. Tabbed browsing with two mouse buttons? by Anonymous Coward · · Score: 0

    I'd like to use tabbed browsing, but I'm using a laptop with a touch pad (two mouse buttons).

    If I enable the 'middle-click or control-click' feature then I can't open links in a new window when I want to (without right clicking, which is a bit cumbersome). Anyone know of a solution? Thanks!

  85. Re:Type ahead find by Anonymous Coward · · Score: 0

    I think you totally don't understand what they implimented

    What you describe has been there since 0.8 somthing or other

  86. GTK2? by Radagast · · Score: 1

    So, does this use GTK2?

    --
    --Joakim Ziegler
    1. Re:GTK2? by Salsaman · · Score: 1

      I don't think so yet. There is a bug out to port it to GTK2 (bug 121253 on bugzilla). Hopefully the work will be done soon, since the galeon team are waiting on this before they can release galeon 2.0.

  87. Netscape Spell Checker by Anonymous Coward · · Score: 0

    In an earlier story, somebody mentioned that you could download the Netscape spellchecker as an .xpi file from their ftp site. I think this is it.

    (I haven't tried it though.)

  88. You have to download a JRE with the plugin by GroundBounce · · Score: 3, Informative

    You need to download a recent Linux JRE (Java Runtime Environment) from Sun and link to the included Java plug-in from your mozilla plugins directory. I believe there are more detailed instructions in one of the readme files that come with the JRE.

  89. I think you can use the Netscape one by Anonymous Coward · · Score: 0

    Here

    Haven't tried it though.

  90. Re:Type ahead find by Anonymous Coward · · Score: 1

    Um, if you type foo, and then "n", how would it know you're not searching for the "foon" in "buffoon"?

    You can also hit F3 for find next.

  91. How many /. readers use Mozilla? by nrosier · · Score: 1

    I just was wondering. All surveys show IE has 95% of the browser market (based on # of hits on popular site I guess) but does that differ for /.? Do /. readers use other browsers/OS'ses?

    Hey CmdrTaco, how about some figures for /. Check your logs and tell us.

    1. Re:How many /. readers use Mozilla? by bourne · · Score: 2

      I'm almost totally switched over to mozilla; I only use IE for Outlook Web Access, which is of course kinked only to work well with IE. Also, Microsoft Q articles don't render correctly - again, big suprise.

      I decided to try 1.0 out when it came out, mostly for the experience of banging my head against the mail client. I use IMAP, and netscape/mozilla has always had the most screwed-up IMAP client out there. I mean, they made Outlook Express look good.

      I was shocked and pleased to see that the mail client in Mozilla 1.0 was great. It worked well with SIMAP and SMTP/STARTTLS, it handled folders on the server well, the address book works in a convenient manner, and it's easy to add PGP/GPG support with Enigmail.

      After a week, I dumped OE and switched over to mozilla mail, and haven't looked back. Sure, there's a few minor bugs, but I can file bug reports on those or, if I feel ambitious, try to submit a patch. There are equivalent or worse bugs in OE that I'll probably never see fixed (deleted mail shows up as new - yeah, that's fun). I also switched to the browser, because it worked well (another first for ns/mozilla, IMO) and I was a little less worried about getting slam-bam-thank-you-maamed by the virus du jour.

      So, yeah, its worth the switch, and this is coming from somebody who hated and disparaged all the pre-1.0 releases I tried. The largest remaining issue I have is that it is a memory hog.

    2. Re:How many /. readers use Mozilla? by Anonymous Coward · · Score: 0

      He won't release logs because the figure is embarrassing.

      Most peoples excuse is "They force me to use IE at work"... lol

  92. Re:Did I get the right to ask 3 wishes or somethin by Misch · · Score: 2

    The ability to select links w/o the mouse has been around for a while, it just wasn't teribly user friendly. THe TAB key would cycle through the links/form elements on the page, and the enter key would activate the link.

    I know... not exactly what you wanted ;-)

    Consider this to be a game of go fish. You got what you wished for. Wish again, and this time, wish for something cool, like, "Have Micro$oft give us all money when we download Mozilla." ;-)

    --

    --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
  93. Try AdSubtract -- blocks ALL ads per-site. by Anonymous Coward · · Score: 0

    If you are on Windows, check out AdSubtract, which blocks ALL ads from websites. It has a systray icon where you can configure ad, cookie, Java, and Javascript preferences on a per-site basis. Truly a great program (and no, I don't work there.)

  94. Or more, or less, or... by devphil · · Score: 2


    The same keystroke-for-searching decisions could have been made without any of the Mozilla developers ever hearing about vi.

    The more commonly-used commands in vi have been adopted by so many different programs that many people know about / and ?, not from vi, but from something else, like a pager program (less and more are big examples here).

    --
    You cannot apply a technological solution to a sociological problem. (Edwards' Law)
  95. RPMs don't work on my distro by ArmorFiend · · Score: 1

    I don't used a RPM based distribution.

  96. Shockwave problems. by cant_get_a_good_nick · · Score: 2

    I get weird problems trying to run shockwave apps/whatever. ANy shock site makes browser go "poof", no talkback, no annoying Dr Watson stuff neither, just window go bye-bye. Anyone have any ideas?

    1. Re:Shockwave problems. by Michael+Wardle · · Score: 1

      There were some frequently encountered problems when both Flash and Java plugins were installed such as bug 86591. I think this was supposed to be fixed just before Mozilla 1.0. What version are you running? (A problem like this still occurs in the version of Mozilla shipped with Red Hat Linux 7.3.) Perhaps try disabling Java support (click on the Advanced preferences item) to see whether the issue you are experiencing could be related.

      There's also an issue with Flash when using a remote display (bug 58937). Perhaps Shockwave has a similar problem.

      If neither of these works, I would recommend a Google web search for terms like Mozilla, Flash, Shockwave, and crash, as Bugzilla doesn't seem to have much of use here: most of the bugs that could be related are either marked RESOLVED or WORKSFORME.

      You might also like to try to produce debug output, but I think that requires a build of Mozilla that has debugging enabled.

      Note that to access Bugzilla links from Slashdot, you will need to copy and paste them into the location bar.

  97. Re:alpha or beta? by Jugalator · · Score: 2

    Funny - the time to type www.mozilla.org and look is faster than typing that text. :)

    --
    Beware: In C++, your friends can see your privates!
  98. Deliberately designed to crash. by Futurepower(R) · · Score: 2


    Read the new section, Deliberately designed to crash, in my article, Windows XP Shows the Direction Microsoft is Going. The article tries to document a few of Microsoft's abuses and limitations.

    I was using Windows XP when I had all those tabs open.

    Be sure you are using Mozilla 1.0.1 or later. Version 1.0.1 is very different from 1.0, as the Mozilla web site says.

    1. Re:Deliberately designed to crash. by /dev/trash · · Score: 1

      I'm using Windows 98SE.
      Mozilla 1.1
      I also know about the GDI resources.

  99. Re:Type Ahead Find by unixmaster · · Score: 1

    Oh now you know dear Anonymous Coward!
    Damn! lol

    Try to be helpful and dont flame mozilla and you got redundant blah

    --
    Never learn by your mistakes, if you do you may never dare to try again
  100. ctrl-click by Anonymous Coward · · Score: 0

    there ya go

    1. Re:ctrl-click by Anonymous Coward · · Score: 0

      If that option is enabled then you can't use control-click to open a URL in a new window. It's one or the other at this point, I want both.

  101. Re:Type ahead find by Anonymous Coward · · Score: 0

    never mind that it affects only the text, so it's not truly zoom

    It affects text and everything measured in em.

  102. There is no uninstall for the preferences toolbar by leighklotz · · Score: 3, Informative

    If you install the preferences toolbar and decide you don't like it, you'll have to delete some files and edit some XML RDF files to uninstall it.

  103. Re:Type Ahead Find by Anonymous Coward · · Score: 0

    OK, I give up. Please tell me what this means:

    lol

    As far as I can tell it looks like a guy raising both his arms above his head so he can smell his armpits.

  104. Re:Type Ahead Find by Anonymous Coward · · Score: 0

    Dear Lord do you ever need a spanking. I think I'm going to log in right now just so I can mod you down.

  105. Who uses screen buttons? by edremy · · Score: 2
    Since I installed the gestures package, the only time I hit a button is for the back-history list.

    God, I love gestures.

    --
    "Seven Deadly Sins? I thought it was a to-do list!"
  106. Faster on OSX? by Anonymous Coward · · Score: 0

    For OSX, how about "fast enough that it can actually display letters as you type, instead of taking 10-12 seconds to catch up with you" ? How about a download manager that actually shows the download happening instead of a blank line? Stop calling things major version numbers when they have showstopper bugs!

  107. Re:There is no uninstall for the preferences toolb by vrt3 · · Score: 1

    Perhaps, but you can also use View->Show/Hide to make it invisible. Not the same thing as uninstalling, but it certainly comes close.

    --
    This sig under construction. Please check back later.
  108. Re:Type Ahead Find by Sj0 · · Score: 1


    Preaching to the choir. You clicked on the wrong comment.

    --
    It's been a long time.
  109. Re:Type ahead find by skt · · Score: 2

    I agree with the concern, that was what I had initially thought as well. By taking away that many keys, keyboard customization is going to be a problem (figures, they release this as soon as I find this page on mozilla.org. I think that both features could be very useful to people wanting to use the keyboard more for browsing, but they seem to conflict with each other (I haven't tested 1.2 either, but based on the feature description I agree with you).

  110. hangs...turn off swap and browser disk cache by 1qaz2wsx · · Score: 1

    Peronally, I found Mozilla on linux kernel 2.4.9-34 to work much better on the desktop with the linux swap partition completely disabled and to setting the browser disk cache to 0.

    Of course, if you don't have enough ram, you will have problems, but ram is cheaper than the effects of stress.

    --
    --- I would prefer a prehensile tail....
  111. Re:Type ahead find by cant_get_a_good_nick · · Score: 2

    but the mozilla people have decided that software, the most malleable stuff we can create, should not be adaptable to the user

    Not to start a flame war, but there are discussions all over about preferences for this and that, witha hard effort to lessen the amount of thingies stuck in the preferences panel. There's definitely a philophy in some folks that "less is more", pick one way and live with it. Matthew Thomas seems to be an influential GUI dude at Mozilla, you can read some of the debates in his weblog.

  112. Re:Type ahead find by The+Pim · · Score: 2
    a hard effort to lessen the amount of thingies stuck in the preferences panel

    The options don't all have to go into the standard preferences panel (at least not at first). The mozilla developers resist even adding the hooks in the code. At very least, they should add the hooks, so that integrators can tweak them, and outside developers can experiment with ways to control them. But more productive, IMO, would be for the mozilla developers to tackle the problem of exposing customizability to the end-user in friendlier ways. They can't duck this issue forever.

    There's definitely a philophy in some folks that "less is more", pick one way and live with it.

    This philosophy seems to dominate the discussions I've heard, at least on the side of the core developers. One hears this in GNOME circles as well. It's been taken too far and now hinders usability.

    --

    The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
  113. Pain on FreeBSD. by Anonymous Coward · · Score: 0

    128MB RAM. 128MB swap.

    Fairly bloaty X+WindowMaker setup.

    Default FreeBSD process size limit.

    History on, 4MB memory cache for Moz.

    Heavy tabbing/multiple window usage, as I've always done on all systems.

    Result: After four days, Mozilla finally gets killed for OOM. Closing tabs or new windows doesn't seem to help.

    I'm betting this is somehow related to Mail and News, which I'm addicted to out of habit. Tell us, do those of you having a fast and stable time of it forego using that side of the app? Do those of you having a slow and painful time use it as I do?

  114. moz no, chimera yes by diggydog · · Score: 1

    I tried 1.2 on my OSX system, and it froze at the splash screen. I was able to quit manually, but I immediately trashed it. I use Chimera instead. Based from the same code, right? But a lot better.

  115. Focus on stability before all these "features" by Anonymous Coward · · Score: 0

    Instead of adding new features ad infinitum, the Mozilla dev team should concentrate on giving people a _stable_ browser which can survive half a day without crashing. What's the point of having 100000 features when the browser itself keeps dying. And talking of crashes, why don't they learn from Opera what crash recovery really means?

  116. 1.1 is crashy by jchristopher · · Score: 1
    1.1 is really crashy on my Windows 2000 computer. Loading up several tabs with different eBay windows loading will almost guarantee a crash.

    I did not experience this with the 1.0 versions... anyone else having these problems?

    1. Re:1.1 is crashy by DinkyDoorknob · · Score: 1

      yeah, i've had the same problem on mac os x. reverted to 1.0, stability returned. updated to 1.0.1 a few days ago, it's been stable too.

  117. File some RFE's in b.m.o by yerricde · · Score: 1

    [list several features IE doesn't have]

    You might try searching bugzilla.mozilla.org for the features you have mentioned to see if somebody else has suggested it. If you find any RFEs that match features you want, vote for them and add yourself to the CC: list. If not, file them.

    On my copy of Mozilla 1.1 for Win32, fullscreen (press F11) hides everything but the URL bar and the tab bar. Press F11 to restore the windowed view.

    --
    Will I retire or break 10K?
    1. Re:File some RFE's in b.m.o by Muddle · · Score: 1

      Thanks I'll check out F11 and bugzilla but for the most part while surfing I use the mouse and rarely use the keyboard at all.
      Other than typing in an occasional web address or item in a search engine there is nothing that is not just a few clicks away using a mouse in IE and every keyboard command has a mouse equivalent.
      I'm so used to this that even though I knew about F11 I didn't use the keyboard command to go full screen and could not figure out how to use the mouse to reverse the process.
      This frees up one hand for a cigarette, beer, Pizza and a whole host of other nefarious purposes.
      While surfing my Keyboard drawer is for the most part pushed in with my right hand tucked up inside moving the mouse and my feet propped up on the desk and my seat set to recline.
      Is there any better way to surf.
      The only drawback is my navel seems to collect vast quantities of falling Pizza scraps and requires frequent cleaning.
      If I want to type I'll open Open Office not a web browser which one uses for the most part to read things others have typed or at least that's what I do with this tool.
      If Mozilla hopes to gain market share they need to work on these sorts of things.

  118. Re:Type ahead find by Deluge · · Score: 2

    Except, of course, for those who use Webwasher (or anything else that kills referrer strings).

  119. Emacs lisp engine by xerofud · · Score: 2, Informative

    Yes, "lisp" is powerful, but emacs' lisp engine does not implement lexical scoping. Quite frankly, this is a serious flaw of "elisp" (as well as other early lisp implementations) which the folks who subsequently set the standards for Scheme and Common Lisp obviously realized.

    Vim itself has powerful scripting capabilities, as evidenced by all the goodies you can find on www.vim.org. They have attempted to build a language independent model, kind of like GIMP allows users to script in Scheme, Python and whatever else. An interesting article appeared in a recent Linux Journal or Linux Magazine issue that compared the VIM and the GIMP's attempts at providing a language independent scripting framework. Their conclusion was that the GIMP is more successful on this front ... might want to check out the article for details if this sort of thing interests you.

  120. get out of fullscreen using the mouse in Mozilla by yerricde · · Score: 1

    even though I knew about F11 I didn't use the keyboard command to go full screen and could not figure out how to use the mouse to reverse the process.

    To enter fullscreen, View > Full Screen. To leave fullscreen, click the "un-maximize" button in at the right side of the fullscreen mode's URL bar.

    --
    Will I retire or break 10K?
  121. quickloader sux by slittle · · Score: 1

    I used the quickloader a couple of times - took twice as long as loading from scratch. It must be getting swapped out or something.

    --
    Opportunity knocks. Karma hunts you down.
  122. Mozilla 1.2a for Athlon by fredan · · Score: 1

    This is probably too late but you can find a optimized build for athlon here.