Slashdot Mirror


When Should Source Be Released?

MEconomy asks: "I'm the CTO of a commercial entity developing a technology that we plan to 100% open source. I'm looking for other options, opinions, and bulletproof arguments to take to Open Source-leery business types to convince them to release earlier (my preference) rather than later." While releasing the source early is a good thing, it can be released too early. I would never release the code to a project that wasn't in a runnable state, and would honestly consider holding off source releases until the project was at least in the "beta" stage. What do you think?

"I am very curious what peoples' thoughts are on the tradeoffs (business risks, community reputation, etc...) between:

  1. immediate release of the source code at product launch,
  2. waiting until the technology has acquired a large enough user base to insure a competitor won't just 'take the code and run',
  3. commit to full source code release and release piecemeal (ala ZeroKnowledge),
  4. a short-term (~1yr) closed-release to mutually trusted third parties (e.g. EFF),
  5. placing the code in a provable timed-release escrow."

    [Update by nik]: Accepted practice seems to be to wait until about a year after you're bought by Sun. . .

142 comments

  1. Knee Jerk Response by Threed · · Score: 1

    Early and Often.

    --Threed-Looking out for Numero Uno since 1976!

  2. My experience by KeyShark · · Score: 2

    In my programming experience I liked it better when it was realease later. The main reason is I would trying using it and then adding my own personal add ons to it, and then when the final or a later version came out all my code was broken because they changed somehting major.

    1. Re:My experience by mikefe · · Score: 1

      The problem with this is the asumption that your code won't be included with their project, and will be maintained seperately.

      That is part of the open sourceness of a project.

      Mike

      --
      There: Something at a specific location.
      Their: Owned by someone.
      Please make sure your english compiles.
    2. Re:My experience by SEWilco · · Score: 1

      That's why I like to offer my mods back to the source. When they're accepted it improves it for all. And sometimes similar functionality is added in a better way instead.

  3. Read your ESR by Mike+Schiraldi · · Score: 4

    ESR has a lot of good advice on this.. See www.tuxedo.org/~esr.
    --

  4. early is definitely good. by AugstWest · · Score: 5

    If you release pre-beta code, you're essentially filtering out people who would download the code simply to run it for free. Not many people are eager to deal with the extremely buggy, pre-beta or even pre-alpha code.

    Releasing early also gives you the advantage of having more eyes looking at your code early to spot any bad design decisions -- it's a lot easier to fix bad choices early in the project than it is when the code is more developed... You don't want to have to rewrite the entire foundation just because you made a seemingly good decision early on, which later turns out to cause issues.

    It can't hurt to have extra experienced eyes running through your code at the early stages.

    1. Re:early is definitely good. by demaria · · Score: 5

      It can also work against you as well. Some of the better programmers out there may look at it and say....okay this sucks. Screw it, I hear sendmail needs some work.

      I occasionally get soft/trialware that makes me say funk dat, I'm not using this, and then it gets blown away from my realm forever.

      Your source code having a bad reputation is not a good way to generate interest. Maybe, combine your idea AugstWest and my reservations. Selective early release, where only some people see the code and help, and then general release after it's matured a bit.

    2. Re:early is definitely good. by slmiller · · Score: 1

      yes, but it can definintly hurt to have your competitors steal your code and thus your income. Nobody enjoys bankruptcy.

      --
      "Alcahol. The cause of, and solution to, most of life's problems!" - Homer J. Simpson
    3. Re:early is definitely good. by idlmx · · Score: 1

      Not true! Contrally to popular belief, this is false! A lot of people do not turn in bug reports, very people turn in bug reports to make it worthwhile. If you also happen to release before you are done fully testing, people will pre judge your product! It is better to work on your code till it is very stable, do the first beta testing in-house, when you release, release quality software and impress the world. A lot of people today are releasing shitty code all in the name of testing.

      --
      Time does not wait.
    4. Re:early is definitely good. by Otter · · Score: 1

      If you release pre-beta code, you're essentially filtering out people who would download the code simply to run it for free. Not many people are eager to deal with the extremely buggy, pre-beta or even pre-alpha code.

      I don't follow this -- why can't the people who want to run it for free download it when 1.0 comes out? How are they filtered out? Unless you're saying he should release the pre-beta but not the final releases, but that's hardly "100% open source".

      Not flaming -- just confused.

    5. Re:early is definitely good. by AugstWest · · Score: 2

      understood, i'm just doing a lot of work on the lan today and didn't have much time to explain. :]

      they will do so when 1.0 comes out, but the ratio of real developers to curiosity seekers would, theoretically, be higher with early releases, since the interest level would more apply to them.

      as for the "stealing your ideas" branch of things, the idea of building one-of-a-kind proprietary software with the open source model is new to me... i couldn't really tell you how it would work out.

    6. Re:early is definitely good. by SvnLyrBrto · · Score: 5
      Another VERY important reason to release early is to prevent your code from being forcebly supressed by certian entities that have it in for independent open source developers.

      Witness the Gnutella/Nullsoft saga. To employ a couple of bad cliches, Gnutella just barely dodged the RIAA's bullet, but is not out of the woods yet.

      For those of you not familiar with the story, Nullsoft are the fellows who developed WinAmp, and were subsequently bought by AOL with the promise that they would be independent within the company. Their next project was to be a new file-shareing program that, unlike Napster, would allow ANY kind of file to be transferred, and would not be reliant on centrally located servers. Not only that, it was intended to be a GPLed program from the very start.

      Well, you might also know that AOL recently aquired Time-Warner, notorious member of the RIAA *AND* MPAA. Well, TW turned on Steve Case and ordered him to put a stop to Nullsoft's latest creation. And put a stop to it he did.

      Fortunately, the wego guys suceeded in getting ahold of the source and have been producing binaries. But the FAQ seems to indicate that there are still legal issues with the source code, so there is no source available for a program that was INTENDED BY ITS CREATORS to be open sourced.

      If Nullsoft had the foresight to released the source under the GPL at the first opportunity, with the first release, BEFORE Gnutella appeared on time warner / RIAA / metallica's radar, this problem would not exist. The source would be out under the GPL and I suspect that development would have proceeded much faster than it has (it's been at ver 0.56 for HOW long now???).

      Or imagine if Jon Johnson had delayed the release of deCSS. The MPAA could possibly have acted to supress him in time to destroy the code before the world had redistributed.

      If you're working on code that might challange the business model, compete with, or in any way irritate, someone who ALREADY has tons of money, such as RIAA/metallica, or the MPAA, or microsoft, etc. it's DEFINATELY the best idea to "get the geinie out of the bottle", as soon as you can.

      That way, even if *you* are persecuted, your IDEAS cannot be realisticly suppressed.

      (I would hope that if Napster DOES lose against the RIAA/metallica, that Fanning's last act of defiance before the company's execution would be to GPL the entire source for everything. I would have a LOT of respect for anyone with that kind of courage and integrity)

      john


      Resistance is NOT futile!!!

      Haiku:
      I am not a drone.
      Remove the collective if

      --
      Imagine all the people...
  5. Be Careful of Mozilla / Java Problem by waldoj · · Score: 5

    This isn't a flame. I swear.

    Both Mozilla and Java have the problem of long development / consumer introduction periods. So the general public (or, in the case of smaller technologies) gets really sick of hearing about them (but knowing that they can't relly use them), until, eventually, they get sick of them.

    I've been willing to be part of testing Mozilla, and I love it. So have many of us. But most consumers aren't so forgiving. Be careful of saturating the market with concept so that people have tuned it out by the time you have some substance.

    -Waldo
    -------------------

    1. Re:Be Careful of Mozilla / Java Problem by jesser · · Score: 1

      umm,
      - he had an interesting and potentially useful point
      - he didn't attack netscape, mozilla, java, or sun

      how was his post a flame?

      --
      The shareholder is always right.
    2. Re:Be Careful of Mozilla / Java Problem by barracg8 · · Score: 2
      Yes, Totally.

      A lot of people will say, 'release often, release early', etc (particuarly with reference to the linux model). I personally always feel that people ignore the amount of work done on GNU prior the the Linux kernel being released.

      Linux was, to a fair extent, born full grown, in that there was a full UNIX just sitting there, waiting for a kernel. This let Linux explode off the blocks, and gain a lot of momentum. (Okay, 10yrs or so is quite a slow burn for me to use the term 'explode', but hey)

      I am interested in OS development. So many great projects that seem to burn out as people seem to lose interest, as the project grinds on slowly. The more people drop out --> the less work getting done --> the less results seen --> the less enthusiasm --> more people drop out...

      Very saddening to watch projects die this way.

      G

    3. Re:Be Careful of Mozilla / Java Problem by update() · · Score: 2

      A lot of people will say, 'release often, release early', etc

      The lesson I'd draw from Java and Mozilla is, "Release early, release often, but don't start issuing press releases about how Microsoft is doomed until you've got something that runs."

      Linux was, to a fair extent, born full grown, in that there was a full UNIX just sitting there, waiting for a kernel. This let Linux explode off the blocks, and gain a lot of momentum. (Okay, 10yrs or so is quite a slow burn for me to use the term 'explode', but hey)

      I think the 10 years is at least as relevant in this context as the existing Unix infrastructure. If the Linux project were started today, you'd see Eric Raymond in CNet, Wired, Upside and People blaring about the glorious prospects of Linux -- followed by "Death of Linux" articles two years later when a fully functional OS wasn't shipping.

      So, to MEconomy I'd say, "Release early but hype when it works."

    4. Re:Be Careful of Mozilla / Java Problem by waldoj · · Score: 1

      update() wrote:
      Release early, release often, but don't start issuing press releases about how Microsoft is doomed until you've got something that runs.

      That ought to be in the Cluetrain Manifesto. It's fantastic. :)

      -Waldo
      -------------------

  6. v0.99 by Dysan2k · · Score: 3

    I'd suggest releasing code at your v0.99 point which should be a code-freeze state and final bug-fixes. At this point, OSS people will no doubt grab the source and put it through the ringer. After a couple of weeks worth of reports and suggestions, you'll probably be able to put together a release.

    But please note:
    Since you didn't say what KIND of software it is, a fair evaluation is extremely hard to give. Also, what lang. is it written in, and is it going to be standards compliant? (i18n, etc.)

    --
    -What have you contributed lately?
  7. Plan first, then release often. by ka9dgx · · Score: 5
    My knee jerk response is to get the planning done, get the "vision" mapped out. If you've got a firm set of goals and a project plan, you can release as early and often as you like. If you don't, then I believe you'll be pulled in all directions by the rest of us.

    Early and often seems to be good except for the pull into other directions.

    --Mike--

  8. Release early, release often... by Brazilian+Geek · · Score: 2

    As said by ESR in The Cathedral and the Bazaar.

    --
    All browsers' default homepage should read: Don't Panic...
  9. Stability and User hacks by Aerolith_alpha · · Score: 2

    I would personally rather have a stable code base to be looking at rather than having to deal with a constantly (well maybe not constantly, but one big change is enough) changing codebase. I think the 'beta' stage (the original sense of the word, not ICQ) is a good time to release it, because it gives users a chance to send in comments, bugs, and perhaps get some of their own code added to the product before the 1.0 release.

    --


    mov ax, 13h
    int 10h
  10. When? by ackthpt · · Score: 1

    You obviously don't work for Micro$oft.

    As soon as it's runnable and you have some decent documentation (i.e. readable)

    Call it Alpha if it crashes a lot.

    Beta if it only crashes now and then.

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:When? by flikx · · Score: 1

      And call it Production Ready if it crashes more than alpha code. Then release service packs and charge a shitload of money until you're the richest man on the planet. Scoff at the justice system of the puny country that you own. Give to charity often and talk about innovation to try to get the public to like you. Have the audacity to sell something simple for an exorbidant fee, become more feared than the infamous robber barrons.

      Repeat every 50 years with the newest forefront of technology. Railroads, Oil, Cars, Telephones, communications, Television, Computers, what next?

      Remember: if it breaks often, but not too often, those silly costomers will be begging to buy more. It's called planned obsolecence, get used to it. I like open source, but unfortunately, greed is what will rule the world forever.

      --
      One future, two choices. Oppose them or let them destroy us.
    2. Re:When? by Phil+Gregory · · Score: 2

      Well, actually, what you call it depends on your mindset.

      Big corporate mindset:

      • Alpha: You're still writing down requirements and haven't actually started on the code yet.
      • Beta: It compiles.
      • Release: You've put in most of the features you want, and it's time to do some testing.

      • Free software coder:
      • Alpha: You've just released this program that's really going to rock someday. Right now, it only prints "Hello, world," but just look at that TODO list!
      • Beta: The program does some of what you want it to do. Other people are starting to pick it up and test it out, too.
      • Still Beta: Most of the features are implemented. A lot of people are using the program, with a good degree of success all around.
      • Version 0.99.x: People have been successfully yousing your program in production environments for the last six months, but there are just a few more bugs you want to squash/features you want to add before you make it 1.0. You probably have your own icon on Slashdot.
      • Version 1.0: The near-mythical state where your program actually does everything you want it to. Now, you can start doing even more coordination among all those other people submitting patches to make your program do what they want it to...

      --Phil (Not that any of my projects even have enough code to release yet...)
      --
      355/113 -- Not the famous irrational number PI, but an incredible simulation!
    3. Re:When? by ackthpt · · Score: 1
      The majority of my projects fit this:

      Alpha: Still typing the code in.

      Beta: Status of code until architecture is retired.

      Production: A myth

      --

      A feeling of having made the same mistake before: Deja Foobar
    4. Re:When? by Sly+Mongoose · · Score: 1

      As soon as it's runnable and you have some decent documentation (i.e. readable)

      Absolutely!

      Call it Alpha if it crashes a lot.

      No, when it crashes a lot, we call it v3.0

      Beta if it only crashes now and then.

      If it only crashes Now and then, it is good enough to be called v3.11 for Workgroups!

    5. Re:When? by Abigail · · Score: 2
      I don't know why you generalize so much. There are big corporation that wouldn't dream to release something that isn't properly tested, and there are large free software projects that release often, but still ship buggy products as "stable". Look at Perl 5.6.0 for instance.

      -- Abigail

  11. It all depends on your goal by FascDot+Killed+My+Pr · · Score: 2

    Since you use the term "Open Source" rather than "Free Software", I'm assuming your goal is NOT freedom.

    So, if your goal is:

    Buzzword-compliance--Announce total open-ness right now. Actual timeline does not matter.
    Free testing--release beta1 (or later) as open source. (Note: do not apply incoming patches unless the bug appears in a story on Slashdot)
    Venture capital--Tell the VC's that you "comply with an open source definition". Then create your own license with instructons on how to get the source ("cat /dev/zero")
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:It all depends on your goal by Arandir · · Score: 2

      "Since you use the term "Open Source" rather than "Free Software", I'm assuming your goal is NOT freedom."

      Rational discourse demands a common set of terminology. Communication cannot occur unless meanings are known. Intelligent people will either use the dictionary or present a rigid set of definitions.

      The Free Software Foundation has not presented a rigid set of definitions of "free software". They have only four very loose and broad "freedoms". On the other hand, the OSI has presented a rigidly defined set of standards and meanings. It is no wonder that intelligent people use the term "Open Source" when referring to software whose source is open.

      Every piece of software (and I mean every single one) that meets the Open Source Definition also meets the loose definition of free software put forth by the FSF. Freedom to run the program, for any purpose? Covered. Freedom to study how the program works, and adapt it to your needs? Covered. Freedom to redistribute copies so you can help your neighbor? Covered. Freedom to improve the program, and release your improvements to the public? Covered.

      Of course there is the possibility that Open Source can be confused with source code that is merely available for perusal. But there is equal or even greater confusion in the public to confuse free software with freeware. To the average intelligent user with a dictionary, the term "free software" means software that is free of cost. I don't know languages other than English, but I have been told that "libera softvaro" is pretty much meaningless out of context.

      But just what is this "freedom" you mention? There is no definition for it in the FSF pages, so I must resort to my dictionary, where I find seventeen definitions, many of which are contradictory. Which one am I to use? Is the "free" in free software related to "free electron"? "Free party"? "Free verse"? It surely can't be the "free" in "free speech" or "free press", because those freedoms give me the right to create and publish closed source and proprietary software!

      But you are correct when you say that the goal of using the term "Open Source" is not some vague and ill-defined freedom. The goal is instead clarity and understanding.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:It all depends on your goal by jekk · · Score: 1
      Someone with moderator points, please mark up the comment I'm replying to (I'm outa points cause they keep expiring, cause I so rarely find something this worthy of up-moderation). It's insightful, well reasoned, and a lot of the hotheads at /. really need to read this and use it to moderate their knee-jerk reactions.

      Michael Chermside

  12. whatever you decide by Lord+Omlette · · Score: 5

    You sure as fuck had better not be releasing the source code as an alternative to having your own people test it. "Why pay QA when geeks will test it for free?!" Nonono, make sure the code is secure after you have your own people banging on it for a while, make sure it's well documented, THEN feel free to release whenever and however you want.
    --
    Peace,
    Lord Omlette
    ICQ# 77863057

    --
    [o]_O
    1. Re:whatever you decide by bibos · · Score: 1
      Look at it this way:
      The end product will be free to use for the 'geeks', so tell me why I should be forced to pay for testing, then giving the program away to the people for free. I think that the people that will later use my program for free can sure as hell help me with finding bugs and flaws.

      Bibos

    2. Re:whatever you decide by Arandir · · Score: 4

      I definitely agree. Too many developers (of both the commercial and non-commercial variety) believe that QA people are merely bug finders. This is absolute nonsense. Dumping beta OSS on the public to avoid paying for a QA team results in low quality.

      Not having any statistics, I can only surmise one of two possibilities. A) too few bug reports will be submitted to be of any use, B) too many bug reports will be submitted leading to information overload.

      As a professional QA engineer, I thought I would do my civic duty in the OSS community and perform a somewhat rigorous testing of a certain noted software project. I submitted about a dozen bug reports after an half day of testing. One of them resulted in a fix. Of the rest, the typical response from the developer was one to two months later, with the typical reply being that it wasn't really a bug.

      In another noted (and commercially funded) OSS project, I offered my services as a QA tester and was accepted. Then I asked for requirement and specification documents, only to be told that they didn't exist. After a bit of pleading one of the developers spent about ten minutes coming up with a two paragraph spec of the entire project.

      Dumping software testing off on the unsuspecting public is not only an insult to the QA engineer, but also to the user.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    3. Re:whatever you decide by Arandir · · Score: 2

      "tell me why I should be forced to pay for testing"

      Nobody if forcing you to do anything. Hell, nobody is even forcing you to make it Open Source!

      You are certainly free to do no quality testing. You are also free to be a fool. If you are a commercial OSS firm that pays for development but does not pay for quality assurance, you have excercised your freedom and proclaimed yourself a fool.

      Software that is not professionally tested is not professional. It should remain in the realm of hobbyists.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    4. Re:whatever you decide by Arandir · · Score: 1

      Do you know of any OSS project that has this type of documentation? It seems that this would go agtainst the hacking of code togather.

      I don't expect specs and reqs with "hobbyist" software. In fact, the docs for my own projects are pretty sketchy. But the standards should be different for community-based and especially commercial software.

      If there are 100 people working on a project and you don't have specs, chaos is guaranteed. These docs don't need to be dibertesque tomes of minutiae. For example, the linux project has the simple but effective spec of conforming to Unix and POSIX standards. As long as there is an authorative source defining how the software is to work, that is fine by me.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    5. Re:whatever you decide by AME · · Score: 2
      "Why pay QA when geeks will test it for free?!"

      That businesses are saying this is our own **** fault. How many times have you seen "Free beta testing and bug report and submitted patches by the community" in the bullet list of why companies should open source their stuff? What are they supposed to think? What they are going to think is that we are a bunch of liars when they go to the trouble of opening their source and we tell them that we aren't going to do their QA. That will certainly engender maximum trust in the open source philosophy.

      I understand what you are saying, but I think we need to get our own propaganda straight.

      --

      --
      "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
  13. Early vs. Late by blueg3 · · Score: 2

    For open projects, such as Mozilla, early is, of course, necessary, so that people can work on the source. But if you're going to be doing all the development yourself, I'd hold off on releasing any source until the product release, or at least until the beta stage.

  14. The Magic Cauldron by drodrigo · · Score: 5

    The Magic Cauldron is a discussion of different models of opensourcing your project.
    It's a very well written article, has some examples, etc.

  15. something to consider by Kailden · · Score: 5

    Is it an applciation that is going to gain a lot of interest? In that case I would start publishing a least the API's so that you can see how many people are interested in working with your technology. A lot depends on what you are trying to release. If it's something that you can have people start writing add-ons and features to without releasing the whole thing, then you should probably consider open sourcing that part right away. (ie, keep the "kernel" closed until you have a big jump on competitors)

    Of course IANAExpert.

    --
    I need a TiVo for my car. Pause live traffic now.
  16. Sooner better than later by smoondog · · Score: 2

    If users have your source code early, they can get a feel for the programs structure and your style of programming. This means that as you release later versions, they will be better at making good decisions on how to tailor that code to their needs or even how to port that code to a new system.

    The only thing to remember is, that it can be very annoying to developers if the code undergoes major changes. Sometimes API's change considerably killing legacy code, for example. This version of code rot is some of the most frustrating, because it can be often difficult to find.


    -- Moondog

  17. A tip... by Bill+Daras · · Score: 5

    Give your application a name like:

    software-title-goes-here-.0.1.2.9.p4.7.3.2.9.9.c7- g00pr4.5.5.27-8.22.2.1.rpm

    Add a new version number at random everytime you write two lines of code. This will make you a kewl OSS programmer.

  18. Release Policy by the_other_one · · Score: 2

    Source code must not be released before the Marketing Department has issued a press release announcing the product, it's advance features, release date, and the company's IPO

    However, This is usually done before any code is written.

    --
    134340: I am not a number. I am a free planet!
  19. Not just about code by Jason+W · · Score: 2
    Open Source software, and software in general, shouldn't be just about the code. My personal preference is to release early and often, even in an not-very-usable state. That way, users can give feedback about what they'd like to see in a product; ie new features. User feedback can change a whole product's focus. If you originally designed it for advanced users, but when you release the betas, only newbies show interest, then you should refine the program to target that audience.

    So releasing early helps not only the code, but the direction of the program itself. And its alot easier to build-as-you-go rather than releasing a stable version just to find out its not what users wanted, and then have to change your existing code base.

  20. Acceptable feature set, rock-solid reliability by sammy+baby · · Score: 2

    The maxim that I usually hear used when contemplating when to release source code into the community is, "When it does what it does reliably." In short, mark whatever subset of code is necessary as not ready for prime time, but make sure that it's in good enough shape that you can do one thing with it without fail. So given the choice between expanding features and improving reliability on current features, you should be merciless in choosing the latter. Then release.

    Of course, you'll probably find out later that the "one thing without fail" isn't as bulletproof as you think, but it's still a nice thought. Folks are more interested in a project if they can see that it's actually usable for something right now, even if it isn't the be-all end-all.

  21. Release the source? by freebe · · Score: 2

    Simple: Release an outdated version of your source that doesn't work out of the box. Tell your customers that an updated source release is planned, but that every time they ask for it the release is delayed for another 24 hours.

    --

    Free BeOS, runs from a Linux partition

    1. Re:Release the source? by mindstrm · · Score: 2

      Please explain, how does Free BeOS run under linux? Or are you propagating marketing bullshit.

    2. Re:Release the source? by freebe · · Score: 1
      It runs under Linux because the sig length limit won't let me say that "it installs under an ex2 partition". This is the closest I can do.

      (Hint: Go download BeOS4Linux.tgz, unpack it in /beos, and give it a try... works great, no Windows necessary!)

      --

      Free BeOS, runs from a Linux partition

    3. Re:Release the source? by freebe · · Score: 1

      I changed it... is this more accurate now?

      --

      Free BeOS, runs from a Linux partition

  22. On second thought by Brazilian+Geek · · Score: 1

    I was thinking about what ESR said in The Cathedral and the Bazaar and putting it together with the early Linux kernel - Linus (you know, that guy from Finland) only released the first kernel when it was bootable - and just bearly.

    Release early is "A Good Thing"(tm) but too early isn't good - I've seen so many useful and intresting projects die because they were released with unusable code.

    --
    All browsers' default homepage should read: Don't Panic...
  23. Looking for what you want? by skoda · · Score: 2

    I'm not a CTO, have no idea how to be. I'm just a lowly engineer in grad school, so I'm in no position to criticize the questioner. I am concerned about his statement:
    "'m looking for other options, opinions, and bulletproof arguments to take to Open Source-leery business types to convince them to release earlier (my preference) rather than later" It sounds like he is looking for answers that justify his desires, not necessarily what is best for his company or the investors. I would think it would be better to ask the question:
    "Are there good reasons to release code earlier rather than later?" then make the decision. Of course some might still want to ask
    "Are there good reasons for a commerical enterprise to make available its source code?" (no flaming on the above; I have no opinion and it's obviously not a settled questions)

    1. Re:Looking for what you want? by MEconomy · · Score: 1

      Good catch, insightful comment. I should've been more clear that "my preference" translates to "I believe it is absolutely vital to the future success of the company." I'm looking for additional arguments to support that belief in the eyes of the investors / biz types.

    2. Re:Looking for what you want? by skoda · · Score: 1

      That's what I had hoped you meant, but I wasn't for sure. Thanks for the clarification.

    3. Re:Looking for what you want? by jekk · · Score: 1
      As a "lowlowly engineer in grad school", what you probably are not familiar with is the degree to which so-called "business types" can be incredibly bullheaded and blind.

      Now, I'm not knocking every person out there who can't code assembler and doesn't have an engineering degree. I've had my share of extremely competent, insightful, managers and business partners -- but "my share" is an extremely small number. And I'm sure that if I were asked to write a company's business plan, or negotiate a contract, I'd do a terrible job. But the truth is, there are an incredibly large number of "business types" who are astonishingly uncreative and close-minded.

      And open source is one of those issues where these uncreative people are likely to miss a real opportunity. "Why give something away for free?", they might say. As you point out, it's a valid question... and the answer may be (yeah, I know this is heretical on /.) that you shouldn't. In a particular case. But in my mind, it's quite clear that there are times when there is a significant advantage to releasing as open source.

      So... suppose that MEconomy went to the "business-types", and proposed that they release the code open-source. They fire back with the (reasonable) question "How does that benefit us?". Now suppose that MEconomy comes back with a whole list of different benefits: it will accelerate the acceptance of our product by the user community, it will provide increased sales to those who had concerns about our continued support for the product, it will allow us to locate and repair bugs much faster, it will increase the "buzz factor" of our product, etc etc. What WILL happen next, is that 70% of the "business types" in the room will say "Yeah, but we can't give something away for free." MEconomy just told them why you COULD, but they just don't get it. (You may not believe that it would really be 70%... you're right. It's likely to be higher. Really. No... I don't understand why either.) So MEconomy's only chance is to really blow away the other 30% of the businessfolk in the room by highly convincing arguments and having really done his homework beforehand. And it better work out the first time it's tried.

      And that is why he posts to /. before taking it to his own company. So he can make the best possible case, because he probably only gets one chance... even though this might (and, as you point out, also might not) be the best possible thing his company could do.

      Sorry for the cynicism, but it's reality.

      Michael Chermside

  24. Linus hasn't waited to have a beta kernel by Rosco+P.+Coltrane · · Score: 1

    ... and thank goodness for that. If you're doing a closed-source, or semi closed-source product, then yes, release when it's releasable, or you'll annoy and insult your customers (Cf. Microsoft). If your project is purely open-source, then involve the community in it and release as soon as you have something that compiles. Involvement of the community is always beneficial to an open-source project.

    --
    "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
    1. Re:Linus hasn't waited to have a beta kernel by Abigail · · Score: 2
      If your project is purely open-source, then involve the community in it and release as soon as you have something that compiles. Involvement of the community is always beneficial to an open-source project.

      Not every open-source project needs to be made for "the community". Open source just means source is available - but that does not mean the project is for the benefit of "the community" (whatever "the community" is). You could write a brokerage system, that allows people to do daytrading over the web, and open source it. But Joe R Hacker isn't a broker, and doesn't have a man on the trading floor, and hence will have little use for it.

      Furthermore, if you are a decent software company, you really don't want a gazillion people submitting bug reports for alpha software. You will get lots of crap reports, you will get lots of duplicate bugs reports, and assuming you are still doing development, most of the non-duplicated reports that aren't crap, are about bugs you already fixed.

      I'd be weary of companies who embrace "release early, release often" because it helps them make a better product. It means something is wrong in their own development and testing departments.

      -- Abigail

  25. Release stable but featureless by dehuit · · Score: 2
    Focus on a stable architecturable basis, and implement only basic features. In this way you can release early, and start building a userbase since your software is actually useful for some. Then many hackers will get itches, and hopefully it will be easy for them to start fixing bux/adding features. Once you get it going and approach 1.0 you can start thinking big for 2.0

    Just my 2 cents. Look at mozilla for another approach :)

  26. Release by mindstrm · · Score: 2

    Release whenever you want. It matters not.
    What *does* matter is how you present it.

    If you come out saying 'We are a great company! now we are open source!' and have crap that doesn't work and doesn't run...... well... you're asking for people to complain about you.

    On the other hand, if you have a reasonably good product already out, and claim 'we're GOING to be open sourcing it soon' you make people groan... so? Who cares what you're GOING to do? What are you doing now?

    Really, if you want to be 'open source', then when you start shipping a product, or delivering it somehow, make the source available under an OSS compliant license to those who you are selling/shipping to.

    ALso, there is another question. Are you looking for everyone to help develop (as in OSS project) or are you simply saying you are going to OSS the software?

  27. According to Malda by tealover · · Score: 2

    An extra week is tacked on to the release date every time someone asks for the source.

    --
    -- You see, there would be these conclusions that you could jump to
  28. need new catagories by Jerf · · Score: 2
    This reinforces my belief that there should be a "What the fuck?" moderation category.

    I suppose it should be user configurable whether it grants +1 or -1....

    1. Re:need new catagories by 11223 · · Score: 2

      C'mon, it's gnarphlager. What did you expect?

  29. Depends on the licence, and intent of the project by Limecron · · Score: 2

    If the intent of a programming project is to make allot of sales of a particular program, or to offer the technology out as a serivce, then open-sourcing early will probably hinder this situation.

    On the other hand, if the intent of a project is to distribute a method or technology, then post it up on Source Forge the very first day. The more input and testing, the better and broader the project will reach.

  30. Release when it works well. by booch · · Score: 2

    Don't make the mistake that Mozilla made. They released it as Open Source when it was not a viable working program. That's one reason why it has been making slow progress. It's hard to get people interested in something that doesn't work.

    As far as waiting until later, that's probably not the best idea either. As long as the program is good and useful, you might as well get the extra hype by making it Open Source right away, to get more users.

    --
    Software sucks. Open Source sucks less.
    1. Re:Release when it works well. by baka_boy · · Score: 1

      Netscape didn't have many options when they released the Communicator 5 source to the Mozilla community. IE was already starting to run circles around them, and the product would have been dead in the water in another six months. Their most important contribution has turned out to not even be the code, which basically had to be scrapped, but the development support and maintenance that the project needed to continue moving forward.

      While development may not have proceeded on a breakneck pace, it probably wouldn't have happened at all otherwise. Netscape simply could not develop Communicator fast enough to keep up with MS, or even with the introduction of XML and other new web standards.

      I would also hesitate to say that no one has been interested in Mozilla; just look at the fuss people make about it on both sides. Those who use and work on it are often almost religiously dedicated to it, and those who feel that it's failing in its purpose say so loudly and publicly. How many pre-alpha applications have you seen which get national media attention on a regular basis?

  31. Re:Attn Moderators: Public Karma Test by pb · · Score: 1

    I was noticing the same thing, actually. I've been modded up a couple of times, but I'm stuck at 350 at the moment.

    ...so is this Offtopic? I'm following the thread, honest! ;)
    ---
    pb Reply or e-mail; don't vaguely moderate.

    --
    pb Reply or e-mail; don't vaguely moderate.
  32. Release... by pb · · Score: 1

    Release it when you have at least a proof-of-concept, and a good design.

    ...and tell us more! I want to hear about a model where we can take control of our personal information. Heck, I'd like to be able to allow and disallow people myself, and update it sometimes, too, and have recourse against people who sell it without my permission, and...
    ---
    pb Reply or e-mail; don't vaguely moderate.

    --
    pb Reply or e-mail; don't vaguely moderate.
  33. I left 400 in the dust months ago.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:400? by FascDot+Killed+My+Pr · · Score: 1

      Let's just say that if karma-computing wasn't broken I'd be over 650...
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    2. Re:400? by ethereal · · Score: 1

      I've always wondered - what was your previous nickname (the one that FascDot killed)?

      --

      Your right to not believe: Americans United for Separation of Church and

  34. open-souse opinion [hic!] by mr.ska · · Score: 1
    1.immediate release of the source code at product launch
    What, sort of like doves? Were you planning on using floppies, CD/DVD's, or paper? Either way, you're going to need a stiff wind, and you should check your local littering bylaws.

    3.commit to full source code release and release piecemeal
    Have you already talked to Kentucky Fried Chicken about this? AFAIK, it will be the first time one of their meals comes with a prize in it, let alone an open-source prize. You may want to consider McDonald's instead, as they have more experience with that sort of thing.

    5.placing the code in a provable timed-release escrow.
    I dunno... I was sold on that myself, once. But when they came and put it on my lawn, it didn't last any more than a week. Plus, there's some nasty burn marks along the side of the house now. I'd be careful with anything "timed-release". But as long as it's provable...

    --

    Mr. Ska

  35. Ain't it the truth? by Sheepdot · · Score: 1

    Wow.. I wish a moderator would moderate this up.. this is like the most interesting, truthful, and downright funny post I've seen regarding open source software yet.

  36. Note to self: by DunkPonch · · Score: 1

    Don't take job with any company where the CTO seeks advice on Slashdot.

    --

    The real DunkPonch is user 215121. Everyone else is Bruce Perens.
    1. Re:Note to self: by ravi_n · · Score: 1

      Why not? There's wheat and there's chaff in the comments, but as long as the CTO sorts through them, where's the problem? There's no sin in asking for help. In fact, I would say that one of the hallmarks of any good executive is asking for help when you need it (or even when you don't if, from your employer's point of view, getting help is more efficient than doing it yourself).

  37. and by ArchieBunker · · Score: 1

    Someone stealing your idea and using it for their product.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
  38. Benefits to opening quickly by Wellspring · · Score: 2

    Cut costs: You can reduce the expense of development both by getting other contributors and developers to help out-- free of charge. Other companies, including companies you don't compete with, could see a reason to contribute code. Show them how much a developer costs (say circa $75k for a good one), then tell them that 10 people who 'volunteer' (or are assigned by their company) are worth $750,000 dollars.

    Stability: Fixing bugs and adding features is difficult and time-consuming if the architecture of the product you are using isn't sufficiently extensible, or the code unreadable. Open products have to be easy to modify, so that the project can move at all, so it is easier to add or update the product.

    Good marketting: There is no substitute for being the company which wrote the industry standard app for a given market. You pick up the best developers in that market, support people learn your product first, and your brand is plastered everywhere. Even your competitors, if they use your product, become part of your marketting. Finally, the people who make purchase decisions are often technical people who will appreciate the flexibility of having access to the source.

    Control of the market: Remember, if your company has the maintainer and most of the developers for a project, you can shape its direction. This gives your company useful strategic control over a market. EG: if you make operating systems, and are dominant in that market (just a hypothetical example), you could redefine the product range to, for instance, include web browsing as one of your product's features. Comparing yourselves to Microsoft will help with marketting/management types.

    Simplify HR: A well known and understood open source project is much easier to staff. When an employee leaves, there is no fear that noone will understand his part of the source tree. When you hire someone, they can start working on the product on day one, rather than wasting time training on the details of your proprietary app. Regular, skilled contributors become recruitment material-- a good OSS project will help identify and build connections with great people to bring onto your team.

    Open source methodology, if done right, can significantly improve your position in the market.

    If you are a small fish in a market with plenty of big corporations, OSS is the means by which you can compete with them-- and win.

    1. Re:Benefits to opening quickly by skoda · · Score: 1

      Some interesting benefits. Another one that may go in the general category of "why do open source?":

      Method to find new talent: If someone contributes particularly noteworthy additions to your code, it would be in the companies best interest to bring them in for an interview. The beauty is, the first step of the hiring process is free: skilled people with demonstrated work with your product are being pre-filtered by the coding process.

  39. It depends by jd · · Score: 2
    A quick guide to how I'd suggest releasing software:

    • Mission-Critical: > Version 2.0. Already used, and experience gathered on using the software in the field.
    • Important: Version 1.5. Same as above, but you want to release it sooner, to make debugging and adding -useful- features easier.
    • Valuable but Dispensable: Version 1.0. You want a usable core, but it's no big deal if you have unstable deadlines. Nothing irreplacable is lost.
    • Useful: Any time in Beta. Same as above, only more so.
    • Mostly Useless: Any time in Alpha. Someone may be able to turn the code into something of value to yourselves and/or the customers.
    • Reject code: At the time of rejection. There may be something other eyes can salvage for you, directly or indirectly. If not, there's nothing lost.
    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  40. Re:Attn Moderators: Public Karma Test by ethereal · · Score: 1

    Y'know, I'm happy about the success of the moderation test, but a little surprised to get "Troll". Offtopic would have been fine, folks. In case you were wondering, yes, my karma is still unchanged.

    --

    Your right to not believe: Americans United for Separation of Church and

  41. Re:there are advantages to an early release by Red+Leader. · · Score: 1

    Who the hell moderated this to a "Score:2" !?!

    Are moderators reading beyond the first two lines? I thought not. This guy says he's jesus, and this is worth my time?

    I read at two, because I don't like wasting time on the crap. One, or even zero, is strictly for when I'm moderating. It's sad when this shite gets through.

    ----

    As for my comment on when to release, I would think it would be better to realease at least beta software. I don't see why anyone would want to d/l really unstable software to fix. I always thought the primary benefits to open sourcing software was to provide customers/users with the ability to customize and fix stray bugs - not do core development...

    A possible exception would be if you're working with someone to develop the software. Example: I worked on a newly developed relative isotope mass spectrometer, and my boss provided direct feedback on what functionality should be in the controlling sofware package. Now, in this case a source release wouldn't have really mattered, because a) only a couple machines existed at the time and b) my boss didn't code. If it had been a more widely used product, and there were users who would potentially want to customize NOW - I would think it to be good to release. Again, however, this suggests you have at least a basically functional product.

    So I just went in a circle. Oh well.

  42. Re:Attn Moderators: Public Karma Test by 11223 · · Score: 2
    This only applies to us whores - if your karma is over the limit (50!) then you can't be modded down or up.

    To paraphrase Signal 11: Look on Taco's face when I +2 first post for as long as I like: Priceless

  43. I dunno--I only had it for a few minutes. I really really wish there was an option to change nicks because I'm sick of this one.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:Heh by Wah · · Score: 2

      me too, no offense (that truncation is just annoying). Oh, and about the Karma thing. I went up a couple earlier this week, but I'm at a lowly 218 so maybe the limit is higher than that.
      --

      --
      +&x
  44. possible recipe for open source success by bockman · · Score: 1
    • Have a very cool idea (the hardest bit)
    • form a restricted team (not necessarly inside your company, but not yet open to everybody's contribution ) and develop
      • the application core, with few essential features
      • an expansion mechanism which allows contributors to supply 'modules' which add functionalities to the applicatio
    • Open source the app
    • Collect modules, pack and sell 'user-ready' versions of the app. Collect also patches to the core, and enlarge the core team to include the most clueful contributors
    • When no improvements can be made, start a Version 2 of the application ... or have another bright idea.


    As I see it, most of the successful open-source projects (Emacs,Linux,Apache,Perl,Python ... ) have been done this way.

    --
    Ciao

    ----

    FB

  45. What is the question? by Sheepdot · · Score: 1

    I'm a little bit confused as to what this question actually is. The author claims to be asking which method is best for open sourcing software, then goes on to explain this is for "Open Source-leery business types".

    Is this a question on how to trick the CEO into agreeing to open source a product? If so, I got a great answer.

    You explain that the technology is so revolutionary, that if you were to release it without having it be open source, the company would be declared a monopoly and be split up, similar to Microsoft.

    Then, while he's got that on his mind, bring up the fact that your competition is going to be rolling out a product that *isn't* open source, so by open sourcing your product, you are expecting flocks and flocks of sheepdotters to try it out.

    Now, if this is a legitimate question, the only sensible answer is to wait until you have something that works.

    The best way to go about doing this is to hold a meeting and come up with the main things that would make the product profitable and put them into a list. Businesses do this all the time, and with open source it is no different. Explain that the product must be able to do these things before it will be open-sourced.

    Then, when code has been written that meets all the requirements on the list, go open source. Then, check for feedback and request info from the customers on new features they would like implemented in future versions.

    Check out which features can be implemented in a set timeframe, hold a meeting and come up with another list. Implement all those features and release again at the end of that timeframe.

    Depending on the type of product, the timeframe for implementing features will vary. A good idea would be to at least keep everyone up to date with a "State of the Code" address once a month if your release time is a half a year or more, once a weeak if your release time is once a month or once every 3 months.

    If you plan on releasing source more than once a month, this model might not work well. You'll have to look at another one, perhaps not marking down features that you want to implement, but keeping track of where you are at on a particular feature.

  46. remember why you're releasing by noahm · · Score: 2

    Why are you releasing your source? Is it because you want people to develop it along side your in-house people? Or is it because you want it available for peer review/bugfixing? If it is the former, then the earlier you release it the better. If you wait until the project nears release then there will just be too much code for developers to wrap their brains around. If you release early then people will be able to grab portions of the project to work on and enhance.

    OTOH, if you merely want to release your code in order to allow people to fix bugs, find holes, etc, then you better have something that's both usable and well documented (on a source and end user level).

    I would prefer to see the code released early so the actual development can take place in an open source environment, not just the maintenence.

    noah

  47. Release Early! by The+Fast+Choker · · Score: 1

    That way you can blame any bugs on those "damn open source programmers that keep screwing with the source tree."

    --


    nWo 4 Life
  48. Alpha or pre-alpha release by Izaak · · Score: 4
    My personal oppinion is to release at alpha or even pre-alpha, rather than beta. Alpha means the code runs but some functionality is still missing. Beta means the code is basically all there but needs extensive debugging. The whole point of open source is to let other people contribute (not just debug), so as soon as you have something that compiles cleanly and is even marginally usuable, release it. Of course label it very clearly as alpha code and not yet ready for prime time, but release all the same.

    At least that is the approach I took with GridSlammer, and it has worked out very well.

    Thad

  49. I think it all depends, myself.... by Randy+Rathbun · · Score: 2

    I have a small project right now that I release code whenever I do something that merits a release - namely figuring out how to get something to work. Unfortunately I have not had a lot of time to work on it lately, but that is another matter.

    When I got something that was in the "it kinda works" stage, I put it out there. Have had 40 downloads so far. Nobody has contributed or submitted bug fixes - probably because they are not sure what I am talking about - but I continue on.

    However, the program I am working on is not anything that is mission critical and the specs are not going to really change in it over time. There are no databases or anything like that. Therefore I don't think I have too mucht to worry about if I did release "v0.00001" code.

    While writing this comment I got to thinking - even if my program was mission critical and it did have a spec that could change, wouldn't releasing v0.00001 be a good thing? Doing that would be a great help in allowing others to pour over the design specs. Even releasing pseudocode would be nice at the early early stages.

  50. Contributions are more important than the release by tjansen · · Score: 2

    I currently have a very similar problem. I am working on a project to unify the APIs for the decoding of media data (currently audio and video streams). While the API is probably very unstable and the code wont be finished in the next months, I decided to publish at least the APIs yesterday and will probably commit the remaining code into the CVS next week (libmedia.sourceforge.net). Why? Because there are at least 4 projects with somewhat, but not completely different goals, and I want to avoid doing redundant work. In fact avoiding redundant work is what my project is all about. So I decided to post the APIs and started some discussions with authors of the other framework only to get sure that there is not too much duplicate work and in the hope of getting some feedback. Of course I am not going to put out tarballs with the code, do announcements or let anyone else work directly on it, because it is WAY too early for this. But unless you want to keep a "competitive advantage" it is a good idea to let other people look what you are doing.

  51. Have you really thought this through? by Anonymous Coward · · Score: 1

    A few point to ponder:

    Open source is great a a large number of areas, but are you sure that it will benefit *your* company? As a startup with seemingly adequate funding (giving engineers a monthly 'toy allowance'), you are working in a domain (internet client/server) where brands are not built as easily as a few years ago.

    What are the long term business plans? Do you want to get bought out...well open source may provide a barrier.

    Hell, if your running on VC money, open the source now. Everybody should spend a day with new client/server tech written in Java.

    Ever been asked about a new technology by a manager or corporate officer. What is it? How's it work? Can we do that? Your simply making the answers easy.

    Before you take the responses you get here back to your company, ask yourself who these respondents are. If you don't know they answer, you better find out. As much as I respect my 6 and 8 year old nephews, asking them for business advice would result in the first Dragonball-Z vs Pokemon word processor dump truck application...in 3D, for free, packaged in a big metal box with a million billion dollars in it.

    As you flip through you new printout of the Cathedral and the Bazaar, ask yourself "has ESR every built a company?" Do not confuse the idle ranblings of a philosophy grad for a business plan. Sure he's a paper millionaire, but notice how VA has toned him down and practically shut him up? He's their bitch now. Bought and paid for, recipts will vest later.

  52. Re:Attn Moderators: Public Karma Test by ethereal · · Score: 1

    Is this new? Because otherwise it would be impossible to get karma > 50 other than by submitting stories. And I'm somewhat over 50 :)

    50 seems pretty low, but maybe that's just from my lofty perspective. I recall karma whoring before there was a name for it. And I'm not nearly as prolific as some people...

    --

    Your right to not believe: Americans United for Separation of Church and

  53. Do it ASAP by Chanc_Gorkon · · Score: 1
    If your going to do it, unless it's for a as yet seen hardware product, you may as well do it now. No harm in having a few extra eyes on the code and someone testing it for you ifthey can't code.

    --

    Gorkman

  54. In the planning stage by Glenn+R-P · · Score: 1

    As early as possible if not sooner. Have a look at pmt.sourceforge.net/exif (a project for storing Exif camera data in PNG files) which I released several days ago before writing a single byte of code. Code writing won't start until the project is specified.

  55. If you want to make the Businessmen happy... by john_locke · · Score: 1

    ...release the code at the same time you release the finial 1.0 version. That way, it will already be on the shelves so the bugs will be fixed after you've had a chance to make the money, and the new and improved version will be out there for users to buy all over again!

    Warning: If you do this, you might be sued by M$ for copying their distributation scemes

    --
    So quick with fear you tiny fools!
  56. Re:Attn Moderators: Public Karma Test by 11223 · · Score: 2
    Hey! Is that a veiled jab at myself?

    This is very new. They tried to make a "karma limit", but in doing so froze those of us with karma>limit in place.

  57. You can release too early by GGardner · · Score: 1
    Even though the mantra is "release early, release often", it is possible to "release" too early. Consider the windows clone guys mentioned last week. They have a web site with pretty graphics, but no code. They kinda maybe have sortof an idea, but nothing useful to download. They shouldn't have announced until they had something to download. Even though they intend to leverage a bunch of existing OSS code, they could have done at least some programming work and had something to show that they know what they are doing.

    Consider Our Hero, Linus. The first time he publically announced linux, in comp.os.minix, he had a boot disk that you could download and boot up into a shell. I downloaded 0.12, and it did work. It didn't do much, but you could see the potential, and could tell that the author wasn't some poseur.

    If you release too early, hackers won't take you seriously, and thing that you are just another wannabe.

  58. Re:How about never? by topdogg · · Score: 1

    Hate to say it, but Netscape is a failure. They can't keep up, no one is stealing from it. They are not a failure from Open Source, but from lack of new features. People want new features.

    --
    Got shack?
    ShackCentral Network
    Worlds best gaming network!!!
  59. Don't Release Until It's Done! by Arandir · · Score: 2

    If you are a commercial organization, don't release your product until it is finished. First impressions are everything.

    With Open Source, you will not be able to control how the software will be presented. No matter how much you emphasize the fact that the software is unstable and alpha quality, some bonehead distribution will include it with no warning. With no foreknowledge that your software is buggy, crash prone and unready for use, your potential customer will have their first impression be that of your software dumping the X server or corrupting the file system.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  60. Source Code Release by T_O_M · · Score: 1
    It depends... Peer review of unique (proprietary techniques, protocols...) should be performed NDA PRIOR to "Gold". Peer review is a GOOD THING!
    Public source release "can" be done release -1 if it is essential to "protect" your product and it's market. Otherwise - go public when the leadership team fells "most comfortable" with HEAVY bias toward "sooner" rather than "later".
    My 2 cents: Within 6 months of first release.
    But - that's just MY opinion. I'd rather see a slow release than NO release. (Ya listening MS?)

    T_O_M

  61. "Why" is more important than "when" or "if" by Anonymous Coward · · Score: 5

    I have discussed Open Source software releases with several companies, mainly concerning obsolete or discontinued products. The motivations for Open Source release are far more complex than the surface "religious" issues would indicate. I have raised these issues with several of the Open Source luminaries (in particular with ESR), and have developed a series of questions that should have solid business-motivated answers before proceeding with an Open Source code release.

    1. Is this product intended to produce a revenue stream for the company?

    If "no", then Open Source release is probably OK. Otherwise:

    2. Does this product contain trade secrets or protected/restricted Intellectual Property (IP)?

    If "yes", then the source code is likely to be useless unless a license to the related IP is included. Otherwise:

    3. Is this product of strategic importance to the company?

    This is a difficult question. It could be something as simple as a specialized driver for a very rare piece of equipment, or something as complex as an ASIC partitioning and layout system. In either case, the product could be vital to the business process, yet not be a revenue source in and of itself. This leads to two questions:

    3.1. Does the company expect to rely on assistance from the Open Source community to make this product usable to the company itself?

    If "yes", then the company is taking an extreme risk, since there is no guarantee the Open Source community will express any interest at all in the product. However, if the company lacks the expertise to complete the work, or the funds to hire outside assistance, this may be the only way to get the work done. Otherwise:

    3.2. Will this product be useful to your competitors? Does it pose an economic or competitive threat to your business?

    This is the two-edged sword of Open Source: The product may be of immense help to you, but may be of even greater help to your competition. However, all such advantages are transient and temporary to a greater or lesser degree, so it is often far more important to give your own needs top priority, and let the competition do what it may with the product.

    This list of questions goes on to greater length and detail, dealing with a wide range of resource and business issues surrounding Open Source, some of which have been mentioned in prior replies on this topic. There are also many issues related to the management and functioning of the software development process, and control of the product. (Such as: "Who decides which patches and CVS commits are rolled into the next release?)

    It all boils down to a simple question: Why do you want this released as Open Source? This question demands an affirmative answer, and not the obsequious answer of "Why not?".

    For an enlightened view of an intermediate stance, take a look at Caldera's new policy of "Open Access": All software will be released with full source code. The source code will have the same license as the binary, which may range from fully proprietary to GPL. All licensed customers will be able to build their own binaries, and develop and incorporate any and all pacthes they need. The main goal is to give Caldera customers a real say in the software they use, and to avoid the restrictive license hegemony that helped make Microsoft the monopoly it is today.

    Caldera also plans to rely on continual innovation to stay competitive, which means all products will evolve toward the GPL as they age (either by succesively more liberal licenses, or piecemeal). And all products will fall under the GPL by default if Caldera is unable to support their end of the license for any reason whatsoever.

    This policy, in essence, takes all the teeth out of the "shrink wrap" licenses and the ludicrous rules embodied within UCITA.

    But I digress: The decision to release under Open Source is NOT a black and white issue, and ESR (among others) lists several reasons when Open Source is inappropriate.

    Seek the greatest advantage for yourself AND for the Open Source community. In very many circumstances, a radical rethink of business processes and reasoning will often result in the decision that Open Source is a net advantage for all concerned.

    But not always.

  62. Some material for consumption by rchiang · · Score: 1

    It's difficult to find good evidence on both sides of the argument for Open Source. For the record, I'm definitely in favor of open source (especially if your company has no competency in software). In any case, I've included some pieces of evidence, not necessarily in favor of open source per se, but perhaps a bit more generally about dealing with an open community with regards to development.

    • Luc Barthlet's "The Simulation Sandbox"
      Actually an overview of "The Sims" before it came out, but the end of the lecture discusses how they used immediate Internet feedback to improve the design of the game.
    • Linux GNOME FAQ
      Hidden in the depths of the FAQ in the section "What CORBA implementation is GNOME using?", is a comment about how Xerox's implementation of CORBA was not used. If this had been open sourced, Xerox's name would be associated with an important part of one of the largest software projects around.
    • OpenSource.org
      I apologize if I've being repetitive, but I didn't see this URL earlier. Anyway, this site has some very good arguments in favor of open source. You may wish to take what they have and modify it slightly for your specific purpose.
    • Successful OpenSource sites
      Conferences like O'Reilly's Open Source Software Convention, LinuxWorld Expo, open source projects like Apache and MySQL, and sites like SourceForge and IBM DeveloperWorks are showing that Open Source Software (in some cases) is becoming quite mainstream. If you have even one really cool project, that's advertising that no budget could pay for.

    Well, I hope this helps.

    -Ray
  63. Why are you open sourcing? by MythoBeast · · Score: 2

    The primary advantage to Open Source is distribution of effort, the primary dangers are diffusion of purpose and logarithmically increasing communications overhead. Release time needs to be a balance of these.

    Unless I'm missing something (been known to happen, of course) there are three basic reasons for open sourcing a project.

    The first and foremost is to allow code-savvy users to hunt down that niggling bug, fix it, and send you instructions on how to adjust the code base. If this is your intent, then releasing it before Beta is just asking to have everyone who picks up a copy of it saying "hey, wouldn't it be great if the code did _THIS_?" It is impossible to resist ALL of these, especially when the person offers to write it himself, and then you're stuck integrating it into the whole. Suddenly, the beta is pushed back six months to a year while you tell yourself that it'll be well worth it when the product eventually gets released.

    The second reason is because you're trolling for developers. If you're not too terribly picky about what goes into your product, this can be a great way to get some free work out of the Internet. In this case, you should probably start by publishing a few of your design plans, then releasing the code to coders who show Interest, possibly having them sign a non-disclosure to prevent them from running off and founding their own company with it. Free (speech) doesn't have to be free (beer).

    The third reason is as a publicity stunt. In this case, definitely wait until just before you have a sellable product (post-beta, pre-release). This gives you a well-timed media boost, and gives the purchasers the warm fuzzy about their ability to work with the software on an up-close-and-personal basis. This is also the optimal point to start getting "hey, with a little effort, it could do this" kind of information, which can be blissfully rolled into the 2.0 release.

    Mythological Beast

    --
    Wake up - the future is arriving faster than you think.
  64. It depends on the nature of the project.. by Skeezix · · Score: 2
    In some cases it might be best to release once you have the thing in a somewhat usable state. However, if the project is something that you feel might attract a large number of developers, then no matter what the state of the project, it could be to your advantage to release what you have, set up mailing lists for discusion, and the like. Take a project like Jabber for example. It was to their advantage to announce to the world their existence early so that interested developers could join in the discussion, work on the model, etc.

    By making a project open source, you don't just gain hackers adding more lines of code. You also gain the input of philosophers, code evangelists, people with great ideas, artists, and the like.
    ----

  65. Design, Release, Code, Release. by bild · · Score: 1

    If you're being a good Peopleware people, and have spent the Mythical Man Month in the past rewriting crappy designs, you might want to start your project by writing a complete design, and releasing the design for comments BEFORE you write the code.

    If you have written a coherent design, and it has been reviewed and hopefully added to by your peers, the code will come rapidly, and will be less painful to change over time. Also, I can't help noting that it's a lot more satisfying to do something technically sweet, even if it takes a little longer to get to the coding stage, and have some chance that it will actually be used by others.

    If it is a commercial product that is to be open-sourced, make sure that your revenue model for the product is such that you DON'T CARE if other companies like you take the code (or the design) and run. If, for example, you are writing the world's greatest encrypted email server, you might want other entities to charge for the same thing you charge for, as long as they register their servers so that you can show that your tech is gaining market share. Open-source products with commercial possibilities can't rely on the "we have the code, you don't" advantage as a startup revenue model, it defeats the purpose of open source and will only lead to painful arguments with the business guys.

  66. In Teh Cathedral and the by SquadBoy · · Score: 1

    Bazarr ESR says that you should release as soon as you have a working version. I'm thinking *very* late alpha early beta here. It gets people early but also late enough that they can see that this will be cool.

    --

    Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
  67. Show me the money.. by Spyder · · Score: 1

    To get the full benfit of Open Source development you may prefer to release as early as you have a stable beta. This allows you to have a wide range of Beta testers, and in the Bazaar model, real world troubleshooting and feature evaluation. But, the trade off is you never get to sell the software. There are a number of commercial apps that I know of and use here at (Unspecified Government Agency) that have excellent (and expensive) consulting services for implementation and customization of those applications. If the application that your company is developing lends itself to those services then your business model is: The application is in effect a marketing tool for the consulting services that actually brings money in. This works best if two things are true: a) Your consulting services know your product best and b) you have the capacity to satisfy demand. Open Sourcing your software can make your software much more widely used, thus increasing that critical word of mouth factor. I know that in purchasing recommendations I have recommended for or against use of a product because of the size of the user base of the product. If I've never heard of an application and it isn't used in more than one or two major places, I won't have confidence in continued support and development. This is what I think is the biggest strength of OSS, 'The cream alway floats to the top.'. OSS by it's nature can not prevent bad software, but without the use of monopolistic (and I'm not just talking M$ here) marketing bad software doesn't get used. The greatest weakness I see in OSS is dealing with responding to the customer's needs in development; this mechinism is just as important as keeping you code clean if your software is going to continue to be viable.

    --
    Spyder
  68. Re:Attn Moderators: Public Karma Test by fishexe · · Score: 1

    Triple digit!?
    Gosh, I still haven't gotten past /3/ in the four or five months I've been on. And I've posted some pretty profound stuff too.
    Oh well, at least I got moderator access twice in the last two weeks. ( but the first time I didn't use it and let the 3 days run out, 'cus I was too busy posting in all the good discussions )

    Ever get the impression that your life would make a good sitcom?
    Ever follow this to its logical conclusion: that your life is a sitcom?

    --
    "I don't care about the Constitution!" --Bill O'Reilly, November 17, 2009
  69. I got an idea by citizen_bongo · · Score: 1

    Ask Netscape. They perfected the business model for incorporating open source into a realistic project. [snorts then bursts out laughing][/sarcasm]

    Love,
    Bongo

  70. My Opinion by Etriaph · · Score: 1

    Making software Open Source is always a great idea due to feedback, helpful developers, your way of saying "You can *see* that it's not a bad product" and a bunch of other stuff I could mention but it's Friday so I'll hold off.

    As to when it would be a good idea to open source it, I would think waiting until it reaches a comparable state with competing products would be the best time. Releasing the source code for a product that couldn't match a competing product just seems like a waste because no one would want the source code anyway, and would probably make you look like you were on the Open Source bandwagon.

    I think the best time is when there is enough interest in it from parties who could use the "other guy's" product in your own. But that's my personal opinion. I suppose it also depends on the code. Look at Enlightenment for example. Their version number (although I would say a little off) implies that the wm itself has a long way to go yet, but E is a great wm. I would say it's not a certain stage in development, but a certain stage in the maturity of the project.

    --
    "It's here, but no one wants it." - The Sugar Speaker
  71. Analyzing the possibilities by Coppit · · Score: 1
    1. immediate release of the source code at product launch,

    This is likely to get the most OS programmers interested, especially if your product has a high "cool factor". Let programmers know during all the release hoopla that they can start hacking on the code now.

    2. waiting until the technology has acquired a large enough user base to insure a competitor won't just 'take the code and run',

    If this is your concern, you'd better think again about your company plans. Heck, Microsoft didn't need Netscape's code to hijack their market dominance. Don't rely on your software to bring in the bucks. Use the software as a loss leader, building up other aspects of your business like consulting, documentation, easy installers, etc.

    More pragmatically, think of the GPL instead of a BSD-like license, which actually protects you against this sort of thing. No one can "steal" your code because they are forced by the GPL to make their modifications public.

    3. commit to full source code release and release piecemeal (ala ZeroKnowledge),

    Not sure what this means... But see below

    4. a short-term (~1yr) closed-release to mutually trusted third parties (e.g. EFF),
    5. placing the code in a provable timed-release escrow."

    Programmers are finicky, and it helps if they can start hacking with as little frustration as possible. If they know that they won't get access to all the code, or that their patches might not see the light of day for over a year, they may not want to contribute. Of course, if your stuff is so cool that people are willing to put up with frustration, you might get away with it.

    However, Ghostscript shows how finicky programmers can be. Because (at least in part) of the time-delay release of the Alladin Ghostscript code for public use, GNU Ghostscript was started.

    David
    ------------------------------------------- ------------

  72. Re:Attn Moderators: Public Karma Test by Phroggy · · Score: 1
    Hey, there are a few people with over 500 karma points. I've only got 75.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  73. Klingon code by slickwillie · · Score: 2

    Of course, Klingon software engineers advise that code should not be released. When it is ready, it will escape, leaving a bloody trail of marketing types and QA people.

  74. Open Sourcing an Idea by xee · · Score: 1

    A while back, on Freshmeat, I saw a project that had no actual code development done yet, but thorough planning and design. I thought it was great that they were bold enough to submit an app to freshmeat when there was no actual app to use.


    -------

    --
    Oh shit! I forgot to click "Post Anonymously"...
  75. early, but not too by NNKK · · Score: 1

    wait untill it can run and not crash after 2 minutes, say, late pre-beta

  76. It's all done with mirrors, folks! by iturbide · · Score: 1

    I venture to guess/postulate that this question was a "cunning plan" to attract attention and IPO interest.
    Guy posts under easily identifiable name. I put 2 and 2 together and take a look at www.meconomy.com. Woohooo, a "infomediary" startup in "stealth mode", with a product real soon.

    What better place to advertise this than on slashdot? It's not just for people involved in the technical side of computing these days now, you know.

    Oh well, back to Mortyr. There's something 'bout the game I like, even if I'm generally considered to be a nice person. I like alsatians, could that be it?

  77. ...but call it "beta" anyway by peterw · · Score: 1
    The biggest problem I have with your position is the issue of undiscovered security problems. Hopefully the white and grey hats will start picking apart the code after it's released. Grepping for sprintf(), etc. You can't stop that. But if outside hackers find holes while the code is still "beta", you won't get burned anywhere near as badly.

    With no foreknowledge that your software is buggy, crash prone and unready for use, your potential customer will have their first impression be that of your software dumping the X server or corrupting the file system.

    On the other hand, consider releasing a polished product as "beta". Potential customers will be impressed with the quality of your work ("Hey, even their beta code is solid!") A good rule of thumb might be this:

    Don't call it beta until it's good enough for you. Don't call it finished until it's good enough for the rest of us.

  78. Open source busness plan by Felinoid · · Score: 2

    A lot of the "Enterprise" features are in the Linux 2.4 kernel... It's "Not quite there yet" but it's comming... For now you use Solarus who is there.

    In this same line it could be said the open source busness plan is comming with the 2.6.. It's still a ways off and a lot of people are working on it. But it exists like a bunch of kernel patches that are stampped "Beta".

    A considerable number of open source companys have problems while many are quite successful.
    The diffrences between the successful companys and the failures seem considerably small.

    Open source is a compleatly new approch and it might be best for larg companys to sitback and watch or throw out test projects and see what works. Leave it to hobby companys and the sereous advocates to bang out the trubble spots.

    As for the using side... Preinstalling Linux on specally made servers or just using free software is a very successful method.

    Using free software was a way companys secretly cut costs.
    Instead of hiring overseas or buying cheapper equipment companys could simply download free software and cut costs but not quality.

    If an existing open source product isn't up to stuff for your company sick your techs on it and make it up to snuff. The small amount of R&D costs save you in the long run plus you get a small amount of premotional from the open source (not Slashdot but you may ask for a mention in the credits for the program).

    As a rule if you can not see a clearly suppereor proffit moddle in open source it may not be the best choice.

    Open source software develupment as a proffitable venture is a new deal and no one is really clear how to go forward.

    There are no bullet proof arguments for open source. They arn't any against open source. For now your best hope is to explore and not dive right in.

    Open source examples, samples, tools etc. But leave the main body closed. For now.

    An example of this... With Microsoft Windows open sourcing Visual C++. Visual Basic, Internet Explorer, Dos 8 and Windows 3.11 while keeping Windows 9X, NT and 2K closed would be a bold move present a great deal of free press and get a lot of sales for 2K.
    What this dose....
    Dos 8 and Win3.11 could give new life to old computers giving poor users cash strapped schools and hobby develupers a chance to use the more stripped down low load operating systems on XTs,[2/3/4]86s, and load intesnive software develupment on Pentiums
    IE is allready free giving away the source would give develupers a chance to finish off where IE is lacking.
    Visual Basic and C++ would give a free foundation for free and comertal software develupment.
    I myself have not quite understood the logic behind selling software develupment tools for your own platform.
    Back in the 1970s computer makers PAID software develupers to port software. Selling software develupment tools adds an additional road block for getting software to market and frankly thats not good.

    All this generates goodwill and press for the opensourcing company. So long as there is a clear revenue path.

    I myself am aiming for the folowing busness plan:
    Give away the software.. tech support by web forum.. make money on banner ads.
    The idea here is that I've got you comming to my website to read news, information and download software. What I don't make in direct sales I make up for in bulk.
    In the mean time I save money on marketting, sales etc and focus primarly on product.
    This is far from ready sence I'm still just working on the web forum code. That is also open sourced.
    In a few years I'll have an acuall product to give away. Then we'll see how well my plan works.

    But if it dosn't... Then I'll try something else. Far from rock solid. This is an experement as are all open source busness modles.
    We can only wait and see who haves the best...

    Right now I'd say the Slashdot/BSI/EveryDev busness modle is the best shot. (Not the Slashdot/Andover "Buy success" but Slashdot/BSI/EveryDev Build it and they will come.. and when they come.. get em with banner ads).

    --
    I don't actually exist.
  79. The real problem... by AlexChebow · · Score: 1

    . ! it can't hurt to have extra experienced eyes running through your code at the early stages. i occasionally get soft/trialware that makes me say funk dat, i'm not using this, and then it gets blown away from my realm forever. selective early release, where only some people see the code and help, and then general release after it's matured a bit.

    don't you think that's an odd comment to make about it? isn't there a practical application here? put that way, it's a bit too general to fully agree or disagree with.

    this isn't a flame. i've been willing to be part of testing mozilla, and i love it. but most consumers aren't so forgiving. -waldo if you don't, then i believe you'll be pulled in all directions by the rest of us. --mike-- -- dumping beta oss on the public to avoid paying for a qa team results in low quality. a) too few bug reports will be submitted to be of any use, b) too many bug reports will be submitted leading to information overload.

    i'm not sure i agree -- consider the converse argument. when you look at the whole matter objectively, any issues seem almost bound to sort themselves out. you don't want to throw the baby out with the bathwater.


    ------------------------------------------------ ---------------
    a lex chebowan (alexchebow@yahoo.com)

  80. More than that.... by Felinoid · · Score: 1

    Subtract a week from the release date every time a constummer asks marketing for a release date.

    The inital release date should be generated by the CFO who knowing he dosn't know will throw out a reasonably far distent date that wouldn't strain the budget to badly (as thats what he knows).

    Then open lines to marketting and techs and let the users push the date around.
    Release about 2 weeks late while issuing apologys that gain extra press.

    Open source, IPO, Sell your shares, Quit.
    Leave in hands of the genous who should have been running things from day one.
    5 Years later go to work for resulting company as a consultent.
    After 3 years declare your to old for this stuff anymore.
    Wait a year for the company to become a global empire. Write a book "How I built GlobalCor" even thow you didn't.

    --
    I don't actually exist.
  81. Depends what you are trying to achieve by Dacta · · Score: 2

    If you are hoping for people to help with development and/or bug fixes, then a late release of the developed code is okay, because during the earlier stages there probably isn't enough of an end product for users to use and get interested enough in to become involved in.

    OTOH, if you are interested in getting feedback in precicely what your market wants and needs, then an early release is good, because it lets external people into your decision making process about the product.

    You should note, though, that it is unlikely you will get development help from people at the start of the project unless (a) your product fills a need or interest that a lot of people who code for fun are into, or (b) you can form partnerships with other companies to have paid programmers working on it.

    For example, if you decide that you are going to build an open source Just-In-Time parts management system, it is unlikely that many people will hack on it for fun if there is no code already written. However, if you write it, then open source it, many companies might be interested in paying someone to help with enhancements.

    However, if you annouce your intention to produce this JIT system in industry papers, etc, you might get lots of well qualified people signing up on your mailing lists and giving you advice that is simply unattainable elsewhere.

  82. Open Sourcing to maintain commercial advantage. by mtippett · · Score: 1

    This is a commercial Open Source project.

    So since it is commercial (read: based around a business that must make money) you need to maintain your commercial advantage in some way. As has been outlined in many other articles scattered around the web, you can maintain your advantage in many ways (programs, marketing, etc).

    My suggestion for building a commercial Open Source project are ...

    • Create a roadmap - provide focus to developers that is aligned in the correct direction
    • Build a base - Give the developers something that they can download (./configure && make && make install)
    • Allow early access to technology for those who nock - a lot of Open Source developers do not mind working under NDA (or similar) as long as the source will be Opened at a later date. In fact a number of developers will consider early access a priveledge.
    • If the commercial or competitive advantage (read: The stuff that keeps the money rolling in) needs to be proprietary for the time being to establish a stable business then do so. Once there is no advantage held within the proprietary code, release it.
    • Build a community as the code is released. Your Open Source community will be the life-blood of your project. You must provide a focal point for communication and sharing of ideas.
    • If there is a commitment to going Open Source, work out where the opportunities exist to begin to build the community around the project. This MUST be balanced by the business aspects of what you are doing.

      Going step by step is not bad. Plan, balance it against good business sense and do it as early as the Openness of the code begins to balance against other aspects of the business.

      Best of luck, and welcome to your company to the commercial realm of Open Source!!!

  83. Early -- but not too early. by connorbd · · Score: 1

    I once tried to begin an open-source project with only an idea, no code in hand. It died from lack of direction with out line one of code ever being written.

    Don't do that.

    Instead what you do is do what Linus did -- get something out there first, and *then* open it up. You'll get a lot further that way.

    /Brian

  84. Re:That's great! by freebe · · Score: 1

    I know, but I bought the (cheap) upgrade from R4 just because of Realplayer and CDBurner (which doesn't work for me :( ). Waitin' for Flash and Java!!!!

    --

    Free BeOS, runs from a Linux partition

  85. Re:Attn Moderators: Public Karma Test by _xeno_ · · Score: 1

    Aw crap, and I'm 2 points away from the freeze point... 2 points and I could troll all I like... d'oh :-)

    --
    You are in a maze of twisty little relative jumps, all alike.
  86. Re:Attn Moderators: Public Karma Test by Jim+Tyre · · Score: 2
    Is this new? Because otherwise it would be impossible to get karma > 50 other than by submitting stories. And I'm somewhat over 50 :)

    Nope, you can't even go up by submitting stories. I'm just a tad over 50 also, had a slashback accepted today, no points, no change. Frozen stiff.

  87. Re:Attn Moderators: Public Karma Test by StarKruzr · · Score: 1

    1) Does your karma go up when you submit a story, regardless of whether or not it's accepted?
    2) How the hell do you people get up to 50, or 650, or whatever? Mine's been stuck at 12 for weeks. Do you just mod yourselves up with other accounts? Not EVERYthing you say can be +5, Insightful!

    Email me.
    Don't trust anyone over 90000.

    --

    +++ATH0
  88. Re:Attn Moderators: Public Karma Test by waldoj · · Score: 2

    My karma is 12 points behind -- I'm stuck at 122, and I'm a little upset about it. I asked CmdrTaco about it, and he told me:

    Nope. Not a bug. Code revision ;)

    (I hope that he won't mind my reproducing his comment via private e-mail in a public form. It seems like a harmless enough thing to reproduce, as bad 'netiquette as it might be.)

    What in the world is going on?

    -Waldo
    -------------------

  89. Re:Attn Moderators: Public Karma Test by zantispam · · Score: 1

    "Not EVERYthing you say can be +5, Insightful!"

    Yeah, but a lot of it can be +1 Insightful, or +2 Funny, or +1 Interesting, or +3 Informative. It all adds up.


    --

    censorship is a form of noise, which actively seeks to drown out content with silence - Crash Culligan
  90. Re:Attn Moderators: Public Karma Test by Tower · · Score: 1

    I had asked him too, stuck several points behind where I was... similar response. Then I had a story posted, and my karma dropped to the previously indicated 50.

    --

    --
    "It's tough to be bilingual when you get hit in the head."
  91. (OT) What is a "Pr"? by yerricde · · Score: 1

    What is the Pr that FascDot killed?
    <O
    ( \
    XGNOME vs. KDE: the game!

    --
    Will I retire or break 10K?
  92. Re:Attn Moderators: Public Karma Test by Mr.+Slippery · · Score: 2
    Then I had a story posted, and my karma dropped to the previously indicated 50.
    Yep, I was at 160-something (not whoring), got something into the "Ask Slashdot" queue and got dropped down to 50. I thought it was a bug so I asked CmdrTaco, and he sayeth: "Karma cap. Kills whores dead." I've had a post modded up since then, but karma didn't increase.

    A bit nasty (I liked being in the 100+ club, dammit, and with no karma whoring!) but probably necessary.

    Ah, well. It's only karma.

    --
    Tom Swiss | the infamous tms | my blog
    You cannot wash away blood with blood
  93. Re:Attn Moderators: Public Karma Test by Tower · · Score: 1

    Yeah... being around for a log time, I had slowly built up my karma (the most in one day actually being the day of the cap)... "Whore protection" I think was the catch phrase of the minute when I mailed.

    It is only karma, and since it hasn't been world viewable... oh well... I don't feel any less of a man/geek, but it was nice 8^)

    --

    --
    "It's tough to be bilingual when you get hit in the head."
  94. Re:Attn Moderators: Public Karma Test by Tower · · Score: 2

    1) no... 3 points for an accepted story. Otherwise the queue would be even more unmanageable than I can imagine it already is.
    2) Some move quickly, others slow. I used M2 (back in the good ol' days) to get a point a day until ~25. Then, responding with semi-useful info to AskSlashdots and other articles garners a point here, a point there. Heck, if your karma increases by only a point or two a week, you could have 150 karma easily.

    Well written bad haiku are also useful to catch a few (1, Funny)s and (-1, Offtopic)s... they ususally balance out to ~+1.5/ haiku in my experience - YMMV.

    If you want to whore with the best, include obvious general statements and bash M$ (or Micro$loth, MicroSuck, etc) and praise Linux, Apache, and Open Source. I like to ease off a little tension every now and again, which usually costs me a point or two for noting that someone is a complete idiot (that's the toned down version).

    --

    --
    "It's tough to be bilingual when you get hit in the head."
  95. Re:Attn Moderators: Public Karma Test by Tower · · Score: 1

    >log time
    oops... s/log/long/

    --

    --
    "It's tough to be bilingual when you get hit in the head."
  96. Re:Attn Moderators: Public Karma Test by blameless · · Score: 1

    A bit nasty (I liked being in the 100+ club, dammit, and with no karma whoring!) but probably necessary.

    Why?

    Who cares if somebody has high karma?

    Am I missing something?

    --

    Browser? I barely know her!
  97. Re:Attn Moderators: Public Karma Test by Tower · · Score: 1

    Self-set goals.... feeling that you are somewhat appreciated by somebody... somewhere.

    Oh, that and geeks like to hoard things. Points, especially.

    --

    --
    "It's tough to be bilingual when you get hit in the head."
  98. Re:Attn Moderators: Public Karma Test by blameless · · Score: 1

    I understand that.

    What I don't get is why there is a need to cap karma. Why does CmdrTaco care if /. users have high karma?

    --

    Browser? I barely know her!
  99. Re:Attn Moderators: Public Karma Test by Tower · · Score: 1

    Guess the thought was that people were posting just to get karma, instead of trying to be helpful or useful... I dunno... if somebody gets a laugh or learns something from it, it's probably worth posting... if it doesn't make someone laugh or tell someone something they don't know, then it shouldn't be getting any points, and if it does, there's M2...

    I can understand not having karma publicly available, but it is unfortunate that things had to go this far (though I'm not really convinced that they really had to).

    --

    --
    "It's tough to be bilingual when you get hit in the head."
  100. Re:Attn Moderators: Public Karma Test by ethereal · · Score: 1

    CRAP! Earlier this morning karma = some large number, now karma = 50. Dagnabbit.

    --

    Your right to not believe: Americans United for Separation of Church and

  101. Re:Attn Moderators: Public Karma Test by 11223 · · Score: 2

    You can still get to the freeze point. Worksferme...

  102. What's a Whore? by jabber · · Score: 2

    Interesting way to think of it all, isn't it?
    The "Karma Whores" are frozen with their high karma. But this implies that everyone who got modded up past 50 is a Whore.

    So to not be a Whore, you have to flame and troll for each time you are insightful and informative?

    I see where this is going. I guess it's time for a little YANG, now that all YIN and no YANG doesn't pay. :) Open rebellion is needed. It doesn't pay to be a nice guy and not throw dung at the other monkeys - and hay, if I can keep my high Karma while flaming and pouring hot grits down Natallie Portman's pants, all the better. :)

    --

    -- What you do today will cost you a day of your life.
  103. Karm Cap changes nothing by jabber · · Score: 2

    You no longer get the warm and fuzzies of seeing the cummulative effect, but you can still strive to have each and every post modded up. You just can't keep track very well.

    As for the drive behind getting more Karma, I thin kyou're right on. We're a bunch of pack-rats, and Karma is sort of like the AD&D character score. :) It's a little contest that sort of sprang up.

    In retrospect, Karma probably should have never been counted. It's where we are now, minus that little unchanging number. A comment deemed of worth still bubbles up.

    As for the argument that people post only to score points... Well, don't they always, in one way or another. Karma is just a little more tangible than impressing people and earning their silent gratitude. Are you suggesting that the motivation for an action matteras as much, or more, than the action itself? :) Aristotle might have a little bit to say about that.

    --

    -- What you do today will cost you a day of your life.
  104. Re:Attn Moderators: Public Karma Test by waldoj · · Score: 2

    I guess I'm done submitting stories. Oh,well.

    -Waldo
    -------------------