Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Firefox Developer on Recruitment Policy

Posted by michael on Mon Jan 31, 2005 05:05 AM
from the cathedral-or-bazaar dept.
wikinerd writes "A Firefox developer talks about the project's controversial invitation-only developer recruitment policy and explains why Firefox will never grow up."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • obligatory link (Score:5, Informative)

    by News for nerds (448130) on Monday January 31 2005, @05:11AM (#11526863) Homepage
      • by zCyl (14362) on Monday January 31 2005, @07:19AM (#11527193)
        this isn't redundant, you stupid moderator

        Technically, posting a mirror is informative redundancy. :)
        • by gowen (141411) <gwowen@gmail.com> on Monday January 31 2005, @06:00AM (#11526996) Homepage Journal
          But it is unethical to post such a link under your own username
          Not really, because as a rule the concepts of ethical / unethical behaviour apply only to contexts that actually mean something, as opposed to the pointless accumulation of worthless slashdot karma, which means absolutely diddly-squat to anyone with a sense of proportion.
        • Re:obligatory link (Score:4, Insightful)

          by uss_valiant (760602) on Monday January 31 2005, @06:02AM (#11526999) Homepage
          But it is unethical to post such a link under your own username rather than anonymous... this way, it's kinda karma whoring, which is probably why the moderator modded you down.
          Unethical because of what? Staying logged in is just the natural way of posting and posting a mirror is always a good thing. Especially in this case, where the original article was /.ed before the 1st post.
          And so what if the author of the post gets a few karma points.
        • by Phillip Birmingham (2066) on Monday January 31 2005, @11:28AM (#11529075) Homepage
          But it is unethical to post such a link under your own username rather than anonymous... this way, it's kinda karma whoring, which is probably why the moderator modded you down.

          What has Slashdot come to, when people will try to whore Karma by actually, you know, posting something useful?
  • by Gopal.V (532678) on Monday January 31 2005, @05:11AM (#11526864) Homepage Journal
    As much as I agree on granting commit access to anyone worthy of it .. I absolutely do not like the XFree86 way of "We take only patches" kind of elite bastards (Linus comes close to pissing me off, but he manages to show the other side as well on a few good days).

    Hopefully firefox will not go into that Elitist arena which blocks out young developers...

    All that said, I had to work for 3 months almost full time to get commit access on what I work on . But we've had a guy who would steam roll the patch database with useless patches and report all kinds of pedantic bugs to pester us into giving commit access (and for his notice, that doesn't get you anywhere).

    A single strategy doesn't work for all types :)
    • by gl4ss (559668) on Monday January 31 2005, @05:23AM (#11526901) Homepage Journal
      well.. if they get too elitst.. just start your own branch.

      that's what being open is about..
      • by Anonymous Coward on Monday January 31 2005, @05:26AM (#11526914)
        if they get too elitst.. just start your own branch.
        ... and don't accept any submissions from them - that'll show the bastards, eh?
        • by Lonewolf666 (259450) on Monday January 31 2005, @06:51AM (#11527124)
          It WILL show them if most users switch to your version. Which currently seems to happen with X.org vs. XFree86
                • by codemachine (245871) on Monday January 31 2005, @04:43PM (#11532867)
                  Created due to licensing, but heavily adopted due to people being fed up with XFree86.

                  The Cygwin folks already had to fork XFree because of the orgainization's refusal to accept patches. And Cygwin was far from being the only ones annoyed with XFree. It was just easier for distros to stick with XFree instead of maintaining their own, and causing a political mess.

                  The license change was merely the last straw, and was very indicative of how XFree operated. By unilaterally changing the license, then refusing to work with the people who ship their product on fixing it, they showed an even higher level of elitism than before. By this time there was a large enough group X11 developers that were doing great work, but not part of XFree (mainly Keith Packard), that the distros had somewhere else to turn.

                  So it was more than a simple license change I'm afraid. They kept some of the best developers doing the most innovative work outside of the group, and alienated the very people who distributed their product. Their own elitism made them completely irrelivant in the development of X11, which was supposed to be the entire purpose for XFree's existance.

                  It is not impossible that this could happen to Firefox too, but right now they are the main drivers in the browser market, and generally are keeping their use base happy. No reason to worry quite yet.
    • by Anonymous Coward on Monday January 31 2005, @05:25AM (#11526910)

      Hopefully firefox will not go into that Elitist arena which blocks out young developers...

      You were NOT invited to make that comment, if we want to hear from you we'll call you and then you can speak, otherwise just keep reading and shut up, mkay?

      Yours,
      The FireTrucks Team,
      Peak View,
      CA 31337

      • by ComputerSlicer23 (516509) on Monday January 31 2005, @01:23PM (#11530383)
        I'm fairly sure that his opinion is roughly this:

        Linus should run some form of shared access, where he has lots of people who can commit code directly the the Linux source tree without Linus having to see it.

        Presumable a more "FreeBSD" or Debian like system. FreeBSD is a lot closer to a meritocracy then Linux's "Benevolent dictator" system. FreeBSD has a core group of whom several (5-10) people can get access to the actual source repository. Supposedly FreeBSD is fairly elitiest and tight knit (think XFree86, they have roughly the same governance model as FreeBSD, but XFree86 sounds like a lot more of an old boys club them FreeBSD is).

        Debian has a system where they are fairly democratic, and have a process where by you can initiate referendums to vote on a change you feel is important enough (generally never done over source code, but has been done over which version of the Linux kernel to ship, and what types of stuff has to be stripped from the Linux kernel before it meets Debian's definition of "Free").

        Linus is a dictator of the stock Linux kernel. However, there are so many forks out there of different trees, where lots of people have access to those trees that it's relatively silly to discuss. The other interesting aspect, is I get the distinct impression that in lots of areas of the kernel, Linus does implicitly let people just randomly apply patches. If you are one of the people he trusts working on an area he feels you know best about, he just applies your patches with minimal if any review. You don't get access to his primary sources to do the patch yourself, but you get a relatively unfettered access to the areas you know about. Which is sorta nice, as well, you don't see the kinds of spats that spawned OpenBSD (CVS revision wars, where people undo others work because they disagree, and they have access). When there is a single arbitor of what gets access, it never seems like there are people of two minds in control of the source.

        It's like the age old argument, that a Monarchy is the best form of government assuming you have a good and fair king. It's also the worst kind of government if you have a despot. Unfortunatly hereditary monarchies generate a lot more bad kings then good ones.

        Kirby

  • by Dancin_Santa (265275) <DancinSanta@gmail.com> on Monday January 31 2005, @05:13AM (#11526872) Journal
    They say loudly that they are only willing to accept developers to the project that they have vetted themselves, no one need apply. And with this attitude in front of them, they drive away people who want to help but are unsure of their abilities.

    Then they say that they want people to submit patches and pitch in to help develop the product. But how is anyone supposed to do that without being a member? Well, obviously you don't have to be on the team to work for the team. But who wants to work for someone that isn't going to treat them as part of the same team?

    At this point, the Firefox team is pretty well entrenched and the product itself is doing fairly well (still can't parse Slash code for shit, but that's just a hurdle to be overcome soon). So for this particular project, a thorny attitude towards newbs is not going to hurt them very much.

    However, the spirit of OSS (at least on the BSD side of the world) is one of openness and acceptance. Turning people away or accepting a new member only through invitation smacks of elitism. Unfortunately when you deal with human beings, you will inevitably end up dealing with some who think themselves elite and worthy of looking down upon others from the heights of their snoots.
    • Well, obviously you don't have to be on the team to work for the team. But who wants to work for someone that isn't going to treat them as part of the same team?

      Well they're not gonna give every single person out there commit access to the repository, are they? If you want to be able to directly change a section of the code, you need to prove your abilities. Which is fair enough.
      • by Dancin_Santa (265275) <DancinSanta@gmail.com> on Monday January 31 2005, @05:25AM (#11526906) Journal
        The problem is not the process. It is in the way they present the issue. Any project needs to have a central management team that takes patch submissions and vets them before it goes into the main source.

        However, the way they present it is that if you want to contribute, well, tough. You gotta be part of the team, and this is an invitation-only club. So someone comes along and says, "Hey, I'd like to have feature X work. How can I contribute?" And the website says "Fuck off, you're not wanted here." So he says, "Well, screw it. It probably wasn't a good idea in the first place." And then the project loses out on what might be a good feature.

        They say "Members only" and "Please help us" simultaneously. Mixed signals, to say the least.

        If it requires an article of that length to be written clarifying what really ought to be a straightforward issue, then the people who presented the it are at fault for clouding the issue.
    • They say loudly that they are only willing to accept developers to the project that they have vetted themselves, no one need apply. And with this attitude in front of them, they drive away people who want to help but are unsure of their abilities

      Seems to me, if you're unsure of your abilities, you should start on a smaller project with less visibility than FireFox. If a certain 'elitist' attitude is needed to filter out the rotten apples (e.g. the Linux kernel moderation approach), then this might explain
      • by 91degrees (207121) on Monday January 31 2005, @05:54AM (#11526981) Journal
        Seems to me, if you're unsure of your abilities, you should start on a smaller project with less visibility than FireFox

        There's no reason not to try. Your fixes will either work or they won't. If they don't, you've bitten off more than you can chew, so you abandon them. Wasted a bit of time, but you know your limits. If they do work then you've pushed yourself, improved yourself and proven to yourself that you're that good. And helped the project along.
    • Other groups (Score:5, Informative)

      by DavidNWelton (142216) on Monday January 31 2005, @05:29AM (#11526921) Homepage
      This is in some ways similar to how Apache Software Foundation projects work:

      http://www.apache.org/foundation/how-it-works.html #meritocracy [apache.org]

      I think it's a pretty sensible way of doing things.

      Compare this with the rather more beaurocratic Debian procedure for adding new maintainers:

      http://www.debian.org/devel/join/newmaint [debian.org]

      All three are certainly different projects, that require different kinds of talent and abilities, so it's likely that what works for one may not work for the others, but I think it's instructive to compare and contrast.

      As far as openness, the 'meritocracy' system works fairly well if those on the inside are inclined to add others. Nothing prevents J Random Hacker from making patches or writing code. Do that successfully for a time, and you will be invited to participate.
        • Re:Other groups (Score:4, Interesting)

          by malkavian (9512) on Monday January 31 2005, @08:25AM (#11527401) Homepage
          I think you hit the nail on the head with your comment.
          After all, not everyone in Debian are the smartest coder.
          Firefox actually want the 'smartest coders' that work with their codebase.
          While it is certainly elitist, it makes sure that only the elite (dedication plus skill) get to work on their branch of the browser. If that ends up making it work faster, more robustly and more efficiently, then all to the better.
          A small team of highly skilled individuals can often achieve more than a large pool of medium skilled people, and usually far more than a huge team of mediocrely skilled people.
          Everyone they compete with (corporate entities, such as MS and Opera) is pretty much guaranteed to be elitist (they'll hire the best coders and designers they can at interview), so why shouldn't the firefox team?
          Of course, as has been noted, if you think you can do better with your choice of team recruitment, then fork the project, and see which one survives.
    • by the pickle (261584) on Monday January 31 2005, @05:33AM (#11526929) Homepage
      still can't parse Slash code for shit, but that's just a hurdle to be overcome soon

      You do realise that's a problem* with the Gecko rendering engine, not Firefox, right?

      *To pedants: yeah, it's really a problem with Slashdot's implementation of Slash code. But at this point, I think it would be easier to fix Gecko than to fix Slashdot.

      p
      • by wild_berry (448019) on Monday January 31 2005, @06:47AM (#11527113) Journal
        Because the meritocracy that runs Slashdot won't accept patches..?
      • by _xeno_ (155264) on Monday January 31 2005, @09:10AM (#11527643) Homepage Journal

        Since there seem to be people confused: it's purely a bug with Gecko. It's not a bug with Slashdot's HTML. Slashdot's HTML is fine[1].

        The problem is hard to demonstrate, because it's a timing issue. In order for it to trigger, you need to have downloaded enough of the page to have received only the left column, but not the content column, when the browser does an initial layout. Gecko lays out the column and makes it as wide as the page, because that's what the HTML to that point says to do.[2]

        After that, it starts getting the content. Depending on exactly how you trigger the bug, two things can happen. One; it can not resize the left column's width properly, making the column take up the entire page. (Strangely enough, it gets the scrolling information correct, so you can't scroll horizontally to see the content you're missing.) Two; it can layout the column so that the width it uses when laying out the content column is too narrow, making the two overlap in the final rendering.

        Basically, it's a real bug in Gecko. It happens to be triggered by Slashdot's crappy HTML, but it really is a bug in the incremental layout engine.

        [1] Well, no, it isn't - it's written in such a way that it triggers the bug. But it's fine in the sense that what's wrong with it shouldn't cause the problem. Slashdot's HTML is bad enough that Slashdot 403s connections from the W3C HTML validator.

        [2] It's this "column resizes wildly during incremental layout" that sort of makes this Slashdot's problem. If they specified the width exactly instead of relying on the browser to implicitly shrink the column to the width you're used to, you wouldn't see this bug.

    • by Anonymous Coward on Monday January 31 2005, @05:36AM (#11526934)
      (still can't parse Slash code for shit, but that's just a hurdle to be overcome soon)

      I'd rather see them stick to standards than implement hacks for every website's broken HTML.
    • by DingerX (847589) on Monday January 31 2005, @05:58AM (#11526988) Journal
      Well Tex, code ain't big enough for the ten thousand of us.

      Openness, huh?
      I always thought open source meant the source was free to be used, modified, imnproved and adapted. It does not, to my recollection, mean that those maintaining a given heap o' code have to take "all comers", or even have to have a formal mechanism in place to consider adding to their number.
      I don't know what kinds of projects y'all work on, but where I come from, when someone comes up asking to join a project, or asks for collaboration, in the name of "The community", "the open source ideal", or other high-falutin' sounds, it usually boils down to one of a series of options:
      A) Can you give me lessons?
      B) Can you spend time working on my project?
      C) Can I boost my own social position by claiming to work for you guys?

      If you have the luxury of an abundance of people who want to work on your free project, you pick the ones who are most capable of doing work with the least amount of management. Going through a list of submitted applications is not the most efficient way to do this. You find who's doing good work, and talk them into working for you.

      If someone has a brilliant vision for OSS, that person is usually better served realizing that vision in a dedicate project. Giants on the shoulders of dwarves.
    • They say loudly that they are only willing to accept developers to the project that they have vetted themselves, no one need apply. And with this attitude in front of them, they drive away people who want to help but are unsure of their abilities.

      I don't think this is "elitist", I think it's practical. With every new developer on board, the task of managing the project grows. See: "The Mythical Man-Month" or any text ever written on the subject, ever.

      It's a well-proven fact that adding too many developers to a project has negative effects on productivity due to the added overheads of communication, familiarization, duplication of effort, etc etc.

      And it's not like the Firefox team is really shutting anybody out entirely- the source is open, after all. You're allowed to download the source and start hacking away. In fact, in a world where thousands of developers want to be part of Firefox, that might be one of the surest ways to get noticed...
      • by justins (80659) on Monday January 31 2005, @09:18AM (#11527689) Homepage Journal
        I don't think this is "elitist", I think it's practical. With every new developer on board, the task of managing the project grows. See: "The Mythical Man-Month" or any text ever written on the subject, ever.


        It's a well-proven fact that adding too many developers to a project has negative effects on productivity due to the added overheads of communication, familiarization, duplication of effort, etc etc.

        Nothing in The Mythical Man-Month is "well proven fact", it's all anecdotal evidence regarding an ancient project. It's a great book, but it's not necessarily gospel truth, and it doesn't apply to every project ever conceived by man.

        I think it mostly DOES apply in Mozilla's case, but people cite it a little too blindly, as if a small team could create a Saturn V or Windows NT or something if they were just REALLY SMART and put in a lot of overtime.
    • Volunteering sucks (Score:4, Insightful)

      by Penguinoflight (517245) on Monday January 31 2005, @07:10AM (#11527163) Homepage Journal
      There's two basic reasons why volunteering sucks, and unfortunately, volunteering for firefox is just as bad as regular volunteering.

      1. You don't get paid, that's why its called volunteering.

      2. Nobody respects you. This is the worst problem, it's simple really. If an organization doesn't value your help, working for them will be much harder than if you were getting paid.

      Case in point: Try to fix phone lines for a local nonprofit. I end up standing around for 30 minutes to talk to a decision maker, only to be passed by someone with no apparent contribution. If I was on the clock, they would have respected my time if not only to avoid high fees.
    • by richwklein (767820) on Monday January 31 2005, @07:50AM (#11527271) Homepage
      I'm just a lowely extension developer, but I have managed to get a couple of patches checked in. Just because you don't have CVS commit access doesn't mean they won't except your patch. Its all about chasing down bugs and then finding someone to review, super-review your work.
      • by dnoyeb (547705) on Monday January 31 2005, @02:24PM (#11530995) Homepage Journal
        Yep, that is how I have worked on every open project so far. I see enough bugs with a particular function and complain on bugzilla. End up in small debate about the issue in bugzilla. Offer my time if he/she will explain how to setup a build environment. I do, fix the bug, and send in the patch file to the developer on bugzilla.

        Then the next bug I simply file the report, ask if its valid, and if so submit the patch to bugzilla again. Once this happens a few times it becomes more time consuming to manage my contributions than to let me contribute directly, and I usually get requested to commit directly to cvs. I actually prefer not to have that burdeon/responsibility :P
  • by gnovos (447128) <gnovos@NOSPam.chipped.net> on Monday January 31 2005, @05:13AM (#11526873) Homepage Journal
    Sure, don't invite me... FighterFax, my own personal fork, will be ready on thursday. :)
    • by SimGuy (611829) <[ten.yugmis] [ta] [nivek]> on Monday January 31 2005, @06:08AM (#11527016) Homepage Journal
      The problem, of course, is that forkers often fork as an angry reaction to a rejection from the developer team without realizing what kind of commitment it is running a project. It gets worse if you try to parallel an existing project.

      In order for a fork of Firefox to be successful, you'd have to gather a team of developers, and actually find your own means to decide who gets access and who doesn't, but you'd also have to merge all the changes going into Firefox's own tree at the same time as you accept lots of contributions from your fork community (assuming you get enough press to be receiving any).

      I think a further complication is that sometimes with these forks, the mindset of being more open lets contributors get patches through with less quality control, leading to a product which fails to offer the same degree of stability and code quality as the original project.

      Xorg seems to be a decent example of a fork team that got these problems reasonably ironed out. Perhaps they're a good place to turn for advise for people serious about forking a major project.
    • by Lumpy (12016) on Monday January 31 2005, @06:36AM (#11527081) Homepage
      oh come on.

      I know what point you are making but all that ends up being is a pissing contest and nothing real will get done.

      if a developer is such a prick that refuses to submit a bugfix or patch to one of the top people of a project that have that access then his attitude and code really needs to go elsewhere.

      Come on, is writing a Open source app a community development effort or is it a "you will not give me god access??? fine I'll go and fork the project!"

      90% of all forks die without anyone knowing they existed, look on sourceforge, for every app that exists there are at least 60 forks that either never made it past their initial CVS commit or NEVER even had a CVS commit.

      There is a reason to fork, Xfree86 was a reason to fork. But just because someone will not be granted CVS commit access is certianly not a reason.

      Also, what is wrong with putting your patches on your own pages??

      I use kernel patches that are not part of the main kernel tree, hell Linus would not accept the pretty boot screen for the linux kernel for years so many of us used one of the several projects that had their own patches.

      Look what happened, a superior way of making the boot screen not horibly-scary to 90% of the world was born and accepted into the kernel.

      People that control a project, espically a HUGE project need to say NO automatically to everything first. Because for every talented and good patch submitted, there are 30-50 piles of crap, blatent trojan attempts, and a couple of outright wrong submissions sent.

      I understand your point, and I agree with you. But most fporks are not for a real reason, that is why they die without a whimper except for the pissing contest on the origional mailing list.
  • by Enoch Root (57473) on Monday January 31 2005, @05:13AM (#11526874)
    These anecdotes are funny, but what I wonder is... Are they different from any other development project?

    Every development project I worked on, the developpers included some form of easter eggs or witty comments in the code. It's human nature to have fun, and it happens in OSS and at Microsoft.

    I think perhaps the only differences are 1) FireFox code gets seen by the world, whereas non-OSS comments are hidden for the most part; and 2) Quality Control usually catches stuff like the 'cookie description' in time for public consumption.

    Hey, it's great that FireFox was born in a fun environment, but I think it's just human nature to make 'work' as pleasant as possible. It's great in the case of FireFox that the 'community' gets to share in the fun.
      • by danheskett (178529) <danheskett@gmai l . com> on Monday January 31 2005, @06:53AM (#11527130)
        The only time I've ever been embarrased professional is when I was making a pitch to a long-time consulting client about using some fairly standard FOSS packages in their previously pristine Windows and SunOS environment.

        Presentation is going well. Price points get a big eyebrow raise. Lead-in time is great. Non-proprietary is great. All good things.

        Question and answer period goes all to shit. Made the mistake of referencing "GNU/Linux". My bad. What does the G-N-U stand for? GNU is Not Unix. What's that now? Huh? Ohh.. I see. What's this other acronym? KDE? Is that like CDE, which we use now? Ohh yes, but much better. Sure, let's take a look. Client clicks around on the laptop for a few seconds.. boom boom boom.. hits a panel that reports "Not finished yet. I'm too lazy :(" or some such nonsense. Great. Even better.

        What a disaster. I was mortified. He picked apart all kinds of the typical Linux stuff.

        In the end he went to another consultant and stuck straight to Windows. It was very embarrasing.

        The bottom line is that in the real world, no one cares about having the source available. The investment is very small. If Firefox dies, what, are they going to hire a programmer to keep it alive so they dont have to switch? Lets get real. Trying to pitch anything but a polished product is, well, just asking for a beating.
  • by Ezza (413609) on Monday January 31 2005, @05:13AM (#11526875)
    is that ANYONE can contribute to a project.

    Only if the developers think you're good enough of course.

  • Clarifications (Score:5, Insightful)

    by ggvaidya (747058) on Monday January 31 2005, @05:22AM (#11526899) Homepage Journal
    A Firefox developer --> actually, Blake Ross [blakeross.com] (yes, we've heard of him [slashdot.org] before, and writer of the Firefox guide book [mozillastore.com])

    why Firefox will never grow up --> from the article, "Firefox is growing and maturing--there's no question about it. But as long as we're around, it'll never fully grow up. So sit back, relax, and await the delicious delicacies that The Ocho will have to offer."

    Website has gone down, so not sure how inflamatory the "controversial ... developer recruitment philosophy" line is.
  • by puke76 (775195) on Monday January 31 2005, @05:22AM (#11526900) Homepage
    When Firefox developers won't fix important issues [mozilla.org] that would improve browser acceptance in areas like internet cafes, kiosks etc, you have to wonder. What company wants a browser that you can't lock down?
    • by sepluv (641107) <blakesley@@@gmail...com> on Monday January 31 2005, @05:51AM (#11526975) Homepage
      Well, although I disagree with the developers not accepting many patches, this is not one of them. Anything that most people do not need is supposed to be an extension in order to stop bloat--that's why Firefox is so much better than Mozilla; this falls into that category as only a select few machines run by an even more select few of (hopefully technically knowledgable) indivduals would need this.

      The extension system is integrated into Firefox and designed to be used. The real problem with the Kiosk mode is that that extension looks like it hasn't been kept up-to-date/has ceased development.

      In the future (maybe 1.1), I think the Firefox developers will probably include the most popular extensions in the Firefox installer to make it even easier to do additional stuff like this.
    • by YITBOS (842292) <joseph.w.smithNO@SPAMgmail.com> on Monday January 31 2005, @06:09AM (#11527018)
      I understand your point, being that the developers should incorporate that into the original design, but there are more than one extensions that allow the program to be able to do this. I believe this is, in part, because they are trying to keep the basic/core of the brower small and minimized, and then allowing users to select, download, and install only the extra extensions and options that they want. Why include a dozen different options like different RSS readers, stock tickers, built-in weather conditions, GMail notifier, etc. which only a minority of people will use when it will just complicate things and make the download size larger.

      Keeping the file size down will not only attract those who still use dial-up, but also those who use dial-up, in most cases, have slower computers who do not have the extra RAM to spare for the extra features they don't want.

      The Extensions Mirror (at http://extensionsmirror.nl/ [extensionsmirror.nl]) has over 400 extensions for Firefox 1.0 compared to the 184 that Mozilla Update hosts, as well as themes and also extensions for Thunderbird.

      Every extension you could probably desire for Firefox are out there; you just need to know where to look.

      With the (what seems to be) ease of creating, and the popularity of extensions for Firefox, is it really the developer's responsibility to create and implement all of the features and extras that are desired, or wouldn't it be more pertinent to have the main developers focusing on the core of the browser, its security, or other related aspects and leave the rest to the enthusiastic aspiring coders out there?
  • by Anonymous Coward on Monday January 31 2005, @05:25AM (#11526909)
    People sometimes ask why we work on Firefox for free. It gets hard to keep a straight face at "work."

    Give me another project that touches the lives of millions of people worldwide and still has public codenames like "The Ocho" which get published in the media. ("The Ocho" is the name of the fictitious ESPN 8 station in Dodgeball; kudos to Ben for the flash of v1.5 naming brilliance). The best part of Firefox is that even as it's skyrocketed to the top, it's never really grown out of its humble roots as a skunkworks project that was by and large coordinated on caffeine highs at Denny's. It has, in short, never quite grown up.

    Of course, it never quite dawned on us in the beginning that everything we were doing would someday be so scrutinized by the public eye. When I added "Cookies are delicious delicacies" as the tongue-in-cheek description of site cookies in our Options window, I did so because describing something so complicated in such a small space was quite frankly the last thing I wanted to worry about after rewriting the cookie manager. I didn't realize it would be archived for posterity in online encyclopedias, computer science lectures, privacy policies (for Virgin no less), magazine articles, developer documents, and even in print in an O'Reilly book called Google: The Missing Manual. I didn't realize I had singlehandedly created a cult legend that others would scramble to recreate as soon as we finally removed it right before shipping 1.0. And most of all, I never realized that one day it would inspire someone to give birth to hemp cookies. Because I assure you that had I realized any of this, I would have tried to actually create something funny. And maybe even signed my name.

    This is, of course, but one case study in a project that has never taken itself seriously. What most people seemed to miss about Asa's original Firefox (then called Phoenix) roadmap was that the seemingly arbitrary milestone chart was actually a roadmap. (It does say "the trip" at top, y'know.) And if you superimposed it on top of a real map--say, around the West coast--you found that it made for a pretty clean trip from Mountain View, California to "Phoenix," Arizona. It just so happened that Netscape was based in Mountain View. It just so happened that we called it "Phoenix" because it was reborn from the ashes of a certain product. It just so happened that that product was...well, you get the picture.

    Certain entrepreneurs have even tried to capitalize on Firefox's energetic demeanor. People bothered by constantly broken builds had one of two recourses depending on who broke it: violence if was me or complete public embarrassment if it was hyatt. For the young Mozilla contributor, MozillaZine offers the stylish Mozilla bib, and for his prostitute mother (or father), the thong.

    Speaking of families, certain buttons began to crop up around the web urging people to download Firefox (or Firebird, as it was called then) as part of the effort to save Seth's kids. More recently, little Timmy and Jimmy Spitzer were spotted as donators to our New York Times Ad campaign. And yet, Seth claims he has no kids! Why, Seth? Why are you so ashamed?

    It would be nice to claim that the silliness ends where the work begins. But it infects every part of the project, right down to our bug tracking database. Mixed among those little showstopper things like "Firefox crashes on startup" or "Firefox emailed my addressbook and attached my hard drive" are the real important issues, like Vending machine prices raised by $0.05 (as Sebastian astutely points out, that's actually not a regression but inflation), or the fact that our drag and drop code is British, or that (perhaps most famously) our core UI technology kills babies and should therefore be removed. Then there are the "oops" moments that plague every major software project: our "RSS" button looks like it says "ASS", our download manager seems to be flipping our users off, and naturally, our alternate stylesheet icon looks like the all-too-common soybean sp
  • Open Source? (Score:5, Interesting)

    by vcv (526771) on Monday January 31 2005, @06:12AM (#11527022)
    Firefox is open source, so anyone can contribute. And the open-source is fully of great talents, right?

    Why then, after 5 (almost 6) years, is the outline property in CSS not supported? Why is there no one able to fully implement this? Yes, I know about -moz-outline, but it's -moz-outline because they don't trust their own code enough after 5 years.

    https://bugzilla.mozilla.org/show_bug.cgi?id=6647
  • pet peeve (Score:5, Interesting)

    by Anonymous Coward on Monday January 31 2005, @06:20AM (#11527041)
    My pet peeve is how the developers won't fix autocomplete so it does not remember credit card numbers.

    It's bug 188285. Have a look if you're interested.
    • by gothzilla (676407) on Monday January 31 2005, @10:19AM (#11528260)
      What he's referring to is the ability to leave autocomplete on, but making it "forget" credit card numbers.

      On slashdot, if you say "When I'm driving around in my car, this buzzer won't turn off and it's really annoying." everyone will respond with "Well then just turn the car off."

  • by Anonymous Coward on Monday January 31 2005, @09:11AM (#11527647)
    Unforuntunately for social junkies, there's more to the Firefox/Mozilla story than we will ever hear. I do not by any means represent the whole mozilla community, but I know my words represent some people (or at least one person). My description of events are biased, and may be very ill-informed at some points, but I know I'm a bit more informed than the general public, so I thought I'd share.[/disclaimer]

    From day one, Firefox was l33t. For many, the developers that went off on their own were impatient and unwilling to follow the rules. During the time just before (and during) the breakup, there were many questionable checkins that did not go through proper channels. At mozilla, decisions are made by the community, or at least the part of the community that has seniority in that area of the code. When a bunch of people in a code area all have relatively the same seniority, drastic changes are often met with negativity. This was especially the case with UI and the related XUL stuff. Perhaps it also has something to do with Netscape, who used to have a stranglehold on the UI, but I'm rather unclear on that aspect.

    When the Firefox people split off on their own, I personally was a bit relieved to get rid of the "too good for rules" people. It certainly created a divide in the community. The lean, l33t Firefox developers were on a power orgie, doing all the changes they, for so long, wanted to do. Most of them were awesome ideas, as everyone can see by what Firefox is today. Some of the stuff has even creeped back into mozilla, after it was matured enough in Firefox, that is.

    Which brings us to another issue that divided the two sides -- the Firefox team, at least at the beggining, was more of a "Do a half job, commit it to CVS, then fix it up in stages" team. I do not know what they do present day. The mozilla team is a "make sure the patch does a specific task, is correct and complete before commiting", which requires a lot more time, a lot more reviews, and a much bigger delay before the public sees your 'kewl new change/fix'. There are many projects that follow either type of philosophy. Neither is incorrect (both philosophies can and do work), but a project obviously can't follow both philosophies.

    As many slashdotters love to say, the great thing about open source is that if you don't like what the developers are doing, or you don't like the developers, or you don't like the atmosphere, etc, you can take the source and make your own branch. This is exactly what Firefox did, and good for them. The difference between them and a normal 'branch-and-do-your-own-thing' is that the l33t developers were also high up mozilla developers/PR/etc. This created a unique situation where the two projects had to stick together. Even to this day, the relationship between Mozilla and Firefox is an issue to avoid discussing in public with developers (because, out of politeness, they won't talk about it).

    Ever since Firefox has become popular, I hear people occasionally say, "is this the last release of mozilla?" The answer is _NO_. Mozilla is the heart of Firefox. The people who are developing for mozilla are dedicated and have no plans of leaving. For some, bitterness about the invite-only and l33t feel of Firefox only invigorates them to do more for mozilla.

    Also, I see a lot of posts on this thread saying "Maybe if Firefox wasn't soo l33t with its developers, blahblah bug would be fixed, or blahblah would be supported!" You couldn't be more wrong. 99% of the time, the proper place to add/fix 'blahblah' is in Mozilla, not Firefox. If anything, you should be blaming the bureaucracy of mozilla, not the l33t Firefox developers.

    If you want to call the Firefox developers 'rebels', that might be a good term too. I think of them more as 'l33t immature, arrogant developers who got tired of the bureaucracy of mozilla'. We can all be immature and arrogant on occasion, so I try not to hold it against them.

    I encourage any other Firefox/Mozilla developers to clarify and/or correct what I've said.
  • by slavemowgli (585321) on Monday January 31 2005, @09:37AM (#11527889) Homepage
    That kind of policy can ultimately, in the long run, only be a bad thing, and those who talk about the merits of a meritocracy should keep in mind that this is none. Quite the opposite: if it was a meritocracy, someone who'd contribute good code and prove to be interested in helping out and implementing/fixing things that matter to them would become a developer without any big deal being made.

    In fact, I'd go so far as to say that if it really a meritocracy (or a project which really understood what free software is about), there wouldn't be such a clear distinction between developers and users, anyway. All that really can be observed HERE is a kind of "ivory tower" elitist attitude that will ultimately hinder rather than help; people seem to be afraid to actually have an open development process as soon as projects grow larger or get a larger (and, in particular, a larger non-geek) userbase, but I think Linus' success with Linux' development model shows that this is not a reasonable thing.

    Ever wondered why Linux actually *is* more successful than the various BSDs, and why (for that matter) hundreds of Linux distros coexist in peace while the *BSD developers generally seem to be unable to even talk to each other? It's not just because the majority of people are more inclined to contribute to a project that not only is free but *stays* free; it's also because with Linux, when you scratch your itch, you have a good chance of it actually being picked up, used and included into their trees by others, ultimately even Linus, as long as you're willing to demonstrate you're actually willing to maintain your code for longer than a few weeks.

    The Xfree86 vs. X.org schism is another good example: people used Xfree86 because there was no real alternative, but they weren't happy with it and with the fact that the developers cared so little for the users and instead chose to form an elitist club of their own, so when an alternative popped up, they started using that. Can you name a major Linux distro that still uses Xfree86 instead of X.org? There may be a few left, particularly those that are more conservative about these things (like Debian, although I haven't checked which implementation they use), but I think it's safe to say that the majority has already switched, and that this trend will only continue in the future unless the Xfree86 developers radically rethink their attitude.

    As for Firefox (or Mozilla in general) again, I can't say I'm too surprised, though. They have had this attitude forever (if you ever reported a bug, you'll know what I mean; if you don't, check out bug 18574 [mozilla.org], for example), and I think it's reasonably safe to say that people are using Mozilla mostly because there's no real alternative (IE decidedly is not one, and it's windows-only, anyway; Opera is not free and has banner ads unless you pay for it, and Konqueror is integrated too much with KDE for some people's taste, not to mention that not running on windows means a good share of Mozilla users can't use it, anyway). As soon as a new, better browser project gains ground, Mozilla will find itself in the same situation that Xfree86 is in today. It may be less serious, since it's more easy to include two browsers with your distro than two X servers, but ultimately, it's adapt or die, and I think some Mozilla people (asa comes to mind, as do some others) will have to learn that the hard way.
  • Controversial? (Score:5, Informative)

    by wolf31o2 (778801) <wolf31o2@gentoo.org> on Monday January 31 2005, @10:04AM (#11528113) Homepage

    the project's controversial invitation-only developer recruitment policy

    Why exactly is this controversial? Gentoo does exactly this. Just because you have an invitation-only developer recruitment policy doesn't mean that you won't accept patches from others. With Gentoo, we receive patches all the time that make it into the distribution. That doesn't make the patch submitter a developer, but at the same time we don't deny patches simply because the person is not a developer. After the person has shown their worth, they are recruited by a more senior developer on the project and trained in proper Gentoo development policy. Why would it be controversial at all to only allow people whom have shown compitence to have write access to your CVS tree? As I've said, we receive patches from people all the time. Some of them are even first time Linux users who know little to nothing about development, but if the patch is correct, we accept it without passing judgement on the person submitting the patch. I'm not sure where the idea comes from that only accepting good patches is elitist, but how would doing anything contrary make the slightest bit of sense.

    • by nmoog (701216) on Monday January 31 2005, @06:59AM (#11527139) Homepage Journal
      Exactly... I thought "Yeah, that'd be great developing firefox." and to test out if it really was for me I decided to take the extension easy path. I wacked up the super unuseful Slashdot moderator extension [webeisteddfod.com] then realised that even something so trival took a shit load of time.

      I gave up on that dream. But at least I didn't waste anyone's time checking my dodgy patches.
    • by Per Abrahamsen (1397) on Monday January 31 2005, @09:38AM (#11527896) Homepage
      Maybe it is about having fun...

      If you limit the developers to people who actually like working together, and have simular ideas of how to behave and talk to other people, more can often be done than if you also invite all the socially dysfunct coders, who cannot take a rejection of patch as anything but a personal insult (or, for the true nutcase, some political game).

      There are more than a couple of great coders out there with zero people skill. They can damage a project because, even though their own contributions are great, they lower the fun level and therefore productivity of everybody else.

      Some of them make great solo projects...