Slashdot Mirror


Free Software Leadership

GroundBounce writes: "An article at Advogato uses the recent resignation of Christoph Pfister from the Fink project to analyze and highlight the ways in which the free software community often alienates its leaders, and the differences between the Mac shareware and the greater free software communities."

4 of 164 comments (clear)

  1. OSS-Leaders by pete-classic · · Score: 4, Interesting

    I (being an alienated former project leader) have put together a mailing list I call OSS-Leaders.

    I'm still trying to get it off the ground, but there are one or two guys you may have heard of on the list . . .

    The idea is to provide a place for project leaders to exchange thoughts and ideas strictly with their peers. I hope to distill some of this discussion into some sort of "OSS Project Leadership HOWTO."

    If you lead (or recently lead) an OSS project, check it out.

    -Peter

  2. Ugh...its apparently "Idiot Mac User Week" on /. by Bowie+J.+Poag · · Score: 4, Funny



    This guy and the bonehead who blames UPS for his shitty packaging job should get together and go bowling. After all, they both have exactly what the other wants. One has a working computer system, but no fame. The other has fame, but a dead computer system.

    Sounds like a beautiful friendship if you ask me.

    --
    Bowie J. Poag

  3. You guys don't know shareware on the Mac by Zoop · · Score: 5, Interesting

    Apparently you Linux types think "Hey, check out my L337 Hearts shareware for Windoze, a mere $117.85 and it's yours to play again after a 6 day trial" is what shareware is or should be.

    Bullhockey. Shareware on the Mac, which, contrary to advogato's assertion, cares mightily about attribution and credit, to the point that they use, oh, I dunno...COPYRIGHT licenses to ensure they get credit.

    Most of this shareware, and a boatload of freeware, some put out by commercial companies, is not time-limited and requires the Mac community to express appreciation in a way that apparently the Napsterites can't be bothered--you know, paying for it? You can use Graphic Converter (a tool that gives the GIMP a run for its money) without ever paying for it. However, I coughed up the $35 to the lone guy who maintains it because it's a damn useful program and has helped me out of spots where Photoshop has failed. In turn, he maintains a release schedule and responsiveness that puts the majority of open source projects I've seen to shame. Oh, and my license is good in perpetuity.

    Do I get to see the code? With some freeware programs, yes. Others, no. But then, my coding skills lie more toward Web programming and Java, so I'm not sure I'd be able to do that much with the code, and here's a nasty little truth: neither do most people in the Linux community.

    The communities are similar in many points: a small group of programmers do the bulk of the work. Most users don't know how to program and are frequently clueless. Most users tend to report bugs and nothing else. Most users tend not to contribute patches. Some offer to and are brushed away by the maintainer/programmer.

    However there are some differences the Linux community might not like to think about. And as a 3-years plus Linux user, I can say that in general, Mac shareware is far less buggy and thousands of times more usable than its Free Software compatriots, despite the lack of peer review of the code. Mac users tend to show appreciation to these programmers in a way that Linux types tend to only show to Red Hat or some other distribution maintainer, not the project maintainers: paying for it. Not everybody, not even most people, but enough that some of these packages have been around over a decade and are still being developed despite relying on single person.

    Am I saying the Mac shareware way is better? Not really--it's better at certain things, but has weaknesses that Free Software doesn't. But it has strenghts that Free Software doesn't, either. To see it mindlessly bashed by pots referring to the dark coloration of kettles has been irritating, to say the least.

    The whole tone of this discussion has been characterized by ignorant flaming, starting with CP's note and emails and continuing with Slashdot's libelous headline. You really might try to understand the Mac way before you start whining...after all, you're still trying to copy our user interface quality after all these years--we might have something to bring to the table. We instinctively know good UI, something that the Windoze commuity, from which most of you come, does not.

    You can learn from other cultures, or you can flame them. Guess which one you're becoming as guilty of as the users who whined without bug reports to CP?

  4. Open Source success by Stiletto · · Score: 4, Insightful


    From reading the first bunch of posts here, one would get the impression that leading an Open-Source project is miserable work. In case anyone cares, I'd like to submit a success story :-)

    A while back I posted a little code on the net. It was a tiny driver for my Matrox Marvel video capture card. I figured there might be SOMEONE out there who'd find it useful. Well, people grabbed it, started working with it (I only have one video capture card, so there were apparently problems on other people's sysems) and improving it. We set up a CVS server and a mailing list and more people got involved.

    After a while, I got kind of tired of the project. The driver has worked for me since day one, and I really didn't have much motivation to do any more coding or "lead" the project. Besides, several people that joined the project knew more about the code than me, so I figured I might as well quietly step away. The project's been going great and continues to grow. I still read the mailing list, but I haven't committed code in months.

    I guess the moral of the story is: There may come a time where you are tired of heading up a project, and the best thing to do is to let go of it, and leave it to the more capable (and more enthusiastic) people on the mailing list.