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.
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
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.
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
... send mail to a demon which runs wget and mails the page back.
"The dew has clearly fallen with a particularly sickening thud this morning"
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.
In Firefox 3.5, the bard class has been totally revised, and you no longer need to "intuit direction" to browse the web.
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.
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.
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.
"Nonprofit" doesn't imply a lack of revenue.
Firefox 3.5b4 was released on 04/24/2009 11:07:00 PM, according to the checksum dates. Enjoy.
Ita erat quando hic adveni.
It's a setting in your OS, dude, not in FF. Like most programs, FF just implements the existing PRINT framework.
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.
Le français vous intéresse?
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.
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.
Acid4 is even worse. And Acid5, I mean, make your browser work guys.
Nerd rage is the funniest rage.
>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
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.)
Le français vous intéresse?
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.
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!
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.