Slashdot Mirror


Firefox 3.5 Reviewed; Draws Praise For HTML5, Speed

johndmartiniii writes "Farhad Manjoo has a review of Firefox 3.5 at Slate.com this week. From the article: 'Lately I've been worried about Firefox. Ever since its debut in 2004, the open-source Web browser has won acclaim for its speed, stability, and customizability. It eventually captured nearly a quarter of the market, an astonishing achievement for a project run by a nonprofit foundation. But recently Firefox seemed to go soft.' The worried tone in the beginning of the review gives way to excitement over the HTML5 features being implemented, saying that thus far Firefox 3.5 'offers the best implementation of the standard — and because it's the second-most-popular Web browser in the world, the new release is sure to prompt Web designers to create pages tailored to the Web's new language.'" The final version could be here at any time; Firefox 3.5 is still shown as a release candidate at Mozilla's home page. Update: 06/30 15:31 GMT by T : No longer marked as RC; the Firefox upgrade page now says 3.5 has arrived.

76 of 436 comments (clear)

  1. As usual with new Firefox releases... by Daetrin · · Score: 5, Insightful

    The main thing i want to know is if they've (finally) fixed the memory issues yet. Namely, if i keep a lot of tabs open for awhile (yes, i know, bad habit) and then close those tabs, will Firefox free up the memory (frequently over a gig of it) without requiring me to shut it down and restart it?

    --
    This Space Intentionally Left Blank
    1. Re:As usual with new Firefox releases... by A12m0v · · Score: 4, Insightful

      Firefox really needs a multiprocess architecture.

      --
      GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
    2. Re:As usual with new Firefox releases... by thedonger · · Score: 2, Interesting

      (frequently over a gig of it)

      Are you including virtual memory in that figure? I can't seem to fun FF without at least 100MB of physical memory, but I never see the sum of physical and virtual go over 600MB (Jesus! I have really lowered my expectations thinking that isn't a lot!) with 15 tabs open for a week.

      --
      Help fight poverty: Punch a poor person.
    3. Re:As usual with new Firefox releases... by oldspewey · · Score: 5, Insightful

      if i keep a lot of tabs open for awhile (yes, i know, bad habit)

      This is a bad habit? I've always just thought of it as a convenient way to browse.

      --
      If libertarians are so opposed to effective government, why don't they all move to Somalia?
    4. Re:As usual with new Firefox releases... by fredrik70 · · Score: 5, Informative

      according to this test is seems quite alright...

      --
      if (!signature) { throw std::runtime_error("No sig!"); }
    5. Re:As usual with new Firefox releases... by Jorkapp · · Score: 3, Insightful

      They fixed most of FF's memory issues with FF3. I've been using 3.5 since beta 1, and I've never had any issues with memory.

      --
      Frink: Nice try floyd, but you were designed for scrubbing, and scrubbing is what you shall do.
    6. Re:As usual with new Firefox releases... by pdboddy · · Score: 3, Interesting

      Yeah, I thought the same, a convenient way to browse. And being able to close FF and open it later on with all my tabs intact, that's even better.

      --
      Julie Moult is an idiot.
    7. Re:As usual with new Firefox releases... by Anonymous Coward · · Score: 5, Funny

      It does indeed. On my Linux box I've created a custom version of Firefox that does just that, but on Windows this simply isn't possible. I've tried copying and pasting code from my Linux copy into the Windows DLL's using a hex editor but this hasn't worked and has broken my Firefox installation - Windows shittyness at it's finest!

    8. Re:As usual with new Firefox releases... by Alphager · · Score: 4, Insightful

      Or about stopping the auto-update. I use yum to install firefox automatically, then about 4 hours later I get message telling me that "Congratulations, you have firefox 3.0.11 installed", which breaks Google Streetview - it just remains black and no options actually appear in the Preferences->Clear Private Data popup. Reinstall Firefox using yum install, Google Streetview works again, and the cycle repeats.

      How is this a Firefox-Issue? open a Bug with your distro to set the updates off. And turn off automatic updates in the preferrences.

    9. Re:As usual with new Firefox releases... by Darkness404 · · Score: 4, Insightful

      I'm not sure if multiprocess architectures are really the way to go. Yes, they stop memory leaks but still take up more memory in the short run. Firefox is used heavily on older computers where IE doesn't cut it and the max memory is 512 MB or less.

      --
      Taxation is legalized theft, no more, no less.
    10. Re:As usual with new Firefox releases... by Freedom+Bug · · Score: 3, Interesting

      I leave Firefox 3.0 open for weeks at a time, and I'm liable to have close to a hundred tabs open across 12 windows. Granted, it uses almost a gigabyte of memory, but I don't think any browser would do any better for that kind of load. The only time I ever need to restart is because Flash has stopped working.

    11. Re:As usual with new Firefox releases... by Daetrin · · Score: 4, Insightful

      Are you including virtual memory in that figure? I can't seem to fun FF without at least 100MB of physical memory, but I never see the sum of physical and virtual go over 600MB (Jesus! I have really lowered my expectations thinking that isn't a lot!) with 15 tabs open for a week.

      I'm using version 3.0.11. I currently have three windows open with about 120 tabs between them. Process Explorer reports that the firefox.exe process has 585,384k private bytes and 689,916k virtual bytes. Over the next couple days the amount of memory consumed will continue to grow, probably until it hits around 1.5 gigs of private bytes. I know that i really shouldn't have that many tabs open, but as someone else pointed out it's a convenient bad habit. (Perhaps a quarter of those tabs are sites that i check and refresh fairly often, at least once a day. The rest are sites links that i've checked or the results of google searches that i either haven't finished reading yet or think i'll need to reference back to in the near future. (For example, over 30 of those tabs relate to the myriad of issues i've run into trying to get Oracle working through ADO.Net, and i'll need to keep a lot of them open for reference until this project actually works correctly.)

      It's not that i mind Firefox taking up a lot of memory when i have a lot of tabs open (although almost 5 megs a page already seems a little high, though not as bad as your 40 megs per tab!) but i do mind that when i notice my computer slowing down and see that Firefox has consumed somewhere between 1 and 1.5 gigs of physical memory that doing a pruning of the tabs gets me almost no memory back. I have in fact closed everything down except for one google tab left on one window of Firefox and seen it still consuming over a gig of memory.

      --
      This Space Intentionally Left Blank
    12. Re:As usual with new Firefox releases... by Daetrin · · Score: 2, Interesting

      They fixed most of FF's memory issues with FF3. I've been using 3.5 since beta 1, and I've never had any issues with memory.

      As mentioned in a previous comment, i'm currently using 3.0.11, and i haven't seen a noticeable improvement over FF2. If they've fixed everything in 3.5 i'll be very happy. But then everyone told me they'd fixed the memory issued in 3.0 too, and that didn't work so well for me.

      --
      This Space Intentionally Left Blank
    13. Re:As usual with new Firefox releases... by Sancho · · Score: 3, Interesting

      How do you manage that? I mean, when you want to go to a page, do you really look for it in all of your tabs? What do you gain by leaving the tab open instead of just going back to the site when you want to view it again?

      I tend to max out at about 10 tabs because I close them when I'm not actively using them. It's really, really rare that I even actively use that many.

    14. Re:As usual with new Firefox releases... by Da+Fokka · · Score: 4, Insightful

      ... Namely, if i keep a lot of tabs open for awhile (yes, i know, bad habit)

      Why is it a bad habit? The browser should facilitate the user, it shouldn't be the other way around.

    15. Re:As usual with new Firefox releases... by maxume · · Score: 2, Informative

      Setting browser.sessionhistory.max_total_viewers to something other than -1 should make memory use somewhat less aggressive (I haven't dug into it very deeply, but I don't think FF adjusts the number of pages any when the number of open tabs gets huge, and as I understand it, the setting is per tab, so you might actually have several hundred rendered pages in memory when you have 120 tabs open).

      http://kb.mozillazine.org/Browser.sessionhistory.max_total_viewers

      --
      Nerd rage is the funniest rage.
    16. Re:As usual with new Firefox releases... by SatanicPuppy · · Score: 2, Interesting

      Well, as long as we're talking anecdotes, I saw a dramatic improvement in 3 over 2...In FF2, the memory creep was constant and dramatic. 30-50 tabs would consume several GIGS of memory after a week or so. But with 3, it levels off. Yea, it uses a lot of memory, but it doesn't leak the way it used to.

      Just my personal experience of course.

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    17. Re:As usual with new Firefox releases... by maxume · · Score: 2, Informative

      Setting browser.sessionhistory.max_total_viewers to a small number (when FF detects 1 Gig or more of ram, it defaults to 8) should give you something in between (i.e., the pages will need to be pulled from the cache and rendered, but the number rendered pages in memory will be much smaller and the data will not have to be pulled from the network). More detail here:

      http://kb.mozillazine.org/Browser.sessionhistory.max_total_viewers

      --
      Nerd rage is the funniest rage.
    18. Re:As usual with new Firefox releases... by koreaman · · Score: 4, Insightful

      Er... Multi-process architecture is "a pile of shit" because you can't tell which process is which in your task manager?

      That doesn't seem like a difficult problem to fix, and is hardly a fundamental problem.

    19. Re:As usual with new Firefox releases... by Anonymous Coward · · Score: 2, Insightful

      Multiprocess architecture would also nice for speed and responsiveness, I am kind of tired of having a single Flash applet slow down the whole browser to a halt. It would also be nice to utilize multicore CPUs and not have the thing max out at 50% on a dual core.

    20. Re:As usual with new Firefox releases... by Anonymous Coward · · Score: 5, Insightful

      1.5GB looks like much, but it's only 12.5MB per tab. Considering that the browser has to keep the state and source data of every page, it doesn't seem excessive. Are you sure that the pages aren't running scripts which accumulate stale data over the course of days and weeks, because the programmers never expected their scripts to run for that long and didn't include any cleanup code, because that's usually handled by the browser when you leave the page or close the tab (which you never do)?

    21. Re:As usual with new Firefox releases... by johnlcallaway · · Score: 5, Informative

      Have you tried to use bookmarks to keep track of your sites instead of using tabs....

      Ok .. all joking aside....

      A feature I stumbled on in firefox is the ability to open all bookmarks in a folder. So I've arranged my bookmarks into daily/weekly/monthly folders based on topics. Then I middle click the folder and all the pages open up. I arrange the pages that usually open first at the top of the folder, and those that take longer at the bottom. It only takes a few seconds before I start seeing pages, and by the time I'm done with the first one, the rest are open.

      Then I just close them as I'm done with them.

      --
      I rarely read replies, it's my opinion and if you thought about your opinion a little more, I'm OK with that.
    22. Re:As usual with new Firefox releases... by hairyfeet · · Score: 2, Insightful

      In Windows try Kmeleon or Kmeleon CCF ME. Both are based on Win32 instead of XUL and use much less RAM. That said multi-process is NOT the way to go. There are still quite a few Windows and Linux boxes out there maxed out at 512Mb of RAM. For them Firefox works, whereas Chrome grinds to a halt.

      I've also found if you are picky with your extensions memory usage in FF3 isn't bad. I am typing this on a 1.1GHz maxed out with 512Mb running Win2K Pro and it makes a great netbox, even with 8 extensions and multiple tabs. But adding multi-process is like sticking bandaids on a bullet wound. There needs to be more control on extension management, or at least a rating system with memory and CPU usage figured into the ratings. But please don't screw FF with multi-process BS. Not everybody is using a dual core with 4Gb of RAM you know.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    23. Re:As usual with new Firefox releases... by TheCycoONE · · Score: 3, Interesting

      Threading would work just as well, if not better in your scenario. Separate processes just gives you the extra boundary of protection and convenience that comes with not sharing memory.

    24. Re:As usual with new Firefox releases... by diegocgteleline.es · · Score: 2, Informative

      Like this?

    25. Re:As usual with new Firefox releases... by Hatta · · Score: 2, Interesting

      I know that i really shouldn't have that many tabs open

      No, you should be able to have as many tabs as you want open and the software should handle it. It's the computers job to do what we want, not ours to conform to the computer.

      On the other hand, I regularly have 3 or 4 windows open with close to 100 tabs each, and I don't really have a problem. If I hadn't shut down my pc last night to hook up a disc, I'd check the RAM use, but in any case, FF is pretty snappy for me.

      --
      Give me Classic Slashdot or give me death!
    26. Re:As usual with new Firefox releases... by Shetan · · Score: 2, Informative

      The opera menu item at the top is much better than the "Open All in Tabs" at the bottom of the bookmark folder? Personally, I don't really see a difference, but I guess there could be an issue with someone not having the attention span to read all the way to the bottom of the menu. Middle clicking on the folder is just an interface shortcut.

    27. Re:As usual with new Firefox releases... by Junior+J.+Junior+III · · Score: 3, Interesting

      I know that i really shouldn't have that many tabs open, but as someone else pointed out it's a convenient bad habit.

      Who the fsck is anyone to tell you how you should use your web browser? If you need the browser to support 120 open tabs, then if it doesn't do this well, then it's a tool not well suited to your task. You should expect it to require some system resources to pull this off, but those that the application asks for should be managed properly and freed up if no longer needed. That is not too much to ask for, and you shouldn't apologize if you choose to use the product this way.

      --
      You see? You see? Your stupid minds! Stupid! Stupid!
    28. Re:As usual with new Firefox releases... by voidphoenix · · Score: 2, Interesting
    29. Re:As usual with new Firefox releases... by ckaminski · · Score: 3, Insightful

      Multi-process != slow. What it equals is process isolation. If you global/static memory footprint is kept to a minimum, and you have fork() style semantics, your total overall memory usage is not significantly greater than if you were using threading instead.

    30. Re:As usual with new Firefox releases... by ckaminski · · Score: 3, Insightful

      Not true if your platform properly supports fork() semantics. You only make copies of data in child processes that you change - unchanged code pages are shared amongst all children.

    31. Re:As usual with new Firefox releases... by johnlcallaway · · Score: 2, Insightful

      I don't need another plug in, the existing 'Organizer Bookmarks' works just fine.

      I guess I'm just old school and think I can determine how to organize my stuff better than the computer can. I keep a tab labeled 'new items' where I dump stuff, and periodically reclassify or delete them depending on whether I find them interesting and where I want them to be. I doubt if a plug in can determine whether or not something I open every day is 'interesting'.

      --
      I rarely read replies, it's my opinion and if you thought about your opinion a little more, I'm OK with that.
    32. Re:As usual with new Firefox releases... by Ilgaz · · Score: 2, Interesting

      Won't people flame "It is using 200% CPU?". I notice same people asking for 64bit everything makes scene about browser using 1 gig RAM. This attitude really started to hurt the development of all applications I think.

      What matters is, it should not leak memory or "hog" the CPU as result of bad programming, otherwise I am all for Caches, multiple threads etc. IMHO all browsers should at least experiment with "HTML rendering" and "image decoding" as separate threads. Even Symbian (foundation now) demo'ed SMP capability of the upcoming open source Symbian. We talk about low power ARM devices here and a hugely complex operating system which is moving to open source.

    33. Re:As usual with new Firefox releases... by lawpoop · · Score: 2, Interesting

      12.6 MB per tab -- which means per page? That sounds like an awful lot to me. For testing, I save the page of this slashdot thread using FF. It's size on disk ( html file + its folder) is 836 Kb.

      Are you telling me to keep 836 KB of data as a live page takes 12MB? What am I missing?

      --
      Computers are useless. They can only give you answers.
      -- Pablo Picasso
    34. Re:As usual with new Firefox releases... by FromellaSlob · · Score: 2, Insightful

      Are you telling me to keep 836 KB of data as a live page takes 12MB? What am I missing?

      Quite a lot. HTML and JPEG are no use to a graphics card. Those pages have to be rendered. A single screen of 1280x1024 @ 24-bit color uses 3.75MB uncompressed in memory. Now think how much you need to scroll that up and down. I don't personally know the details of how Firefox manages memory, but I know your comparison is not valid.

  2. Real geeks by ZeroExistenZ · · Score: 2, Insightful

    use telnet for browsing the internet.

    --
    I think we can keep recursing like this until someone returns 1
  3. Re:HTML 5 and Javascript by phantomcircuit · · Score: 2, Informative

    Yeah they will actually, most sites will use javascript to test for the ability to use them however.

  4. What about Slashdot? by macbeth66 · · Score: 5, Insightful

    the new release is sure to prompt Web designers to create pages tailored to the Web's new language

    Although, I would be happy if Slashdot would work right with the existing standards.

  5. Re:HTML 5 and Javascript by ikefox · · Score: 5, Informative

    I suggest you take a look at Kroc Camen's "Video for Everybody" HTML5 video element implementation. Not a hint of Javascript is necessary to implement it, and it's very cross-platform. It can play back in OGG, Flash, Quicktime (even on the iPhone), WMA, or alternatively provide a download link. http://camendesign.com/code/video_for_everybody

  6. Don't you mean: "...sure NOT to prompt..." by AbbeyRoad · · Score: 2, Interesting

    Correction: "...and because it's the second-most-popular Web browser in the world, the new release is sure NOT to prompt Web designers to create pages tailored to the Web's new language..."

    (That's better.)

    I dunno what web designer in his/her right mind is going to make a web page that only 1 in 4 people can view.

    Surely Mozilla developers should be trying to better emulate what the MOST popular browser does so that people won't be discouraged from using theirs; rather than creating yet more incompatibility???? Aren't they just playing into Micrsofts hands? MS is sure to just go ahead and create MSHTML 5.0 which is completely incompatible with HTML 5.0. What will they do then?

    Wave there hands madly in the air, I suppose.

  7. Actually, REAL geeks ... by SpooForBrains · · Score: 5, Funny
    --
    "The dew has clearly fallen with a particularly sickening thud this morning"
  8. Re:HTML 5 and Javascript by Tom9729 · · Score: 3, Insightful

    Without installing any kind of plugin JavaScript is supported by virtually every modern desktop browser and a growing number of mobile browsers. Yes some websites use JavaScript to do annoying things like resize/move windows, but most browsers let you limit what a website is allowed to do.

    Umm Flash on the other hand requires you to install a 3rd party plugin that may not work well (or at all) depending on what platform/browser you use.

    IIRC the HTML 5 spec doesn't even say that JavaScript is "required" to play videos, it's just used for the UI.

  9. And more than that! by The_mad_linguist · · Score: 5, Funny

    In Firefox 3.5, the bard class has been totally revised, and you no longer need to "intuit direction" to browse the web.

  10. Released!?!! by ericlondaits · · Score: 3, Interesting

    As of now, if you got to Mozilla's page and choose to download Firefox, you get version 3.5 :

    http://www.mozilla.com/en-US/firefox/upgrade.html

    --
    As a Slashdot discussion grows longer, the probability of an analogy involving cars approaches one.
  11. Re:A Bug No One Mentions by RebelWebmaster · · Score: 4, Interesting

    Yes, they've done a lot of work to reduce the number of fsync() calls used. There are numerous bugs filed tracking that work. More work is still planned, but it should already be in better shape than 3.0.x was.

  12. Re:Softpedia claims to have it already by pdboddy · · Score: 5, Insightful

    Do not download FF from anywhere except the main FF site. :P And FF3.5 is up now for download. Pretty snappy, speed-wise. :)

    --
    Julie Moult is an idiot.
  13. Re:"A nonprofit foundation" by christopherfinke · · Score: 4, Insightful

    "Nonprofit" doesn't imply a lack of revenue.

  14. Re:But...what happened to Beta 4? by tuffy · · Score: 3, Informative

    Firefox 3.5b4 was released on 04/24/2009 11:07:00 PM, according to the checksum dates. Enjoy.

    --

    Ita erat quando hic adveni.

  15. Re:I hope they fixed printing by A.+B3ttik · · Score: 4, Informative

    It's a setting in your OS, dude, not in FF. Like most programs, FF just implements the existing PRINT framework.

  16. Competition by koreaman · · Score: 5, Insightful

    Am I the only one who doesn't see the multiplicity of real competition as a threat, but rather as the greatest success of the Mozilla Foundation? Had it not been for Firefox, Opera would still cost money, Google Chrome wouldn't exist, a few people who paid way too much for their computers would be running Safari, and most (l)users would be stuck with the latest version of IE -- IE6. Thank you, Firefox, for reigniting the browser wars, and here's hoping that this time around the wars will be fought with functionality, stability, security, and speed, rather than with a new incompatible extension to JavaScript every week.

    1. Re:Competition by hkmwbz · · Score: 2, Insightful

      Had it not been for Firefox, Opera would still cost money, Google Chrome wouldn't exist

      That's crazy talk. Chrome's existence did not and does not depend on Firefox.

      --
      Clever signature text goes here.
    2. Re:Competition by node+3 · · Score: 2, Funny

      Huh? Is there somebody out there yelling, "No! We need one browser! Competition is evil"?

      I think his name is Ballmer.

      If so, I haven't run across them.

      That's good... he throws chairs. :)

      It was much easier to deal with him back when he used to just roll barrels at you...

  17. Re:"A nonprofit foundation" by pdboddy · · Score: 2

    Uhm, yes, they pulled in 75 million. So?

    "A nonprofit organization (abbreviated NPO, also not-for-profit) is an organization that does not distribute its surplus funds to owners or shareholders, but instead uses them to help pursue its goals." http://en.wikipedia.org/wiki/Non-profit_organization

    Nonprofit does not mean "doesn't make any money".

    --
    Julie Moult is an idiot.
  18. Acid by Pahroza · · Score: 2, Interesting

    Still only a 93% on acid3. Better, but not good enough.

    1. Re:Acid by maxume · · Score: 3, Funny

      Acid4 is even worse. And Acid5, I mean, make your browser work guys.

      --
      Nerd rage is the funniest rage.
  19. Here now by rjolley · · Score: 2, Informative

    I think firefox 3.5 IS here now. I just went to getfirefox.com on osx and ubuntu and both show graphical links to download firefox 3.5. Downloading and going to 'about firefox' shows no indication that it is a release candidate.

  20. Re:HTML 5 and Javascript by SatanicPuppy · · Score: 2, Insightful

    Shrug. I block flash too, so what's the difference? Flash player is as big a potential security exploit as javascript.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  21. Isn't this a little overkill? by Xaedalus · · Score: 5, Insightful

    Please excuse me for being a paltry light user of Firefox... but aren't you an outlier in this particular case? The most tabs I ever have open on Firefox is three, maybe four. IMHO, you're a power user and while your comments are insightful, I have to wonder whether or not your insights are of relevance to the average user of Firefox? I'm all for improvement, but if the improvement is only noticeable when you've got 30+tabs open a day and are burning through close to a gig of RAM to keep everything operating... then what good is the improvement to the average user?

    --
    Here's to hot beer, cold women, and Glaswegian kisses for all.
    1. Re:Isn't this a little overkill? by bemymonkey · · Score: 4, Insightful

      I tend to agree with this assessment. I consider myself a power user when it comes to tabs, and I only rarely have more than 20 tabs open (and that's when I haven't checked Slashdot for 2 days and need to read every article/summary/comment I've missed), and then only for a short time. Do a lot of people really leave the browser running _all_ the time with dozens and dozens of tabs open? I can't really imagine that being the norm...

    2. Re:Isn't this a little overkill? by SpinyNorman · · Score: 3, Insightful

      That guys usage does seem a bit strange, but each to their own!

      However, there are different use cases for tabs that result in different numbers of tabs open:

      e.g.

      1) User wants to keep a number of sites open all day for quick switching - e.g. mail, news, documentation, etc. This is probably what you are thinking of, and it most likely is a relatively small number of sites - less than a dozen, say.

      2) User wants to open a whole bunch of links off the sam page at once, since that's more convenient than flipping back and fro to open one read it, open the next, etc. Examples of this usage would be, for example opening search results (search engine, eBay, etc) or reading new posts on an online forum.

      I routinely (many times a day - searching for collectables - made a $1500 profit on one yesterday) open 40-50 tabs at a time for eBay search results since it's so much faster to quickly run down a list of links doing open-in-new-tab (in background) then reading/discarding them, as opposed to doing it one at a time.

    3. Re:Isn't this a little overkill? by Hatta · · Score: 2, Insightful

      Yes, why would I ever shut my browser down? I'm just going to need it again. Generally when I'm reading a forum, i'll middle click on a bunch of posts to queue them up for reading. Then, when I want to reply to one, I'll open a bunch more tabs so I can double check my facts. Often, on those tabs I opened for reference, I'll read something new and interesting, so I'll pop open a bunch more tabs from those pages.

      Do I really need all those tabs open at once? No. Often times I wont even finish reading the forum I started out with. But I don't know which of those tabs I'm going to want to read. Keeping them all open at once, and in rough chronological order makes my workflow (or funflow?) much more convenient. I have the RAM to keep 500 tabs open at once, so I do.

      --
      Give me Classic Slashdot or give me death!
    4. Re:Isn't this a little overkill? by Skye16 · · Score: 3, Funny

      Actually, you can buy 2x2GB DDR2 for 45$ - at least in the states. The point is, it's cheap. Really cheap. Almost "yo momma" cheap. Or at least my momma cheap. Either way, it's cheap.

  22. Re:Non-profit? by pdboddy · · Score: 2, Informative

    "The Mozilla Foundation accepts donations as a source of funding. Along with AOL's initial $2 million donation, Mitch Kapor gave $300,000 to the organization at its launch. The group has tax-exempt status under IRC 501(c)(3) of the U.S. tax code, though the Mozilla Corporation subsidiary is taxable." http://en.wikipedia.org/wiki/Mozilla_Foundation

    It is still open source. Not sure where hackers come into this. It accepts donations, which is not the same as funding.

    And nonprofit does not mean they don't "make money off firefox".

    --
    Julie Moult is an idiot.
  23. Re:Non-profit? by hedwards · · Score: 3, Insightful

    It's not technically true, it's completely true. Don't the Mozilla foundation have tax exempt status?

    All non-profits have to make enough money in one way or another to fund operations, after all people can't generally afford to work for free and suppliers expect compensation for their supplies. Google would be in a world of hurt if it clamped down on Mozilla as that would definitely trigger a swift DoJ investigation into anti-trust violations.

  24. Re:no sense of humor today, mods? by clickclickdrone · · Score: 5, Funny

    >I squirted milk out my nose when I read that.
    Had you been drinking milk at the time or are you just really wierd?

    --
    I want a list of atrocities done in your name - Recoil
  25. Re:Huge update by pdboddy · · Score: 2, Informative

    No, but they do receive donations, plus money from a deal to put Google as the default search. Google is not the only one donating.

    --
    Julie Moult is an idiot.
  26. Explain to me again why this is not Evil by Saint+Stephen · · Score: 2, Insightful

    Okay, at one time, there were standards around CSS and DOM being implemented, and Microsoft implemented a version of those standards before they were standards, and became the Defacto Quirks Mode way things were done for a long time, and that was deemed Evil.

    Now there are standards around HTML5 being proposed, but probably 10 years off, or at least way off, and Firefox and Google are implementing a version of these standars before they are standards, and are trying to become the Defactor Quirks Mode way things are done for a long time, and that is deemed Good.

    If it quacks like a duck, it's a duck.

    1. Re:Explain to me again why this is not Evil by maxume · · Score: 4, Insightful

      Mozilla (and Netscape before it) have long implemented things that are not in standards. This isn't what causes problems. What causes problems is not supporting the standard after it is released.

      Really, gathering real world information about how an idea works is a valuable input to the standards process.

      --
      Nerd rage is the funniest rage.
  27. Re:Non-profit? by koreaman · · Score: 3, Insightful

    Microsoft may have billions of dollars, but I'd be interested to see how much of that went to the IE budget pre-Firefox. I tend to think not much, given the quality of IE6. Don't get me wrong, I love Firefox, and use it whenever I need to go to a site Elinks can't handle, but I don't think it's all that "amazing" that a project set up by Netscape and funded by Google could compete with a project that Microsoft had abandoned. Especially since the Opera devs probably worked in similar (or worse) conditions, and Opera has been better than Firefox for years. (TFA's author might claim that this is less amazing because Opera is for-profit, and I think that's silly.)

  28. 1 minute upgrade by iplayfast · · Score: 3, Informative

    That worked out really well. I read the blurb, it said it was available. Did the check for updates, it downloaded and restarted, and then I went into the story.

    All upgrades should be so easy!

  29. Re:Video support seems excellent by Front+Line+Assembly · · Score: 2, Interesting

    A quick addition: Right clicking on the video offers a link "save video". How neat is that?
    I know again that companies DRM-crap and 100+ years copyrighted PROPERTY won't be pleased with this, but so what. Youtube, vimeo et.al. are full of amateur videos etc that would benefit from this.
    And again from a users perspective this option is a godsend. Shame that the copyright-craze has gone too far :(

  30. Tilting at windmills... by Toonol · · Score: 2

    I know it's a real long shot, but I don't suppose they added an option to turn off the awesomebar?

  31. Re:I hope they fixed printing by CopaceticOpus · · Score: 2, Interesting

    I have seen that problem as well. Very annoying.

    Another problem is that you can do print preview, and you can choose to print a selection... but you can't preview what will print if you print only the selection. This would be very useful when you want to make sure the selection will print as you expect, or if you want to scale the print to fit on a certain number of pages.

    Even better, what if they made the print preview interactive? The user could cut out blocks they don't want to print, or select certain sections to print. Currently, I accomplish this by using Firebug to delete unwanted structures from the page before I print.

  32. So still no MSI for Windows by Ilgaz · · Score: 4, Interesting

    May I really ask who or what Firefox developers fight(!) with? Like or not, MSI is the way to get into Enterprise, a signed MSI is even better. In fact, most of .exe installers you see these days are actually MSI packaged in .exe.

    It is really interesting that they insist on not shipping MSI versions of their software, at least in a FTP folder like "alternate_installers" which admins will pull msi from. It became even more interesting since I found this: http://wix.sourceforge.net/ , yes open source from MS, hosted by Sourceforge and it actually works. What does MSI do? Hurt feelings of the developers there? I really can't understand. It is basically RPM for Windows which gives some bonus features like repair etc. to ordinary users but it is huge deal on enterprise.

    ps: Same thing on OS X but we are kinda fine with Drag&Drop installs while it even matters at home sized networks. A .pkg would be way better. Anyway, no gigantic enterprise sized OS X networks around like the Windows ones.

  33. Re:HTML 5 and Javascript by Simetrical · · Score: 2, Informative

    But the (protected) content people want happens to be in Flash, and because of that specific ability, I am willing to bet that publishers will be reluctant to use anything as open as HTML5.

    You can bet YouTube will. Chrome supports <video>, YouTube has test pages that use it, and for that matter the editor of HTML 5 is employed by Google. If <video> really is better, which it theoretically should be, other sites will be pushed to support it for feature parity and consistency with the biggest player out there.

    Some people will still try using encumbered formats. There's no way to stop that. Some people serve images instead of HTML for the same reason. But <video> is a step in the right direction for the web regardless.

    --
    MediaWiki developer, Total War Center sysadmin
  34. Re:HTML 5 and Javascript by TheRaven64 · · Score: 2, Informative

    apparently being sure is a bit tough

    Being sure before you load it is difficult. Being sure after is trivial. It might take longer for fail-over to happen if you have to try opening the video with a plugin and then handle failure only when it reports it, but it's still better than just displaying a non-working video UI.

    One of the ideas of the video tag is that you should be able to nest them with different video formats and have the first supported one work, then fail-over to a flash video or Java applet video player if none of them works. This isn't possible if the handler is reporting success when it fails to load the video.

    --
    I am TheRaven on Soylent News