Slashdot Mirror


Beta-Testers and Intellectual Property?

cozimek asks: "I've got a question I'm sure many other Slashdot users have dealt with. My startup has been starting programming development with testing from our beta-clients. One of these clients, however, has begun discussing intellectual property rights. They believe that they deserve rights to parts of our software because they have helped give us advice through the development process. We think we own it all, and that they should be happy to have our services, tailored to their needs, for free. Has anyone dealt with these issues? Has anyone created a beta-tester contract?" As with all such issues, the devil is in the details...particularly the contractual ones. If you've had such issues before, from either side, please let us know how things turned out.

303 comments

  1. Not unless they suggest improvements by IP,+Daily · · Score: 1, Insightful

    You don't own IP because you pointed out a problem; you have to suggest a solution.

    1. Re:Not unless they suggest improvements by I+Want+GNU! · · Score: 0, Insightful

      Oh? Since when don't I own IP of things I point out? You don't need to completely solve the problem to own your own IP. Maybe you are smarter than the rest of us, but aren't many jobs about what you are speaking, that which is problem solving? I firmly believe that everyone owns the rights to their own IP, things that they think of and have in writing. Now, the only question is if they use it for good or evil. Information wants to be free, but you can't go stealing other information from people and claiming "but oh! they didn't tell me how to code the problem fix!" Sorry to point this out, but I felt it had to be said.

    2. Re:Not unless they suggest improvements by ackthpt · · Score: 4, Insightful
      Even suggesting is pretty shaky, I mean, I could suggest you allow users to hit Escape and drop focus on a certain control, but actually coding it makes it real. I could suggest Slashdot change the meta-moderation system to include the context of moderation (not that this deserves +1 anything, but that it got +1 in the right category, i.e., does the moderator know how to actually moderate), but short of me trucking down to the USPTO and and requesting a patent on this feature, forget it, it's not mine.

      IMHO the client is elbowing for some negotiating room later, i.e. we helped you get the bugs out, give us a better pricing. If they're expecting a cut of the pie, tell them thanks but no thanks and drop them as a tester. That sort of weasel mindedness belies something worse is behind it.

      --

      A feeling of having made the same mistake before: Deja Foobar
    3. Re:Not unless they suggest improvements by IP,+Daily · · Score: 2, Insightful

      Well, the "P" in IP stands for "property". If you are provided with a beta version of software, and your contribution is to point out a bug, well fine, you own the property rights to the bug, congratulations. Wait a minute, the bug was already there, you only noted it. Therefore, you don't own the bug either.

      If, in addition to pointing out the bug, you provide a solution, then yeah, you own the rights to implementation of the solution. Assuminng of course that you didn't first sign a beta-reviewer contract in which you agreed to assign all IP rights.

    4. Re:Not unless they suggest improvements by IsoRashi · · Score: 2, Interesting

      A suggestion is not enough, the person would have to do actual work - ideas cannot be copyrighted. The implementation of those ideas, however, can be. So if your beta tester says, "Yeah there's a problem here," that's not enough. If s/he says, "There's a problem here, you might want to try this," still not enough. If s/he says, "Here's a problem, I wrote up some code to fix it for you," and you *use* the code, you've got a problem.

      --
      This is not the greatest sig in the world, no. This is just a tribute.
    5. Re:Not unless they suggest improvements by IP,+Daily · · Score: 2, Informative

      It depends what kind of IP you're talking about. As we all know, you don't have to have a coded implementation of a software concept in order to get a patent on it. As long as you can describe it to the level of detail required by a coder of ordinary skill to pick it up and make it real, you've "enabled" the invention in the eyes of the PTO. Any actual code conforming to your software spec is considered to be merely an embodiment of your invention, and not the invention itself. Coders do not win the pissing contest at the PTO.

      It's true that you don't own the patentable invention unless you file it at the PTO, but the company to whom you provided the fix can't (legally) claim it in a patent, because you're the inventor in the eyes of the PTO. Of course, if you agreed to assign your rights to any IP before doing the beta test, that's a whole nother story.

    6. Re:Not unless they suggest improvements by gabba_gabba_hey · · Score: 2, Informative

      Maybe you are smarter than the rest of us, but aren't many jobs about what you are speaking, that which is problem solving?

      I think you are missing the original poster's point. Problem solving involves more than just pointing out that there is a problem. In order to solve a problem, as the phrase "problem solving" implies, you need to have a solution. ;-)

    7. Re:Not unless they suggest improvements by IP,+Daily · · Score: 2, Interesting

      You've got a more basic problem if you ever give code to someone for evaluation without getting him/her to sign an agreement 1) acknowledging your ownership of the IP in the beta version provided and 2) agreeing to assign all IP rights in any fixes provided to you.

      Also, the "you might want to try this" answer might be enough. If that solution can be conveyed in block diagram form that is detailed enough for an average programmer to reduce to code that works, the PTO considers this to be a "software invention". Coding is not required to patent a software invention.

    8. Re:Not unless they suggest improvements by ackthpt · · Score: 2, Funny
      It depends what kind of IP you're talking about. As we all know, you don't have to have a coded implementation of a software concept in order to get a patent on it. As long as you can describe it to the level of detail required by a coder of ordinary skill to pick it up and make it real, you've "enabled" the invention in the eyes of the PTO. Any actual code conforming to your software spec is considered to be merely an embodiment of your invention, and not the invention itself. Coders do not win the pissing contest at the PTO.

      Of course, this would be the very definition of "Bad Faith". Worse, if you're some kind of jerk or idiot, you intentionally direct the developer to include something which you know is covered by another's patent and don't reveal that.

      "Hi, I'm from Macrostuff, and that idea of ours you put into your product, well, we applied for a patent before we gave you the spec and now we want all your base."

      --

      A feeling of having made the same mistake before: Deja Foobar
    9. Re:Not unless they suggest improvements by darien · · Score: 2, Interesting

      The tester does in fact own the copyright on his bug reports (unless he has specifically signed it away). Those are his intellectual property.

      But still, the developers aren't proposing to publish them or anything. They just want to act on the information contained therein. That's very different to exploiting them as works; and if there's no specific contract between the tester and the developers governing this use, he hasn't, by default, got a leg to stand on.

      I have to say I can't see how it could be any other way. Imagine what would happen if passing on information automatically entitled you to a share in any profits arising from subsequent use of that information!? Teachers could sue their old pupils. Financial papers could sue their readers. Society simply couldn't function at all.

    10. Re:Not unless they suggest improvements by Anonymous Coward · · Score: 0

      "Wait a minute, the bug was already there, you only noted it. Therefore, you don't own the bug either."

      That is not how IP law works. It SHOULD work that way, I agree from the center of my being, but it doesn't. If it did, we wouldn't have the jackasses who are patenting human genes, things that they merely observed and did not invent. Nor, in fact, would we have the jackasses of the US government(the head of the military capitalist regime), approving such patents

      The fact is: US law sucks. Government here exists for large corporations and they do what they want. If that means noting a bug in your software and claiming ownership, they'll probably be able to pull it off, if not through the courts, then they'll just grease the palms of the sub-humans in congress. If they can screw God and a lesser degree, all of humanity, out of the rights to the human gene pool, then claiming IP on your software for making observations does not seem out of the realm of possibility.

      In fact, I recall a story about some poor guy who was used in a research project, then the people who were doing the project found he had some nice gene and decided to patent it He later sued, under the entirely reasonable complaint that no one should be able to patent your biological makeup, but lost. That's how much the US government cares about it's citizens rights.

      END THE WAR. END COERCION. END THE EMPIRE. END THE EVIL. FREE PALESTINE. F**K ZIONISTS! ONE WORLD. ONE HUMANITY. VOLUNTARY PEACEFUL COEXISTANCE.

    11. Re:Not unless they suggest improvements by Script0r · · Score: 1

      Maybe its just me, but doesn't quoting 90% of the guys post that your replying to seem a little unnecessary? When you reply to someones post, just type in your reply... I don't need to read the first guy's post over again in order for your post to make sense.

    12. Re:Not unless they suggest improvements by AndyChrist · · Score: 1

      Wouldn't that make the resulting code a derivative work, thus the property of the suggester?
      (Or would the suggestions be derivative works?)

  2. Can you say "Non-disclosure Agreement" by dcorbin · · Score: 1, Insightful

    IANAL, If you didn't get have an NDA signed in advance, your basically screwed.

    David Corbin

    --
    David Corbin Promote Freedom - American Liberty Foundation
    1. Re:Can you say "Non-disclosure Agreement" by Anonymous Coward · · Score: 0

      Maybe I'm crazy but he isn't talking about disclosure. He is talking about the client thinking they own the rights to part of the final product because they helped beta test it. He needed a contract up front but not just NDA.

    2. Re:Can you say "Non-disclosure Agreement" by Anonymvs+Cowardvs · · Score: 1

      • IANAL,

      He's right, he's not. :-)

    3. Re:Can you say "Non-disclosure Agreement" by Krusher55 · · Score: 2, Interesting

      Correct. The NDA is not quite what is required. What is really required is a beta agreement where ownership of ideas and IP suggested by the testers is determined. If there is no beta agreement ideas and IP coming from the tester are still owned by the tester.

      I suspect unless we are talking about large amounts and useful IP (independent of the product) it would be difficult to successfully win a court case but you are better covering your tracks with a beta agreement. I remember being involved in one project where the other company wanted to claim ownership of everything you think about while using/testing the product. This is a bit excessive but stresses the importance of such agreements.

    4. Re:Can you say "Non-disclosure Agreement" by Anonymous Coward · · Score: 0

      This fella is ignorant. In fact, a mutual-NDA can actually get you into a situation where you can't use their suggestion since it would amount to disclosuer and thus is protected by tradesecret.

    5. Re:Can you say "Non-disclosure Agreement" by Chazbot+2002 · · Score: 1

      You absolutely do not want to have a non-disclosure agreement, at least not one that resembles a traditional one.

      An NDA says "You don't take any of my IP, I don't take any of yours." Well, the whole point is they're arguing that you're using their IP. In other words, an NDA reinforces their claim.

  3. Flame me for it, but Microsoft has a contract by abh · · Score: 2, Redundant

    I might get flamed, but actually Microsoft's contract for their beta testers (the "real" testers, not Joe Schmoe who bought the beta 'cause he heard it was cool) is pretty thorough.

    1. Re:Flame me for it, but Microsoft has a contract by CaptainSuperBoy · · Score: 2

      You won't get flamed, you're right. Microsoft does have a thorough beta agreement explaining what your compensation is and isn't. Any company that does beta testing should have beta agreements - it's just common sense.

  4. Ideas are (almost) Worthless by iansmith · · Score: 4, Insightful

    I don't know about the legal issues, but from long experience in programming and knowing writers and other artists, an idea is only 1% of what is needed for any kind of product. The other 99% is a person or group with the skills and drive to make it a reality.

    Ideas are a dime a dozen... everyone has an idea for a great game, TV show or book.. but how many people devote years of their life to actually make one happen?

    1. Re:Ideas are (almost) Worthless by Anonymous Coward · · Score: 0

      I play a lawyer on Slashdot and I agree with the notion "ideas are worthless". If it ain't in the contract to share profits - tell 'em to go and f**k themselves.

    2. Re:Ideas are (almost) Worthless by BryceH · · Score: 1

      you have it so .. so .. backwards.

      software engineer - $70,000k year
      programmer - $50,000k year
      good idea - priceceless

      --
      "Shut up brain or ill stab you with a Q-tip" Homer Simpson
    3. Re:Ideas are (almost) Worthless by alcibiades · · Score: 2, Interesting

      You must not be a patent lawyer!

      In patent law, it's the idea that matters. Those who help reduce an invention to practice are almost never given legal credit as "inventors".

    4. Re:Ideas are (almost) Worthless by ackthpt · · Score: 4, Insightful
      Ideas are a dime a dozen... everyone has an idea for a great game, TV show or book.. but how many people devote years of their life to actually make one happen?

      Unfortunately, we've seen examples where someone comes out of the woodwork and sues for a stolen idea, after some large number of people and time have gone into bringing it to fruition.

      On the other side of the coin, like the example of the weedwhacker, some little guy invented the thing and got robbed by big industry anyway.

      Best to halt all work with the disputing party until everything is clear. If they don't want to benefit from the privilege of giving input into development of a product they use, I would drop them, particularly before lawyers show up.

      Of the readership on slashdot, how many would love the opportunity to give constructive input to the design and development of games, utilities, movies, etc? Pretty much everyone, right? Before arriving at the quick answer how much thought did you put into 'hey, wait, then i'm a contributor and should get credit, money, babes, a cameo, etc.? Few, I betcha. Best to for would be beta tester and consultants to weigh their own expectations before involving themselves, not later. Much to messy when it come to later.

      --

      A feeling of having made the same mistake before: Deja Foobar
    5. Re:Ideas are (almost) Worthless by RazzleFrog · · Score: 1

      This is actually fairly backwards. Ever hear of Alexander Graham Bell? You probably think he invented the telephone. Well you are right and wrong. Philipp Reis invented the first telephone almost a decade before Bell but it wasn't very good and he never patented it. There is no proof that Bell knew of Reis's telephone but he did develop a much better version and founded what would become AT&T.

      History is actually full of stories like this where credit went to the person who perfected the product and brought it to market.

    6. Re:Ideas are (almost) Worthless by Anonymous Coward · · Score: 0

      Software engineers make $70 million? Maybe I should become one of those!

    7. Re:Ideas are (almost) Worthless by Krusher55 · · Score: 1

      Without an idea you can't have a product. Ideas are the basis of products. You can hire all the best developers in the world but without a good idea you won't make any money. So, you are correct in saying that the idea is a small part of the project but it is an immensly important part of the project as well.

    8. Re:Ideas are (almost) Worthless by Grunschev · · Score: 2, Interesting

      One of my favorite quotes is from Samuel R Delaney, the SF writer. I don't recall it exactly, but it deals with this issue. He talks of people suggesting story ideas to him and feeling they should share credit. He felt it was like saying to a boxer, "I've got a great idea of somebody you should fight" then expecting to share in the purse.

      The idea is just about worthless. It's the execution of the idea that has value.

      Igor

    9. Re:Ideas are (almost) Worthless by letxa2000 · · Score: 1
      You can hire all the best developers in the world but without a good idea you won't make any money.

      And you can have the best idea in the world, but without any money or resources (developers) to make it happen you won't make any money.

      You need a good idea and resources. I think it's bogus to be able to protect just an idea. Now, if you have a process or procedure that allows you to achieve the idea, THAT's something. But the idea itself is just a thought.

      I thought about Instant Messaging back in about 1993. I didn't do anything because I thought at the time that only "geeks" would open an IM app every time they logged on to Internet. Now, I don't kick myself for not patenting the idea... I kick myself for not having spent a few months developing it years before everyone else did.

    10. Re:Ideas are (almost) Worthless by fishebulb · · Score: 1

      it all comes down to how much i did for it.

      if i just said, that scene sucks because of ____, or that creature looks bad because of ____. i dont expect anything at all. but if i start really working on it and new solutions to it, then i have expectations.

    11. Re:Ideas are (almost) Worthless by Anonymous Coward · · Score: 0

      But this is with patents. It used to be that you actually had to provide a working implementation to the PTO of your "idea", but that requirement was dropped some time ago.

      As long as one can patent ephemera like computer algorithms, business practices, genes, etc. in broad, generic terms, and then revise the patent at a later date to encompass other expressions of that idea not covered by the original patent...

  5. They have no claim for IP... by IIOIOOIOO · · Score: 1

    While you may not have protected yourself sufficiently from them exposing the details of your software, they certainly don't have a claim for IP rights. That would mean that everyone who sent in a complaint to customer service at M$ would be a shareholder by now.

    1. Re:They have no claim for IP... by Anonymous Coward · · Score: 0

      Microsoft actually owns all complaints and suggestions you make. They even copyright those!

    2. Re:They have no claim for IP... by Anonymous Coward · · Score: 0

      Exactly. Beta testers have no ownership rights whatsoever unless they contracted for them in the first place. Your clients are trying to take you for a ride, tell them to drop it, or you drop them (cease all business relations) and if they don't like it, see you in court. If they want to get ugly you'll end up there regardless.

    3. Re:They have no claim for IP... by Anonymous Coward · · Score: 0

      This depends on the circumstances.

  6. You don'/t owe them anything.. by L-Wave · · Score: 2, Insightful

    IANAL, but they are beta-TESTERS, they test the product, they have no need to look at the code. They are there for primarily the purpose of testing, if they had written code it could be debated, but how can they claim that they deserve to have the source, when they havent done anything but ran software your company created?

    --
    I SURVIVED THE GREAT SLASHDOT BLACKOUT OF 2002!
    1. Re:You don'/t owe them anything.. by Anonymous Coward · · Score: 1, Interesting
      when they havent done anything but ran software your company created?

      If that's all they are doing then the solution is easy: End the beta testing program. Oh! Beta testers provide something useful to you or your company. I guess you need to come up with a solution for your beta testers that rewards them for their service to you.

      Testing is important. I've worked for a company were the testing department (including the beta tester relationship with outside customers) was perceived by managment as important as the programming team and the marketing team. I've worked for another company where there was no SQA infrastructure at all and all the customers where unpaid beta testers. Guess which company produced better software?

      If the dot com boom was still in effect (and I was working for a company that had stock options) I would love to be able to reward a beta tester with a couple of stock options or something.

  7. IP and Beta Testers by r0ckflite · · Score: 1

    Hmm, if I reply to your thread, then I want
    partial IP rights over your product. :)

    Seriously, don't you have a Beta tester agreement that states that they get nothing but the opportunity to test the release?

    Personally, I'd have your lawyer write up a one page agreement, I'm sure there's boilerplate somewhere out there, and make sure all beta testers sign it.

    --

    Push the button Max!!!!

    1. Re:IP and Beta Testers by I+Want+GNU! · · Score: 1

      I apologize for breaking this to you in such a manner, but what seems logical is not the US Copyright Law. Sure, they wrote the code and provided free service to the others, but US Copyright mandates that everything people say or think, that is written down or recorded in some manner (such as email), is that person's Intellectual Property, even if inherently obvious. Any derivative works, even if the origin was known already, are property of that first respective user. It is rather unfortunate that obvious knowledge can so easily be copyrighted, but the silly US legal system already allowed patents on the hyperlink, image galleries, and buying things with one click.

    2. Re:IP and Beta Testers by Pravada · · Score: 1

      patents and copyrights, apart from being guardians of intellectial property, are different things.

      Bad example! No cookie!

      --
      --- On the other hand, you have five fingers.
    3. Re:IP and Beta Testers by r0ckflite · · Score: 1

      I apologize for breaking this to you in such a manner, but this has nothing to do with my post. Yes, it's his IP by default, but without some type of written agreement they can claim hand shake deals, verbal contracts, whatever... just cause trouble with their lawyers.

      I mean how could he not have some type of written agreement with his beta testers. Sheesh, I have to sign NDAs when I go on job interviews.

      Or were you stupidly replying to the joke I made at the top of my comment? Nah, you couldn't be.

      --

      Push the button Max!!!!

    4. Re:IP and Beta Testers by RazzleFrog · · Score: 1

      I've seen a few of your posts and I have come to the conclusion that you are a troll and an idiot. Besides the fact that you are comparing patents and copyrights you are also overstating the US Copyright laws. You can't just claim a copyright on anything.

      First of all, if you work for a company then what you create for the company is that copyright of the company, not you. Now if you read section 101 of the copyright law you will see that "work for hire" can include work commissioned for use as a contribution. Obe could say that beta testers are commissioned to test software, are compensated by receiving a product of value for free, and therefore are doing work for hire.

      Second, copyrights within derivative and compilation works only applies to material contributed by the author of such work. In other words, if I put your short story in my book you don't have a copyright for the whole book. Now I do have to get permission to publish your short story.

      Finally, you can not hold copyright on information that is common property. So obvious knowledge can not be copyrighted just because you wrote it down.

  8. No experience, just an opinion by way0utwest · · Score: 2, Insightful

    I've worked with some companies that had beta testers, but for a closed system (B2B) not shrink wrapped software. No one ever brought this up, but I'm not surprised. It's such a hot topic and so many people want to make a buck the easy way.

    They may have an argument if they contributed a idea with substantial information about how to implement it. However, this might be hard to prove. If they suggested a feature and you implemented it without their assistance, I wouldn't think that they have any rights.

    IMHO, the best bet would to have some sort of NDA that included a disclaimer of IP rights.

    1. Re:No experience, just an opinion by Bandito · · Score: 1

      They may have an argument if they contributed a idea with substantial information about how to implement it.

      Even so, wouldn't you actually have to implement it in order for them to have a claim. Couldn't you implement the "fix" a different way and then not owe them anything?

    2. Re:No experience, just an opinion by alcibiades · · Score: 1

      This isn't true if they're trying to get a patent on their product. For patents, it's the conception, not the reduction to practice that matters the most for "inventorship".

  9. yup...beta testing contracts exist by thetechfreak · · Score: 0

    i beta tested a online web page maker once and i had to sign a beta testing contract

    --
    {TheT3chfreak}
  10. Contracts rule in this one by Kamel+Jockey · · Score: 3, Informative

    I'm not sure what kind of contract you had your beta testers sign when they agreed to do the testing, but I'm sure it specified clearly that not only is your IP confidential, but that it is strictly your IP and they have no rights to it. Since they willingly agreed to these terms, there is no real argument for them here.

    Even in the absence of that though, since you (or your company) created the IP, you intrinsically own it. No one else, either a tester or otherwise, has any legal claim to your code.

    --
    In case of fire, do not use elevator. Use water!
    1. Re:Contracts rule in this one by Anonymous Coward · · Score: 0

      Well, you are screwed. Sign them to a non disclosure agreement about talking about the IP to outside parties (this will limit the damage) then sign them to a 1% deal which will actually just give them a discount on services. The alternative is to piss them off personally. And have them bad wrap your company. Then the third option is to have an outsider "JUST HAPPEN TO MENTION" the actuality to someone within the company and close enough to the head honcho to put a bug in the head hanchos ear, That will probably make the problem go away." NOT IN A bad sort of way just a casual conversation kind of way. The forth way is to just copyright yourstuff and let him play the fool buy trying to fight it. Your part is to not mention it the problem and implement the WALL THAT HE CAN'T BREACH. In other words it will cost him more to fight that 1% then he could ever reap from that same 1% then let economics take its course.

    2. Re:Contracts rule in this one by Anonymous Coward · · Score: 0

      Then finish the deal and come back in the end with some sort of cash and re-implement good will. That will remake him happy and you might even be able to do business again.

    3. Re:Contracts rule in this one by Anonymous Coward · · Score: 0
      And have them bad wrap your company


      Is that like "Glad Wrap"? That would be a bad idea, everyone would suffocate. :)

  11. Beta Testers by JohnHegarty · · Score: 1

    That would be like someone who submitted a bug report to Microsoft about Windows XP cliaming a % of the profits.

    I persume the contact should hold the answer in most cases. And if this isn't mentioned... then its time to add it.

  12. Greed has come to the beta-testing arena by TrollMan+5000 · · Score: 1

    We think we own it all, and that they should be happy to have our services, tailored to their needs, for free.

    It's gotten to the point where no one will volunteer a little time anymore, and that anything done must have a payment attached to it. It's not like you get nothing for beta-testing, you do get a working copy of whatever you test - for free, as the article writer states.

    1. Re:Greed has come to the beta-testing arena by Anonymous Coward · · Score: 0

      ahem.... bull.
      I've been a part of so called beta testing before... the asswipes never give you a finished copy, and they are sure to threaten you to delete the betaware or they'll bury you in court costs..

      Sorry, beta testers are always screwed over... until I get a paper stating that I get a free copy of the finished product, all beta test programs can go to hell.

    2. Re:Greed has come to the beta-testing arena by DrJohnEvans · · Score: 1
      It's not like you get nothing for beta-testing, you do get a working copy of whatever you test - for free, as the article writer states.

      Not to mention the entire purpose of beta: to subject the program to the rigours through which it'll be put daily in its finalized form. It's the most realistic form of testing, and arguably the most efficient. Not only do you get your working pre-release copy of the program, but you've ensured a much more stable and generally better final version for yourself. I'd say it's worth it.

      There do exist beta incentives (discounts on final versions, et cetera), but those are too varied and specific to different project to be able to blatantly generalize.

    3. Re:Greed has come to the beta-testing arena by Mark+Pitman · · Score: 1

      I don't think he is talking about downloading a beta copy from a company's website. He's talking about the kind of beta testing program where the company expects you to take an active role in the test, and where they pick and choose the participants. When I was involved in formal beta testing like that we usually received at least one license for the finished product. The best part of it in my opinion was seeing some of my suggestions in the finished product.

  13. Should work this all out in advance by Anonymous Coward · · Score: 0

    Normally, a commercial "closed" beta program includes a NDA worked out in advanced. Normally, the customer owns nothing.

    You have to sort this out with your customer. Sometimes the customer opportunity is big enough that you have to keep them happy. Sometimes the customer is just full of it and you should tell them to go away.

  14. Clearly the client owns the rights by Anonymous Coward · · Score: 0

    No, just kidding. If they give you ideas for free - that's their problem. Unless they have patented the idea, you will have no problem. Drop the client to show 'em who is boss.

  15. Copyright Law by Anonymous Coward · · Score: 2, Insightful

    Well, under copyright law the copyright protections go to the author of the work under the law, automatically, unless there's some other agreement that supercedes it (like you working on a contract for another person). So if there's no agreement, and they're using software you wrote, they have no case. Rather, they have no intellectual property rights to it simply through providing you with a consulting service.

    However, if they have a license to practise consulting, it's possible they could sue you for consulting fees, but that's got nothing to do with ownership of the software. The law says if you write it, it's yours automatically.

    1. Re:Copyright Law by Negadecimal · · Score: 5, Insightful

      The law says if you write it, it's yours automatically.

      Not necessarily. Work done under commission is implicitly the property of the employer, not the employee. In the case of beta testing, a software company solicits advice from testers, "paying" them by not charging for use of their software.

      And there's nothing illegal about a company using someone else's idea -- unless that idea is patented, copyrighted, or acknowledged as hands-off in a mutual NDA. We see this all the time.

    2. Re:Copyright Law by Synn · · Score: 1

      "Work done under commission is implicitly the property of the employer, not the employee."

      I don't think this is totally the case. I can be paid to develope software and still own the rights to it. Think the term is "work for hire". But that doesn't apply if I'm an employee of the employer and it can get muddled if I write the software on their computers.

      But I agree with your conclusion, don't see any way a beta tester could claim IP on something you wrote.

    3. Re:Copyright Law by Anonymous Coward · · Score: 0

      You can't patent ideas, only methods and tangible designs. And "idea" is much more broad than that, and it's a damn good thing they can't be "owned."

      You can't copyright an idea either, but you can copyright your description of one in textual, audible, or visual form. The idea itself isn't being copyrighted, the representation is.

      Ideas are free, still. Only specific kinds of idea can be restricted, and then only in particular directions.

    4. Re:Copyright Law by Anonymous Coward · · Score: 0

      "But I agree with your conclusion, don't see any way a beta tester could claim IP on something you wrote."

      It's called a derivative work, and the tester could very well vest rights in the portion that they suggested if used.

      The contract must discuss such things, otherwise the Beta Tester is included in "The law says if you write it, it's yours automatically."

      -Anonymous Coward Copyright Lawyer

    5. Re:Copyright Law by dixel · · Score: 1

      well yes and no on the copyright thing...standard disclaimers, i'm not a lawyer, yada yada, go and hire yourself one, yada yada...

      but...

      my understanding of it as (as a web developer) that there is "work for hire" where someone essentially works as an employee of a company and produces the work which belongs to the company who hired the coders, etc. , under the agreement, and then there's all other work, which is automatically copyrighted to the creator at the creation.

      first things first. end their rights to beta-test immediately. if you don't have a beta testing contract, get one and send it out to all your testers with the requirement that they agree to it in order to have rights to continue beta testing.

      and get a lawyer to write them a nasty letter. while it costs you something to do and i don't believe they have a legal leg to stand on, it's got to be worth it for your piece of mind. and let's face it--if their arguement was worth diddly, everyone who ever complained about windows would be getting a piece of the pie...

      speaking of which, where's my check, bill?

  16. We are ALL beta testers by filtersweep · · Score: 1

    I'm semi-amused, considering how most software is prematurely released.

    Maybe all those XP users who submit error reports should have their names listed on a massive 10G Easter Egg as being "contributers" ?

    --


    Those that suggest you "dance like no one is watching" really want to see you make a complete fool of yourself.
  17. WANL by Anonymvs+Cowardvs · · Score: 5, Informative

    We are not lawyers. What on earth goes through someone's mind when they go "Hm, my company has a legal problem, I should go ask slashdot!"?

    Paying for legal counsel is part of the costs of running a company, and you get what you pay for.

    You missed the boat in not having a lawyer draw up a contract for beta testers. Don't screw up again by not having a lawyer deal with someone trying to claim rights to your property.

    1. Re:WANL by Negadecimal · · Score: 1, Offtopic

      We are not lawyers.

      I am.

    2. Re:WANL by Steveftoth · · Score: 2

      Are you slashdot? I think not, you are just a part of the collective.

      The original poster is right, slashdot is not the water cooler to discuss legal matters around. Next topic please.

    3. Re:WANL by Anonymous Coward · · Score: 0

      I'm not. Most of us aren't. And, if you check under the slashdot logo, this is:

      "News for nerds. Stuff that matters."

      One could finish the last sentence off with "to nerds" since its quite obvious this is a site geared to this.

      Legal matters to most people (especially most computer people) are only important insofar as they don't directly affect you. By directly I don't mean "could happen in the future" but "its happening to me right now".

      Since not too many people are having the legal problem of people taking their beta tested products over, I really don't think this is a great place to discuss the topic.

      But feel free to offer your advice (probably best to do it under A/C for legal reasons [I think the bar frowns on free legal advice, does it not?], AFAIK, and again, IANAL).

    4. Re:WANL by damiangerous · · Score: 2

      We are not lawyers.

      I am


      Are you prepared to give legal advice, for free, in this forum? As a lawyer you must be aware of the liability you would be taking on by doing that. Oh, you're not willing then? Then you might as well not be a lawyer. Point stands.

    5. Re:WANL by MrFredBloggs · · Score: 1

      I think you`ll find that that is exactly what Slashdot is.

    6. Re:WANL by grazzy · · Score: 1

      hes asking because we have experience of the matter.

      imho, give the clients right to the bugs they find. they can keep em.

    7. Re:WANL by LinSux · · Score: 0

      News for turds. Stuff that matters to Linux Zealots.

      Bite me.

      --
      Slashdot. News for Zealots, Stuff that matters (if you're a linux zealot!)
    8. Re:WANL by Negadecimal · · Score: 1

      I am.

      I'm not really a lawyer, and I thought I had posted this anonymously.

      So much for that attempt at humor. Sorry guys.

    9. Re:WANL by King_TJ · · Score: 2

      This is very true, except what makes you think this might not be a topic worthy of some discussion amongst a computer and technology-savvy crowd?

      I'm sure this guy is going to get a lawyer, if the issue can't be resolved through discussion with the other party. It's not a matter of people printing out Slashdot commentary and dragging it into the courtroom, as though it's legally binding.

      He, quite simply, just wants to tell us about his problem and invite some discussion. Maybe gain some insight into what other people's results were if they had a similar sitation happen and already spent money on lawyers....

    10. Re:WANL by IP,+Daily · · Score: 1

      In the past, I've offered to work toward inavlidating bogus patents, for free, if provided with the prior art that the poster was going on about. So far, no takers. In the context of this thread, I'd be willing to at least do a first consultation, for free, regarding a problem like this. I won't spout legal advice in this forum, however, so whoever wants this advice will have to contact me directly.

    11. Re:WANL by RollingThunder · · Score: 2

      There's more to it than purely the legal aspect.

      I think the question isn't "do we have a legal leg to stand on", it's "are we out of sync with the popular perception of what beta testers get?"

      It's both a business relations and ethics question.

      If your business gets a rep for being stingier than everyone else with their betatesters, you won't find anyone willing to go through the pain.

      If it's a flat out unethical thing to do, but still within the law, you have a PR nightmare, and are in need of a personal values check.

      I think for both of those, asking Slashdot is a decent method for finding out what the geek in the street (or at least, the geek on /.) thinks.

    12. Re:WANL by Razzak · · Score: 1

      Good lord someone give this post infinite karma.

    13. Re:WANL by Steveftoth · · Score: 2

      In a case like this, it's all about the specifics of the Beta testing. Was there a contract, what were the conditions of the beta test, are they clients? Isn't he saying that they are using feedback from their clients to determine how their product is going to work?

      Would you ask /. in a similar situation?

    14. Re:WANL by pizen · · Score: 1

      Are you slashdot? I think not, you are just a part of the collective.

      But aren't we just going to make his intellectual and biological distinctiveness our own?

    15. Re:WANL by dilip · · Score: 1
      Point is excellently made.

      Asking for help here will get you exactly what you paid for. Your company must already have legal representation, use them. They may cost money, but don't be silly and rely upon anonymous legal advice on intellectual property issues.

    16. Re:WANL by Anonymous Coward · · Score: 0
      We are not lawyers.

      I am.


      I have a lawn mower.
    17. Re:WANL by SirSlud · · Score: 2

      Yeah! Put more ambulances at the bottom of that cliff people keep walking off! Good idea! The legal industry isn't large enough!

      Seriously, of course he should involve a lawyer (or two or three .. ), but trying illegitamize a request for the social 'climate' of particular situations is just plain stupid.

      Laws, and IP protection laws (shit, man, Intellectual Property is still a very new term, even since the industrial revolution) are meant to reflect the wants of a society, not the economy (since this really is all about money). We've gotten things so backwards (society and it's laws bends to the economy) in the last 50 years, in part thanks to attitudes like yours: "Ask the experts! Entrench those professions! What would we do without their guiding light?!"

      Obviously, when push comes to shove, he'll be dealing with the law, but there's nothing wrong with finding out if what the law wants and what developers in his situation want are as diametrically opposed as I suspect they are. It's only once we /all/ figure out that everyone's in the same boat will we amass, organize, and push back ...

      You need to understand that at some point, the economy and the legal system will be 'checked' back to the point where it serves a society and social laws. Today, and particularly since the late 70s, we've really been forcing society to cater to the wants of the economy and it's backing legal system. This is just another case where even if none of us are lawyers, if we think the beta-testers shouldn't see a dime (assuming we have a clear enough understanding of what their involvement is in the process), then the laws should reflect that, not the other way around.

      --
      "Old man yells at systemd"
    18. Re:WANL by Anonymous Coward · · Score: 0

      Cool. I'm a med student. Maybe one day we should meet. I'll fix you, and then you can sue someone for me. Oh, and (hopefully) this one is posted anonymously, although I actually am doing med!

  18. Get A Lawyer by Shabazz · · Score: 2, Informative

    If you're company intends to be an ongoing business they must retain a law firm. This is a question for Ask Lawyer, not Ask Slashdot.

    Not that I'm trying to be a jerk or anything. I just don't think when you are dragged in to court that having asked the slashdot crowd what to do will be of much help to you.

    1. Re:Get A Lawyer by Titusdot+Groan · · Score: 1

      This is a great Ask Slashdot question -- think of how many /.'s will now get NDA's signed with their Beta Testers ...

      The purpose of Ask Slashdot is to educate the readers as much as the poser!

  19. Microslop Craporation Beta-Testers #@ +1 ; Fun @# by Anonymous Coward · · Score: 0

    Are all those who agree to the Microsoft EULA.

    Thank you and have a nice day.

  20. As a software developer myself... by Jason+Levine · · Score: 5, Insightful

    I'd say they (the beta testers) don't own any portion of the IP rights. If a beta tester points out that doing X, Y, and Z will cause a crash, they're simply giving you feedback about your product. You're the one who comes up with a solution on how to fix it. Even if they give a way to fix it, they don't own the IP rights to that method. This is assuming that you control the source code 100%. If the code is freely available, someone submits some patched code, and you use it then all bets are off. To be on the safe side, you should probably have a disclaimer somewhere on the beta test site that states that all submissions become your property. Just to be on the safe side. (I tend to beta test my programs with a group of technically adept friends of mine, so I've never run into this. They're unlikely to demand rights to my program, they're just happy that I continue to develop it.)

    --
    My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    1. Re:As a software developer myself... by alansz · · Score: 2, Interesting

      Last I checked, if someone patches my (source freely available) code, they've created a derived work, and I retain the copyright. Assuming that their patch can't stand alone as a separate work, it's legally mine.

    2. Re:As a software developer myself... by hburch · · Score: 2
      My guess is the situation is not bug fixes but feature requests. For example, if I suggested to Everquest as part of a beta program that item creation when mobs regen be based on the people around the mob creation location (to reduce farming), would I have IP rights to that idea? My personal belief is that I did until I handed that suggestion over to Verant (or whoever makes Everquest) "apparently" with my IP rights to it.


      Imagine if someone suggested a new way to look at movies that resulted in a much better compression algorithm. Who owns the compression technique? One had the idea, one developed it to completion, so they both contributed to it intellectually.


      Regardless, this should be discussed in a beta agreement.

    3. Re:As a software developer myself... by jackb_guppy · · Score: 1

      The question breaks down to...

      1) Did they report a bug and you fixed it. Then they do not have rights. That is what a tester is doing.

      2) Did they report a bug and told you how to fix it and enhance the product. THEN YOU ARE IN GRAY AREA.

      3) Did they report an enhancement and you implymented it. THEN YOU REALLY NEED A LAWYER.

      When 2 and 3 happened and you did not have a contractual agreemnet... They are designers, not testers. They are placing their IP into your work. Think of them as consultants... What contract you do have with consultants to protect your IP... IT IS THE SAME.

    4. Re:As a software developer myself... by DThorne · · Score: 2, Interesting

      I've beta tested many time, and my contribution has gone far, far beyond "XYZ causes a crash". Your job isn't just to break the software, it's to give feedback, (G)UI approaches, suggestions, crazy ideas, in fact everything that happens in the app company before they actually started development. I've never even dreamt about trying to claim ownership over any of those ideas I contributed(many of which I've seen come to light), probably just because I'm not a major asshole like the beta tester that spawned this thread. Oh, I also had to sign a contract too :), but frankly most of it relates to my not revealing product information during the process.

      As has been already mentioned:

      ideas are not product, and
      GET A LAWYER!

      DT

  21. call a lawyer by Lord+Omlette · · Score: 5, Informative

    Call a lawyer. Just do it. If you don't have a lawyer, what are you doing in charge of a company? How could you have started beta testing without an EULA? This clearly isn't free software, otherwise you wouldn't have to 'beta test' it, you'd just release, revise, repeat.

    Nonfree software requires EULAs, sorry, but that's the only way to avoid little messes like this. Just call a lawyer, explain the situation, get him to resolve the situation. Otherwise you're gonna end up having to go with the results of an 'ask slashdot', which is never pretty.

    --
    [o]_O
    1. Re:call a lawyer by Sarcazmo · · Score: 1

      It was open source. Read his home page. Here

  22. Contract Law by sammyo · · Score: 1

    No one should have access to beta software without some type of contract. A click to ok seems to be valid contractually but for a closer relationship should have binding signatures. I have had to pass on some interesting stuff when the legal dept. voted no.

    If no contract was made this has the potential for a very interesting not to mention expensive law suit.

  23. Obvious answer by gmhowell · · Score: 4, Insightful

    What did you say in the licensing agreement?

    Barring that, here is what is ethical:

    If a tester recommends a feature, they should be able to recommend that to anyone. If they mention a new way to do something, they can mention that to anyone. If they mention a new color scheme...

    Basically, any ideas they have are their own, and they should be able to share them anywhere. The specific implementation, however, is your code. And unless you open it up in some way, it stays your code. Piss on them. (And this is spoken from someone who does a LOT more testing than programming.)

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
  24. Burdon of Proof by Marx_Mrvelous · · Score: 2

    IANAL, but you can't just "lay claim" to intellectual property. You have to prove that you and no one else thought of the idea, then go through proper channels to protect it. If the beta-testers get a patent on an idea they suggest, then clearly they own it. Otherwise, anything they tell you is free game until it's protected by law.

    --

    Moderation: Put your hand inside the puppet head!
  25. It is all in the contract.. by I+Want+GNU! · · Score: 1, Interesting

    IANAL, but my company got into a messy situation like this once before. Basically, if you don't have an explicit contract and you live in the US, you are screwed. The way the US copyright law is setup is that if you have an idea or something written down (such as in an email), you automatically have a copyright to it. You can still buy a copyright with the copyright office in order to prove it, but even without doing this you still have all rights to your Intellectual Property. It is really sad the way this works, but it is the law, so we must face it. So, I recommend either giving them the appropriate share of profits, or moving to Europe. :-) Simple as that, even if you made it. Sad, huh?

    1. Re:It is all in the contract.. by King_TJ · · Score: 2

      Huh? I think you just contradicted yourself.
      If you automatically have copyright to anything merely by writing it down, then I'm sure the author of the beta software can easily prove he holds the rights to his product.

    2. Re:It is all in the contract.. by RazzleFrog · · Score: 1

      You really have the moderators fooled. You do not need an explicit contract. All you have to do is prove that they were doing "work for hire" and that's it. If you gave them free copies of the software and all they did was test it and provide feedback then they have no rights on the final product. If your company got screwed by this then they should find some better lawyers.

  26. Tell them to lay off the bad drugs by Mendax+Veritas · · Score: 5, Insightful
    As usual, IANAL, but I think your clients are completely out to lunch unless they made some really significant contributions to your product and had a contract with you that stipulated that should have such rights. I agree completely with your view: they're getting your services for free, tailored to their needs, and that's more than enough.

    If they actually contributed code to your software, or designed hardware components, then they may reasonably regret giving it to you for nothing, but if they gave you stuff with an understanding that it would be used in your product, without making it quite clear (preferably by contract) that they expected to be part-owners of the resulting product, then I don't see how they could possibly have an argument that could hold up in court.

    Another question: is this a copyright or patent issue? For copyright, the implementation is all that matters, so if they didn't give you actual code or circuit diagrams that are present in your final product, then they have no basis to claim ownership. If patents are at issue, then it could be a little murkier.

    1. Re:Tell them to lay off the bad drugs by Anonymous Coward · · Score: 0

      If they actually contributed code to your software, or designed hardware components, then they may reasonably regret giving it to you for nothing...

      You got to watch out here. It isn't that cut and dry. With significant contribution and without an agreement, they probably do own a portion of the software; if not the company that made it. If they *really* contributed, then the fella really has something to worry about.

    2. Re:Tell them to lay off the bad drugs by maheshm · · Score: 1

      are there good drugs?

  27. critic by karmalien · · Score: 0

    They should have intellectual property rights becuase a beta testers plight is merely that from suggestions.. the rights should still remain to those who actually do the hard core codeing..i mean my english teacher does not get credit for the essay that i wrote even though she graded it..rights should remain to the real workers and thinkers not the critics

  28. NDAs, beta testing, and history's lessons by Sheetrock · · Score: 0, Troll
    It's kind of funny that this was brought up today; it reminds me of something that I was just discussing with a friend not too long ago.

    It seems that back in the late 1800's in America (I mention this for those /.ers who don't happen to live in the U.S.) there was this saloon in the West that was kind of a run-down, ramshackle joint that was frequented by a few loyal patrons and not too many others. I think it was California, but it could have been Oregon or someplace similar -- well, the location isn't really relevant to the story but if you're really interested you might be able to dig a bit on Google to find out. Basically, while the saloon didn't go out of its way to publicize itself to out-of-towners (not much point given that it was in a fairly remote area) it managed to do a fairly steady trade despite the occasional brawl that caused property damage and the persistent requests from a particular fellow for free drinks.

    More nights than not, the proprietor of the saloon would watch this drunk come wandering in through the doors, sit down, and lay a line on him about how he's trying to pull things together and how he'd just make enough to keep himself in beans and couldn't the bartender just pour him a shot or two to fuzz the edges and whatnot. And again, more nights than not, the bartender would take pity on the poor guy and pull out the whiskey.

    Now, this went on for some time, and while the bartender was an easy mark even he had his limit. So one night, after the bartender already gave the fellow three shots on the house, he decides to cut the guy off.

    "Look," he says, "while I'm really sorry to hear that things still aren't working out for you I don't think that I can keep giving you free drinks. I've got to make ends meet too, you know."

    So the drunk says, "I don't suppose you've got anything I can do to get another drink tonight?"

    The proprietor, not particularly wanting the fellow to hang around all night and certainly not expecting him to take him up on his proposition, says "Well, you see that spittoon over there? If you take a swig out of that I suppose I could give you a drink to wash it down."

    No sooner did he finish his last sentence than the drunk walked over to the spittoon and heft it off of the floor. Before the bartender could stop him, the fellow put the rim to his lips, tipped the bottom of the metal container up into the air, and began to swallow. To the bartender's dismayal, the guy continued to slowly chug the thick contents of the spittoon. When he had finally gulped the final remnants of the container, he threw it to the ground, wiped off his lips with his shirt cuff, and gagged, "So, do I get the drink?"

    "You can have the bottle!" exclaimed the bartender, immediately pouring the first shot. "But tell me, why did you swallow the whole damn thing? You only needed to swig it to earn the drink."

    The drunk replies: "It was all one long string."

    BTW: This Troll Tuesday post is a nominee in the Most Stealthy and Best Payload categories for the World Troll Awards 2002. Please show your support for the event by composing an extremely offensive or provocative message and submitting it to this site for review. While any place will probably get your message seen, be advised that posting near the top of an article will help your odds. Also, frequency counts; submit early and submit often, and we'll see -you- at the Awards.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




    1. Re:NDAs, beta testing, and history's lessons by 3-State+Bit · · Score: 2

      Best Troll EVER. I post at +1 in your honor. I just about threw up.

    2. Re:NDAs, beta testing, and history's lessons by 3-State+Bit · · Score: 1, Offtopic

      and you went to -1 from 2 in the time it took me to post that... (literally)

    3. Re:NDAs, beta testing, and history's lessons by Anonymous Coward · · Score: 0
      Well, I appreciate your appreciation of that bit of prose, not to mention your heroic karma sacrifice to the cause. Would that there were more like you, this world would be a much better place.

      I feel obligated to mention that the actual joke that the post embraces and extends has been traced back two generations in my family. It's somewhat sobering to know that it was actually passed around at a time when you didn't need to preface it with 'In the 1800s...'.

      - Sheetrock

    4. Re:NDAs, beta testing, and history's lessons by Anonymous Coward · · Score: 0

      I don't get it.

  29. *what* intellectual property? by sethg · · Score: 4, Insightful
    Trademarks obviously don't apply in this case.

    If they sent you emails with ideas about how to improve the program, then they might be able to argue for a copyright on those emails, but that doesn't give them any rights to code that you wrote to implement the ideas.

    If the ideas they sent you are patentable, then why on earth did they disclose them to you before either filing a patent or signing an NDA?

    IANAL, but either you left out some very significant details, or they're blowing smoke.

    --
    send all spam to theotherwhitemeat@ropine.com
    1. Re:*what* intellectual property? by ClarkEvans · · Score: 1

      Yes. This is the correct approach. Ask them *what* intellectual property. There are four types of legally recognized intellectual property: (a) trademarks, (b) patents, (c) copyright, and (d) trade secrets. Without an NDA there is no way that you have used one of their trade secrets. Unless you stole their name, you are ok on the trademark front. As for patents, if they think that their idea is so hot, tell them to file the patent and then talk to you after the patent is issued. This leaves copyright. Don't directly incorporate their work into your product, wording or otherwise. If you did use some of their copyrighted material; have one person who has seen it summarize it; and then have another person who hasn't seen their copyrighted material reconstruct an equivalent expression.

      Of course, I'm not a lawyer and this non-legal advice may not apply to your particular legal environment/situation.

    2. Re:*what* intellectual property? by Sarcazmo · · Score: 1

      It was open source anyway, check the submitter's home page.

  30. Of course, if it was Open-Source... by YouAreFatMan · · Score: 1, Troll

    ...then you wouldn't have to worry about any of this. Happy litigating!

    --
    Robotiq.com is heavily tested on animals
    1. Re:Of course, if it was Open-Source... by Sarcazmo · · Score: 1

      It was open source, go to his homepage.

  31. Beta tester agreement by perlchimp · · Score: 4, Interesting

    We just started beta testing our product. Our beta testers have to sign a 15 page document that states, among other things, that they do not own the rights to any features or improvements they suggest. Of course signing any sort of agreement is disincintive so we offer our product free to them once we release.

    1. Re:Beta tester agreement by Anonymous Coward · · Score: 0

      Care to share that 15 page document with all of us?

  32. Enough historical precedent by PhotoGuy · · Score: 4, Insightful

    Even if you never had a beta-tester contract with them (which would have been a good idea), I think there's enough historical precedent about the role of a beta tester that you're on pretty good ground.

    It's unheard of for beta testers to obtain IP rights to what they're testing, so without a contract giving them such rights, I'd say the reasonable assumptions for both parties would be that there is no IP ownership promised to any beta tester.

    I think they'd have a more difficult time in court proving that there *was* some reason for them to think they should have partial IP ownership, when the standard way of doing things clearly is not this way.

    I'd either ignore them, and let them fade away, or hire a good IP lawyer, who probably wouldn't need to spend much time on the issue, sending them a one page letter outlining why their claims are baseless.

    -me

    --
    Love many, trust a few, do harm to none.
  33. Not in the contract? by OblongPlatypus · · Score: 2

    Are you saying your contract with these beta-clients didn't deal with this issue? The company I work for has been in the exact same situation; we made damn sure the issue was dealt with in advance, in the contract.

    I suspect you might be lucky in this case though; even without a contract I don't see how they would be able to successfully argue that they own part of the IP.

    --
    -- If no truths are spoken then no lies can hide --
  34. seek advice now, clarify agreement now by truffle · · Score: 1

    You should probably seek legal advice now. If you can't afford that for some reason, you should probably take a look at an existing 3rd party's beta agreement (poor man's legal advice).

    Assuming your agreement isn't sufficient, send them an updated one now, and get them to sign it. This isn't an area for negotiation, they agree now you own all the IP, or they stop using your product immediately.

    Play hardball, sometimes you have to.

    --

    ---
    I support spreading santorum
    1. Re:seek advice now, clarify agreement now by yatest5 · · Score: 0

      Play hardball, sometimes you have to.

      What are you talking about?!?!?! They came and asked SLASHDOT! You don't *get* harder than that.

      --
      • Mod parent up! [a] by Anonymous Coward (Score:5) Thurs, June 31, @13:37
    2. Re:seek advice now, clarify agreement now by yatest5 · · Score: 0

      BTW, I don't actually believe you're cute. They're can't be two of us hotties on /. at the same time ;-).

      --
      • Mod parent up! [a] by Anonymous Coward (Score:5) Thurs, June 31, @13:37
  35. Re:Faggot. I found a way to defeat you! by Anonymous Coward · · Score: 0

    How? This cunt is really getting on my nerves - I'm having to browse at 0.

  36. Standard IANAL Reply as follows: by Dino · · Score: 1

    IANAL, and that's who you should be talking to.

    The first thing is to re-read any contract that beta testers signed. You did have them sign an NDA, didn't you? That should at least keep him quite.

    As far as rights, he has none. There is no employment agreement. Even if there was one, the company owns all. He may think you own him one, but he's wrong. Let him get a lawyer to prove otherwise.

    --
    That's not what I meant.
  37. Unless you were totally careless... by maniac11 · · Score: 1

    The contract you had your 'beta testers' sign should have had at least minimal confidentiality, non-disclosure, non-compete, or ownership language. IANAL, but I know that in this litigious society, you better have your work covered, or someone will steal it, and sue you for the rights...

    --
    Guvegrra?
  38. What did they contribute to the IP? by Anonymous Coward · · Score: 0

    Did they write code? Did they write algorithms? Did they write specifications (not just provide feature requests, but actually write out specification documents with a description of what features would be necessary for the product to be successful - not merely based upon their own needs, but based on e.g. market-research)? No? Then where is the IP? Your beta testers sound like a boatload of crooks to me (but IANAL).

  39. You need a lawyer - Don't you Think? by dilute · · Score: 1

    Maybe this is obvious, but you're not going to get a definitive answer to a question like this without an in-depth consultation with a competent IP attorney.

    There are questions here of co-ownership and co-inventorship (among others). While this could come out many ways, depending on the facts, it sounds for a certainty like your beta test agreement was woefully inadequate.

    My *guess* though is that your client is blowing smoke and probably doesn't have a claim to anything. Co-ownership is not that easy to establish.

    But even if this proves correct, you should probably at least think about spending some money on proper legal advice (and don't think that what you get here will substitute for that).

  40. Re:Faggot. I found a way to defeat you! by October_30th · · Score: 0, Informative
    Actually I can't take credit for this. Here it goes:

    "Set your long comment +1 bonus to 1 character, mark the shithead as a foe with a foe penalty of -1 and read at 0."

    Don't get confused by the main page comment count. I think it doesn't take the foe modifier into account or something.

    Oh and this works for the logged in people only.

    --
    The owls are not what they seem
  41. No way by wowbagger · · Score: 0, Redundant

    Unless the contract you've signed with them gives them those rights, they have no rights to your code.

  42. Traditionally by eples · · Score: 2, Funny


    We think we own it all, and that they should be happy to have our services, tailored to their needs, for free. Has anyone dealt with these issues?

    What we've traditionally done: they jointly own the code. We retain the right to resell it, they do not.

    Yes - it's basically honor system, but that's how it's done! It may not even be legal, but IANAL.

    --
    I'm a 2000 man.
  43. simple solution.. by Anonymous Coward · · Score: 0

    present them with a bill for all your services.
    and inform them that you no longer want them as a customer unless they are interested in dropping this stupid idea. (be sure to use the word stupid, it's important.)

  44. IANAL, but I think that you will be alright. by Anonymous Coward · · Score: 0

    It's my understanding that IP belongs to the organization that did the programming. I believe that the courts have required everyone else to have a contract with the programming entity that passes any rights to them. Even so much as... if you are a contract programmer (depending on your contract), you may own the program that you've been working on for your client/employer.

    But... like another person pointed out, depending on how hard they are pushing, you'd be crazy not to hire a lawyer to take care of it. Don't depend on a bunch of keyboard jockeys to sort out your legal problems for you.

  45. Re:Faggot. I found a way to defeat you! by Anonymous Coward · · Score: 0

    Awesome ! Thx ;-)

  46. Greed by any other name....... by CitznFish · · Score: 0

    Give them an inch and they'll take your whole company. No one understands the word 'grateful' in the business world unless it comes before the 2 words Huge Donation..

    --
    'mmmmmmmmm.... forbidden donut'
  47. Screwed? by Anonymous Coward · · Score: 0

    Sorry but the software is still protected by copyright.

  48. IANAL, IANAL, and... oh yah, IANAL by billybob · · Score: 1

    I've never seen so many IANAL posts in one thread!

    PS: IANAL.

    --
    Joseph?
    1. Re:IANAL, IANAL, and... oh yah, IANAL by Anonymous Coward · · Score: 0

      What does it mean?

    2. Re:IANAL, IANAL, and... oh yah, IANAL by Anonymous Coward · · Score: 0

      It means "I am not a blood sucking shithead."

      err... wait a minute. it means "I am not a lawyer."

      same thing tho, right?

  49. keyword = beta-testers by Terry+Dignon · · Score: 1
    this may not be a relevant comparison but it's how i see it:

    beta-testers help you with your program...they are essential, but at the same time volunteers. in this case, they want money..but why? for helping your development? if they can get away with it, why doesnt the manufacterer's of the computer your working on take a piece of your code too...they provided you with development tools, right?

    i am pretty sure those last statements were garbled and i am too lazy to go back and read it over, so let me summarize this in one sentence: they dont deserve anything but a pat on the back and a thank you card. =)

  50. If you're my beta tester you are working for ME. by blueskyred · · Score: 4, Informative
    My company, Blue Sky Red Design, puts things into beta test before trying to shop them to major publishers. Everyone involved in the process signs something to the effect of "I, the undersigned, own no moral rights in -ProjectName-". There are clauses in there about the fact that any idea the beta testers come up with even remotely related to the game or software become my property.

    Yes, those are amazingly-harsh terms. If we didn't have them we would be screwed. Every major company has those terms for a reason. If you don't like those terms, don't beta test.

    For the record, we've never had to sic our barely-paid lawyers at anyone. Yet.

    --
    Online wrestling as a trading card game? WWF With Authority.
  51. not true by Anonymous Coward · · Score: 0

    If that were true, why would they share the same office? Answer me that!

  52. What we did: 1: Beta license 2: smile benignly by dbc · · Score: 2, Insightful
    At my former employer:


    1. Beta license is different from product license and specifically addresses this issue. Testers do not get any IP rights. And among other stuff: License terminates at end of beta program. Beta issues need their own license terms -- look into it.


    2. Customers that "need" to own IP rights more than they need to beta the product so that they can influence it through their feedback do not need to be part of the beta program. Find other testers. Smile benignly and tell them when the full product will be available, and of course thank them for their business.

  53. Response from Technology Attorney by chicago773 · · Score: 2, Informative

    Federal Copyright Law has some fall back provisions which come into play absent a written expression. Regardless, you:
    1) should have a written agreement that covers this issue and
    2) you should not accept copyrightable contributions from third parties without a written agreement.

    --
    -Andrew
  54. My friend...the beta tester by Anonymous Coward · · Score: 0

    I like my beta-tester friends. I have acquired some software that I would never otherwise buy or be able to afford because they passed their betaware to me to use.

  55. This is a direct result... by scaramush · · Score: 1

    ...of crappy IP patents. For example, it's entirely possible to me that it was a beta tester at Amazon who said, "Hey, making purchases is too hard. Why don't you make a button on the side where you can buy something with one click!".

    Amazon patents this simple idea, and makes a mint. Shouldn't the guy who came up with the simple idea get a cut? Especially if he doesn't benefit from Amazon's rise as a company (not a direct employee)? I don't necessarily think so myself, but it's an interesting question.

    There have always been people who've got great ideas (but do nothing with them) and are pissed off when someone else implements them. But there's never been a time in history where more capitol was generated from "just ideas".

    --
    "...you can steal my woman, but you ain't done nuthin' smart."
  56. What sort of improvements could they suggest... by marlowe · · Score: 1

    other than "fix this?"

    If you haven't got access to the source, you cna't possible know how to fix something. You can only point out a problem or deficiency in the bahavior of the software.

    --
    http://www.angelfire.com/ca3/marlowe Better a smartass than a dumbass.
    1. Re:What sort of improvements could they suggest... by IP,+Daily · · Score: 1

      ...which is why the suggester doesn't "own" any part of the IP of the final product just for pointing out a problem.

    2. Re:What sort of improvements could they suggest... by pivo · · Score: 2, Informative

      It could be a process or calculation that doesn't work or takes too long. The customer could suggest a better way to perform the work. If they do so, and it's a significant improvement to the product, then maybe there is some clam for IP ownership. But for me it'd have to be something that was non trivial and required genuine thought, and not something that the devloper would naturally have fixed in the process of finishing the product.

      Perhaps the company providing the software doesn't have the expertise or experience in the specific problem domain to understand the problem as well as their customers. For example, suppose the fix requires a financial formula developed by analists working for the customer and which is not public knowledge. By providing that fix without compensation may not be in the best interest of the customer, as it may help it's competitors.

  57. Never without a lawyer by morcego · · Score: 2

    One peace of advice from someone that got himself in so much trouble, so many times.
    NEVER, and I repeat, NEVER do anything without a lawyer by your side.
    Never sign a contract (my lawyer analysed by Cable access contract, and saved me a lot of trouble).
    And Never, trice never, give access to your property.
    You see, once they got access to the stuff without any restrictive clause, they can ask and even, if they have a good lawyer, gain the rights to part of the IP.
    Always have contracts. Be it in the form of a software license (I use GPL, so I don't have problems with IP), or any other form you like.
    And yes, they have the right to ask for a pice of the cake. But if they will get it, thats another matter entirely. But they can have a case agains you, and even if they don't win, they will cause you much trouble.
    When dealing with lawyer, always remember that if you don't use them to be on the safe side, you will have to use them on the sorry side.
    And yes, IANAL either. But lawyers saved my butt so many times, and I have to shamefully grant that I came to respect them.

    --
    morcego
    1. Re:Never without a lawyer by Anonymous Coward · · Score: 0

      Thanks for sharing, morcego. Here are a few peace of advise for you:

      1. Learn to spell.
      2. I know it's hard, but try to construct sentences that represent complete thoughts.
      3. Try not to invent phrases like "trice never", "pice of the cake", "use them on the sorry side", or "shamefully grant that I came".

      Thank you.

  58. Test contract by Anonymous Coward · · Score: 0

    My company signed a similar beta testing for unstable releases and a standard licence for stable releases contract with a serious goverment related instituion. We inserted into the contract a pretty strict NDA. Informally we know that they already unintetionally broke the NDA. If things change out of our favor we simply walk in and says didn't you broke the NDA? And then they lose the standard licence and beta testing status too (both tighted into one contract). This is a very convinient situation for a software developer too.

  59. What about all of us... by TheAlchemist · · Score: 1

    ...who beta tested OS X when it was first released? We better demand our IP rights also!

  60. Copyright Law is not that broad, guys by declana · · Score: 1

    Copyright law does apply to any tangible copy of a "work" but IDEAS are not copyrightable - only execution.....So long as the betas didnt write your code, your copyright in the code itself is safe. The ideal method of protecting yourself from messy litigation, however, is to include a contract clause explicitly acknowleging feedback from the betas is required to participate and comprises your company's intellectual property.

  61. Even if you DID have a lawyer... by gmag3 · · Score: 1

    you may need a new lawyer, because you have a malpractice action against the law firm that did the work.

  62. We own Slashdot by jfrumkin · · Score: 1

    Hmmm, I guess I own a bit of slashdot, as I contribute to its content, and test out new articles as they get posted....

    --

    "What we have here, is a failure to communicate." - Cool Hand Luke
  63. Heh. Moronic. by Anonymous Coward · · Score: 0

    That's the only way that this .. person can be described. No, wait, I suppose greedy could qualify.

    This person has absolutely no IP rights in regard to your product.

    Of course, if you haven't forced said person to sign an NDA, there's nothing preventing said person from blabbing about the juicy bits..

  64. Standard Clause and Patents by ClarkEvans · · Score: 3, Informative

    Ok. Two things: First, it is standard procedure to put in a clause of your click-wrap agreement that says that all suggestions, improvements, etc. are owned by the software developer. See the Microsoft EULA for details.

    Second, unless you have a NDA with them where you cannot disclose what they say... you are probably just fine. There are two cases: (a) what they have contributed is patentable, in this case they have one year to file the patent; (b) what they have contributed is copyrightable. In case (a), I wouldn't worry about this as most companies won't go through the expense; and (b) make sure that you have a clean-room implementation of it so that you don't violate the copyright.

    In any case.. you need a lawyer. And, in the future, you may want to pay $$$ for beta-testing so that your testing results can be considered a "work-for-hire". I AM NOT A LAWYER, THIS IS JUST MY EXPERIENCE WHICH MAY NOT REFLECT YOUR PARTICULAR LEGAL ENVIRONMENT.

    Best,

    Clark

  65. Offer them a source contract then. by dieman · · Score: 1

    Charge $100k/yr and offer no support for any modifications that they make. This will either prod them into making/looking for a an opensource solution, or you get another $100k to play with every year.

    --
    -- dieman - Scott Dier
  66. Apparently, it IS open source? by Sarcazmo · · Score: 1

    From his page:

    The Political Information Center Network provides online information infrastructure designed specifically for small to medium sized organizations demanding professional and scalable online services for their critical missions.

    Utilizing open-source software, PICnet uses the power of the programming community to offer customized software solutions. This "harvesting" method allows PICnet to offer low-priced solutions to organizations that still demand specialized software.

  67. IANL by Alomex · · Score: 2



    IANL, but .

  68. Offer to license your code back to them by duffbeer703 · · Score: 3, Insightful

    If they'd like to own the whole software package, license the whole thing back to them at a healthy rate.

    Redevelop the portions of software that they developed code to and write a EULA next time.

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
  69. Enough historical precedent? by Anonymous Coward · · Score: 0

    I went to my GM dealer the other day and test drove a brand new Corvette. Really Sweet. I suggested they put in an extra cupholder. The dealer said "That's a good Idea".

    Do I now get to take credit for the design of the car? Do I get a cut of it's sales?

    Sound's like another gleeb with too much time on his hands trying to see how far he can go.

    If people like that put as much effort into making this a better world as they do in trying to beat the system, we would truly live in Euphoria.

    Shhesh.

  70. Find different beta testers by vanyel · · Score: 1

    Only a lawyer can tell you how screwed you are at the moment, but a Beta tester taking that attitude is screwing themselves the worst. There are far more people who are willing to beta test for advance access to product than can be used, so this one's basically blacklisted. And if their name became public, they'd never get another beta. It's assholes like this that are reason for all these stupid legalese hoops you have to jump through to download stuff at a lot of places.

  71. Use Micro$oft to your advantage by Anonymous Coward · · Score: 0

    In the past Micro$oft has charged for betas. So use that. If Micro$oft does not need to pay any of its clients, then you don't need either. Otherwise, you will need to pay, and so should Micro$oft, so you can see it as having contributed to the society in general ;)

  72. I got screwed this way once.... by Newer+Guy · · Score: 2, Interesting

    I was beta testing a piece of equipment. Made an off the cuff remark about another (not thought of) use for it with a minor modification. The company did it, and made a fortune with it. THEN they had the balls to demand the prototype back (but I could get a finished one..at regular price of course!). I didn't bite.... I think if a beta tester does or suggests something that adds a significant value to the product, they should be compensated in some way. Otherwise, the company is stealing....

    1. Re:I got screwed this way once.... by ConceptJunkie · · Score: 3

      The beta tester should only be compensated if that is the agreement made beforehand. Now, in your case, I think it would be worth the good will to have let you keep the prototype (at least...), but unless you signed some kind of agreement with them that they would compensate you for any significant improvements you made to their device then they really don't owe you anything.

      And no, it's not stealing. If you give something away to someone, that someone is not stealing from you unless you both agreed beforehand that you would be compensated for whatever you gave to him or her.

      --
      You are in a maze of twisty little passages, all alike.
    2. Re:I got screwed this way once.... by Anonymous Coward · · Score: 0

      YOu didn't get screwed, you screwed yourself.

    3. Re:I got screwed this way once.... by Anonymous Coward · · Score: 0

      And in this position, you have assumed that you are the only beta-tester that made the sugeestion, or that your idea was 'original'. You might have only re-affirmed an idea that was already in the works and your comments 'solidified' a potential market demand.

  73. IANL by Alomex · · Score: 2
    IANL, but [insert random opinion here].

  74. Re:Ideas are (almost) Worthless -- wrong! by King_TJ · · Score: 2

    I strongly disagree. Ideas are the seeds that spark the flames of product development. Without a good, original idea - you have nothing.

    Also, I challenge your assertion that "everyone has an idea for a great game, TV show or book".
    Do they really? I don't! Seriously, if I came up with a good idea for one of these things, I'd be a fool not to pursue it. The fact is, most things have been done already. Look at the new game shows on television. One person comes up with a good concept, and then you have 20 copycat shows for the next 5 years until everyone's completely tired of it. If it's so easy to come up with original ideas for these things, why can't anyone do it who works in that industry?

  75. Ouch by john82 · · Score: 1
    IANAL. YMMV.

    Too easy to do the Slashdot thing and somehow relate this to MS. So I won't. Obviously, you didn't get a lawyer to work up an NDA and EULA for the testers. Probably because you're small and didn't think is a big thing.

    After you get a lawyer (like yesterday), make an honest appraisal of the impact of the tester's input to your design. Was it on the order of "change this color to ..." or "change this functionality to provide ...". It would seem that they might have made a suggestion, but your people implemented it. This one looks headed for court.

  76. Problems With Intellectual Property by NateTG · · Score: 1

    Personally I think that issues like this are a symptom of the problem that IP is a flawed concept, but that doesn't help you any does it?

    Some things that you should consider --

    What kind of feedback are you getting from them as beta testers? If they're redesigning your software, then they really have some claim to IP -- If they're making a list of repeatable bugs that cause the program to crash, then probably not.

    What kind of relationship do you have with these clients? If you're constantly dancing on a knife edge with them, you should probably take your buisness elsewhere. If you depend on their buisness, you may be stuck with their terms.

    What are normal buisness practices for betas? Depending on the type of software, and the type of test there is often compensation for the testing time. Beta once meant 'stable', but I've seen betas that were less stable than alpha software once was.

    What concessions/costs are associated with granting the beta tester IP rights for their observations? You should be clear on what will happen after you come to terms with the IP issue.

    IP is traditionally something that has been used against the small guy. Initiating an IP fight can be an attempt to weaken you before buying you out, or a part of some other avericious buisness strategy.

    1. Re:Problems With Intellectual Property by Compulawyer · · Score: 2

      IP is NOT anti-small guy. Cases on point: Thomas Edison, Jerome Lemelson, and most recently, Ronald Katz. Check out the Google search results dealing with Mr. Katz and you will see that he has succeeded in getting some VERY big companies to take licenses in his patents. See how many of these names you recognize: Microsoft, AT&T, Merck & Co., Vanguard Group, Fiserv, Inc., TALX . . . the list continues...

      --

      Laws affecting technology will always be bad until enough techies become lawyers.

  77. In the good ol days by www.sorehands.com · · Score: 2
    Microsoft provided free product to their beta testers. You did not have to pay to become one.


    The agreement held that you did not have any rights to what you suggested, but as compensation you would receive free product.

    1. Re:In the good ol days by frank_adrian314159 · · Score: 2, Troll
      Microsoft provided free product to their beta testers. You did not have to pay to become one.

      Au contraire, mon frere. You pay in your time and effort. More importantly and sadly, you pay in self-respect.

      There's a reason for the saying: "Friends don't let friends install Microsoft software." Once you start down the path of the dark side, forever will it keep you...

      --
      That is all.
  78. It depends: What kind of suggestions did they make by Chiana · · Score: 2, Informative

    First of all, any contracts that you signed will affect the relationship between you. You can get IP transfers, define the parties relationships (e.g. consultant providing work for hire), etc. You need to work up a contract for anyone who has access to your IP, period. And, as everyone is saying, this is important - go pay an attorney to go on the record giving you advice. What I'm saying here is not the kind of advice you should have your company rely on.

    Outside of any contracts:
    If you are talking about getting patents on this software, then your invention is defined by the eventual claims in your patent. Only the inventor can apply for a patent, so anything that someone else came up with is not fair game for your claims.

    If the betas pointed out bugs and difficult areas in your interface, then they really aren't inventing anything. They haven't materially added to the invention, they have no new and useful material, they haven't implemented improvements or changes. This kind of beta feedback probably doesn't warrant them claiming inventor status.

    If the betas suggested improvements to the interface, like additional sections, a better way to implement a section, or an additional functionality of your software ... then there is more ground for considering them an inventor in that particular aspect of the software (if their suggestions are implemented). You can try to get around it by saying their suggestions are obvious extensions of your original invention, but if it was so obvious (the argument goes), then why didn't you have it in there in the first place?

    Remember, though, that if you don't claim the features on which the betas are/could be considered co-inventors, then they aren't part of your IP. And they aren't inventors, with the attendant use rights, of the other parts of your software, even if they are inventors of a piece of it. Also, if your company and the betas are co-inventors on the pieces, then you all have similar rights to it, and they may not be able to prevent you from using it.

    Basically, you really need to figure out what the beta has done, get an attorney to help you charactarize it, and then figure out what to do from there. Without looking at the specifics, no one here can give you the kind of advice you need.

  79. boner by apocalysque · · Score: 1

    don't you hate it when you're at work, trying to read slashdot while not helping someone, and all of a sudden, you realize you've got a boner? it's really horrible. sitting there wishing your partner were able to sneak into the copy room with you for a quickie?

    or is it just me?

  80. The slashdot precedent by Anixamander · · Score: 5, Funny

    "You see your honor, according to slashdot comments modded to 3 and above, 98% of posters believe the plantiff has no rights to our intellectual property. The other 2% believed this was somehow related to a beowolf cluster of Natalie Portmans."

    --
    Do not taunt Happy Fun Ball(TM)
    1. Re:The slashdot precedent by TheGreatAvatar · · Score: 1

      Objection!!! 76.999% of the comments were made by AC who obviously hate Bill Gates and all that he stands for. Further more, it's easier to have an IMac cluster of Natalie Portmans than a beowolf cluster....

      --
      Three things are certain: Death, taxes, and lost data. Guess which has occurred.
  81. But we have knowledge of what's usual and customar by coyote-san · · Score: 4, Insightful

    We're (mostly) not lawyers, but we DO have an idea of what's usual and customary in this field.

    Here's a clue - if somebody says "hey, can my (boss|client|contractor|whoever) do this?" and we've seen the same situation play out a dozen times, always with the same results, we don't need a lawyer to predict the likely outcome of the latest incarnation.

    Of course people should consult lawyers when there's any real question about a situation, but we aren't infants who need to run to a lawyer for every single damn question. E.g., I occasionally get "invoices" for things I never ordered and things of no possible interest to me. (E.g., a directory listing for my "gasoline station.") I don't need to pay a lawyer to learn that they're probably scams and it would be a waste of my time and money to pursue the matter.

    Bottom line, IMO, is that the beta tester was way out of line in making the request. Unless the success of the company depends on their good will, I would have told them to get lost and not given it another thought unless they actually hired a lawyer to pursue their bogus claims. Checking with a lawyer would be a waste of time and money -- unless you really want to pay a few thousand dollars to learn that there is no precedence for such claims. (AFAIK - I have never heard of a successful claim despite almost 20 years in this field.)

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  82. Copyrights, trademarks, and patents.... by AndroSyn · · Score: 1

    USPTO = US Patent and Trademark office. Where do you see anything about *copyright*. Last I checked the US Copyright Office was a part of the Library of Congress

    Don't you people know you people know the difference between patents, trademarks, and copyrights?

    Patents: More or less a government enforced monopoly on the marketing of a unique idea or invention. The general idea is that, let the inventor make some money off of it, then once the patent expires, it becomes free for anybody to use the idea.

    Copyright: Covers the publication or copying of materials, such as printed media, sound recordings, works of art, etc.

    Trademark: This is protection of something such as a logo or a name that is unique in the owners field of business. Consider that nobody could use the slashdot name or the likeness of the slashdot logo in association with an online message board, as there is a trademark on it.

    Now, that doesn't seem so damn complex does it???

    1. Re:Copyrights, trademarks, and patents.... by Anonymous Coward · · Score: 0

      You should save your message somewhere. You're going to end up posting it again (and again and again and again...) Some people just ain't going to get it.

  83. I hate these people...produce you liars & thie by Anonymous Coward · · Score: 0

    I don't know how you handle it now that you've got freeloaders and criminals on your bus but in the future you definitely need an NDA and beta tester contract. For all non free software I have beta tested or had beta tested both of these docs were in place. They are your responsibility though as is the services contract for providing features they request. It often states exactly who ones the IP rights. Good luck with the "we want some money" bandits.

  84. Read this by Jakobud · · Score: 1

    I work for a large company. When you work here, and you contribute ideas to something, or you invent something while working here or you develop something, that thing that you have been working on belongs to the company. This is how it is with almost every company. When beta testers are highered (whether they be temp's or not), they should have a contract that states that anything they contribute or help on or invent or develop while working at the company, belongs to the company. This is a completely standard thing.

    Jakobud

  85. Get an IP Attorney by Sam+Nitzberg · · Score: 2, Informative

    You want a lawyer that specializes in - - IP law - -.

    I can recommend one that I have used once (I have no financial interest in this firm) in looking into patent issues.

    I used Woodbridge Associates in Princeton, NJ. (There is contact info. at : http://www.njiplaw.com/
    )

    My guess is that they have no claim. Unless you and they signed agreements transferring rights to them. But, you need a lawyer...

    Sam Nitzberg
    sam@iamsam.com
    http://www.iamsam.com

  86. No by Synn · · Score: 1

    Ideas are not copyrightable only works are and only those that have been written down on a physical medium.

    Copyright law isn't screwed up in the US, it's actually pretty well laid out and reasonable. Now our patent system is a joke.

  87. IP by John+Kelvie · · Score: 2, Informative

    I think that there are some good points made here, but I feel that a interesting aspect of this situation is being ignored. We seem to be focused largely on the legal aspects of the situation and what exactly constitutes IP. These are important considerations, but another aspect (or at least the one I am more accustomed to dealing with) is how IP contributions are a part of the negotiated price that a product is sold for.

    For example, we developed a product for a customer during which they made significant contributions to the feature set that was included in the product. There were of course differences as to what the degree of their contributions were(they of course felt it was larger than we did, and vice versa), but there was certainly no attempt to deny on our part that their contribution had been significant. Of course, we argue this to them as an advantage of what we did: you get a product that is customized to your needs, so why should you pay any less for it, etc. Their retort is that they made it a better product not just for themselves, but for our other customers as well.

    I believe this was a valid point on their part, and their desire to realize something for this contribution seemed fair to me. What it ended up being was essentially a discount off of what the cost of the product was. The particulars of what the exact discount was, were, of course, contested, but everyone agreed on the principle behind it.

    So, I don't know about the legal particulars of any of this(except of course for the contractual ones that were negotiated), but it seems to me that whatever the law says, if the customer has made your product a better one, then it is not unreasonable on their part to demand something in return. At the same time, this is just one small piece in the negotiations puzzle. We for example were more willing to recognize their contributions since being a small company with few customers, they had a greater degree of leverage over us than say if they were dealing with Oracle. In that situation, the most you might ask for is that they implement your suggestion and don't raise your prices.

    Any thoughts on this? Similar situations?

    John

    1. Re:IP by Anonymous Coward · · Score: 0

      TANSTAFL - The company which contributed the ideas took no risk, therefor they deserve limited 'consideration' only. Discounts on service, preferential treatment, etc, as would normally warrant by the nature of their relationship with you.
      The company I work for does this with a product developed in house. A specific customer gets an excelent deal because they are willing to use early releases. They, in turn feed back ideas and changes. But it is mutual, and just because they want something doesn't mean it gets implemented in the base product. (It some cases it may be added as a custom modification; only for them).

  88. In an ideal world by Anonymous Coward · · Score: 0
    You'd tell them to take a flying fuck at a rolling donut.

    In the real world, can you afford to piss this potential customer off?

  89. I watched a lot of "Ally McBeal"... by Greyfox · · Score: 2
    Doesn't that make me a legal expert?

    I love saying that. It makes the Lawyers cringe. Kind of like saying I watched a lot of "The Lone Gunmen" and that should make me a expert on computers. "They've compromised our cookie!" heh heh heh...

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  90. Same question by lynx_user_abroad · · Score: 2
    I had a similar question a while back....

    If I find a bug in some software and report it back to company which created it, doesn't that make me an employee of the company which created the software? Am I entitled to compensation?

    And if not, why should I waste my time reporting bugs?

    --

    The thing about things we don't know is we often don't know we don't know them.

    1. Re:Same question by RazzleFrog · · Score: 1

      You are compensated by (hopefully) getting a solution that improves the software. And if you consider yourself an employee than you just gave up all rights because anything done as "work for hire" is considered the copyright of the employer.

    2. Re:Same question by haruharaharu · · Score: 2

      why should I waste my time reporting bugs?

      Because you want the bugs to be fixed. You presumably already like the product enough to want to use it. What more do you want, a bounty?

      --
      Reboot macht Frei.
  91. Fine Print by InfinityWpi · · Score: 2

    This is the sort of thing that should be handled in the NDA and other paperwork you have beta-testers sign.

  92. Read Legal Care for Your Software by ClarkEvans · · Score: 2

    This is a great book and should be read by any programmer who attempts to sell their software. From the website: Abstract: How to protect software intellectual property, including copyrights, trademarks, patents, trade secrets, and more. Includes discussion of issues relating to the Internet and diskette with over 50 ready-to-print legal documents.

  93. If you have this your fine by joeblowme · · Score: 1

    First off you should have had them sign a Non Disclosure agreement. If you type Non Disclosure Agreement Sample into google you will get tons of examples here is one at http://www.inventnet.com/nondisclosure.html. You see that it should state that anything you tell him he won't disclose to a third party. Also if it's for an individual it should make him list all patents he currently has and any he may be working on. So basically if he didn't list that he was developing Bubba's Backyard EZ-Bake oven he doesn't have any rights to it. It is a little different when you are dealing with a third party company basically then you need a Non Compete. Which most companies will sign without a problem if they are getting free software. This just says hey I understand you make and market Peanut Butter and Bolgna sandwiches I won't try to do the same. If you have those things in place you should be in great shape if not. Call a lawyer so he can get on it right away. The longer you wait the more claim they may have.

    --

    If your not cheating your not trying. If your not trying your not winning and if your not winning why play?
  94. Re:Ideas are (almost) Worthless -- wrong! by jgerman · · Score: 2

    They can, and do on a regular basis. However, the demands of the industry are such that it's easier, and more cost effective to implement something someone has allready done succesfully to cash in on it's value. Most original concepts are squashed as a result of cost, and what the decision makers think the public should see, do, taste, touch, or hear.

    --
    I'm the big fish in the big pond bitch.
  95. Put it in your contract... by alexhmit01 · · Score: 2

    Our standard contract includes clauses where the other party acknowledges that the project is not a work for hire and that the work would have been more expensive had it been a work for hire.

    The contract grants them a license to use the software (plus any additional rights granted, sometimes a BSDL style license, etc.). We then use statements of work that are attached to the master services agreement that adds additional work and licensing information.

    Ethically/Morally, they have no claim to your work. However, I understand why they wouldn't want their ideas to go to competitors. You should discuss this stuff up front.

    Legally? You aren't employees, and it isn't a work for hire unless stated so.

    Ideas can't be owned. Methods can be patented, and expressions copyrighted. However, nobody owns an idea.

    Consult a lawyer, and find more ethical clients.

    Everyone's clients will try to bully them. One of the tricks to keeping a startup alive is to know when you need to suck it up and when you don't.

    Alex

  96. How to resolve by TheMCP · · Score: 2

    Ok, solving this problem is a 4 part process:

    1) Hire an intellectual property lawyer to tell them in precise legal terms how to shove it up their posterior regions.

    2) Get said lawyer to draw up an agreement to use with all of your current and beta testers that makes them explicitly grant you rights to all of their future comments and suggestions about the product, so this doesn't happen again. You then make them all sign it or take away their beta copy and drop them from the beta program.

    3) Make all of your clients *pay* for all future beta versions. It doesn't matter *what* they pay, you can charge them a dollar, but make them pay for it. They have a harder time claiming that you're getting something from them when they're provably paying you for the privilige.

    4) Dump the client who's trying to claim they own your stuff. Never do business with them again. Do not sell them any future versions of your products. With friends like that, who needs enemies? If you absolutely have to give them tech support, give them the bare legal minimum you have to for only as long as your contract with them requires. Once you're done with every single obligation to them, tell them you're dropping them as a client so they know not to bother you any more.

  97. Assuming that customer is right, which they're not by MSUWalt · · Score: 2, Informative

    Assuming that customer is right, which they're not, then the vendor should get a cut of increased net profit resulting from the use of the software. Ask them what they think of that.

    I've worked as a vendor, and as a consumer for a large hospital. The beta-testing is a symbiotic relationship. The user gets free, advanced release software and the ability to offer input on product development, and the vendor gets testing by real users in real situations, thereby increasing product quality, which is what both groups want.

    At my current job, we are effectively a beta tester. We pay for the software, but we get it first, they listen to our input, and we get preferential treatment. That they listen to our input is obvious from the latest product release. During the implementation of this product, we found where there was A LOT of waste and undercharging for our services occurring. Does the vendor get a cut of those savings? Hell no!

  98. Ideas are very valuable: hence copyright by sterno · · Score: 2

    This is one of the reasons behind copyright having a limited term. Numerous ideas from the commons are used by people when they create a copyrighted work. Thus, after the term is up, that work is returned to the commons. Well, in theory, but don't get me started on the Mickey Mouse Protection Act.

    Anyhow, their ideas are valuable and they will get the same fruit of their efforts that the rest of society gets when your copyright expires. Unless you expressed that they would get some greater interest in it, I don't think they have any room to suggest some ownership.

    --
    This sig has been temporarily disconnected or is no longer in service
    1. Re:Ideas are very valuable: hence copyright by Krusher55 · · Score: 1

      "This is one of the reasons behind copyright having a limited term. "

      Copyright does not protect ideas. It deals with ownership rights of a work of art. It protects sequences of words such as this message, not the idea of writing the message or even the ideas that might be expressed within this message.

    2. Re:Ideas are very valuable: hence copyright by sterno · · Score: 1

      Right, the expression of ideas is what is copyrighted. The ideas come from somewhere. Your work is protected so that you can gain something from synthesizing those ideas into a published work. eventuall the copyright expires so that your work can freely contribute back to the community of ideas.

      --
      This sig has been temporarily disconnected or is no longer in service
    3. Re:Ideas are very valuable: hence copyright by Krusher55 · · Score: 1

      Well, copyright and ideas have nothing to do with each other.

      Idea: I am going to write a book on the social aspects of the Slashdot community.

      So, I write the book. The book, which is a series of words, is copyrighted so no one can reproduce those exact words without my permission. When it becomes a best seller others might try to duplicate its success. They can't copy it but they can create something similar.

      The idea of writing a book about the Slashdot community is not protected by copyright nor are any of the ideas, thoughts or information discussed in the book. Anyone else can go out and write a book on the exact same subject. If they choose they can even use my book as a reference and use all the thoughts and ideas I wrote about in my book. They just cannot use the word sequences I used in my book. Copyright does not protect ideas, information or intellectual propery in any way.

  99. obviously they do by xiitone · · Score: 1

    Of course, if you're using their intellectual input to develop your product, they should get a piece. Come to think of it, you're using my intellectual input too. Gimmie! Matter of fact, I had a drunken conversation with a L0pht person about 4 years ago. I want part of @Stake too..

    --
    Elegance is for tailors. -A. Einstein
  100. it is simple by Anonymous Coward · · Score: 0

    1. IP is IP only as long as it is protected by NDA/patent/patent application. So, if there is an NDA/patemt/... in place there is no question about ownership (you own it), and if there is no NDA there is no question about ownership either (general public owns it).

    2. Software is protected by Copyright and you own it unless you sold your rights or explictly put it into public domain.

  101. Re:It depends: What kind of suggestions did they m by Anonymous Coward · · Score: 0
    If the betas suggested improvements to the interface, like additional sections, a better way to implement a section, or an additional functionality of your software ... then there is more ground for considering them an inventor in that particular aspect of the software (if their suggestions are implemented).

    This is entirely true. My company was in a similar situation where a client suggested a particular feature, and left the implementation up to us. Then, come patent time, they wanted credit for the feature. Our lawyers subsequently advised us that their claim was entirely defensible since they had had input on the feature. Our solution was to leave the feature out of the patent, since it wasn't important to the functioning of the software.

    The important lesson is that anytime you enter into a relationship with someone (client, partner, beta tester, etc.) where they have input into the development, or may otherwise affect development, get an agreement in place that covers IP. No matter how friendly the relationship is at the time -- things always change, and it's far better to be paranoid and avoid legal issues down the road.

  102. There is no copyright in an idea by pbnagel · · Score: 2

    The copyright laws do not protect ideas; they only protect the tangible expressions of ideas. That's one of the reasons why Windows looks so much like the MacOS. Microsoft is perfectly free to use Apple's design ideas, but it cannot copy Apple's code and must write its own.

    If your beta testers give you ideas for improvements and point out bugs, they have no rights under the copyright laws to the ideas they have passed on to you, although they may have rights to the particular mail or email they wrote to communicate their ideas. So long as you and your company write the actual code to implement their ideas, you and your company own the code, and those who furnish the ideas do not. On the other hand, if your beta testers furnish you with actual code and they are not employees of the company, they own the copyright in whatever it is that they wrote.

    One other area of protection involves trade secrets. Generally, if you consider designs, algorithms, source code, and the like to be confidential and a trade secret, you should not disclose it, to beta testers or anyone else, without a Nondisclosure Agreement. If you fail to treat that information as confidential, your trade secret protection may be forfeited.

    The suggestion that countless earler posts have made, that you consult a lawyer and have some sort of agreement spelling this all out, is a good one. Although the copyright laws are pretty clear on these issues, it would have been helpful to have an agreement in place that spells it all out for your testers.

  103. Do what's right, not what's legal by copyconstructor · · Score: 1

    As should be obvious to anyone in this industry and indeed in this society, what's legal and what's right may be two completely different things. If you can honestly answer "yes", however slightly, to the following question, you should give the client due credit, which should include compensation (get a lawyer to help figure out the exact percentage):

    "Did the client contribute some idea or insight that wouldn't have otherwise occurred to us and now is part of the product we're going to be making shitloads of money off of?"

  104. If that's the case... by Anonymous Coward · · Score: 0

    If that's the case, then we ALL own IP of Windows - surely when that cute bug dialog in IE comes up, and we give them the automated feedback, we're participating in an exchange of IP. And IE is integrated into Windows, right, Mr. Gates? Really. Also, from experience, ALWAYS have a SIGNED contract before you give someone a program, even for money. ALWAYS.

  105. Re:Ideas are (almost) Worthless -- wrong! by Reality+Master+101 · · Score: 3, Insightful

    Here's an idea worth literally billions of dollars -- and I'm deadly serious. Feel free to use it if you wish.

    Create a 100% compatible clone of Windows.

    I guarantee if you pull it off, you will get an instant 10% of the market. If you're smart, you'll be able to grow it from there.

    And there you go! A great idea. But there's that little thing about implementing the idea.

    I can give you dozens of good ideas. But there is a lot of truth in, "if it were easy, everyone would do it".

    --
    Sometimes it's best to just let stupid people be stupid.
  106. Re:Faggot. I found a way to defeat you! by Anonymous Coward · · Score: 0

    Ah, but what if he starts posting the shit as AC? Then you can't filter him, again. :( Just thought I'd point it out.

  107. Absolute answer by David+Thompson · · Score: 2, Informative

    Instead of wasting your time with a bunch of techie's opinions go see a lawyer and get an expert opinion - This is a legal issue after all.

  108. Inventorship and IP rights by Compulawyer · · Score: 5, Informative
    DISCLAIMER: THIS IS NOT LEGAL ADVICE AND DOES NOT CREATE AN ATTORNEY-CLEINT RELATIONSHIP. IF YOU HAVE QUESTIONS REGARDING YOUR SPECIFIC RIGHTS, SEEK THE ADVICE OF A COMPETENT ATTORNEY WHO REPRESENTS YOU. THE FOLLOWING MERELY CONVEYS INFORMATION ABOUT THE LAW AND SHOULD NOT BE RELIED UPON AS GUIDANCE OR ADVICE TO FOLLOW IN A SPECIFIC INSTANCE. THIS STATEMENT IS MERELY INTENDED TO CONVEY INFORMATION GENERALLY.

    In the realm of patents, you have no rights unless you are an "inventor." The test for inventorship is stated in the Manual of Patent Examining Procedure (available at The United States Patent & Trademark Office website) in section 2137.01:

    "The definition for inventorship can be simply stated" 'The threshold question in determining inventorship is who conceived the invention. Unless a person contributes to the conception of the invention, he is not an inventor . . . .Insofar as defining an inventor is concerned, reduction to practice, per se, is irrelevant [except for simultaneous conception and reduction to practice, Fiers v. Revel, 984 F.2d 1164, 1168 (Fed. Cir. 1993. One must contribute to the conception to be an inventor."

    The rights of corporations to have inventions assigned derives from the fact that they pay inventors to invent for them. Thus, unless your beta testers contributed to the conception of part of the invention, they are not inventors and have no rights. "[O]ne who suggests an idea of a result to be accomplished, rather than the means of accomplishing it, is not a coinventor." Ex parte Smernoff, 215 USPQ 545, 547 (Bd. App. 1982).

    Copyright is different. Where patents protect functionality, copyright protects the expression. Thus, while you may copyright source code, someone else may write different code to accomplish the exact same result without infringing on your copyrights. However, for a beta tester to have rights in this area, they would have to contribute code (source or object).

    Generally, beta testers are compensated for their effors through reduced license fees for the finished product (or even free copies). However, this is usually done before allowing someone to be a beta tester. Depending on the details on the situation, it may be well worth your while to consult an attorney who specializes in IP issues. The typical patent infringement battle, depending on the complexity of the technology and claims asserted, can run well in excess of $500,000. Fees in the multi-million dollar range are not out of the ordinary.

    --

    Laws affecting technology will always be bad until enough techies become lawyers.

    1. Re:Inventorship and IP rights by Anonymous Coward · · Score: 0

      ACK.
      This is how the software company I'm working for does things. We develop software and of course need testers.
      We find a pilot customer which is so small that we can handle the company and implement the use cases on them. We then let them run for a couple weeks on their own and just record what problems they have.

      They usually pay 1-10% of the final price of the software, and that's their award for helping us. Aswell, they get the final version for free at the cost of a couple of weeks of low productivity
      Fairly good, hey?

  109. you got it backwards by markj02 · · Score: 5, Informative
    There are really three groups you need for a great software product:
    • Programmers, software designers, UI designers, software engineers, etc. Yes, some of them are better than others, but most products are not so complex that you can't find lots of people willing and able to develop them.
    • Business people and managers with the vision and persistence to create and stick with the product.
    • Customers that provide lots of feedback and suggestions for enhancements.
    Of those, for any good product, the customers are going to do most of the design and drive the evolution of the product.
    1. Re:you got it backwards by Anonymous Coward · · Score: 0

      That sounds like MS's business model alright. I suppose the quality assurance guys are wrapped up in the customer element of your triangle? I would like to ask you to please not apply to either NASA or any flight control software manufacturers as a business model consultant. Thanks, Science Dude SD

    2. Re:you got it backwards by GileadGreene · · Score: 2, Insightful

      Customers provide requirements. Designers (by defininition) do the actual design. A customer may say "hey, this widget sucks, I'd find it much easier to use that one", but that's just redefining (or clarifying) their requirements. It's up to the designer to figure out how to make it work within the context of the rest of the system.

  110. Absolutely ridiculous. by Anonymous Coward · · Score: 0

    Unless laws in the U.S. have become even more obscenely distorted lately, I don't see why this is even an issue. Can I claim ownership to a painting if I told the artist that the sky needed a bit more blue?

  111. derivative work? by PlanetJIM · · Score: 1

    Perhaps it would be easiest to claim that the bug they're reporting or the feature that's been left out is your original work and your properly. I suppose that that might make anything they might point out their intellectual property and also a derivative work. That way they wouldn't be poaching your stuff out from under you and they'd have full rights to their worthless little idea. Even the losers win.

    --
    A Transmission From PlanetJIM.[end trans]
  112. Oracle Apps? by Anonymous Coward · · Score: 0

    Oracle's got the right idea. They charge out the ass for their Oracle Apps product line, which you are actually beta testing for them. They then make the customizations that you require and sell it to the next bunch of saps who don't realize they are now beta testers.

    No, i'm not bitter. Why do you say that?

  113. Re:If you're my beta tester you are working for ME by jgerman · · Score: 2

    Well send me a beta, I guarantee you that any idea I have even remotely related the the game will still be my IP. I don't begrudge you the right to attempt to protect your product, but lawyers routinely try to create agreements that have more power than they are allowed. Believe it or not just signing an agreement does not make you 100% liable for every last term in it. There are many things that signed or not there are things that are just not legally binding in a contract.

    --
    I'm the big fish in the big pond bitch.
  114. They own the code they provided by Zapdos · · Score: 1

    They do not own code to:

    It needs to feel crisper
    We want it more Friendly
    I want the menu to say ?

  115. legally or practically? by markj02 · · Score: 2
    Legally, if your beta test agreements are worth anything, your customers don't have a leg to stand on. Practically, your testers and customers are right: their feedback and their ideas is what gives your product much of its value in the long run.

    In fact, one of the big annoyances with commercial software (this includes Windows, Qt, etc.) is that they are harvesting lots of ideas from their customers and making money from it: customers end up paying for their own work. That's why it is important that people use free software and write bug reports and suggestions for enhancements: that way, the value of using software goes back to the users themselves, rather than to some business.

  116. screw the lawyers by Eugene+O'Neil · · Score: 2, Insightful

    I am so sick of people who think we should consult a lawyer about every little thing. "You say you want to go to the bathroom now? That is a very serious decision, with legal ramifications your puny little mind cannot possibly comprehend. You better ask a lawyer..." I cannot help suspect that many of the people who spout these opinions so frequently on slashdot are in fact lawyers themselves, trying desperately to increase our already dangerous over-reliance on their services.

    My advice is, if you have a contract with these people, read the rules of the contract and obey them, whatever they may be. If you did not have a contract, or if they are asking for something that is clearly not specified in the contract, you don't owe them squat. I am not a lawyer, but I don't need to be a lawyer to tell you something this simple.

  117. Couple of points by Chazbot+2002 · · Score: 1

    First, like everyone's already said, call a lawyer that specializes in IP law (Wilson Sonsini, Cooley Godward, etc). Second, if you don't have your beta testers under an eval agreement, draft one and insist they sign it immediately. If they don't sign it, pull them from the beta test asap. My company had a similar problem. The most frightening part is the claimant has several years before they have to take you to court for whatever money they feel they deserve. So this company can sit back and wait to see if your company is a success. If you make it big in three years, they'll resurface and claim you owe it all to them. Do whatever you can to force the issue with this company sooner rather than later. If you don't get them to sign something that says they don't owe you a thing, this will hang over your company as you will have to disclose it to prospective investors, acquirers or underwriters.

  118. Beta Tests and Contracts by The_Shadows · · Score: 1

    Why on earth are you Beta-ing without contracts? In the contract, you should have a clause atating all implementation suggestions submitted bleong to you. You may as well put them in the Non-disclosure agreement you have them sign.

    If you're not having them sign an NDA, you must really want all details about how the software runs, screenshots and etc. to wind up on the net.

    Other than that, if you find, after talking to a lawyer, that the customers could get some rights to cash for suggestions, boot the troublemaker(s) from the Beta, and issue contracts (maybe via the EULA?) in the next update, which should be ASAP.

    Of course, what their saying makes a difference too. If their comments consist of "D00d, yu|2 g4m3 5ux0r, g1v3 m3 c4$h l4m3r," they won't be much of a threat.

    If they are giving you suggestions on funtions to implement (i.e. enemies, weapons, submitting maps) then they might be more of a threat.

    The question: is your software that unfamiliar, uninteresting or bad that the testers would demand compensation for the testing process? Look at Blizzard! They have users nearly fighting to be in on the Beta! Look at Microsoft! They've had people pay to use buggy Beta versions of Windows!!!

  119. Re:Linux 2.5.4! by sinserve · · Score: 1

    > #include
    > #include
    > #include
    > #include
    > printf("Welcome to linux 2.5.4")
    Hey, you can only call a function from within
    other functions, and you don't have a "main"
    function, which is a must, in order to compile
    an executable (otherwise the linker with cry from
    unresolved calls.)
    Also, you need a semi-colon to terminate the statement

    > run_unix()
    As above.

    Besides, why do you need four header files, when
    you only use two foreign symbols (prinf() and run_unix() ) ?

    And finally, why clutter your standard header file
    directories, with project dependant header files?
    Put these files in a directory local to the project,
    and include them with ""s

  120. psycho lawyer from hell by Anonymous Coward · · Score: 0

    this reminds me of the arch-nemesis in Cryptonomicon who screws up Randy's very first sofware sale (the RPG nutrition counter). "I helped you think of that, therefore I own half of it".

    The only defense is a big evil lawyer of your own.

  121. All Your Ideas Are Belong To Us by Bubblesculpter · · Score: 1


    All Your Ideas Are Belong To Us

    Heck, If they gave you a good idea which you implemented, why not share some of the wealth it will generate?

    I've been in the same situation, having beta clients use software in development. I give them extra help so I can learn how the user reacts to my software and to find out what their needs are to make it easier for them to use.

    They give lots of suggestions, 99% of which I have already thought of and either they are on my To-Do list, or the idea was discarded after realizing conflicts that they would cause.

    However, once in a while they do have some good insights, and I welcome those ideas. I'm not under any contract to pay them anything, yet being a 'Good Person', I choose to reward them for their help. If your beta clients are in business (chances they are), then why not give them some cash that they can invest to help themselves grow, promote or advertise them extra, even buy lots of their products.

    A Good Deed Repayed Never Goes Unnoticed!!

    --
    www.Beyond7.com Insane modern art water sculpture.
    1. Re:All Your Ideas Are Belong To Us by Carpathius · · Score: 1

      > If they gave you a good idea which you
      > implemented, why not share some of the wealth it
      > will generate?

      There are a number of problems I see with this. While good in theory, it's difficult to implement. I have a user that gave me a very good idea. The code it'll take me to implement that idea, while not trivial, isn't a lot -- say under 100 lines. Now, if I hadn't planned for things like this, that hundred lines could easily be 500 or 1000.

      There's no way to put a monetary value on a suggestion like this -- it's just too indefinate. In my own way, I do share the wealth. People who make suggestions often see them implemented, often get advance copies of the software. When I beta tested, all beta testers got the software when it went into release. (Including all updates.)

      In general, I don't think beta testers are owed anything beyond a copy of the software. I've been on both sides -- I beta tested a PC game, submitted a *bunch* of bug reports, and got a copy of the finished game out of it. I certainly don't think I *own* any of the user interface changes they made because of my complaints.

      Sean.

    2. Re:All Your Ideas Are Belong To Us by Sir+Tristam · · Score: 3, Interesting
      When I beta tested, all beta testers got the software when it went into release. (Including all updates.)
      Ahhh... Good; renumeration. If your beta test agreement states that they will get release copies and upgrades at no change to them in exchange for their beta testing, then I would think that you would have a very strong argument that any suggestions that they came up with qualify as work for hire. (You are compensating them by giving them something valuable in exchange for their work product, i.e. bug reports and enhancement suggestions) As work for hire, since you did the hiring, you own the work product. This is why, for instance, IBM owns the patents for inventions that their scientists develop, instead of those scientists owning the patents.

      I would warn you, however, that I am not licensed to practice law in any state (drunk or sober).

      Chris Beckenbach

  122. I dealt with this at work in December by Anthony+Boyd · · Score: 5, Informative

    We're building a huge intranet tool, and that tool has some very cool org charts it can generate. At one brainstorming session, a person was throwing out ideas and then capped his suggestions with "of course, this is all my own IP, so I retain rights to all of it." Since we're thinking that this might someday become Open Source, asserting his IP was unacceptable.

    Our solution? We immediately asked him to leave the meeting, took him off the invitations to future brainstorming sessions, and contacted our lawyers. I am VERY glad we kicked him out of the process within minutes of him spouting off about his IP. If he had stayed, we may have had to rebuild or drop basically anything he talked about. Now we can at least say that we're clean-rooming it.

    1. Re:I dealt with this at work in December by Anonymous Coward · · Score: 1, Interesting

      IANAL! This type of situation might be avoided by employment contracts. As part of the employment contract at the company I work for includes a section regarding intellectual property. Basically it states that all efforts and ideas expended towards the company's products, projects, etc. are owned by the company -- NOT the contributor. If you don't sign the contract, you aren't hired.

  123. More than beta testing by Anonymous Coward · · Score: 1, Interesting

    It sounds like your customer is more than a beta tester. From you discussion it sounds like they may have had significant participation in the design of your software. Depending on what design information you customer supplied the customer could have a financial investment way in excess of what would be expected from a beta tester.

    For example several years ago our firm received a suggestions for improvements document from one of our testers. The document was 350 pages long and contained very detailed information including algorithyms and screen designs for the enhancement. The customer had obiviously put considerable effort into the document. Our own development manager estimated that it would have taken in excess of $100,000 to produce such a document internally. Our firm thought this made such a significant contribution to product improvement that we compensated the customer with free licenses for two years.

  124. Beta testers have rights to NOTHING... by erc · · Score: 0

    Your beta tester company is on crack. Just because they might've suggested new features, etc., means squat. You owe them nothing - other than a "thank you".

    --
    -- Ed Carp, N7EKG erc@pobox.com PGP KeyID: 0x0BD32C9B What I'm up to: http://intuitives.mine.nu
  125. Yes, it happens often by MrIcee · · Score: 2, Insightful
    I can't begin to tell you how many times something like this occurs. Companies who are helping to beta a program often sue over patent rights, claiming that their suggestions are in the code.

    None of this stands up... ESPECIALLY if there is no contract. Often what we do is reward the beta tester with free/lower cost services... but we NEVER NEVER allow them rights to the software.

    If you find this happening to you often, I suggest a simple non-disclosure agreement that must be signed before they can beta test. The agreement should spell out that (A) they can not disclose anything about the software and (B) beta testing does not give them any rights of ownership.

    I'd also terminate the relationship with the company who is pursuing you, immediatly... and do not allow them back into your beta program.

  126. why was this posted by Anonymous Coward · · Score: 0

    why do people bother tring to help a moronic business person try to succeed?
    the obvious solution is cut the person off and don't allow them to beta-test, unless they have written code that is not obvious to an expert in the field of computer programming that is used in your application then they have no legal right to you code..its simple.

  127. work-for-hire by Kallahar · · Score: 3, Interesting

    If you're hiring them to test your product, then any work they do is considered work-for-hire, and is thus owned by your company. (similar to RIAA and it's artists - http://www.wallacecollins.com/workforhire.html)

    If they're doing it for free, then that might not apply...

    Regardless, they're just testing what you did. Their reimbursment is the money you pay them up-front... If they want a piece of the product then that would have to be negotiated up front.

    1. Re:work-for-hire by AgTiger · · Score: 1

      Assuming that payment in some form equals "Work for Hire" in the aforementioned scenario: As terms of the contract, offering to license one copy of the software to the beta tester for free, for a limited time (say 6 months once release is made) would equate to "something of value" and thus wages. Even a singular perpetual license wouldn't be that costly.

      Okay, shoot me now before I start thinking of offering large quantities of in-house software to people as payment for other things, a la Micro$oft. :-)

  128. I've seen this before... by GooberToo · · Score: 1

    ...in the situation that I've seen before, which sounds much like what you're describing, it was simply turned around that they owed a significant custom programming and consulting fee with out source ownership rights.

    The customer in question soon saw the insanity of what they were doing and realized that it had backfired. Soon enough it was back to business are normal. In this particular case, as it turned out, the customer dearly liked the software and was hoping to leverage this situation to achieve better rates (discounts) on their software purchase.

  129. lawyer by negacao · · Score: 0

    MY GOD MAN! Call a frigging lawyer to explain to them that they have *no* rights to your IP. That, and never let these imcompetent boobs beta test for you again. It's a *privelge* not a right...

  130. This has happened to me before. by Anonymous Coward · · Score: 0

    Yes, actually, I've been through this situation. We had a meeting with the clients and finally, the project lead who was fed up with the situation stood up and said.

    "Look, I can goto ford and suggest that they move the knob 3 inches to the left, it's a suggestion, it might make the car better, but it's only a suggestion, I didn't have anything to do with the actual moving of said button or considering the implications of moving the button, I didn't do anything, I just suggested something, if you wanna sit here, and actually get involved in this process and work like the rest of us, then you have a claim, but until then. FUCK OFF."

  131. Duh by Anonymous Coward · · Score: 0

    Go to the web. Find some EULA that you like. Copy/Paste. Tweak it how you like it, and pay cheap lawyer $200 to finish it.

    Make sure the EULA covers your ass 5 ways from Sunday, and 10 from Monday on.

    Less than a month's colo hosting, and a day or two of time, and it's WELL WORTH IT.

    This should'nt be "Ask Slashdot", this should be "Ask your lawyer".

    -Ben

  132. redhat owes me big time! by Anonymous Coward · · Score: 0

    Well, since I help test Linux by the meer fact of installing it and filing bug reports does this mean that Redhat owest me money? I didnt sign any document with them thus I think I should get a part of the profits from the sale of there CD disk.

  133. Re:In the good ol days - Umm.. by DougMelvin · · Score: 1

    If Microsoft does not charge you to beta test.. why did they insist that I pay to beta test Windows XP? (as if anyone in their right mind would PAY to TEST yet another MS OS)

    --
    Reality is in the mind of the beholder - me 1996
  134. I am not sure of the Law in the US by RodeoBoy · · Score: 1

    or even here in the great white north, but my wife, who is a litigation lawyer, has always made me get a signed contracts with beta testers stating explicitly who owns the work, me, and what they get for testing, cheap software and free support. Though at the time we started writing up these contracts there was no case law dealing directly with IP right of software and beta testers, there were cases that suggested an arguement could be made in court for part ownership. As she said to me it is better to be safe than sorry. I know I have had some good suggestions from testers that are more than bug fixes, like changes to business rules or how the interface works. If these suggestions are documented that is enough to convince a judge that they should have some IP rights, because they will not side automatically with the supposed create/developer of the software. They may look at it like a consulting job where the client owns the software and the developer is just a grunt.
    Developers assume too much about who owns the code they create, and the courts here are willing to decide either way. There was one court case that I am aware of that a web developer lost rights and didn't even get paid for a web site he developed. He didn't have a contract that stated ownership or payment for a site he developed, but because he put it up on his clients web site, before getting payment, dumb, the court said the client owned it outright because the code was on his site.
    Again, like has been said earlier, get a lawyer and get their opinion. If you don't have this stated in writing then you may be forced to let the judge decide ownership if your lawyer thinks you have a case that is defendable. It always comes down to the judges interpretation of case law. If you don't want to see a judge than contracts should be written up by a good lawyer before any work is done. Even lawyers can make undependable contracts, so that is why it is important to find one with experience in this area.

  135. free market means choice by Stalcair · · Score: 1
    and living by that choice. If I was beta testing software, I would expect two assumptions to be evident.
    • being beta, it is unstable and I carry a risk, so don't tie in any mission critical apps or data into it (at least not without adequate redundancy and backup)
    • this is someone elses product that I am helping out on

      now, if I get paid... good. If I get some stock or percent of sales... good. However there is nothing that says that they OWE me, no more than anyone really OWES me if I help them move. Sure it would be nice, but lets keep our heads on now.

      That said, as a company manager (or project manager) of a product that was entering beta, I would want to provide incentives to beta testers. Perhaps they would get discounts... perhaps I would give them money or percentages of sales... perhaps I would merely put their name in the credits (if there is one). Whatever it is, it would be spelled out in a contract. If I don't like the terms asked for by a potential tester, then I do not have to let him/her test. If as a customer, I do not like the terms of the test, then I do not have to test. Unless there was a clear (and most likely written) indication that testers would receive some monetary compensation, then I don't believe that these complainers have a leg to stand on.

      Practice your freedom of choice.

    --

    I seek not only to follow in the footsteps of the men of old, I seek the things they sought.

  136. I had the same problems once by Anonymous Coward · · Score: 0

    Then I talked to a lawyer. I spent about US$1,500 in legal fees that year (not a whole lot), and it took care of all the issues revolving around the IP.

  137. Re:In the good ol days - Umm.. by Anonymous Coward · · Score: 0

    Read the subject.. he said "in the good ol days". I don't think WinXP is that old...

  138. The Answer by Anonymous Coward · · Score: 0

    "They believe that they deserve rights to parts of our software because they have helped give us advice through the development process."

    They are correct if you used any of their suggestions. The original copyright is yours, and the copyright in the derivative work is shared, unless you specifically stated otherwise in the beta test contract. Otherwise, copyrights automatically vest with the creator, and a WRITING is required to assign, transfer, sell, or otherwise prevent this. Beta Test agreements need "Work for hire" or similar provisions.

    -Anonymous Coward Copyright Lawyer (Yeah, some of us bottom-feeders read Slashdot.)

  139. I call B.S. on the derivative works claim... by nstenz · · Score: 1
    Any derivative works, even if the origin was known already, are property of that first respective user.


    Sorry, but no. The original is copyrighted by the original creator. Derivative works are the property of whoever created the derivative work. It's possible that the derivative could not be distributed because of the original artwork's copyright, but the original artist does not own the derivative work- only the original.
  140. Input Agreement. by Jaborandy · · Score: 1

    The contract you wish you had used is called an Input Agreement. It basically means that if they give feedback or input on your software, that you can use those comments as if they were your own.

    You may have other legal avenues as mentioned by other posters, but this Input Agreement thing is what you should use in the future.

    --Jaborandy

    (IANAL, so I don't care what you do with my advice)

  141. You need an attorney by Courageous · · Score: 2

    You really should be talking to an attorney, not the Slashdot audience. Your beta tester is full of shit on legal grounds, he's just plain out of luck, doesn't even have a legal peanut to stand on. But that's neither here nor there. You need to hear this from an attorney.

    C//

  142. They own your software by Nitroshock · · Score: 1

    The beta testers now own your software, just like I own Pepsi after taking the Pepsi challenge.

  143. They are related by sterno · · Score: 1

    So you decide to write a book about the social aspects of slashdot. Well, without slashdot, this wouldn't be much of a book. Without all those people contributing to the social environment of it, it wouldn't be much of a book. While certainly there is value in your creative interpretation of what you witness, it doesn't exist in a vacuum.

    I'm not suggesting that the idea itself can be protected. What I'm suggesting is that copyright exists because it recognizes that the content produced comes out of a community of ideas, and thus should return to that community at some point and hence the limited term.

    --
    This sig has been temporarily disconnected or is no longer in service
  144. Who expects remuneration?? by Sinistar2k · · Score: 1

    Here's a tip for would be beta testers who want a piece of the pie... DON'T BETA TEST!

    If you are a volunteer beta tester and the product you worked on goes gangbusters, can't you just be content knowing you made the product better? And if you volunteered, doesn't that mean you had some interest in the product anyway, apart from any dreams of compensation?

    I've done beta testing for other software companies for years (Microsoft, Activision, and Disney chief among them), but I never really asked for anything in return. In some cases, it was just cool to have that kind of input into a game or an OS. In other cases, when the test was over, I got a free copy of the software. Hooray for me.

    Of course, some times you get some real duds. My name is in the credits of more than one edition of Big Game Hunter, and I'm not proud of that fact. :) But you know, I didn't test the duds as thoroughly as the software I was excited about, so I was actively choosing which projects got the lion's share of my time, leaving me really no reason to sue anybody. I had fun, they got a tester. Sounds like a good trade to me.

    The confusion I think is that people who volunteer are suddenly feeling entitled to something more. That, to me, negates the spirit of 'volunteer'.

  145. you do have an NDA, right? by Micky+the+knife · · Score: 1

    Been there, done that, paid off the lawyers.

    Our NDA (non-disclosure agreement) included a note about ?exclusive intellectual property? as a result of any development directed by testing feedback.

    Basically, the clause states that unless the tester is made a development partner (at totally separate process) then we can accept bug reports, but not recommended code changes. Any changes WE made to the code remained our IP no matter the source of change.

    I hate to say it but you need to either:
    a) drop these people as testers
    b) call your lawyer
    probably both

    Even if you don't have this in your NDA the argument remains valid as long as you have not accepted source code.

    --
    Go ahead and mod me up. I dare you!
  146. Huh? by platos_beard · · Score: 1

    I wrote code for a living.

    What is this "beta tester" thing?

    --
    What's a sig?
  147. Hell No they Don't Own Skiat by thelizman · · Score: 1

    Essentially, what they did has less to do with their claim than the conditions under which they did it. There was a contract (verbal or otherwise) wherein they agreed to use the software for the purpose (expressed or implied) of finding errors and malfunctions in the software, and reporting those back to the maker. In exchange, they got free support, free product, and other caveats. If they did not stake a claim to IP resulting from their efforts prior to their performance of the contract, then they are simply not entitled. Further, any attempt to modify a contract without the other parties consent after the onset of performance usually voids that contract (at least as I understand it in most states).

    More importantly, let this be a lesson. If you've got software that might possibly in any way be a big money opportunity, and you're not inclined to release it under a GPL, then always release betas with a highly restrictive End User License Agreements (EULAs), and also have your beta testor consent to a Non-Compete/Non Disclosure Agreement which binds them for as long as allowed. I sell car parts for Shelby Cobra sports cars, and even though any idgit can cut a piece of sheet metal after a pattern, I make sure to use a NC/NDA before I do business with any machine shop, lest the machinist get the idea that he's going to sell my designs or make his own parts (I'd really hate to have to reengineer their knees).

  148. Here we go again by slashdot.org · · Score: 2

    IANSWIAALON, I Am Not Saying Wether I Am A Laywer Or Not. All these disclaimers are starting to piss me off. Of course we are not lawyers here, lawyers have a life and don't post on /.

    Now, I'm sure the person understands that (s)he should contact a lawyer, but in the meantime, some feedback from the industry never hurts. In fact I'm also sick and tired that everything has to be settled through lawyers these days. You'd think some common sense would go a long way.

    Some things that may help you persuade them to get there heads out of their asses:

    First of all, ask them what they consider Intellectual Property in the first place. In fact only very few things fall under IP.

    One of the things that does is code (software). However, code falls under normal copyright law, and as such the copyright is by default (so unless you contractually signed it over) owned by the person, or company, that wrote it. Generally beta-testers do not contribute to the code, so they own no rights to it.

    Providing an idea/suggestion or finding a bug has nothing to do with this. In fact, even if they patented the idea they provided, they have NO right to the code. You could have to pay them royalties, but that's a different issue.

    Patents are also IP, and if you patented something that was their idea, well, yeah, then you may have a problem. The thing is though that a patent is by definition public, so the only rights you'd be talking about are monetary.

    Ideas ARE worth something. I keep a book of which the pages are numbered, and if I have any ideas I described them in there. I let someone read the book and sign off on it, every once in a while. The reason for doing this is twofold, but boils down to 'prior-art'. If ever someone patents an idea that I had before, I can prove I have prior-art. Also, because I deal with a lot of source code from third parties, if they ever claim copyright infringement, I can prove I had these ideas before I saw their source.

    Basically, they can do with the ideas they provided whatever they want. As a joke you could pull out all the lines of code (although, again, I don't think they have rights to it) that where based on their input (but nothing else). And present that to them. See how useful that is. ;o)

  149. IP rights by Fissure_FS2 · · Score: 0, Offtopic

    As far as I know, my current IP rights are to 141.154.81.215....

    --
    My life's goal is to get a score of +3!
  150. It's easy... by Anonymous Coward · · Score: 0

    Has this beta tester helped you a lot? If so perhaps giving them a job offer is in order if it is signfigant(spelling?). If not and they are becoming a drag on the testing process, then remove them. You can't exactly remove any copies they already have but you can cut them out of the loop for new tests. If they distribute the beta copy they have then you probably could sue them for it or press criminal charges(although IANAL).

    Usually for beta testing software there is a very large potential pool of people willing to help you. If you have a problem with a few then just kick them out and get more. Overall your goal is to make the product better, if they aren't helping you get there then remove em.

  151. Re:screw the lawyers - until they screw you by Osty · · Score: 1

    Sure, you don't need a lawyer -- until they sue you because their lawyer interpreted a part of the contract differently than you did (and because their lawyer is trained and educated in this kind of thing, take a guess who was the one that misinterpreted ... hint: not the lawyer). So now, you have to pay a lawyer large legal fees to represent you in court. Or are you going to do that yourself, as well? If so, now you lost the case, and you have to pay an even larger sum to your client, as well as following whatever was decided (in this case, likely giving the client your intellectual property). So, rather than spend a few hundred for legal consultation over a contract dispute, or a few thousand for legal representation because you didn't get the consultation, you end up paying millions and give away part of your intellectual property. But that's better than paying a lawyer, right?


    I'm sorry, but if you were the CEO of any company I was working for, I'd quit post haste, and encourage all my co-workers to do same. It may suck, but retaining legal consultation and representation (AKA, lawyers) is as much a part of good business practice as is treating your employees well.

  152. "What color shall I paint my house?" by DougMelvin · · Score: 1

    I am selling my house. I ask you, my neighbour, "What color shall I paint my house?" and you reply, "It would look very nice if it where blue..

    So I paint the house blue, and the very next day I sell my house for $250,000 (USD)

    Do I owe you a cut for suggesting I painted it blue?

    --
    Reality is in the mind of the beholder - me 1996
  153. Main elements of beta test agreements by jezor · · Score: 1

    I've created a number of beta agreements over the years. While they are often forgotten, they are extremely important, not only because of the intellectual property concerns (whose idea is it?) but because beta stuff can crash machines and damage data.

    Here are the basic questions any beta agreement needs to answer:
    1) How will the beta be delivered to the tester?
    2) What are the beta testers expected to do, and by when?
    3) What potential problems should the tester expect?
    4) How long will the beta test last?
    5) Who owns the results of the beta test?
    6) How, if at all, will the beta testers be paid?
    7) Is the beta to be kept confidential and, if so, for how long?

    Like all well-written agreements, it should also disclaim any warranties (promises) the developer doesn't want to make, and list the jurisdiction whose laws will apply to any conflicts.

    A quick search for "beta tester agreement" in Google will yield many examples from which to choose.

    Jonathan I. Ezor, Esq.
    Author, "CLICKING THROUGH: A Survival Guide for Bringing Your Company Online" (Bloomberg Press 2000)
    Watch for Jonathan's E-book series "Less@Risk" coming soon!

  154. Slashdot Advice... by Polo · · Score: 2

    I'm surprised that you'd ask the slashdot community. They might GPL their responses and that could work it's way into your code...

  155. How The Government Does It by robbway · · Score: 2

    I've had limited exposure at my job to a US Federal Program Called a Small Business Initiative (SBI). This program allows the Federal Government to fund a private company to help make it's product, preferably for government use. The Government is the target user and supplies both money and usually assistance. When the product is complete, the small business retains the copyright, patent, and trademarks, and the government still has to buy the product.

    The whole point of the program is get much needed items and software developed that don't currently exist. This isn't exactly your situation, but it provides a precedent of how a customer supplying a lot of resources does not own any rights to the product.

  156. Re:In the good ol days - Umm.. by rnturn · · Score: 2
    ``If Microsoft does not charge you to beta test.. why did they insist that I pay to beta test Windows XP?''

    You missed the subject ot the post you replied to. The ``Good Old Days'' for users of Microsoft products ended a lo-o-ong time ago.

    --
    CUR ALLOC 20195.....5804M
  157. Re:In the good ol days - Umm.. by www.sorehands.com · · Score: 1
    I meant Beta Testing DOS 6.0, MSC 6.0, MSC 7.0, MSC 8.0 --- oopps, Visual C++ 1.0.

    Now, I am showing I'm really old, like when 64K was lots of memory.

  158. As I understand it.... by MoneyT · · Score: 1

    The only rights they would have would be if they were hired beta testers, but even then the only right they really have is to wages. Otherwise as a volunteer, they were not obligated to give their time, therefore you are not obligated to reimburse them. For a look at a Beta Test licence that seems to work, check Ambrosia Software

    --
    T Money
    World Domination with a plastic spoon since 1984
  159. Huh? by Ian+Bicking · · Score: 2
    If you're my beta tester you are working for ME
    They sure as hell are not. For someone to work for you, you have to be giving them something. That contract is just a load of crap your lawyers wrote so they could harass people -- harassment being a lawyer's strongest weapon.

    If those people really were working for you, there would be a tremendous number of legal and tax implications. Even in the case of something casual like a beta test -- especially if you present it with such uncasual contractual terms. You can't have it both ways, and I know you aren't filing 1099's on those people, giving a monetary value to your bartered transaction, or otherwise living up to your duties when receiving hired work.

    Well, actually you can have it any way you want when you only expect use the law to bully individuals, which is all I expect that contract could ever be used for.

  160. what are you talking about? by Preposterous+Coward · · Score: 2
    You're not entitled to anything if you volunteer information. You're not an employee (not even an independent contractor) unless an individual or company explicitly agrees to compensate you for your services.

    If you think you're wasting your time and not getting anything in return for it (better-quality software, or the satisfaction of helping other people also affected by the bug), then don't do it!

    --

    "Biped! Good cranial development. Evidently considerable human ancestry."
  161. No experience, just thoughts by jazman · · Score: 1

    What a wunch of bankers. (1) Ok, so they own part of the project. Drop it, and claim it cost the company millions of dollars. Since they own part of it, they owe you big time. (You may be able to use some of the code in a new project, perhaps this one will be successful...) (2) Their time means they own some of your business. Ok, so your time equally means you own part of their business. Agree to an equal share (or equal percentage share, depending who is bigger) of each other. (3) Tell them to check their filesystem off, drop them as testers and refuse to do business with them until they pay you large $$$$ - perhaps as consultancy for implementing their requests. Hey the co I work for sell software then charge people more for configuring the thing.

  162. What was your contract with the Beta team? by malachid69 · · Score: 1

    Every Beta I have participated in mentioned (in the part of the contract that I actually read) that they have are not relinquishing any rights and are the owners of it all....

    What did you have in your license agreement / contract with your Beta Team?

    --
    http://www.google.com/profiles/malachid
  163. Software head out of ass removal by 3seas · · Score: 2

    The software industry need to pull it head out of it's ass and give credit
    where it is genuinely deserved.

    When you have an industry asking the consumers "where do you want to go
    today?" What is really being said is that we of the computer industry have
    our head up our ass so bad that when don't know what to do next and we
    want you to tell us in this poll that only we will see the results of (IE>
    MS vs. DOJ - no more public information via the media, once the public
    comments have been entered....)

    And what we in the computer industry are going to do with the result is to
    turn around and tell you that you are stupid and we are smart as we then
    empliment what you told us to but as though it our genuis.

    It is out complete intent to abuse the fuck out of the consumers and to
    entrap them into our game of taking from the consumer everything we can,
    for free....unless we can do an MS and even get them dumb funking user to
    pay us for their ideas and our bugs.

    The computer industry doesn't own anything of any value that they didn't
    steal from someone else.

    And to insure the competition stays cntrolled, keep the software
    production tools really really stupid.....

    Programming is the act of automating complexity that is made up of simpler
    things. It is done so in order to make repeatable use easy for the user.

    Interesting how the Software industry can't seem to automate their own
    field but can automate any other.

    The computer industry is a very Consumer Entrapment Abusive industry and
    it is made up of those who practice the art of abstraction manipulation.
    Not at all unlike the profession of laywers, which explains why they seem
    to get along so damn well with that profession.

    But all of this is going to change, as a genuine science of software
    states that auto-coding, the automation of code generation, is very
    possible and has been for a long time. It's only just been avoided, due to
    what can be summed up as job security.

  164. Re:Ideas are (almost) Worthless -- wrong! by Quixote · · Score: 2

    Create a 100% compatible clone of Windows.

    I heard the Ukrainians got into trouble for doing just that....

  165. beta tester ip by Anonymous Coward · · Score: 0

    They have a very valid point actually. I beta test software for a copy of the final product and usually agree to give the company my ideas.

    I went to a IBM focus group where they picked our brains for AIX/Linux suggestions and ideas and we signed a contract that gave them ownership of the ideas in exchange for pay, lodging, travel expenses, etc.

    always get it in writing if you want ownership of the ideas.

  166. There is a clear legal answer on these facts . . . by werdna · · Score: 3, Insightful

    It depends. Call a lawyer.

    Clearly, it depends upon the exact facts of the commercial relationship between the developer and beta tester. It depends upon the specific nature of the advice and the circumstances under which they were given.

    It depends upon so many things, that anyone who tells you the answer is clear on the outline provided is clearly just selling something. I *AM* a lawyer, and I am here to say this: that right now you need to stop asking general advices of the technical community and begin speaking to a competent lawyer upon whose advices you can reasonably rely.

    This much is certain, these issues will ALWAYS be more expensive after they have exploded than beforehand. The time to call a lawyer was when beginning to distribute the software and disclose the object code to third parties.

    Then, as now, there is only one answer to this question:

    It depends. Call a lawyer.

  167. The Patch Thingie by Komarosu · · Score: 1

    The patching comments have brought up a slight niggle in my mind...take this example:

    If you had a bug in the code where a comparison was accidently = instead of ==, and someone submits a patch fixing this small error...and you correct it off your own back...could they still claim that they own IP on the product? even though it was so simple to fix u really didnt have to use there patch...

    If this sounds stupid then flame me, but really this is what is lingering in my mind :)

    --

    "What do you mean you have no ice? Do you expect me to drink this coffee hot?" - Random Customer, Clerks
  168. Yikes! by Anonymous Coward · · Score: 0

    Wait a minute - your startup DIDN'T have a beta test agreement BEFORE you started this process?!? I think I'll withdraw my funding now...

  169. Lawyer? by bongpig · · Score: 1

    Its all very well saying seek legal advice, but sometimes that can be as damaging as doing nothing. This person quite obviously doesnt have a leg to stand on, and going to lawyers is only going to make him/her think your running for cover. This is not a grey area here, this person is trying to grab a piece of what isnt his.

    Bongpig out

  170. Re:Ideas are (almost) Worthless -- wrong! by King_TJ · · Score: 2

    No, the problem here is the vagueness of your idea. A good idea must be specific.

    "World peace" sounds great too, but ideas that are usable/marketable have to be much more specific.

    If you have a well thought-out idea of how to accomplish the goal of building a 100% compatible Windows clone without infringing on existing copyrights - then you have something!