Slashdot Mirror


Mozilla 1.0 RC2 is out

ferratus writes "The Mozilla organization just released the second release candidate for the upcoming 1.0 due out in a few weeks. See the updated release note and remember to see the mirror list before hitting the main server."

141 of 401 comments (clear)

  1. According to Bugzilla... by Bedouin+X · · Score: 2

    We're going to get an RC3 too.

    --
    Dissolve... Resolve... Evolve...
    1. Re:According to Bugzilla... by loconet · · Score: 2, Interesting

      wow..

      http://bugzilla.mozilla.org/slashdot/index.html? id =143200

      shows:
      Sorry, links to Bugzilla from Slashdot are disabled.

      Slashdot is really the bully of the net

      --
      [alk]
    2. Re:According to Bugzilla... by cscx · · Score: 2, Informative

      You want to cut and paste this instead:
      http://bugzilla.mozilla.org/show_bug.cgi ?id=143200

      damn HTTP_REFERRER

    3. Re:According to Bugzilla... by edwdig · · Score: 2

      My understanding is the tracking bug says RC3, but if no serious new bugs pop up, the next release will be 1.0.

    4. Re:According to Bugzilla... by ReinoutS · · Score: 2

      The trick is to select the URL and immedeately paste it with a middle mouse click somewehere in the browser window.

  2. Now if only.... by Daelin1782 · · Score: 2, Funny

    And what Beta is MS up to with IE? oh you mean to tell me those were Final versions.....my bad....

  3. Re:Hmm by anthony_dipierro · · Score: 2

    If you're talking about this bug, it's fixed. The time the bug started showing up on slashdot until the time it was fixed in a nightly was only a matter of a couple days.

  4. Better story about RC2 by Nicopa · · Score: 5, Informative

    Mozilla 1.0 RC 2 has just been released and is already available for download. This is what has changed from the previous RC. New stuff include support for "HTTP pipelining", something which can increase performance by 50%! (disabled by default, check the releases notes).

    This was the story I have submitted, Slashdot staff is weird, really.. =)

    1. Re:Better story about RC2 by Nicopa · · Score: 2, Informative

      Be my guest. =) You can include a pointer to my page for installing plugins too (check it out).

    2. Re:Better story about RC2 by Cplus · · Score: 2

      I thank you kindly for providing such a wonderful service. May the sun shine down on you all day for the wonderful service you have provided.

      --
      "Share your knowledge. It's a way to achieve immortality." -- Dalai Lama
  5. Au revoir link-toolbar by sab39 · · Score: 5, Informative

    We hardly knew you. [http://bugzilla.mozilla.org/show_bug.cgi?id=13849 6 - not linkified in hopes of not /.ing bugzilla again]

    Back for 1.1, hopefully...

    1. Re:Au revoir link-toolbar by mbourgon · · Score: 2

      I'll bite... what is it, where is it, and how do I use it?

      --
      "Sometimes a woman is a kind of religion, she can save your soul & set you free from all your sins" - Bad Examples
    2. Re:Au revoir link-toolbar by dimator · · Score: 2

      As far as I could tell, that thing was largely useless, but there seems to be a lot of support for it in the bug report. I don't get it...

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    3. Re:Au revoir link-toolbar by Aanallein · · Score: 2

      Since quite a few people do not seem to be aware of what the link toolbar (nowadays called the site navigation toolbar) is, a quick explanation.

      HTML includes the <link> tag. This tag can be used for intra-site navigation besides the regular navigation offered within the website itself. For example, slashdot has links to [top] (the main slashdot page), [up] (to articles) and to previous and next (to previous article and to next article). Also, there are [authors] and [search] - which lead you to the list of articles by: and to the slashdot search page.

      Other main sites which include such links and thus cause the link toolbar to show if you have that option set (view, show/hide, site navigation bar in pre-RC2) are w3.org and bugzilla.mozilla.org (very handy if you're working your way through a list of bugs).

      I never saw much use for this toolbar until I read the discussions about it disappearing. At that point I just turned it on and started looking when and where it was used. In a very short time I've grown quite attached to it. When used right, it's amazingly useful.

    4. Re:Au revoir link-toolbar by rnd() · · Score: 2

      Wouldn't the existence of something like that lead to sloppy site design? I always thought that good websites contained actual hyperlinks to other relevant parts of the site. Why complicate matters with a link tag that isn't fully adopted and that would appear to overlap with the functionality of hyperlinks?

      --

      Amazing magic tricks

    5. Re:Au revoir link-toolbar by sab39 · · Score: 2

      My guess would be in the menus:

      View->Show/Hide->Site Navigation Bar


      That's the one. "linktoolbar" is the developer's name for it. It wasn't much use to most people anyway since it was off by default, but of course this is a step backwards instead of forwards (the forwards step would have been checking in the patch that fixed it with tabs and then enabling it by default - maybe for 1.1...)

    6. Re:Au revoir link-toolbar by sab39 · · Score: 2

      Try reading a mailing list archive such as the mono mailing lists (linked from go-mono.com) with it enabled.

      It's really nice to be able to click "next" and "previous" in a toolbar rather than hunting around for the "next in thread" link buried at the bottom of the message. Especially if you want to skip a message entirely and don't want to scroll all the way to the bottom.

    7. Re:Au revoir link-toolbar by sab39 · · Score: 2

      When used properly, it's a complement to hyperlinks. Most sites already provide links to next, previous, up and top somewhere, but they're in different places on different sites, and sometimes not obvious. Other times you have to scroll to find them - for example on mailing list archives where the "next" link is usually at the very bottom.

      Having this in a toolbar makes it available in a consistent place that's always available regardless of how you scroll. It would be stupid to use this instead of proper navigation hyperlinks, but using it as well greatly enhances the usability of your site to people with it enabled.

    8. Re:Au revoir link-toolbar by rnd() · · Score: 2
      but then shouldn't it work based on an attribute of the
      <a/>
      tag? It doesn't make sense to me that it's a different tag in HTML.
      --

      Amazing magic tricks

    9. Re:Au revoir link-toolbar by asa · · Score: 4, Informative

      If you look at what actually happened this feature was removed for 1.0, not for the 1.1. And if you look even closer you will see that it wasn't disabled because of 1 bug. It was disabled because of performance problems and incompatability with tabbed browsing.

      --Asa

    10. Re:Au revoir link-toolbar by sab39 · · Score: 2

      heh, I know what happened because I filed the bug to remove it after discussing it with you guys (drivers) :)

      I don't dispute the decision, although it's not the one that I would have made. I just think it's a shame, that's all.

    11. Re:Au revoir link-toolbar by asa · · Score: 2

      duh. I didn't see that it was you.

      :)

      --Asa

    12. Re:Au revoir link-toolbar by sab39 · · Score: 2

      Not quite. The tabs bug doesn't involve any XBL, but that's also not the bug that caused it to be yanked. There's a patch for the tabs bug, but it's not done the Right Way, so it's not ready for check in.

      What caused it to be yanked was a performance issue: the toolbar causes a 3% slowdown in window-open and startup time, even when it's turned off. This is the bug that requires rewriting in XBL. Bug 102992 has the details of the partial work I've already done to this end (and I'm certainly not Hyatt, the guy who wrote the language!) but there's a long way still to go. The things that I'm too busy with are my real life job and the fact that I have a baby due in a month - I don't work for Netscape.

      The feature has only been "yoinked" so far for 1.0, not 1.1; if I or somebody else can finish the XBL rewrite in that timeframe, it'll go back in. Hopefully by then someone will work on the bug that blocks doing the tabs problem the right way, too.

    13. Re:Au revoir link-toolbar by Eimi+Metamorphoumai · · Score: 2

      Galeon still has the link toolbar, and even has mouse gestures (left-down and right-down) for the previous and next links. It's also got one (up-right-up) for the contents link (that goes to the top of the domain if there isn't one).

      --

      Visit me on #weirdness on the Galaxynet.

    14. Re:Au revoir link-toolbar by pne · · Score: 2

      Bummer. And that after I had re-done my website to <link> from one page to another, and enjoying seeing the linkbar come up in my Mozilla 0.9.8.

      --
      Esli epei etot cumprenan, shris soa Sfaha.
  6. Re:What gives?.. by asa · · Score: 5, Informative

    Did you install on top of a previous install? If you did then remove that install and start fresh (you won't lose your profile, it's stored in a different location).
    --Asa

  7. Does it respect proxies yet? by oGMo · · Score: 3, Informative

    Mozilla is good, mozilla is great. The only thing keeping me from using it over Konqueror right now is the fact it seems to ignore my proxy setting. I use The Internet Junkbuster to remove unwanted (read: all) ads and other things. Mozilla up to RC1 seems to overlook this and I see ads all over the place. It may be due to JavaScript url fetching not going through the proxy, but I'm not sure

    And don't tell me to use moz's built-in ad blocking, because I've already got a huge blockfile, I want to block for all browsers across the network, and it usually screws up rendering to use the builtin stuff anyway.

    This is a great web browser; it's really faster than other GUI browsers I've used, renders nicely, and has all the features. But until it respects proxies (I use Squid to cache stuff too, helps a lot when all you've got is a modem), I can't use it. :-(

    --

    Don't think of it as a flame---it's more like an argument that does 3d6 fire damage

    1. Re:Does it respect proxies yet? by MrEfficient · · Score: 2, Informative

      Junkbuster has a bug. You'll need to go to your preferences, in Advanced, Networking and change your HTTP Protocol from 1.1 to 1.0. Junkbuster should work fine after that.

      --
      Check out AbiWord.
    2. Re:Does it respect proxies yet? by Nessak · · Score: 2, Informative

      I had this problem a long, long time ago. If I recall correctly (which I might not) the problem is with junkbuster and not mozilla. I stoped using junkbuster a while ago, so I wouldn't know if your problem is the same as what was discussed. But read Bug report for bug 38488 for more information. As I recall, there was a way around it.

      I think mozilla rules. Go mozilla.

    3. Re:Does it respect proxies yet? by ilyag · · Score: 4, Informative

      Try BannerBlind. Look at many other useful things at mozdev.org, too.

    4. Re:Does it respect proxies yet? by galaga79 · · Score: 4, Informative

      I am not sure if you have tried this but there is a section in the release notes about using Mozilla with Junkbuster at www.mozilla.org/releases/mozilla1.0/#general

      And here is the text for those too lazy to scroll down....

      Mozilla needs to be configured to work properly with proxies such as Junkbuster that do not support the most recent HTTP specification. By default, Mozilla tries to use HTTP 1.1. To use Mozilla with a proxy that only supports HTTP 1.0, edit the HTTP Version from 1.1 to 1.0 in Edit | Preferences | Debug | Networking. (Bug 38488)

    5. Re:Does it respect proxies yet? by MrEfficient · · Score: 5, Informative

      Any while you're at it. Switch to Privoxy. It's based on Internet Junkbuster but has some advanced features like the ability to replace text within the html code itself. I use this to block flash ads on a per website basis.

      --
      Check out AbiWord.
    6. Re:Does it respect proxies yet? by zulux · · Score: 2, Flamebait

      Mozilla is good, mozilla is great. The only thing keeping me from using it over Konqueror right now is the fact it Konqueror is highly integrated into KDE - everytime I try to remove it, some other app bluescreens and I have to reboot the computer. And this makes Klippy, the helpfull KDE Koffice assistant, very sad.

      Actually, joking aside, Konqueror kicks butt. I'm simply amazed what the KDE folks have done with the very little time and resources they have had to make such fine suff. If the Mozilla team was as procudtive at the KDE team, Mozilla would be sentient right about now.

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    7. Re:Does it respect proxies yet? by alanjstr · · Score: 3, Insightful

      Make sure you properly configure Mozilla to use http 1.0 instead of 1.1. 1.1 is not compatible with Junkbuster. There's a release note about it.

    8. Re:Does it respect proxies yet? by fferreres · · Score: 2, Insightful

      You are again, free-riding. It's an ethical decision. I don't care being moderate to -100 for stating my personal view on this subject.

      This guy EXPECTS mozilla to respect it's adkiller tools, yet he doesn't care to even help the sites he is looking at that base their revenue on ads.

      If you don't find an ad usefull and you don't pay attention to it, it's ok. If you are concerned about your privacy is ok. But if you mod me down (go ahead, i don't care) for merely expresing my point of view, then it speaks for the biasedness of moderators.

      And beign pro open source and avid slashdot reader, i never trully realized how much this moderation hurts the discusions, putting away all the mess that _we don't want_ to read.

      Also, i would like to ask to the guy that uses these adkillers and to the people that modded my initial post down if they are paying for a slashdot subscription (so that they don't see the ads). And if they are not paying it, if they are using it when they visit slashdot. And lastly, if they don't think it's at least one tiny bit unfair to "have the no-ad" version without paying what the site owners.

      Eat my karma, i prefer my dignity.

      --
      unfinished: (adj.)
    9. Re:Does it respect proxies yet? by fferreres · · Score: 2

      Let me know where i say that you should be forced to watch an ad. I don't care if you watch it or not, i only care that my website is offered for free as long as you keep it unmodified and view it in the intended way.

      This guy which ask that mozilla respect his proxy setting does not respect the website will to display an ad. Can it be technicaly done? Yes. But is it ok? I don't think so.

      A note: I don't make money with ads, but i respect a site wich is funded by ads. I don't necesarilly look at the ads, but some times I find them usefull.

      --
      unfinished: (adj.)
    10. Re:Does it respect proxies yet? by isorox · · Score: 2, Insightful

      All ads, by my argument, are abusive. Just think how wonderful television could have been if they figured out some other way to fund it back in the day -- but they didn't, so now we have such an abundance of wonderful advertainment.

      insightful? What a laod of crap. They did come up with another way of dunding TV back in the day, its called the BBC - no adverts, no product placment, enforce £100 a year.

      Do you subscribe to all the websites you go to? Or are you a freeloader?

      Oh and to the mods - if you mod me down I've got 47 other points to come back with - and I really dont care.

    11. Re:Does it respect proxies yet? by fferreres · · Score: 2

      I don't want to force them to view the ads first. Content goes first, ads go second. Should i force everyone to download an ad because of the guys riping them off? No

      Anyway, i already stated that the problem is not technical or wheter i can force them to load the ads. It's the attitude. I find this usefull but i don't care if you can survive or if i am helping you just by loading this ad.

      This is the same exact reason loki and many other great companies got broke. While some people helped, the mayority just though they could get it for free (as in no contribution at all). A shame.

      --
      unfinished: (adj.)
    12. Re:Does it respect proxies yet? by oGMo · · Score: 2, Informative

      First of all: you guys rule, the HTTP 1.0 thing worked great. I'll have to see if I can make Junkbuster HTTP-1.1-aware sometime.

      Second: free-riding. Well, it goes like this. I've always ad-filtered since I discovered Junkbuster (and will soon try Privoxy, because I've wanted HTML-filtering for awhile too), because ads are annoying and are the largest consumer of my meager 2k/s bandwidth. So screw ads. Web pages look lots prettier without them.

      That said, I have nothing against supporting sites I like, especially this one. I support IGN but subscribing to IGN Insider. for over $20 a year. You know what? It was the best $20 subscription I've ever bought. IGN has lots of content, up-to-date stories, the IGN Unplugged PDF magazine (free for insiders). $20 a year for daily updates is great.

      What's the difference? IGN's subscription is value-added. I pay to get stuff I didn't have before. Slashdot's subscription is stupid: I pay to not get something I had. In fact, since there's junkbuster (the geek solution; isn't this a geek site?) I'm paying for not getting something I already didn't have. Kinda silly.

      When slashdot starts offering exclusive pay-only features with enough value-added pay-only content, you will see me being the first to pay $20 a year to subscribe. Spellchecked and slightly edited stories would be kinda nice too.

      Think of it like this. If the RIAA started giving away CDs (ok, implausible, but follow me here ;-)) that had ads between tracks, and offered ad-free versions for $20, would you pay or just rip and skip those tracks?

      Add value, ask money for it, I'm there. Otherwise, something strikes a sour note in my geek side for paying for not getting something I could avoid anyway.

      --

      Don't think of it as a flame---it's more like an argument that does 3d6 fire damage

    13. Re:Does it respect proxies yet? by awptic · · Score: 3, Insightful

      Junkbuster is broken, it doesn't implement HTTP/1.1 properly.. Unless you force mozilla to use HTTP/1.0, it will think the proxy server does keep-alive and will continue to request files in the full HTTP://www.somesite.com/whatever form, which would really be getting sent to the website, hence the reason you still see the banners, and most pages probably break too.
      I'm actually working on a proxy server myself which resolves this problem, and is much faster than junkbuster (does keepalive and is multithreaded). check it out, the url is in my sig &lt/PLUG&gt

    14. Re:Does it respect proxies yet? by fferreres · · Score: 2

      Slashdot's subscription is stupid: I pay to not get something I had. In fact, since there's junkbuster ... I'm paying for not getting something I already didn't have. Kinda silly.

      It truly confirms my views. I'm glad I've been moderated down on this one, just to remember me beign more doesn't mean being right (i had forgotten that).

      And by the way, I still do not know how can your post be insightfull if you where just plain wrong, blaming the great mozilla for a problem traced to your particular adkiller software?

      Trully awakened now...

      --
      unfinished: (adj.)
    15. Re:Does it respect proxies yet? by fferreres · · Score: 2

      Slashdot is asking that you either watch the adds so that they can finance the bandwidth and other costs, or to make a little contribution.

      The subscription money is not to block the ads, but to fund the website. Seen you are a huge fan of Slashdot (you have a userid of #379) i cannot really believe you don't find value added in slashdot.

      Regarding the support of "IGN", I opted to support the FSF with a $35 donation. And i get a value added from them, they protect our rights. Yes, your rights as well as mine.

      Good luck!

      --
      unfinished: (adj.)
    16. Re:Does it respect proxies yet? by plover · · Score: 5, Interesting
      If you don't find an ad usefull and you don't pay attention to it, it's ok.

      [ First, I use both Mozilla and IE (my employer has pages that are designed only for IE, and it's their computer anyway, so fine.) I have Mozilla running through the Proxomitron filtering out ads, but I have IE running straight. ]

      Anyway, I accidentally went to some news site on the IE browser. O My God! It has been literally years since I saw crap like that on my screen. These giant flashing blocks of color went sweeping across the screen, swooping up to an advertisement. The banner ads across the top were flashing contrasting colors so violently and rapidly that I had to scroll them out of view before I could focus on the text. I then closed IE (and the pop-unders it had left behind) and brought the same news site up in Mozilla behind the Proxomitron. I'm very serious, all I could see was the news article, but all I could feel was an overwhelming pity for folks who don't have blocking software.

      Am I taking a free ride? I have certain sites that I frequent in my Proxomitron bypass list, and occasionally click on an ad just to give them a hit or two. (Hi Thinkgeek!) I pay for the shareware I use. I support faqs.org via the Amazon Honor System. The next time I use sneakemail, I'm sending them $12. Others (such as that news site) inspire me to implement and even write new filters. But is it a free ride?

      So now I have other questions. Do you hit "30-second skip" on your ReplayTV remote while watching prerecorded shows? If you don't own a ReplayTV, do you fast forward through the commercials at the start of a video tape? Do you wait for the end of a TV show to go to the bathroom, or do you temporarily forget your ethics, sneak out and do it while the commercials are on? Are you taking a free ride then?

      It gets even more absurd: does it take you two hours to read a "free" newspaper because you feel you have to read all the ads before you read the comics? Do you read every flyer tucked under your windshield wiper? Of course not! Nobody does. But where do you draw the line? So, then what makes it OK to dodge this ad because it's on paper or videotape, but not duck that ad because it's on the web?

      Ads on TV still hit lots of viewers -- those who are watching real-time, those who can't afford a VCR, those who are watching a TV not under their control. Ads on the web still hit lots of viewers, too -- those who aren't savvy enough to realize they don't have to.

      My vote is this: advetisers that are patently offensive (flash, animation, javascript, DHTML, motion or blinking all qualify to me) should be blocked on principle. For example, I haven't felt the need to run out and write a 'Google Sponsored Link blocking filter,' but I sure devoted time to wipe out a handful of obscene javascript and flash tricks. I view ads on a few selected sites. So, am I free-riding? I've finally decided that I don't care if I am.

      --
      John
    17. Re:Does it respect proxies yet? by fferreres · · Score: 4, Interesting

      "Do you hit "30-second skip" on your ReplayTV remote while watching prerecorded shows?"

      I would, but if everyone used ReplayTV, there would be no free channels whatsoever. So I do undestand I am killing their revenues and my favorite shows as well.

      "Do you fast forward through the commercials at the start of a video tape?"

      Of course is skip them, I paid for movie and that's how keeps movies alive (i sometimes watch them thought, to see the new movies trailers).

      "does it take you two hours to read a "free" newspaper"

      No. I am not saying you should pay attention to any ad. Just read the paper, if an ad happens to catch your attention, then great. If not, then that's ok. Same with the TV, you don't NEED to watch the commercials. But completely baring them from existing (ReplayTV) will kill your shows. And if it does not, it means that a lot of people are supporting the show (by not using ReplayTV).

      ReplayTV is great. But those shows are paid by companies that (to fund the shows) expect you see one or two ads from time to time.

      "But where do you draw the line?"

      IMHO, where you have drawn it seems fair enough (to sometimes block some ads from high polution sites, but with a caring attitude)

      Thanks for your post (you seem to care).

      --
      unfinished: (adj.)
    18. Re:Does it respect proxies yet? by Bostik · · Score: 2

      Yep, Privoxy is great. For most users, the fact that it supports HTTP/1.1 is enough. What's a real killer, is the ability to to modify the block/rewrite rules via the built-in web interface.

      The new configuration file formats are not altogether clear, nor are they concise. For lazy users, getting their blockfiles updated without the need to edit those files by hand is a blessing. Especially getting the blockfile rulesets right takes a good amount of time, because there are so many options to choose from. Not to mention that the default behaviour (so far) has been to accept all cookies by default.

      I have also encountered two websites that show an empty page through Privoxy, although the action log doesn't state that anything was blocked. Once I find a third one, I'm going to report that behaviour to the development team so they have a good set to work with. But other than these few glitches, it works absolutely great.

      Yes, I do miss the simple "prefix address with tilde to let it through" blockfile format. I also understand that the new features allow for much more and hence require a bit more sophisticated configuration format.

      --
      There is no such thing as good luck. There is only misfortune and its occasional absence.
    19. Re:Does it respect proxies yet? by fferreres · · Score: 2

      Those who blocks ads are most likely not their intended audience; the "idiot" who doesn't care is.

      Oh, i see. I'd tend to think that it would depend on what is beign adverticed. And not the fact that advertisement is for idiots and that free-riding is for the EliT3z.

      Sure, i'm tired of the casino ads and shoot the monkey. No, i don't think that means adverticing is a bad thing per se.

      --
      unfinished: (adj.)
    20. Re:Does it respect proxies yet? by Ed+Avis · · Score: 3, Interesting

      If all you have is a modem, then wwwoffle is an even better proxy server than Squid, because it knows about 'online' and 'offline'. If you go offline then the proxy server never tries to download anything - it always serves the page in the cache without checking the (unreachable) server for a new version. So you can browse through already-visited sites without any hassle.

      More than that, if you visit while offline a page you haven't seen before, then wwwoffle returns a message saying 'I don't have this page, but I will fetch it'. Next time you go online, you can run 'wwwoffle -fetch' and all the queued pages will be fetched. So in effect you can keep browsing while the phone line is disconnected, and then 'catch up' afterwards.
      --
      -- Ed Avis ed@membled.com
    21. Re:Does it respect proxies yet? by dimator · · Score: 3, Informative

      One thing I don't like about the stuff I install off of mozdev.org is that I have to reinstall everything whenever I upgrade mozilla. With plugins, I can at least use a symlink to keep the same ones installed throughout, but I don't know the equivalent trick with mozdev.org type stuff.

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    22. Re:Does it respect proxies yet? by rnd() · · Score: 2
      I think you are taking a free ride, and at the expense of those who do not use blocking software.

      The best strategy for everyone would be to click through on as many ads as possible, thereby creating the impression that the ads are working. This would drive their price up, and the content providers would not need to find every possible annoying way (such as flash) to make us watch the ad, they would just be happy charging top dollar for a simple banner.

      The only acceptable alternative would be if the ad blocker programs visited all of the small and inconspicuous ads (behind the scenes, of course), so that over time the advertisers would 'discover' that small ads were actually more effective.

      --

      Amazing magic tricks

    23. Re:Does it respect proxies yet? by plover · · Score: 2
      You raise an excellent point. However, I have found that it's tough to tell the banner-shaped static ads from the banner-shaped blinking and flashing ads.

      Hmm. Maybe should adjust it to pass banners, yet somehow prevent the cycle of animations. I wonder if I can selectively do that in the Proxomitron...

      Thanks for the insight.

      --
      John
  8. Alternate Mail Handlers by geoffsmith · · Score: 4, Insightful

    I'm dying for this feature. I don't install messenger, and I use sylpheed as my mail client. I'm sure lots of people are using other handlers like mutt, outlook, evolution, etc... In the old and netscape they had this API where you had to write a C program just to use an alternative handler. Seems pretty crazy to me. All I want is a text box like:

    Mail Handler : sylpheed -to %email

    Or something to that effect. Maybe a substitution for ?subject= as well.

    Websurfing done right! StumbleUpon

    1. Re:Alternate Mail Handlers by StarHeart · · Score: 2, Informative

      Check out Protozilla. It is a project over at mozdev.org that lets you use mailto to other mail clients, in my case evolution. It is planned to be included into Mozilla in the future, but probably not till after 1.0 because of the api havoc Mozilla is still going through.

      --
      Havoc Penington, the bane of my Linux desktop.
    2. Re:Alternate Mail Handlers by Anonymous Coward · · Score: 2, Informative

      See this post and the Bugzilla bug it references for how to make the prefs changes.

    3. Re:Alternate Mail Handlers by Fnord · · Score: 3, Informative

      Galeon supports it. In fact galeon will use your gnome default mail handler (if its set). Which nicely pops up an Evolution send window for me.

  9. woohoo by moosesocks · · Score: 2, Funny

    I can simultaneously induce releases by downloading them. I just downloaded RC1 yesterday. I installed RH 7.2 HOURS before 7.3 was released.

    Such irony!

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
    1. Re:woohoo by Cyph · · Score: 5, Funny

      Well, um, install a Duke Nukem game then, maybe Duke
      Nukem Forever will get released. *grin*

    2. Re:woohoo by Phexro · · Score: 3, Funny

      Screw that. Start playing DOOM 2.

  10. Bug list too big for prime time by Animats · · Score: 2
    Mozilla's known defect list is way too big for prime time.

    Especially obnoxious are bugs like trashing the preference files on upgrades from Netscape. If they can't do that right, they shouldn't try to do it at all.

    1. Re:Bug list too big for prime time by Jerf · · Score: 5, Insightful

      Perhaps they should just hide it and hope it goes away.

      I wish I could show you the "known defect list" for the software on your computer. I don't care what it's running. It's long.

      Software sucks. Mozilla less then most. And this is the big run up to 1.0, after all.

      Do you expect perfection? Are you prepared to pay the millions of dollars it costs you? (And still sometimes lose the rocket to a small, small bug...?)

    2. Re:Bug list too big for prime time by Animats · · Score: 2
      I expect all trashes-persistent-state bugs, and all crash-type bugs that show up during testing, to be fixed before release. And that's a minimum.

      If it doesn't work, it should be turned off in the released product. For example, ChatZilla probably shouldn't be in 1.0, because it doesn't work yet. It should only be in some later beta.

    3. Re:Bug list too big for prime time by jejones · · Score: 2

      Do you actually have a known defect list for another large piece of software as a basis for comparison?

    4. Re:Bug list too big for prime time by uebernewby · · Score: 2

      I just read through that list, and I can't say I've ever experienced *any* of these bugs, Linux or Windows. So I suppose they only occur under special circumstances. I've been using Mozilla as my main browser since .9.9. and it's been a smooth ride all the way

      --

      News and bla for computer musicians: http://lomechanik.net/
  11. Get Mozilla Now! by cymraeg · · Score: 2, Interesting

    I'm stuck on a Windows machine at work, and I've been using MSIE 6.0 to surf, and once I learned about Mozilla's ability to block pop-ups and the tabbed browsing feature, I switched, and I'm not looking back. It's about time someone added these features. I just wish I had learned about them sooner. I was actually beginning to dread getting online because of pop-ups, but now I can surf with impunity again.

    If you are in the same situation I was, download and install Mozilla now. You'll thank yourself later.

    --
    you don't have to outrun the bear, just the slowest person in your group.
  12. Icons? by rbeattie · · Score: 2

    Does anyone know if Mozilla plans on using different icons for Mail, Chat, Browser etc.?

    I use Mail all day and open several browser windows and if I'm not careful to open the Mail app first, I can never find it because all the icons are the same!

    Here's another weird thing - When I open my Mail first, it always opens a browser window trying to find: something and forwards to www.oingo.com owned by IdeaLabs. Do I have some sort of spyware on my computer or is this normal? I can't find anything in the prefs.js file... I'm using RC2 right now and it seems to do the same thing...

    -Russ

    --
    Me
    1. Re:Icons? by rbeattie · · Score: 2


      Oh Christ. What a dumbass reply. I hope that you were trying to be funny because if not you're a total moron.

      Get a clue... I was asking whether or not this minor detail will be addressed in the 1.0 release. I'm quite sure no one wants the crappy icons that I would come up with anyway (I'd probably just copy Netscape's like I did for my toolbar...)

      -Russ

      --
      Me
    2. Re:Icons? by txsable · · Score: 3, Informative
      Here's a starting point for Mozilla icons (these are the ones I use....
      http://www.lotekk.net/index.php?page=moz&sub=icons

      This is a link that will auto-install the icons (and some additional ones including for "mail compose" and bookmark windows) into Mozilla for the title bar:
      http://www.grayrest.com/moz/resources/icons.shtml

      Lotekk.net has a few other useful Mozilla tricks, like some alternative Splash box graphics and a couple of search engine additions to the sidebar.

      Google Search can get you more references as well.

    3. Re:Icons? by rbeattie · · Score: 2


      YYEEEEESSS!!! These are GREAT! Thanks!

      -Russ

      --
      Me
    4. Re:Icons? by rbeattie · · Score: 2


      I have, and I don't have anything that it can find.

      I'm actually chatting on irc://moznet/mozillazine right now and I just confirmed that other people go to oingo.com when they type "find:" with some text in their url bar. like "find:blabblah".

      That's very interesting. Now I just wonder why it does this when I start the mail app with the mozilla.exe -mail command...

      -Russ

      --
      Me
  13. Re:Mozilla employs security through obscurity.... by Nicopa · · Score: 4, Insightful

    That's not the right conclusion. That measure is taken in addition to many others. And is designed to protect your profile from attacks to other software too!

    Suppose your profile were stored in a fixed well-known location like c:/program files/mozilla/profiles. Suppose you still used outlook (eew!). A worm which gains access to reading files could easily get your profile! And there was no security bug in mozilla in that. So randomizing the directory avoids some kind of attacks. Everything counts!

  14. Re:Are back menus fixed yet? by jonabbey · · Score: 3, Informative

    I couldn't possibly agree more. Run to bug 135331 and put your vote in on this. One of the mozilla user interface guys, mpt, even suggested that it was a mistake to leave back off of non-link images and that it should be changed, but a lot of the developers seemed to make the new UI spec for context menus holy writ and ignore all the howls of protest over this issue.

  15. T-SHIRTS! T-SHIRTS! T-SHIRTS! by flacco · · Score: 4, Interesting

    If they don't sell some goddamn Mozilla t-shirts when 1.0 hits, heads must roll!

    --
    pr0n - keeping monitor glass spotless since 1981.
    1. Re:T-SHIRTS! T-SHIRTS! T-SHIRTS! by tempest303 · · Score: 5, Insightful

      Agreed! And no restricting it to just namby-pamby cheesy looking cheap white shirts with flimsy looking text and a lame graphic - I want a QUALITY black shirt featuring that big, red "Commie" star on the front, with the lizard's head in the middle, and something simple on the back; maybe just "mozilla.org" in a kickass font or some such.

      The world is riddled stupid looking cheap, white software promo t-shirts. Mozilla folks: PLEASE PLEASE PLEASE don't do this. Charge the whole whopping $2-$3 you'll need to make it a NICE shirt.

    2. Re:T-SHIRTS! T-SHIRTS! T-SHIRTS! by flacco · · Score: 2
      And no restricting it to just namby-pamby cheesy looking cheap white shirts with flimsy looking text and a lame graphic - I want a QUALITY black shirt featuring that big, red "Commie" star on the front, with the lizard's head in the middle, and something simple on the back; maybe just "mozilla.org" in a kickass font or some such.

      ABSOLUTELY PERFECT MY GOOD MAN! EXACTLY WHAT I HAD IN MIND!

      --
      pr0n - keeping monitor glass spotless since 1981.
    3. Re:T-SHIRTS! T-SHIRTS! T-SHIRTS! by cobar · · Score: 2

      Umm, that's what the Mozilla.org t-shirts look like.

      A red star with a red dino in the middle all on a black t-shirt. And below the star, the word: Hack, subtitled "this technology could fall into the right hands".

      Unfortunately, the only time they're given out is at the developer conferences for $10/a pop (where I got mine).

      What I'd like to see is a commemorative CD with the 1.0 releases and source code on it.

    4. Re:T-SHIRTS! T-SHIRTS! T-SHIRTS! by alacqua · · Score: 2

      Actually, I need a polo (a.k.a. "golf shirt") so I can wear it to work.

      --

      Move on. There's nothing to see here.
  16. Where's the criticism? by goldspider · · Score: 2
    If this was supposed to fix a security hole in Mozilla RC1, why isn't everybody jumping down their throats as they certainly would if this were the latest release of IE?

    I hate to sound like a troll, but there's an obvious double standard here.

    --
    "Ask not what your country can do for you." --John F. Kennedy
    1. Re:Where's the criticism? by asa · · Score: 5, Insightful

      This doesn't fix a security hole from RC1. RC1 didn't have that security hole (it was obscured by the entire feature not working). Mozilla 0.9.9 did have the hole and it's now fixed in RC2. But this is not a security release. This release didn't happen because of the security fix (you could get that in a nightly builds many many days ago). This was a planned release based on feedback from RC1. We fixed 270 bugs between RC1 and RC2 including the most frequently encountered crash and hang problems.

      --Asa

    2. Re:Where's the criticism? by asa · · Score: 3, Informative

      Because the page that comes up comes up for all previous builds. They all suffer (except RC1) and it was easier this way.

      --Asa

  17. Re:Are back menus fixed yet? by BZ · · Score: 2

    Sorry, _I_ use some of those other things. And I _never_ use "back". But then I'm a keyboard-mostly user and I just use alt-left...

  18. Re:What gives?.. by BrookHarty · · Score: 2

    BUT!

    Make sure you keep your plugins... I sometimes forget to do that..

  19. one website that screws it up by Micah · · Score: 2

    I just came across a cool looking site FindYourSpot.com that asks you a lot of questions and supposedly recommends a good place for you to live.

    Mozilla (even RC2, I just tried it) hangs when you're almost done answering the questions on the third page.

    Konqueror 3 seems to have a problem with the Next button -- it just clears the radio buttons and returns the same (first) page.

    Amusingly, i got through the whole thing with Links!!!! But due to the lack of Alt tags, I couldn't figure out where to go once I got through it.

    I'm not sure if I can bring myself to fire up Netscape 4.79. Aaaaugh, the pain of even THINKING of using that peice of junk again!

    1. Re:one website that screws it up by jejones · · Score: 2

      Eh? I'm using RC1 under RH 7.3, and it handles FindYourSpot.com without complaint or hang.

    2. Re:one website that screws it up by Micah · · Score: 2

      You're being paranoid. :) I have nothing to do with the site, I just saw it in a link list yesterday and thought it was kind of cool. Except that it doesn't work for me. :(

    3. Re:one website that screws it up by Micah · · Score: 2

      well I just got through it with (gag) Netscape 4.79.

      Hmm if it works in Galeon but not Mozilla it probably has nothing to do with Gecko. But it DID hang BOTH times I tried it with Moz, roughly at the same spot (no pun intended).

      And for me it suggested Spokane and Anchorage. They both sound good to me.

    4. Re:one website that screws it up by Micah · · Score: 2

      Hey we should plan some big party only for those with 3 digit Slashdot UIDs. That would really rub it in. :D

  20. crashes on me on "wants to load image, allow?" by danny · · Score: 2
    All versions of Mozilla since around 0.9.7 have been incredibly unstable for me. I have "Accept all images" set, but with "Ask me before downloading an image" checked, and I mostly say "No"... but about one time in twenty when I do that, Mozilla crashes. Is anyone else using the same image acceptance settings and seeing anything similar? (I'm running Red Hat Linux 7.2.) I'm using a talkback build which is reporting each time it crashes, so I'm hoping this will be fixed before 1.0.

    Danny.

    --
    I have written over 900 book reviews
    1. Re:crashes on me on "wants to load image, allow?" by frankie · · Score: 2

      Is anyone else using the same image acceptance settings and seeing anything similar?

      Ah, my old pal the rcm-images freeze. Bugzilla is an awesomely useful community service -- see http://bugzilla.mozilla.org/show_bug.cgi?id=107806

      There is a workaround: edit your permissions file manually to block (or enable if you want) rcm-images.amazon.com, which is the site that sends the malformed javascripted image code which causes the crash.

    2. Re:crashes on me on "wants to load image, allow?" by danny · · Score: 2
      I don't think that's the bug that's getting me. Firstly, I get crashes, not a hang. Secondly, if I restart Mozilla and revisit the page it crashed on, it works fine - my crashes are NOT replicable with particular pages they seem to happen randomly.

      There seems to be some connection with pages that load images from many sites - the "allow" dialogs kind of pile up and I can sense the crash coming. When I revisit the site, presumably there aren't so many dialogs because I got through some of them before it crashed.

      Danny.

      --
      I have written over 900 book reviews
  21. Re:see the hipocrats by fferreres · · Score: 2

    I don't know if illegal. I'd say it's selfish. Because if something is funded by ads it's because people are not willing to pay. But they are not only NOT willing to pay and go to the extend to blocking the ads. Their proposal is hipocrat one. Let the stupid watch the ads, i get it for free.

    Note: I'm as anonymous for protection from the hipocrats...

    --
    unfinished: (adj.)
  22. Re:note by fferreres · · Score: 2

    This was a correction to my previous. I wanted to make it anonymous, but what the hell. Thanks.

    --
    unfinished: (adj.)
  23. Re:Mozilla employs security through obscurity.... by flacco · · Score: 3, Insightful
    Yeah, this is "security through obscurity" like my obscure password is "security through obscurity."

    Please, take a nanosecond to think, or at least to ponder the definition of the term you use, before you post something.

    --
    pr0n - keeping monitor glass spotless since 1981.
  24. Mozilla Has Finally Crossed The Line by Jucius+Maximus · · Score: 2
    ...and that line is the line between 'betaness' and production quality software.

    [This is not intended to be a karma whore message. These comments are my honest reactions to RC2. I have already hit the karma cap.]

    In my humble opinion, based on the speed of this browser, the overall feel of the menus, the way the messages in the status bar work, the handling of text boxes in forms, the (much improved!) snappiness of the menus, inclusion of CCS2 and overall feel of the way everything fits together, this browser is finally in a position to be called "Ready for Primetime."

    Past builds, even RC1 did not have the menu snappiness. There was a noticeable lag when changing menus and cancelling out of the preferences. The messages in the status bar would stutter. Pull down menus did not pull down as fast. My 0.99 would crash every 5 minutes on linux but not windows.

    To the Mozilla crew: This is fantastic. Finally there is an open source windows browser that is ready to challenge IE. Great work everyone and kudos to everyone who helped the project. If things stay on track, RC3 should be amazing. I now will seriously consider this browser to be a viable recommendation for an alternate to MSIE for non-technical users. After some more testing, I may rank it (in my head) above opera.

  25. CSS rendering bug by CoughDropAddict · · Score: 2

    I have zero experience with Mozilla's development, so I thought I'd ask for advice before spamming bugzilla...

    Mozilla incorrectly renders this w3c CSS1 "float" test. How do I determine if this is known: what kind of bug do I search for? If it is not known, where and how should I file it, or should I report it to a Mozilla insider to file for me?

    1. Re:CSS rendering bug by BZ · · Score: 3, Insightful

      The page uses no doctype, so is rendered in "quirks" mode by Mozilla instead of "standards" mode. Testing standards support in a mode that purposefully violates some standards to be compatible with existing content is silly...

      That and the failure of any test of standards to validate in an HTML validator kinda casts doubt on the validity of the test...

    2. Re:CSS rendering bug by CoughDropAddict · · Score: 2

      Thanks for the reply. I suppose I made the mistake of assuming that w3c would know how to write tests of their own standards...!

    3. Re:CSS rendering bug by BZ · · Score: 2
      OK. I have now had time to investigate the first testcase in detail. Its author committed a major error. The testcase sets the margin on the
        to 0, but does not change the padding. In Mozilla the margin is already 0 by default but the _padding_ is not. As a result, the
          ends 40px wider than the testcase thinks it should.

          This is an authoring error, pure and simple.

          Looking at the second testcase now.
    4. Re:CSS rendering bug by BZ · · Score: 2

      Here is the mail I just sent the testcase author about the second testcase:

      The second testcase [2] has the following style rules:

      DIV.left {
      float: left;
      width: 70%;
      }

      DIV.right {
      padding: 2%;
      margin: 2%;
      float: right;
      width: 25%;
      }

      The expected "correct" rendering is to put the divs side-by-side.
      However, just adding up the widths gives us:
      70% + 2% + 2% + 25% + 2% + 2% = 103% > 100%
      Therefore the two divs cannot possibly fit side-by-side and
      conforming UAs should show the "right" div below the "left" div (but
      floated to the right).

      Similar problems happen with the two divs with class="pointers" --
      the widths of those two divs (including margins and padding) are
      36% each, which, when added to the 33% of the DIV.right means those
      three divs cannot all fit side-by-side either (as the image
      indicating "correct" rendering would have them do).

    5. Re:CSS rendering bug by CoughDropAddict · · Score: 2

      This is an authoring error, pure and simple.

      Looking at the second testcase now.


      Since you're in the know, could you explain this to me while you're at it? It validates as XHTML 1.0 strict, but its behavior doesn't make sense to me.

    6. Re:CSS rendering bug by BZ · · Score: 2
      Well... the padding on the

      is completely under the float. So the rendering is almost correct (the overlap of the float and the bullets is an error).

    7. Re:CSS rendering bug by BZ · · Score: 2

      er, padding on the "ul"

      As a note, putting borders on all the elements involved should make it clear what's going on.

  26. Use Xprint for printing in UNIX by KidSock · · Score: 4, Interesting

    If you want nice printouts in UNIX use Xprint.

    Xprint replaces the underlying XFree86 drawing primatives with ones that generate PostScript. Mozilla has the necessary code to support this and it can easily be activated. This results in printouts that look almost exactly like the display. It will even print wacko fonts by downloading them or, as a last resort, embedding them as bitmats. If you have good Type1 font's it looks pretty good. It is very popular with non-U.S./Canadian users for just this reason. There's minor setup but it's all explained in detail here:

    Using Xprint with Mozilla

    I'd like to see this developed further so the distros catch on and support it. Spread the word.

    1. Re:Use Xprint for printing in UNIX by KidSock · · Score: 2

      How does this interact with CUPS, or is it a replacement for CUPS?

      Xprint is not like CUPS or lpd or LPRng. It just generates better PostScript. Xprint will feed this output to the lpr command (i.e. CUPS). Jus read the first paragraph on the page cited.

  27. (im)proper HTTP header spelling by valmont · · Score: 2
    it is actually HTTP_REFERER

    with only one "R".

    The original writers of the HTTP protocol were somewhat careless spellers, but the protocol got adopted "as-is". it's really moot but this may confuse you when configuring your httpd.conf or writing CGI code and looking for a slightly-misspelled http header :)

    cheers!

  28. Re:see the hipocrats by fferreres · · Score: 2

    Nice quote :) I was beign honest though. I'd agree that we always fall in the "hippocrats" category at some point in life.

    --
    unfinished: (adj.)
  29. Re:Mozilla employs security through obscurity.... by fferreres · · Score: 2

    That's security and it's not by obscurity. It's a precaution. It's plain and simple. Your idea of security would imply sending passwords in plaintext or having the password widgets echo what you type.

    --
    unfinished: (adj.)
  30. Download Manager by teslatug · · Score: 2

    Does Download Manager still come up by default on all downloads? It is VERY annoying and there is no GUI way of removing it. Anyone know how to remove it through prefs.js or some such? Is there a page on Mozilla.org that has all the preferences that can be used (for RC2 not some long-forgotten release)?

    1. Re:Download Manager by sconest · · Score: 2

      Do as it is shown here

      --
      Guvf vf abg n EBG zrffntr
  31. Egads... twidle dee dum trolls away... by Vicegrip · · Score: 2

    What is with the freaks twisting a well defined, and widely understood, concept so that they can feel better about the way their favorite OS does things.

    Security through obscurity defines the act of concealing flaws in the hope that since 'nobody' knows about them an expoit won't we found by crackers. This well established Microsoft practice has done little to shield them from the major exploitation of the security problems that plague Windows whilst the open approach of such systems as Linux have yielded very robust and securable platforms.

    I must assume you are trolling in the hopes of either gathering attention or spreading FUD. I hope you enjoy looking like a moron.

    --
    Do not spread "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" over the internet, thank you.
    1. Re:Egads... twidle dee dum trolls away... by Junta · · Score: 2

      Actually this is still security through obscurity. It doesn't have to be source code obscurity for this to be true. The misconception presented here is that you should never do security by obscurity, and that is not true, the caution is that the approach should never be the *only* protection used.

      --
      XML is like violence. If it doesn't solve the problem, use more.
  32. No source RPMs for RC2? by molo · · Score: 2

    Mozilla 1.0 RC1 provided source RPMs for their RH 7.2 RPMs (see http://ftp.mozilla.org/pub/mozilla/releases/mozill a1.0rc1/Red_Hat_7x_RPMS/ ) .. But RC2 seems to be missing this. There are binary RPMs, but no source. I need the source to build for other RH versions/archs. (see http://ftp.mozilla.org/pub/mozilla/releases/mozill a1.0rc2/Red_Hat_7x_RPMS/ )

    --
    Using your sig line to advertise for friends is lame.
    1. Re:No source RPMs for RC2? by vondo · · Score: 2

      Wait a while. Usually things like this and builds for other platforms show up a few days later. In days past the binary RH RPMs took a few days to show up.

    2. Re:No source RPMs for RC2? by Papineau · · Score: 2

      Actually, the SRPM for 1.0RC1 is a very good starting point if you want to do it yourself. The difference between the spec from 0.9.9 to 1.0RC1 are very minimal (mostly resulting from the renaming of an secondary source file), and I didn't find any in the other source files. Get the 1.0RC1 SRPM (if you don't already have it), replace the tar.gz by the new one, change the spec file accordingly, and fire it up.

      When (if?) the SRPM shows up on mozilla.org, you can compare the 2 spec files (along with the rest of the source files) and if your setup is correct, you'll already have it.

      And remember, if it ever breaks, you get to keep all the pieces...

  33. Re:please!!! produce an unstripped linux nightly by asa · · Score: 4, Informative

    There are talkback nightly builds for linux. If you can reproduce a crash consistently then file a bug. You don't have to have a stack if you can repro regularly. If it's reproducible then someone else can get the stack.

    --Asa

  34. Re:4.79 communicator for me by mojo-raisin · · Score: 2

    Yep - On XFree, screen redraws have gotten quicker, but is still *much* slower than NS4.7. I wonder if the mozilla hackers will ever be able to make screen draws fast, or if we'll all have to upgrade to 2GHz machines to make it more usable?

  35. 1.0 Really? by checkitout · · Score: 2

    My user agent has shown Mozilla/5.0 for a long time now. Even Netscape 4.7 is really Mozilla/4.0 :)

  36. Privoxy is junkbuster. by Inoshiro · · Score: 3, Informative

    Stephen Walderr (probably spelt that wrong :)) created a fork of IJB 2.whatever which used blank GIFs in place of the broken icon or IJB logo. Then his project grew and continued. Everyone reported ads to the communal blocklist, which could be easily synchronized with a cron job. It was the best ever.

    Then his site seemed to stop updating, and many people wondered what had happened :-(

    But soon, the software was brought back by some great efforts by other people. It has many features I like. However, there are still bugs keeping it from 3.0:
    * It stops responding after a few days unless you HUP it.
    * It doesn't re-gzip data after it's been deziped and filtered.
    * The re_filterfile code sometimes doesn't work (I use it to filter Google's link-wrapping, which I feel is a big of a cheater's way of looking at what I go to)
    * Some minor HTTP 1.1 unhappyness.

    All in all, a good piece of software -- just not complete (yet).

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  37. Re:Just to keep us more informed by Misch · · Score: 4, Informative

    Try MozillaZine for information on nightlies, and daily status updates. Or, you could add the MozillaZine Slashbox to your homepage.

    --

    --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
  38. Re:Mozilla employs security through obscurity.... by gotan · · Score: 2

    Choosing non-obvious path-names is one security concept (and a very simple one at that) to deflect the most blunt attacks. Any half decent trojan/virus/worm/whatever could either deduce or simply look up the relevant directory (hey, mozilla has to find it too) and then wreak havoc there. Obscuring the Windows directory by renaming it was one security tip for windows (some years ago) AFAIK.

    Note, that many attacks are really primitive, and against those blunt attacks simple measures do help, so why not employ them?

    --
    "By the way if anyone here is in advertising or marketing... kill yourself." -- Bill Hicks
  39. Re:Check out this great Mozilla easter egg! by Junta · · Score: 2

    On my 1.0RC1 all that happens is that the menu gets stuck in the open condition stealing focus until you initiate a drag of another object in the ui, guess it is time to upddate to rc2.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  40. Re:Are back menus fixed yet? by Doktor+Memory · · Score: 2

    When you right-click over an image, the Back function on the context menu disappears.

    Er, isn't the whole point of context menus that they're kinda, you know, contextual in their function?

    The act of context-clicking on an image most likely indicates an urge to do something with that image, like save, open or deface it. Navigation items are much more appropriate in the context of clicking on a blank area of the page.

    Incidentally, Galeon approaches this by taking the navigation tools onto the bottom of the image context menu. It makes for a really, really ugly and annoyingly large context menu. I consider this a bug.

    --

    News for Nerds. Stuff that Matters? Like hell.

  41. US control? by quantaman · · Score: 2

    This source code is subject to the U.S. Export Administration Regulations and other U.S. law, and may not be exported or re-exported to certain countries (currently Afghanistan (Taliban controlled areas), Cuba, Iran, Iraq, Libya, North Korea, Sudan and Syria) or to persons or entities prohibited from receiving U.S. exports (including Denied Parties, entities on the Bureau of Export Administration Entity List, and Specially Designated Nationals).

    Considering the fact that Mozilla is under the GPL and the mirrors are not in the US I don't see how the US has the right to claim jurisdiction over the code. Also add to this the crucial fact that many of the programmers involved do not live in the US. What happens to contributors who happen to live in one of those countries? I know that it is just blowing smoke, there is no possible way to enforce this blockade on software but where does the US get the legal, or ethical right, to control the distribution of the Mozilla source code which is an INTERNATIONAL effort.

    --
    I stole this Sig
    1. Re:US control? by dvdeug · · Score: 2

      where does the US get the legal, or ethical right, to control the distribution of the Mozilla source code which is an INTERNATIONAL effort.

      It makes no claim to control the distribution of anything not originating in the US. If you want to put a server under US jursidiction, then yes, the US will restrict what you can export from that server, and to where.

  42. RC1 was a terrible release. by burtonator · · Score: 2, Troll

    Here are my thoughts:

    By now I am sure most people have seen that Mozilla RC1 has been released .
    The press has picked this up and now there are a number of reviews .



    They all fail to compare RC1 to the last release (0.99) which leads to almost
    all positive feedback.


    The truth is that Mozilla really screwed up their release process. This is the
    worst stable Mozilla build I have tested in the last year. They litterally
    broke every rule in the book:


    - They introduced major UI changes which are incompatible with all of the builds
    since 0.80 or so.


    - Saving files locally (at least on my system) is totally broken. Want to save
    a PDF file locally? ... Too bad!


    - They have completely changed around a lot of the preferences. Where did
    these come from?


    There are also numerous other small bugs.


    RC1 should have been 0.99 with *only* patches to fix critical bugs. How many
    release candidates do they expect to have?


    Will there every be a Mozilla 1.0 or is it just going to be asymptotic to 1.0?



  43. Watch out for flaky skins! (emergency fix) by dstone · · Score: 2

    I installed a skin called LCARTrek from the recommended Mozilla skins site. I restarted Mozilla (RC2, full Win2K install) to see the effect and it cause Mozilla to hang during startup (at the splash window). Killed the task. Re-ran Mozilla. Same hang. Anyways, in case something like this happens to anyone else... what I did to get past this was delete a file called Chrome.rdf somewhere within "Documents and Settings\username\Application Data\Mozilla\". Sorry for the somewhat vague instructions, but I'm sure you'll figure it out if you need to. Naturally, I'm a little reluctant to try and other skins with RC2 now!

  44. Use the mirrors they say! by wackybrit · · Score: 2, Interesting

    Instead of going and downloading it from the main site, I decided to be kind and find it on a mirror this time. So I went to their mirrors page.

    I went through EVERY .uk mirror and all of them only had RC1! So I went through the .fr mirrors, ditto. How slow are these people?

  45. DHTML compatability is perfect by rufusdufus · · Score: 3, Informative

    I wrote 3000 line javascript program that uses fairly sophisticated logic with dhtml objects, frames and forms. I have battled every browser I've tested it on until now; it worked the first time with no problems at all.

    Of course, this code has already been carefully constructed to be compatible with NS4,NS6 and IE, but still, I'm impressed.

  46. Re:plug-ins by fczuardi · · Score: 3, Informative
  47. Re:4.79 communicator for me by mnordstr · · Score: 2

    I dunno what you've been doing, but MZ renders pages withing milliseconds for me. It's amazingly fast!

  48. Re:I want it to run on OpenBSD by ZxCv · · Score: 2

    What about OpenBSD prevents it from running on there?

    --

    Perl - $Just @when->$you ${thought} s/yn/tax/ &couldn\'t %get $worse;
  49. Re:Watch out for flaky skins! (emergency fix) by dstone · · Score: 2

    Heheh, right you are. The ironic thing is choosing "Get New Themes" from the RC2 Mozilla menus takes you to that very page.

  50. Re:see the hipocrats by darien · · Score: 2

    Not Hippocrates - hipocrats. People who think we should all be ruled by horses.

  51. Re:i've got the same problem by mickwd · · Score: 2
    "Oh, and sometimes my pr0n doesn't show up".

    Perhaps you're going blind ?

  52. Re:4.79 communicator for me by Dr.+Evil · · Score: 2

    For me the performance is varied. There are some things which are much much faster than they are in Communicator, like rendering complex nested tables. On the other hand, some things are dead slow, like opening huge lists or even huge plain text documents. Under IE, I can open up a local thousand-message Hypermail index page almost instantly, probably in under a second. Under Mozilla, the same list takes several seconds, and even then, the Back button is iffy as to whether it will put me in the right place.

    This kind of speed problem means that where IE can be used to just click the links and navigate, Mozilla can't. When it takes Mozilla 5 seconds to render a page, and it takes 5 seconds to launch IE, it's obvious what is easier to use.

    Also, from what I can tell, there is also a problem with the aggressive swapping to expand drive cache space in Windows. It seems to swap out Mozilla. On my 850MHz PIII w. 256MB of RAM, it can take up to 20, --*TWENTY*-- seconds to pull Mozilla out of swap.

    That problem is hardly as pronounced under Linux, but Linux by default doesn't dump all not-recently-used pages of RAM to the HDD.

    From what I can tell, Mozilla is better under Linux because of this, but surprisingly Galeon makes a big difference. Large lists are still slow, but the footprint and performance is a little better. It bridges the gap between bad and tolerable.

    The anti-ad features are killers in Mozilla though. I use it exclusively now. But then, I never really used IE. It's too evil. I still remember where I was when I heard the news on the radio that Microsoft was going to bundle IE into Win95.

    If it weren't for Mozilla, I would be stuck on IE, and I wouldn't be using Linux at home. It is a very important project for the Internet as a whole... and it is almost too late.

  53. Re:Better story about Pipelining by frankie · · Score: 2

    New stuff include support for "HTTP pipelining"

    Not really. Pipelining has been sitting in Preferences --> Advanced --> HTTP since at least 0.9.8 (that's when I started using it). Pipelining definitely speeds things up, but it's a little bit buggy, which is why it's disabled by default.

  54. Still incompatible with Netscape 6.x by smagruder · · Score: 3, Informative

    As a web site developer who needs to test his web sites on multiple browsers, it would be nice if Netscape 6.2 and Mozilla 1.0 RC2 could coexist on the same machine. But they don't. Image display and CSS utilization goes awry. CPU utilization is high. Mozilla's quick loader cancels out the one for Netscape.

    However, when I installed Mozilla on a system without Netscape, I could only see one bug: Named anchors without an href got the CSS a:hover setting applied when hovering, even though that shouldn't happen.

    --
    Steve Magruder, Metro Foodist
  55. Polos by macdaddy · · Score: 2

    I'd rather have a Polo than a T. I could wear that to work then.

  56. Yes - it can cause Win2K to BSOD - Re:Odd problems by Malc · · Score: 3, Informative

    RC1 has been causing the BSOD on my machine. There's a discussion in the group news://news.mozilla.org/netscape.public.mozilla.wi n32 - look for a thread started on the 4th May entitled "Win2000 system crashes with 2002050306-1.0 branch?". My contribution is here: news://news.mozilla.org/3CD6E0F6.C4C33025%40yahoo. com

    There is also a bug on it. The bug has been marked as INVALID because the powers that be deemed it impossible for Mozilla to crash Win2K. If it's valid to your situatiom, please comment on it, and perhaps it will get re-opened.

  57. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  58. Re:Are back menus fixed yet? by The+Pim · · Score: 2
    Er, isn't the whole point of context menus that they're kinda, you know, contextual in their function?

    There are two responses to this.

    1. The browser is the context. Sure, when you intentionally right click on an image, you want to do something with the image. But much more often, you want to do something with the page or the browser, and unless you're very careful, there's a good chance you'll right click on an image or a link or a selection or a frame without even realizing it.

    2. Even if showing the back button does break the context menu model, it is worth it. Back is the second most common browser function, after clicking on a link. There ought to be some fast way to do it with the mouse. The context menu is much faster than going to the back button--but only if the back entry is presented consistently.
    --

    The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
  59. First Mozilla party t-shirt by driehuis · · Score: 2

    I've got the commemorative T-Shirt *and* CD from the first Mozilla party. The CD, of course, is for history only. It does remind me of how far it has come in the mean time...

    The t-shirt is gorgeous, black fabric, the industrial backdrop with the star, and the text "Mozilla party member".

    Both are prized trophys!

    --

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

  60. Re:please!!! produce an unstripped linux nightly by BZ · · Score: 2

    A unstripped mozilla build would be well over 90MB in size.... fairly prohibitive as a download. Furthermore, the Linux kernel does not create core files for multithreaded programs. So even if it were unstripped there would be no core file.