Slashdot Mirror


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.

249 of 717 comments (clear)

  1. In other news... by eth1 · · Score: 4, Funny

    Several airliners were hit by airborne pigs today, and ACME sweaters reports their largest order ever has come in from Hell.

  2. Go moz! by InsaneCreator · · Score: 3, Funny

    They grow up so fast... it brings tears to my eyes

    *snif*

    1. Re:Go moz! by InsaneCreator · · Score: 2

      Only 6 yrs old and ready to take on the world! ;)

    2. Re:Go moz! by maniac11 · · Score: 2

      IMAP doesn't really work that well anyway.

      --
      Guvegrra?
    3. Re:Go moz! by Geekboy(Wizard) · · Score: 2, Informative

      Mail support increased exponentially in .9.9. I noticed a LOT less crashes with it. I use POP3, which is working quite well for me. Address book now works without crashing everything. =)

    4. Re:Go moz! by benedict · · Score: 2

      Well, you could say those things. Some people
      would even agree with you, though I'd ask you to
      be more specific.

      I have been known to mutter imprecations at NNTP/NNRP.

      --
      Ben "You have your mind on computers, it seems."
    5. Re:Go moz! by BZ · · Score: 2

      Or even "FTP sucks because it's insecure" or "HTML sucks because it does not enforce well-formedness".

      And all these statements would be true... Protocols are not necessarily perfect.

    6. Re:Go moz! by wik · · Score: 2

      You can't forget ezimail! The only email client I have seen that has a simple, yet useful and necessary, function: show changed bboards.

      That, and I only need a single key (n) to traverse all of the new messages in all of the changed folders on startup. What could be easier? It even has emacs keys! :-)

      --
      / \
      \ / ASCII ribbon campaign for peace
      x
      / \
    7. Re:Go moz! by wik · · Score: 2

      And a fine hack it is. During my free time, I hack it even more. :) I take it you have never used sieve on andrew. I challenge you to use that to file messages into multiple inboxes in pine. It gives you no way of telling if you have new messages in 10's of folders.

      I think you mean www.cyrusoft.com. www.cyrussoft.com is a redirect to some .COM that sells "services". I'm not sure what services, though.

      I'd take a text-mode email client over mulberry any day. The last time I used it, it was unstable, big and slow. Besides, I can't stand an email program that announces "email is my life" on startup. That's just sick. It looks like it was designed by the same people who thought of the floating windows for VB 3.0. Not to mention, I'm much better at typing than clicking and you can run a text-mode email client from anywhere... and I guess it helps that I was only forced off of AMS last semester.

      --
      / \
      \ / ASCII ribbon campaign for peace
      x
      / \
  3. finnally i can ditch explorer by deviantonline · · Score: 2, Interesting

    its good to see how far mozilla has come. ive been using it for a long time in linux, and now i am ready to make this switch on all my win computers as well. my only complaint about that browser is that it doesnt support the ability to change the colour of the scroll bars found on certain webpages.

    1. Re:finnally i can ditch explorer by SimJockey · · Score: 2, Interesting

      You know, I've been seeing that coloured scroll bar thing more and more lately. The New Yorker even has it. I must be missing something, but what is the purpose? How does this enhance my experience?

      Maybe I'll try out the 1.0 release anyway, although it will have to be pretty impressive. The previous versions I looked at did little to convince me to give up OmniWeb.

      --
      Laugh while you can, monkey boy!
    2. Re:finnally i can ditch explorer by shobadobs · · Score: 5, Informative

      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.

    3. Re:finnally i can ditch explorer by zapfie · · Score: 2, Insightful

      You know, I've been seeing that coloured scroll bar thing more and more lately. The New Yorker even has it. I must be missing something, but what is the purpose? How does this enhance my experience?

      The same way Netscape's introduction of the <blink> tag did? ;)

      --
      slashdot!=valid HTML
    4. Re:finnally i can ditch explorer by rehannan · · Score: 2, Insightful
      my only complaint about that browser is that it doesnt support the ability to change the colour of the scroll bars found on certain webpages.

      I am very glad that Mozilla doesn't support colored scroll bars. The webpage can do anything it wants, as long as it's in my current broswer window (that includes screwing with my status bar, coloring my scroll bars, popup windows, and stupid mouse effects).

    5. Re:finnally i can ditch explorer by shobadobs · · Score: 2, Informative

      Um... no. Mozilla 0.9.9 has the best standards support of them all. That scrollbar-ism is _not_ CSS; it is an IE thing that has nothing to do with the standards.

      Mozilla's CSS support is simply superior to all other browsers', as shown in Ian Hickson's Evil Test Suite Results (there might be a space in the URL put in by Slashdot):

      http://www.bath.ac.uk/%7Epy8ieh/cgi/listresults. pl ?ID=ETS&mainMinTests=4

    6. Re:finnally i can ditch explorer by rehannan · · Score: 2

      Good point. As long as I can turn stuff like that off, I'm happy. However, for which web applications would the "features" I mentioned be important?

    7. Re:finnally i can ditch explorer by ScumBiker · · Score: 3, Interesting

      Why not simply make it a link?

      Ian Hickson's Evil Test Suite Results

      That way there's no worry about the random spaces put in by Slashcode.

      --
      --- Think of it as evolution in action ---
    8. Re:finnally i can ditch explorer by taion · · Score: 2

      OpenOffice actually does this (on Windows, anyway... the FreeBSD port is broken at the moment, and I don't use Linux).

      The appropriate scroll arrow(s) is/are marked as "disabled" when one has scrolled to the maximum extent in one or more directions.

      --

      ----------
      Floccinaucinihilipilification - the action or habit of judging something to be worthless
    9. Re:finnally i can ditch explorer by pod · · Score: 3, Insightful

      No, it's not part of the standard. The reason they even exist is that FrontPage and other HTML editors don't set the document type declaration. Even setting the 4.01 loose DTD will ignore scrollbar colours in IE, as well as the onScroll and onResize Javascript events, etc. At least IE will obey the document type to the letter when it's set; trouble with most pages is that it is not set, so the broader HTML spec as extended by Microsoft is assumed.

      --
      "Hot lesbian witches! It's fucking genius!"
    10. Re:finnally i can ditch explorer by ncc74656 · · Score: 2
      my only complaint about [Mozilla] is that it doesnt support the ability to change the colour of the scroll bars found on certain webpages.

      Consider yourself lucky. There is absolutely no reason for a website to fsck with the color of scrollbars and other widgets.

      This is a point worth repeating:

      THERE IS ABSOLUTELY NO REASON FOR A WEBSITE TO FSCK WITH THE COLOR OF SCROLLBARS AND OTHER WIDGETS.

      I expect the scrollbar to be a certain color, determined by the appearance scheme I have selected. When a website takes it upon itself to change the color (or worse, the placement...some sites have moved it to the left side of the window instead of leaving it on the right where it belongs), that only makes the site that much more difficult to navigate.

      (If anybody has a tip on how to get IE 6 to ignore these requests, I'm all ears.)

      --
      20 January 2017: the End of an Error.
  4. Diehard IE User by pgrote · · Score: 5, Interesting

    As a diehard IE user who made the switch from netscape to IE 3.x, I am quite shocked at how well Mozilla performs in the .99 version.

    I've kept tabs on the performance and functionality as various betas came out and was always extremely disheartened that it just wasn't there. I was beginning to think that one of the most visible efforts by a community to really create a useful application was going to fail.

    With .99 my view was changed completely. I don't use an integrated bookmark manager or email, but for browsing I find myself opening up Mozilla more and more during the day.

    Congratulations to everyone involved in the development and testing. This is quite a success and one that I hope garners a ton of attention!

    1. Re:Diehard IE User by pohl · · Score: 2, Interesting

      My experience agrees with yours, but remeber that mozilla runs on a copious buttload of platforms, and might have appeared to mature suddenly at the end on specific systems with specific combinations of shared libraries.

      --

      The "cue the foo posts in 3, 2, 1..." posts will commence with no subsequent foo posts in 3, 2, 1...

    2. Re:Diehard IE User by garcia · · Score: 2, Funny

      it does not perform well.

      http://onlinebanking.huntington.com does NOT work.

      Most porn sites flash the single picture up and then show only the text of the image (usually the
      URL).

      thus, for my usage it is worthless.

    3. Re:Diehard IE User by jesser · · Score: 2, Informative

      Sigh, too bad that JS still crashes it!

      Example? In writing bookmarklets that take advantage of DOM2 and CSS, I've found that I crash Opera 20% of the time, IE 10% of the time, and Mozilla 5% of the time. Netscape 4 doesn't crash because it doesn't even try to support the DOM2 functions I use.

      --
      The shareholder is always right.
    4. Re:Diehard IE User by jesser · · Score: 2

      Most porn sites flash the single picture up and then show only the text of the image (usually the
      URL).


      Works for me on most porn sites. I've used Mozilla for all of my porn browsing since about 0.9.6 but for other things only since 0.9.8 or 0.9.9. Can you give me a URL that breaks in the way you describe so I can find out what's happening? Give me the URL for an html page, not for an image, and tell me which link to click.

      Jesse
      Member, Pornzilla project

      --
      The shareholder is always right.
    5. Re:Diehard IE User by JanneM · · Score: 2

      You can get that effect whenever a site is paranoid about being copied. If you have you Cache setting set to compare the cache with the site every time, it can result in the site getting confused as to where you come from, and refuse the content (the image in this case). If you set your cache setting to "once per session" instead, things will work out a lot better.

      /Janne

      --
      Trust the Computer. The Computer is your friend.
    6. Re:Diehard IE User by EllisDees · · Score: 2

      Being able to turn off popups is especially nice when dealing with adult web sites...

      --
      -- Give me ambiguity or give me something else!
    7. Re:Diehard IE User by garcia · · Score: 2

      it works fine w/Netscape 6. Also based on Mozilla. Thus, .99 is broken.

    8. Re:Diehard IE User by jesser · · Score: 2

      Being able to turn off popups is especially nice when dealing with adult web sites...

      Yep, as is support for bookmarklets such as "search links" and "show linked images". IE used to support these bookmarklets but dropped support in version 6.

      Being able to middle-click links to open them in new windows is also nice. Shift+click in IE requires two hands, and right-clicking to select "open in new window" is slow in IE because IE requires two clicks for context menus.

      --
      The shareholder is always right.
    9. Re:Diehard IE User by 9632 · · Score: 2, Informative

      Since the huntington (or hntington as one web page title says) changed there site the redirect to set your new password doesn't work in Mozilla. It does work in Opera. The site it self seems to work fine under Mozilla 0.9.9, but it looks like the web designers (as usual) only know about Netscape 4.x and IE.

      --
      I've decided to mispell one or more words in all my correspondence. If you don't like it then don't read it.
    10. Re:Diehard IE User by tongue · · Score: 2

      Just because something works with NN 6.x doesn't mean that moz i broken... for one thing, the user-agent strings are different. so if a website is implementing logic based on user-agent and doesn't leave an intelligent default handling, it won't necessarily work in other browsers but that does NOT mean that the browser in question is "broken". it means the web-designer in question isn't a good one or they aren't using standards.

    11. Re:Diehard IE User by RedX · · Score: 2
      http://onlinebanking.huntington.com does NOT work

      Perhaps because the proper URL is httpS://onlinebanking.huntington.com. Works fine for me in Mozilla, but I did go through the transfer to the new site by using IE, so I have no idea if Moz had problems with that process as another poster mentioned.

    12. Re:Diehard IE User by rseuhs · · Score: 2
      Well I think prior to the tabbed browsing feature (which was introduced in 0.9.6 or 7 AFAIR) there was simply no compelling reason to use it over Konqueror or IE.

  5. AOL Timewarner by thenextpresident · · Score: 3, Interesting

    It seems interesting and maybe coincidental that AOL Timewarner starts testing Netscape, and Mozilla seems to quiken its pace to 1.0. Maybe I am just reading to much into this, and its probably all just coincidental, though, it is something for the conspiracy theorists to work out.

    --
    Jason Lotito
    1. Re:AOL Timewarner by zoward · · Score: 3, Informative

      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?"
    2. Re:AOL Timewarner by mark_lybarger · · Score: 5, Insightful

      i don't see a conspiracy.

      they (TW/AOL) want a solid browser (an alternative to IE).
      they own a browser.
      they pump money into their browser to get it finished.

      seems like normal business to me.

    3. Re:AOL Timewarner by sab39 · · Score: 2

      It's pretty easy to understand. Mozilla is getting close to 1.0, so AOL started testing it.

      Correlation doesn't imply causation - but sometimes it's to do with causation in the *other direction* :)

      BTW, the plan to have 1.0 after 0.9.9 has been the intention for *ages*. Personally there are a few issues that I'd still like to see fixed that probably won't be for 1.0, but it'll certainly be nice to not have to qualify everything with "of course, it's only a pre-release".

      Stuart.

    4. Re:AOL Timewarner by bobdehnhardt · · Score: 3, Funny
      No, that's far to coincidental to get the conspiracy theorists going. They need something like:
      • Mozilla was designed by the guy on the Grassy Knoll
      • The SSL code was derived from code lifted off alien spaceships in Area 51
      • The NSA/CIA/FBI/MI5 has embedded code that will allow them to feed subliminal messages into the X10 popup ads
      • Microsoft is a major contributer to Mozilla, which explains why it's been in development for so long
      • Mozilla actually died in 1967, and was replaced by a Mozilla look-alike. If you compile the source code backwards, you'll get error messages like "I buried Moz". Mozilla's death is the real reason behind the breakup of Netscape.

    5. Re:AOL Timewarner by the_2nd_coming · · Score: 2

      who cares about the Linux/BSD community? the other guy was talking about Win 32 and mac.

      it will be very usfull to them to bootstrap off a cross platform program. hell, and you know what....if AOL offered Cable modem service to me I would take it...they have nice content that just happens to suck ass over dial-up

      --



      I am the Alpha and the Omega-3
  6. opera by Transient0 · · Score: 3, Insightful

    browser war between Mozilla and Konqueror?

    yes, both are excellent browsers, but I was pretty sure that Opera has at least as large of a share as Konqueror on *n*x desktops.

    Sure, the free version has ads, but it's still free, and it seems to render sloppily coded IE-compatible/W3C-incompatible pages with more flair than either of the other two. Opera recently released the TP3 of their version 6, and it is excellent.

    just a note.

    1. Re:opera by qurob · · Score: 2, Interesting


      Opera, a browser which has built in ads, is the herald of people using it to stop seeing other ads?

      Hrm

    2. Re:opera by zapfie · · Score: 2, Insightful

      Those windows-inside-of-windows in Opera make me SICK.

      So turn them off. Use the tabs instead, or just pop up separate windows for each browsing session. Problem solved.

      There's my reasons for hating Opera, what are your reasons for loving it?

      I like Opera because of the mouse gesture navigation, speed, superior page zooming capabilities, pre-filled hotlist... I could go on and on.

      --
      slashdot!=valid HTML
    3. Re:opera by sultanoslack · · Score: 2, Insightful
      Aside from the technical merit or lack there of in the case of Opera, it certainly doesn't have the chunk that Konq and Mozially have. You have to remember that the three biggest distros are SuSE, Mandrake and Redhat and on the former two KDE is the default desktop. I've seen many statistics that indicate that SuSE and Mandrake together have over 50% of the Linux market, especially on desktops.

      I think it is safe to assume that most KDE users make some use of Konq. On the other hand, I don't think Opera is not a part of the major distros, and certainly is not the default browser for any Linux distro. Most people use defaults. I really doubt that Opera is used by anything more than 10% of Linux users.

      And these communities tend to support Open Source and aren't terribly fond of ads. That alone is enough for most users to shy away from Opera, in addition to there being no large compelling reasons to use it.

      Opera is a nice browser, but I really doesn't offer a feature set that's enough to make most users go to the trouble (and annoyance) of using it.

    4. Re:opera by Flower · · Score: 2
      1. Has one banner ad that occassionally flashes a ton of graphics like a scene out of Pokemon. And since the placement of the ad cuts off the url window, imo it isn't a small banner.
      2. I get Mozilla for free and upgrades for free. And if I feel it has too much bloat I can always go Galeon. I barely remember the days I paid for products like CyberJack. I'm not going to pay $20+ for Opera.
      3. o p i n i o n. The more I use Mozilla the more I've been giving up on Opera.
      --
      I don't want knowledge. I want certainty. - Law, David Bowie
    5. Re:opera by Fweeky · · Score: 2
      > > Those windows-inside-of-windows in Opera make me SICK.

      Opera 6 has SDI support, although frankly MDI is one of the reasons I *prefer* Opera to other browsers. Routinely opening 20-30 browser windows just isn't funny otherwise. Sure, Mozilla has tabs, but they're buggy and bit of an afterthought to the interface.

      > I like Opera because of the mouse gesture navigation, speed, superior page zooming capabilities, pre-filled hotlist... I could go on and on.
      • Author and User display modes make testing websites for graceful degredation easy (and double as a way to work around obnoxious sites with, e.g. blue on black colour schemes).
      • Printing support is second to none (although Mozilla is close).
      • Excellent CSS support (At least as good as, if not better than Mozilla in most places)
      • Full screen mode uses projection media which is nice for presentations.
      • Graceful crash handling (ala vim)

      Concidering it cost me £13 to get rid of the adverts, I'm pleased with it.

      Mozilla is a good browser, but it's custom GUI gadgets that act like nothing else on the system, large uncached load times, and feeble tab support mean it's not going to become my browser of choice for a while yet.
    6. Re:opera by spongman · · Score: 2

      opera may be nice, but its rendering engine supports only a fraction of the w3c spec whereas gecko and mshtml are both usefully close. in fact, I'd say that its scriptable DOM support is worse than NS4.7.

  7. great browser! by afidel · · Score: 2, Insightful

    It is the most standard compliant browser with some of the best features out there (popup killing, tabs etc). It's been a long road to 1.0 but it's been worth it. But remember 1.0 is not the end of the project, just the freezing of the API's there will continue to be improvements and enhancements made.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    1. Re:great browser! by Anonymous Coward · · Score: 2, Funny

      Too bad that "Web surfing is losing it's luster"...

    2. Re:great browser! by the_2nd_coming · · Score: 2

      ohhh...I know....build in emacs and GCC!!!!! then you can get your work done and have fun all in one program!!! hell throw in a word processor, raw filesystem mounting, and slap it ontop of a kernel and you get a cool keyosk like system.

      --



      I am the Alpha and the Omega-3
  8. Google cache... by thenextpresident · · Score: 3, Informative
    --
    Jason Lotito
  9. Mozilla wins. by fmaxwell · · Score: 4, Funny

    I always wondered whether we would see Duke Nukem Forever or Mozilla 1.0 first. Sort of a tortoise and tortoise race.

  10. Congratulations...BUT... by CanadaDave · · Score: 4, Insightful
    Congratulations to the all the developers who have made Mozilla into a great stable browser (and better than Konquerer in my opinion, at least at viewing a lot of the websites I frequent). However, I think the main thing that is holding back this amazing browser is its speed. It is too slow at rendering pages, too slow at going back/forward through cached pages, and too slow to start up (although there is a quickstart feature for Windows, but not in Linux AFAIK).

    Until it approaches Opera for speed, it will still be not a preferred browser. Opera's mouse gestures are also an excellent feature which help improve browsing speed. I think that improving Mozilla's speed should be the developers main focus going forward.

    1. Re:Congratulations...BUT... by inquis · · Score: 5, Informative

      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

    2. Re:Congratulations...BUT... by inquis · · Score: 5, Informative

      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

    3. Re:Congratulations...BUT... by laserjet · · Score: 2

      Yes, I LOVE this feature. It reduces clutter, and is speedy to boot. Truly a great innovation in web browsing.

      a) Next major release of IE
      b) A soon, minor release of IE
      c) never

      i personally love it, and MS would be dumb to not include it in their browser.

      --
      Moon Macrosystems. Sun's biggest competitor.
    4. Re:Congratulations...BUT... by inquis · · Score: 2

      I actually prefer opening new tabs, mainly because it's fast and easy to switch from tab to tab at the keyboard; CTRL+PGUP and CTRL+PGDN. I haven't investigated programming mouse gestures in Moz to switch tabs, but it seems to be a Really Good Idea.

      And you can't accuse Mozilla of crashing all the time or not rendering pages quickly or accurately; maybe when it was at M18, certainly not now.

      -inq

    5. Re:Congratulations...BUT... by afidel · · Score: 2, Insightful

      hmm lets see, because IE refuses to open a new window maximized no matter what I do. Because new windows opened are always in FRONT of what I am doing, and because IE is only supported on windows. Last time moz crashed on me was soon after 0.9.8 came out, several months ago.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    6. Re:Congratulations...BUT... by jim3e8 · · Score: 2, Funny

      Hmm? Alt+tab is faster than ctrl+pgup, because it requires fewer hands. Are you using one of the Linux window managers that forces you to switch windows by moving the mouse?

      Are you using one of those keyboards without a right Ctrl?

    7. Re:Congratulations...BUT... by inquis · · Score: 2

      If you read the site, you would have noticed that by default the gestures are controlled by your left mouse button. I change this to something more convenient like the middle mouse button.

      -inq

    8. Re:Congratulations...BUT... by inquis · · Score: 2

      Oh yes, ALT+TAB is surely convenient when I'm trying to switch between individual Internet Exploder windows when I have 25 separate windows going right now linked to 13 different applications...

      Wait, that's not convenient at all.

      -inq

    9. Re:Congratulations...BUT... by jesser · · Score: 2

      Ctrl+Tab is also the standard UI convention for switching between groups of controls, which makes sense for framed web pages. The UI convention for MDI apps is "don't use MDI". But as long as Mozilla has tabbed browsing, it might as well override Ctrl+Tab to switch tabs in tabbed-browsing mode while leaving it for switching frames/panes in windowed mode. Ctrl+PgUp and F6 would be kept as "only switch tabs" and "only switch frames/panes".

      --
      The shareholder is always right.
    10. Re:Congratulations...BUT... by jesser · · Score: 2

      If you're doing 13 things at once, you need multiple virtual desktops or less coffee, rather than MDI in each of your favorite apps. You can't expect each application to let you arrange its windows in complex ways. Using tabbed windows also works poorly when you want a notepad window to be associated with one task, and an irc window to be associated with another task.

      --
      The shareholder is always right.
    11. Re:Congratulations...BUT... by inquis · · Score: 2

      Most of those applications I run and let hang out in the background (vdub + dbgv, trillian, my file manager, etc.). It's funny, the OS I would like to have virtual desktops doesn't ship with them (Windows) and the OS that ships with virtual desktops (SuSE is the distro I use) I don't use for any applications where I need that kind of fleibility.

      "Using tabbed windows also works poorly when you want a notepad window to be associated with one task, and an irc window to be associated with another task."

      If I understand you correctly, you are saying you want to associate say a notepad task with one mozilla window, and an IRC task with another mozilla window, and that tabbed interfaces are bad because they don't let you do things like this.

      My build of Mozilla will let you open multiple Mozilla sessions, within any one of which one or more tabs can be open. You can have a virtual desktop (task-oriented grouping) say with Forte for Java open along with a single instance of mozilla, within which are several windows displaying Java documentation. In another virtual desktop, associated with another virtual task, I can have a separate Mozilla window open, with separate tabs all displaying pages related to the task I am performing on that desktop.

      What's the disadvantage here?

      -inq

    12. Re:Congratulations...BUT... by jesser · · Score: 2

      And are you using windows that requires complex keystrokes or multiple mouse clicks for cut+paste?

      The problem with X's "primary selection" paradigm is that it's only useful for copying and pasting. It's about 4 times harder to copy and replace, for example to change the header at the top of each of ten open files. It also differentiates between mouse selections and keyboard selections, and I don't agree with that distinction.

      At least X11 gives you many alternative window managers.

      Which makes it quite difficult to "port an application to linux", since some users won't be able to alt+click, some won't have use of ctrl+arrow key shortcuts, etc.

      --
      The shareholder is always right.
  11. Re:Down at the local ice skate store ... by mark_lybarger · · Score: 2

    i can't seem to get the mozilliane site up from the link. imagine that.

    anyway. when can we get binaries of the 1.0 version? it's really my favorite browser, and hopefully some OEM's start to install it or a derivitive by default! most people dropped NS off their scope long ago.

  12. Ahem... the Browser War's on All Fronts by sweatyboatman · · Score: 4, Insightful

    "And I'm glad that on Unix we still have a browser war" Trolling in the news post?

    The browser war on Windows is joined as well!

    IE may come installed with all copies of Windows but that doesn't mean that Mozilla can't compete. In fact, Mozilla .9.7 was already better than IE in almost every category. .9.9 just blows everything else out of the water. The browser war is alive and well on Windows.

    Moz 1 will be a great breakthrough for open-source software. And there were a lot of people who thought we'd never see it. Now it looks inevitable. Moz already runs fast and load times are generally 2 secs, I can't wait to see what it does fully optimized.

    So, hats off to the Mozilla crew. And bravo. Hoorah for OSS and openness, modularity and custizability in user software!

    Sweat

    --
    It breaks my pluginses, my precious!
    1. Re:Ahem... the Browser War's on All Fronts by Lendrick · · Score: 2

      IE may come installed with all copies of Windows but that doesn't mean that Mozilla can't compete. In fact, Mozilla .9.7 was already better than IE in almost every category. .9.9 just blows everything else out of the water. The browser war is alive and well on Windows.

      As someone who uses Mozilla as my primary browser, I'd like to see some benchmarks supporting what you're talking about. I'd love to know what I'm (not) missing. :)

      Got a link?

  13. Need testers now! by lw54 · · Score: 5, Informative
    Remember Mozilla 1.0 will still be a test release. This means the debug and QA menus will still be there.

    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! :-)

    1. Re:Need testers now! by CanadaDave · · Score: 5, Informative
      "Many people will try Mozilla for the first time in 1.0. People more than ever need to go out there and download [linux [mozilla.org], mac [mozilla.org], win32 [mozilla.org]], test, and give bug reports [mozilla.org]"

      Yes I totally recommend doing a bug report if there is something about Mozilla that you really hate. Bugzilla is excellent, and far nicer than OpenOffice.org's IssueZilla. I don't know why, I just hate IssueZilla, it never works well for me, and seems slower.

      I've been submitting bug reports for Mozilla for a while now. Sometimes I miss a previous bug, and so mine ends up being a duplicate, but I actually managed to find 2 unique bugs already (in composer), and they got implemented in 0.9.9! It was really cool to have helped made an improvement, without doing any programming.

      You can also vote on bugs. This is a great way to tell the developers which bugs you want to see fixed.

    2. Re:Need testers now! by Ami+Ganguli · · Score: 2

      That's the theory. Mozilla is supposed to be the equivilent of Linux builds from Linus. End-users are supposed to use vendor versions which have extra special sauce and are cooked a little longer.

      --
      It is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow
    3. Re:Need testers now! by Junta · · Score: 2

      I really hope that you meant the bugs got *fixed* in 0.9.9, and not implemented. If you submitted bugs to be implemented in 0.9.9 and they were, well that would certainly explain why mozilla has taken so long...

      --
      XML is like violence. If it doesn't solve the problem, use more.
  14. Re:Version 1.0? by Kaira · · Score: 2, Flamebait

    Since Mozilla has had the best CSS 1 and 2 support among the currently available browsers for quite a few versions ... well, we all know why you can't get it to work, don't we ?

    --
    DTD did the job on me // now I am a real sickie // guess I have to break the news
  15. You've come a long way, baby ;) by InsaneCreator · · Score: 2

    It's great to see that they are on schedule (finally ;). I remember the "old times", when I downloaded my first mozilla build. I believe it was early '99. I didn't really know ehat exacty mozilla was back then and I completely freaked out after seeing how my homepage was rendered (not much worked back then). But that made me do some more reading about Moz and now I'm a proud user of this web lizard. :)

  16. Site is down, by let+the+storm · · Score: 2, Informative

    google cache:
    "
    Tree Closes for Mozilla 1.0
    The tree just closed in preparation for Mozilla 1.0, and so far, it's looking promising. What does the tree close mean? This time around, as drivers have been in control of the tree for the entire milestone, the actual process won't change, but drivers approval will begin to get harder and harder to get for a checkin. As we approach 1.0, we'll keep you up to date on current status and other interesting news.
    "
    Incidentally, at the time Google cached that, it had zero comments. That was fast.

    Anyway, I'm kind of disappointed. This is like the Year 2000. I always pictured some cool technological advance when we hit the y2k figure, but we didn't suddenly have anything special. In the same way, I always thought that when Mozilla finally hit 1.0, it would be this super-stable, killer ap with special competition-eradicating I-Need-Thats that make any other alternative simply laughable. Instead, 1.0 is just a glorified 0.9.9.998
    Oh well.

    (On a side note, when did we all stop saying Un*x for Unix. I think 'taco was one of the first people I heard saying this...)

    --
    m iso socially aware artistic geek pen-pal, m or f, in '1337 edu. jazz, poetry a must.
    email me (click my user info for addy) if you're interested.

  17. View Source by tazzzzz · · Score: 5, Interesting
    Sigh... 1.0 comes along and they still haven't fixed the view source bug. Yep, still can't view the source of a dynamic page. The bug is labeled as "Future".

    Is it me or does the ability to view the source of whatever your looking at seem to be something that even a 1.0 browser should do correctly?

    1. Re:View Source by shaw7 · · Score: 4, Informative

      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.

    2. Re:View Source by Rayban · · Score: 2
      Mozilla source generator: here

      It generates source from the DOM too!

      --
      æeee!
  18. Re:Version 1.0? by cloudmaster · · Score: 2, Informative

    IE6 and Mozilla both support w3c standard CSS V2 in that respect. If you would just stop using "document.all" and similar to refer to elements, instead using the getElementById() to get a reference to the element and then using the element's "style.visibility" attribute, you'd have no problems with cross-browser visibility (in the 6.x browsers and IE5.x).

    At least, that's probably what the problem is, based on my own experience trying to do the same thing... :)

  19. Not much there... by NOT-2-QUICK · · Score: 2, Insightful

    But for anyone interested in the actual link posted in the story, here is the google cache version...

    --
    Beer is proof that God loves us and wants us to be happy. -- Benjamin Franklin
  20. Re:Why use Mozilla... by Anonymous Coward · · Score: 3, Interesting

    Use a CSS to set up a piece of text as small caps and render it in Mozilla, Opera, and IE and guess which browser fill screw it up? Well, IE of course. IE is OK, but Mozilla does a lot more with web standards. I routinely try to code pages to web standards and have Mozilla and Opera display them properly, only to have IE suddenly say to me "And now for something completely different!" If every browser besides IE becomes 100% standards compliant, then I would hope web designers would start putting little bugs on their page that says "Best viewed with something other that IE."

  21. Moz based projects by InsaneCreator · · Score: 4, Informative

    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

    1. Re:Moz based projects by xZAQx · · Score: 2, Interesting

      The single coolest thing I've seen done with mozilla:

      http://oeone.com/

      This is a little iMAC-ish PC that uses -- get this -- Mozilla code as it's GUI WM!

      These are very cute, check them out.

      --

      We dance to all the wrong songs.
      --Refused.
    2. Re:Moz based projects by IamTheRealMike · · Score: 3, Interesting

      OEone sell their desktop environment (which is based on redhat btw) for about $40 if i recall correctly. Try it out - it's damn nice, esp if you've got a family member who doesn't need the power+expense of Windows/Office and who can't/won't get to grips with Linux. You know, the type who just write the odd email, browse the web, chat to friends, type up a letter etc.

  22. Finally here by hyrdra · · Score: 2

    ...since Konqueror and Mozilla are both excellent browsers.

    The very first time I loaded up Slashdot in Konqueror, all the links were broken. When I tried in Mozilla, it segfaulted. I had to resort to Netscape for any useful browsing.

    Of course that was when Linux would go through massive swapping storms every few hours leaving the system completly useless.

    This is truly a testimate to how far we've come and how far we have to go! Now the important question: How long do we have to wait for 2.0?

    --


    "I'll just chip in a bit for RedHat: I actually have that installed on my university machine." - Linus, '95
  23. Link is slashdoted... by OneFix · · Score: 3, Informative

    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...

    1. Re:Link is slashdoted... by jesser · · Score: 2

      The roadmap doesn't say "2 weeks". If you look at the drawing in the roadmap, you'll notice that there's a lightning-bolt break in the 1.0 branch, indicating a break in the (time) scale. I also don't see the "4 weeks" you mention on Tinderbox.

      --
      The shareholder is always right.
    2. Re:Link is slashdoted... by OneFix · · Score: 2

      I realize that...but there's a reason why that 2 weeks is there...while there is no ideal release date set for 1.0, it's my guess that it's because the roadmap is a publicly viewable document and they don't want ppl saying "where's 1.0"...

      Internally, it's a different story...there's no reason to indicate that anything would change internally (besides feature checkins getting harder to include in 1.0 releases). And previous releases have occured ~2 weeks following the freeze...

      So, yes...it's safe to say that based on previous release schedules there is an aim to get it out within 2 weeks of the freeze date...

      I don't know how much you know about the project beforehand, so I don't know how much of this makes since to you...

      And the 4 weeks is not on the site...it's only my guess from what I see Here and what has been there in the past following a freeze...and realizing that it's not as likely for them to push a bug fix to another milestone :)

    3. Re:Link is slashdoted... by jesser · · Score: 2

      I don't know how much you know about the project beforehand, so I don't know how much of this makes since to you...

      I've reported about 800 bugs (search for bugs reported by jruderman), but it sounds like you've been following the release process more closely than I have.

      --
      The shareholder is always right.
    4. Re:Link is slashdoted... by OneFix · · Score: 2

      Hehe ... well, it looks like you've reported more bugs than I have ... of course, I just have a tendency to live with bugs and wait for someone else to report em ... BTW, kewl bookmarklets :)

  24. AOL's Pressure To Close by Rathian · · Score: 4, Interesting

    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.

    Case in point, bug 99344. The Mozilla team has known about this one for at least six months, yet the bug still lives. Now it is unlikely the fix will be made before 1.0. The project managers are being pressured to "back burner" bugs like this one to ship the product.

    Why rush? AOL pushing them is a bad thing since bugs like this one are now getting out the door and tarnishing what *has* to be a near perfect product. Rushing out the door will NOT recover any market share, it is far too late for that unless AOL/others plan to show us why everyone *must* use Mozilla/Netscape 6.x. instead of IE. For your normal "Joe Sixpack" websurfer it is going to be difficult if not impossible to convince him to change since IE works for 99.9% of what he likes to do, regardless of security holes.

    On the whole I am very happy with Mozilla, I use it as my primary browser on all platforms. Still, I can't totally hide my disappointment that some knowns issues are going on neglected, leaving web developers, yet again, to deal with the bugs. *sigh* nothing changes. Things have gotten MUCH better, yet...

    1. Re:AOL's Pressure To Close by J'raxis · · Score: 3, Funny

      Except every Joe Sixpack who uses AOL will have his Windows default browser quietly changed to Mozilla next time he upgrades his AOL.

    2. Re:AOL's Pressure To Close by jesser · · Score: 4, Interesting

      Case in point, bug 99344 [mozilla.org]. The Mozilla team has known about this one for at least six months, yet the bug still lives.

      I'm surprised at how often users complain about that a bug or enhancement request "has been open for 6 months" or "has been known for 2 years". The age of a bug is not a good measure of its severity. In fact, severe bugs generally get fixed more quickly than minor ones, so most old bugs are minor ones. Instead of complaining about how long a bug has been known, complain about how many sites it breaks, whether it's a regression from older versions of Mozilla, and what standards it breaks.

      Some classes of bugs, such as security holes, are important to fix quickly. For other classes of bugs, you have to explain why this bug is more important than one reported a week ago that could be fixed by the same developer.

      --
      The shareholder is always right.
    3. Re:AOL's Pressure To Close by asa · · Score: 4, Informative

      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

    4. Re:AOL's Pressure To Close by Rathian · · Score: 2, Interesting

      Ok it's internal pressure - you're part of it while I'm on the outside writing bugs and the occaisional testcase. I appreciate the clarification.

      My concern though is that when it hits 1.0 that AOL will snap it up and make it part of the next release. This means the the web development community will have to live with this bug until it is fixed.

      Mozilla is a great browser, as I said I use it as my primary browser and like it a lot - but I hate the fact I have to live with bugs like this one until 1.1 comes out.

      Just the same, I congratulate you and the rest of the Mozilla team.

    5. Re:AOL's Pressure To Close by DrXym · · Score: 2
      Who says AOL wants 1.0 out the door? AOL is more likely to judge which branch to use for their client based upon its stability and their own schedules. They may well decide that 0.9.9 (a remarkably stable release) is a better branch to use than to wait 4 months for 1.0 to prove itself.


      As for that bug, it is marked mozilla1.0 & nsbeta1+ so clearly Mozilla.org WANTs it in 1.0, but I doubt they're going to hold the schedule up for it.

    6. Re:AOL's Pressure To Close by ZxCv · · Score: 2

      I don't really think Joe Sixpack gives a damn about Mozilla. Mozilla is by geeks, for geeks. It is the products like Netscape 6 that are for Joe Sixpack. And well, Netscape already shipped something that is far worse than the current Mozilla, so any damage, if any, that can be done in the eyes of Joe Sixpack has already been done.

      --

      Perl - $Just @when->$you ${thought} s/yn/tax/ &couldn\'t %get $worse;
  25. Pretty funny actually... by Mysticalfruit · · Score: 5, Insightful

    We've got an internal web system thats supposed to be IE only. They only enforce the IE only stuff on the production site, not the development site. One of the developers was having an issue with cascading style sheets and kanji rendering properly. He came into my office and mozilla 0.9.9 rendered it perfectly while IE went to hell in a hand basket and was "generating an error log"

    Needless to say, The developer went back and installed mozilla (though they still target IE) and I've been lobbying the manager of the project to widen the browser scope.

    Three Cheers for the hard work put into the making of Mozilla. Its good to see what comes out of a development model thats based on quality, not time to ship.

    Horray for a browser that at least makes an attempt at following standards (instead of trying to create ones!)

    --
    Yes Francis, the world has gone crazy.
  26. Use more recent builds, please. by Christopher+Whitt · · Score: 2

    People more than ever need to go out there and download , test, and give bug reports.

    I agree with your point, but why link to old builds? Asa says the -03-26 (linux and mac) and -03-27 (win32) builds are very good.

    Don't just report bugs! Join the QA effort and help triage the bug reports!

    Christopher

  27. other reports indicate... by mikeee · · Score: 4, Funny

    ...that Mozilla 1.0 will be the default web browserin the GNU/Hurd OS.

    1. Re:other reports indicate... by Arandir · · Score: 2

      That's not as far fetched as it seems. By integrating Mozilla into The Gnu System, it will become an official component of GNU. To quote from RMS: "The GNU system includes programs that are not GNU software, programs that were developed by other people and projects for their own purposes, but which we can use because they are free software".

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:other reports indicate... by inburito · · Score: 2

      Oh.. I heard that debian is going to re-release their current distro so that they can fit in the latest technology.

    3. Re:other reports indicate... by ibbey · · Score: 2

      Seriously...why should a web browser do error checking in html or javascript? It's like a compiler...it goes tits up when it finds invalid code...the browser is just the container for running js and html...

      Fair enough, but a non-buggy browser won't crash on errors in the js code. Buggy js should result in a error message, not a crash.

    4. Re:other reports indicate... by extrasolar · · Score: 2

      Actually, not that anyone cares--but Hurd is part of the GNU system and so is everything else (almost). So the OS with the Hurd and all the GNU stuff on top is called, quite simply, GNU. And that's been the point of the GNU project since 1984--to produce a complete free UNIX-like operating system called the GNU Operating System.

      Now back to your fun remarks.

    5. Re:other reports indicate... by extrasolar · · Score: 2

      Hey there Arandir. I remember you. You're still at it I see.

      Again, you make no sense. Not that you're going to agree with this sentiment. But...

      The "GNU/Linux" naming convention was created for a reason. Not that I entirely agree with this reason, but it is a rational argument.

      They've been developing GNU since 1984. Thats 18 years now. However, Linux beat the Hurd in development. Somehow, the OS was called "Linux" after the operating system kernal rather than after the rest of the OS. So I feel that adopting "GNU/Linux" is a compromise in the kernal's favor since it would take a lot more work to make Linux into a Unix-like OS than to make GNU into a Unix-like OS.

      Not that any of this matters. This is all pretty much ancient history. People can call it whatever they like. But I like to keep in mind that the system is a GNU system just as much as it is a Linux system. By whatever name.

      Also, claiming Mozilla is GNU software is a very silly statement to make. Not that you don't already know this. In fact, there's a process that software has to go through to become GNU software. This is actually beneficial to free software projects in many ways. Here's the GNU Software Evaluation Guidelines if you're at all interested. Hopefully apparent from this is that becoming GNU software is voluntary.

      What you quoted was taken quite out of context. No one argues that Mozilla or Linux are GNU software. But they are free software (or open source if you rather). So you're free to install the software on your existing system and modify it to suit your needs and all that. And thats what GNU has done with X Windows. I'm sure BSD has done the same with X Windows. And Apple used its rights to take BSD and modify it into their proprietary kernal. Yet, somehow, you don't find anyone arguing that Mac OS X should be called FreeBSD (by naming it after the kernal). No one even argues that it should be called Apple/BSD. No compromise in this regard--its just MacOS X.

      So on the whole, you're entire post is a pretty silly thing to say. But does it really matter?

    6. Re:other reports indicate... by Arandir · · Score: 2, Insightful

      The crux of the FSF's argument is that a Linux distribution is merely The GNU System that uses the linux kernel. But the RMS quote demonstrates that The GNU System is not composed of just GNU software.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    7. Re:other reports indicate... by spencerogden · · Score: 2

      A compiler should NOT go tits up when it gets invalid code. It should print a helpful error, and continue as best as possible. It should not Seg fault or crash in anyway.

    8. Re:other reports indicate... by SerpentMage · · Score: 2

      Ever since .9.5 I have been basically only using the Mozilla browser. Mozilla is good. To be honest I am really surprised because I have been using Mozilla off and on for the past couple of years. But now Mozilla is good.

      I have even switched back to using Mozilla for email.

      Congrats folks, good job....

      Like a good Barello, it takes time to build a superior product....

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
  28. I'm glad by macdaddy · · Score: 2
    I'm glad they have finally reached this milestone. Kudos to the Zilla gang!

    I will say that I sure hope they've managed to get some bugs fixed. Last night, 3 times in less than a hour, Mozilla 0.9.9 crashed on me when trying to use two tabbed windows of cruisercustomizing.com. I just stumbled across another bug in this very slashdot comment window. When I scroll to the end of the text field, it wraps around and starts scrolling from the top. Weird. I also hope they get some javascript problems ironed out. I still can't administrate my PacketShaper 4545 with Mozilla because the popup menus don't work. Still kudos to the Zilla folks for their biggest milestone.

    1. Re:I'm glad by benedict · · Score: 2

      Where do I go to complain about how difficult it is
      to use Bugzilla? It's developer-oriented to the
      point that an ordinary customer is likely to get
      confused and give up.

      --
      Ben "You have your mind on computers, it seems."
    2. Re:I'm glad by asa · · Score: 2

      Bugzilla is not the place for an "ordinary customer". Bugzilla is a bug database, not a support forum. Ordinary customers need support and should use browsers, like Netscape 6.2, that offer support. Mozilla makes binaries available for testing and it is testers and developers for which our bug tracking tool is designed.

      --Asa

    3. Re:I'm glad by benedict · · Score: 2

      Fair enough, I guess.

      I went and reported my favorite bug, and it seems
      there's now a front-end to bugzilla that makes
      things easier. Thanks for that.

      --
      Ben "You have your mind on computers, it seems."
  29. Oops, too late... by chinton · · Score: 5, Funny

    Nobody will want to use it now because web surfing has lost it's luster...

  30. Mozilla is cool but .... by e1en0r · · Score: 2

    I really like Mozilla. It's got a lot of excellent features, it looks good, it's come a long way, etc. But unfortunately it (v. 0.9.9) brings my work computer (Linux, 128MB RAM) grinding to a halt. It takes over 30 seconds to load, and there's a several second delay between when I highlight text or try to type anything.

    Opera, on the other hand, loads in a flash, now supports all the plugins I need, has tabbed browsing, renders things very well, and aside from the JavaScript console has everything I ever needed from Mozilla and more. In fact, I even paid for Opera and have had no regrets.

    At work I mostly only use Mozilla when I get to a site that assumes I have a lame browser that supports nothing because it's not Netscape or IE. Unfortunately it's a painfully long process to get to a page. I'm not flaming it, I love the browser, but I just can't use it on my low end work system.

    1. Re:Mozilla is cool but .... by cjpez · · Score: 2
      There's gotta be something else wrong . . . I use Mozilla on all my machines, and while it does take longer than I'd like to load on some of them, it seems entirely usable once it's up on all of them. My systems:
      • 450MHz P2, 92MB memory, dual-boot linux/windoze
      • 400MHz P2, 64MB, Windoze
      • 833MHz P3, 256MB, Linux (well, of course it's gonna be good on this one)
      It also ran acceptably well on my 233MHz Cyrixorwhatever w/ 92MB memory before I swapped the motherboard out (dual-boot linux/windoze). Honestly, I haven't seen speed problems like those in a long time (I've been using it since M18).
    2. Re:Mozilla is cool but .... by spongman · · Score: 2
      Unfortunately, like NS4.7, Opera is really behind on the standards front. Web developers are happy that IE and Mozilla (and derivatives) now both support a considerable chunk of the standards. I've had requests to support opera on the sites that I've done, and I've just had to reply "sorry, choose another browser".

      Check Opera's own specs for a shameful list of omissions, specifically the woefully undersupported DOM.

  31. And most important... by SexPig · · Score: 2, Funny

    With faster page rendering there is now an improved chance at first post ;)

    --
    "...and generally behaved in a manner one can only describe as despicable." - February 27 2001, Michael Sims
  32. newbie problems/questions regarding .99 on win 32 by Indy1 · · Score: 2, Interesting
    ok i've found two things (not sure if they qualify as bugs) about .99 i dont like.

    A: i prefer larger text size on my browser because of a huge monitor and high resolution i run at. On IE, i can set the text size from smaller to larger and IE remembers that preference forever. Mozilla forgets my text size (i prefer 120%) as soon as i close the program. Any way to make that 120% permanent ?

    B: I have a HUGE hosts file that i block crap like doubleclick.net, known spyware sites, porn sites, etc.....anything i dont like :) On some sites i visit a LOT, such as slashdot and cnn.com, i block the ad servers. Mozilla gives me an error of "connection refused when attempting to contact foobar.spyware.site.com". I know the connection was refused (grin), how do i keep mozilla from bitching about my blocked sites in my hosts file?

    if i could solve those two issues, i'd almost never use IE again (dont get me wrong, i like IE6 a lot, but i dont like the idea of being trapped on one platform because of a browser, I want to be able to use win 32, linux, mac os X, etc, and have the same browser no matter what).

    --
    Lawyers, MBA's, RIAA? A jedi fears not these things!
  33. Re:Version 1.0? by Reality+Master+101 · · Score: 2

    That's more or less what I do, except I'm trying to apply visibility to a

    section. My understanding is that it should make the whole section invisible, which works in IE, but not in Mozilla.

    I'm kind of suspecting that I probably need to recursively set everything to invisible in the

    section to work around the bug, but I haven't tried it (have had other priorities)
    --
    Sometimes it's best to just let stupid people be stupid.
  34. Diehard Netscape user by zeus_tfc · · Score: 3, Interesting

    A coworker of mine was complaining the other day about how Netscape 4.7x was being disabled for most webpages. He knew that Netscape 6 "Sucked @ss" and absolutely refused to have anything to do with IE. His problem was that Netscape 4.7 had trouble displaying nested tables. They took forever to load and locked up all the browser functions until the page had finished. I have not used Mozilla, but knew that it was supposed to be very good, so I recommended it. He downloaded and installed it last night.

    This morning he came in raving about how good it was. He loved how easy it installed, how it detected all his preferences from netscape and allowed him to access his netscape mail, and how many useful options there were, not to mention that it displayed the nested tables even faster than IE.

    Looks like I'll be spending time downloading tonight.

    --
    "...At the end of the day"..."when everyone goes home, you're stuck with yourself." RIP Layne Staley
    1. Re:Diehard Netscape user by NutscrapeSucks · · Score: 2

      If only more Netscape 4 users would act like your coworker and give Netscape 6 another shot. Most of them took a look at 6.0 and went right back to their "beloved" crap NS4 broswer.

      Stats I've seen show like a 5:1 advantage of NS4 over NS6/Mozilla. With many more NS4 users bleeding over to IE than upgrading to NS6.

      Not that it really matters, but attracting users would help ensure that the Mozilla project continues to get it's funding from AOL/Netscape.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    2. Re:Diehard Netscape user by LordNimon · · Score: 2

      I switched from Netscape 4.7 to Mozilla 0.99 on my Mac recently, and I also was amazed at how well it installed. Everything transferred automatically, although it did take a long time. Maybe I should open a bug report to display a dialog box with a progress indicator.

      --
      And the men who hold high places must be the ones who start
      To mold a new reality... closer to the heart
    3. Re:Diehard Netscape user by The+Dev · · Score: 2, Funny

      Netscape 4.x is NOT crap. It's fast as hell,
      and it renders pages that were designed with a clue very well.

    4. Re:Diehard Netscape user by NutscrapeSucks · · Score: 3, Interesting

      Sorry, pages that use Nuscrapisms like FONT tags instead of CSS are not "designed with a clue". Not to mention that completely proprietary LAYER stuff in the place of W3C standards.

      But I'm glad you came out of the woodwork as an example of the embittered Netscape 4 user. You'd rather fight than switch, even as the noose of the modern www tightens around your neck. 6% marketshare and declining -- don't expect to see many clueful NS4 compatible sites coming on line in the future.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    5. Re:Diehard Netscape user by Explo · · Score: 2

      NS4.x ignores CSS the last I checked...


      Actually, NS4.x does not by default ignore CSS, which is a pity. Pity, because its implementation of CSS is truly so buggy that it's worse than non-existing implementation would be; some things work OK but many (most?) things work quite totally unlike they should. Because of that, if I'd still use NS4.x (which I do only rarely now, mostly to see how the page looks on it compared to Mozilla), I'd keep CSS turned off; like I said, the weird effects caused by the bugs are often worse than having no CSS at all.


      To be fair, I think the CSS support on NS4.x was quite rushed job, so I guess it could be even worse than it is.

      --
      Everyone who makes generalizations should be shot.
    6. Re:Diehard Netscape user by mmusn · · Score: 2
      Sorry, pages that use Nuscrapisms like FONT tags instead of CSS are not "designed with a clue"

      The guy claimed that Netscape 4 can render well designed pages. How on earth is your comment relevant to that?

      Personally, I happen to use Mozilla. But I would prefer if all pages were kept simple enough so that they do render correctly in Netscape 4. In particular, that means I would greatly prefer not to see either CSS or FONT tags on the web.

  35. Oh crud! not again by WyldOne · · Score: 2

    After just d/l and installing 0.9.9 on a home & work pc's I have to do it again? *sigh*

    Well at least I can use secure documents with my bank now, and don;t have to use Netscape.

    BTW the tar for the binaries is large- 12mg or so. The source is even larger. If you want to compilehave at least 600mg on a drive somewher.

    --

    make Linux, not Microsoft. sin(beast) = -0.809016994374947424102293417182819
    1. Re:Oh crud! not again by cjpez · · Score: 3, Informative

      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.

  36. Re:Version 1.0? by Reality+Master+101 · · Score: 2

    Well, that's good. Unfortunately, there are a lot of Netscape 6 versions out there right now.

    --
    Sometimes it's best to just let stupid people be stupid.
  37. AOL/TW testing Mozilla by Khopesh · · Score: 2

    actually, if it weren't for a certain multi-year agreement with MS to ship IE with AOL, they'd be using NS long ago. That contract will expire very soon (or be nullified?) and some version of NS will find it's way onto the (*shudder*) #1 ISP in America's main distribution.

    --
    Use my userscript to add story images to Slashdot. There's no going back.
    1. Re:AOL/TW testing Mozilla by MindStalker · · Score: 5, Informative

      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.

    2. Re:AOL/TW testing Mozilla by 4of12 · · Score: 2

      ...and some version of NS will find it's way onto the (*shudder*) #1 ISP in America's main distribution.

      Which would be a good thing in my book.

      Because suddenly all those web sites that want to cater to the AOLusers of the world will have to contend with site visitors displaying a User Agent String that looks like Mozillas.

      Then, they'll throw up their hands at having to support another different browser.

      But when they do, they'll end up supporting W3C standards.

      And that is a real genuine plus as far as I'm concerned.

      --
      "Provided by the management for your protection."
    3. Re:AOL/TW testing Mozilla by Khopesh · · Score: 2

      I'm aware of that, it is the #1 part I shudder about. Yes, indeed mozilla will be impossible to ignore once AOL 8.0 (or whatever) comes out.

      --
      Use my userscript to add story images to Slashdot. There's no going back.
  38. oh, well good by Ender+Ryan · · Score: 4, Insightful
    I don't want to visit your site anyway.

    Seriously, it's web developers like you who have totally and utterly ruined the web.

    Don't get me wrong, I'm not actually defending Mozilla here, since I don't know if it's a bug or is properly following the standard. But, your attitude is really poor, and it's attitudes like yours that have made the web as lousy as it is today.

    So, thanks, we all appreciate it.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
    1. Re:oh, well good by arkanes · · Score: 2

      There's a large difference between an actual BUG, and you just not knowing how to make something work. I don't get all bent out of shape about bugs in C because my Perl code doesn't compile. If you're happy learn how stuff works in IE, and only in IE, and leave it at that, thats fine, but don't blame it on bugs in Mozilla (unless it's documented to work that way, and it doesn't)

    2. Re:oh, well good by sgifford · · Score: 4, Insightful

      Read through the documents at www.w3.org that describe how CSS is supposed to work (or send your HTML and CSS through their validators), determine if the error is in your page or the browser, and if it's in the browser report it in Bugzilla.

      Nobody can fix the bugs that you find in Mozilla if you don't report them.

    3. Re:oh, well good by nathana · · Score: 2, Insightful

      Um, "Ender Ryan" is NOT talking about "coding in tons of hacks." He was dismissing the attitude of "if a buggy browser won't display my standards-compliant code right, prevent that browser from viewing my page at all."

      Yes, absolutely: code your pages standards compliant. And if it is a bug in the browser, don't try to code around it. Just don't sweat it. But PREVENTING people who are using the buggy browser from seeing ANYTHING on your site doesn't help anyone. I'd rather the page look like crap and still be able to get information than not be able to see anything at all.

    4. Re:oh, well good by sehryan · · Score: 2, Insightful

      I am a developer, and while NS4.x is awful to code in, I have found that 99% of the time, IE6, NS6 and Opera6 render my pages identical. If you are really having that much trouble with NS6 you might want to rewview your code quality.

      --
      The world moves for love. It kneels before it in awe.
    5. Re:oh, well good by BrookHarty · · Score: 2

      Amen, I found a bug yesterday, the reply was upgrade from 1.3.1_02 to 1.4 JRE. I didnt even know 1.4 JRE was out! Fixed the bug.

      Ive been using Mozilla and the nightly for months, after tricking sites that I use mozilla, mozilla works. Mozilla/5.0 (compatible; MSIE 5.5; Windows NT 5.0; Stupid Webmaster, support Mozilla)

  39. Mozilla has gestures by iamr00t · · Score: 2, Informative

    So that you know, mozilla is extremely extensible architecture, and you use javascript to write modules for it.
    That makes it quite easy to write addons.
    Like Optimoz.

    In general, www.mozdev.org has alot of good apps already.

  40. Recent speedups by IvyMike · · Score: 5, Insightful

    Whenever there's a slashdot mozilla article, there's also the seemingly required collection of "It's too slow" comments.

    However, if you haven't tried a nightly build recently, you aren't seeing the full picture. this graph shows the recent large performance gains that have recently gone into mozilla.

    Personally, I find mozilla outrageously fast on Windows; faster than anything else I've tried. However, on Solaris and OSX, the performance isn't where I'd like it to be. (But as the graph above shows, it's getting better, and I've noticed it on OSX.). If you're a user of the Windows platform, and have heard the "slow performance" chatter that goes on, I think you'll be pleasantly surprised.

    (In spite of the "I'd like it faster on Solaris" comment, that doesn't mean I don't like it. I still use mozilla exclusively on Solaris too; the tabbed browsing, integrated searching, and killing of popups would make it worthwhile at half the speed.)

    There are also a large collection of performance bugs that probably won't make Moz 1.0, but do have a good chance of making 1.0.1. So there's even more good news just a little down the road.

    1. Re:Recent speedups by Chris+Siegler · · Score: 2
      Personally, I find mozilla outrageously fast on Windows; faster than anything else I've tried. However, on Solaris and OSX, the performance isn't where I'd like it to be. (But as the graph above shows, it's getting better, and I've noticed it on OSX.). If you're a user of the Windows platform, and have heard the "slow performance" chatter that goes on, I think you'll be pleasantly surprised.

      My experiences with Mozilla are the opposite. It's fast on Linux, but slow on Windows. And it used to be just the opposite! It used to be like swimming through molasses on Unix.

      Navigator 4.7 is still faster rendering many pages. But with the increasing complexity of some web pages (i.e. pages with tables, etc), Mozilla is faster or at least AS fast.

      Even if it's a little slower than Nav 4.7X, having tabs, password manager, and nifty jog wheel stuff (use it to move back and forward), makes it worthwhile to use.

    2. Re:Recent speedups by NutscrapeSucks · · Score: 3, Interesting

      I'll agree that Mozilla renders fast -- my main complaint is that it "feels" jerky, unresponsive, or in layman's terms -- slow.

      For example, if you are (say) loading a large slashdot page in the background, the UI and the scrolling of your foreground window becomes very unresponsive. This gets kind of annoying if you click the wrong link and find that your Stop button doesn't want to register and the page loads anyway. (2x PIII-600, 512MB, Win2K)

      This is all probably threading issues rather than actual performance -- it's just that perceptually looks like a performance problem.

      Also, IMO, the incremental renderer adds to this perception. On IE you might wait just as long, but when the page appears it looks right. Mozilla shows you various half-done bizarro-versions of the page along the way, which can look klunky on some sites.

      (The graphs are interesting because they show the OS X version to be much slower than the Windows version. Yet because the competition is worse on Mac, Mozilla feels much better there for some reason, on much slower hardware than my Winbox.)

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    3. Re:Recent speedups by BZ · · Score: 4, Informative

      > 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

    4. Re:Recent speedups by crumley · · Score: 3, Informative
      Mozilla should run fine on an ulta 5. I usually run on an ultra 10, though sometimes I even run on a Sparc Station 20. Memory is a bigger bottleneck with mozilla than processor speed.

      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
    5. Re:Recent speedups by IvyMike · · Score: 2

      I've got an Ultra 10, which I think is an Ultrasparc IIi processor at 440Mhz, 512M ram, Solaris 8. I'm also using Sun's gnome 1.4 package with sawfish as my window manager, which seems to make the system feel "slower" just all by itself. But the "perceived speed" issue I'm talking about are in comparison to Netscape 4.79 on the same machine, same setup. Mozilla just "feels" less snappy; I have no hard numbers to back this up.

      But Mozilla should be quite useable on the Ultra5s. And you can download a nightly build rather than build it yourself. (I've found building on Solaris tougher than other platforms myself, and in fact have given up on it altogether since the nightly builds meet my needs.) Try it and let us know what you think.

    6. Re:Recent speedups by TheGratefulNet · · Score: 2

      and M$ doesn't have all the extra layers that X11 does.

      xterm scrolling (with a decent history backing store) also is much much slower.

      its the cost of good architecture (sigh).

      --

      --
      "It is now safe to switch off your computer."
    7. Re:Recent speedups by Bert64 · · Score: 2, Interesting

      Would it not be possible to compile Mozilla using ccc (Compaq C Compiler for Linux/Alpha and Tru64), SUNWspro (Sun`s compiler for sparc) or icc (intel C compiler) under linux/solaris/tru64/irix etc.. or does mozilla depend on gcc specific extensions.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    8. Re:Recent speedups by ajs · · Score: 4, Insightful
      It's been said that the X11/Gtk stuff doesn't help either.

      You're close. You'd be more correct to say that X11 (Gtk+ really doesn't enter into it) doesn't help much and Windows helps a whole lot.

      Windows does a few things well, and graphics card support is one of them (mostly because they have the graphics car manufacturers doing the work for them). So, MS is using every trick in the book to speed display of new windows, rendering of images and fonts, etc.

      Here are some things that X could do to improve the speed of applications:
      • Hardware-accelerated font handling
      • Re-write of the XImage code to allow more PC graphics card friendly image transmission to the server. There was a project to do this a while back, and it involved the KGI work that later became DRI. Does anyone know what happened to it?
      • Re-write the DD layer of the X reference server for XFree86, and provide an interface that is more of an abstraction of PC graphics cards.
      X is a great graphics server overall, it just needs to be updated to take advantage of what graphics cards do today.
    9. Re:Recent speedups by HamNRye · · Score: 2, Interesting

      (The graphs are interesting because they show the OS X version to be much slower than the Windows version. Yet because the competition is worse on Mac, Mozilla feels much better there for some reason, on much slower hardware than my Winbox.)

      Looking at a page load graph doesn't tell you the average machine used. I.E. If their Win2k box is a Pentium 2GHZ and the OSX box is a G4 800MHZ, etc... One could have faster disks, more memory, be running less applications, any number of things.

      A better question might be "Why is there a big spike up for all of the platforms over the last few days??" Another might be "What does the IE graph look like??"

      Win boxen are moving to the terminally slow anyhow. Load up a registry watcher and right click and see how many registry accesses are needed to bring up a right click menu. Gee, all of that disk thrashing wasn't virtual memory??

      If you really want a "fast" OS, try using a RTOS. QNX makes a great one, and everthing happens in a blink.

      Before comparing apples and oranges, use your head. Are these default OS'es, or tweaked ones?? If they are default, MAC probably has VM turned off, and Windows has it on. If they're tweaked, who tweaked 'em, and how knowledgeable is he about all of these platforms.

      Finally, don't forget that OSX is still new. The OS itself needs alot of tinkering. And OSX is quite slow to respond in comparison with alot of other OS'es before you even begin discussing Browser performance.

      ~Hammy

    10. Re:Recent speedups by nathanh · · Score: 2
      the KGI work that later became DRI

      The KGI had nothing to do with the DRI. They are completely different designs, different code bases, and different developers. They don't even do the same thing.

    11. Re:Recent speedups by Dr.+Spork · · Score: 2

      I was thinking the same thing. I for one hope that when AOL packages this as a Netscape release they're not to cheap to compile with the newest Intel compiler. IIRC, there was a Slashdot story a while ago about the incredible performance benefits of that compiler over GCC. I remember suggesting that it be used widely to compile RPMs and other binary files for Linux and got flamed pretty hard. My reason was that anything that makes Linux work faster will increase people's interest in the platform, but the flamers thought it was irreligious of me to suggest a GCC alternative. I'm sure those attitudes remain... sigh...

    12. Re:Recent speedups by mandolin · · Score: 2
      2) MSVC is a better C++ compiler than gcc

      I've heard this is quite untrue if you're using, say, conformance to c++ language standards as a criteria. Of course, g++ itself wasn't anywhere *close* to conformant until the egcs series.. and,

      (MSVC) produces smaller and faster code

      I could believe that, in the general case.

    13. Re:Recent speedups by johnnyb · · Score: 2

      Try renicing your X server to -20

    14. Re:Recent speedups by Nailer · · Score: 2

      if you haven't tried a nightly build recently, you aren't seeing the full picture.

      I think I am. The reason for this is because people have been saying that Mozilla `is to slow' for a couple of years now, and other have been saying `if you haven't tried a nightly build recently, you aren't seeing the full picture' for an equal amount of time. I'm sorry, but Mozilla is too slow, and since its never been true in the past (otherwise why would so many people notice and complaqin) I see no reason why it would be in the future. I don't think you're telling the truth, and I don't think 1.0 will be faster than 0.99, no matter what you say.

      Thank god for Galeon. The good stuff (gecko) with thefailed UI experiment (XUL).

    15. Re:Recent speedups by asa · · Score: 2

      A better question might be "Why is there a big spike up for all of the platforms over the last few days??"

      That's where we backed out a change that we landed a couple days before because it wasn't quite good enough. The change gave us a good perf boost but it broke some content so it was reverted. The overall trend is still downward which is a good thing. I'm not sure about the IE stats but I have seen gecko go head to head with every Mac browser available and it stomped them all in performance. I think we're pretty close with win IE but I don't know for sure. How about testing for us and reporting back here?

      --Asa

    16. Re:Recent speedups by BZ · · Score: 2

      SUNWspro builds Mozilla fine. The resulting builds are about 30% faster across the board at everything than gcc builds on Solaris are.

    17. Re:Recent speedups by BZ · · Score: 2

      > I mean, when was the last time you saw a binary created by GCC for Windows

      About a year ago, the last time I built something on Windows... :)

    18. Re:Recent speedups by ajs · · Score: 2

      This is a nice thing to do if you plan on your machine being mostly desktop-oriented, but it doesn't address the basic non-PC-hardware orientation of an X server. X was designed for VAXes and later tweeked for Suns, HPs, etc.

      Only after about 6 years did X first start to become a PC display server (SCO was the pioneer, I think). Today's high-end graphics cards for PCs bear some resemblance to the VAX and Suns of old, but not enough to make X as efficient for PCs as Windows which has only ever been for PC-style cards (even in the Alphas that NT was ported to, the graphics cards were PC graphics cards).

    19. Re:Recent speedups by Nailer · · Score: 2

      XUL is designed to be cross-platform and XML-based, not to be fast. That goal has been achieved, so XUL *IS* successfull.

      I think XUL, which despite the processing power and RAM of modern machines still manages to perform than Windows 3.1 on a 486 is so unfeasibly slow it cancels any cross platform benefits, especially when QT already serves this purpose effectively. But Netscape users weren't screaming out for a cross platform GUI toolkit, they wanted a pleasant to use browser, which Mozilla, owing to XUL, is not.

  41. Hope for better plugin support by CanadaDave · · Score: 5, Informative
    One thing holding back Mozilla from widespread use by the average non-geek user, is that getting all plugins to work is not always easy in Windows at least. For example if you install RealPlayer 8, you won't get the plugin. You have to have Netscaple 4.x installed in Windows. RealPlayer will detec the Netscape 4.x directory and install the plugin. I have never tried creating these empty directories, because I assumed it actually relied on some registry entry for Netscape 4.x

    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.

    1. Re:Hope for better plugin support by Corby911 · · Score: 3, Interesting

      I understand that for your "average" user, it's desirable to have JRE and Flash come bundled with Mozilla. Personally, I'm glad they don't. I haven't installed either and have no plan to in the near future. If anything I'd make these optional componets in the installer which are selected by default, but can be removed with a click of the mouse.

      And Mozilla *does* work out of the box. Let's not call seperate programs part of Mozilla.

      --
      Monday is a horrible way to spend 1/7 of your life.
    2. Re:Hope for better plugin support by Linux_ho · · Score: 2

      The "average non-geek user" will be using Netscape Communicator anyway. Netscape will make sure all that plugin crap is user-friendly, at the same time as they install all their AOL ads, links, and default settings throughout the product.

      --
      include $sig;
      1;
    3. Re:Hope for better plugin support by NutscrapeSucks · · Score: 2, Interesting

      Plug-ins -- something that I've been curious about.

      Mozilla is supposed to be this 'base' browser that can be branded by anyone.

      But is seems like there is no centralized plug-in directory. Which would mean that 3rd parties like Real have to write installers which handle each particular branded version of Mozilla which would lead to inevitable installation problems.

      However, the idea is that "non-geeks" (who aren't doing testing of some sort) should use the Netscape releases, which do include Real/Flash/Java.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    4. Re:Hope for better plugin support by IamTheRealMike · · Score: 2
      I think you're missing the point.

      Mozilla is for testing only - it is for use by us geeks, and nobody else. Why else do you think it has a Debug and QA menu, a JavaScript debugger, but no instant messaging client huh?

      Here's a golden rule: NEVER EVER RECOMMEND MOZILLA TO ANY NON-GEEK!. There, I had to get that off my chest. Instead, recommend Netscape 6.x - I believe soon 6.5 will come out which is (apparently) going to be based on 1.0. But that's all idle gossip and rumours.

      So the plugins issue is a non-issue, because iirc Netscape 6 comes with all that stuff just like IE does. It also has an AIM client too. If you want your friends/parents etc to use Mozilla, tell them about this wondrous new product called Netscape 6 that is soooo much better than IE and Outlook. And install it for them :) Be a good scout today, okay? No mozilla for them.

    5. Re:Hope for better plugin support by Aanallein · · Score: 4, Insightful

      Here's a golden rule: NEVER EVER RECOMMEND MOZILLA TO ANY NON-GEEK!

      I've been doing almost nothing but recommending Mozilla to non-geeks. Well, admittedly these people usually are less clueless than your average IE user, but at least I wouldn't call most of them geeks.
      But the words "without all that AOL crap" work wonders, and then there's always "several thousand bugfixes ahead", not to mention that Mozilla has all the real killer features like tabbed browsing and the like which are still missing from netscape 6 (as far as I'm aware).

      Depending on which functionality will be added to Mozilla in the time between 1.0 and the release of Netscape 6.5 I'll probably continue doing just this.
      Netscape is something I only recommend to the totally clueless. For everyone else I continuously have the hope they'll look beyond and even become somewhat interested in the geek features of Mozilla. These people will never contribute any code (not that I do either, but time is the limiting factor for me), but who knows... they just might turn in a bug report somewhere along the way, or at least contribute some talkback data.

    6. Re:Hope for better plugin support by jjeff · · Score: 2, Interesting
      NEVER EVER RECOMMEND MOZILLA TO ANY NON-GEEK!


      Hmm.. just a few weeks ago my girlfriend was compaining because she couldnt view and edit her webpage at neopets properly in IE anymore.
      so i first downloaded opera 6 for her which is a nice browser but she still had some problems with websites so i got her to try her neopets page from my box running moz .9.8 it worked perfectly so to stop her hogging my PC all the time i told her to download moz 0.9.9.
      she is now a very happy mozilla user.
      when she went to a site which required flash/jre it asked her if she wanted to install the plugin and then it just worked.

      Well done all you mozilla developers.

      --
      when everything is working perfectly.. BREAK SOMETHING before something else FUCKS up!
  42. browsing sites that crash often by brer_rabbit · · Score: 2

    I'm a relative newbie to using mozilla. When using netscape, I often start more than one netscape process since if one process crashes it won't take down the unrelated netscape processes. Is this possible with mozilla? When I tried doing that it didn't seem to start a seperate process. Is their a way to force >1 mozilla process?

  43. Metabug... by OneFix · · Score: 3, Informative

    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.

    1. Re:Metabug... by OneFix · · Score: 2

      No, not really...that's a different bug.

      "Make Mozilla 1.0 not suck" will still be the Mozilla 1.0 bugfix tracking bug.

      The reason for this is, there is noone called "nobody@mozilla.org"...but asa@mozilla.org is in charge of the General Browser bugs...like Metabugs...

  44. Re:Version 1.0? by Reality+Master+101 · · Score: 2

    var e = document.getElementById('fieldname');
    e.style.display = 'none'; (or)
    e.style.visibility = 'hidden';

    The difference between display and visibility is that turning off display causes everything to reposition as if the object wasn't there, and turning off visibility just makes it invisible (while keeping the space reserved).

    --
    Sometimes it's best to just let stupid people be stupid.
  45. schedule by Khopesh · · Score: 2

    according to the roadmap, we can expect the first branches of moz1.0 tomorrow (friday). this is rather unrealistic. based on the fact that the branch on 0.9.9 was 8 days late, I am guessing that we will see the first branches around the 4th of April (although, remember that the entire 0.9.9 build has essentially been a frozen branch towards 1.0, so perhaps they'll be on time).

    If you see a release announcement for 1.0 on Monday, April Fools to you!
    ... no way will it be out that early; releases are scheduled for a week after the branching but have recently been 10-20 days, so expect Mozilla 1.0 sometime around 4/20 (I wonder what a release on that day would mean for the nature of the party?).

    --
    Use my userscript to add story images to Slashdot. There's no going back.
  46. Opera is un-american! by wiredog · · Score: 2

    Well, it is. I mean, it's from Norway. Right?

  47. Bugs by peterdaly · · Score: 2

    I'm on my way to spend my 10 bugzilla voting points on my favorite bugs.

    You may want to do the same, I bet it matters more now then before. As a matter of fact, all bugs I have previously voted on have been resolved, so I have all 10 votes back.

    bugzilla.mozilla.org

    -Pete

  48. Re:newbie problems/questions regarding .99 on win by max+cohen · · Score: 3, Informative
    I'm not sure what you can do about (B), but (A) could be solved by adding this line (with the default font size & types you prefer) to your prefs.js file:


    user_pref("font.minimum-size.fixed", 14);
    user_pref("font.minimum-size.variable", 14);

  49. Re:the prophecy will be fulfilled! by WhiteKnight07 · · Score: 2, Funny

    WOA!!! THATS AWSOME!!!

    That like, goes out and finds random ass and then kicks it to add to its collection of kicked asses.

    --


    We're going to make information free Mr. Anderson, whether you like it, or not.
  50. Torvalds is Finnish!?!?!? by wiredog · · Score: 2

    Geeeze. Next thing, people are gonna be telling me that Bill Gates went to Harvard for a while.

  51. Re:Down at the local ice skate store ... by zapfie · · Score: 2

    Read between the lines, moderators. The implication is that hell froze over, because 1.0 finally came out. The post is perfectly on topic.

    --
    slashdot!=valid HTML
  52. Re:Version 1.0? by Anonymous Coward · · Score: 2, Interesting

    If there are so many then why would you block them?

  53. Or in IE... by wadetemp · · Score: 2

    You can press Ctrl+N to get a new window, and Shift click links to open a navigate to the clicked URL in a new window. Yes, they are killer features.

    1. Re:Or in IE... by civilizedINTENSITY · · Score: 2

      No, actually "Ctrl+N" forces you to wait for a whole new window to be produced. In that time, it should be finished rendering the page. Sorry...your "killer feature" is last years methodology. As well as being faster, its a more intuitive interface. I love tabs.

    2. Re:Or in IE... by wadetemp · · Score: 2

      You're forgetting, this is IE. New browser windows take a negligible amount of time to launch. And I've been using this functionality for longer than even one year... more like 3 or 4. The thing is, that's the functionality I'm used to, and am sure I'm just as efficient and comfortable with it as you are with tabs.

      The unfortunate thing about tabs is that you they constrain you to a single environment for your browsing. I like to be able to position windows side by side, hide some and show others. When you're windows launch quickly, you've got to admit it's much more flexible.

  54. Re:newbie problems/questions regarding .99 on win by EllF · · Score: 3, Informative
    Mozilla forgets my text size (i prefer 120%) as soon as i close the program. Any way to make that 120% permanent ?

    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:

    user_pref("font.minimum-size.x-western", 18);
    You can replace 18 with whatever you like, of course. Enjoy!
    --
    We who were living are now dying
    With a little patience
  55. Try the bookmark manager by Ami+Ganguli · · Score: 5, Informative

    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
    1. Re:Try the bookmark manager by SmittyTheBold · · Score: 2

      It's been in the IT power toys for quite a while. The built-in interface for it has just shown up recently, though.

      --
      ± 29 dB
  56. Re:Don't forget Opera! by Silver222 · · Score: 2
    I can't speak for Linux, but as far as Windows goes, I actually like Mozilla 0.99 better than Opera 6. I've been using it for about a week, and it handles a lot of things that Opera has trouble with better. Just my two cents...the biggest reason to use either browser is the fact that you can kill popups.

    --
    "It's not a war on drugs, it's a war on personal freedom. Keep that in mind at all times." Bill Hicks
  57. It's not over yet by asa · · Score: 5, Informative

    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

  58. Re:Version 1.0? by Arandir · · Score: 5, Insightful

    are probably going to be forced to block all Mozilla browsers.

    This kind of attitude is intolerable. It's stupid. It's arrogant. It's wrong. It's no wonder web "developers" are the laughingstock of the software engineering world.

    Imagine a gas station that blocked all Fords.

    There are millions of web sites that render under Mozilla just as well, or better, then under the monopolist's client. They can do it, why can't you?

    If your site won't render on 99.99% of your target audience's browsers, then you need to fix your site. You don't have to make a page under Mozilla look exactly like a page under IExploder. It would be nice, but it will never happen. Hell, you can't even make the page look identical under every IExploder browser, because the users will all have different monitors, desktop sizes, fonts, plugins, etc.

    Let me hit you upside the head with a clue stick: the user is in charge. If you block them from your site they will go elsewhere, and they will take their money with them. That might only be 5% of your user base, but your user base is 10 million, that's half a million users you're insulting. You could be losing millions of dollars. This type of action may be commonplace in the software industry, but for every other industry in the world such behavior would be shocking.

    The browser I use is Konqueror. Imagine if Konqueror was designed for only Linux. I couldn't use it because I'm not using Linux. But it still works. How can it work? Because it isn't designed for a particular platform, but for a particular set of *standards* instead. As long as I use a platform that minimally supports the POSIX and X11R6 standards, I can build and use Konqueror. But you can't adhere to standards too slavishly. If Konqueror required conformance to every POSIX standard, then not even Linux could run it.

    In a nutshell, if a browser like Mozilla, which is more standards compliant than Internet Exploder, can't render your webpages, then the fault lies with your web pages.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  59. Opera faster at what? Loading up? by HanzoSan · · Score: 4, Informative

    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
    1. Re:Opera faster at what? Loading up? by Sj0 · · Score: 2

      I've already mentioned it in this thread, but K-Meleon is a good, fast browser. It uses the Mozilla rendering engine, but slimmed down somewhat. I'd say it's as fast as a much less capable browser. :)

      --
      It's been a long time.
  60. Re:Don't forget Opera! by Darren+Winsper · · Score: 2

    But Opera's got awful DOM support. Come on, Konqueror's rendering engine has overtaken Opera's in terms of standards support with the advent of KDE3.

  61. Re:Don't forget Opera! by fire-eyes · · Score: 2, Informative

    Yeah, I'm a zealot. Its why i submitted the story after all.

    I could care less about Opera. Mozilla is special to me, being fully open source like this and its own rather large community backing it. Opera is closed source and.. and uh.. hrm. Not much else to say.

    --
    -- Note: If you don't agree with me, don't bother replying. I won't read it.
  62. A bit of perspective by craw · · Score: 2, Interesting

    When Netscape first released the source code *four* years ago...

    There were no /. user accounts/logins. One could post as a AC (as I used to do), or could post using any nick of your choosing. Linux stories on the web were rare (and newsworthy for a /. story). IIRC, beowulf cluster jokes were funny back then, and First Posts! were still the norm. Hot grits was something I would eat, not something that I would consider pouring down my pants. Thank You.

  63. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  64. What held them back so long? by sharkey · · Score: 2

    "Remove the Stone of Shame. Attach the Stone of Triumph!"
    --Number 1
    Stonecutter, Springfield Chapter

    --

    --
    "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  65. And in Moz... by jmcmurry · · Score: 2, Insightful

    Ctrl + N does the same thing.

    Ctrl + Button1 opens the clicked link in a new window.

    Button2 opens the clicked link in a new window, too.

    None of these are "killer features."

  66. Benchmarks. by HanzoSan · · Score: 3, Interesting

    ok lets benchmark the load of slashdot. Moz, Konq, Opera. I'm going to load the main page, everyone here can do it too and make sure its accurate.
    Mozilla .9x nightly vs
    Konq 2.2.1 vs
    Opera 6 beta 1.
    Slashdot mainpage Mozilla 1.06 seconds.
    Reload
    Slashdot mainpage Mozilla 1.25 seconds.

    OSDN main page Mozilla 1.498 seconds.
    Reload
    OSDN main page Mozilla 3.4 seconds.

    Slashdot main page Konqueror 3 seconds
    Reload
    Slashdot main page Konqueror 1 second

    OSDN main page Konqueror 4 seconds
    Reload
    OSDN main page Konqueror 3 seconds

    Slashdot main page Opera 2 seconds
    Reload
    Slashdot main page Opera 2 seconds

    OSDN main page Opera 6 seconds
    Reload
    OSDN main page Opera 4 seconds.

    This debate needs to be ended once and for all, I challenge ANYONE to host an official benchmarking test suite where thousands us at slashdot can go and benchmark Opera vs Mozilla vs Konq vs IE and once and for all prove Mozilla is fastest.

    I know it wins at OSDN and Slashdot.

    --
    If you use Linux, please help development of Autopac
  67. Re:Version 1.0? by Arandir · · Score: 4, Insightful

    Our users are interested in the web site working, and working correctly.

    If it is a true vertical market, where you have physical control over the client machines, then you can impose whatever damn browser you want on them. But as long as the user has a choice in their own browser, then it makes sense at this level of sensitivity to implement *fewer* CSS2 features rather than more.

    Where I work we build an embedded device with an integrated webserver for remote access. The data served by this webserver is even more sensitive than credit reports (medical diagnostic images). The developer of the access page really wanted to use just Internet Explorer as the browser, since it handled the features he wanted to use. But Navigator didn't. But our clients are all physicians and predominantly Mac users, so Navigator was extremely common. So the access page had to be made to work with Navigator.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  68. Re:Don't forget Opera! by Sj0 · · Score: 2

    If you want a light browser for windows(noting "my linux boxes" probably means you use Windows somewhere), try K-Meleon. I find it renders pages much more nicely than Opera, and it's quite fast, even though I have no RAM to speak of. :)

    kmeleon.sourceforge.net

    --
    It's been a long time.
  69. Re:Version 1.0? by sab39 · · Score: 5, Insightful

    Hold on a second.

    This is "extremely sensitive data" and you're ensuring its security by... asking the browser not to display it???

    (I could be misunderstanding your situation, but your original post was about making things invisible and now you're talking about sensitive data. Sorry if I put 2 and 2 together and got 5)

    If I *didn't* misunderstand you, though, you've got WAY more serious issues than "Mozilla's broken". Like "view source". And "wget" (with a spoofed useragent if necessary). And "disable javascript and css". And "display: block !important" in a user stylesheet. All of these are *standard* ways that a user could completely bypass your "security", and most of them apply to IE just as much as to Mozilla.

    Number 1 rule of security is NEVER TRUST THE CLIENT. Even if you think you know what the client is. You can never guarantee that the http request claiming an IE useragent isn't really a spoofing mozilla browser or a deliberately malicious wget command.

    I seriously hope I'm wrong about what you are requesting here.

  70. You should bee using Kmeleon or Galeon then by HanzoSan · · Score: 3, Informative

    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
  71. Re:Version 1.0? by majestyk2000 · · Score: 2, Funny

    That must really come in handy when you are trying to rob a bank or infiltrate the girl's dorm shower, eh?

  72. Close, but no banana by SpinyNorman · · Score: 2

    What I want that's close to this, but not quite, is the ability to have macros as part of bookmarks.

    Speecifially I dual boot between Windows & Linux, and like to use the same set of bookmarks on both OS's (I just copy then via a shared drive). The trouble is that my local links (to documention and locally cached websites - I wget them if they're slow) are file://c:\ in windows, and file:///mnt/c/ in Linux.

    It seems the way to be able to use these bookmarks from either OS would be to define them as $(prefix)/ with some convenient way to set the macro $(prefix).

    Or maybe there's already a way to do it?

    1. Re:Close, but no banana by jovlinger · · Score: 2

      Put them on your home page. Put the homepage in the current file system, customized for the nameing system of the file system.

      If you don't want to maintain double copies of the pages, use sed to generate your windows versions from the linux ones (or vice-versa)

  73. Re:Version 1.0? by BZ · · Score: 3, Informative

    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....

  74. Mozilla != Netscape by uebernewby · · Score: 2

    I agree with you that Netscape 4.x was a bug ridden piece of shit and every web designer's nightmare back in the day, but in 2002 we've got this thing called Mozilla that actually works ninety percent of the time and that is practically nothing like Netscape, not even Netscape 6, which sucks almost as bad as its predecessor. Mozilla 0.9.99999999999 is a great browser and if you're not indulging on IE-centric JavaScript, you'll have no problems with it whatsoever. Well, a few, but nothing serious.

    --

    News and bla for computer musicians: http://lomechanik.net/
  75. Re:good job by BZ · · Score: 2

    > I'm wondering when they are going to put spell checking in.

    As soon as someone writes it. :)

  76. Re:Version 1.0? by Darren+Winsper · · Score: 2

    Hmm...that sort of thing works correctly for me. For example, look at http://www.webreference.com/programming/javascript /trees/Example/example.htm

  77. Re:No port on OpenBSD by BZ · · Score: 2

    > But no one wants to port it to my OS. I won't do it because I am a parasite.

    There we have the crux of the matter. :)

  78. Re:good job by 90XDoubleSide · · Score: 2

    Mac OS X has built-in spell checking, but Mozilla does not implement it, as it largely refuses to implement any platform-specific features (except for Linux ones).

    --
    "Reality is just a convenient measure of complexity" -Alvy Ray Smith
  79. What makes Mozilla different... by chrysalis · · Score: 5, Insightful

    Mozilla is *not* exactly like IE, Opera or Konqueror. Yes, you can browse the web with all these products.

    But Mozilla is more than a browser. Mozilla is a developpment framework. It's also a graphic toolkit, and a powerful language, whoose other components are based upon.

    It means that Mozilla is far more flexible than other browsers. You can write games or word processors with Mozilla without any external library. And the result will be clean, based on fully documented standards, and portable across all platforms Mozilla can run on.

    So when Mozilla 1.0 will be released, it will only be the _beginning_ of the story. The framework will be there and solid, and applications will show its true power.

    --
    {{.sig}}
    1. Re:What makes Mozilla different... by driehuis · · Score: 3, Informative

      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.

  80. Re:Spoilers by TheMatt · · Score: 2

    Have you tried Galeon yet? I use it exclusively on Linux and would sell my soul for a Windows version. It takes much of the overhead from Mozilla out yet keeps the great rendering engine.

    --

    Fortran programmer...oh yeah. Array math for life!

  81. It's not a WAR!!! by EMR · · Score: 2

    I went to a computer show slightly before Netscape got bought by AOL and right around the time when they released Mozilla and created mozilla.org.
    I was talking to the Netscape reps there.. Netscape's view on this "browser war" is that there shouldn't be one.. that the browsers shoul follow the standards, that way no user is disallowed from the content on the internet. that's why mozilla is so promoted as standards compliant.. the reason for different browsers is choice.. nothing more.. some prefer mozilla, some opera, konqueror, or yes for some reason even M$ explorer. but as long as everyone follows a standard there's just a war on who has the better content...

    1. Re:It's not a WAR!!! by weave · · Score: 2
      Let's not rewrite history. Netscape was never worried about standards that much before Mozilla. I remember well the knashing of teeth whenever netscape 2, 3, and 4 came out and their "here's a new tag, we've submitted it to w3c for consideration." -- just like Microsoft does these days...

      Back in the mid 90s, the web was full of sites that had "best viewed with netscape" messages everywhere.

  82. I'd have to agree. by SaDan · · Score: 2

    I'm running Mozilla on all of my machines, even a PII-233 Linux workstation, and it's definately faster than anything else I've tried.

    It absolutely flies on my dual-boot WinXP/Slackware 8.0 machines, in both Windows and Linux.

    Long live Mozilla.

  83. Can you print from UNIX yet? by KidSock · · Score: 2

    Before you label me a troll, go ahead and try it. Closely compare the IE and Mozilla on UNIX output and look at the size/quality of the generated PostScript. And god forbid the page uses a font other than the 12 builtin Adobe fonts (even if it does it has a problem distiquishing between Monospaced and variable width text on the same page). *Sigh*.

  84. mozillazine.org by guttentag · · Score: 2

    Why does mozillaZine.org feature the launching of the Hindenburg? Is there some deeper message here?

  85. Here's a simple fix, just bookmark it by iamr00t · · Score: 3, Informative

    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();

  86. Re:Spoilers by IamTheRealMike · · Score: 2
    Have you tried Galeon [sourceforge.net] yet? I use it exclusively on Linux and would sell my soul for a Windows version.

    Try K-Meleon - I think it's time to find satans phone number ;)

  87. BIG THANK YOU by Kryptolus · · Score: 2, Funny

    I would like to give a big thank you to the wonderful readers of slashdot who posted links to bugzilla pages.
    Thanks to the traffic you generated, I can't do any work on bugzilla right now.
    Slashdot should have a new article posted: "Slashdot impedes mozilla development"

    --

    --
    Violators will be prosecuted and prosecutors will be violated.
  88. Dumb dumb idea. by dmaxwell · · Score: 2

    This would effectively replace the W3C with Microsoft. Which do you think is more realistic to implement, a specific published standard or Microsoft's hack-of-the-week-to-break-the-competition? Show us where Microsoft's implementation of html rendering is FULLY documented and perhaps it will be considered.

  89. Mozilla as Best Upgrade for IE 5.5... by Cato · · Score: 2

    Another fun story - I tried upgrading IE 5.5 to IE6 and it broke on a web-based bug tracking system (fairly horrible system, lots of Javascript). I eventually downgraded to IE5.5 (which was not easy) and then tried Mozilla 0.9.8, which worked perfectly...

    Clearly Mozilla is the natural upgrade path for IE 5.5!

  90. Opera for user-customizability by ChristTrekker · · Score: 2, Insightful

    Keyboard shortcuts for everything. If you're into that, Opera beats anything else out there. Moz took its cue to implement mouse gestures from Opera. iCab is the only browser I've seen that has more preference options than Opera. Opera puts the user experience first, IMO.

    Much like the Win-Mac dynamic, the little guy innovates. Opera is where you see the cool stuff first.

    Sure, the UI is different than other browsers. Who cares? Who says the generally Mosaic-ish UI that IE and Moz have been using for years is the best/only one?

  91. I just hope by SCHecklerX · · Score: 2
    They kill the bugs they introduced in the latest release + nightlies in linux:
    1. Click Tasks
    2. Click Privacy and Security
    3. Click any option...password crap comes up and persists

    Another annoying one I discovered on a page I am writing. Have 3 password fields (common to have user type old password, then new one twice to confirm) and moz's password manager dialog comes up with the option to change the password FOR OTHER SITES, NOT THE ONE YOU ARE ON!...don't dare click OK, or your passwords for another site will be reset!

  92. Re:Version 1.0? by Frank+T.+Lofaro+Jr. · · Score: 2

    And it's also business when I go to another web site instead of yours because their site (like over 90% of sites out there) will work with my browser.

    And tell all my friends to do likewise.
    That can make that 1% go up pretty quickly, and do you really want to lose any customers?

    --
    Just because it CAN be done, doesn't mean it should!
  93. Re:Version 1.0? by SCHecklerX · · Score: 2
    That's more or less what I do, except I'm trying to apply visibility to a section. My understanding is that it should make the whole section invisible, which works in IE, but not in Mozilla.

    Well...by that logic, WTF won't IE honor a BODY style that sets a width, instead forcing you to wrap everything in friggin' DIV tags??? Huh? Mozilla does it as expected, applying CSS style to the elements specified. IE doesn't allow it, forcing the use of DIV tags for almost everything.

  94. Re:Version 1.0? by rseuhs · · Score: 2
    OK, now imagine a car that explodes when you try and use a standard gas pump. It's not a stretch to imagine that it's better to block those cars and give them a warning rather than let them go on.

    What nonsense.

    Browsers don't explode. Probably some semi-useful feature like colored scrollbars might not work or the worst that can happen is that the page is displayed inproperly.

    And in the next version it might be fixed - do you try every browser version that is coming out and test it against your webpage?

    This kind of attitude is very shortsighted and just plain stupid.

  95. Re:good job by tb3 · · Score: 2

    I think this is because spell-check is a Cocoa feature, and the mainstream Mozilla for OS X (fizilla) is Carbon.

    Check out Chimera, on mozdev.org, for a true Cocoa port of Mozilla. It's very early, but very fast, and shows a lot of promise.

    --

    www.lucernesys.comHorizon: Calendar-based personal finance

  96. Re:Diehard IE User and I'm not switching by flacco · · Score: 2
    You can whine all you want about Webmasters not abiding by WWW standards and using custom extensions, but you know what? At the end of the day you still need to use IE to view their site.

    Well, no, not really. I can just view their competitor's site. Which is what I do.

    So I guess that as long as your business doesn't have any competitors, you don't have to worry about it.

    --
    pr0n - keeping monitor glass spotless since 1981.
  97. Re:Version 1.0? by Explo · · Score: 2

    *spoken by someone who basically gave up trying to get toggling of a field's visibility to work, and are probably going to be forced to block all Mozilla browsers.

    Heh. Good luck trying to do that. If the method used to recognize browser is to use the user agent string, changing it to resemble IE is rather trivial and does not need anything like recompiling the software. But I'd rather recommend to first ensure 100% that it's really a fault in the standard compliance of Mozilla (of course perfectly possible). If it turns out to be so, file a bug into Bugzilla (takes about five minutes of your time), be happy with the knowledge that the bug will eventually be sorted out and perhaps meanwhile add a warning for those people who seem to be using Mozilla/NS6.x about the bug, something like "The browser you are currently using has potentially trouble displaying (whatever it can't display properly), proceed at your own risk".


    Quite a bit more useful than trying to block everyone with Mozilla/NS6.x and does not take much time to do. Customers with M/NS6.x who see a nice little warning are also probably less annoyed by this approach, I think. Of course, I may miss something and be horribly wrong.

    --
    Everyone who makes generalizations should be shot.
  98. Listen windows using sucker by Moritz+Moeller+-+Her · · Score: 2

    If that is your argument against mozilla, just use konqueror, which supports this. Oh, you use Windows.

    --
    Moritz
  99. Re:newbie problems/questions regarding .99 on win by SCHecklerX · · Score: 2
    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:

    user_pref("font.minimum-size.x-western", 18); You can replace 18 with whatever you like, of course. Enjoy!

    Actually, it looks like that option made it into the preferences dialog in the latest builds.

  100. In other Slashdot news... by einhverfr · · Score: 2

    Web browsing has lost hits luster. Will Mozilla save this industry? Is it to blame? Is it just me who finds it ironic that the previous story was about web browsing becoming less enthralling.

    (Well, the description also said Web Trolling was less appealing. Presumably since both BSD and Linux have finally died thereby killing the two most common trolling topics ;))

    --

    LedgerSMB: Open source Accounting/ERP
  101. Re:Version 1.0? by RenderMonkey · · Score: 2, Insightful
    His post was interesting and relevant to what you said...

    I'm not advocating this policy for every site, but for my particular case (where we are handling extremely sensitive data, namely credit reports), it does make sense. It's a vertical market application. Our users are interested in the web site working, and working correctly.

    Now you say that security is not an issue...which is it? You are undermining your own arguments considerably. And as for being a vertical market application, you may have considerably more freedom in setting compatibility req's such as specifying IE5/6, but as your original post didn't mention this...

  102. Check out NetCaptor by ZxCv · · Score: 2

    There is a great browser based on IE's rendering engine called NetCaptor that has had tabbed browsing in Windows for quite a while. It is shareware, so that kinda sucks, but with the other features (popup blocking, url blocking, aliases, built-in translation, tons more) its worth it IMO. I would heartily recommend it to any Windows user who enjoys the tabbed browsing but can't take Mozilla for whatever reason. Check it out at www.netcaptor.com.

    (and no, I don't work for NetCaptor.)

    --

    Perl - $Just @when->$you ${thought} s/yn/tax/ &couldn\'t %get $worse;
  103. Re:Diehard IE User and I'm not switching by flacco · · Score: 2
    Well, since most sites are designed for IE5+ you must have some pretty slim pickins for sites to go see bub!

    "slim pickins"?

    "Bub"?

    OH MY GOD! ANN LANDERS READS SLASHDOT!

    --
    pr0n - keeping monitor glass spotless since 1981.
  104. Mozilla Mail not ready for prime time by jgarzik · · Score: 4, Informative
    Mozilla browser is pretty decent, though it still has rendering problems I occasionally run into.

    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.

    • Scrollbar insanity. If your message has attachments (this occur sometimes in other conditions, too) you have no scrollbars. Or to be more accurate, the scrollbars are present but completely obscured and inaccessible.
    • Blank messages. Crossing folders when going to the next unread message, the message text doesn't appear at all. One must highlight another message in the folder, then return to the chosen message.
    • Problems with large selections and large attachments. UI freezes for a looong time, and occasionally crashes.
    • Multi-folder navigation. "Next unread message" and similar commands take you to the next unread message... but still leave the folder highlighted. Read the message, hit delete, and you just deleted a folder.
    • Constant subwindow resizing. Going from a message with attachments to one without causes multiple redraws of the same window... at different window sizes.
    • Crashes once per day, typically.
    • ...and more. If you live and die by your email, as I do :) there are other buglets you run into as well.

    In short, works but definitely not ready for prime time.

    Jeff
  105. Changing compilers ain't easy by driehuis · · Score: 2

    I've been out of the Mozilla developer scene for some time, but as one of the perpetrators of making the thing work on BSD/OS I can say that changing compilers can be quite painful. 99.99% of the code will just compile fine, but debugging those few lines of code that get miscompiled is a daunting task.

    There is also a (very small) piece of code in Mozilla that needs to know the exact memory layout of the C++ vtables. Took me a week to come up with a four line diff to make it work on my platform.

    If it was as easy as
    CC=ccc ./configure
    make
    someone would've done it by now. Performance has always been of prime concern (and fear :-) of the developers.

    --

    Bert Driehuis -- All I asked was a friggin' rotatin' chair. Throw me a bone here, people.

  106. Plugins break security. by driehuis · · Score: 2

    The plugin API is cast in concrete. Plugins for Netscape 6 ought to drop in to Mozilla just fine.

    I'm happy that Mozilla doesn't come with all the plugin crap that's part of Netscape 6 and IE.

    I browse with paranoid settings, and I'm constantly amazed by the amount of crap that sails right through IE's settings. That bit is done much better by Mozilla (still far from perfect though). But plugins like Flash still give away your whole machine to the nasties.

    On more than one occasion, I've seen .swf animations called from spams and trying to call back home to mention that my e-mail address was alive and kicking and begging for more spam. God thing the firewall caught it.

    --

    Bert Driehuis -- All I asked was a friggin' rotatin' chair. Throw me a bone here, people.

  107. Re:Spoilers by Lemmy+Caution · · Score: 2

    I don't think K-Meleon has been updated in a long time - it's being built on Mozilla 9.5, and a new version hasn't been released since October of last year.

  108. damn skippy! by Ender+Ryan · · Score: 2
    Exactly, that's how I browse these days. I normally have 5 - 10 tabs open in Mozilla, and I never have a problem speed-wise, or in any other way either.

    And get this. My fiancee runs windows 2k on her 300 celeron and was getting really tired of IE crashing, being slow, etc. So, I installed Mozilla 0.9.9, setup tabbed browsing, and told her to try it out. She doesn't use IE anymore! She finds Mozilla to be faster, easier, and much much more stable. She also likes the tabbed browsing.

    Mozilla may still lack in some areas where IE shines, I don't really know I don't use IE, but Mozilla sure has turned out to be a great contender.

    That is all.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  109. exactly! by Ender+Ryan · · Score: 2
    I helped with some bugs a while ago, and I sorta became the guinea pig for testing a specific bug. It was fixed in a month or so.

    The bug was difficult to reproduce, and I just happened to find the conditions under which it would happen.

    Anyway, it was only a small effort on my part but it was helpful.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  110. Still doesn't work on OpenBSD by chrysalis · · Score: 2

    It only it didn't crash on OpenBSD... :(

    --
    {{.sig}}
  111. Re:Somethings wrong with your hardware by sfe_software · · Score: 2

    I think Mozilla's speed depends on a lot of factors, including platform.

    In my experience, Mozilla is fast as hell on Windows and FreeBSD (XFree86 3.3.something). Under Linux (2.4.18 + low latency + preempt, XFree86 4.x, my primary system) it's not nearly as fast.

    It's still faster than Opera and way way faster than Konqueror, but I often find myself running Moz on the BSD box (remotely) just to get the speed.

    Galeon is a bit faster but I tend to upgrade Mozilla often, and Galeon doesn't keep up and often breaks. The only major Galeon feature is saving your session (URL for each tab you have open) in the event of a crash; but Moz hasn't crashed for me since 0.9.8 anyway...

    Anyway I read somewhere once (wish I had a URL) that Mozilla's speed problems on Linux have a lot to do with the system libraries. Not sure if this is a cop-out response or not, but I have noticed major moz speed differences between Linux, Win2k and FreeBSD, even on the same physical box. My experience has been with RedHat 6.2 and 7.2, Win2k SP2, and FreeBSD 4.4-release.

    --
    NGWave - Fast Sound Editor for Windows
  112. Re:newbie problems/questions regarding .99 on win by sfe_software · · Score: 2

    My solution for problem B) was to run a local web server (Apache). I have a rewrite rule to redirect everything to 'index.html', which is a zero-byte file. My hosts file on each box I use simply points offending domains to my BSD box's IP, which runs the Apache web server (I used to run my own DNS cache which made this even easier, eg edit one place to affect all boxes on the network).

    This way, those silly I-frame ads and banner images will simply (and instantly, no waiting for timeouts) show empty.

    You could even do this using an external web site, if you have an extra IP laying around not being used on port 80, though that may be a bit wasteful depending on the circumstances...

    --
    NGWave - Fast Sound Editor for Windows
  113. I'm glad, but... by jejones · · Score: 2

    ...I'm afraid to look, because filters for newsgroups may not have made it in.

  114. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  115. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  116. What's wrong with CSS? by alexhmit01 · · Score: 2

    Font tags are ugly, I never use em. However, what is the problem with CSS? If your browser can't handle them (The Nescape 3.0 and 2.0 hits I still get, maybe WebTV which is close to 1% on one site), it doesn't. No harm, no foul.

    Given different pixel sizes? No biggie, I look at the user agent, Netscape and Mac users get different font sizes, not a big deal. We're not talking about a complicated switch statement. IE users get the default.

    I mean, writing your pages as HTML 4.01 Transitional and CSS 1.0 isn't that hard. If you must do XHTML, CSS 2.0, or other "newer" technologies, just keep a Netscape 4.x browser with you. Look at the page, make sure it works.

    Sure some of your CSS formatting won't be there, but the site should be usable and its content all gets across. The problem is you guys being lazy, this isn't rocket science.

    If you have issues maintaining it, do XSLT or use a database to power the site. The "pages" can all be a collection of paragraphs with the occaisional class declaration, do everything else in your programming logic.

    Alex