Mozilla Tree Closes for 1.0
fire-eyes writes "After many years, the Mozilla cvs tree just closed for 1.0. " It's been a long time coming. And I'm glad
that on Unix we still have a browser war since Konqueror and Mozilla are both
excellent browsers. Congratulations to every developer who committed a line
of code, but mostly to you guys in the middle who had to wrangle the whole
project.
for those that like to click: http://www.google.com/search?q=cache:sSfdrcUvpF0C: www.mozillazine.org/+&hl=en
Jason Lotito
Don't assume that just because it's 1.0 means that it's perfect.
Many people will try Mozilla for the first time in 1.0. People more than ever need to go out there and download [linux, mac, win32], test, and give bug reports.
If you want to help open source but can't hack the code, this is your chance to help! :-)
Learn to love tabbed browsing if you have complaints about startup time. Once it's running, hit CTRL+T under Windows to open a new tab; it's much faster than opening a new window because of the reduced window manager overhead. Hell, if you're ambitious you can configure Mozilla to open a new tab whenever you middle-click on a link; that's a KILLER feature.
Add the Mozilla mouse gestures package and you will be setup to browse.
-inq
It occurs to me that AOL and their ilk committed quite a bit of code to the Moz CVS tree over the years. If they choose to conspire to help provide a free-as-in-speech alternative to IE, they have my blessings...
"Can't you see that everyone is buying station wagons?"
What I find most interesting about Mozilla is in how may ways it can be used. Just look at all the different projects using Moz engine, like text/programming editors, irc clients, media players, and others. A really interesting piece of work. You can find a lot of Moz-based projects at Mozdev.org
While you're waiting, try the Tree Status and the Roadmap.
From these links, you can tell that 1.0 is scheduled for release in about 2 weeks, but from the current Tree status it looks like that might not be a realistic time frame...more like 4 weeks...
When MozillaZine is back up, make sure to check out the newest Build Comments...there's been alot of fixes recently...
Gee, did it ever occur to you that it is becuase that's not in the CSS Standard? Scrollbar colors are an IE "extension" to CSS, and web authors who use it are rather ignorant of their readers. Users have their scrollbar colors the way they want them; and there is no reason for authors to consider messing with their UI. It can only decrease the usability of a web site. For information about how to prevent web deezyners' screwing with your scrollbar's default settings, go to this page and scroll down a bit.
No, Mozilla has a mouse gestures package, it's a toolbar you add and it drops a configure dialog in your Preferences dialog.
/me whistles.
http://optimoz.mozdev.org/gestures/
-inq
And the biggest plugin annoyance of all time....installing a JRE. For the non-geek user this is just a pain. They don't want to have to download and install this as well as the browser. It makes things too complicated. I wonder if an open source JRE like Blackdown.org's JRE with the Mozilla could be included with Mozilla.
Also, Shockwave Flash has to be installed afterwards as well. IE on the other hand includes this in their browser. IE basically works out of the box, Mozilla doesn't. And the auto-plugin-installer crap doesn't work perfectly yet.
If you wanna track the progress, you can always go to the Make Mozilla 1.0 not suck metabug. This has been done for all releases since I can remember.
Take for instance the same bug for Mozilla 0.9.9...all bugs are tracked in here up until the final release.
Actually, I believe a fix has been checked in and will be in 1.0. See: http://bugzilla.mozilla.org/show_bug.cgi?id=40867 It's always good to check the latest status before passing judgement.
No, the branch has just been closed; I'm guessing for new features of any sort. They're still going to be testing and doing bugfixes and stuff. Check out the roadmap for more info. It'll be a little while yet before 1.0 is actually out.
Al Qaeda has ninjas!
user_pref("font.minimum-size.fixed", 14);
user_pref("font.minimum-size.variable", 14);
That contact ended almsot 2 years ago I believe. The contract was basically that AOL got the AOL icons installed automatically with windows, and AOL agreed to use IE. With XP MS refused to resign the contact unless AOL agreed to not just use IE, but also WMP (instead of real), and many other microsoft technologies where AOL was using other products. AOL told MS to shove off, and thus the contact was not extended.
Sure is. I do it myself, as I don't like to squint when browsing - I have a desktop resolution of 1600x1200. Add the following line to your prefs.js file - it's in ~/.mozilla/default/XXX.slt/, where XXX is something unique to the user:
You can replace 18 with whatever you like, of course. Enjoy!
We who were living are now dying
With a little patience
It's very nice. I just found out about custom keywords today, and they rock.
You can set up a book mark that takes a parameter and has a shortcut keyword. So now when I type "g keyword" into the urlbar it searches Google for my keyword. Browsing will never be the same :-).
It is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow
We've still got a ways to go here. Check-ins to the tree are being tightly managed by the Mozilla "drivers" and we're working on getting it into shape for branching. When we get a handle on a few more bugs we'll create a Mozilla 1.0 branch and do a fairly quick Release Candidate 1. This will be a preview of what's to come with the final Mozilla 1.0 and an oportunity to gather feedback and TalkBack crash data that we will respond to over the following weeks as we approach the Mozilla 1.0 release.
--Asa
Opera may load up faster but its slower at rendering pages.
IE is faster than Mozilla but not faster at rendering pages.
I dont really care how fast the browser loads, as long as it renders pages fast.
Theres no way anyone can convince me IE or Opera can load pages faster than mOzilla, in my own tests Mozilla beat both browsers on every site I go to.
Mozilla does have issues with javascript, thats one area IE and Opera win, but in all other Areas, Mozilla kicks ass.
I compared IE 6(or whatever the newest one is), Mozilla nightly, Opera6.
Mozilla is just fast as hell, pages render instantly no matter what page it is. Mozilla has never crashed, Konq has crashed, I admit Opera doesnt crash, but IE crashes more than Mozilla at this point.
Have fun with slow rendering fast loading Opera.
If you use Linux, please help development of Autopac
It is both good and bad that AOL has decided to use Mozilla in the next AOL release. Unfortunately they are applying pressure to the Mozilla team to wrap it up and get the product out the door.
This is a rediculous statement. AOL could care less about when 1.0 ships. Netscape 6.x and other AOL efforts haven't been delayed in their prior releases becuase Mozilla wasn't yet at 1.0.
The pressure to make a 1.0 comes from within Mozilla, not from outside. We have a great set of technologies and it's time to let the world know. There are dozens of commercial projects (and even more non-commercial) using Mozilla technologies and we're working hard to give them a stable and long lived 1.0 branch on which to work. The 1.0 release is just the beginning for many consumers of Mozilla code and it will ba a fine place to start.
--Asa
> Why is Moz so much faster under Windows than
> under Linux ?
A few reasons:
1) More Windows developers means more optimizations in platform-specific code on windows
2) MSVC is a better C++ compiler than gcc and produces smaller and faster code
As for compiling mozilla, don't bother compiling it unless you have a reason (I compile it myself because I'm following a few patches that aren't in the main tree yet). Just download the latest milestone or nightly (though the nightlies don't happen every night on Sparc Solaris right now).
Preventive War is like committing suicide for fear of death. - Otto Von Bismarck
Mozilla is not a light browser, its a powerful one. Theres the Gecko engine, and theres Mozilla. Mozilla is the XUL based browser which is designed to be compatible with all OS's.
The Gecko engine however has been ported to NATIVE interfaces, and in these cases, it loads as fast as IE and Opera also coded for Native interfaces.
Opera seems to have the fastest load time and most efficient code (meaning no memory leaks and optimized)
Kmeleon is about as fast as IE and uses the same native interface as IE.
Galeon for Linux is as fast as things get for Linux.
If you use Linux, please help development of Autopac
Did you file a bug? Which version were you trying? Testcase? :)
I can name at least 3 bugs that could have fixed your problem that got fixed in the last 2 months. If you actually gave a specific description of the problem (what's a "field" here?) I would likely be able to point you to the exact bug on it....
Put this code in bookmark URL (one line):
javascript:function htmlEscape(s){s=s.replace(/&/g,'&');s=s.replac e(/>/g,'>');s=s.replace(/' + htmlEscape('\n' +document.documentElement.innerHTML + '\n')); x.document.close();
Mozilla Mail is a different story. Functional, but very unpolished and not ready for heavy use. I should know, I've been using it heavily for the past two weeks as a trial run. Basically it needs a UI guy to go over it and flesh out the bugs.
In short, works but definitely not ready for prime time.
Mozilla is a development framework.
I'm actually amazed that the developers have gotten that development framework to the state it is in right now. When the switch from native Win32/Motif to XUL was made, I had sinking feelings over whether the whole thing wasn't going to collapse under it's own weight, and until 0.9.7, experience surely didn't contradict that gut feeling.
As a browser user, I don't want a frigging development environment. I couldn't care less about skins and other window dressing. I want the pages I wish to view to render, that's about it.
My acid test is my Win95 machine at work. It's a Pentium 75 with 64MB of RAM and a slow disk (and the only reason I still have it is that I want to be able to see how my own code behaves, if it works there it'll work anywhere). Starting with 0.9.7, it has become bearable. That's one heck of a job by the Mozilla team.
The killer feature for me is the granularity with which you can set your preferences. "The site AdsTillYoureBlueInTheFace.com wants to load an image. Do you wish to allow this?" I've thought about hacking the thing up to even store JavaScript preferences per site. Push never came to shove though.
Bert Driehuis -- All I asked was a friggin' rotatin' chair. Throw me a bone here, people.