Mozilla Development Roadmap Updated
yota writes: "The guys at mozilla.org just published an updated development roadmap with some interesting thoughts about what will happen after Mozilla 1.0 will be released. Enjoy!" This is worth reading even if you skim toward the bottom and jump to the Intertwingle link. The Mozilla project isn't slapped together -- this kind of forethought and explanation is proof.
I switched to Linux as my primary OS a few months ago, and I haven't looked back. I find I don't miss Windows a bit, and I'm happy with my Slackware/AfterStep setup.
I use Mozilla as my primary browser (Nightly builds), and I find that it has gotten much better than it used to be. Bug reports hit Bugzilla, and are usually updated and/or assigned the same day. Their system is really great.
Sure, the browser has a few annoying things. Text boxes STILL don't behave properly, opening a new window in any shape or form (Ctrl+N, or a javascript function) takes *forever*, and other little things. Overall though, Mozilla is a pretty decent browser. Gecko is a great rendering engine, and tabbed browsing is just totally fucking fantastic.
Once the speed issues are addressed and the behaivior kinks are worked out, that's when 1.0 should hit.
Unfortunately, I find that I do miss the incredible speed of IE 5x. Say what you will about IE security, but it's still the best browser out there. Fortunately, I can happily make that trade-off as a Linux desktop user.
-- Give him Head? Be a Beacon? :P)
(If you can't figure out how to E-Mail me, Don't.
What are you talking about? Its already better than Netscape, Its also better than IE at loading pages, its more secure than IE, its more stable than IE, the only thing IE has left is the program loads faster and thats mainly due to it being tied into windows itself.
Mozilla in 4 years, has surpassed IE, a program which has been in development for 8 years.
If you use Linux, please help development of Autopac
Its in second place
Netscape is Mozilla. Mozilla is netscape.
If you use Linux, please help development of Autopac
The more I hear " IE is better because MS are cheating" without proof
What IE gains in performance, it loses slightly in conformance. IE bends the rules of HTML by not always properly initializing every iframe page's DOM. Speed-conformance tradeoffs that the user can't set are nothing new in the world of proprietary software; see also the Quack 3 incident.
Will I retire or break 10K?
One thing i really hate about mozila mail on windows: not being able to choose more than one file for attachment at the same time. If you want to attach multiple files to an e-mail you have to click on "attach" for every one of them. And this was the same in Netscape 4.x
Am I the only one who loves this browser?
I was a hardcore IE addict. Been using linux for years, but was so sucked into browsing with IE I was sickening myself. I attempted to use Mozilla over the span of the project and for sure it got better and better over time, but I do agree with folks who say: "why not just a browser?"
This is one of the strengths of IE if you ask me. IE is just a browser the other tools are moved into the mess, and IE (IMHO) has a feeling of transparancy in this way.
I never got that from Netscape, and Mozilla felt that was more and more, but it just has too many 'features' I can get elsewhere.
So anyway, I ended up getting really paranoid about IE and was searching. I realized that if I had complaints about moz then I should use it and use bugzilla. I was doing this under windows as well as linux. I found myself (like a junkie) slipping over to IE again and again.
But then I found Galeon, it has saved me from this terrible addiction. I have not missed IE in the least bit. In fact, I am completly in love with it as a browser. Mozilla is cool too, but Galeon is the one that people who complain that Mozilla should have just been a browser, galeon is this.
Galeon is what it is all about.
So that ALL of the parsing/paining logic (as well as javascript) would behave EXACTLY as IE
With what IE specification?
Mozilla is shooting for the W3C specs, which have the virtue that they do exist. Mozilla actually does have a 'broken HTML compatibility mode', which it will use if a given HTML page doesn't specify a modern HTML DTD.
- jon
Ganymede, a GPL'ed metadirectory for UNIX
I really tried to give Mozilla a chance on my WinXP system, but it's simply a hog. Using the Quick Launch feature (the only way it was usable.. I don't want to wait 10-15 seconds for my browser to launch when I open a link) it would consistently eat up 30MB of RAM and having the browser running just made my computer feel slow. This is in addition to the numerous UI bugs, I don't know if they are specific to the Windows version, but even things like rearranging favorites on the fly with drag and drop wouldn't work, and sometimes text boxes like the address bar would refuse to take entry and I'd have to kill and restart the browser.
I was bearing with it for a while, I had really gotten to like tabbed browsing, but then I searched around a bit and found a couple of solutions that would give me tabs in IE, pretty much the best of both worlds. I'm using NetCaptor at the moment.. only downside is that it's shareware, and $30 for tabs kind of sucks. I'll probably go back to Moz in a few versions and give it another try if they can work out some of the bloat/bug problems that it's having at the moment.
My one compliant is [begin rant] that underlining of bold text still doesn't work correctly. There are so many obvious test cases for this, including Slashdot and Mozilla's BugZilla itself.
This bug has seemingly been ignored for the past two and a half years, with no plans of fixing it anytime soon (or before 1.0). Please, please, vote for bug 1777---or better yet, fix it if you know how!
Shouldn't an open source web browser be able to display Slashdot correctly? [end rant]
Dude, get a newer build. AFAIC, none of the problems you listed are issues anymore.
What a fool believes, he sees, no wise man has the power to reason away.
Here's the bug list for text editor bugs.
What a fool believes, he sees, no wise man has the power to reason away.
Mozilla uses the Java Plug-in from Sun. This is an API that allows Mozilla to use the lastest version of Java with out having to wait for Netscape to provide support. Need to create an applet that uses Java 1.4 functionaly? Just install the lastest plugin, copy a few files from your JRE to mozilla's plugin directory and restart!
Currently Mozilla needs work in the area of finding the Java Plugin and setting up the connection between the two. Until then, copy the file 'NPOJI610.DLL' from your JRE's bin directory to the plugin folder for Mozilla and restart Mozilla.
This is documented in the relase notes
When Microsoft released IE, complete with support for most of the Netscape extensions, they used "Mozilla" in IE's headers in order to trick sites into thinking it was Netscape. That way, IE users could also see enhanced pages.
It's hard to be religious when certain people are never incinerated by bolts of lightning.
>>roaming user
>Not there.
On Windows Mozilla complies with the MS filesystem spec, so you can use the NOS's roaming profile feature. Unix of course works like it always has.
You have to enable Java support by dropping:
user_pref("plugin.do_JRE_Plugin_Scan", true);
into user.js in the appropriate directory (c:\windows\application data\mozilla\profiles\default\${something_stupid}
user_pref("dom.disable_open_during_load", true)
user_pref("browser.target_new_blocked", true)
... which disables popups.
Ben Bucksch of Beonex fame has offered to work on the roaming profile support on a tips-for-code basis. See bug 17048 for the background, and bug 124026 for the funding issues.
Looks very promising -- if you want this feature, consider throwing in a few dollars. If this kind of development model turns out to work well, it could be a revolution for large Open Source / Free Software projects.
It's not that Mozilla's JS sucks, it's sites are using stupid browser detection mechanisms to distinguish between NS4 and M$IE, and Mozilla sometimes falls between the seats, and gets denied.
Whenever you find such a site, check bugzilla for it, and if it's not listed, report it for Tech Evangelsim.
Make even shorter URLs - 8LN.org
I'ts time to start writing bug reports to Sun then. I have Linux with Blackdown's port of JDK 1.3.1 installed (it has the plugin too) and over 90% of all applets work nicely. Many old "Java 1.1" applets use deprecated java 1.0 API:s that might break without warning in newer JDKs. Applet writers should really start using Java2... (JRE => 1.2)