Slashdot Mirror


Firefox 3.0 Preview

Brian Heater passed us a link to a PC World preview of the upcoming Firefox 3.0 release. In addition to the usual smoother UI, bug fixes, and feature updates, Firefox 3.0 will introduce several new components that should expand offline Web application functionality. The inclusion of DOM Storage, an offline execution model, and synchronization should all work together to allow for wider adoption of software like Google Apps at the end-user level. "As the breadth and depth of the competing applications expand, perhaps Microsoft's 90-percent stranglehold on the preinstalled and post-PC-purchase installation suite market will loosen, if only a bit. Then, too, if Windows Vista is any indication of what lies ahead, the company's software will continue to require ever more awe-inspiring hardware--a far cry from the light and nimble Web-based applications Mozilla engineers envision." The piece covers more than just the new functionality, of course, and should be of interest to anyone looking forward to 'Gran Paradiso.'

62 of 269 comments (clear)

  1. What I hope it has by Anonymous Coward · · Score: 5, Insightful

    1. Let me stop the damn animated gifs and flash things with the "stop" button like the old Netscape let me.
    2. Smaller memory footprint.
    3. Let me stop sounds/music with the stop button.

    Otherwise I like the product.

    1. Re:What I hope it has by Teckla · · Score: 4, Informative

      1. Let me stop the damn animated gifs and flash things with the "stop" button like the old Netscape let me.

      You can stop animated GIFs by pressing the Escape key. Also, if you're like me and want to stop all GIF animation entirely, hop into about:config and set "image.animation_mode" to "none".

    2. Re:What I hope it has by dvice_null · · Score: 4, Informative

      1. Why stop them when you can totally get rid of them: Adblock plus: https://addons.mozilla.org/en-US/firefox/addon/186 5
      2. http://kb.mozillazine.org/Reducing_memory_usage_-_ Firefox
      3. Goto 1

      Your suggestions are how ever already listed in the wish-list. The only problem is that the list contains probably a thousand feature requests, so I'm not sure when they will be implemented.
      http://wiki.mozilla.org/Firefox/Feature_Brainstorm ing:User_Interface

    3. Re:What I hope it has by shurikt · · Score: 5, Funny

      Thanks, now I'm stuck in an endless loop.

    4. Re:What I hope it has by matt+me · · Score: 4, Funny

      1. Let me stop the damn animated gifs and flash things
      2. Smaller memory footprint.
      3. Let me stop sounds/music with the stop button. Consider lynx?
    5. Re:What I hope it has by Bacon+Bits · · Score: 3, Insightful

      Any time I have to go into about:config, FireFox's dev team has failed.

      --
      The road to tyranny has always been paved with claims of necessity.
    6. Re:What I hope it has by Matt+Perry · · Score: 2, Informative

      Let me stop the damn animated gifs and flash things with the "stop" button like the old Netscape let me.
      You can stop animated GIFs by pressing the Escape key. Also, if you're like me and want to stop all GIF animation entirely, hop into about:config and set "image.animation_mode" to "none".
      Those are good suggestions but they don't solve his problem. He wants to stop animated gifs by clicking on the stop button, just like Netscape and the old Mozilla suite used to do. His hand is already on the mouse and he doesn't want to remove it to reach for the escape key. This was a useful feature and it's a shame that it's gone.
      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    7. Re:What I hope it has by diegocgteleline.es · · Score: 5, Insightful

      Any time the firefox UI doesn't do what you want to do 1) the firefox team has failed 2) your needs are different from the needs of the vast majority of population

      Every time I install firefox anywhere I set browser.enable_automatic_image_resizing to false. For me, this doesn't me that firefox's dev team has failed, it's just that I need different things than Joe User, who is the primary target of Firefox.

    8. Re:What I hope it has by Anonymous Coward · · Score: 2, Funny

      Yes, for I am the most important user of Firefox. The developers shall implement their application to exactly match my usage patterns!

      Holy crap are you ever full of yourself.

    9. Re:What I hope it has by ReptilianSamurai · · Score: 5, Funny

      His hand is already on the mouse and he doesn't want to remove it to reach for the escape key.

      He could just use his other hand.

      Oh... nevermind

      --
      I installed Linux on a car, but it crashed due to bad drivers...
    10. Re:What I hope it has by iabervon · · Score: 2, Interesting

      Really, Firefox should drop Preferences (which doesn't have any of the really useful stuff, and is hard to find things in anyway), and just make about:config nicer. Preferences has a bunch of stuff sorted into non-orthogonal categories that are often vague ("main", "content", "advanced") or inappropriate (the choice of font is clearly a matter of presentation, but it's under "content").

      The configuration engine should be extended to keep track of what the options are for things with options (and, in general, the effective types of settings, like "font" instead of "string"), what the description is, and keywords you might be searching for. Then ditch the "status" column (the same info is given by boldness) and the type (you only care when changing it), show the descriptive text instead of the name, and handle the configuration stuff that's not in about:config similarly (e.g., handlers for various types), and have type-specific widgets. And have the window blank if the search field is empty and "Show All" isn't clicked.

    11. Re:What I hope it has by MattPat · · Score: 2, Funny

      He could just use his other hand.

      Oh... nevermind

      Strange, I was under the impression that the porn industry had favored MPEG-2 over Animated GIF for their video format...

  2. And it passes ACID2. by LWATCDR · · Score: 3, Informative

    The latest build that I got of Firefox 3 did pass ACID2. Another step forward for standards. Now if we can drag IE there.
    Oh and first post.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    1. Re:And it passes ACID2. by kinglink · · Score: 4, Insightful

      Applaud it passes Acid 2 compatibility but don't expect it or demand it. Acid2 is NOT a standard. Acid is a really poorly written page with many issues or features developers want including error checking in CSS. Acid2 finds out if a browser can correctly interpret the errors for instance.

      Personally I hope no one passes Acid 2 for one reason. It enables people to write poorly designed webpages. If you're going to write a web page do it correctly or not at all. Expecting a browser to fix your stupid errors shouldn't even be an option.

      It's good Firefox 3 passes the acid test but who cares. It is better working than it was for poorly written pages. I'd much rather choose a lighter weight browser than a bloated piece of software that supposidly works with "Everything" no matter how much of a screwup the web designer was. One of the reasons I avoid IE7 like the plague.

    2. Re:And it passes ACID2. by SirTalon42 · · Score: 2, Interesting

      "Acid2 is NOT a standard. Acid is a really poorly written page with many issues or features developers want including error checking in CSS."

      The page is MEANT to be 'poorly' written and full of errors. It is meant to check the browsers error handling. Saying Acid2 isn't important is like saying checking for invalid input in your code and failing gracefully isn't important. Also if you prefer standards compliance over 'supporting the junk', you should go with Konqueror, Safari, or Opera (or any of the other KHTML/WebKit based browsers). Gecko only seems standards compliant when you compare it against Trident (Internet Explorer), but when you compare it against the other browsers it is rather depressing.

    3. Re:And it passes ACID2. by Excors · · Score: 5, Insightful

      Acid2 is only testing the error handling that is required by the standards – it is necessary that browsers support the error handling properly so that future standards can extend the language in a backward-compatible way. To a browser that was written to support CSS2, pages that use CSS3 will look like invalid nonsense; but since CSS defines the error handling, CSS3 can be designed so that it will fall back gracefully for users who only support CSS2 (and even CSS1), and it will be relatively painless to adopt the improvements. That's why it's important to specify and to test the error handling.

  3. Just a Browser, Please by FrankSchwab · · Score: 5, Interesting

    Is there anyone other than me who wants my browser to just be a browser?

    Why do I have to browse the web on something that wants to be an applications platform, an office suite, a local filesystem browser, and a dessert topping? Don't you remember that the original advantage of the Firefox browser was that it was smaller, faster, and more secure than IE (because it didn't include things like ActiveX)?

    What happened? /frank

    --
    And the worms ate into his brain.
    1. Re:Just a Browser, Please by beef623 · · Score: 2, Insightful

      People started using it...

      Then they told other people, and pretty soon loads of people were convinced to switch from IE just to be away from IE. Then all the people who switched just because someone told them firefox was better started wanting all their web pages to work again. It's a vicious cycle I tell you.

    2. Re:Just a Browser, Please by BKX · · Score: 4, Insightful

      At first, I wanted to agree with you, but after careful consideration, I do not. The web-apps feature that the article spends three pages on is really a useful browsing feature whose time should have come ten years ago: offline browsing. The only difference is that now that they've extended offline browsing to work well with newer things like DHTML and added in an API so that web-pages can better control it. A side-effect: better support for webapps. Does this mean that Firefox is getting bloaty? Not really.

    3. Re:Just a Browser, Please by nonpareility · · Score: 3, Insightful

      Firefox isn't an office suite because of offline storage any more than it's a photo gallery because it can display images or a calculator because it can do math. They are all features that allow web pages and extensions to do interesting things that the browser itself does not.

    4. Re:Just a Browser, Please by brunascle · · Score: 2, Informative

      you mean you're looking for the web, only the web?

      yes, i remember the time you're talking about, the time when i considered firefox just a Galeon clone with crapping tabbing.

    5. Re:Just a Browser, Please by kabocox · · Score: 2, Interesting

      Is there anyone other than me who wants my browser to just be a browser?

      Why do I have to browse the web on something that wants to be an applications platform, an office suite, a local filesystem browser, and a dessert topping? Don't you remember that the original advantage of the Firefox browser was that it was smaller, faster, and more secure than IE (because it didn't include things like ActiveX)?

      What happened? /frank


      Short answer? Firefox is now competing against IE rather than just being a fork of Mozilla that most folks have never heard of.

    6. Re:Just a Browser, Please by Excors · · Score: 5, Insightful

      If you want Firefox with its original advantages and just its original features, why not use the original Firefox? Meanwhile, those who can benefit from the new technology will do so.

      The only reason I can think of is that the old versions have unpatched security problems, so you'll want to upgrade after they're unsupported – but if you want the Firefox developers to stop adding new features, they're not going to still fix the security problems, they'll just move to more interesting and worthwhile projects and Firefox will die. Firefox has inertia now – and the whole web is gaining inertia, after stagnating during IE6's dominance, with even the W3C restarting realistic work on HTML – so it would be a waste if it didn't continue to grow and change.

      In any case, they are planning to make future versions of Firefox faster and more secure and make the code less crufty, with better C++ usage and a better garbage collector to fix memory leaks and a new JavaScript VM. And Firefox is still only a 6MB download – it's not exactly the heaviest of programs you'll ever download.

    7. Re:Just a Browser, Please by sconeu · · Score: 2, Interesting

      Try reading Slashdot with a 199x era web browser. I doubt it will work very well.

      Works fine in Lynx.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    8. Re:Just a Browser, Please by jawtheshark · · Score: 3, Informative

      Yes, you're not alone....

      I use Firefox 2.0.x at work, because it was what came out when I started working there. At home, I am faithful to the 1.5.x range. Why? Because Firfox 2.0.x is noticable slower, the interface is... let's say, not as good as the FF 1.5.x interface. Even now, when I install Firefox for someone, I'l more likely to take the 1.5.x branch than anything else.

      I hope that Firefox 3 goes back to the roots...

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    9. Re:Just a Browser, Please by Door+in+Cart · · Score: 2, Informative

      Is there anyone other than me who wants my browser to just be a browser?

      Why do I have to browse the web on something that wants to be an applications platform, an office suite, a local filesystem browser, and a dessert topping?

      Agreed, but the problem dates back to the c.1995 (I think) when the HTML form-element was tacked on to the (arguably) already mature notion of a hypertext document layout rendering engine. From that moment on, the notion of what a web browser is (and what it ought to be) has become increasingly jaded. What web applications need is their own protocol, and their own scripting / markup language. But in lieu of that they continue to make their awkward home in the ill-fitting web browser -- because there's no other option. As long as web browser developers continue along this path, it not only means a bloated interface for viewing hypertext documents, but it means a grossly suboptimal environment for application development. And by all accounts there's no turning back; it's couched as innovation. Hell, you can't even stay logged into Slashdot through Lynx anymore because it relies on Javascript for some reason.

      From TFA:

      "Our ultimate goal is to make it so that Web applications are not discernable from any other applications running on your desktop," Mike Schroepfer, vice president of engineering for Mozilla, explained to me during a recent interview.

      So by this I gather I should someday be able to run, say, Google Maps with the same speed and efficiency as, say, sed -- on my 486. Now that's ambitious.

    10. Re:Just a Browser, Please by sumdumass · · Score: 3, Interesting

      It looks like a lot of people will support a fork. Firefox 3 will only support 2000/cp or better. There are quit a few people still using 98 and I have no plans on upgrading my computers because of firefox.

      With this rush to be like IE and all, I'm wondering how long until Linux or other OSes are no longer supported either. It could be possible that they start limiting that to only the latest version of windows managers and kernels too. It would bring an interesting development around. Still I see the need to keep support for older platforms as well.

  4. I hope they've fixed the memory hogging. by Channard · · Score: 5, Interesting

    The biggest problem I had with Firefox was that it would take more and more memory as you opened more pages, and despite trying a few things there seemed to be no limit to how much memory it would take. And it didn't release the memory until you actually closed the program and opened it again. So you could open 12 pages, close all but 1 and it'd still be using the memory equivalent to those eleven closed pages.

    1. Re:I hope they've fixed the memory hogging. by daeg · · Score: 4, Informative

      You can help curb it by adjusting "browser.cache.memory.capacity" in about:config. It's in KB, so a value of 30000 means 30,000KB or roughly 29MB.

      View: about:cache to see your current cache/memory status (click the links for further details).

      Also note that the setting doesn't entirely stop the "runaway RAM", but it can greatly curb it. If you only view a few pages a day and use your back/forward a lot, I don't recommend changing it. However, if you, for instance, do a lot of Google searches and visit hundreds of different sites a day, dropping that setting can greatly reduce your memory usage. If you are restricted to only a few sites, your RAM shouldn't go too high anyway.

      Most of them aren't leaks. Although I think there have been a few leaks regarding plugins, but I'm too lazy to go look it up.

    2. Re:I hope they've fixed the memory hogging. by bunratty · · Score: 3, Informative

      And it didn't release the memory until you actually closed the program and opened it again. So you could open 12 pages, close all but 1 and it'd still be using the memory equivalent to those eleven closed pages.

      Although Firefox does have memory leaks, what you're describing is far worse than any confirmed memory leak. Perhaps what you're seeing is that memory use reported by the operating system is not going down when you close tabs, but Firefox is at least releasing and reusing memory internally. If what you describe was really what most Firefox users experienced, most users would not be able to use Firefox for more than a few hours before they would have to restart it. There's no way Firefox could get the 14% usage share it has today with such a serious memory problem.

      In summary, Firefox does have some memory leaks, but it doesn't leak anywhere nearly as badly as you're describing for the vast majority of users. For most users, it takes many days of use before memory leaks become readily apparent by looking at memory usage numbers alone. The real memory leaks are far more subtle than what you describe, and usually require some sort of memory leak detection tool to track down.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    3. Re:I hope they've fixed the memory hogging. by bunratty · · Score: 2, Informative

      You can help curb it by adjusting "browser.cache.memory.capacity" in about:config. It's in KB, so a value of 30000 means 30,000KB or roughly 29MB."
      That setting for browser.cache.memory.capacity would cause Firefox 2 and Firefox 3 to consume more memory than the default setting, as long as you have less than 4 GB of RAM installed. Let's stop spreading misinformation about Firefox memory usage, please.
      --
      What a fool believes, he sees, no wise man has the power to reason away.
    4. Re:I hope they've fixed the memory hogging. by Anonymous Coward · · Score: 3, Insightful

      What difference does that make? Is this memory not being freed when you need it for other applications?

      I really don't understand this obsession with free memory. Your RAM should be close to full at all times if you are at all interested in performance. You just dump cached information if you actually need more memory for something else. The days of DOS are long gone.

    5. Re:I hope they've fixed the memory hogging. by sumdumass · · Score: 2, Insightful

      I think he is describing the cache thing were Firefox caches parts of the page to make loading the next pages faster and to navigate between back and forth faster.

      I have seen the same or similar features. It appears that Firefox loads this and adjust the number/amount used based on the 12 pages and then doesn't resize it for a while later. It is annoying as hell on my limited XP system. It causes everything to slow immensely because it takes what was just enough memory and makes it not enough if you open 12 or 15 tabs. It was explained as a feature to me when I complained about it. And I don't think I should change my browsing habits because I already changed them once the tabbed browsing feature became useful. That is like taking candy from a baby after you gave to him.

    6. Re:I hope they've fixed the memory hogging. by SirTalon42 · · Score: 3, Informative

      Except 100 MB isn't normal for most browsers. I've had a Konqueror session open for around 17 days now (visiting lots of web pages in that time), and lets see the memory usage... 65,120 RSS! Thats Konqueror from KDE 3.5.6 on SuSE 10.1. 2 tabs are open right this second in that instance (neither very complex sites right now since I'm reading about printing to the computer's screen by using the VGA controller).

      For comparison I just opened Firefox (2.0 or something, listed in about as "Gecko/20061023 SUSE/2.0-30 Firefox/2.0") and it opened to http://www.opensuse.org/ (default home page, I haven't customized or tweaked FF at all). The memory usage after letting it settle? RSS is 47,420! Lets just hope it doesn't rise too much (for comparison a newly started instance of Konqueror uses 28,888 RSS).

      Now lets visit a few sites: Just /.'s front page and we're at 50,460, thats reasonable since /.'s page is much more complex than the opensuse gateway page. Open 4 articles and set it to show all comments (note, I'm not logged in so its not the javascripty version, just the pretty much static HTML) and we're at 62,516 RSS. Lets close all those new tabs and move the original to about:blank... Memory usage is now 61,852 RSS. It went down some, but didn't give back all the memory.

      Now lets try the same thing with digg (without restarting Firefox): Just the main page on digg and we're to 62,296 RSS. Lets open the current top 4 articles in new tabs and see what we go to... and now we're to 69,452 RSS, lets close those tabs and move the original to about:blank again... 69,412 RSS.

      Lets go back to /. and pretty much repeat the same thing and see how the memory usage goes... Just the main page and we're to 71,096 RSS. Lets open those same 4 articles and set them to -1 comments and see what we end up at... RSS is now up to 71,384, not as big of a rise as the previous time, but it did still go up (looks like maybe it replaced the old pages in cache, which would be a good thing and the slight increase could be explained by new comments).

      Now lets go to about:blank then try something a bit different... RSS dropped down to 71,004 which is good. Now the different part, lets load lwn.net in the first tab, and in new tabs linux.com, sourceforge.net, planetkde.org, planet.gnome.org, and planet.mozilla.org. RSS is now to 79,432. Lets close all but the original tab and send that to about:blank. RSS is now to 77,088, it went down again which is good.

      Lets try the same thing but another set of sites: original tab is amazon.com, new ones are ebay.com, bbc's site, cnn.com, google news, weather.com and wired news. The results of this one is a bit different than previous times, RSS has risen back to 77,148. Maybe we've hit a limit of how much Firefox is using? Lets close all but the original and go to about:blank again... RSS is now 75,692, dropped even more this time.

      Lets go back to digg.com and see what it does... RSS is 75,962, exactly the same. Looks like its recycling some of its own memory (or loading the page entirely from cache). Now to open 4 articles. RSS has risen to 80,540. Lets close those and go to about:blank yet again. RSS is 80,308. Dropped some, but only a tiny amount. Lets go back to Amazon.com and search for 'operating systems design and implementation'. RSS is now 80,480, a slight rise. Now lets open Mr. Tanenbaum's books in a new tab (the 3 top results). RSS is now 80,552. Another tiny rise. Close those tabs and go to about:blank. RSS is now 80,488, a slight drop.

      Its nice to see that in my little test the RSS didn't just skyrocket, but Firefox is still using more memory than the instance of Konqueror that has been open for 17 days (and has opened many more websites including lots of slashdot articles using the ajaxy version of the site). In case anyone is wondering: my machine has 1.25 GB of ram, and the total memory usage never passed 50% on my sy

  5. Multithreaded UI / mthreaded Javascript please! by thisisauniqueid · · Score: 4, Informative

    The biggest performance hit in Firefox seems to be to do with the fact that the UI is multithreaded (as is the JS engine). Is there any chance this is going to be addressed in Firefox 3? Using a single-threaded browser in a multicore environment is painful, especially when working with many tabs at a time.

    1. Re:Multithreaded UI / mthreaded Javascript please! by VGPowerlord · · Score: 2, Insightful

      See the third comment down in that thread.

      Having a single thread will kill your GUI performance the moment you do anything complex.

      I know that this is a generalization, but users do not like an unresponsive GUI. Yet, if there's only one thread, the same thread that's running the GUI is doing any calculations and other operations that are going on.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    2. Re:Multithreaded UI / mthreaded Javascript please! by xehonk · · Score: 3, Informative

      Threads may not be the end all, but they might help performing several tasks at once better. I've seen firefox stop responding for a few seconds more than once because one tab was loading something. Of course my other tabs, though rendered completely, were left unusable because of the single threaded nature of firefox.

  6. Screenshots by homm2 · · Score: 5, Informative

    Screenshots available here.

  7. light and nimble? by ClosedSource · · Score: 4, Insightful

    "Then, too, if Windows Vista is any indication of what lies ahead, the company's software will continue to require ever more awe-inspiring hardware--a far cry from the light and nimble Web-based applications Mozilla engineers envision"

    Despite the alleged lightness and nimbleness of web apps, they're still slower and more unreliable than native apps, when they work at all.

  8. DOM storage? by asninn · · Score: 2, Insightful

    DOM storage? Great, *yet* another way in which websites can store data. I haven't even managed to educate people like my parents about why they shouldn't automatically accept cookies from every server forever - and don't get me started on Flash and its ability to store data on your computer without you even noticing (a "feature" that's enabled by default, one might add, and that can't even (easily) be disabled without going to Adobe's website).

    Now, don't get me wrong, there certainly are legitimate reasons to store data on people's computers, but I really want to have some control over who can store information on mine - I want to be able to allow/disallow it, I want to be able to say "notify me whenever it happens", and, most importantly, I want a sensible default where at the *very* least, you get notifications that data is being stored.

    --
    butter the donkey
  9. I wish to make a complaint. by jd · · Score: 2, Funny

    The screenshots aren't pink and don't mention ponies. How am I supposed to use it on Saturday if there aren't any ponies?

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:I wish to make a complaint. by eln · · Score: 2, Funny

      Just wait until Sunday, and Slashdot will provide the ponies for you.

    2. Re:I wish to make a complaint. by h2g2bob · · Score: 2, Funny

      Just wait until Monday, and Slashdot will provide a dupe of the ponies for you.

  10. Re:Maybe, but... by stratjakt · · Score: 2, Interesting
    Now, if they want to avoid Vista, then Linux is their only choice on the PC platform

    They can still get XP.

    The logic you weave assumes that somebody is sitting there with a non-functional bunch of hardware with no OS, and now has to go shopping for it.

    The truth is, if you went out to build a PC using new components today, it would be able to run Vista. If your PC is a year old, it may run Vista or not - but it already runs XP and you really have no reason to upgrade it.

    And frankly, the recommended home system has some pretty low specs by modern standards:

    * 1 GHz 32-bit (x86) or 64-bit (x64) processor
            * 512 MB of system memory
            * 20 GB hard drive with at least 15 GB of available space
            * Support for DirectX 9 graphics and 32 MB of graphics memory
            * DVD-ROM drive
            * Audio Output
            * Internet access (fees may apply)


    That's copy pasted from MS's official page. A lot is made of the "need for a new video card".. DX9 with 32 megs memory? Whatever.

    So who is this market with people with 5 year old PCs, and no use for them, who need to go get an OS? It doesn't exist.

    People would want to see all of Vista's razzle-dazzle in linux, before they'd order the linux machine from Dell.
    --
    I don't need no instructions to know how to rock!!!!
  11. You don't think Firefox is bloated? by Colin+Smith · · Score: 5, Informative

    Does this mean that Firefox is getting bloaty? Not really.
        PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
      5373 colin 15 0 246m 71m 23m S 18.9 16.3 14:08.68 firefox-bin


    Seems pretty big to me. Konqueror is a fraction of that size.
    --
    Deleted
    1. Re:You don't think Firefox is bloated? by Anonymous Coward · · Score: 5, Funny

      3/2 is a fraction.

  12. Stupid comparison after stupid comparison.... by Anonymous Coward · · Score: 5, Insightful

    "Then, too, if Windows Vista is any indication of what lies ahead, the company's software will continue to require ever more awe-inspiring hardware--a far cry from the light and nimble Web-based applications Mozilla engineers envision."

    Firefox, light and nimble?
    Jebus, the memory footprint on that thing is far, far beyond ridiculous at this point, not to mention noticibly larger than even IE7's memory requirements.

    And even ignoring that, you're comparing Firefox to Vista. I should bloody well hope it's light and nimble in comparison, unless, of course Firefox 3 aims to be a whole operating system.

    Furthermore, Vista actually has fairly reasonable hardware requirements if you turn off all of that fancy GUI stuff. People forget that not only can all those flashy things be turned off, but you can painlessly swap out the explorer shell in and of itself. The comparison is outright stupid. Noone claims that Linux has obscene hardware requirements on the basis that you'd need a decent cpu/ram/gpu to run XGL/Compriz/Beryl or whatever, why should Aero be any different, you don't have to use it. The only difference is that Aero is included in the default install.

    I understand that this is slashdot, and we never pass up a chanceto take a shot at Microsoft or Vista. But seriously, this has gotten to the point of sheer stupidity, and hipocracy: Id someone were to make a completely uneducated, false claim about Linux, it'd be followed up by a few dozen posts crying bloody murder, yet, now, because its ashot at Vista, its suddely okay to make completely asinine claims that in no way at all intersect with reality at any point whatsoever?

    No wonder there's all this talk about Linux's superiority, and Firefox's superiority, and [random OSS app here]'s superiority, people have absolutely no clue about the competition. At least have a basic grasp on the competing broducts before making these comparisons. Know thine enemy and all.

    I could swear Sun Tzu turns a full rotation with every other post here.

    Yeah, yeah, -1 flamebait, whatever.

    1. Re:Stupid comparison after stupid comparison.... by Bacon+Bits · · Score: 4, Funny

      I could swear Sun Tzu turns a full rotation with every other post here.


      Sun Tzu + Slashdot + magnets & wire = new source for renewable energy?
      --
      The road to tyranny has always been paved with claims of necessity.
    2. Re:Stupid comparison after stupid comparison.... by bunratty · · Score: 2, Informative
      --
      What a fool believes, he sees, no wise man has the power to reason away.
    3. Re:Stupid comparison after stupid comparison.... by bunratty · · Score: 3, Informative

      one test 100 open tabs, which isn't a real-life situation, no browser should be expected to be optimized for that kind of workload.
      It's not 100 tabs opened at the same time. It's 100 total tabs opened, with only 10 open at any one time. That's a completely realistic scenario, as many users open and close tabs all the time. The fact remains that most people cannot see any serious memory problem in Firefox. Some small percentage of users do, but that does not mean that most others see the same problems. In fact, the problems seem so rare that I hardly see the problem discussed on MozillaZine any more, and I haven't had a serious memory problem in Firefox demonstrated to me in over a year. The last one was a huge memory leak when viewing large image galleries, but that was fixed in an early Firefox 1.5.0.x release. Memory use is simply a non-issue for the vast majority of Firefox users in 2007.
      --
      What a fool believes, he sees, no wise man has the power to reason away.
  13. Not PC World by MSTCrow5429 · · Score: 3, Informative

    It's PC Magazine. Fact checking, anyone?

    --
    Slashdot: Playing Favorites Since 1997
  14. What about the other half? by SeaFox · · Score: 4, Insightful

    I'd much rather see Thunderbird 2.0 get released. I thought Mozilla was going to try and have the development of the two projects a little more in sync than this.

  15. Hooray! _MORE_ goddamn animated banner ads! by Ant+P. · · Score: 2, Insightful

    Whoever decided it was a good idea to add animated PNG support to the core instead of making it a plugin is clearly smoking crack.

  16. Re:Don't let Seamonkey die by hritcu · · Score: 2, Informative

    The only way you can get Seamonkey saved is by using it. Adding it to this list won't help.

    --
    If you don't fail at least 90 percent of the time, you're not aiming high enough. (Alan Kay)
  17. Flamebait mod was right by Anonymous Coward · · Score: 5, Insightful

    Even if we consider the poster a credible source...

    The parent post gives numbers without context of any kind. We do not know what version of Firefox is being used. We do not know how many and which extensions are being used. We do not know how many concurrent windows and/or tabs are in use. We do not know what URLs or files Firefox has been asked to open. Without this information, we cannot reach any actual conclusions, as these could be perfectly reasonable values for any browser, depending on the tasks the browser was asked to accomplish.

  18. Morbid obesity for Firefox is not progress. by Animats · · Score: 3, Insightful

    Too much in the browser, again. It's a browser. Not a "platform". We went through this already, with Mozilla, which had to be chopped down to provide a browser of manageable size. The Firefox crowd is repeating the mistakes of Mozilla and Internet Exploder. We don't need this.

    In Firefox 2, there's already too much bloat. Saving images of pages hogs memory, and didn't visibly improve performance.

    The project seems to have been captured by the "browser as a platform" people again. Nobody cares about XUL, people. All users want is a browser.

    In a few years, all web pages will have to work on the minimal browser comes with the OLPC machine. The OLPC is going to force computing to go on a much-needed weight reduction program.

  19. Nice trolls by Anonymous Coward · · Score: 3, Funny
    Noez mah firefox uses 5 more MB than Opera!

    Stop the Fucking trolling, firefox does not ever use more than 100 MB, you may wish to friging update yourself

    Also whatever bad thing you have to say about firefox consider:

    • You are not a FUCKING WEB SPIDER, you do not need to open 100 tabs at once, the internet is made to be read so it doesn't make any sense to ever have more than 5 tabs open, seriously. If you are used to 10 tabs, you are not a 1337 HAXORz you are a MORON!
    • Opera is still a gay browser with no real life functionality that is not truly free
    • Konqueror is still useless and no cross platform
    • Safari and IE are still shit
    • If you want light weight browsing do the world a favor and : Kill yourself or use a text-mode browser
  20. what about security by josepha48 · · Score: 2, Insightful
    I just have to wonder how security is being handled in this. How is this going to prevent a virus from being part of someones storage and run in mozilla. I read that they are thinking about it, but what is to stop someone from setting up a fake google app and installing a virus on to your system instead of a word processor, or worse a wordprocessor that turns you machine into a bot while you run your app off line. My connection is always on line, so even if I am working in 'offline mode' what is to stop a virus from working online.

    Just a concern.

    --

    Only 'flamers' flame!
    Does slashdot hate my posts?

  21. All Those Memory Complaints by aliens · · Score: 4, Funny

    What exactly are you saving that RAM for? True love?

    --
    -- taking over the world, we are.
  22. First to include the other as a plugin: by smittyoneeach · · Score: 2, Funny

    Firefox, or Eclipse?

    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    1. Re:First to include the other as a plugin: by Myen · · Score: 3, Informative

      Eclipse won. ATF

  23. Spoken like someone who's never used Beryl. by Civil_Disobedient · · Score: 2, Interesting

    Noone claims that Linux has obscene hardware requirements on the basis that you'd need a decent cpu/ram/gpu to run XGL/Compriz/Beryl or whatever, why should Aero be any different

    Ah, but that's the hilarious, beautiful thing about it.

    I'm running Beryl on my 5 year-old laptop . Celeron 1.5 Ghz. Built-in video (Intel 810). 384 megs of RAM. This is some old, anemic friggin' hardware.

    And yet, it flies. Everything runs as quickly as it should. The 3D bells and whistles don't slow the machine down a single cycle. Now, can you please explain to me how I can somehow get all the cool eye candy of Vista (and then some) on a system with one-quarter the spec of the recommended system architecture? Is Microsoft's coding really that bad?