Slashdot Mirror


Moving towards Mozilla 1.0

fluedke writes "The latest Mozilla CVS identifies itself as "Mozilla 1.0". It looks like this source will become the official 1.0 within the next days. Read the news posting here." And if you're one of the missing hackers, speak up.

7 of 335 comments (clear)

  1. Re:finally by galaga79 · · Score: 4, Insightful

    Sometimes I get the feeling that even if Netscape/Mozilla were 100 times better than IE the the majority of Windows users would still use IE because it is simply there by default. IE despite all its faults and security holes gets the job done for most users so why would they bother using anything else?

    Now don't get me wrong I reckon Mozilla is a great browser, better than IE ver 5 in my opinion but I think it's in for a hard time making a huge dent in MSIE's monopoly, at least as long they bundle and integrate IE with their operating system.

  2. Re:IE monopoly by johnnyb · · Score: 4, Insightful

    Anyhow, why should we even care that much about the IE monopoly?

    **********

    Because more and more sites are being written with on ly one standard in mind - the IE standard.

  3. Re:finally by Xzzy · · Score: 4, Insightful

    > make a dent in MSIE's monopoly in the windows browser world?

    And I retort, who fricking cares?

    Mozilla is open source, freely available, and heavily cross platform. Even if AOL mothballs netscape and lays off everyone that can't be changed.

    Why's it always gotta be about "conquering microsoft"? Can't people just USE the software and get on with their life? Let the dominance, or obscurity, come naturally. Long as you get software that does it's job well for you, it shouldn't matter one iota what other people are using.

  4. Re:Bugzilla.mozilla.org by reaper20 · · Score: 5, Insightful

    ...and please people, before you report a bug, search through the list of duplicates and most reported.

    The open source community will likely cause the mozilla.org people more work by all reporting 500 versions of the same problem - especially with all the publicity 1.0 will be getting.

    And, if you report a bug, please follow through. There are umpteen bugs in bugzilla that are sitting there with a bug reporter that's MIA.

  5. Re:My problem with Moz. is the way they handle bug by Kiwi · · Score: 5, Insightful
    Gave up on the idea of submitting bugs after being flamed on (and then apparently banned from) the NNTP server just for arguing (as civilly as this post) that removing certain features was highly undesirable from a user's POV.

    As someone who has banned people from the software devlopment list from my own open-source project, I think it may help you to understand why open-source developers sometimes do this.

    People often times fail to understand that an open source project is different from a commercial project. In any releation where one person is paying another person, there is an implied releationship where the person paying the money does not have to respect the person whom they are paying. The person with the money can be pretty irrespectable and still act in a socially acceptable manner. The recipient, after all, is getting paid.

    People who are used to using commercial software approach open source software in the same manner. They join a NNTP server or a mailing list for the project in question. They start ordering around the open source software devlopers, tell them what features the program must have. They don't say "please"; they certaintly don't give the open source devloper an ounce of respect. They act as if they were paying the free software developer. But they aren't.

    This kind of person gets rather flustered when they realize that the releationship between an open source devloper and a user is different than the one between a customer and a company. The open source developer is, in the hierarchy of computer geeks, higher up on the ladder than an end user who can't code is. The sooner the end user understands this, the sooner they can treat the developer in a way which will not result in them getting flamed and banned.

    People write software and give it away for a number of reasons, of course; but one main motivation is to obtain respect. The more open source projects one has worked on and finished, the higher the person is in the strange pecking order of the world of free software. Make enough code, and you too can be a demigod like Larry Wall, RMS, Linus Torvalds, or Dan Bernstein. Even if you are not a demigod, saying "I am a developer for this project" where the project is well known will cause you to commanded more respect.

    It's simple. Respect the developer, and they will respect you. Don't respect them, and they will not respect you. Once you understand this, you are on your way to having your bug reports being acted on. Pretty soon, you will be patching; if the patch is good, you will gain more respect from the developers. Eventually, an open-source project will call you and you will respond to the call.

    Good luck in your journey.

    - Sam

    --

    The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

  6. The Big Picture by Fragmented_Datagram · · Score: 5, Insightful

    Trying looking beyond simple web browsing. If MS controls the means of accessing the Internet that 99% of users use, then they control the Internet. Repeat after me, then they control the Internet. Now, let's look at how:

    1) Any future technological advancements (or 3rd party plugins) for the web are subject to Microsoft's approval. If it's not in their financial interest, it doesn't get included in the browser.
    2) msn.com is the default page for IE. Most users don't change their default page. Microsoft can then charge lots of money for people to place their ads on msn.com. Secondly, Microsoft can use msn.com to promote their own products by either placing ads for them, writing "news articles" that promote them, or simply because they control the search engine results.
    3) Microsoft's Media Player could be integrated into the browser and IE could more simply and easily play WMA files. If most people use WMA to encode their media files and it becomes the "standard", Microsoft can charge money for encoding music in that format.
    4) Microsoft can gradually change HTML (or add a completely new proprietary web format) in their favor so that other browsers (and other operating systems) don't work properly.

    And on and on and on...
    Why do you think Microsoft wanted to "choke off Netscape's air supply"? Controlling the way people access the Internet gives them almost complete control of the Internet and allows them to further stifle competition as well as become very wealthy.

  7. Re:NS is the worst thing for web developers by Aanallein · · Score: 4, Insightful
    Obviously, everybody saying "yaay for Netscape" isn't a real web developer.
    Obviously your definition of a "real web developer" is somewhat skewed. Beyond the extremely useful tools like the javascript console and the DOM inspector *drools*, if anyone understands the need for official standards, it should be web developers. Not if you're someone who has no real idea about the standards and only learned to develop by looking at Dreamweaver output, but definitely if you're in this for the long run, and want to someday not have to include additional if statements for various browsers anymore. And the only way that can come about is if browser-vendors will stop pushing their own proprietary extensions. Netscape was at least as bad as IE, but now they've been turned. IE somewhat supports most basic functionality from the standards, even though still horribly broken at various points. If this improves, the day comes very near where you only have to write scripts once, and then have them perform flawlessly forever on all browsers that come after.
    You've tested "lots of various DHTML - I want to bet they all failed because of the same two or three issues. If you're a "real web developer", fixing them is a matter of minutes. Don't complain about Mozilla just because you are incapable...