Firefox 2.0 To Debut Tuesday
An anonymous reader writes "Firefox 2.0 for Tuesday, says the Seattle PI. They give a quick recap of some of the new features, and discuss the ongoing IE vs. Fox debate." From the article: "Version 2.0 also improves on the tabbed-windows interface that Mozilla innovated and that Microsoft introduced for the first time last week with IE7, its biggest upgrade since 2001. Analysts said IE7 is a significant improvement over its predecessor, but the big question is whether it will stem Firefox's growth at Microsoft's expense. Firefox's share of the browser market has grown to 9.8 percent of the U.S. market this month, from 2.9 percent in October 2004."
geez, "tabbed-windows interface that Mozilla innovated" that is beginning to sound like microsoft innovation. Long before firefox existed, I was using tabbed windows in opera. Give credit where it is due.
The war with islam is a war on the beast
The war on terror is a war for peace
It depends on whether this was due to misstatements by mozilla people, or if it was just a stupid writer. Never underestimate how ignorant journalists can be.
Not that it matters who came first, but Mozilla did actually have tabs earlier than Opera. What you were using in Opera back then was actually MDI, not tabs.
But of course other browsers had tabs far earlier than any of these two.
You know, Microsoft's street address also says a lot about their mentality.
Yes there is. You can remove the close buttons from the tabs (make it look like it was in 1.5) and also tell the min width for the tabs:n sh
http://kb.mozillazine.org/Browser.tabs.closeButto
http://kb.mozillazine.org/Browser.tabs.tabMinWidt
The changes are nicely summarized in this page.
I find "Client-side session and persistent storage" to be quite interesting, and wonder if any major web apps will make use of it in the near future. There are also JavaScript 1.7 which makes JavaScript more Pythonic, SVG support, and several other features.
python>>> q="'";s='q="%c";s=%c%s%c;print s%%(q,q,s,q)';print s%(q,q,s,q)
I've just checked.
RC1 of new TabMixPlus version (with FF 2.0 support) is already available.
Good news for me.
I choose friends for sigs
Not suffered from 1, but then I just bought a HUGE screen, running full screen browsers on it, is fascicle. On point 2, it's not antiquated it's constantly being improved, just the stable releases of the engine are behind the bleeding edge you can get hold of one which can pass Acid2 (http://www.flickr.com/photos/dbaron/126886608/), but the rendering engine might crash on you.
Reducing memory usage in Firefox:_ Firefox
http://kb.mozillazine.org/Reducing_memory_usage_-
Good news... There are several reports that Firefox 2 uses less memory than IE 7. Only a small percentage of users ever had problems with memory usage to begin with.
What a fool believes, he sees, no wise man has the power to reason away.
Yes. Stop spreading the myth.
http://en.wikipedia.org/wiki/Tabbed_browsing
I doubt any updates are coming out on the fourth Tuesday of the month. I don't recall seeing any MS Bulletins about upcoming update releases either.
Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
Um, acid2 represents one faction's idea on what an ideal, future-proof CSS implementation should do. It's not be-all end-all test of absolute must-have features of CSS. Gecko doesn't fall too far from the goal, and rest assured they're working on the issues.
I'm not using the beta yet. Um... I would terribly appreciate it if middle-click would do nothing. Currently, on Linux, middle-clicking goes into the URL that I have on selection buffer. Middle click gets clicked by accident awfully often when scrolling and I end up staring at http://www.whateverthecrapihadonclipboardwhenmymou seslipped.com/ (see below).
Um... seems like this can be fixed in about:config. middlemouse.contentLoadURL = false. I think. Didn't know this. Very cool.
Another beef is the automatic expansion of example => http://www.example.com/ which just gives me bunch of false alarms. If I find myself looking at http://www.whateverthecrapihadonclipboardwhenmymou seslipped.com/, I'm going to scream. While I'm at it, it shouldn't even assume I want http:/// there; it should demand full URLs. And above the heck all, if I want to use this as a search engine, I type "g (keywords)", not the plain address - I don't want a search bar, I don't want an intelligent search bar;I just want an ordinary address bar that also has this keyword support thing. Is it too much to ask?
I think this is at least the latter is somehow fixable through about:config, but I forgot the instructions (didn't try it at first because it appeared to have side effects). Setting keyword.url = about:blank, keyword.enabled = false has little effect...
foxpose has had it since, um, I can't remember. I'm pretty sure Opera has this built-in, but don't take my word for it.
Omniweb has had it for a little while, here's a screenshot.
What, me worry?
The 1.x branch of Firefox used Gecko 1.7
Fx 1.5 uses Gecko 1.8
Fx 2 uses Gecko 1.8.1, so a much smaller change (as in no new feature in HTML/CSS, just bug fixes I think). The new features are in SVG (textPath support), JavaScript (1.7) and Client-side session and persistent storage
Fx 3 will be the next big jump to Gecko 1.9, with the reflow that will fix Acid 2 and incremental layout bugs, plus more CSS 2.1 and CSS 3 support.
Opera pioneered tabbed browsing, not Mozilla.
You just put egg on your face with that comment because clearly Mozilla copied that idea from Opera. Is it OK for Mozilla to copy but not MS?
There was already a (real!) SP6 for NT4.
Search RapidShare and MegaUpload!
They already have Firefox 2.0 themes out.
Can I bum a sig?
Is this a non-standard attribute?
We wanted web pages to control the spellchecking defaults to some degree. For example, webmail applications will want to automatically turn it on for subject lines, even though it is normally off for <input> elements.
We discussed with the WHATWG web standards group to come up with the attribute. I'm not sure about the status of this in any of their specs, as I'm not sure there was any strong consensus. That's one of the problems coming out with a new feature not currently supported in any other browser or mentioned in any standards.
- Brett (Firefox spellcheck contributor)Browser cache is always committed to disk. You may have a problem with firefox memory consumption if u never shutdown ur browser. Perhaps in this case it allocates more memory for cache that is not committed to disk unless ur disk space limit is large enough. I doubt it though. But if u restart it it never brings more than X MB cache in memory, actually it brings much less, depending on which pages u actually visit. So in this case, disk memory has pretty much the semantics of RAM and this is why the developers dont differentiate between the two.
It will update using the auto-update feature however it will ask you first (even if you have set it to update quietly in the background) because it is such a large change.