Slashdot Mirror


Mozilla's Goodger on Firefox's Future

An anonymous reader writes "The New Zealand Herald has an interview with Ben Goodger, lead engineer for Firefox at the Mozilla foundation. In it he describes how he got started, his reasons for Firefox's existence and what the future may hold for the little browser that could."

65 of 470 comments (clear)

  1. My Wishlist for FireFox by The_Rippa · · Score: 5, Interesting

    1. Firefox takes over IE's spot as top browser
    2. Firefox renders slashdot correctly, since this is the site that promotes it the most.

    Keep up the good work!

    1. Re:My Wishlist for FireFox by Trillan · · Score: 5, Funny

      An easier wish might be "Slashdot updates its HTML for 2001."

    2. Re:My Wishlist for FireFox by Anonymous Coward · · Score: 5, Funny

      2. Firefox renders slashdot correctly, since this is the site that promotes it the most.

      No, the IT theme is meant to be like that

    3. Re:My Wishlist for FireFox by lukewarmfusion · · Score: 5, Insightful

      I always wondered about that... in Firefox .10PR (and in previous version I used) Slashdot's main content area overlaps or runs flush with the left nav. No padding, no margin, whatever. I remember reading articles on A List Apart about redoing Slashdot, which made me wonder why this was still happening.

      Is this a problem with Firefox or with Slashdot?

      As for Firefox taking the #1 spot, I would love to see that. There are a few things I've had difficulty achieving in Firefox that work in IE, but none of them are necessary (collapsing DIV when display set to none, for example).

      One day, my boss will choke on his "we should just design for Microsoft IE and if it doesn't work in your Mozilla then maybe you shouldn't use it." Bastard.

    4. Re:My Wishlist for FireFox by Tumbleweed · · Score: 4, Insightful

      I really think Slashdot updating their HTML would be _much_ harder than what was suggested above. MUUUUUCH harder. I think what was suggested above will happen much sooner.

      Slashdot doesn't even need to update to 2001; all they need to do is _correctly_ support any real version of HTML - any one would do; as long as it's valid. I'll hold my breath - I look stunning in blue. :)

    5. Re:My Wishlist for FireFox by recursiv · · Score: 5, Funny

      It's well known (by me, and for no good reason at that) that they don't use CSS because they think HTML should be enough for any web page. After all, everyone knows that CSS is for LiveJournal lusers to set their scroll bar colors, and could not possibly have any practical application. Real men use tables for layout, and that's that. A real programmer would never prefer CSS's long spelled out english words like border-color in favor of HTML's ULs and TDs. People who use CSS to obtain some result that could be possible with straight HTML are obviously being inefficient. They are probably wasting several bytes on those long, spelled out words.
      The content is the only thing matters is the content anyway. If it's so bad, why don't you make your own front end for the RSS feed? That's the true Open Source way! Plus, what if someone tries to access /. in Netscape Navigator 3.0. It will surely choke on the CSS, and give some unpredictable result.

      Better safe than sorry.

      --
      I used to bulls-eye womp-rats in my pants
    6. Re:My Wishlist for FireFox by jamie · · Score: 4, Informative
      OK so this is the thread where everyone complains about Slashdot's HTML, bring it on!

      For the record...

      Slashdot does emit code to an HTML standard, it just happens to be HTML 3.2. That's a standard. Call it "outdated" if you like but if it works, it works, right? Isn't that the point of standards, you don't have to change them every time something new comes along?

      We're hoping to move to XHTML in the future (sometime within the next year, for sure, I hope) but like everything else it goes on our priority list based on resource-cost and benefit. There are bugs that need to be squashed, meaningful features to be added, and performance improvements we need to put into place that come first.

      Honestly XHTML will probably just save us a little bandwidth and make the site look a little prettier, but only the hardcore readers will notice the difference, at least if we do it right. The only real long-term benefit will be to us coders -- it should let us rip out kludgy old code, but of course that's almost as tedious as writing it in the first place, so it's a mixed win.

      Yes, it's a mozilla bug, not a Slash code bug. They've known about it for a year, but it's fixed now, yay.

      No, it doesn't help that someone else took a static rendering of our homepage and converted it to CSS. That's a fun experiment but of course it's very different to change the code to emit HTML to a different standard.

      A shout out to Peter and Shane here for working on the XHTML theme :)

      OK, resume flaming us and our sucky HTML, Offtopics all around! :)

    7. Re:My Wishlist for FireFox by Blakey+Rat · · Score: 3, Funny

      And here chimes in Mr. Doesn't-Get-The-Joke to spoil everyone's fun.

    8. Re:My Wishlist for FireFox by seizer · · Score: 3, Informative

      Thanks for the info - I'm sure changing slashcode to emit anything else at all will be a big chunk of work, and that's fair enough! No gripes about that, but it'll be great when XHTML happens.

      You really don't emit HTML 3.2 though - more like a a bastardized form of it. It fails horribly with the 3.2 validator here. And blocking the W3C Validator is a bit of a giveaway too, surely?

    9. Re:My Wishlist for FireFox by MrHanky · · Score: 3, Funny

      No, he'll get modded up for saying 'Now mod me down'. Didn't you get the memo?

    10. Re:My Wishlist for FireFox by TheLittleJetson · · Score: 3, Informative

      yeah... im guessing there's no templating engine in use or anything, given that the site hasnt changed in years. web-developers take heed, always use a templating engine so your html and code are separate. you'll be glad you did.

    11. Re:My Wishlist for FireFox by AnyoneEB · · Score: 5, Informative
      Put simply, it's a FF rendering bug which we've had for ages
      So, wait, it's a bug in slashdot's code, but then firefox changes the way it renders the page if you twiddle a nob? Shouldn't firefox consistently render it the same (broken) way every time?
      It's a FireFox bug. Changing the font size forces FireFox to rerender the page, resulting in a correct render. IIRC, the problem has something to do with threading in the render during load feature. The bug has been fixed in the .10 trunk, but, as far as I know, no one has announced either way on it being part of v1.0.
      --
      Centralization breaks the internet.
    12. Re:My Wishlist for FireFox by Stormie · · Score: 3, Informative

      Slashdot does emit code to an HTML standard, it just happens to be HTML 3.2.

      Nice try, Jamie. That'd be why the W3C Validator reports 207 validation errors on Slashdot's front page, eh? The HTML is absolutely rancid with unbalanced start/end tags, it's a miracle anything renders it properly.

      Of course, you've done your best to hide this, haven't you? If anyone wants to try plugging "http://slashdot.org" into that validator, you'll get a "403 Forbidden" error - yep, the fine folks at Slashdot have blocked the W3C from accessing the page. But save the HTML to a local file and validate that, it'll be most illuminating. You'll need to tell it to use encoding "iso-8859-1 (Western Europe)", since that's sent in the http headers rather than defined in the HTML code.

      OK, resume flaming us and our sucky HTML

      Did I do OK?

    13. Re:My Wishlist for FireFox by seti32 · · Score: 3, Funny

      No. This is normal... they're just dupes.

      But seriously, I am getting current articles from the feed.

    14. Re:My Wishlist for FireFox by CTho9305 · · Score: 5, Informative

      but then firefox changes the way it renders the page if you twiddle a nob? Shouldn't firefox consistently render it the same (broken) way every time?

      In theory, yes. Unfortunately, there's a class of bugs called "reflow" bugs - reflow is basically the incremental rendering of pages as more of the HTML is downloaded.

      When certain things happen at certain times, in certain orders, the layout ends up getting rendered incorrectly until you force a reflow (you can do this by changing the text size, resizing the window, etc).

      The problem with these bugs is that they're very hard to track down. A lot of the time, you can't reproduce them on a [faster|slower] connection, and if the developers aren't experiencing it, they're stuck.

    15. Re:My Wishlist for FireFox by Trillan · · Score: 5, Informative

      No. It was a bug in Fire Fox.

      There's two separate arguments going on here.

      The first is "Is Firefox bugged?" and the answer was "Well, it was, but it was fixed." It depended on network timing, I think, because it was intermittent. There's also another aspect to this, which is that the bug was in bug quirk compatibility mode... so if Slashdot's HTML wasn't old crap, it would never have occured at all. But it was still a bug.

      The second argument is "Is Slashdot generating valid HTML code?" The answer is "No." Jamie argues that it is valid, just HTML 3.2 instead of 4.0. However, anyone running the validator can prove this wrong easily -- it's not valid HTML 3.2, either. This isn't really that big a deal, since being technically correct was much less important in HTML 3.2, but it is always annoying to have someone bald face lie to you.

      It may have been that slashdot was the only site to demonstrate the bug (I think it was in 0.7, but I could be wrong), but I doubt it. It was indeed a Firefox bug, and not just a bug in the Slashdot HTML. But that does not mean the Slashdot HTML is valid.

      I hope that helps. This is confusing. :)

    16. Re:My Wishlist for FireFox by timealterer · · Score: 3, Informative

      The only real long-term benefit will be to us coders

      Not true - valid XHTML has other advantages. For example, it's much easier for devices such as PDAs and phones and programs such as screen readers to parse and make sense of. Bandwidth savings is also relevant to users. Some of us, sometimes, are on slow connections. It's been well proven that having a site respond faster, even when the response is under a second to start with, makes the user experience much better.

      --
      - Allen Pike
      Altering time, one time at a time.
    17. Re:My Wishlist for FireFox by balster+neb · · Score: 3, Interesting

      A lot of the time, you can't reproduce them on a [faster|slower] connection, and if the developers aren't experiencing it, they're stuck

      Precisely the case. From what I understand, it was caused by a race condition, a class of problems that popup when multiple threads (or processes) work in parallel on the same resources. Such bugs are very subtle and hard to reproduce, as they depend a lot on external conditions.

      I used to get this problem at /. almost every time with a dialup connection, but I have never seen it happen here with my new connection. I still occasionally see it happen in other pages, only not so dramatically (usually just a line or two that bleeds).

      Anyway, as long as you're having problems, the quick work around is to change the text size and back. Just hold Ctrl and scroll you mouse wheel once up, then once done, and its fixed.

    18. Re:My Wishlist for FireFox by mibus · · Score: 4, Interesting

      If it's so bad, why don't you make your own front end for the RSS feed?

      The RSS feed doesn't include the full article summary, it limits the length.

      Makes the RSS much less useful IMHO.

      Editors - any chance of changing that? :)

  2. Only 3 days by Anonymous Coward · · Score: 5, Informative

    And Firefox 1.0 PR has already hit a half million downloads. Way to go!

    1. Re:Only 3 days by Anonymous Coward · · Score: 5, Funny

      Of course, I personally downloaded 300,000 of them myself, just to stuff the ballot box, so to speak... :-) :-)

  3. Re:I just swithced a coworker today! by Anonymous Coward · · Score: 3, Funny

    That's not spyware. That's multiple IE windows :)

  4. Re:firefox by Jeff+Mahoney · · Score: 5, Funny

    Aww, Mozilla, the touchy feely browser. It hugs my resources!

  5. Process for Takeover by syntap · · Score: 4, Funny

    1) Take 90% of browser market share

    2) Integrate into Windows Explorer and tell judges it can't be ripped out

    My best sig is this one.

    1. Re:Process for Takeover by Anonymous Coward · · Score: 5, Funny

      >It'd be interesting if MS started including Firefox instead of IE

      Yeah, it'd also be interesting if Hell started importing ice.

    2. Re:Process for Takeover by BandwidthHog · · Score: 3, Funny

      Yeah, it'd also be interesting if Hell started importing ice.

      I think they already do that. It's the export market you wanna keep an eye on.

      --

      Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
  6. Server is slow already... by Anonymous Coward · · Score: 4, Informative

    Kiwi helping build browser

    17.09.2004
    By PAUL BRISLEN

    The web browser wars are over and Microsoft won, right?

    Well someone's forgotten to tell Ben Goodger and his team at the Mozilla Foundation because this Kiwi software engineer is taking market share from Internet Explorer (IE) with Firefox, the browser that's smaller yet smarter than anything else available.

    Goodger, back in New Zealand this week visiting family and friends, works for the Mozilla Foundation and has been the lead engineer on Firefox throughout its development.

    He began while still at the University of Auckland waiting for the launch of Netscape 5.0.

    "I used Netscape 4.0 and basically was just designing web pages and doing web development work."

    The wait for version 5.0 was a long one and when Netscape finally ceased development work on its browser and opened up the source code to the Mozilla Foundation, Goodger found himself taking time off to work in the US on the browser itself.

    Today he leads a relatively small team of engineers who are hard at work preparing for the release of Firefox version 1.0 and the Kiwi input is hard to miss.

    The code names for the previous versions of Firefox include Three Kings, Royal Oak, One Tree Hill and Greenlane.

    Firefox has generated an enormous amount of interest among hardcore internet users around the world and for the first time has taken market share away from Microsoft's Internet Explorer.

    Goodger said the figures themselves varied depending on the source but US-based web training organisation W3Schools claimed IE 6.0 peaked in May of this year with 72.6 per cent market share among its "early adopter" users and had fallen back to 68.3 per cent in August.

    That's the first time IE has declined in market share since its release and could mark the turning point for the browser community.

    The mainstream audience is still firmly in the grasp of IE, however, with figures in excess of 90 per cent reported by several different organisations.

    Most, however, report that IE is losing ground to Mozilla-based browsers and most of those switching are using Firefox.

    In its first day of release the latest version of Firefox was downloaded more than 300,000 times.

    So what is it about Firefox that's attracting users? Goodger said it was a combination of things.

    "Some like the added features, some like the smaller size of the browser. It really depends."

    Goodger is quick to point out that while Firefox is smaller than other browsers, that doesn't mean it's a "lite" version of a browser.

    "It's fully featured. In fact if anything it's got more features that people use than many browsers."

    Goodger and his team have been working with one goal in mind: to make a browser that makes the internet simple again.

    "Do you remember how it was when you first went online? It was easier to search for things, easier to find things, there were fewer annoyances.

    "That's what we want to get back to."

    Goodger said Firefox gave users the chance to block pop-up windows, the bane of many users' lives, but went beyond that.

    Because the browser was not tied in to the operating system, something Microsoft touted as a benefit for IE users, it was not prone to the same security vulnerabilities as IE.

    "We also wanted to make the searching experience much easier for users."

    Consequently Firefox has a Google search box built in and allows users to search within a web page simply by typing in the word they're looking for without having to launch a separate search box.

    Goodger's favourite feature, however, is Firefox's smart keywords utility.

    "It's something that's a little bit hidden so people have been slow to find it but when they do it blows them away."

    Users might, for example, regularly use the company phone book online so Firefox allows them to add that search to their browser.

    "So you can

  7. That title... by over_exposed · · Score: 5, Funny

    ...just cracks me up. "Mozilla's Goodger on Firefox's Future"

    It just sounds DIRTY... If there was some guys Goodger in my future, I'd certainly try to do something about it...

    --
    "The object of war is not to die for your country, but to make the other bastard die for his." - Patton
    1. Re:That title... by xpatiate · · Score: 3, Funny

      even better, in my Firefox tab the title is trunced to read "Mozilla's Goodger on Fire..."

      --
      (music + neurology) * fiction = feedback
  8. Firefox v. IE by dan_sdot · · Score: 5, Insightful

    In terms of features, I don't see why anyone would NOT use firefox. You could call things like tabs, quick searches and easily accesible plugins "innovative features," but its not really that innovative, if you think about it. Its just obvious. Microsoft's IE is just a way to look at web pages. Period. No customization.
    Congrats to the Mozilla folks for thinking out of the box and trying to create something that users wanted.

    1. Re:Firefox v. IE by rainman_bc · · Score: 4, Insightful

      except it doesn't have a google toolbar. I need my google toolbar!!

      yes it does

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    2. Re:Firefox v. IE by TheAwfulTruth · · Score: 3, Interesting

      Here's why not:

      If you install it as the default browser, then it breaks updates (completely for Office). If you don't install it as default, then it frequently doesn't come up (any time a URL is launched via a shell command, which is more often that you might think)

      In the end, I feel like I now need to maintain TWO seperate browsers with constant security updates (Yes, for FF too) and security settings to cover 99% the same functionality. I opined before that I also don't believe that FF is all that secure. Several surprising default settings and demonstrably anti-security minded UI features make it a little frightning.

      In the end, all I really want is a browser to look at webpages, period. This was in fact a main factor for the creation of FF, to have a simple fast browser based on the Moz engine. Well it is so simple and so virtually identical to IE that there really doesn't seem to be a point in using it on Windows...

      On Linux though, It's the shiz-nit! Well, with tightened security settings (hust like IE) and as long as you don't go DLing 500 plugins, it only took one to crash it for me :(

      --
      Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
    3. Re:Firefox v. IE by maxpublic · · Score: 3, Interesting

      Then try Opera. The open source zealots hate it because it isn't part of their religion, but it's the best browser out there, by far. And mouse gestures - once you start using 'em, you wonder why the hell they aren't available for every application.

      Max

      --
      My god carries a hammer. Your god died nailed to a tree. Any questions?
    4. Re:Firefox v. IE by ZeroOne42 · · Score: 3, Interesting

      Mozilla/Firefox already has fully customizable mouse gestures (using the nightly build).

      My friend once got into a debate with me over Opera and Firefox, and it got down to him finally saying that despite how wonderful Firefox was and everything, he'll stick to Opera because he liked the ads! Well, I promptly directed him to a site where you can install ads for Firefox as well.

  9. Why those suburbs? by CynicalGeek · · Score: 5, Funny

    What's wrong with Ponsonby or Remuera - much classier. Or Manukau, Otahuhu, Papatoetoe - much more authentic. They could offer a porn-optimised version of Firefox codenamed "K-Road".

  10. Firefox IE by FiReaNGeL · · Score: 5, Informative

    More useful features, nice interface and CUSTOMIZABLE! Extensions are so good... but we'll have to see if it's too much for a simple end user.

    My favorite one : WeatherFox! (URL:http://weatherfox.mozdev.org/). Crafteh (wish I knew his real name) developped this beauty following my suggestion on the MozillaZine forum and did an AWESOME job. Weather prediction anywhere in the world in your status bar... soooo usefull! Use it!

  11. Better handling of extensions by fastdecade · · Score: 5, Interesting

    One cool thing about Firefox is support for extensions, extra search engines, etc. Totally configurable and that's the kind of users it's going for.

    If firefox is to hit mainstream, some of the more popular plugins need to be incorporated directly into the product. At the very least, offer for download a chunky version with lots of stuff already installed. But even that won't cut it. Some features, like tabbed browsing, can't just be added on as extensions because they interact badly with other extensions.

    Also, there are backward-compatibility problems with each new release. Developers of open-source extensions aren't going to keep updating their work, so supporting at least the more important extensions should be considered essential from a release perspective, and perhaps they should be incorporated into the core project where possible.

    There's nothing wrong with an extension arhcitecture per se. In fact, they have worked very well in open source, e.g. Eclipse and Linux. And that's true for firefox too. However, the management of extensions requires careful consideration. In Firefox's case, there's room for improvement.

    (BTW maybe this has nothing to do with the interview but it's slashdotted, that's my excuse for waffling on.)

  12. I suggested to my boss today........ by ARRRLovin · · Score: 4, Interesting

    .........that we (hypothetically) could lock down IE using policies so that IE could *only* browse intranet sites. Then install Firefox as the "Internet Browser". He said it would be too much administration for our PC support group.

    I came back with, "More administration than cleaning and recleaning spyware and adware from users' machines on a daily basis? Symantec and Adaware are supposed to come out with a corporate solution in Q2-05 at the cost of roughly $20-30 a seat. This would cost us nothing but the time we spend orchestrating a rollout."

    I could see the gears turning, which was encouraging. :)

    --
    -Randy
    1. Re:I suggested to my boss today........ by Mateito · · Score: 4, Insightful

      Note to geeks from a PHB in training:

      Without knowing the particulars of your boss, this is generally not a good approach to convincing a PHB you want something done.

      A suggestion:

      Instead of planning "comebacks" for when boss says "no", present your ideas in such a way that he says "yes" the first time. Changing a "no" to a "yes" is a lot harder than extracting a "yes" in the first place.

      Write down how many hours a day you spend cleaning spyware off computers (a) then give a half page summary of your proposed solution and the number of hours (b) it would take to install, debug it etc. Be as honest as possible with the time. Show boss that after x=f(a,b) days you will be ahead and have more time to work on projects and thus cut costs (use the word MONEY somewhere) in his department.

      Managers are usually goaled on revenue... and thus these are the terms in which you have to express things in order to get that "yes" the first time.

  13. GOOD Improvements by rueger · · Score: 5, Insightful

    These things are of course a matter of personal preference, but I find that the innovations in Firefox are almost invariably sensible and useful.

    All too often software developers add things that seem good to them, but which the end user finds irritating or just confusing. Opera is a good case in point, with lots of gee whiz cool features that I just never got around to using. That has never happened to me with Mozilla or Firefox.

    It seems that with every release I'll find some new little feature that suddenly becomes essential, or at least enhances my browsing experience in some nice way, but without detracting from other things.

    The latest was the search bar that pops up at the bottom of the screen when searching in the page. How brilliant! After years of search boxes popping up on top of the text that you're reading, someone figured to drop it in a place that wasn't intrusive.

    Sure, there are still things that I would like changed - like moving more of the configuration away from the "about:" system, but all in all I just like Firefox and find that its greatest feature is that it doesn't get in my way - it just does the job and lets me concentrate on content.

    1. Re:GOOD Improvements by ZorbaTHut · · Score: 4, Interesting

      The latest was the search bar that pops up at the bottom of the screen when searching in the page. How brilliant! After years of search boxes popping up on top of the text that you're reading, someone figured to drop it in a place that wasn't intrusive.

      I installed the new version of Firefox the day it was released, and didn't notice anything different. I went to search for something, hit ctrl-f, typed normally, and found it, no problems.

      About ten seconds later I suddenly realized "wait a second, where was the search box?" I hit ctrl-f again and . . . basically stared in total surprise.

      It's brilliant. It's simple. I can't think of a single downside beyond "will people think to look for it there". Kudos to the Firefox team.

      The only setting change I need now is something to prompt for overwrite when I try to create two identically-named bookmarks - this is a feature I use all the time in IE, and it's literally the only thing keeping me from switching over to Mozilla 100%.

      --
      Breaking Into the Industry - A development log about starting a game studio.
  14. mozilla browser was bloated, firefox is not by geekschmoe · · Score: 5, Insightful

    The main reason I was so interested in firefox to begin with (and the same reason I use it today), was that it focused on trimming out the unnecessary stuff from Mozilla. This makes startup/respopnse time much quicker. It used to take +/- 15 seconds to start mozilla, as opposed to +/- 3 seconds for firefox. Granted, I always run on older hardware, but still.

    The other contenders for a fast browser (konqueror and opera) don't render pages correctly a lot of the time. Konqueror's KDE daemons make it slower to start up. Opera's banners make it rather annoying to use.

  15. Re:firefox by pyrrhonist · · Score: 3, Funny
    Slashdotters seem always to find a way to make fun of my comments. :/

    Alright, it's make fun of Techefnet's comments day! Here we go...

    Thats so unfear.

    Techefnet does not fear the undead, but he sure unfears the dead!

    That sucked. Damn. Forget I said anything...

    --
    Show me on the doll where his noodly appendage touched you.
  16. Re:Won't help by seizer · · Score: 5, Informative

    That comment just doesn't reflect reality, DogDude.

    Firefox blocks popups out of the box, doesn't support ActiveX at all, doesn't let you run EXE files directly without saving them first, isn't tied with explorer.exe, etc. How many sites do you know that have spyware which affects Firefox?

    I know of none. Can you point me to any please? The only site I've come across which could cause issues is http://www.xpehbam.biz/5 which loads a java class which exploits the Microsoft JVM (NB: not Firefox), and installs a dialer. If you're running the SUN JVM, you are of course safe.

  17. Code names by builderbob_nz · · Score: 3, Interesting
    The code names for the previous versions of Firefox include Three Kings, Royal Oak, One Tree Hill and Greenlane.
    Gee, I wonder which city he grew up in? Good to see a fellow JAFA making a difference (JAFA = Just another f...... fantastic Aucklander)
    --

    Karma? Hey I just call it as I see it.
  18. Re:Won't help by sloanster · · Score: 4, Insightful

    I hate to burst YOUR bubble, but your statement seems to fly in the face of certain hard facts, as underscored by the chronic microsoft ie specific security woes which have buffeted microsoft users for the past few years.

    While there's no panacea, and this is no time to relax our security vigilance, there's no question that firefox is a much safer choice of browser than ie - to deny that is just plain silly.

  19. LiveHTTPHeaders by john_anderson_ii · · Score: 5, Interesting

    The number one reason I switched to Firefox is the LiveHTTPHeaders extension. This handy little gadget docks in your sidebar and displays outgoing HTTP requests and incoming responses in real time. It's a must for anyone who works with server side application technologies, load balancing, content switching, or caching. Good stuff.

    Oh, yeah, the pop-up blocking is great too, so is tabbed browsing.

    --
    Be Safe! Sleep with a Marine. Semper Fi!
  20. Plugins Don't Work Seamlessly by Anonymous Coward · · Score: 4, Interesting

    Will never catch on with the neophytes running Windows unless popular plugins install with a single button click and work seamlessly. Any idea why the Flash photo galleries on the USA Today site keep prompting me to reinstall Flash even though version 7.0.14.0 is already installed with Firefox/Win2K.

    I've installed Firefox on the computers of two relatives, both have inquired about the problems rendering USA Today's contents. Unable to solve the problem I had to tell them to use IE. Yuck! I will gladly forego using photo galleries on USA Today in favor of using this browers but others won't.

  21. Your HTML is NOT valid 3.2 by Anonymous Coward · · Score: 3, Informative

    If you check the w3c validator, you will see it finds 129 errors (that may fluctuate due to the content, but there ARE errors).

    Oh, and since you've BLOCKED the w3c validator, I had to go through a Coral Cache link.

  22. Re:Won't help by Anonymous Coward · · Score: 4, Informative

    Well I can mention one anecdote. I was searching for a crack on astalavista, and one site that had an interesting file I wanted to check out, insisted through a dialog box, that I must click yes and install their firefox extension, before I will be allowed to download the file from their site. Of course I refused, so who knows what it was. Strangely enough, my virus checker reported start.exe contained a virus. Another app packaged with a different crack. Oh the joys of windows.

    I suppose the lesson is don't run proprietary software that requires a crack. I think I'm going to setup a user for browsing and a user for mail on my linux box, so my home dir is safe in case I do something retarded, since even the brightest people can be boneheaded some of the time.

  23. Re:Only 5-6? by thephotoman · · Score: 3, Funny

    I'm an undergrad that saw both the Firefox and Linux light. I'm now prostletyzing for both.

    --
    Haec merda tauri est. Ceterum censeo Carthaginem esse delendam.
  24. You are wrong, it is not valid HTML 3.2. by Trillan · · Score: 3, Informative

    Despite slashdot's attempts to block the w3c validator, it's still quite trivial to run it against the source code.

    File: Slashdot News for nerds, stuff that matters.htm
    Encoding: iso-8859-1
    Doctype: HTML 3.2
    Errors: 180
    This page is not Valid HTML 3.2!

  25. Dare I say it? ...TBE by MachDelta · · Score: 3, Interesting

    I know this is bound to light a fire under a few peoples pants, but most of TBE (Tabbrowser Extensions) really should be stuffed into Firefox itself. It's just got too many good features to be totally left in the cold as an "extension". It's one of the two extensions I consider critical to my 'Zilla browsing experience (the other one being All-in-One Gestures, because mouse gestures are, to quote a friend, "teh fucking pwn")
    Lemmy start a small laundry list of TBE's perks though:

    -Single window mode (EVERYTHING opens in a new tab)
    -Drag & Drop tab rearranging (its just common sense)
    -Undo close tab (possibly the BEST feature of the entire extension. I use it daily)
    -Modifyable tab bar (move it around, scroll it, make it double layered, etc)
    -Customized tab behavior for new links (hypertext/bookmarks/history/javascript/external apps/etc: choose if they open a new window, tab, or load in an existing one. Very nice for steamlining your browsing experience.)
    -Tab grouping (including pretty colours!)
    -Tab locking (lock a tab to a specific page)
    -Auto reloading of tabs

    I could go on and on... TBE is like everything AND the damn kitchen sink (which is why some people seem to have a seething hatred of it). Really though, would it kill Mozilla to add just a few of the more popular features? I know extensions are supposed to be this big, grand, wonderful idea, but I think a LOT more people (especially average joe's) would be appreciative rather than pissed off to have a couple more handy dandy features. You've got to remember that if you want your browser to go mainstream, its got to have a bit of a "smack you in the face" slant for all the little old ladies and joe-sixpacks out there that aren't gonna spend an hour sifting through the extension library. Leave the "OMG my browzer has NO bloat n' runs 1.00283% fastr on my AMD becuz I compiel'd it myself" to the geeks who know and love that kind of stuff.

    Just my $0.02 anyways. In the meantime i'm just gonna keep loving the hell out of this browser. Firefox RULES! \o/

  26. Re:Oh? Then why do you block wc3 validator? by el-spectre · · Score: 3, Insightful

    It has nothing to do with "scaling well", doing a full conversion of a major dynamic site from old HTML and tables to XHTML/CSS is a lot harder than changing one flat page.

    Grr. Armchair web developers are so frustrating.

    --
    "Faith: Belief without evidence in what is told by one who speaks without knowledge, of things without parallel." - A.B.
  27. What happens to the net when everyone has AdBlock? by Pausanias · · Score: 5, Interesting

    This is potentially the beginning of a huge change in the way advertising works on the internet. As people get turned on to Gecko, they will get turned on to features like AdBlock. If Gecko captures 50% market share, you can bet many of those people are viewing neither ads nor unwanted Flash content, if they're anything like me.

    Does this mean an huge impending change in the way advertising works on the internet? Will companies like the NYT, who make a lot of money from ads, start embedding advertisements in ways such that AdBlocking them with regexp filters would also block out the non-ad images?

  28. Re:What happens to the net when everyone has AdBlo by TheAwfulTruth · · Score: 4, Insightful

    This has been happening for quite some time. Like years.

    Sites (like Yahoo, IGN etc) are already making you step through ad pages before seeing content. Sometimes you can block that too, but sometimes not.

    The more we fight against ads, the more annoying and intrusive the ads will become :(

    --
    Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
  29. Re:Firewall Port by DA-MAN · · Score: 4, Funny

    Try blocking port80, that should get most of them. If that doesn't work, try port 21 as well.

    --
    Can I get an eye poke?
    Dog House Forum
  30. Think AdBlock will always be a niche by SuperKendall · · Score: 4, Insightful

    I myself know of Adblock - but I choose not to use it. Sites that have ads that are too annoying to use, I just don't use.

    I'd rather have sites stay around longer because they are supported by advertising revenue. I don't mind a few ads as a price, and I would mind whatever payment scheme would have to replace them.

    But that's just my personal stance. In the larger sense, I think that the populace at large does not care about ads so much that they seek out blocking solutions, or would even go to the effort of using an ad blocker if they could. After all, the US populace is exposed to ads so often we are just about blind to them anyway.

    Popups are a differnt matter as they generate constant unpleasant irritation, and people do go to great lengths to eliminate irritations from their lives.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  31. Re:Won't help by ssstraub · · Score: 3, Interesting

    I don't have specific sites. Random porn sites that are transitory, most DEFINATELY have various trojans. Firefox lets them through, and my virus checker (http://free-av.com) picks them up. All kinds of trojans. Granted, there are probably fewer because Active X doesn't work, but depending on how much time I spend surfing, I average catching between 1-3 trojans a day that come by way of Firefox.

    If you average catching between 1-3 trojans a day that come by the way of Firefox, which of course means you aren't CHOOSING to download these files (that would be no fault of the browser), then surely you'll be able to come up with specific sites and post them here for us to see.

    Otherwise it's just pure BS.

  32. Re:Won't help by Anonymous Coward · · Score: 5, Insightful

    It's much, much, *much* more likely that you're getting these trojans through a completely different source and just blaming Firefox. You could have some other resident, hidden trojans that are downloading these things; remember that with XP and 2000 (I assume you're using one of them), once you have one trojan or worm, the floodgates are open for more to install themselves. Some will download porn adware, and some will even generate pop-up ads, hoping that you the user will think it's your browser. These trojans could even get through via a different machine on your local network if you have one, or if you have a poorly secured DSL router.

  33. Who should i blame then... by Insipid+Trunculance · · Score: 5, Funny

    i was going to blame /. for the way the web site renders in Firefox.

    Then i read that its not Slashdot ,its actually firefox.

    Then i read that it actually is /. since its HTML is not valid.

    So can i continue blaming /. or shall i play safe and blame MicroSoft.

    many thanks for your invaluable opinions.

    --
    Wanted : A Signature.
  34. Re:Smart Keywords by cpaluc · · Score: 4, Informative

    I hadn't either - until I just read about them and tried them out.

    Go to a site that has an input box for doing a search (eg. dictionary.com). Right click in the input box and select "Add a keyword for this search ...". Then give it a name and a keyword (eg. dic). Now all you have to do is type 'dic anthropomorphic' in the URL box and Firefox will go to dictionary.com and look up the word for you.

    I've been using it for 1/2 hour and I'm hooked. This will save heaps of time here at work. Eg 'pb joe' to look up joe in the phonebook on the intranet - no need to go to the page.

    I've tried converting some people to Firefox before. I haven't had much luck (tabbed browsing etc didn't do it for them - go figure.) But it seems like this feature might just do it for one of my colleagues.

    Also note, there should be a bookmark in you 'Quick Searches' bookmark folder that will give more info.

  35. Re:Computer science is not a science yet. by mewphobia · · Score: 3, Interesting

    While I wholeheartedly agree to the spirit of your comments, I think they need addressing.

    1) Yes it's a hack. Yes it's better to actually find the cause of the problem. I hate hacks as much as the next guy - but to the user it would solve all these "reflow bugs" easily and simply. There is nothing to stop them being fixed in the background and for this hack to eventually be taken out. But to a user, if a page looks screwed up, and it doesn't in internet explorer, it's firefox's fault.

    Make it a preference that defaults to on, make all pages render correctly today, and worry about performance improvements later.

    Functionality beats performance anytime.

    2) I would suggest the refresh be double buffered, and just swap buffers when it's done. The page will take the same time to load, but after x (the time it takes it refresh the page) ms, the page will also look right.

  36. Unfair comparison by pdamoc · · Score: 4, Informative
    Firefox, the browser that's smaller yet smarter than just about anything else available.

    Firefox Setup 1.0PR.exe - 4,742,005 bytes
    Opera 7.54 - ow32enen754.exe - 3,666,195 bytes
    People should stop comparing Firefox to IE, that's really unfair, its like comparing a power-plant based on nuclear fuel with one based on coal. It is a difference in age.
    However when we compare Firefox with Opera we can clearly see that Opera is a smaller download, it includes a very smart (the smartest I've used) email client, a news reader and an IRC client.
    The day when Firefox/Mozilla will have a email client as smart as Opera's M2 and it will be every bit as accessible as it is now M2 is the day I will consider switching. Till that day I'll still be an Opera fan with all the other browser installed as an alternative.
  37. HTML is as good as XHTML by Rits · · Score: 3, Interesting
    HTML 4 is a very old standard (deprecated IMHO)


    Deprecation is not a matter of opinion in the world of webstandards :)

    HTML 4.01 and XHTML 1.0 offer exactly the same capabilities, only XHTML offers ease of use inside XSLT based publishing systems. Anyone else might just as well go on writing HTML 4.01.

    What matters is that you write valid HTML, and that you separate style and structure, farming out all presentation to the linked style sheet. So I agree with the sentiment to use 'Strict with CSS'.

    I see a lot of invalid XHTML on the web, where the use transitional or proprietary markup like 'topmargin' and 'center'. I always wonder, why did they add those slashes? What's the point?
    --
    If you don't like having choices made for you, you should start making your own. - Neal Stephenson