Slashdot Mirror


Are My Ideas Being Stolen? If So, What Then?

BinaryGrind writes "I just got started taking Computer Science classes at my local university and after reading Universities Patenting More Student Ideas I felt I needed to ask: How do I tell if any of my projects while attending classes will be co-opted by my professors or the university itself and taken away from me? Is there anything I can do to prevent it from happening? What do I need to do to protect myself? Are there schools out there that won't take my work away from me if I discover TheNextBigThing(TM)? If it does happen is there anything I can do to fight back? The school I'm attending is Southern Utah University. Since it's not a big university, I don't believe it has a big research and development department or anything of that ilk. I'm mostly wanting to cover my bases and not have my work stolen from me."

508 comments

  1. Only the paranoid survive (not) by alain94040 · · Score: 5, Insightful

    I used to think like you. Very paranoid about whatever I thought were great ideas. Don't tell anyone. Ask for a non-disclosure (NDA). I was so convinced that if I even hinted at some of my ideas, everyone would try to steal them from me.

    Guess what: everyone but you thinks your idea is stupid. Really. No one wants to steal it from you.

    It took me maybe 10 years to figure that out. I have a few patents, got sued too. The value of a great idea is in its execution.

    Take the idea and run with it. Make it happen. Code, develop, market, etc. Just like military planning, great ideas don't survive their first implementation, but they have the potential to evolve in something great.

    I have good news for you though: your question is typical of budding entrepreneurs. The simple fact that you even ask is a sign that you'll do great in the future. Just add some experience (~5 years) and you'll have the perfect mix.

    Don't believe everything your read. The example in the article is the one in a million occurrence. That's not the kind of odds you want to shoot for.

    --
    http://fairsoftware.net/ -- where software developers and citizen journalists create fair businesses

    1. Re:Only the paranoid survive (not) by dday376 · · Score: 5, Funny

      Hey, I was gonna say that! That was totally my idea...

      --
      "C'mon freedom cage, roll me to safety!" - Philip J. Fry
    2. Re:Only the paranoid survive (not) by moderatorrater · · Score: 4, Insightful

      Guess what: everyone but you thinks your idea is stupid. Really. No one wants to steal it from you.

      Either that or else it's obvious and everyone's going to do it. I had an idea for an MMO strikingly similar to Eve Online, but I'm absolutely certain they didn't steal the idea from me.

      The value of a great idea is in its execution.

      And that encapsulates the entire conversation. It's rare for the first software product to market to dominate for a long time. Windows wasn't the first OS or even graphical OS to market. WoW wasn't the first MMO, and it wasn't even the first that incorporated all of its ideas. Doing it right is more important than doing it first.

    3. Re:Only the paranoid survive (not) by Nerdfest · · Score: 5, Funny

      This idea was invented by Shampoo.

    4. Re:Only the paranoid survive (not) by AKAImBatman · · Score: 5, Interesting

      Guess what: everyone but you thinks your idea is stupid. Really. No one wants to steal it from you.

      ^This. In addition, I'd like to preemptively warn you away from worrying about "Java can be decompiled" or "Javascript shows the source code!" The bits and pieces of your code simply aren't that valuable. Either someone is going to steal it outright (in which case you've got them on Copyright Infringement) or they're already experienced enough to re-implement what you've done. And in the time it would take to pull your code out of context, modify it to work in a new environment, then attempt to disguise its origins, it would have been faster to re-implement the concept from scratch!

      So in short, don't worry about the technology. Obtain your Copyrights, Trademarks, and Patents as necessary. Those are your real protection.

    5. Re:Only the paranoid survive (not) by Irish_Samurai · · Score: 4, Insightful

      After I do a consult with prospective clients, someone always asks me "Why should we pay you since you just told us what we needed to do? We can just go do it ourselves." This is pretty close to the sentiment of the article.

      I always say the same thing: "What to do is free, how to do it costs money, asking me how to do it after you try to do it yourself will cost you double and I won't even have to raise my price."

      Knowing how to execute a particular idea is always better than the original idea, because you have the hands on knowledge to improve it and improvise with it.

    6. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      I lol'd

    7. Re:Only the paranoid survive (not) by girlintraining · · Score: 2, Informative

      How was it that Ghandi put it? First they ignore you. Then they laugh at you. Then they fight you. Then you win? I don't think it's any different in business. No matter how good your idea, they'll ignore it or tell you it's shit so you give up, leaving them wide open to come in and take it. No, sorry -- but as an artist I know exactly how jealously one should guard their work. You have to be a puffer-fish, as my teacher once said. Or put another way --

      "Many giant corporations have no need of a patent system. They may obtain patents, but only as a defense against some little machine shop operator who might otherwise invent and patent something the public would demand and the big corporation would have to negotiate for, instead of just adding the item to its product line. Many large corporations would be glad to compete on size, nationwide service, high volume, strong finance, and prompt delivery. They can kill off smaller competitors on any of those bases, unless the small competitor has a patent on a product somebody wants to buy."
      -- Howard Markey, Former P Chief Judge of the CAFC
      (In Some Patent Problems --Philosophical, Philological,
      and Procedural 80 F. R. D. 203, p. 210)

      --
      #fuckbeta #iamslashdot #dicemustdie
    8. Re:Only the paranoid survive (not) by CaptainPatent · · Score: 0, Redundant

      Exactly what I was going to say...

      Did you steal my idea?

      --
      Well, back to rejecting software patent applications.
    9. Re:Only the paranoid survive (not) by 4D6963 · · Score: 4, Interesting

      Guess what: everyone but you thinks your idea is stupid. Really. No one wants to steal it from you.

      That's true, but it doesn't mean they're right. I had this great idea when I was in college, a program to convert sounds into images, edit the images and turn them back into sounds. I thought it was the greatest fucking idea ever. Yet when I would share my idea with other people they would go "who'd want to paint sounds up anyways?" or "it won't work".

      I've been working on the idea for a few years in my spare time, and now I turned it into a commercial program which makes up for my main source of revenue and my other source of revenue comes from a consulting contract I got from getting an earlier FOSS implementation of it noticed by an engineer in some mining company.

      The point being, no one would like your idea now, but wait a few years and your university will be glad to get money off what you made from it.

      --
      You just got troll'd!
    10. Re:Only the paranoid survive (not) by Filter · · Score: 1

      This is some great advice, the value of an idea is in its execution.

      Good ideas are often bigger than one person any way, do what you can to bring smart, mature people along with you. Dont be so small minded to think you have to be %100 of the implementation. It will be better to be %10 of a success than %100 of an idea that sits in your secrets.

      Like many many people I see 'MY' ideas all the time in Popular Science or on the web. I may(doubtful) or may not(likely) have had the idea first, it doesn't matter now, I don't admire their idea, I admire their abillity to execute.

      --

      "better ways of doing things eventually just replace the inferior things" - Linus Torvalds 09-08-07

    11. Re:Only the paranoid survive (not) by mbullock · · Score: 1

      Parent makes an excellent point. The value of almost every idea lies in the execution. I'm sure there are a couple of novel ideas that pop up every century or so, but in general terms, ideas are cheap. Think you have a novel idea? Just type it into the google search box and you'll find plenty of other people out there thinking about the same exact thing. Value lies in executing great ideas in sound and efficient ways.

    12. Re:Only the paranoid survive (not) by johanatan · · Score: 0

      I had the same idea between undergrad and grad schools (and I'm not joking). In fact, I thought about doing my thesis on the topic. My idea wasn't so much about being able to edit the images, though that would be the next logical step after visualization.

    13. Re:Only the paranoid survive (not) by balbord · · Score: 1

      At least one of my ideas got stolen by a professor of mine back in 94. He did some moonlighting for a private learning center I had the chance to visit a few years after he was my teacher.
      I recognized my interface and asked what it was... it seems my teacher "custom designed" the application for them... and made some good money on the process. The bastard.

      There was another incident, a year or two later, involving a major soft-drink brand who had one of those stylish mid 90's interactive stand which looked suspiciously like one of my projects. My teacher, who did some freelancing on the side, said I was crazy and that I could prove nothing. The bastard.

      These were small projects... nothing worth patenting.

      --
      "If I have been able to see so far, It is because I went out and bought a damn binoculars" - Ze da Esquina
    14. Re:Only the paranoid survive (not) by commodore64_love · · Score: 5, Insightful

      It's worth adding that in the real world you don't keep your ideas. When you accept a job you are required to sign a piece of paper that assigns ALL your rights to your employer. The corporation automatically gets your ideas and you keep nothing.

      About the only way you can "escape" that obligation is to develop your ideas in your basement on your own time, but even then the corporation will claim the idea came during workhours and sue your to acquire the patent rights. It's fun living in corporate tyranny. ;-)

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    15. Re:Only the paranoid survive (not) by SudoScience · · Score: 1

      I used to think like you. Very paranoid about whatever I thought were great ideas. Don't tell anyone. Ask for a non-disclosure (NDA). I was so convinced that if I even hinted at some of my ideas, everyone would try to steal them from me.

      All of that paranoia sounds exhausting...

      ...why not just license everything you create under the GPL!

      Everyone knows the GPL is the solution to at least 7/16th of the world's problems.

    16. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      Oh ever since my FOSS implementation I get a regular stream of people who had the same idea as me ;-). In some cases the idea is worth everything, in other cases the implementation is everything, in some cases like mine, I think it's a bit of both, a convincing implementation of a (relatively) far reaching vision. I get another regular stream of "you can airbrush out parts of a sound in Adobe Audition" or "MetaSynth turns images into sounds too", but only cause some people don't get the whole of the idea yet..

      By the way, are you saying that your idea was just visualisation? If so it's called spectrographs, look it up, it's been around for about 70 years ;-).

      --
      You just got troll'd!
    17. Re:Only the paranoid survive (not) by Bryan3000000 · · Score: 1

      Not only that, but is it really terribly unfair to ask the former student to pay royalties? I'd think so on first glance. But we have to assume he's raised or raising capital. The real question is, is it wrong to ask his _investors_ to pay royalties to the university for ideas that were developed, at least somewhat, on the university's dime. Doesn't seem quite as unfair. I don't think anything the university is doing is preventing the kid from making personal use of the idea. Now if the kid were actually trying to build a business with nothing but his personal investment, I'd think differently. But the chances of that being the case are just about nothing.

      Oh, if it were up to me it would all be completely different anyway. I don't particularly like the idea of patents. But I have to give some deference because there must have been some need for them once upon a time, and maybe we'd find there still is a need, if we were to do away with them. Certainly trade secrets can be even worse than patents for some purposes.

    18. Re:Only the paranoid survive (not) by ari_j · · Score: 2, Insightful

      I agree. I see it like this... There are basically a few key elements to a financially successful idea. You have to either succeed at all of them or succeed at a few and get lucky on the rest in order to get anywhere with your ideas.

      1. Have a good idea to begin with (plant a good seed)
      2. Recognize that the idea is good (separate wheat from chaff on the knowledge that wheat is the valuable part)
      3. Develop the idea into something useful (mill it into flour)
      4. Market the idea effectively (convince the right people that your flour is better than anyone else's)

      You can hire people to help with some of these steps, but all of them need to either be performed or obviated by sheer, dumb luck. Marketing is the easiest to get help with, although the marketroids still need to understand the idea in order to do their job right.

      But it's #2 that this article is concerned about, really: The fear is that a professor or graduate assistant will recognize that your idea is good and take the remaining steps behind your back. Don't worry about that. As others have pointed out, your ideas just aren't that good just yet. Learn to recognize good ideas first, and then start filtering which of them you share with the class in order to get the grades without giving up a goldmine.

      Just pray that, when you do have that idea that you recognize as being good, you are able to take the remaining steps. That's what you need to prepare yourself for today, anyhow, while you're still in school: Become adept at recognizing good ideas and developing them. Before you know it, you'll be the one "stealing" ideas and making millions.

    19. Re:Only the paranoid survive (not) by deadline · · Score: 1

      This is one of the most intelligent posts I have read here in a long time. Good or new ideas are quickly dismissed by the mainstream because they are not, well, mainstream. Almost all good ideas have a champion behind them who works tirelessly to "make it happen."

      --
      HPC for Primates. Read Cluster Monkey
    20. Re:Only the paranoid survive (not) by Amazing+Quantum+Man · · Score: 5, Funny

      The old story (this is the Ford/Tesla version):

      Nikola Tesla visited Henry Ford at his factory, which was having some kind of difficulty. Ford asked Tesla if he could help identify the problem area. Tesla walked up to a wall of boilerplate and made a small X in chalk on one of the plates. Ford was thrilled, and told him to send an invoice.

      The bill arrived, for $10,000. Ford asked for a breakdown. Tesla sent another invoice, indicating a $1 charge for marking the wall with an X, and $9,999 for knowing where to put it.

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    21. Re:Only the paranoid survive (not) by Shakrai · · Score: 1

      Everyone knows the GPL is the solution to at least 7/16th of the world's problems.

      Does that mean we can drop Linux (err, I'm sorry, GNU/Linux) boxes on the Middle East and create world peace?

      --
      I want peace on earth and goodwill toward man.
      We are the United States Government! We don't do that sort of thing.
    22. Re:Only the paranoid survive (not) by Zarf · · Score: 1

      I share your journey except I have not made it to getting patents yet. I have developed a philosophy: the idea has its own life.

      This means that I do try to protect good ideas up to a point but ultimately the idea has only come to me. Other people may just as easily have the same idea come to them. One of us will execute the idea first and one of us will execute it best. Sometimes that is the same person. Most of the time these are different people.

      It also means that I, in part, have a duty to the idea and if I can not serve it properly then I shouldn't be surprised if it abandons me. It also means that if the idea can't serve me where I am now then I should abandon it. So in a way the idea, the execution and I are all separate ... and we are courting each other.

      I know I'm writing to geeks but really, these ideas are like girlfriends you don't own them. You hope you meet a good one at the right time and place. You hope the idea favors you and you can't force it. It's very much like dating.

      The fundamental difference in attitude is one of plenty and one of scarcity. If you think there are only so many good ideas and you have to horde yours then you'll live paranoid. If you think that there are plenty of opportunities and plenty of good ideas then you will gladly move between them. There are plenty of fish in the sea.

      This doesn't mean being stupid and broadcasting every thought in your head. But, it also means that you recognize that the fact that if _you_ thought of it... someone else already did. And, if you thought of it and no one has done it... ask why not? Maybe there is a good reason that idea isn't a million-dollar winner. (Maybe there is a reason that girl is single?)

      You can find great research from the past using this attitude I call "courting ideas". I had worked out Fractal Encoding for example only to find out it was already patented. Am I upset? No. Just not the right idea, time, and place. Now that I know it exists I can study what about it worked, what sucked, and if the reasons behind why it failed/worked are any different today. Hey, maybe Fractal Encoding is the next big thing... oops... there goes a million dollars (not really, it's patented by someone else remember).

      Now. I have not actually tested this "plentiful world" idea yet. I am still very very early in my career. I'll let you know how it goes. I know the "horde the knowledge" idea wasn't working for me so I'm trying something different. Good luck with your own experiments!

      --
      [signature]
    23. Re:Only the paranoid survive (not) by truckaxle · · Score: 1

      Same here and then I realized that good and semi-good ideas are a dime a dozen. Inspiration is about .1 percent and perspiration and capital is the other 99.9 percent of the value of any project.

    24. Re:Only the paranoid survive (not) by GarryFre · · Score: 1

      I totally agree. When programming concepts started out I thought I was some hot stuff, I thought I had some good ideas when they were probably ideas everyone and their hampster's room mate had in common. Some two decades of programming has taught me some common sense but I still think I got a long ways to go. University programming rarely reflects the real world. In the university they give young budding programers the impression that programming is done by fully thinking out a software solution for a specific need, and that need never changes. In reality the needs the program is supposed to meet, is a swiftly moving target much of the time. You find often that you end up being required to code instantly without sufficient time. Often you find when you give the client what they ask for, they find out its not what they want. If the client can't fully describe what they need, and do not have the vision to see how that need might change over the next few years, the program is in for a rough start. Programs typically end up being a monolithic maze of rushed coding unless they try to do just one thing and do that one thing good, and then end up being a monster that does too many things and tries to be the jack of all desired (Trades). Some years ago there was a piece of software that was the best on the market for burning CD's and DVD's and I was happy with it. Over the next 4 years, it has expanded from that to something that looks just one step short of a mulimedia operating system. I can burn a cd, or dvd with it and the verify says it is perfectly burned, but it does not work, the resulting media fails the crc checksum. I won't buy from them because as soon as I plunk down money for the new fixed version, they want me to plunk down more money for another. Here's the point. Chances are you don't have anything to worry about, somewhere out there is probably half a dozen folks with the same idea. What is of greater value is your attitude. If you like the work you do, if you enjoy the challenge, if you view your field as opportunities instead of something I got to do to put bread on the table then good ideas will come naturally. Ideas are fine, but they need to be fueled by folks who are both talented and excited and who have the sense to know a good thing and stay with it and not sacrifice their clear vision for the confusion so many projects seem to devolve into.

      --
      www.Migrainesoft.com - Computer giving you a headache? We can fix that!
    25. Re:Only the paranoid survive (not) by SudoScience · · Score: 1

      Simple answer: Yes.

      And if that fails, we'll GPL the Middle East itself.

    26. Re:Only the paranoid survive (not) by OakDragon · · Score: 1

      ...or else it's obvious and everyone's going to do it.

      If you plan to make money on your idea, it may be a bad sign that the idea is not already implemented. There may be a reason it's not, i.e. it's been tried, and it failed.

    27. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 2, Informative

      That's why after you have proven that good ideas come to you and find their expression through you effectively (collect lots of evidence of this to prove it to others along the way) then you should strike out on your own. It means risking a period of unemployment or self-employment. It means doing lots and lots of homework up front and setting aside your own hard earned cash. Then you try and woo some VC and go out on your own.

      Find people you trust and believe in and who believe in you too. Then you will be able to do this.

      Before you go do this. Remember: you are making a life decision based on an anonymous post on /. have you done all your homework? Are you sure?

    28. Re:Only the paranoid survive (not) by Splatus · · Score: 1

      Alain, you are completely right of course but I think the original poster had a different question - how to protect IP from the school you are attending and not so much whether anyone thinks your idea is great. Most academic institutions can call all IP developed on their systems as their own - and most Tech Transfer services are useless of course to commercialize them. They won't bother coming after you until you succeeded - and if there is any doubt that the IP is yours, good luck finding a VC... As a guide - just dont work on your amazing idea using University hard / software. Keep some form of papertrail (McDonald's napkins work fine if countersigned by your buddy) that you are the sole inventor and if there are patentable parts to it (that applies probably more to hardware), file reasonably early but with a plan in mind to do something about it. Again, don't be paranoid (as Alain said above) but cover your base

    29. Re:Only the paranoid survive (not) by dfdashh · · Score: 1

      Simpsons did it!

      --
      df -h /my/head
    30. Re:Only the paranoid survive (not) by dougmc · · Score: 2, Informative

      It's worse than that. If you're on a salary, your employer (and that paper you signed) says you're always on the clock, and therefore if the ideas are even remotely related to what your employer does, they belong to them.

    31. Re:Only the paranoid survive (not) by Surt · · Score: 4, Insightful

      Also, you can get away with striking such clauses in the employment contract almost everywhere. I've done it at 5 jobs now and not one has blinked.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    32. Re:Only the paranoid survive (not) by Evets · · Score: 1

      The Ghandi quote is perfect.

      "First they ignore you, then they ridicule you, then they fight you, then you win."

      It takes a strong belief in yourself and your own idea - followed by a lot of hard work - to turn it into something that would be stolen.

    33. Re:Only the paranoid survive (not) by Austerity+Empowers · · Score: 1

      If your point is that if you have a great idea, you should develop it and bring it to market in spite of what people say... agreed.

      If your idea is that you should trademark/copyright/patent whatever it is, and sit on it like a troll waiting for someone to take the bait...your final quote more or less describes how and why that probably won't work. (It CAN, but the probability is low). It takes money to patent something, it takes even more money to defend it. Lone gunmen usually don't have a lot of money.

      The more difficult question is when you are employed to do a job, or if you are a student in some universities. You are not always free to bring your ideas to market (because someone thinks that your ideas are their ideas). The question of whether to submarine it or try to market it is tough, and while I don't have any issue with this deceit, you did sign something agreeing to a term you are not planning to meet. Even deciding to say it aloud will be enough for them to decide they own it, so in choosing to do so you have to already have decided that they're the better option.

      On one hand, particularly if it's related to their core business they are probably set up and resourced to market your idea. It won't hurt your career or your yearly review to have been the guy that came up with the great idea that grew xyz business. You may see a significant small scale profit with a more minimal time/personal investment by going this route, than you would see by going out on your own. A good amount of the profits from your idea will be split unfairly to people who largely did nothing useful at all (except infest your corporation with bureacracy and middle mismanagement). But easy come, easy go, right?

      On the other hand, if your idea is in fact really great, you will almost certainly see far more return by going on your own. You'll have to make a huge time/money investment, likely take some scary loans...completely take off your engineer hat and run a business (likely not what you want to do with your life, and not very conducive, in my opinion, to further idea generation)...but the profits are yours to dole out to the people who really contributed. Of course, if your idea isn't that good, or you fail to execute, you will lose everything and more.

      It's not really as clear cut as being a puffer-fish. The only good news is that if you have one good idea, you'll probably have two.

    34. Re:Only the paranoid survive (not) by johanatan · · Score: 0

      No, my idea was listening to images and seeing sounds (i.e., starting with one and interpreting as the other). I just had not thought of much iteration or recursion between the two. Also, mine wouldn't require the spectrographs per we but would rather work with any image structure.

    35. Re:Only the paranoid survive (not) by Surt · · Score: 1

      No, the existence of the middle east is responsible for the other 9/16ths of the world's problems. Of course, I suppose if we dropped enough such boxes from a sufficient height, that would solve the problem.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    36. Re:Only the paranoid survive (not) by Austerity+Empowers · · Score: 1

      Not to mention that in the process of executing, you often discover how to improve/expand/enhance it.

      Occasionally you also discover it is unworkable or requires unobtainium... but it's better to have tried and failed than to hold a patent on something lame and prevent anyone else from trying.

    37. Re:Only the paranoid survive (not) by jonsmirl · · Score: 1

      Ideas are a dime a dozen. Computing is a young industry and it is easy for multiple independent inventions of the same idea to occur. People reinvent things all of the time without knowing that someone else has done it first.

      Execution is the most valuable. Timing is the next most valuable. A great idea that is invented too early is called "Science Fiction".

      Another problem is gating events. There are millions of ideas out there that are useless because they aren't buildable. Then a gating event occurs and all of those useless ideas suddenly become viable. For example, the thousands of patents that took old ideas and added the phrase "on the Internet". Those were not new inventions, that was the consequence of a gating event.

      Patent trolls are leeches. If they were skilled at anything except lawyering, they'd build companies around their great patents instead of trying to steal someone else's execution of the idea.

      Build something and sell it. Then your idea is valuable. Secrecy is worthless.

    38. Re:Only the paranoid survive (not) by HeronBlademaster · · Score: 1

      I don't think that's a reason not to try. Plenty of ideas that failed the first time around have become successful businesses the second (or third, or seventh) time around.

    39. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      Oh, just turning images into sounds? Oh well, don't worry, you didn't miss out on much. I went through hundreds of photographs and fractal images, and the best sounds I could find out of them are all in the tiny flash mp3 player thing I have on my site. Some sounds are interesting, but it gets quickly old ;-).

      I was a bit saddened to find out that most images sound kind of the same, and none will blow your mind, although that's my opinion, maybe it will blow your mind if you never heard such sounds before ;-). These days I'm more interested in learning to draw familiar sounds, and improving upon that.

      --
      You just got troll'd!
    40. Re:Only the paranoid survive (not) by Chris+Mattern · · Score: 2, Funny

      I would find it more likely that it was invented by Cologne. 2000 years of Chinese Amazon history can't be wrong!

    41. Re:Only the paranoid survive (not) by Timothy+Brownawell · · Score: 1

      It's worth adding that in the real world you don't keep your ideas. When you accept a job you are required to sign a piece of paper that assigns ALL your rights to your employer. The corporation automatically gets your ideas and you keep nothing.

      Which "real world" is this, that all employers request that, all legal jurisdictions permit it, and no employers will accept having it struck out?

    42. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      chinese amazon? wtf?

    43. Re:Only the paranoid survive (not) by hvm2hvm · · Score: 1

      If you (only) plan to make money on your idea then it's not going to last a long time. It might seem naive to think so but it's usually a good thing to like what you're doing. Not only for the motivation and better skills at doing that thing but because if you like it, it might mean it's a good idea and you will be more enthusiastic when selling it.

      Yeah, Microsoft and other huge corporations are far away from simple start-up enthusiasm but they don't need it now. Now they rely on aggressive business methods (where I see a mafia-like pleasure in gaining market share by any means necessary, again, liking what they do) and the actual programming (or whatever work) of normal people who probably like their jobs.

      --
      ics
    44. Re:Only the paranoid survive (not) by johanatan · · Score: 0

      Well, it seems to me that the 'interesting' information is already there. It just takes a sophisticated algorithm for transforming it into 'interesting' sounds. There's a 'musical grammar' of sorts which you must make the data fit into. There are programs which generate music from thin air, so I'd think that you could start with something like that and use the image data to gently nudge it in different directions. This way the sounds wouldn't be so overwhelming (and would actually sound like music as well as vary from image to image). There would definitely need to be some advanced AI for what I'm talking about.

      The inverse of this would be the visualizations which WMP, WinAmp, et al do for music. I'm just talking about doing the reverse as well.

    45. Re:Only the paranoid survive (not) by nozavroni · · Score: 2, Funny

      What?? I don't get it. He wrote an "X" on the boilerplate? WTF does that mean?

    46. Re:Only the paranoid survive (not) by Blakey+Rat · · Score: 1

      If you have assets in Javascript, though, I'd still recommend obfuscating it, even if only for reducing the filesize. I wouldn't go "crazy" and do more than just using an off-the-shelf JS decompiler, something like this: http://shrinksafe.dojotoolkit.org/

      (I've worked for companies before that decided to write their own JS obfuscator; this is a surprisingly complex problem to solve, and most obfuscators can't handle edge cases like complicated RegEx. So make sure the one you pick does actually work, but don't waste your own time writing it.)

    47. Re:Only the paranoid survive (not) by WarwickRyan · · Score: 1

      Eve Online was the logical extension of Elite and Frontier.

    48. Re:Only the paranoid survive (not) by carterson2 · · Score: 1

      Don't listen to anyone who isn't successful. Try to surround yourself with success. Talk to people, don't hide. If you want to be a billionaire, talk to billionaires, if you want to get to heaven, talk to clergy, if you want to make your wife proud of you, [ no clue there ].

    49. Re:Only the paranoid survive (not) by tsalmark · · Score: 1

      Doing it right - and Right Place and Right Time is more important than doing it first.

    50. Re:Only the paranoid survive (not) by John+Sokol · · Score: 5, Interesting

      I partly agree.
      Most ideas are considered stupid by most people.
      Even more ideas that are good, were already thought of and may even be on the market already.

      But still there are the few really ground breaking ones.

      If I had a dime for every one of my ideas stolen I'd be rich.

      Here is where I disagree, execution is a matter of resources.

      I had the very first audio every on most computer platforms. From digital audio on the Apple II, Lisa and Mac, C64, IBM PC and XT and even the Tandy Model 2 and 3.
      I had the first PC digital audio products on the market the Sound Byte, then someone literally took my name trade marked and and sent me a cease and desists on the name! So I renamed it Audio byte. http://www.dnull.com/zebraresearch

      Then another company (first byte) reverse engineered my Digital Audio on the PC speaker and patented it, and tried to sue a number of game companies who also reverse engineered my code and used it. This was Intel Assembly language, almost as easy to reverse as JAVA. So many of these paid me and used my Prior Art to toss out the patent suits.

      But the kicker was after 3 years and selling some 5000 units at $30 each, Creative Labs came out with an inferior product for $115 and sold 47,000 units in there first month. Past us by like we were standing still. I found out that the same VC we pitch financed them while not financing me. And there plan used us as an example of market feasibility!

      So much for execution. It's all a matter of resources. If you don't start off with enough money, and try to boot strap from sales like I was doing, you going to get killed if it's a really important product.

      I have repeatedly had this happen with different ideas. Many I did execute on and for some was even selling and making a profit.

      * Wearable computers with VR goggles 1984

      * Hand held Oscilloscope 1984

      * VOIP (internet phone calls) in 1987

      * Streaming internet video 1988.

      * 13000 streaming video viewers (VQ) with 384 video servers on SUN Microsystems network 1990

      * Online Banking for Wells Fargo, 1992

      * Livecam (JPEG, GIF, and MPEG1 & 2, modified H.261) 1994

      * The CDN where I built the first on for video in 1994. IN 1997 we had over 1M simultaneous views at 56K. One of the largest consumers of Bandwidth on the Internet, and no one knew who we were, because it was adult.
      I can directly trace back to specific individuals where Genutity's Hopscotch network and Digital Islands CDN directly copied what I was doing!
      Peer1 that host Youtube is now using one of my methods that I pioneered for CDN.

      * load balancing of internet servers 1995

      * Caching web servers 1996

      * TCP/IP Selective Acknowledgment implemented in my ECIP. 1996 http://www.ecip.org/

      * Streaming H.263/MPEG4 video and MP3 1996/1997

      * the first Stand alone IP Camera 1996

      * Fanless servers to improve reliably in our CoLo's 1997 (used heat pipes on CPU, HD and PS)

      * The first CCTV DVR 1997 done in Partnership with Korean company. Also included the first multichannel(16 input) video capture board.

      * Cell processors & Blade servers http://www.enumera.com/
      1999

      * silent computers * computer cooling in 2002

      My new stuff I am keeping under wraps now till I can get better resources lined up.

      I am not listing these to brag, but to show how much effort I have put in over the past 20 years, with great technical success but only partial business success.

      It's always boiled down to one thing, lack marketing budget. Lack of money to manufacture. Lack of the "right connections" to raise money or make large sales because I wasn't part of the good old boys/rich kids club. There is a class system in this country whether you believe it or not.

      Almost every one of these ideas I filed or tried to file a patent on, then ran out of money to comp

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    51. Re:Only the paranoid survive (not) by wavedeform · · Score: 2, Interesting

      I had this great idea when I was in college, a program to convert sounds into images, edit the images and turn them back into sounds
      Yeah, but this is not a new idea either. Metasynth does more-or-less the same thing, and to a lesser degree IRCAM's AudioSculpt does too. It's very rarely the idea itself that's important, but the implementation.
      Software is not a product, it's a process.

    52. Re:Only the paranoid survive (not) by AmiMoJo · · Score: 1

      The simple solution is to publish all your ideas on your own web site. That way there is prior art if anyone else tries to patent it.

      AIUI, you are still free to patent your ideas, even if it's retrospectively on things you already announced to the world.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    53. Re:Only the paranoid survive (not) by potat0man · · Score: 2, Interesting

      So life in corporate America is now what's considered the "real world"?

      God help us.

    54. Re:Only the paranoid survive (not) by nozavroni · · Score: 3, Insightful

      This is why I fucking hate slashdot. If you don't understand something all the geniuses here have to be dicks about it. Oooh I don't get it... I must be a moron. Fuck you man.

    55. Re:Only the paranoid survive (not) by 4D6963 · · Score: 2, Interesting

      The problem is that spectrograms of music look so little like anything else, it's no surprise that regular images sound little like anything even vaguely musical ;-). However you're right, and I think one could definitely write an algorithm that would turn images into something more interesting. But I for one have little interest in computer-generated music, for algorithms have no soul. I wouldn't picture myself listening to a bunch of computer generated music with the hope of finding something even vaguely interesting sounding, hehe.

      --
      You just got troll'd!
    56. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      It's Gandhi, not Ghandi.

    57. Re:Only the paranoid survive (not) by Sparky+McGruff · · Score: 4, Informative

      It's worth adding that in the real world you don't keep your ideas. When you accept a job you are required to sign a piece of paper that assigns ALL your rights to your employer.

      To put the IP rules of most universities in context: They ain't that bad. The prevalent rule (law) in place is the Bayh-Dole act that regulates patents/IP derived from projects receiving federal funds. And, since most university research labs are federally funded to some extent, it's generally the rule that applies.

      In general, if you're a graduate student, researcher, or faculty working in a University research lab, you are expected to approach the University IP office if you think you have something patentable. They will review it, and if it's deemed to be valuable IP, they'll file the patent or other protection, and they will handle licensing the technology, etc. If the patent/IP ends up worth nothing, then the University eats that cost. Any profits from licensing/etc are divided among the stakeholders -- with the inventor, the inventor's department, and the university all getting substantial shares, as well as a share going back to the funding agency (or agencies). Everything I've read suggests that a similar arrangement exists for non-federally funded work (e.g. through private funds, or using University resources), though the "stakeholders" are different.

      So, while the University may "take" your idea, they will do the legal work to patent it, enforce the patent, and license it. And the named inventors will get a cut, usually between 20 and 50% (depending on the number of stakeholders, and the arrangements that the University has with them).

      From my discussions with people who did development work at research universities before the Bayh-Dole act, this current setup is a vast improvement. Before the B-D act, it was very hard to get University IP people to move on technology in its early stages (e.g. when it needs to be patented), so, for example, you often couldn't get them to patent drugs before they entered clinical trials. Of course, after a successful clinical trial (when the drug is worth $$$), it's too late for patent protection. And, the terms were far less favorable to the inventor than are currently seen with the B-D act (e.g. the University took all the $$ and gave you a nice "thank you" letter).

    58. Re:Only the paranoid survive (not) by jbeaupre · · Score: 2, Informative
      --
      The world is made by those who show up for the job.
    59. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 1, Insightful

      Couldn't be more to the point. I used to work in warehousing. While I was there I would often spend my spare time reading about improving efficiency, during my lunches I would tend to bounce my ideas off of my coworkers. One of them simply thought "efficiency" was the greatest buzzword ever and ran off to the supervisor with several of my ideas. What a goob, he lost more credibility trying to implement my well researched ideas poorly. Then about halfway through he decided he didn't want credit anymore and basically tried to slander me as the buzzword fanatical PHB wannabe. Thankfully, my supervisor was understanding, when I told him I could save one or two of the ideas he let me try it out. :) I think about the worst thing you have to fear is being blamed for someone else implementing your ideas properly, but if they can't see it's their own fault why would you want to work for/with them anyways.

      In the OP's case I would think if the school wanted anything to do with one of his ideas, they would have the sense to approach him and retain their expert. Anything else would be uncivilized.

    60. Re:Only the paranoid survive (not) by EgoWumpus · · Score: 1, Insightful

      The story is actually misquoted; Ford and Tesla aren't involved, just some Dude with a Problem and an engineer. The engineer says, "Hit here with a hammer to fix your problem" or something like that; the X is simply the marker for where the marker is.

      With that setup, you can then move to the punchline; specifically that the value is not intrinsic to the X mark, but rather to knowing where to put the X. The Dude with a Problem can treat it like the X is the thing being paid for, but the engineer is pointing out that in actuality, his accrued knowledge is what is being paid for.

      --

      [Ego]out

    61. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 1, Insightful

      Yeah, I get that all the time, the "it's like MetaSynth/Coagula thing". These only turn images into sound. That's all they do. They don't edit sounds, nor will they help you learn how sounds look so you can learn how to draw your own.

      This is one thing I just don't know how to communicate to the public, that it's much more than just turning images into sounds, it's just a small part of the concept, the more interesting parts that are new are that sounds are turned into images, their sound data discarded, which makes you able to transform the image-sound in new ways, apply new effects. AudioSculpt will only let you obscure some parts of the sound, correct? It won't let you stretch it around or flip it or transpose it or shift parts around or any of that.

      But what's, to me, the most important thing about this program, is that you can learn how sounds are made, what features they contain, graphically, and learn from that how to reproduce them, or create something different. I try to demonstrate such things through YouTube videos, but I'm afraid it'll never make the "MetaSynth already did it" remarks go away.

      And I disagree, as I said in another comment, sometimes the idea's what's the most important, sometimes it's the implementation, but in my case, while a solid implementation is essential, there's nothing so new about the techniques used and put together in this program, it's really innovative in the concepts it opens the doors to, and that's what matters the most here, the underlying concept and vision.

    62. Re:Only the paranoid survive (not) by Dekortage · · Score: 3, Funny

      Windows wasn't the first OS or even graphical OS to market. ...Doing it right is more important than doing it first.

      In fact, "doing it right" may have nothing to do with the concept, and everything to do with how you sell and license the concept. Windows is an excellent example of this.

      --
      $nice = $webHosting + $domainNames + $sslCerts
    63. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 1, Insightful

      That is just stupid.

      Being on salary does not mean you are always on the clock. That is why people on salary have been able to successful sue for overtime for extraordinary working conditions.

      Your inventions on your own time with your own resources always belong to you.

      If you use employer or scholastic resources and time, then you have to give that up.

      Deal with it.

      Any employment contract presented to me has a space for previous inventions, and if it has a "Your work belongs to us" I take a big black marker and black out the entire section before I sign it (and get an initial).

      If the employer doesn't abide by that, they don't get to hire me. Helps to not be an idiot, though. Idiots just have to put up with it and be grateful they have a job.

      Like you, it seems.

    64. Re:Only the paranoid survive (not) by Kojiro+Ganryu+Sasaki · · Score: 1

      That was almost EXACTLY what I was going to say!

      Did you steal my idea!?

    65. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      Damnit.. didn't mean to post anonymously

      --
      You just got troll'd!
    66. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      I knew I'd find you here! I've seen your arse on Slashdot before.

    67. Re:Only the paranoid survive (not) by HardCase · · Score: 1

      Not only does everybody think that your idea is stupid, but it's also pretty safe to say that almost anyone entering college as a CS major is getting just a little ahead of himself if he's worried that some professor is going to steal his ideas. Or maybe has been watching too many movies.

    68. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      Hehe :) wow that was before I renamed it to ARSS. So yeah basically ARSS is the core technology of Photosounder, although I worked so much on the core algorithms I'm pretty much sitting on ARSS 1.0.

      --
      You just got troll'd!
    69. Re:Only the paranoid survive (not) by HeronBlademaster · · Score: 1

      I don't actually ROFL in real life much, but this did it for me :) I'd mod you up, but I've already replied elsewhere...

    70. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Many employment contracts at least give you the option of attaching 1 or more pages summarizing any current ideas/projects you may be working on at the time of accepting a job offer; if they offer this, you can just list off every hair-brained idea you are/want to work on for the rest of your life; they then can't steal your idea, legally, as you've warned them that you already thought of it.

      Or, as others have said, strike the offending clauses.. they may not bother contesting it.

      Maybe you could add 'U.D.' at the end of your signature, meaning 'under duress', just to be sneaky.

    71. Re:Only the paranoid survive (not) by hax4bux · · Score: 1

      You never heard of a sonograph?

    72. Re:Only the paranoid survive (not) by bugi · · Score: 1

      However, at a university you pay them. Your use of university equipment should be covered by your tuition (and fees!), and thus the university should have no rights to your thoughts.

      Now if you're employed by a university, that's another matter entirely.

    73. Re:Only the paranoid survive (not) by HeronBlademaster · · Score: 1

      On whose dime? Unless he's on a scholarship, he's at the university on his own dime. Why should the university get to keep his ideas on top of his tuition?

      Do you think high schools should keep their students' ideas as well? I know people who had good ideas in high school, used them for school projects, then went on to make money off of them. It's exactly the same situtation, except that universities have smarter teachers (and, as a consequence, they charge more).

      My argument will reverse if he's a graduate student getting paid to do research for the university; at that point it's more like a job than schooling.

    74. Re:Only the paranoid survive (not) by Panaflex · · Score: 2, Interesting

      Yes, absolutely do this. I've done this at almost every job except for my current (but I'm a principle developer and have rights through my patents).

      Most developers don't have worries anyway - since most are simply writing business & service software. Very few people are developing real products that can garner patent protection.

      --
      I said no... but I missed and it came out yes.
    75. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      You mean that? If you mean sonograph as in spectrograph, then that's part of what Photosounder does. Why?

    76. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      This goes to my core belief. Ideas are rubbish. Execution is what makes ideas worth anything. If you can't execute it, then what does it matter?

    77. Re:Only the paranoid survive (not) by Bryan3000000 · · Score: 1

      Yeah, I almost said that myself - he's paying for the education and use of facilities. But there's a counterargument there as well - he's using pooled resources of the university which have maybe everything from federal funding to private donations mixed in. Arguably, the use of such greater resources merits a stake in what is produced. But overall, I'm with you. It's preferrable if the university takes no ownership. In some ways I would be drawn to extend this even to faculty. But here is the crux of my argument - if _investors_ are going to profit somewhat directly from a university's contribution, it seems to me that there is somewhat of an argument to be made that they should owe something to the university. I would probably abandon such a notion on a policy level if I were making policy, but I believe it's one of the reasons behind why we are where we are.

    78. Re:Only the paranoid survive (not) by hax4bux · · Score: 1

      Ha, pretty good link. I never saw that before.

      A sonograph was a common fixture in many DSP shops, I first saw one in 1975. The old ones are mechanical (i.e. there is a rotating drum w/a mag stripe that holds the sample. We wrap thermal paper around the drum and it burns an image of the signal. Could be steam powered, but ours used electricity.

      My point is: it's a really old idea and there have been software versions for literally decades.

    79. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      That's true, but it doesn't mean they're right. I had this great idea when I was in college, a program to convert sounds into images, edit the images and turn them back into sounds. I thought it was the greatest fucking idea ever. Yet when I would share my idea with other people they would go "who'd want to paint sounds up anyways?" or "it won't work".

      I've been working on the idea for a few years in my spare time, and now I turned it into a commercial program which makes up for my main source of revenue and my other source of revenue comes from a consulting contract I got from getting an earlier FOSS implementation of it noticed by an engineer in some mining company.

      The point being, no one would like your idea now, but wait a few years and your university will be glad to get money off what you made from it.

      Just because you actually created the program and make money off it, still doesn't make it that great an idea.

    80. Re:Only the paranoid survive (not) by jbezorg · · Score: 1

      ... or Wing Commander - Privateer

      --
      I've lost all my marbles except one & It's fun to test angular & centripetal acceleration in my skull
    81. Re:Only the paranoid survive (not) by b4upoo · · Score: 1

      I suppose the most pressing question might be in how advanced he is in computer programming. Usually world shaking ideas come from people who either on their own or in a class setting have developed unusually high skill levels.
                Original ideas are almost unheard of. Taking something that is already well known is another matter entirely. You might be shocked at how eager both industry and retailers seek new products. If you have something at the point of being for sale now you might be shocked at how easy it is to get involved in industry.

    82. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      I guess it's no proof of greatness, but I guess at least it's a proof of viability. I guess the proof of greatness would be found in the praise of the program.

      --
      You just got troll'd!
    83. Re:Only the paranoid survive (not) by Gible · · Score: 1

      ...
      5. ???
      6. Profit!

      --
      ~/ One man's opinions is a lifetime of pain. /~
    84. Re:Only the paranoid survive (not) by mweather · · Score: 1

      The value of a great idea is in its execution.

      I thought it was in the license fees.

    85. Re:Only the paranoid survive (not) by tritonman · · Score: 1

      So are you saying I really don't need to worry about someone patenting my idea to use an enum in that traffic light program I wrote for intro to C++?

    86. Re:Only the paranoid survive (not) by MBGMorden · · Score: 1

      Still sounds like a stupid idea to me . . . ;)

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    87. Re:Only the paranoid survive (not) by Trapick · · Score: 5, Interesting

      Depending on your country and university, tuition/fees only cover a portion of the actual costs of your education - often with taxpayers footing a decent chunk of the bill. In that case, as a taypayer, I would argue that anything developed should be public domain - as it was paid for with public money.

    88. Re:Only the paranoid survive (not) by jbezorg · · Score: 1

      Guess what: everyone but you thinks your idea is stupid. Really. No one wants to steal it from you.

      O

      This. This is my idea.

      --
      I've lost all my marbles except one & It's fun to test angular & centripetal acceleration in my skull
    89. Re:Only the paranoid survive (not) by b4upoo · · Score: 1

      Quantum journal -- never believe someone in Schrodenger's box.

    90. Re:Only the paranoid survive (not) by HeronBlademaster · · Score: 1

      There is, of course, another method to get around this. If you implement the basic idea beforehand, sometimes you can add improvements to that idea as your school project - the school can't take ownership from you.

      As an example, a friend of mine started ActiveTrails a long while back. For his Masters' thesis he did some funky algorithms for combining various different GPS coordinate logs in one way or another for his website, yet he has no fear of the school owning his ideas or trying to take his website from him.

      Then again, he wasn't getting paid like some graduate students, so maybe that changes things.... IANAL, of course.

    91. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      "The value of a great idea is in its execution."

      I have to agree with that statement. Success is 1% about inspiration, 99% perspiration!!! But just bear in mind that 99% perspiration on a bad idea is also for naught.

    92. Re:Only the paranoid survive (not) by Translation+Error · · Score: 1

      Wow, karma and free advertising in one post. Nicely done.

      --
      When someone says, "Any fool can see ..." they're usually exactly right.
    93. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      I know, right! Not the first time I do it, I don't care about the karma, I'm maxed out, but if I max out the moderation I can get over 1,000 visits in a couple of days, hehe.

      --
      You just got troll'd!
    94. Re:Only the paranoid survive (not) by T0t0r0_fan · · Score: 1

      I was waiting too long for this comment. m(_)m

      Someone smart could say something about a Mousse impersonation.

    95. Re:Only the paranoid survive (not) by tdelaney · · Score: 1

      Ranma 1/2. Look at the cast of characters.

      http://en.wikipedia.org/wiki/Ranma_%C2%BD#Characters

    96. Re:Only the paranoid survive (not) by commodore64_love · · Score: 1

      The real world of which I speak is MY real world, and the jurisdictions include Michigan, Utah, Oklahoma, North Carolina, Virginia, MAryland, Pennsylvania, New Jersey, and New York. Every job I've ever had made me sign a piece of paper assigning all my ideas and patents (developed during my period of employment) to the ownership of the corporation.

      Ideas developed at home I was still allowed to keep.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    97. Re:Only the paranoid survive (not) by Dutch+Gun · · Score: 5, Informative

      Let me just confirm your suspicion from someone inside the game industry. Good ideas are a dime a dozen. Great ones go for about a buck fifty.

      I listen to people (or read online) all the time who believe they have a million dollar game idea, and somehow have the notion that this idea alone is worth anything. True value is realized in building your game from concept to prototype to finished project, and the thousands of adjustments you have to make along the way. All the ideas in the world won't do you a bit of good if you don't have a talented team with the artistic vision and technical prowess to execute it.

      Even in my day to day experience, I'll sometimes come up with a cool idea for a game I'm currently working on, and mention it to the lead designer. For some reason, I'm still surprised by how often the designer had the same idea, but hadn't gotten around to formally incorporating it into the design document yet.

      This isn't to say there aren't a lot of people with great ideas, but people tend to overvalue them significantly. If you can actually turn that game idea into a playable prototype, the value increases by about a thousand-fold. See: Narbacular Drop / Portal.

      --
      Irony: Agile development has too much intertia to be abandoned now.
    98. Re:Only the paranoid survive (not) by Max+Threshold · · Score: 1

      "I had an idea for an MMO strikingly similar to Eve Online . . ."

      Ah, so you played TradeWars 2002, too?

    99. Re:Only the paranoid survive (not) by Prep_Styles · · Score: 1

      Kindly elaborate. I'm not sure what you mean. Do you just cross out those passages ??

    100. Re:Only the paranoid survive (not) by Khashishi · · Score: 1

      If you are faculty or a grad student doing research work, generally it's the other way around. The university pays you.

    101. Re:Only the paranoid survive (not) by dougisfunny · · Score: 1

      I was going to say that same thing.... on the internet!

      So its totally different, I can still patent it.

      --
      This is not the funny you're looking for.
    102. Re:Only the paranoid survive (not) by severoon · · Score: 1

      Yea, if you're in school, the last thing you should be worried about is IP. Fact is, if you have one great idea that turns out to be valuable, whether it gets stolen or not, that's not really that wonderful an accomplishment. You should be focused on having lots of good ideas, keeping in mind that you'll probably have a thousand bad ones for every good one.

      You should be learning how to think and be creative.

      --
      but have you considered the following argument: shut up.
    103. Re:Only the paranoid survive (not) by sabre86 · · Score: 1

      Amusingly, Alabama apparently lacks the jurisprudence and the legislation to allow you to keep your ideas that you develop at home without a serious legal fight with no guarantee that you'll win. I'm am, of course, not a lawyer.

      --sabre86

    104. Re:Only the paranoid survive (not) by s4ltyd0g · · Score: 1

      yup, just cross them off and initialize where you crossed off. give it back signed. If they sign it, it's a done deal. If not, time to negoitiate or walk.

    105. Re:Only the paranoid survive (not) by Metasquares · · Score: 1

      I believe you're only allowed to do this for one year following the announcement of the invention, however, and then only in the USA, not elsewhere.

    106. Re:Only the paranoid survive (not) by Orkie · · Score: 1

      And... how many have you sold so far? ;)

    107. Re:Only the paranoid survive (not) by BubbaDoom · · Score: 1

      Why would you visit a website you "fucking hate"?

      That sounds like the definition of a moron.

    108. Re:Only the paranoid survive (not) by Tucan · · Score: 1

      Even at private institutions with very high tuition rates, your tuition payment represents a fraction of the costs of your education. All students are on a scholarship.

    109. Re:Only the paranoid survive (not) by Anonymous+Psychopath · · Score: 1

      The "x" indicates the area that needed to be fixed in order to solve the problem. It's an old story told many ways with the point being that the knowledge of _how_ to solve a problem is more valuable than the skill it takes to actually fix whatever is busted.

      --

      Eagles may soar, but weasels don't get sucked into jet engines.

    110. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Exactly. The reason there is so much great software out there is because people collaborate and share their work with one another.

      Software should be free, unless you're developing something under contract for a specific corporate application. Every student these days seems to think that they're brilliant and are going to create the next big thing.

      It's kind of like teenage "actresses" moving to Hollywood to persue their fictional career and 99.9% end up as hookers or porno sluts.

    111. Re:Only the paranoid survive (not) by genner · · Score: 1

      Ranma 1/2. Look at the cast of characters.

      http://en.wikipedia.org/wiki/Ranma_%C2%BD#Characters

      ...sigh we're getting old. Make a pokemon refernce next time. It will make the youngsters think we're funky fresh and all that.

    112. Re:Only the paranoid survive (not) by bzipitidoo · · Score: 3, Insightful

      Is B-D such a big improvement? That's not what I've read.

      You make it all sound cut and dried, and it isn't. It's a real nightmare trying to figure out what's valuable, and who gets compensation for the hundreds of ideas that assist the central ideas. It can't be done. Most people who maybe ought to see a little something under this total ownership system never do. Should all those giants upon whose shoulders we stand be compensated? What about the chip designers who, inspired by several diverse research papers, produced some IC that was cleverly used by another group to come up with a new way to sequence a genome, which then enables yet another research group to discover a new drug? What about the researchers who wrote those papers, and who in turn cited several dozen other papers done by yet more researchers? Where is the line between stealing an idea and being inspired by an idea?

      Then, you have people hoarding ideas as if to talk about them is to lose them. This thinking of ideas as a scarce resource that must be carefully protected and managed is a real impediment to progress. Currently, pharmaceuticals is the area most impacted by this, but the disease is spreading. This is not what a University is supposed to be about. Universities are NOT short sighted profit centers trying to wring every last penny out of Intellectual Property. Businesses can try that, but universities should not. That's why universities are largely funded by other means, so that this destructive secrecy does not take hold and reduce a university to a collection of small minded guilds jealously guarding and hiding their techniques from any possibility of "exploitation" by "outsiders".

      Allow the Intellectual Property Rights proponents to impose their vision, and then you'll really see us lose our technological lead. It's been happening bit by bit over the years, and we're the worse for it. That we now have students wondering if they will be "ripped off" and their ideas "stolen" is not a good sign. We've really been doing our kids a disservice, to have their heads filled with that kind of narrow possessive garbage so they could worry about such a thing.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    113. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      I've done it at 5 jobs now and not one has blinked.

      This doesn't add up; you're only 21 years old. Maybe we have a different meaning for "blink"?
           

    114. Re:Only the paranoid survive (not) by PDX · · Score: 2, Funny

      I have a new device that shreds Pokemon cards and reduces them to Ash.

    115. Re:Only the paranoid survive (not) by Tablizer · · Score: 1

      About the only way you can "escape" that obligation is to develop your ideas in your basement on your own time, but even then the corporation will claim the idea came during workhours and sue your to acquire the patent rights. It's fun living in corporate tyranny.

      Just wait until you are laid off. It will take at least a month to create the patent paperwork. If they complain, you just say you did the work while unemployed and as long as you left nothing incriminating behind at your ex-work, they have nothing on ya. Fight bullsh8t with bullsh8t.
         

    116. Re:Only the paranoid survive (not) by Surt · · Score: 1

      Yes, just cross them out. If the other side has pre-signed, you may have some responsibility to bring it to their attention (otherwise they might argue that they thought a different contract was in force, and while you'll probably win in court eventually, you'll have to deal with being in court).

      None of mine have ever been pre signed, so I usually just put a line through the offending parts, and tell them I had to strike a couple of minor issues that would have conflicted with previous contracts I've signed. Since I trust my wife I have a signed prior agreement with her that all my ideas belong to her, but I usually explain to the prospective employer that I've agreed to perform occasional maintenance work in my spare time, and I can't allow that their contract make that impossible.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    117. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      Wow, I've never seen anyone miss the point of the program by that far. What's good about it isn't that it can turn sounds into images. It's the most trivial and worthless thing in the world. Every decent sound editing program does that. lol.

      --
      You just got troll'd!
    118. Re:Only the paranoid survive (not) by davester666 · · Score: 1

      And don't forget, getting people to sign NDA's is only valuable if you have the money to back the NDA up (just like a patent). And it can take quite the wad of cash to try to back it up...

      --
      Sleep your way to a whiter smile...date a dentist!
    119. Re:Only the paranoid survive (not) by Surt · · Score: 1

      I've done it at 5 jobs now and not one has blinked.

      This doesn't add up; you're only 21 years old. Maybe we have a different meaning for "blink"?

         

      I don't know who you think I am ... I'm sadly far older than that. Oh to be 21 again. However, 5 jobs at 21 wouldn't be impossible, and by blink I meant simply that none of my employers complained in any way about my modifications to the employment contract.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    120. Re:Only the paranoid survive (not) by Ihmhi · · Score: 1

      A cheap way to prove evidence is to write down your ideas in letters, get them notarized, and mail a few copies to yourself and your lawyer (if you have one). Five copies apiece is good. Now you have a notarized (dated) document that was verified by a federal agency (the Post Office, which also dates things). Open as necessary.

      If you really want to be hardcore about it, send 'em via registered mail. This is one of those things where the bigger the paper trail is, the better it is for you.

    121. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      All students are on scholarships, therefore they have agreed to be sent to war, have their cats killed and their patentable ideas stolen from them.

    122. Re:Only the paranoid survive (not) by bugi · · Score: 1

      It sure would be nice if public money -> public property. All this contracting out of services by govt without the responsibilities of govt is really annoying. There's a trap there though, in that those with scholarships would be disadvantaged compared to those with rich parents or a job to pay for university.

    123. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Selling and licensing a product are part of "doing it right".

    124. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Maybe in the US.

      Anything I create on my employers time is theirs. It's only fair, they're paying me for it after all. They take the risks, they take most of the profits.

      However, if they ask me to do something, and it gives me an inspiration that I then implement on my own time, it's mine. I've never seen a contract here in the UK that tries to claim ownership of anything I do outside of the office.

    125. Re:Only the paranoid survive (not) by timlyg · · Score: 0

      If you're that good. You will have other ideas. Follow these two guidelines:

      1. Use the idiom "Fool me once, shame on you, fool me twice, shame on me"

      2. Stop whining.

    126. Re:Only the paranoid survive (not) by douji · · Score: 2, Informative

      this doesn't actually work... you can easily mail empty, opened envelopes to yourself and then put whatever in there at any later time you want..

    127. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      then you die on the streets

      , killed by a blood lusting teenagers with baseball bats and bricks.
        It was missing some of Frank Miller's.

    128. Re:Only the paranoid survive (not) by Timothy+Brownawell · · Score: 1

      A cheap way to prove evidence is to write down your ideas in letters, get them notarized, and mail a few copies to yourself and your lawyer (if you have one). Five copies apiece is good. Now you have a notarized (dated) document that was verified by a federal agency (the Post Office, which also dates things). Open as necessary.

      If you really want to be hardcore about it, send 'em via registered mail. This is one of those things where the bigger the paper trail is, the better it is for you.

      What about just mailing yourself an empty, unsealed envelope and then later when you find a good idea somewhere, you put in in the dated-years-ago envelope?

    129. Re:Only the paranoid survive (not) by Tablizer · · Score: 1

      Guess what: everyone but you thinks your idea is stupid. Really. No one wants to steal it from you.

      You're just saying that because you wanna steal my radiator-heated popcorn popper idea.
             

    130. Re:Only the paranoid survive (not) by nsaneinside · · Score: 2, Insightful

      The "Real World" is whatever makes money. Corporate whoring? Check. Bad actors in bad movies? Check. Bad actors having "nip slips" on live television? Doublepluscheck.

      Taking time to welcome a new neighbor to the block? Nada.

    131. Re:Only the paranoid survive (not) by mysidia · · Score: 1

      Don't believe everything your read. The example in the article is the one in a million occurrence. That's not the kind of odds you want to shoot for.

      It may be a one in a million occurence historically, but that's small comfort for the student it happened to, and it's going to be more likely in the future with more universities suddenly interested in monetizing student projects based on that university's success.

      Author asks how to protect his idea so he can make it succeed.

      Well, one way is, patent it before you present it.

      Another way is publish it somewhere else, and make sure a majority of the resources required for the project (at least the ones you document) belong to you and not the university.

    132. Re:Only the paranoid survive (not) by azenpunk · · Score: 1

      actually google has been a good example of this. for the most part what google does it look at what yahoo does, then think up ways to do it better. google maps vs. the orignal yahoo maps, gmail vs. the original yahoo mail. yahoos few online applications vs. googles whole host of online applications. yahoo's search engine vs. google's search engine

    133. Re:Only the paranoid survive (not) by nozavroni · · Score: 1

      Well that part I get, it was the part about putting the X on the boilerplate... what did he DO? That's what I don't get. I understand the point of the story, I just don't understand the story itself.

    134. Re:Only the paranoid survive (not) by mysidia · · Score: 1

      If you don't already know how to think or be creative, you don't really belong in a university, and you'd be lucky to survive there the first semester, let-alone the first year.

      For your average science major, you're at a university to learn about domain-specific topics, and a few general topics.

      Nothing more. If you didn't know how to think, you'd never have passed the entrance exam.

      One of the general topics being how to communicate your domain-specific ideas to your colleagues.

      An ethical university will acknowledge that you communicating your ideas does not transfer ownership of the ideas over them, or right to claim those inventions as their own.

      Most universities are ethical. Find and attend one who will respect your rights as creator of your works and not conduct grand-scale plagiarism by attempting to patent your inventions.

    135. Re:Only the paranoid survive (not) by bridgeco · · Score: 1

      What a bunch of stupid ideas.

      --
      Groucho not Karl.
    136. Re:Only the paranoid survive (not) by NinjaTariq · · Score: 1

      I have, but i never signed it.

      But from what I have heard, enforcing things like that even if they are in your contract are difficult. Its like non-compete clauses.

    137. Re:Only the paranoid survive (not) by kf6auf · · Score: 1

      On a similar note, as a grad student in physics all the computer code I generate belongs to the university. However, most of the code I've written is either too short for anyone to care, or an expansion of something I GPLed before I became a student. So as an employee I can modify that code a whole bunch, but in the end it's still GPLed.

      At least, I think so since IANAL.

    138. Re:Only the paranoid survive (not) by kmsigel · · Score: 1

      Your writing (spelling, grammar, etc.) may be contributing to your lack of success. Seriously.

    139. Re:Only the paranoid survive (not) by DecoyMG · · Score: 1

      as well as a share going back to the funding agency (or agencies).

      I've never heard of a university sending money back to NIH/NSF/other funding agency. Was this a typo or do you have experience somewhere that does this?

    140. Re:Only the paranoid survive (not) by Renegade+Iconoclast · · Score: 1

      Okay, that was totally shameless, especially considering that I need something exactly like that but didn't even realize it until just now, and you're therefore probably going to get at least one commercial sale as a result of it. No promises, I have to play around with the demo first. You bastard.

    141. Re:Only the paranoid survive (not) by johanatan · · Score: 0

      Algorithms have no soul only because no one has managed to solve 'hard AI' yet. I think that self-modifying, adaptive, dynamic algorithms will be much more interesting. That's one of the reasons I like the functional languages which treat code as data and vice versa.

    142. Re:Only the paranoid survive (not) by tdelaney · · Score: 1

      Duck!

    143. Re:Only the paranoid survive (not) by hax4bux · · Score: 0, Troll

      Oh, now I see your point. What a marvelous invention. Absolutely state of the art. A national treasure. What rare and keen intellect produced such a novelty? Patents are not enough to protect this jewel of western civilization. Clearly, you will be right up there w/Edison and the Wright Brothers. I am humbled to even trade non sequiturs w/such a mighty genius. I will now bookmark your homepage and journal in order to follow the twists and turns of your fascinating career. Lead on, oh great one! Entertain and educate the great unwashed masses!

    144. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      This is why I fucking hate slashdot.

      But not enough to leave, O Bearer of the Wisdom of the Ages?

    145. Re:Only the paranoid survive (not) by rfunches · · Score: 1

      It's called a "poor man's copyright," it involves only copyright, not patents, and it's a myth. The U.S. Copyright Office has a note on this. Don't waste your money, especially with the cost of Registered Mail these days.

      As for the original submitter, he's likely safe as long as a "substantial" amount of University resources aren't used, and if there isn't an existing contract between him and the University (work-study, faculty/TA, or regular employee) covering intellectual property. My school has a similar policy. And what I found on the SUU site turned up this:

      In the Southern Utah University Student Handbook, for instance, you will find the [...] Intellectual Property Policy.

      Which seems to be listed here.

    146. Re:Only the paranoid survive (not) by Mal-2 · · Score: 1

      I think you really have something -- in one of the demos you quickly adjusted the reverb by adjusting the gamma curve of the image. This is brilliant! It is easy to put reverb INTO a sound, but it's rather more difficult to "dry" a sloppy sound. I think you may have hit on a computationally efficient way to do it. I'm sure there are other transformations that are difficult in the amplitude-and-time domain, but are rather easier in the frequency-and-time domain. This could prove the source of many new filters that nobody would have thought to try otherwise.

      Also your drum beat video sounds like you were trying for something like the opening of NiN's "Closer". If so, it worked. You got a good gated handclap/snare sound out of a fuzzy blob!

      Mal-2

      --
      How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
    147. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      No seriously. I inferred from your previous comment that you thought it was all about making spectrograms. That'd be like mistaking a fancy camera phone for a pocket clock.

      --
      You just got troll'd!
    148. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      hehe :)

      --
      You just got troll'd!
    149. Re:Only the paranoid survive (not) by MythMoth · · Score: 1

      He's not necessarily giving of his best in a Slashdot post of course - but yes, this was my first thought too.

      Rightly or wrongly a lot of people use basic literacy skills as a first pass filter for the quality of their contacts. I can't help wondering if that VC passed on his product because of some deficiencies in the presentation.

      --
      --- These are not words: wierd, genious, rediculous
    150. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      You're right, and I'm sure there's lots of new filters and effects that are possible with it. The problem that I have that makes it hard to promote this program is that I don't know what they are. Only lots of imagination and experimentation will reveal them. I think great things could be achieved using a Photoshop Curves-like tools (the Gamma knob being entirely representable as such a curve) so I will add such a tool in the future.

      I wasn't trying to obtain anything specific with the drum beat video, but yeah, it's very easy to create convincing drum beats using just some blobs, although more sophisticated sounds could be created with a bit more work. I'm currently trying to create a whole drum kit using Photosounder, by first opening real drum sounds with Photosounder, and learning from what I see how to make such instruments. With a bit of work and tweaking, you can easily obtain quite satisfactory results. For example as a part of this experiment I created this bongo sound that I find fairly convincing. Done in Photoshop using 4 horizontal lines, 2 tiny bright blobs and one dark but larger blob.

      --
      You just got troll'd!
    151. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      That's because it doesn't matter. Unless you are an actual independent contractor all IP created during the time you are working for an employer (meaning during working hours) are theirs not yours under current work-for-hire laws.

    152. Re:Only the paranoid survive (not) by Sparky+McGruff · · Score: 1

      Yeah, that was a mistake. Sorry about that. I think I got confused with the whole "March in rights" which apparently looks better on paper than in practice (that's the right of the federal government to compel the university to release the IP to specific parties).

      I have seen a "profit sharing" clause come in to play with private foundations (I'm pretty sure that such a clause was in the agreement for a grant I received).

    153. Re:Only the paranoid survive (not) by Sparky+McGruff · · Score: 1

      It's not all love and kisses; but I do think that if there are patents made and money to be made, that the people who invented the damn thing should get a cut. So, from the standpoint of the inventor -- it seems that B-D is not a terrible deal. In my biz, 99.999% of the work is done trying to get publications, which is its own short-sighted goal as well. I'm in basic research, not drug development, so we pretty much give everything away.

    154. Re:Only the paranoid survive (not) by TapeCutter · · Score: 1

      "If you didn't know how to think, you'd never have passed the entrance exam."

      Passing an exam means you can learn stuff other people have already thought about, it does not mean you can think for yourself.

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    155. Re:Only the paranoid survive (not) by TapeCutter · · Score: 1

      "Oh to be 21 again. However, 5 jobs at 21 wouldn't be impossible..."

      Hah, I worked in the building industry when I left school in the 70's - 5 jobs in a month wasn't unheard of, OTOH all you needed to qualify as a labourer was "a strong back and a weak head".

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    156. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      I wonder how does your program synthesize the phase spectrum? By looking at the screenshots and few videos it seems that your program simply looks at the pixel and uses it as the modulus of the spectrum.

      If this is true then it is no wonder that many pictures sound boring, with no phase information you have rather limited set of possible sounds.

    157. Re:Only the paranoid survive (not) by NitsujTPU · · Score: 1

      It's also worth mentioning that they're worried about their ideas being stolen during the course of undergraduate computer science education.

      The situation comes up in research situations... but doesn't really happen when you're banging out your homework.

      But, to the original poster. I'm sure you'll do great things down the road... but this really applies more to research and perhaps things like senior projects than your situation.

    158. Re:Only the paranoid survive (not) by Surt · · Score: 1

      Exactly, which renders all the stuff you create on non-work hours yours.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    159. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Posted as AC due to the obvious legal complications here....

      Guess what: everyone but you thinks your idea is stupid. Really. No one wants to steal it from you.

      It took me maybe 10 years to figure that out. I have a few patents, got sued too. The value of a great idea is in its execution.

      Take the idea and run with it. Make it happen. Code, develop, market, etc. Just like military planning, great ideas don't survive their first implementation, but they have the potential to evolve in something great.

      I hate to say it, but this is so true. The largest reason not to talk about your idea too much - nor to sell it too early - is so you can patent it later if you decide it's worth it. Legally speaking, you essentially need to avoid public disclosure and sale of a product based on your idea, and you can patent the idea at any time in the future, provided nobody else has come up with the same idea and there's no conflicting patents.

      I too hold some patents, and will hold many more soon. I consider myself lucky because I realized that secrecy was counterproductive about 18 months after I filed my first patent. I can't believe how much my secrecy obsession actually slowed certain things, then the recession hit here in the US, and I missed my window on several key deals - ironically, the recession hadn't yet been declared, but I could feel it everywhere at the time. I'm 22. I'm well on the path to achieving commercialization on several different and really interesting technologies, but my over-paranoia meant that things got slowed up just enough to mess up some serious deals that would have had things in a lot larger production then they are now. My best advice is to realize that paranoia does little good.

      If your idea is great, the best thing to do is just largely keep it to yourself. Don't hand out comprehensive documentation on it to everybody you know, and avoid talking with major corporations about it until you know what you're doing, but that's about it. Chances are, they'd laugh you out of the roomÂanyhow, but if you want to be super-safe, keep it to yourself. File a provisional patent. You can drop it later if you want. But the reality is that talking with people around you, unless they are exactly in your field and wildly genius, they're unlikely to fully grasp your idea without extreme effort.

      Even after your patent is published, you will find you have a hard time convincing people of the value of your idea, and even when you can do that, you'll be shocked at how hard it is to explain to people, even really intelligent, successful people who are experts in the field. Patents tell how something could work, and do so in a novel manner. However, you are the only person who knows how to make it work in the real world in a way that is useful and economically viable. This is a huge gap one cannot underestimate. Few people are really innovators.

      If you think the idea overlaps with your school, work, etc... the best thing you can do is avoid documenting it while you're there, or documenting it in relation to your work with your schoolÂor work. Move quietly, work hard, get things going. Don't talk with the deans about it, and for God's sake, don't call the legal department at your school. People get googly-eyed over IP and they'll waste so much of your time. If it's legitimately yours and you have not signed an agreement to the contrary, you will be fine. Schools don't have the budget to pursue every alumni who possibly could have benefitted from school resources in developing IP that they private file, pursue, etc. I promise you, they don't, and if you do it right, they'll never really know.

      I'm not saying to be deceptive here, or to help you steal ideas. Just to keep a low profile in relation to school and work, and you'll be fine if it's really your unique ideas. The best way to protect your ideas is implementing enough to prove it works, analyzing it economically, then filing at least a provisional patent and pursuing the idea. Work

    160. Re:Only the paranoid survive (not) by John+Sokol · · Score: 1

      I know my spelling / grammar aren't up to many peoples standards, but I had other people clean things up.

      I'm sorry but many really good engineers can't write.

      Part of my ability to invent is my brain automatically sees concepts, and I have a near photographic memory for code and schematics.

      But I can not see the language.

      Literally I can not see most spelling or grammar problem unless they are really glaring. Sort of a dyslexia going on there, I don't think I will ever be able to overcome it. I can read a sentence that has words swapped and missing and all kinds errors, but I see it as it should have been. If I read it out loud the errors are not there, because I can not read what's written but what was intended.

      Maybe because I was programming and using a keyboard before I learned how to read and write english.

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    161. Re:Only the paranoid survive (not) by DavidSJ · · Score: 1

      Maybe because I was programming and using a keyboard before I learned how to read and write english.

      Do you mean before you learned to read and write English specifically, or any natural language? If the latter, what is your native language?

    162. Re:Only the paranoid survive (not) by LeafOnTheWind · · Score: 1

      *ahem* Some of us go to private schools.

    163. Re:Only the paranoid survive (not) by kiddygrinder · · Score: 1

      Just because it's an algorithm doesn't mean it's not going to be able to produce something interesting, it's all about input variables. a guitar is just a mess of physics jammed together, but that doesn't stop it making some good tunes with the right guitarist.

      --
      This is a joke. I am joking. Joke joke joke.
    164. Re:Only the paranoid survive (not) by pirot · · Score: 0

      There is one thing called timing. First movers are very rarely the ones that dominate the marketplace. Furthermore, most inventors are not willing to give credit for their ideas to the environment around them. Even when the environment just creates a problem, this is already the first step towards creating a solution. Given the available tools for solving the problem, it is not surprising that many inventors/scientists/teens-in-a-garage will come up with very similar solutions. Independent discoveries are much more common than many people are willing to believe.

    165. Re:Only the paranoid survive (not) by raduf · · Score: 1

      There was an article a while back (unfortunately I can't seem to find it... maybe on edge.org?) about the role of environmental factors in gene activation, particulary in cases of autism. Depending on several factors a brain will be better at either practical sciences or social skills. Now, the interesting part is that if you're born on the practical side, the social part can be learned. It'll take years and some effort, but as many ex high-school geek kids can tell you, it works.

      Also, there was a comment about "good old boys/rich kids club" that doesn't sound very good. I think it's not that, but a problem of perspective. The simple truth is technical matters, even if a lot more fun, are in 99% of cases secondary to real-world matters. It's not that the invention creates the product/company, but a lot of factors determine the need for that product, which the invention merely facilitates.

      Also, from Jared Diamond, the factors which determine the success of an inovation: (1) economic advantage, (2) social value and prestige, (3) compatibility with vested interests, and (4) ease with which its advantages can be observed.

    166. Re:Only the paranoid survive (not) by cerberusss · · Score: 1

      However if you're operating in a niche market, there are lots of assholes copying your PHP-based software and sticking their name on it. It's irritating and a hassle to go after each and every one of them.

      --
      8 of 13 people found this answer helpful. Did you?
    167. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Gandhi always left out the "Then they kill you" part, which, I think, goes between the fight part and the win part. That was how it went for him, too. :(

    168. Re:Only the paranoid survive (not) by cerberusss · · Score: 1

      This is why I fucking hate slashdot.

      Hehheh you must also hate the real world, where lots of people think it's fun to push your buttons. Why would you care what an anonymous coward replies to you?

      --
      8 of 13 people found this answer helpful. Did you?
    169. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      ...you're always on the clock...

      If I'm always on the clock then shouldn't I be payed for 24*7*365*y y=number of years worked.

    170. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      My point is, algorithms can create all sorts of things, but you'll have a tough time finding an algorithm that knows what's good to us. Guitars can make good music because the player knows what to do. Same thing if you knowingly design your own image with my program. But automatically making the program make music out of anything that's not intendedly musical isn't gonna be any good.

      --
      You just got troll'd!
    171. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      They can kill off smaller competitors on any of those bases, unless the small competitor has a patent on a product somebody wants to buy.

          So now they crush you with patents (which are very expensive to get and defend), too. A few puny patents againts thousands backed by an specialized IP department? No improvement. In fact, you are worse off.

    172. Re:Only the paranoid survive (not) by Anonymous+Psychopath · · Score: 1

      It's really immaterial to the point of the story, but I assume that he identified the problem with the machine was located under the boilerplate, and not some other component.

      --

      Eagles may soar, but weasels don't get sucked into jet engines.

    173. Re:Only the paranoid survive (not) by dougmc · · Score: 1

      Sure, why not? It's just that your hourly rate isn't very high ...

    174. Re:Only the paranoid survive (not) by MythMoth · · Score: 1

      I know my spelling / grammar aren't up to many peoples standards, but I had other people clean things up.

      Good. I don't want to be an asshole about it. Bad spelling/grammar aren't moral failings; they have practical effects that can usually be eliminated with some decent proof reading. As I note, there's no obligation upon anyone to give that kind of attention to a Slashdot post. Nor do I claim complete perfection in this area on my own part.

      I wish you could see your post through my eyes though - it's almost physically jarring.

      I'm sorry but many really good engineers can't write.

      I'm not sure about the "many". I've noticed a strong correlation between "good spelling/writing" and "good engineer" But certainly some good engineers really can't write and you're clearly a good engineer. I don't think that's in question.

      But you're not trying to be just a good engineer. You're trying to be a good businessman too. You obviously have some talent for business - your successes even where partial show that - but I wonder if some of the problems you encounter actually arise from deficient soft-skills akin to writing?

      This post in the meta-discussion on Hacker News might be insightful.

      Good luck with your future endeavours; it certainly sounds like you've earned it!

      --
      --- These are not words: wierd, genious, rediculous
    175. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      lol, no, this is no inverted STFT, otherwise I couldn't do the synthesis natively in logarithmic frequency scale. Believe it or not but STFTs are just one way to deal with the time-frequency plane. This synthesis technique works by modulation interpolated envelopes with bandpass filtered noise. There _is_ "phase information", but it's not directly set, because it's no ISTFT.

      --
      You just got troll'd!
    176. Re:Only the paranoid survive (not) by 4D6963 · · Score: 1

      *by modulating, so much for proof-reading

      --
      You just got troll'd!
    177. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Your logical problem with the idea really isn't the problem. The problem is (if you signed the contract) what the contract says and what your state's laws say about the matter.

      Most people don't read these things very carefully and just blindly sign. It seems that you might be an exception, and if so, good for you.

      For example, here's a passage from an employment contract that I was once asked to sign --

      3. Assignment of Inventions.
      (a) I hereby assign to the Company all my right, title and interest in and to any and all Inventions (and all Proprietary Rights with respect thereto) related to the Company's business, whether or not patentable or registrable under copyright or similar statutes, made or conceived or reduced to practice or learned by me, either alone or jointly with others, during the period of my employment with the Company.

      .. and this is a pretty common clause, and there's nothing else in the contract that limits it to `on company time' or `with company resources'. The only real limitation is `related to the Company's business' -- which could cover a lot of ground if you work for a large company.

      I found this one for Apple --

      Apple's Rights In Inventions
      (i) Assignment of inventions to Apple. You agree that all Inventions that (a) are developed using the equipment, supplies, facili- ties, or Proprietary information of Apple or Its subsidiaries;or (b) result from or are suggested by work performed by you for Apple or its subsidiaries; or (c)3 are conceived or reduced to practice during your employment by Apple and relate to the busi- ness and products, or to the actual or demonstrably anticipated research or development of Apple or its subsidiaries ("Apple inventions"), will be the sole and exclusive property of Apple, and you will and hereby do assign all your right, title and interest in such Apple inventions to Apple. You agree to perform any and all acts requested by Apple, if any, to perfect this assignment.

      ... and section (c) pretty much says the same as the one I gave above. Apple is a big company -- they do lots of stuff, stuff you may not even be aware of. I didn't find the version that IBM uses, but if they have such a clause, they've got their fingers in so many pies that you could argue that it would cover anything involving a computer (and a lot of stuff that doesn't.)

      Now, you may be able to alter this contract and have them agree to it and then sign the altered contract, but if you just blindly signed -- the odds are pretty good that you just signed something like that. It may also not be enforcible, though my guess is that it is. (Note that I'm not a lawyer.)

      And yes, I probably should have made some things more clear in my previous post -- 1) not all contracts say this, and 2) even if they do, that doesn't mean you have to sign it as is (though you may not get a job if you don't), and 3) even if you do, it might not be enforcible.)

    178. Re:Only the paranoid survive (not) by pseudochaos · · Score: 0

      What about if you electronically sign a document describing your idea in detail, via PGP/GPG? This includes a timestamp as well, but does it hold up in a court of law?

      --
      "It is the mark of an educated mind to be able to entertain a thought without accepting it." - Aristotle
    179. Re:Only the paranoid survive (not) by John+Sokol · · Score: 1

        Thanks for that.

        > actually arise from deficient soft-skills

        I am sure, if I had higher social IQ and more of a people person, I would have done better.

        Some of the best business men are dumb as bricks but can charm the pants of people.

        I actually think it helps because they would never think to roll up there sleeves and work on the technical side. So they just subdelegate that whole side of things so they aren't distracted with technical details.

       

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    180. Re:Only the paranoid survive (not) by John+Sokol · · Score: 1

      Jared Diamond is correct, but I have seen first hand were inferior product that cost more were selected because they had more expensive offices and wore suit's. Look at IBM as a prime example of that.

      I have repeatedly seen "rich kids" that grew up at country clubs and play golf be able to raise money with just a few phone calls, and no plan, prototypes or anything, because of who there dad was. While I would work myself to death for a year and never be able to do the same as his few hours of phone calls.

      This is how I raise my first 1.2M was getting a rich kid as a partner to make a few calls. "Oh it's XYZ's kid, give him the money", kind of attitude.

      Problem is the rich kid and his buddies then went on the steal most of the money after we went public and in the process killed the technology.

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    181. Re:Only the paranoid survive (not) by John+Sokol · · Score: 1

        This is true to some extent, but that's what the research is for, to get past the idea stage to a real invention. To rule out the ones others are working on. I also tend to make all my own tools, so I get there way before anyone else even realizes there will be problems and needs for these things in the future.

      There are also any instances where this is not the case. I still have things from 10 and 20 years ago, that I know would sell today, but no one has ever thought if it yet. Or at least I can't find any with Google searches or patent searches.

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    182. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      If it takes so much work to make a great idea happen, why do we have patents in the first place?

    183. Re:Only the paranoid survive (not) by John+Sokol · · Score: 1

      I mean before I was even really speaking I was programming. Before my native language really.

      I learned how to read from the Motorola data guides as I struggled to computerize my train set. I started doing electronics at 3 basic stuff mostly. At 5 I had build a simple computer with around 400 relays, mostly pulled off PCB's my dad salvaged from the trash at his job. I brought a home made analog synth to kindergarden for show and tell made from transistor pulled out of old TV's and cloths pins for the keyboard. But I could hardly speak.
        But the time I was 7 I had wire wrapped my first 6800 CPU system and was programming it in Assembly language. This was 1974.

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    184. Re:Only the paranoid survive (not) by slobod · · Score: 1

      You're correct in that taxpayer money does supplement most universities budgets. However, taxpayer money mainly funds administrative costs, some operating costs, and faculty/staff salaries. At most universities, the majority of research funding comes from outside sources. The reason Federal grants allow PI's to patent their discoveries made with Federal dollars is that there is extra motivation for innovation, and eventually (in theory) the invention will become part of the public domain when the patent expires. Whereas a useful new pharmaceutical usually has a lifetime of decades and therefore yields benefits after patent expiration, advances in technology are typically useful for less time than the patent lifetime. Thus, I think the Feds intentions aren't quite fulfilled in those cases.

    185. Re:Only the paranoid survive (not) by Prep_Styles · · Score: 1

      Thanks some good advice! I like the maintenance angle sounds pretty bullet-proof to me. Cheers.

    186. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Thanks for restating the GPP's point.

    187. Re:Only the paranoid survive (not) by roninamano · · Score: 1

      "I had the very first audio every on most computer platforms. From digital audio on the Apple II, Lisa and Mac, C64, IBM PC and XT and even the Tandy Model 2 and 3. I had the first PC digital audio products on the market the Sound Byte, then someone literally took my name trade marked and and sent me a cease and desists on the name! So I renamed it Audio byte. http://www.dnull.com/zebraresearch [dnull.com]"

      Why didn't you just say "This name and concept is mine- give me all your money or else?" A trademark is automatically invalidated if it was in use prior to the trademarking. And if you marketed the first product by that name you would win- big. But of course you might have to be able to feed a few lawyers to make it work though.

    188. Re:Only the paranoid survive (not) by John+Sokol · · Score: 2, Interesting

        I was 19 or 20 when this happened, I really didn't have a clue. Now I would just have called his bluff.

      Just scraping the $2000 together to get custom R2R ladders resistor modules made to produce the units took months. On the $28K per year I was making while at Stanford University as a Life Science Research Assistant things were tight.

        Remember I made these things to try to get more money, there wasn't any extra for lawyers.

      Even the first prototypes were made by soldering 18 loose resistors in to a DB25 connector, burning our finger the whole time. We made a few hundred this way, I even made several aluminum jigs to hold the resistors while we soldered them together.

      This is the product we put out!
      http://www.dnull.com/zebraresearch/images/audiobyte-pack1m.jpg

      I really needed the $10K to make professional packaging to get it in to Fry's electronics. We knew the founders of Fry's but just couldn't afford real packaging.

      This package was made from some Ace Hardware gutter lining plastic that was heat sealed using a home made heat sealer I made from some toaster parts, wood and fiberglass!

      My total cost per unit was $5 and we sold for $30.

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    189. Re:Only the paranoid survive (not) by roninamano · · Score: 1

      I remember the product and it worked well. Oh well, at 20 your doing good just staying sober. But anyone else reading, call there bluff and email me for help with the details (free guidance)!! LOL!

      Sorry to hear they ripped you off dude. I thought at the time that the bigger company bought you out and that you would be sitting pretty. Bummer. Hope your next one hits big.

    190. Re:Only the paranoid survive (not) by John+Sokol · · Score: 1

        Did you buy and Audio Byte, or did you just see one?

          A few companies later came up with similar clones, like Disney, but they had a build in amp and speaker. There were a few others I can't remember now.

        We were mostly selling at the computer shows in the SF/Bay area and some mail order.

      The Audio Byte was supported by Chuck Yeager's Air Combat from Electronic Arts, and some Sega and Activision games for the PC.

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    191. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      It looks like this guy is a troll?

    192. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      So, to reiterate the story...

      You developed some ideas, building off of the ideas of other people that produced your tools, environment, hardware, etc.

      Someone else took the same idea and produced a better marketing plan that had markedly better business success.

      And you're pissed because you didn't have the skill or funding to produce that marketing plan, and have that business success.

      In fact, you've repeatedly had good ideas, but didn't have the business acumen to turn them into market success.

      Marketing and business operations are just as difficult as producing technology. They require skill and effort just like coding. As you've repeatedly proven.

    193. Re:Only the paranoid survive (not) by roninamano · · Score: 1

      The one your site shows looks just like the one I had but I think it had a built in speaker (but I could be confusing it with the umpteen similar pc cards over the years). I think I got it from a show.

    194. Re:Only the paranoid survive (not) by sraviik · · Score: 1

      but what if his/her hourly rate is $10-$20 an hour?

      --
      4c:61:7a:79
    195. Re:Only the paranoid survive (not) by John+Sokol · · Score: 1

      Those were glorious times.
      Where any sound was a giant leap up from beep.
      And MP3 was beyond imagination.
      It was just nice to catch up to the C64's sound quality.

      --
      I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
    196. Re:Only the paranoid survive (not) by Anonymous Coward · · Score: 0

      Guess what - as soon as you start a company based on your ideas you'll want/need to assign your ideas to the company.

      The people putting up the money (VCs/partners) will expect/require you to do this - after all they are putting in the money.

    197. Re:Only the paranoid survive (not) by zuzulo · · Score: 1

      I agree completely. You start out thinking everyone is out to steal your precious, unique ideas, then after the first few patents or companies you start you realize a couple of things:

      1) The idea itself is at most 10-20% of the insight and work required to get something off the ground.
      2) If the idea is easy enough to do that almost anyone could steal and implement it, you should probably try another idea.
      3) The kinds of people who are going to put the sweat equity into developing an invention or company most likely will do so on one of *their* ideas, not get all excited about one of yours.
      4) Ask a lawyer, most NDA's dont work anyway. I usually get them signed, but more as part of the process than with the real expectation they will be useful. And only after the negotiations get serious - usually i have disclosed the core of the idea already.
      5) Its really not that common to have a 'truly unique' idea. Most likely someone, somewhere has thought about it or something like it, even if it hasnt shown up in the prior art yet.
      6) If you are the kind of person who comes up with original ideas, you will have more than you know what to do with. In my experience, folks either come up with 0 or hundreds of good ideas. Not too many come up with between 1 and 10 good ideas.
      7) Learning to judge the 'profitability index' and 'effort index' of new ideas is the key to repeated success. If my experience is any guide, you will leave at least 10 good, original, and commercially viable ideas on the shelf for every one you actually pursue. Maybe more like 50 to one.

      Ok, now i gotta stop giving away all my hard won insights in this area for free. ;-)

      Shameless attention seeking behavior - contact me here if you have questions about this sort of thing. Always willing to chat with new folks. I even have a very nice bilateral non disclosure agreement that has stood the test of time you could easily adapt to your needs.

      --
      "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
    198. Re:Only the paranoid survive (not) by Achromatic1978 · · Score: 1

      Hahahaha! That's cute, that you think the taxpayer isn't subsidizing your education because you're at a private university.

  2. tell people. by oliverthered · · Score: 1

    If there going to try and take it and you've told outside people about it then can they still patent it. At least that should allow you to use your idea when you leave even if they also get to use it.

    --
    thank God the internet isn't a human right.
  3. Don't worry by 77Punker · · Score: 5, Insightful

    I don't mean to sound rude, but you probably won't do anything anyone would care to steal (aside from another student) while you're in school anyway.

    If you are doing something really interesting, use your own computer to do it. You could still discuss it with your professors and fellow students, but maybe it would be harder for them to take your work.

    1. Re:Don't worry by Ethanol-fueled · · Score: 1

      He's right. Short answer: get off of Slashdot and go speak with a lawyer.

      I've thought about the same thing while signing similar agreements for employers(side note: apparently even underling technicians may be required to sign such agreements depending on the company).

      I'm only a layman but I've though about working on sekrit projects on the side and on my own time while giving my professors(and employers as applicable) stale but workable and well-scoring "decoy" projects. As soon as you are free from the grip of the agreement, patent that MoFo or sell it outright for big $$$ if not wait for an employer who would allow you a good raise or maybe even some royalties.

      Reality check: patenting an idea takes a lot of exhaustive research, time, and money. You may just be better off letting the university take your patent so that you can use it as a bullet point on your resume. Assuming you actually have something other than the idealistic expectations and hopes of a n00b.

    2. Re:Don't worry by NeoSkandranon · · Score: 3, Informative

      I don't mean to sound rude, but you probably won't do anything anyone would care to steal (aside from another student) while you're in school anyway.

      It may not be fair to state this for a school career in general, but almost certainly as an undergrad your professors aren't going to be interested in any of your completed assignments.

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
    3. Re:Don't worry by moderatorrater · · Score: 1

      Reality check: patenting an idea takes a lot of exhaustive research, time, and money. You may just be better off letting the university take your patent so that you can use it as a bullet point on your resume.

      If he documents that he had the idea before the university did, then there's no reason he can't use the university as a testing bed for the product beforehand. If someone at the university develops it, he can sue that information to make his idea better. Since he's been thinking about these things for a while, the poster's probably got a good lead on anyone else who can develop it. He's thought of aspects that nobody else has and has a vision that nobody else does.

    4. Re:Don't worry by Anonymous Coward · · Score: 0

      heh, more like, "by and large your professors will never see any of your completed projects for more than a few seconds, if that, as an undergrad"

    5. Re:Don't worry by langelgjm · · Score: 2, Funny

      he can sue that information

      Freudian slip?

      --
      "Anyone who [rips a CD] is probably engaging in copyright infringement." - David O. Carson
    6. Re:Don't worry by nospam007 · · Score: 1

      "He's right. Short answer: get off of Slashdot and go speak with a lawyer. "

      Just know that the lawyer _will_ make you pay for his ideas and even for listening to yours.

    7. Re:Don't worry by kabloom · · Score: 1

      I don't mean to sound rude, but you probably won't do anything anyone would care to steal (aside from another student) while you're in school anyway.

      It may not be fair to state this for a school career in general, but almost certainly as an undergrad your professors aren't going to be interested in any of your completed assignments.

      Neither of you really characterizes the kinds of class projects that are likely to get you somewhere. If your professor assigns you a project whose requirements are very-well spelled out, then it's probably been done before, and you're doing it only for the educational value, and it's probably not worth stealing. If your professor gives you very loose guidelines (typically asking you to propose a project that you're going to do that's related to the course subject matter) and you look for a place to advance the state of the art, then the result may be something publishable/patentable/stealable.

      As an undergraduate, almost all of your projects will be of the first type. As a graduate student (or an undergrad in a graduate level class) then I'd guesstimate that you have a 1 in 5 chance of participating in the second type of project in a given class, which means that you will actually do a couple of these kinds of projects in your graduate career. (And it may be more likely at better-ranking universities.) Take advantage of those opportunities because those could turn into a PhD dissertation if your idea is good enough, and you follow through after the class ends.

      (Sometimes professors in the second type of class make it easier by giving you a bunch of ideas that are relevant to their actual research, but that they don't have the manpower to accomplish, so the idea is cheap and they don't mind giving it away in class.)

    8. Re:Don't worry by Anonymous Coward · · Score: 0

      I would steal it, but... only to put it on a bit torrent so I can say "I am sharing not stealing."

      Then buy a boat and use it to steal cds from a cargo ship so I can brag about my adventures in piracy! Arg!

    9. Re:Don't worry by N1ck0 · · Score: 1

      Many universities have a standard written university policy indicating that any inventions or technologies developed at the university, or using university resources or in cooperation with university resources are at least partially owned by the university. Also most administrations ask students starting companies/projects to obtain an agreement from the university waiving future claims with the promise that you do all development outside of their labs/systems/etc.

      Now in most cases they don't care, or bother to make any claims to products. But on occasion with highly successful projects they will ask for some sort of settlement years later. I can recall at least two examples we were told of at the University of Illinois. 1) Mark Andreesen's Mosaic was written on NCSA and university computers, and thus the University settled for free site licensing of Mosaic and Netscape products (while at the time they thought it was a good deal) 2) A oil pipline inspection and X-raying 'robot' which ownership was settled for a monetary donation to University programs.

      Unfortunately as you go forward it's your burden to show when you had an idea and how it was stolen. So the best advice is really to document where you do your work, when, and who you share it with.

    10. Re:Don't worry by Anonymous Coward · · Score: 0

      ----he can sue that information

      --Freudian slip?

      But information wants to be fee!

    11. Re:Don't worry by NeoSkandranon · · Score: 1

      Heh, that too :)

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
  4. Some colleges are different by characterZer0 · · Score: 1

    RIT (Rochester Institute of Technology) used to (when I was there 1999-2004, I do not know if they changed it) have a policy that unless there was some other contract due to outside funding or some unusual circumstance, work done by the students belonged to the students.

    --
    Go green: turn off your refrigerator.
    1. Re:Some colleges are different by Anonymous Coward · · Score: 0

      I've been to several different colleges and most of them left it to the professor, but they had to put it in the syllabus (basically the course contract). Oddly enough just about all the professors I had reserved the right to use any of your ideas and research for their own work without giving you credit. The only way not to accept the agreement was not to take the class.

    2. Re:Some colleges are different by SL1200MKII · · Score: 1

      Glad to see that there are other RIT alumns here!

    3. Re:Some colleges are different by Euler · · Score: 1

      I graduated from RIT also. Quite frankly, as a private school they make plenty of money from tuition alone... There aren't very many grad students doing paid research there anyway. MY personal opinion is that if you are an undergrad paying tuition then your work is your own. If you are a paid (graduate) student then you are an employee and the same rules apply that would at any corporation.

  5. Are My Ideas Being Stolen? by Anonymous Coward · · Score: 0

    I think that's a good title for a song...

    1. Re:Are My Ideas Being Stolen? by cbiltcliffe · · Score: 2, Funny

      Are my ideas being stolen?
      Is my mind being raped?
      My intellect is being as****ked.
      And now my ears they really gape.
      (Like goatse, like goatse......)

      --
      "City hall" in German is "Rathaus" Kinda explains a few things......
    2. Re:Are My Ideas Being Stolen? by daVinci1980 · · Score: 0

      Moderators have no sense of humor. I found it to be both on topic and funny.

      --
      I currently have no clever signature witicism to add here.
    3. Re:Are My Ideas Being Stolen? by cbiltcliffe · · Score: 0

      I'm glad somebody did. Although it's been modded back up, now, and I never saw the original downmod, because I had more important things to do....

      --
      "City hall" in German is "Rathaus" Kinda explains a few things......
    4. Re:Are My Ideas Being Stolen? by EgoWumpus · · Score: 1

      I think it would be an even better epithet, chiseled onto one's headstone.

      --

      [Ego]out

  6. Develop your ideas on your own time and resources by homb · · Score: 5, Insightful

    If you really want to disconnect your ideas from the University, you have to make absolutely sure that you don't develop your ideas on university time or property.
    Therefore, document when and where you're working on your idea, and have evidence that can, as clearly as possible, make a case for your having worked on this idea on your own time, with your own resources.

  7. You send any great ideas to me by stoolpigeon · · Score: 1

    I'm trustworthy and will take care of everything. That is your best course of action. In times of economic uncertainty and political turmoil this is especially true.

    --
    It's hard to believe that's how Micronians are made. Why don't we see it right now by having you both kiss one another?
    1. Re:You send any great ideas to me by lorenlal · · Score: 1

      If you don't trust him, you can trust me. I happen to have a very rich friend in a country that is certainly not Nigeria. But he needs to escape some political uprising, and needs to store his millions in someone's bank account. He'll be more than glad to pay you a sum of *1 million* dollars for your assistance. Everything's taken care of and you don't have to show me a line of code!

    2. Re:You send any great ideas to me by Belial6 · · Score: 1

      You jest, but that is not necessarily an entirely bad idea. Certainly if I hire this guy to do work for me while he is in school, the school does not own what I hired him to do. If he were to make a shell company that he can assign copyright/patents to, the school should not be able to get their hands on them, as they are not the students. They are the independent corporate entities 'property'. The fact that the company is whole owned by the student should make a huge difference.

  8. Protecting yourself? by girlintraining · · Score: 4, Insightful

    Well, first, be careful what you sign. And second, don't use college resources or turn in any code from your project in as homework. People wonder why America is losing its edge and it's because corporations and organizations steal ideas from the poor to make themselves rich. The net result is there is no incentive for innovation unless it is under contract, NDA, lock and key. Which is another way of saying there will be no innovation, at least not in this country. The concept of intellectual property is artificial and harmful to the public good, but our legislators don't care because they've reduced the definition of the public good to the Gross Domestic Product.

    If you want to innovate... Move to a developing country. The United States is just a stagnant cesspool when it comes to science and technology these days.

    --
    #fuckbeta #iamslashdot #dicemustdie
    1. Re:Protecting yourself? by CFTM · · Score: 1

      That's totally it! You nailed it! The Rich in America just steal from the poor!

      Dumb da dumb dumb dumb.

    2. Re:Protecting yourself? by The+Ultimate+Fartkno · · Score: 5, Insightful

      Of course, there's a flip side to that as well. The American desire to get rich quick has completely polluted the whole concept of research and innovation for the sake of science and not just as a means to buy a solid gold Bentley. For every evil corporation that "stole" an idea from a student, I'd wager there's a student who went to a state school on a publicly-paid scholarship, came up with a million-dollar idea, and immediately went "MINE! MINE! ALL MINE!"

    3. Re:Protecting yourself? by girlintraining · · Score: 1, Insightful

      For every evil corporation that "stole" an idea from a student, I'd wager there's a student who went to a state school on a publicly-paid scholarship, came up with a million-dollar idea, and immediately went "MINE! MINE! ALL MINE!"

      Yeah, but what's the point in funding education if not so people can make a contribution to society (and le gasp! benefit from it themselves)? Corporations by definition don't create anything -- people do. Corporations are what take from some people to give to others, as a social construct. And this is why they're evil, not because a corporation steals (it cannot do such a thing because it's an intangible), but because a corporation as a social construct enables a few to steal and profit from the work of the many. Tell Marx I said hi too, if you see him. ;)

      --
      #fuckbeta #iamslashdot #dicemustdie
    4. Re:Protecting yourself? by abigor · · Score: 1

      People wonder why America is losing its edge and it's because corporations and organizations steal ideas from the poor to make themselves rich.

      Eh what?

    5. Re:Protecting yourself? by je+ne+sais+quoi · · Score: 2, Informative

      The American desire to get rich quick has completely polluted the whole concept of research and innovation for the sake of science and not just as a means to buy a solid gold Bentley.

      There are a few of us "real" scientists left, who do science for the sake of science and for the benefit of humanity -- not to get rich. Actually, I don't know of any scientists who are in it for the money, but I do environmental work and not in a medical field or something like that. Nominally, when a university wants to get a patent for someone under them, it is because the university as a whole has a greater resource pool and can hire a specialist patent lawyer whereas the individual would strain his income. The trade-off here is that the university gets a say in how the patent is used. However, the article in the summary shows that not all universities have such a good attitude about it.

      The one time I have watched this process was when my co-workers were patenting something, our university had no interest in helping them patent the device because it was too specialist for them. Fortunately the university of the collaborators who were working with them was interested and did the work for the patent. In this case, the patent was mostly just to stop the big corporations from stealing the idea and the issue of the patent allowed the scientists to distribute the design with permission to people who weren't interested in making a profit (i.e., other scientists). There have been a few of the devices made, but no one has demanded any royalty payments. Of course, no one has tried to use the idea for a profit yet either (well, one big corporation has tried stealing the idea, but no one was interested in licensing it properly).

      --
      Gentlemen! You can't fight in here, this is the war room!
    6. Re:Protecting yourself? by Rakishi · · Score: 1

      You're an idiot, don't think I can say it in any nice way. Now let's destroy your incoherent half-rambling argument. More specifically you're a fool who ha no idea about history and thinks the grass was greener a century ago under the lovely coal blackened sky.

      Ideas have been stolen since long before the US existed. Hell, some of our most famous inventors stole many of their ideas from others. As for intellectual property, you know why patents exist? So that a poor person can make money from their invention without having it stolen by every person he shows it to. The alternatives aren't generally much better since many inventions can't be properly used by the creator. There's also a lovely list of inventions that got sold for pennies on the dollar because the creator was too poor to market them himself.

    7. Re:Protecting yourself? by Anonymous Coward · · Score: 0

      Tell Marx I said hi too, if you see him. ;)

      Yes, it's always better that the government steals your ideas every time (then beats you up for not giving them up before you came up with them) rather than a corporation sometimes stealing them. In true communism there's no need for that since profiting from your invention is against the common good, can't have more than someone else who works just as hard, so you wouldn't do it.

    8. Re:Protecting yourself? by girlintraining · · Score: 1

      You're an idiot, don't think I can say it in any nice way.

      It's fine to be a critic, but how else do you explain the total lack of progress in our industry in the past five years for any reason OTHER than the recent changes to intellectual property law? The economic downturn explains some of the reason, but it can't be the total. And what does every law have in common with every other? It advantages one group while disadvantaging another. At least I'm trying to explain the current change, whereas you seem content to sit in your chair and blow holes in anyone who's trying to reason out the problem.

      --
      #fuckbeta #iamslashdot #dicemustdie
    9. Re:Protecting yourself? by Meorah · · Score: 0, Flamebait

      science is a study, a tool, a means, an observation, and an analysis. believing that the only true scientist is the one who uses the tool of science to gain knowledge and then not monetize that knowledge makes you a fucking nutjob.

      as for the greedy student who makes a million dollars... do you really think he's going to sit on that money and do nothing with it? Or do you think he's going to spend it on a house, a car, some new clothes, a few expensive whores, and invest a large portion of the leftover money in equities? See, that's what we call productivity and it makes the economy work... go make a million dollar idea and then spend and invest about 90% of it, please... everybody... now...

      or give it to some charitable non-profit so they have cashflow to cover salary for the next year so some lazy hippie fucks can sit around and get paid for doing something a trained monkey and/or 12 year old could do.

      --
      Protector of Capitalist views,
      Meorah
    10. Re:Protecting yourself? by Anonymous Coward · · Score: 0

      That's totally it! You nailed it! The Rich in America just steal from the poor!

      Dumb da dumb dumb dumb.

      One "rich" person stealing $0.01 from each of 100,000,000 "poor" people gets an extra million dollars. That's a billion dollars if you can milk them for $10 each. Just because the poor are poor doesn't mean they have nothing. And if you can give them debt, you can get a lot more than $10 a head off them...

      For reference, there there are almost 3 million people who have a net worth of over $1M+ USD in the US.
      http://ask.yahoo.com/20070215.html

    11. Re:Protecting yourself? by servognome · · Score: 1

      Corporations are what take from some people to give to others, as a social construct. And this is why they're evil, not because a corporation steals (it cannot do such a thing because it's an intangible), but because a corporation as a social construct enables a few to steal and profit from the work of the many.

      They create opportunities by preventing the many from bankrupting themselves through failure.
      Corporations are merely a means to reduce risk - attaching the idea of good or evil is really just passing along the blame of basic human nature to a structure rather than the individuals. It's like saying computer clubs are evil.

      --
      D6 63 0D 70 89 81 BB 8E 7B 7C 5F 5D 54 EA AB 73
    12. Re:Protecting yourself? by girlintraining · · Score: 1

      They create opportunities by preventing the many from bankrupting themselves through failure.

      Enron.
      Haliburton.
      The auto industry.
      The airline industry.
      the "sub prime" market. ...

      O RLY?

      --
      #fuckbeta #iamslashdot #dicemustdie
    13. Re:Protecting yourself? by HeronBlademaster · · Score: 1

      I hate to be one of those people who shout "[citation needed]", but correlation does not show causation. Find some real evidence, and get back to us.

      Personally I have difficulty believing the economic downturn has anything at all to do with intellectual property laws, because they appear to be largely unrelated. I'd be happy to look at evidence if you have some, but don't point out "oh look, these happened at about the same time" and call that evidence.

    14. Re:Protecting yourself? by Anonymous Coward · · Score: 0

      Josh, is that you?

    15. Re:Protecting yourself? by servognome · · Score: 1

      Again you confuse opportunity with operations.
      All those companies and industries likely would not have been started without the lowered individual capital risk associated the corporate structure. In fact the entire intent of a corporation, was to start businesses where the risk to the individual is high, but capital can be raised by spreading out the risk.
      As for your examples poor operations with corruption, stealing from partners, exist in any business structure, corporate or not. Furthermore, the ability for individual investors to own small pieces as shareholders rather than putting all their wealth into a single business venture, means that such huge industry failures doesn't completely bankrupt the many.

      --
      D6 63 0D 70 89 81 BB 8E 7B 7C 5F 5D 54 EA AB 73
    16. Re:Protecting yourself? by Anonymous+Psychopath · · Score: 1

      IBM
      Cisco
      Microsoft
      HP
      Apple
      Amazon
      Walmart
      etc.

      Nothing is idiot-proof, but for every example of failure there are many other examples of success.

      --

      Eagles may soar, but weasels don't get sucked into jet engines.

    17. Re:Protecting yourself? by randyest · · Score: 1

      If you want to innovate... Move to a developing country. The United States is just a stagnant cesspool when it comes to science and technology these days.

      It's a good thing you didn't try to substantiate that claim with any actual evidence or argument, otherwise I may have actually died laughing, rather than just coming close.

      --
      everything in moderation
    18. Re:Protecting yourself? by Anonymous Coward · · Score: 0

      If you stop being so rude, people will listen more to what you have to say.

    19. Re:Protecting yourself? by girlintraining · · Score: 1

      Furthermore, the ability for individual investors to own small pieces as shareholders rather than putting all their wealth into a single business venture, means that such huge industry failures doesn't completely bankrupt the many.

      You make spreading out risk sound like a benefit. Maybe if risk wasn't spread out to the point where billions could be lost in poor decisions by a few people -- because those few people would be the only ones harmed by it, we wouldn't see it as much. I don't think the many should pay for the mistakes of the few -- if someone truly fracked up (like the induhviduals responsible for those companies) they alone should bear the burden or at the very least removed from consideration in any future business decisions where significant amounts of money is involved by rule of law.

      --
      #fuckbeta #iamslashdot #dicemustdie
    20. Re:Protecting yourself? by servognome · · Score: 1

      You make spreading out risk sound like a benefit. Maybe if risk wasn't spread out to the point where billions could be lost in poor decisions by a few people -- because those few people would be the only ones harmed by it, we wouldn't see it as much.

      Without spreading out risk we wouldn't see the hundreds of trillions in industrial growth as well as enabling wealth generation by a greater portion of the population.
      The billions lost through mismanagment would have been lost no matter if the companies were privately or publicly owned. On the bright side, the people who properly balanced their investments (rather than put everything into a single company as you would want), didn't lose everything.

      if someone truly fracked up (like the induhviduals responsible for those companies) they alone should bear the burden or at the very least removed from consideration in any future business decisions where significant amounts of money is involved by rule of law.

      There are laws in place to try to stop fraud and other illegal activities; you, can't put people in jail or seize their assets for bad decisions made in good faith. Businesses grow and collapse, sometimes its through internal mismanagement, sometimes it's because the world changes. Do you think the oil companies who were making so much when oil prices were sky high are keeping their shareholders happy with the collapse in oil prices? And unlike privately owned businesses, corporations allow the shareholders to remove those who are mismanaging the company.

      Economic problems predate the creation of corporations, what has happened recently is a reflection of standard business practices for thousands of years, not some new form of impovershment created by the ability to enable liability free ownership of businesses.

      --
      D6 63 0D 70 89 81 BB 8E 7B 7C 5F 5D 54 EA AB 73
    21. Re:Protecting yourself? by mollymoo · · Score: 1

      as for the greedy student who makes a million dollars... do you really think he's going to sit on that money and do nothing with it? Or do you think he's going to spend it on a house, a car, some new clothes, a few expensive whores, and invest a large portion of the leftover money in equities? See, that's what we call productivity and it makes the economy work... go make a million dollar idea and then spend and invest about 90% of it, please... everybody... now...

      Trickle-down economics? I wish you were here, so I could laugh right in your face.

      --
      Chernobyl 'not a wildlife haven' - BBC News
  9. Don't worry about it by igotmybfg · · Score: 5, Insightful

    You just started taking CS classes? What are you worried about, someone is going to steal your Hello World or ArrayList implementation? Seriously though, anything you code in there has prior art - perhaps from the students who took those courses last semester.

    1. Re:Don't worry about it by Anonymous Coward · · Score: 0

      This is what I thought, too.

      Yes, I'm going to file a patent on "Calculating fibonacci numbers via recursion".

    2. Re:Don't worry about it by Samschnooks · · Score: 2, Funny

      This is what I thought, too.

      Yes, I'm going to file a patent on "Calculating fibonacci numbers via recursion".

      Well, I'm going to try to patent this data structure where the data element also points to another one, so all the data elements "know" where the next one is. I'm going to call it a "Connected List". I also have a "Double Connected List" in the works too. I'll license them for 100 billion dollars! I'll be rich!

    3. Re:Don't worry about it by Anonymous Coward · · Score: 0

      Like how the University of Illinois claimed patent on Mosaic to put Netscape out of business? Oh, wait... that did not happen...

      IANAL, but I like acronyms.

      Most software is protected by copyright, not patent. Anything developed while a student as a part of regular classes should be considered public domain. So if you have the fastest convolution algorithm ever figured out, do not put it into your discrete mathematics homework. On the other hand, if you make everything you do part of a BSD-style license while in the school, that means you would be free to use it once out of school. If it was done as part of your normal school work, then it has the bonus of being public domain, too. That allows you to build that new algorithm after school from the building blocks that may have been developed in school without running into problems.

    4. Re:Don't worry about it by cvd6262 · · Score: 5, Interesting

      I was also paranoid, but for slightly different reasons. I'm very open about my ideas and I worked in a lab as a graduate student that caught the attention of another university organization. They asked if we could meet for an informal "idea exchange," to which we agreed because, hey, we're all a part of the same university.

      It turns out the organization had just been spun off the university into its own LLC and moved off campus. When we got to their office, the first thing they wanted from us was an NDA. We called bait-and-switch and asked them if they would mind signing an NDA for the ideas *we* would contribute. "That would defeat the purpose of this meeting," they told us.

      So we signed, sat through a presentation of their work, gave no feedback and left. It wasn't that we were paranoid of them stealing our work, it was that we refused to get played like that.

      Later, I spoke with an expert in my field, who is also an open-content guru, and I asked him how I could avoid things like that. He said, "Post everything you do to Sourceforge. Get it out there under GPL, or CC-non-profit license. If anyone wants to patented it, you'll have the evidence you need." (But that's not legal advice.)

      I'm not sure if something like that would work at SUU (Go T-Birds!), since they could easily think *you* stole the code from Sourceforge, but it's an idea.

      --

      I'd rather have someone respond than be modded up.

    5. Re:Don't worry about it by Anonymous Coward · · Score: 0

      hahaha agreed OP

    6. Re:Don't worry about it by abigor · · Score: 2, Funny

      I have this awesome idea for a game that involves cells "breeding" or "dying" based on how many neighbours they have. With certain cell configurations, the game will play itself indefinitely! I'm thinking of calling it "The Game of Death" - catchy, eh? Life of leisure, here I come!

    7. Re:Don't worry about it by Bill_the_Engineer · · Score: 2, Insightful

      It turns out the organization had just been spun off the university into its own LLC and moved off campus. When we got to their office, the first thing they wanted from us was an NDA. We called bait-and-switch and asked them if they would mind signing an NDA for the ideas *we* would contribute. "That would defeat the purpose of this meeting," they told us.

      So we signed, sat through a presentation of their work, gave no feedback and left. It wasn't that we were paranoid of them stealing our work, it was that we refused to get played like that.

      I am not a lawyer:

      It would be even better to just leave without signing the NDA. While it didn't seem to bite you, I can see this scenario biting someone else. Chances are they see you performing similar work, and wanted to merge your work with theirs. If you signed their NDA, you'll have to go through the extra step of proving your work doesn't incorporate any of their ideas after the information was disclosed.

      Defending their accusations would be easier for a more established project (especially an open source one) that has already published previous work incorporating the contested ideas. However it's not cheap. An ounce of prevention is better than a pound of cure.

      Still the NDA will effectively kill any unpublished work that may incorporate similar ideas disclosed (despite being developed in parallel without prior knowledge of information covered by the NDA).

      In this day an age, I practice better safe than sorry.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    8. Re:Don't worry about it by TheRaven64 · · Score: 5, Insightful

      The best advice my I've had in this area was from my supervisor, before I started my PhD. He said (paraphrasing slightly) that PhD students rarely, if ever, came up with an idea that was worth more than the student. The best investment you can make early on in your career is in your reputation.

      I'd sum the whole thing up with one sentence: Bad scientists are worried people will steal their ideas, good scientists are worried that people won't. Use the most permissive license you can find that still requires attribution, and give your ideas away. The ideas are not valuable. The person who can come up with the ideas is valuable. The more ideas you've given away, the easier it is to persuade people that you can create the one they need.

      --
      I am TheRaven on Soylent News
    9. Re:Don't worry about it by troll8901 · · Score: 1

      The ideas are not valuable. The person who can come up with the ideas is valuable.

      OMG... you've made me seen the light.

      My brain hurts! Ouch ouch ouch ouch ouch!

      Next, they'll have contracts that steal me (as a whole person, and all my ideas) forever. They'll trap me with all sorts of anti-compete clause in legalese, and intimidate me to sign the contract.

    10. Re:Don't worry about it by CodeBuster · · Score: 1

      Hehe, ahhh yes...the first giddy years of a computer science education. Perhaps the would-be student entrepreneur could benefit from the advice of some CS graduates who have been working for the past ten (10) plus years. The fact is that first year computer science students know almost nothing of value. If they even knew that they knew nothing then that would be something but most of them don't even know that much. My advice to new CS students is study diligently and leave the ego at the door. Your classmates are all at least as smart as you and probably smarter (even if you were the smartest person in your high school classes). Learn from those of us who have gone before instead of worrying about someone stealing your unique, wonderful, and revolutionary idea. First year computer science students probably have a better chance of winning the state lottery than single handedly making a profound contribution to the field of computer science as freshman. Approach your studies with some humility and you will be rewarded with a better education.

    11. Re:Don't worry about it by Anonymous Coward · · Score: 0

      Later, I spoke with an expert in my field, who is also an open-content guru, and I asked him how I could avoid things like that. He said, "Post everything you do to Sourceforge. Get it out there under GPL, or CC-non-profit license. If anyone wants to patented it, you'll have the evidence you need." (But that's not legal advice.)

      that's not even good advice in this case. if the ask-slashdot poster was trying to protect his idea from a university why would he let it out there in the wild to open source? sure, it's nice if all you want is recognition for your idea but if you're looking to make some bucks from it? not at all. and i agree that having the idea open under gpl is a million times better than having someone else profit from your work but it does nothing to help someone put their own work to a profitable use.

      most individuals, especially students, don't have the resources to make a profitable open source project. profitability in open source is 98% the time you can invest on the project by supporting the project. there is no profit to be had in the project itself once it's on sourceforge. so what happens? if it's a worthwhile project the money is going to be made by those who can fork it and support it. this is no place for a student to be delving.

    12. Re:Don't worry about it by igotmybfg · · Score: 1

      Agreed.

    13. Re:Don't worry about it by yali · · Score: 1

      For similar reasons, many businesses protect themselves with policies that they do not even look at unsolicited submissions of ideas. That's true in the tech world as well as other creative fields. If you allow yourself to be exposed to somebody else's ideas, and later you come out with something similar, the onus may be on you to prove that you weren't influenced by them.

    14. Re:Don't worry about it by psydeshow · · Score: 1

      Bad scientists are worried people will steal their ideas, good scientists are worried that people won't.

      Yes! Yes! A thousand times yes!

      Generations from now, the only traces of you that will be left are the ideas that others found worthy of sharing.

      Well, that and your Google logs.

    15. Re:Don't worry about it by corporal_clegg · · Score: 1

      I doubt anyone but you will read this but I found this comment great. I am a self-taught developer and when I learned C, I was driven by a need I had to create a list of pointers that pointed to the next element in the list as well as an object on the heap. I could even "walk" the list for sequential processing! I felt very proud of myself for having come up with such a novel idea and truly believed had something that other developers might be able to use. This was in 1989 or so. *sigh* Anyway, great comment; it really sent me for a trip down memory lane (no pun intended).

      --


      public void karmaWhore(String url){addSlashdotComment(fetchContent(url));}
    16. Re:Don't worry about it by Anonymous Coward · · Score: 0

      I was going to say the same thing.

    17. Re:Don't worry about it by Snotman · · Score: 1

      How do you give your ideas away? Is there a forum for this? What you say makes sense, but I am not sure where you donate ideas with a license attached to the idea.

    18. Re:Don't worry about it by TheRaven64 · · Score: 1

      I founded an open source project which develops them, and I regularly write on the project's blog about what I've done and what I haven't yet had time to implement.

      --
      I am TheRaven on Soylent News
  10. Document everything by scsirob · · Score: 1

    Keep a very detailed diary of everything you work on. Names, dates, places, everything. Then if you are really paranoid, place the diary in an escrow service.

    If at any point someone claims to have invented something and you know it's yours, you have everything there to prove it.

    --
    To Terminate, or not to Terminate, that's the question - SCSIROB
    1. Re:Document everything by sharkb8 · · Score: 1

      If you don;t share it with them, they couldn't have stolen it. If you keep your diary secret, it's not prior art, because it wasn't published. If you don't publicly use your ideas, those aren't prior art because there was no public use. Inventor's notebooks are only good for establishing the conception and reduction to practice of an invention.

    2. Re:Document everything by Creepy · · Score: 1

      On that note, you can patent ideas, even if you don't know how to implement them, so you should just patent everything if you're worried about it. For instance, I remember Woz invented something that allowed characters (letters) to be printed to the screen in the early Apple days, but RCA (?) had a patent on the idea with no idea on how to implement it.

      Personally, I've had several patentable ideas that I'm glad I didn't act on. I was working on my own implementation of Light Mapping at my university before Carmack released his game that implemented it. I was actually surprised by people thinking it was genius because I thought it was an obvious solution to quickly add lighting. It's too bad a lot of patents on stuff I think is obvious get through, though, like all the incredibly obvious (IMO) patents on the Navier Stokes equations for fluid motion on a GPU.

    3. Re:Document everything by Zarf · · Score: 1

      Keep a very detailed diary of everything you work on. Names, dates, places, everything. Then if you are really paranoid, place the diary in an escrow service.

      If at any point someone claims to have invented something and you know it's yours, you have everything there to prove it.

      OOooh, I like that so much. Paranoid yet still allows you to collaborate with people. Yes. You could do this in a way that guarantees the logs were legit and proved you as the source of ideas. Brilliant. I'm stealing this idea right now!

      One tweak: what if I use a twitter stream or similar to document ideas, meetings, and so on?

      --
      [signature]
    4. Re:Document everything by sharkb8 · · Score: 1

      you can't patent an idea, you can only patent an invention, which is the implementation of an idea. Or at least fool an examiner into thinking you've figured out how to implement it. After looking at Woz's granted patents, the implementations are fairly well described, so he had some idea of how to implement it. It wasn't a case of patenting a cure for cancer without knowing how to actually cure cancer.

  11. Easy. by Dzimas · · Score: 4, Insightful

    Don't share your brilliant ideas in class projects. You don't need to submit something novel or patentable for a school project.

    1. Re:Easy. by Software · · Score: 1

      And don't work on the brilliant ideas using school resources: school-owned equipment, school employees (i.e. faculty, TAs), school network.

  12. Undergraduate? by Johnny+Mnemonic · · Score: 1

    If you're "just beginning to take" CS classes, I'll assume you're an undergraduate. I really don't think that you have much to worry about.

    --

    --
    $tar -xvf .sig.tar
  13. Nobody wants your homework. by Anonymous Coward · · Score: 0

    Maybe you think that the Magic Square solution you stole from the internet needs to be protected but it doesn't. Maybe you should just chill a little.

    This suggestion was invented by Shampoo.

  14. Re:Develop your ideas on your own time and resourc by FortKnox · · Score: 1

    Here's your best bet. Granted, I don't expect you to come up with the next big idea while learning to develop code, if you work on your stuff on your own resources and time, they have no rights to your code.

    Just don't turn it in as a homework assignment ;)

    --
    Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
  15. If your ideas are so good, by phantomfive · · Score: 4, Insightful

    If your ideas are so good, even before you graduate from college, then surely you will have even better ones later on, after you have more experience? What's with the fear of sharing your ideas? You can be open, there is nothing wrong with sharing, if you do, then you will find other people have things to share with you, too.

    But if you really care, don't work on any of your ideas using school resources, and don't mention them to people. Then no one will steal them. Patents are kind of expensive for a student, and may not be valid anyway.

    Once again, stop being so selfish. You'll be happier in life (and richer!) if you just focus on producing, and not on preventing other people from producing.

    --
    Qxe4
    1. Re:If your ideas are so good, by wytcld · · Score: 1

      If your ideas are so good ... then surely you will have even better ones later on

      Einstein hoped that would be the case. But after expanding Special Relativity into General Relativity while still a young man, and despite the best possible work environment in Princeton, that never happened.

      It would be trivial to list all the musicians who did their only significant compositional work by their mid-twenties, then continued in long careers in which the best they could do was perform covers from their youth. It happens otherwise too. But can you really be sure, if you truly have a solidly novel idea at around 20, that they will just keep coming like that, as good or better, your whole life?

      Or go to the visual arts, where for every endlessly reinventing Picasso there are a thousand excellent artists who never in their lives get beyond a narrow set of themes - but do those themes exquisitely. That would describe at least 95% of the contemporary artists who sell through the best galleries in the world. A single good idea can be enough for a lifetime. Nature being economical, don't be too sure she'll provide you with any more, once one comes to you.

      --
      "with their freedom lost all virtue lose" - Milton
    2. Re:If your ideas are so good, by HeronBlademaster · · Score: 1

      While I agree with you for the most part, I do think it's somewhat important to know what to do when you do come up with The Next Big Idea. Even undergraduates have them once in a while, you know.

      Now, I have a few ideas that I think are fairly good. I doubt they're original, but as far as I can tell there isn't anything on the market that matches any of these ideas precisely. What I'm worried about is not that other people get them, but that my future employer claims the ideas for themselves; you see, I signed a contract stating that whatever I come up with once I'm employed belongs to them if it's related to their business.

      One of my ideas is almost perfectly aligned with their business - so I have to take steps now, before I begin employment, to document that the idea is mine, and that I came up with it before I started work there.

      It's not that I don't want anyone to know about it, it's that I don't want them to prevent me from using the idea myself. Our friendly SUU student could have the same concerns.

    3. Re:If your ideas are so good, by phantomfive · · Score: 1

      Nah, it's different, it's not Einstein who happened to be lucky to come around when there was an idea to be found, this guy is asking how to monetize his product. And that is more of a skill than a lucky break. A good example would be Steve Jobs, who has been able to produce one good product, and market it, after another; but now that he is older and wiser, he doesn't make mistakes like he did with the Lisa.

      Another example would be Jeff Scheinrock, who although he doesn't necessarily invent stuff, has gotten good at figuring out what a project needs to succeed, and helps it do so. It takes more than just a single idea (ideas are common!), it takes having programmers who can implement the idea (well enough), and it takes marketers to let people know what you are doing, and it takes financial people to get the funding so the programmers don't starve.........

      I'm sure you know all this.

      --
      Qxe4
  16. Sorry... by MyLongNickName · · Score: 5, Funny

    But your idea for a beer bong has already been taken. And don't even get me started on your ideas about transgendered midget porn.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    1. Re:Sorry... by H0p313ss · · Score: 1

      ...don't even get me started on your ideas about transgendered midget porn.

      *rushes off to register domain*

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
  17. Publish it. by cbiltcliffe · · Score: 2, Insightful

    Nobody can steal it and patent it if you publish it. Of course, that means you can't patent it, either.

    But publish it right here on /.

    I won't steal your idea....honest....

    --
    "City hall" in German is "Rathaus" Kinda explains a few things......
    1. Re:Publish it. by PPH · · Score: 3, Insightful

      Nobody can steal it and patent it if you publish it.

      This is the USPTO we're talking about. They'll grant a patent on the wheel if you can obfuscate the claims adequately.

      --
      Have gnu, will travel.
    2. Re:Publish it. by Anonymous Coward · · Score: 2, Informative

      Too late...already been done.

      An Australian LAWYER...(who'd athunk it?)
      has patented the wheel, a "circular transportation facilitation device"...:-)

      Check it out or google:
      http://news.bbc.co.uk/2/hi/asia-pacific/1418165.stm

    3. Re:Publish it. by Anonymous Coward · · Score: 0

      In fact, the USPTO will allow you to file for a patent up to one year after the date of publication. This rule may not apply in other countries.

    4. Re:Publish it. by Anonymous Coward · · Score: 0

      I'd like to see software generated patents submitted to USPTO the way software generated papers are submitted to IEEE.

  18. Federally Financed and School Resources by DodgeRules · · Score: 5, Insightful

    I think the key statement in the previous article that you mentioned was the following: "Colleges and universities once obtained fewer than 250 patents a year, but that was before the Bayh-Dole Act gave them ownership of inventions developed through federally financed research." FEDERALLY FINANCED RESEARCH. If you are a part of any federally financed research, then yes, your invention belongs to the college/university. The other key statement was "Whether or not students are aware of it, the NYTimes reports that most universities own inventions created by students that were developed using a 'significant' amount of schools resources." Are you using school resources to create/discover this invention? Just because you are going to school there, doesn't mean that anything you create while there belongs to them. Sitting in your dorm creating the design for cold fusion using your own PC would not allow them to take it from you. Of course, the usual IANAL applies to this post.

    1. Re:Federally Financed and School Resources by fair+use · · Score: 1

      I don't think that is correct characterization of the Bayh-Dole Act (BDA). Before the BDA, the US govt could claim ownership of IP rights that were developed at universities with govt funds. After the BDA, the university gets to own the IP even if it was funded by the govt.

      This has nothing to do with whether a student or a university owns the ideas created by a student. I imagine that universities make incoming students sign some kind of document that give the university over student inventions created using university resources.

    2. Re:Federally Financed and School Resources by Nikker · · Score: 1

      The point you bring is that the person who paid owns the idea. Do not forget to consider the student pays for School Resources as part of their tuition and the Govt pays for the use of the faculty which in turn uses their 'resource' the student. So it's not really that finely cut. Just because the College / University receives money does not necessarily mean they can use you to cover their part of the deliverable. If you are partaking in a group or focused class that specifically works on a project for this deliverable then I hope your not paying much to take the class ;)

      Again don't use this as legal advice just possible routes of discovery.

      --
      A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
    3. Re:Federally Financed and School Resources by ninjapiratemonkey · · Score: 1

      IANAL, but in Canada, (some) universities have a clause somewhere in the forms you sign when you enrol in your programme that assigns the IP to the university of all projects done for them. it has nothing to do with the fact that you are/are not using the schools resources. The universities that don't have this policy usually point it out, and use it as a selling point to get you to join their university. The University of Waterloo emphasizes that point often. so chances are, that if you don't already know, then your ideas are being "stolen".

      --
      01110000 01010111 01101110 00110011 01100100
    4. Re:Federally Financed and School Resources by Plekto · · Score: 1

      I imagine that universities make incoming students sign some kind of document that give the university over student inventions created using university resources.
      ****

      This is only true if you receive compensation from them that requires you to sign such a contract. But few universities actually force the students to pay the full tuition. The reason that they charge so much is all a shell game, really.

      The few who can pay it in cash they ignore - they likely are egotistical idiots or rich playboys. The rest they give generous stipends and grants and scholarships to. Since they're essentially paying themselves in this case, the actual cost of the "tuition" is whatever they want.

      Seriously - how many grad students in technology do you know who didn't get some monetary compensation just so that they would sign those papers in case something good came out of their internship? Not one that I know of had to actually pay full price for grad school.

      Think of it as like a factory rebate on a car. Everyone knows GM and Ford offers huge ones, so they expect them. Of course, with the university, it also comes with a piece of paper to sign. You get the degree for less money and they make money off of your ideas. Win-win, really.

      And, honestly, if you really do have a cure for cancer or have cold fusion figured out, do something else for your PHD. If you're a mere mortal like the rest of us, ignore it all - nothing you're writing about for in a class is likely to be that earth-shattering. Shoot, it's more likely to be filed in some dark corner of their library and checked out once every decade.

  19. Unlikely by sugarman · · Score: 0, Redundant

    If you "just got started taking Computer Science classes", I'd say its relatively unlikely that you need to be worried about IP theft. Your implementation of 'Hello World' probably isn't going to revolutionize computing.

    This doesn't mean that it isn't something to be aware of in the future, especially as you get closer to your senior project or grad school work. Right now however, you probably should be more concerned with other classmates, depending on how draconian your school is with regards to similar / identical code beding submitted for projects. Learn what your institution's policy is, and you'll likely find the answer to your original question as well.

    --
    --sugarman--
  20. It's Hopeless! by gooman · · Score: 1

    Best to drop out now.

    Of course, you could ask if this is the policy of your school?

    Nah, just drop out.

    --
    "Kittens give Morbo gas!"
    1. Re:It's Hopeless! by kpainter · · Score: 1

      Best to drop out now.

      Didn't some guy that "invented" an operating system after learning BASIC do that?

  21. If you really had a good idea by myspace-cn · · Score: 1

    You wouldn't be mucking round with it in a CS class.

    So drink up. Smoke one if you need to relax.

    You really need to relax, perhaps if you relax you can get a really good idea.

    Or alternatively...

    What's your idea?

  22. Copyright it by Anonymous Coward · · Score: 0

    Add copyright notices to all your source files, reports and other documents. If you discover the university is using your ideas, go ahead and sue them for infringement.

  23. You think you can do anything? by bogaboga · · Score: 1

    So you think you can do something about the potential that your alleged ideas may be stolen while at university or after you leave?

    I doubt you can do anything because for most universities and places of work, the work you do while there belongs to the university/workplace and not you, I am afraid.

    1. Re:You think you can do anything? by TimSSG · · Score: 2, Interesting

      I understand the "places of work" because they paid me money. But, if the universities has the right to my work, then I have the right to be paid minimal wage for my time for both the good and bad ideas I develop. Tim S

    2. Re:You think you can do anything? by internerdj · · Score: 1

      Well, the school takes payment in money and your work and gives you employment certification that you exchange for work later. They "need" ownership of your work for things like grading, including in some cases giving your work to other entities to sell as a comparison medium (turnitin.com.) A school sells you its credibility and isn't going to turn over a powerful tool to you without good reason, especially if keeping it could theoretically be profitable by securing patents/copyrights.
      Interestingly enough, a couple of semesters ago I had a class on artificial intelligence where the teacher wanted us to become familiar with the ACM standards for articles. The instructor made it very clear that we were to set the price of our papers to $0.00 in the copyright section to avoid any potential problems.

  24. How can someone steal your idea? by gillbates · · Score: 1

    The worst they could do is take it and commercialize it. But they'll never take it from your brain.

    --
    The society for a thought-free internet welcomes you.
  25. Two points by qw0ntum · · Score: 1

    First, it's unlikely you're going to come up with a huge, novel idea in the course of one of your class projects, especially in the first few years of your career. Not impossible, but unlikely. If you do, and if it's an academic idea, and you know it's really big, then you probably should talk to your professors about it. A big academic idea means writing a paper, and you want the help of someone who knows that business. You'll co-author the paper with your professor, get a great reference and have publication to boot. Professors generally are happy to take on undergraduate research students, especially if they are smart enough to generate publishable research. Also, they can tell you if the field already explored your idea 30 years ago and found it to be less huge than expected (you'd be amazed at how much research has already taken place in CS).

    If you come up with some kickass business idea, people generally aren't going to take it because they're not as excited as you. Take good precautions though when talking about it, of course, but recognize that at some point you're going to have to let people know because it's hard to go down that path alone. It's also good to have someone to bounce your ideas off of; We've all had a few "brilliant" ideas that we realized were crap as soon as we tried explaining them to someone.

    Second, most people you will come into contact with on a daily basis aren't out to steal your ideas (as I mentioned above, others typically aren't as excited about them as you). As long as you're not an asshole, and you have healthy, friendly relationships with those around you, most folks you know in a university setting will be glad to help you turn your idea into reality. One piece of advice that I was given is to keep a notebook of your thoughts as they relate to your ideas. Keeping a notebook (a la Da Vinci, not a laptop) generally is a great idea, but it can be helpful in proving ownership of your idea and that it was developed off university/company time.

    --
    'Every story, if continued long enough, ends in death.' --Ernest Hemingway
  26. I've found it to be true. by Jack9 · · Score: 5, Insightful

    Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.

                    Howard Aiken
                    US computer scientist (1900 - 1973)

    --

    Often wrong but never in doubt.
    I am Jack9.
    Everyone knows me.
    1. Re:I've found it to be true. by Anonymous Coward · · Score: 0

      No, that'd be them actually using your ideas. Thanks to modern legal and financial instruments plus a thriving ecosystem around them this isn't anymore necessary.

    2. Re:I've found it to be true. by Kamineko · · Score: 1

      Here lies Howard Aiken, age 73. Tried to ram an idea down a man's throat, and died of a heart complication during the ensuing fight.

      What a way to go.

  27. Work or Ideas by Anonymous Coward · · Score: 0

    Are you worried about your ideas being stolen or your work? They are two entirely separate things. AFAIK, just because you come up with some idea doesn't entitle you to profit from it: you have to implement it and convince people to pay for it.

    If it is your work you are concerned with then it is yours from the moment you create it (for so is the very definition of copyright), unless you sign something explicitly giving it to your University.

    If they patent something you do, and you have a record of you doing it beforehand (preferably a year before hand) then you have prior art which invalidates their patent.

  28. resistance is futile by Anonymous Coward · · Score: 0

    all your base are belong to us

  29. Simple solution by Xest · · Score: 1

    Do anything that matters in your spare time on your own PC, just do what you need to do to get decent grades during uni time- chances are if you're inventing something that really is new then it's well above and beyond what would be expected for top marks. It would be impossible for a university to ask that top marks style stuff be something new and groundbreaking of every student.

    I suppose there are fringe cases where you may really, really need the university's computing power, or at least you may think you do, but in this case innovate, either pay for some cloud computing time or build a distributed system with your friends or similar.

    I guess it's kinda different for post-grad stuff but at that point you need to build a relationship with them, if you're paying them a small fortune to do post-grad stuff then you're well within your rights to ask what you can and can't keep in terms of intellectual property. If they're paying you as a researcher or similar then it's the same as any other job- tough shit because they're paying you to come up with this research and these new ideas.

    The other question is of course, are you really doing anything so groundbreaking it's going to be worth patenting anyway? I've "discovered" things once or twice before only to find I'd been beaten to the punch albeit hidden in the deep depths of the net that I only discovered after doing searches that were somewhat related to my solution that I'd never have found had I not figured out what the solution to the problem was in the first place.

  30. What's the University's Policy by Zordak · · Score: 3, Informative

    If the University's policy is that work done by students is the property of the university, they are not "stealing" your ideas. They are commercializing what you have assigned to them. Find out what they give you in return. Even if all you get is your name on a patent, it's a great resume builder (remember, whatever your agreement says, a prof. can't just steal your idea and claim it's his; a patent MUST list all of the inventors and only the inventors; if an inventor is intentionally omitted, or a non-inventor is intentionally added, the patent is VOID).

    I don't represent you. This post is not legal advice.

    --

    Today's Sesame Street was brought to you by the number e.
    1. Re:What's the University's Policy by alienw · · Score: 1

      Besides, I'm pretty sure most universities have a good IP licensing policy. Usually, it's a fixed sum (something like 75K) and a small royalty for an exclusive license. If your idea is worth patenting, it should be no trouble to come up with that money. Considering that most university research requires multimillion dollar facilities, this is more than fair. I know someone who is trying to commercialize their invention, and this is not seen as a hindrance at all.

  31. I believe the only answer is... by shakezula · · Score: 1

    ...more tin foil on your hat. That'll keep the thought-police outta your head.

    --
    I know what you're thinking. Did I forward 65,535 packets or 65,536 packets?
  32. I need help by Anonymous Coward · · Score: 0

    I have an idea and business plan that revolves around a website. After developing the idea, my 'partner' has outsourced everything to someone who has money. Now because of my age and lack of experience im afraid someone else is going to profit from my IP, can i file a patent protecting myself!?!

  33. Re:Develop your ideas on your own time and resourc by CannonballHead · · Score: 1

    This is an excellent point, and many workplaces (as I understand it) are the same - stuff worked on on company time using company resources is owned by the company. You can do your own thing on your own time with your own equipment, but otherwise you're basically stealing company equipment for personal use. Yeah, school is cool and it has lots of resources you don't have at home, but that doesn't mean you can start a business with your school's equipment, hehe. Hosting a web host on the school's web server probably isn't a good idea. Of course, nobody would think of doing that, but it's the same principle with other university property that people think less of... like an internet connection.

  34. I remember graduate school by Anonymous Coward · · Score: 0

    All the professors, who had research grants for various topics, basically asked their students to do the same research as final papers. It was a great way for them to develop new ideas.

    My friend and I came up with a computer vision algorithm we thought was pretty clever and the professor wanted our source code. But since that wasn't part of the assignment, we refused.

    Yes, it really sucked.

  35. Keep it to yourself. by saterdaies · · Score: 4, Insightful

    I like lists:

    1. Ideas cannot be patented or copyrighted. If you let an idea out of your head and someone hears it, they can use it. Now, you can ask people to sign an NDA (non-disclosure agreement) and non-compete agreement, but I doubt your professors would sign.

    2. If someone else tries to patent something you have created, you have prior art. You can't get a patent for it, but you can void their patent. Yeah, it's a pain, but it can be done.

    3. I'd be more worried about other students. Your professors probably have a sweet deal. At my school, it meant 6-figure salary and teaching 0-1 classes per semester and spending the rest of one's time investigating what they found interesting. Why would they leave that for the competition of free enterprise? Your other students might have dreams of grandeur and snatch your stuff more readily.

    4. If you're a grad student doing research for them and they're paying you and giving you free tuition, you likely have no protection since they're your employer and what you make is legally their property unless you've explicitly made another arrangement.

    I'm from the camp that ideas are a dime a dozen and that execution is what matters. If you talk about it, most likely no one will use your idea because they won't execute. Most likely you won't either - not because you're bad or lazy, but because executing something from scratch takes a lot (both work and chance).

    So, don't worry too much and if you don't want someone stealing your idea, keep it to yourself.

    1. Re:Keep it to yourself. by Reibisch · · Score: 1

      3. I'd be more worried about other students. Your professors probably have a sweet deal. At my school, it meant 6-figure salary and teaching 0-1 classes per semester and spending the rest of one's time investigating what they found interesting. Why would they leave that for the competition of free enterprise?

      They don't need to leave their post to pursue private enterprise. Nearly every prof at a decent CS department will have an outside gig of some sort - some of them being highly profitable.

  36. This comment is patent pending by Foofoobar · · Score: 1

    At the top of every project and homework assignment, stamp it 'patent pending, TM 2008 [your name]. All rights reserved' Its annoying but your teachers get the idea. Some teachers may give you crap but others will most likely think it a good idea and some students may even follow your lead.

    If you are working on a masters project, you may find it hard to get your professors to sign an NDA however.

    --
    This is my sig. There are many like it but this one is mine.
    1. Re:This comment is patent pending by DaveV1.0 · · Score: 1

      That would only work if have not assigned all rights to the school as a condition of attending the school.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    2. Re:This comment is patent pending by Foofoobar · · Score: 1

      Thats only in the case that the school is giving you a free ride. In which case you are selling your soul. However, you do have a bargaining chip and can negotiate got that far because other schools want you too. Cross out the sections you don't like, have a lawyer present to discuss the terms, etc etc. They do negotiate if they want you on board.

      --
      This is my sig. There are many like it but this one is mine.
    3. Re:This comment is patent pending by Animats · · Score: 1

      If you are working on a masters project, you may find it hard to get your professors to sign an NDA however.

      I actually did that at Stanford in the 1980s. My Master's project not only went in with an NDA and a copyright notice, but stamped in huge red letters "ILLEGAL COPY IF NOT IN RED" on every page.

      The program (the first auto-trace program for PCs) became an Autodesk product, and I came out of this very well. Years later, I found out that there had been considerable faculty discussion over this, resulting in some policy changes, but I never had any serious trouble from Stanford. However, I was never an employee of Stanford. The deal for people who accept money from the school is different.

      Stanford tends to encourage students and faculty to do startups. They spun off Yahoo, Google, Cisco, and Sun, after all. This is unusual; most schools don't have on-campus venture capitalists. Looking at the Southern Utah University site, I found a copyright policy, but no patent policy. It's quite possible that nobody there ever had an idea that made money, so they've never had to consider the issue.

    4. Re:This comment is patent pending by Actually,+I+do+RTFA · · Score: 1

      stamp it 'patent pending, TM 2008 [your name]. All rights reserved'

      It may be more impressive if you copyright it as opposed to trademark it. In keeping with not garbaging up papers with not only worthless but inapplicable legalese, you don't want to claim a copyright on Math homework (not protected) or anything else based on formulas. And you don't want to claim to have filed a patent on "Hello World".

      IANAL

      --
      Your ad here. Ask me how!
    5. Re:This comment is patent pending by Foofoobar · · Score: 1

      I agree. But one would hope a person shows some intellect in these matters.

      However the argument can be made that if you rubber stamp everything including your 'hello world' and math assignment. The teacher will just stop looking after awhile and think you to have an overblown ego so that when something actually patentable comes across his desk, he will completely miss it.

      Best to have them think you a fool when they are hunting for genius's.

      --
      This is my sig. There are many like it but this one is mine.
    6. Re:This comment is patent pending by Actually,+I+do+RTFA · · Score: 1

      TM doesn't apply at all. Copyright doesn't apply to mathematical formulas/proofs. It is illegal to claim something is patent pending if you have not applied for a patent.

      And rubberstamping everything marks you as a fool.

      --
      Your ad here. Ask me how!
    7. Re:This comment is patent pending by Foofoobar · · Score: 1

      Correct but I have no idea what kind of homework he is doing or what he is trying to protect so I stated it all.

      --
      This is my sig. There are many like it but this one is mine.
  37. That was MY idea! by Anonymous Coward · · Score: 0

    Reminded me of these guys and their infomercials.

  38. I would add by Anonymous Coward · · Score: 0

    Most of the stuff you do for school projects isn't marketable anyway. If you are given a set of requirements, then you aren't coding your idea, you are coding theirs, and their idea probably isn't marketable.

    If you have an open-ended assignment that specifically requires you to come up with a new idea, just come up with something stupid that barely meets the requirements. Keep your *real* ideas to yourself, and you won't have anything to worry about.

  39. It happens by Anonymous Coward · · Score: 2, Interesting

    As an engineering student i know for a fact that one of my composite designs was used by my faculty adviser/mentor for a profitable research project.

    What did i get? 8 bucks an hour as a lab assistant and the grade of a B for my troubles.

    Get used to it.

    You dont think the company you will eventually work for will profit off of all of your hard work and ideas? Think again

    Its called industry... thats why they pay you

  40. Seriously, what would you expect? by holophrastic · · Score: 2, Insightful

    If you paid a few million dollars for infrastructure, then tought people how to use it, and taught them how to do things and how to think, and then they used your tools, and the knowledge you taught them, on their premisses, while you were teaching them, to invent something, you'd expect it to be yours too.

    They aren't stealing it from you. You're giving it to them. There are some schools that opt to waive this obvious right, but they do so as an incentive to attract students, not because they don't have the right in the first place.

    If you don't want your ideas to become theirs -- and it's up for debate that they'd be your ideas in the first place since you're being taught -- then follow a few simple guidelines:

          - don't do your work using university tools/machines. If you didn't purchase that time with the particle accellerator, then it wasn't yours to use.
          - don't do your work while taking a course that teaches you how to do that kind of work. Otherwise, it's simply your homework.
          - don't do your work during school hours, on school premisses, or with school personnel. If it's more them than it is you, who are you foolin'?

    Look, it's quite simple. If while going to school to take theorhetical mathematics, you spent your nights in your basement, in your own home, with mastercraft tools, building car motor that runs on urine, your university won't claim that they own it just because you added 2 + 2 in your notes -- and no judge will back them up if they try.

    Contrast that with taking an applied engineering and mechanics course, and spending the hour before and after every tutorial session in the school's mechanics garage, with the school's million-dollar nasa engine prototype, building a car motor that runs on urine. If it was your idea -- and wasn't suggested by your professor as a part of teaching -- it wasn't your tools, your investment, or your anything else. And odds are your professor gave you special credit for working on it.

    In short, if you work for someone else, and you don't spend any money of your own, it's not really your invention. Ideas are crap, there's no shortage of them. Work, infrastructure, tools, resources, and investment is for real. Only the work part could be considered yours, and you probably got helping hands from other students and faculty in the process.

    1. Re:Seriously, what would you expect? by daVinci1980 · · Score: 1

      Except that as an undergraduate, you're not being paid by the university. The university is being paid by you and the [state|fund] for the purpose of educating you. Public universities aren't (supposed) to be profit making endeavors. They exist to educate students and further research that isn't profitable (yet). Private universities *may* be profit generating, but they're not supposed to. They're still supposed to be institutions of learning and research.

      Now, 100% of what you said applies to corporations.

      --
      I currently have no clever signature witicism to add here.
    2. Re:Seriously, what would you expect? by TheoMurpse · · Score: 1

      Public universities aren't (supposed) to be profit making endeavors.

      So? A university helps fund its energy use, professor salaries, etc., by income generated from patents.

    3. Re:Seriously, what would you expect? by holophrastic · · Score: 1

      The university is paying you -- that's why you get credits. The money you pay to them is tuition for those credits, for the learning. You haven't paid anything to use those machines or facilities.

      If you weren't a student, and you were a business, and you wanted to spned some time with those machines, you'd be paying through the nose for such time. Then you could claim the results are yours.

      What "should" happen, and what you'd "like" to happen and the whole concept of "public universities" doesn't exist when the machines and the infrastructure being used is so costly. Sure, lectures, tutorials, and even libraries could be heralded under your good-natured furthering of society's desires. But that $3 Billion (with a B) machine doesn't get clumped under that same guise -- if it did, it wouldn't be there for you, or the school itself would be bankrupt long before.

      Pay for it yourself, and you can do what you like with it. If it's the "West daVinci1980 Psychology Wing" then no one will use your results. But when it's the "West Holophrastic Psychology Wing", you don't get to use my machine for free to make your millions. You simply can't afford it.

      In short, you went to school to learn, not to invent. You get to use my expensive machine to learn -- that's why I donated it in the first place. You get all of the excellent benefits of learning with fantastic machinery that you could never afford on your own. But that's the end of what you get for free. You came to learn, this is how we teach. You don't like it? Leave. Teach yourself. Get your own machine. You want to start a business and invent something, by all means, do it yourself. You don't have my permission to use my machine for free. It's there for teaching purposes only.

    4. Re:Seriously, what would you expect? by Dogtanian · · Score: 1

      The university is paying you -- that's why you get credits. The money you pay to them is tuition for those credits, for the learning. You haven't paid anything to use those machines or facilities.

      One can rationalise things in any way they like to suit their argument, and that's what everyone (you included) seems to be doing in this thread; aside from the ten-a-penny legal advice from the massed ranks of IANALs, that is.

      Bottom line; plucking things out of thin air based on what *you* (or anyone else) thinks they ought to be paying for rather than what they are legally paying for is meaningless argumentative BS wankery. How do you know that his tuition doesn't cover the cost of the machines?

      You get to use my expensive machine to learn -- that's why I donated it in the first place.

      You donated something with those strings attached? I hope that you made this clear to the university and that they in turn made this clear to the students.

      --
      "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
    5. Re:Seriously, what would you expect? by holophrastic · · Score: 1

      I know that the tuition doesn't cover using the machine because when a business asks to use the very same machine, they get charged more than the student's entire four-year tuition.

      And yes, when someone donates a machine like that to a university, it is donated with strings. And one of those strings is "for academic use".

      There's a reason that the term "academic" is often used as in "oh, that's merely an academic use" or "your argument is purely academic". Mirriam Webster (unabridged) presents the following: "I call them academic because I think the composer's interest in the musical devices he was employing was greater than his effort toward a direct ... expression of anything in particular -- Virgil Thomson".

      "Academic" simply relates to learning, or being taught. It is fruitless, and produces nothing -- by definition.

      There are many reasons that I do not support organized learning. This is one of those many.

    6. Re:Seriously, what would you expect? by Dogtanian · · Score: 1

      I know that the tuition doesn't cover using the machine because when a business asks to use the very same machine, they get charged more than the student's entire four-year tuition. And yes, when someone donates a machine like that to a university, it is donated with strings. And one of those strings is "for academic use".

      That covers your donation to one university. Fair enough, but what about all other university equipment? The stuff that the university itself paid for? etc. etc.

      My point was that the bottom line is that the situation probably isn't as clear-cut as you- or others- imply when you say something like

      The university is paying you -- that's why you get credits. The money you pay to them is tuition for those credits, for the learning. You haven't paid anything to use those machines or facilities.

      Some could argue that you are implicitly paying to use those machines if they're necessary to do the work. Others would argue that you're not actually getting "paid" in any traditional sense- even the pseudo-pay in the form of credits that you imply, since undergraduate university study isn't really a job, not even a pretend one. Or... yadda yadda yadda, you get the picture.

      As I said, one can indulge in the traditional Slashdot pastime of pseudo-legalistic analogies and rationalisation. So long as you realise that it doesn't and can't say anything about the real world, it's a fun game to play if you're into that sort of thing.

      --
      "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
    7. Re:Seriously, what would you expect? by holophrastic · · Score: 1

      You mis-spoke when you said: "Some could argue that you are implicitly paying to use those machines if they're necessary to do the work.". You meant: "Some could argue that you are implicitly paying to use those machines if they're necessary to do the learnin'."

      That's the point. You aren't supposed to be doing work. As you pointed out, this isn't a job.

      And you know, it's not just a fun game here. I mean it is, but there's a lot more to it. It's not that what we say here pulls any weight. But it's a great survey of opinions and ideas. When someone, be it a university or a business, decides to consider a policy, these surveys of public opinion -- or in this case sub-culture opinion -- are extremely relevant.

    8. Re:Seriously, what would you expect? by Dogtanian · · Score: 1

      You mis-spoke when you said: "Some could argue that you are implicitly paying to use those machines if they're necessary to do the work.". You meant: "Some could argue that you are implicitly paying to use those machines if they're necessary to do the learnin'."

      No offence, but you're nitpicking; it should have been obvious that I meant coursework. I certainly wasn't implying that it was a job in any sense- if anything, that was you! (Also... I personally don't pronounce "learning" with an apostrophe(!)).

      That's the point. You aren't supposed to be doing work.

      Coursework.

      And you know, it's not just a fun game here. I mean it is, but there's a lot more to it. It's not that what we say here pulls any weight. But it's a great survey of opinions and ideas. When someone, be it a university or a business, decides to consider a policy, these surveys of public opinion -- or in this case sub-culture opinion -- are extremely relevant.

      The problem with Slashdot is that while it is frequently useful and insightful for the reasons you mention, it is also on occasion full of IANALs discussing moralistic points in a legalistic sense- and vice versa- and having no knowledge of the latter, but acting as if their guess of how the law *should* work is how the law actually works. When in reality the only way to know how the law actually works is... to go and find out how the law actually works.

      (I've been criticised for pointing out this out- as if by explaining the law is what the law is, and that you can't deduce that solely by rational analysis of the issues, no matter how much you'd like that to be so- implies that I agree with the irrational law(s). No, but that's how it is, and I don't intend being shot for being the messenger.)

      That's not to mention the wanky, up-their-own-arse, stupid analogy arguments on- for example- social issues that compares every damned thing to a car or breaks it down to stupid levels- "OMG, your photons are in my yard, I can do what I like with them"- that are useless and meaningless to the argument at hand, solely for winning some ******* geeky pseudo-intellectual, argument winning pissing contest.

      --
      "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
    9. Re:Seriously, what would you expect? by holophrastic · · Score: 1

      Heh, I didn't mean that you mis-spoke accidentally, I simply used your typing discrepency to illustrate my point.

      As for the frequent ignoring the actual law in favour of what the law should be around here, we need to keep something in mind. First off, there are many actual laws -- especially since we are not all in the same legal region. Second, laws tend to conflict when an issue has any degree of complexity. Intellectual Property is one of those areas that has no set-in-stone laws -- virtually everything comes down to how you argue it; and how much you can afford to argue. That's the adversarial system on which most current legal systems tend to work. "The right to a trial, or a day in court" is your right to argue and debate something of consequence.

      But more than taht. Keep in mind that many of us here get to write our own laws. I run three businesses. Between policy, employee rules, and general conduct, I get to decide what goes on around here. I model some things after "actual laws", and other things directly against them. Sometimes I build my own rules in order to get around "actual laws", to render them meaningless, useless, or invalid because I simply disagree with them. I may be obligated to follow them, but I'm not obligated to create a situation where they will apply.

      In this case of I.P. in universities, I get to liken it to the inventions that my employees and co-op students and other trainees build when they work under my guise. I train people, not only as employees but simply because people ask to learn, so I teach them. If I were to apply this university thing to me, I'd be upset if one of my students invented something as a part of their homework under me.

      Not because they weren't brilliant for the idea, but because I gave it to them. Part of teaching is gettign students to come up with things without telling them directly. Just because it may be something that I haven't patented yet, and I didn't tell it to them outright, doesn't make it fair that they've used my business, my building, and my clients along with my teachings to invent whatever it is that I helped them to invent.

      I'm certainly not going to put myself through the trouble of teaching them without all of my usual tools and resources.

      So in this case, I get to change the way that I do things to ensure that they don't ever poses that which they've invented. Or to ensure that my machinery produces it, thus making it clear that it was never theirs to begin with.

      These sorts of conversations in various discussion fora help me to define such issues. You'd be amazed at some of the things I've constructed as a result of these otherwise stupid legal discussions. My colleague and I just incorporated a business, and we worked our internal agreements to basically abollish the way corporations juggle directors. We weren't allowed to change the law, and we are forced to follow it, but we ensure that our rules activate before the "actual laws" apply. So the actual laws never come into effect.

    10. Re:Seriously, what would you expect? by Lunzo · · Score: 1

      a car motor that runs on urine

      That's a piss poor idea!

  41. The only thing u can do... by hesaigo999ca · · Score: 1, Interesting

    I had the same problem, when I saw a few of the other students work suddenly appearing on places like sourceforge, with people slightly changing code (naming conventions) but then you would have to say that this is a small price to pay to learn what you need to know. I followed this rule to a tee...

    1- Kept my projects short and sweet to get the credit...and always tried to involve something in my project that I would need for my "real" project.
    2- Described in short what I wanted to do, with slight differences on things I already knew, that way when it came to understanding the core of the logic, the person would have a hard time really knowing what I was working on.
    3- Beat them to the punch, as much as I don't like sourceforge, too many rules for using your own code...etc....I do thank the stars they offer a package where I can upload my project for some to see(those i say is permissible) and gives me a level of protection for my source code.

    I wish you luck, as this is only as good as the person getting their project to work.
    If you must, ask them to sign a disclosure form, that they can legally grade you without you losing your work. If they really isn't anything worth while...they will sign it, if they think they might want to keep it, they say no...then you know to change your project to something smaller less like what u r trying to accomplish and more like a regular average Joe project.

    1. Re:The only thing u can do... by Anonymous Coward · · Score: 0

      If you must, ask them to sign a disclosure form, that they can legally grade you without you losing your work. If they really isn't anything worth while...they will sign it, if they think they might want to keep it, they say no...then you know to change your project to something smaller less like what u r trying to accomplish and more like a regular average Joe project.

      This is utterly ridiculous. No professor (or in fact anyone of at least moderate intelligence) is ever going to sign your NDA. It only makes you look like a Bozo.

  42. Simple by dedazo · · Score: 1

    If you come up with the next big thing using your school's resources, then you need to come up with some sort of shared ownership agreement. I believe MIT does this?

    For example, if you develop a cool new shared memory cache super-duper distributed hash algorithm that works only on massive clusters, and you use the school's clusters to do that, you're toast.

    Simple, really? It's no different than the corporate world.

    On the other hand, if you have a sneaking suspicion that you're on to something, then I suggest doing all that on your own time and on your own computer and network connection. Don't turn it in as homework or share it with your teachers.

    --
    Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
  43. Come up with another next big thing. by tjstork · · Score: 1

    People that have the idea for the next big thing, really have lots of ideas for lots of next big things. They just can't help it. If you've only got one idea, probably it sucked anyway and you shouldn't get too wrapped up in it. We all can't be creative people, any more than we can be rock stars.

    --
    This is my sig.
  44. well look to your betters by Anonymous Coward · · Score: 0

    Leonardo Da Vinci had the same fears and would obfuscate his drawings and encode his handwriting. So encrypt stuff.

    Other than that, I don't think anyone gives a crap about what a CS student has for ideas. It takes a lot more than just an idea to get anything done. Genius really is 5% inspiration and 95% perspiration.

    And as a 31 year old, I can say that in the business world nobody would listen to me at all until I was about 26 or so simply due to age. Now it's sometimes. Unless you can successfully implement your idea mostly yourself, nobody will be stealing your ideas.

    Also, get off my lawn.

  45. Just open source it by k_187 · · Score: 1

    Isn't this what open source is designed for? Let the community have it and let it grow. If you set it free it'll come back to you, like Bambi or something.

    --
    11 was a racehorse
    12 was 12
    1111 Race
    12112
  46. I invented Android... almost by gillbates · · Score: 1

    A few years ago a colleague and I were talking over lunch, and I suggested that the next big thing would be an open platform for mobile devices - kind of like the IBM PC in the 80's. By offering a standard platform, consumers would have the same choice which drove the PC revolution.

    A few back-of-the-napkin calculations later, and we figured we could bring it to market for about 10 million USD.

    We went back to work, never formed a startup. Here, a few years later, Google is bringing the Android to market.

    The lesson: good ideas are not that uncommon. Having the drive, vision, and backing of venture capital is. Maybe you have a good idea. But there's no point in hiding it, because chances are that someone else also has the same idea. The worst you could do is to keep it secret while someone else patents it.

    If you think it is good, discuss it with others. If they think it is good, document it, (Witnesses!), and discuss it with someone in the industry. Publish - that will protect you from the patent trolls. But don't think that keeping it secret will do you or anyone else any good.

    --
    The society for a thought-free internet welcomes you.
  47. You should be OK by Anonymous Coward · · Score: 0

    It sounds like your an undergrad, if you are you most likely won't be doing anything steal-worthy in class. Generally, if any ideas will be stolen it will be the research efforts of a masters/ phd student.

  48. Do you use Kleenex? by Anonymous Coward · · Score: 0

    What about Puffs? Store brand? They're all the same right? Yet all those can still make money. Just because you thought of something or didn't doesn't mean you can't still profit from it, patents be damned. Ford paid an engine patent in the beginning and still made a killing.

  49. There are no ideas in CS to steal by slmdmd · · Score: 1
    Example: 2+3+5 = 10
    So MS would come up with this brilliant idea 2+3+5 = 11 -1 = 10 and then patent it.

    May be you can patent - triple mouse clicks to open porn.

  50. I once took an business startup class years ago. by Samschnooks · · Score: 1
    One of the speakers was a banker. To make a long story short, he doesn't sign NDAs for these reasons:
    1. He doesn't have the resources to have a lawyer look at it.
    2. Your idea is not as unique as you think. (He says every couple of weeks someone comes in with the same idea.)
    3. If word got out that he blabs, no one would do business with him.

    If you look at all of the worlds great inventions, others were working on the same thing at the same time. The guys that got credit were the ones who got there a little earlier than the rest. Just look at the invention of the airplane as an example. Folks all over the World were working on it but the Wrights got there first for powered flight. And if you look at modern aircraft, their designs are based on French inventor's ideas - who were working on powered flight at the same time as the Wrights. The Wrights did try to sue those others, but that's another story.

    Anyway, the Next Great Things are so fringe, even if you told the World about them, folks will think you're crazy.

  51. Don't sign a patent assignment agreement by John+Hasler · · Score: 1

    In the US if you did not sign an agreement assigning your inventions to anyone else you own them. If you did, they aren't being stolen: you sold them.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  52. New Idea by kwishot · · Score: 1

    Aha! Thanks for the great idea!

    1: Become Professor
    2: Steal students ideas/work
    3: Profit!!!

    1. Re:New Idea by gammygator · · Score: 1

      Actually, I worked with a developer who actually did something along these lines... only he'd take the projects he was given at work and assign them as homework to his students... and submit them at work, as his own.

      I remember, rather fondly I must admit, some team meetings where "his" stuff didn't work and he had absolutely no idea how to get "his" stuff working again... and it was clear to everyone what was going on.

      --

      No Nyarlathotep, No Chaos
      Know Nyarlathotep, Know Chaos
    2. Re:New Idea by adamofgreyskull · · Score: 1

      Sorry, but his professor already stole that idea.

  53. Read the fine print!! by Casaubon · · Score: 2, Informative

    Funny. I remember when I was in University (early 90's) I read some fine print in a student manual that plainly stated that the university had the right to patent your work. The notice wasn't hidden, but it was probably ignored by many people.

  54. Check with the University by Gribflex · · Score: 2, Interesting

    Each University has their own policy on this, and will make it pretty easy to find. Most University policies that I've looked at look something like this:

    'Any work that you submit as part of your course requirements is the property of the University. Any work that you do while working on a research project for the University is the property of the University.'

    Not surprisingly, this is the basic premise of many employment contracts as well.

    'Anything you make while working for us is automatically our property.'

    There are always exceptions, of course, for work that is done by you, on your own time and equipment, that has nothing to do with your coursework/job.

    I've never really felt that these policies are that obscene, and I think that if you take a few minutes to think about it objectively, you may feel the same. In no case is someone laying claim to anything that might fall out of your head, only the material that you will produce at the explicit request of someone else (either your instructor or employer).

    1. Re:Check with the University by Anonymous Coward · · Score: 0

      You know, I don't know how they could honestly claim anything as theirs that you wrote. You do PAY to use their resources. If they want to claim it as theirs, they should really be paying me to go to the University. But then again, I'm not a lawyer, I just follow common sense.

    2. Re:Check with the University by alienw · · Score: 1

      I'm not sure why you think this stuff matters. The university can put anything it wants in its policies, it doesn't mean anything. Unless you signed a contract of some sort, which would be rather strange, anything you create belongs to you. HOWEVER, if you are actually employed by the university as a research assistant (like most graduate students), anything you create is considered work for hire for the purposes of copyright/patent law. This is not the case for homework or class projects. If a professor or another student takes your code and uses it somewhere without your permission, it would be copyright infringement.

    3. Re:Check with the University by Gribflex · · Score: 1

      "This is not the case for homework or class projects. If a professor or another student takes your code and uses it somewhere without your permission, it would be copyright infringement."

      This is true. Most of the clauses are really there for something like if you produce a really astounding work of literature as part of a writing class, or a breakthrough research paper. The University might claim the right to republish that work in another form. They will always credit you for it though. If you are a graduate student, it is very likely that this will happen, and more likely that you will receive partial credit on the final paper -- your adviser will likely claim the authorship with you as an assistant. In these cases though, it is the University that owns the work, not a professor or a student. If a professor or a student took it, and it was not on behalf of the University, then it is definitely infringement.

      As far as the contract goes, at my school the Calendar was the legally binding agreement. Whatever it said in the calendar was implicitly agreed to by the student when you signed up and paid for classes. It was explicitly agreed to by the institution when they published it. There may have been somewhere that I signed at some point as well that bound me to agree to the terms of the school calendar, I don't really remember.

      In any case, you do not actually have to sign a contract for it to be valid. As far as legally binding goes, all you need is an offer from one party, and an acceptance of that offer from the other.

      Party A provides something when Party B provides something else. In this case, services for money. Once both parties have agreed to the terms, it is a contract. It can be written by a lawyer, or by a student, on paper, or on a napkin. In many legal systems, verbal contracts are considered valid if there is a witness. A signature is not required in order to be bound by a contract -- only the exchange of goods for services. I believe a signature may be required if one party provides services and the other promises to reimburse them in the future.

      This may be different at your University, or in your state or Country, which is why I suggested in the post title that the OP check the policies of their institution.

      In my case, when the University extended me an offer of acceptance to the institution, and I accepted that offer by signing up for classes, then I was bound by the terms laid out in the calendar.

      You can read more about contract law here: http://smallbusiness.findlaw.com/business-forms-contracts/business-forms-contracts-overview/business-forms-contracts-overview-simple.html

    4. Re:Check with the University by alienw · · Score: 1

      Unless you are being paid by the university to work on stuff, or you have a WRITTEN AGREEMENT that assigns copyright to the university, the copyright belongs to you. Transfers of copyright always require a signed, written agreement.

    5. Re:Check with the University by Gribflex · · Score: 1

      Does it really? I thought that having it in a contract would be sufficient. Can you point me at your references -- I'd like to learn more.

  55. Ideas? by SatanicPuppy · · Score: 1

    I hope you don't seriously believe your idea is going to get you anything without some implementation behind it. I suggest you google your unique idea, and then patent it, and try suing all the other suckers who have the same idea.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  56. The argument it court should be by comrade.putin · · Score: 1

    Simple. Yes, the idea was tested and developed using the school resources. BUT!! Tuition is payed specifically to use those resources. The resources belong to them, but for a fee, they allow you to use it, something like, licensing. Analogy to school's reasoning is: Adobe should own every picture created or modified in Photoshop, because the software is theirs, they simply license it to you.

  57. Enlist the help of Uncle Sam by Loki_1929 · · Score: 1

    If you have a particular idea that's really -that- good, make a copy of everything you have on it, then mail it to yourself certified mail. When you get it, DO NOT OPEN IT and lock it in a fire-proof safe or put it in a deposit box at your local bank.

    Certified mail is time-stamped by the Federal government. While not fool-proof, it's the closest thing you can get to proving you had the idea before someone else.

    --
    -- "Government is the great fiction through which everybody endeavors to live at the expense of everybody else."
    1. Re:Enlist the help of Uncle Sam by TheoMurpse · · Score: 1

      While not fool-proof, it's the closest thing you can get to proving you had the idea before someone else.

      1. Hash your code
      2. Publish hash in newspaper of record
      3. ???
      4. Have proof!
  58. Step 1: Get a Life by mpapet · · Score: 1

    Seriously. Wherever this way of thinking came from, you should stop it now.

    How do I tell if any of my projects while attending classes will be co-opted by my professors or the university itself and taken away from me?

    Do the same boring stuff and get an A. With all of your spare time go out (as in outside, to a new place) with friends new and old, meet and date as many girls as possible.

    Oh, and finally, the Next Big Thing is usually built on top of a waste heap of NextBigThing business failures and copycats the size of a small mountain anyway.

    Work on something ordinary and boring, make it extraordinary then maintain it as a GPL project. The old way of "wood shedding" just doesn't work out in the U.S. If it is by extraordinary chance a novel idea it'll be copied in 1/5 the time somewhere else in the world and/or litigated into oblivion.

    Vonage is a good example of what happens to a good idea in the U.S. these days. They had a boring idea, "cheap phone service" and made it good enough. They were then patent litigated into oblivion by the telcos ridiculously vague and not-unique telco patents.

    Imagine instead a decentralized (bittorrent-like) VOIP network of Free components with your name at the head of the project. It's a great calling card and the telco's can't possibly keep the genie in the bottle with that model.

    Blah. Too many words, too many ideas. Get a life first.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  59. Cut funding by jav1231 · · Score: 0, Troll

    Federal funding of universities needs to be cut. Many are hording large pools of cash and yet keep increasing student tuition. Couple that with profiting off of their students ideas and frankly we shouldn't continue to pour tax money into these entities. The time has come to start auditing schools and supplementing funding based on need.

    1. Re:Cut funding by Dolohov · · Score: 2, Insightful

      I assume you mean the school's endowment by "hoarding large pools of cash" -- in most cases, the schools are not allowed to touch the cash itself, only the interest/dividends off it. And while tuition is going up, most of those same schools are using endowment money to fund scholarships, so that relatively few students are actually paying full tuition. (To some extent, I suspect that this is a shell game. To qualify as a non-profit, they have to spend most of that interest, and the endowment rules frequently are strict about what it can be used for, but paying themselves "tuition" on behalf of a student lets them move money around and spend it on salaries and infrastructure)

    2. Re:Cut funding by jav1231 · · Score: 1

      Modded "troll?" I see we have some tenured professors here on Slashdot!?

  60. Re:Develop your ideas on your own time and resourc by joelmax · · Score: 1

    Thats exactly it, if you want something to truely be yours, don't work on it at school or using school resources, same for the office as it works the same way there too. So really, if you do think of something, before you commit anything to a physical/digital media, you need to make a decision on what you want to do with it and how you want to handle it. Do you want to share it? Do you want to give it to the university/company/whatever, forsaking all your rights except intellectual property? Or do you want it to be all yours? Once you know that, then commit the information to the media form of your choice, ensuring to take the proper precautions if you want to keep it to yourself.

  61. From Michael Abrash by Rei · · Score: 5, Insightful

    In "The Zen of Graphics Programming", Michael Abrash (a co-author of Quake and inventor of Mode X) wrote:

    -------------
    Our world is changing, and I'm concerned. By way of explanation, three anecdotes.

    Anecdote the first: In one of his books, Frank Herbert, author of Dune, told me how he had once been approached by a friend who claimed he (the friend) had a killer idea for a SF story, and offered to tell it to Herbert. In return, Herbert had to agree that if he used the idea in a story, he'd split the money from the story with this fellow. Herbert's response was that ideas were a dime a dozen; he had more story ideas than he could ever write in a lifetime. The hard part was the writing, not the ideas.

    Anecdote the second: I've been programming micros for 15 years, and been writing about them for more than a decade and, until about a year ago, I had never-not once!- had anyone offer to sell me a technical idea. In the last year, it's happened multiple times, generally via unsolicited email along the lines of Herbert's tale.

    This trend toward selling ideas is one symptom of an attitude that I've noticed more and more among programmers over the past few years-an attitude of which software patents are the most obvious manifestation-a desire to think something up without breaking a sweat, then let someone else?s hard work make you money. Its an attitude that says, "I'm so smart that my ideas alone set me apart." Sorry, it doesn't work that way in the real world. Ideas are a dime a dozen in programming, too; I have a lifetime's worth of article and software ideas written neatly in a notebook, and I know several truly original thinkers who have far more yet. Folks, it's not the ideas; it's design, implementation, and especially hard work that make the difference.

    Virtually every idea I've encountered in 3-D graphics was invented decades ago. You think you have a clever graphics idea? Sutherland, Sproull, Schumacker, Catmull, Smith, Blinn, Glassner, Kajiya, Heckbert, or Teller probably thought of your idea years ago. (I'm serious-spend a few weeks reading through the literature on 3-D graphics, and you'll be amazed at what's already been invented and published.) If they thought it was important enough, they wrote a paper about it, or tried to commercialize it, but what they didn't do was try to charge people for the idea itself.

    A closely related point is the astonishing lack of gratitude some programmers show for the hard work and sense of community that went into building the knowledge base with which they work. How about this? Anyone who thinks they have a unique idea that they want to "own" and milk for money can do so-but first they have to track down and appropriately compensate all the people who made possible the compilers, algorithms, programming courses, books, hardware, and so forth that put them in a position to have their brainstorm.

    Put that way, it sounds like a silly idea, but the idea behind software patents is precisely that eventually everyone will own parts of our communal knowledge base, and that programming will become in large part a process of properly identifylng and compensating each and every owner of the techniques you use. All I can say is that if we do go down that path, I guarantee that it will be a poorer profession for all of us - except the patent attorneys, I guess.

    Anecdote the third: A while back, I had the good fortune to have lunch down by Seattle's waterfront with Neal Stephenson, the author of Snow Crash and The Diamond Age (one of the best SF books I've come across in a long time). As he talked about the nature of networked technology and what he hoped to see emerge, he mentioned that a couple of blocks down the street was the pawn shop where Jimi Hendrix bought his first guitar. His point was that if a cheap guitar hadn't been available, Hendrix's unique talent would never have emerged. Similarly, he views the networking of society as a way to get affordable creative tools to many people, so as much talent as possible can be unearthe

    --
    "99 dead duelists of Dios on the wall. 99 dead duelists of Dios! Take one's ring, pass it around..."
    1. Re:From Michael Abrash by CodeBuster · · Score: 1

      While this is just my own opinion, I think that this notion of making money off an idea without breaking a sweat or having some "special" idea that nobody else has thought of before is just another manifestation of the so-called "praise" generation of children born after 1978 or so who were the first generation to be raised by parents who grew up in the sixties and constantly doted over their children. They gave them awards and trophies simply for participating and constantly told them how smart and special they were, so that their oh so precious self-esteem wouldn't be diminished, until their expectations in life had been built up to unsustainable heights. Now, when they enter college and begin their entry level jobs they expect to be treated as they always have been with heaps of praise for how special and important they are and with massive salaries to match their perceived levels of genius and massive egos. What is more important, assuring that our children have a blissfully ignorant childhood full of praise and sheltered from the world OR grounding them in the realities of this world so that they are better equipped to handle life without dangerous illusions of grandeur?

    2. Re:From Michael Abrash by muridae · · Score: 3, Insightful

      Abrash is mostly right. Most of those 'great ideas' are either horribly broken or already exist in other forms. Broken because the person has this great idea that doesn't account for how things actually work. And other times the freshman think they have made this great leap, which they have for freshmen, but just reimplemented a K-D tree or something else. One or two out of those thousands of ideas might be worth investigating, but not under an NDA. Someone has an idea that they can't implement them self and they want my help, then I'm the one who gets them to sign the NDA. If I'm going to fine tune it and make it real, then they are not going to turn and sell it to someone else.

      See, when it comes to these great ideas, there are two kinds of people. Those who really are smart enough to come up with earth shattering ideas as new CS students, and those who aren't. Most people think they are in the first group, but if they were, they would know how to protect the idea. Think you have come up with a new way to improve a B tree? Great, don't turn it in with your homework. I'm sure you can think of other places that professors might steal great ideas, so don't do those either.

      For disclosure, I work for a university, and have my name on some published code. I know I don't own it, but I don't care. There was nothing revolutionary about it, just some neat little hacks that I gladly share. I got paid to code it, and the publicity of it was enough to cover the supposed loss of code. But I still know the tricks I used, and can re-implement them with out copying code. Since it's not patentable code, what did I loss again?

    3. Re:From Michael Abrash by Qzukk · · Score: 1

      I think that this notion of making money off an idea without breaking a sweat or having some "special" idea that nobody else has thought of before

      Sounds like management to me.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    4. Re:From Michael Abrash by elrous0 · · Score: 1

      Anecdote the first: In one of his books, Frank Herbert, author of Dune, told me how he had once been approached by a friend who claimed he (the friend) had a killer idea for a SF story, and offered to tell it to Herbert. In return, Herbert had to agree that if he used the idea in a story, he'd split the money from the story with this fellow. Herbert's response was that ideas were a dime a dozen; he had more story ideas than he could ever write in a lifetime. The hard part was the writing, not the ideas.

      Whether this story ever actually happened, it points to a truism that every decent writer knows. Kurt Vonnegut even satirized the misconception that "ideas make the writer" in his recurring Kilgore Trout character. Trout was characterized as a writer who had loads of great ideas but who couldn't write worth a damn. As a result, he was forever relegated to writing filler material for porno magazines.

      For every story I've every published I probably have 100 ideas scribbled down in my "idea book." Hell, I can sit down in 5 minutes and come up with a great idea. The hard part is actually writing, editing, reediting, and proofing the actual story based on that idea.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    5. Re:From Michael Abrash by Anonymous+Psychopath · · Score: 1

      Managing the types of personalities you find on /. deserves compensation. I'm no manager, and I don't want to be a manager, but herding cats through a kennel must be easier. Probably more rewarding too.

      --

      Eagles may soar, but weasels don't get sucked into jet engines.

    6. Re:From Michael Abrash by Anonymous Coward · · Score: 0

      what did I loss again?/blockquote

      Your dictionary.

    7. Re:From Michael Abrash by Anonymous Coward · · Score: 0

      and you lost both your sense of humor, and your closing tags.

  62. Your Idea by Anonymous Coward · · Score: 0

    Unless the professor assigned the project, imediately upon realizing that some research development may be patentable take it out of the school, give it to a relative, friend whatever. Stop all research on it at school and find another project to cover your school requirements. Yeah I know they will ask but you can say that the research was going no where and just let it drop.
    Legal no, but it's your work, they should not get the benefit.

  63. What have you already signed? by Anonymous Coward · · Score: 0

    I don't know about the US, but here in the UK universities can lay claim to anything you submit, if they so choose. I know there's a clause in the application/acceptance agreement that says exactly that. If I want to learn from them I have to give them rights to anything I produce.
    Of course, I can't imagine them not crediting me, so I'm not worried.

  64. Bahahahaha by Anonymous Coward · · Score: 0

    It's Comp Sci, fer crissakes. You're not gonna come up with anything of any value. And let's say you were in a program that's heavy on research, whatever you come up with is on university / research funds, time and equipment. It's no different than being employed. Do you think engineers working at GM or Intel, or IBM get to keep their patents? You do get your name on the patents though, so there's some recognition there.

  65. Re: Photosounder by TaoPhoenix · · Score: 2, Insightful

    I peeked at it. Interesting idea, though a little tricky to determine some important information because your demo is heavily crippled.

    File Size: Is that "Sound-Picture" smaller than a typical Mp3? Does your full version even fully support Mp3?

    If a picture turns out to be more compressed than a straight audio file, that might be a neat way to save space.

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  66. Re:Develop your ideas on your own time and resourc by lorenlal · · Score: 1

    This was the comment I was looking for. The policy at my university (IIRC) was that any work you did on university property (as in their systems) belonged to the university. Also - Anything I did for homework, or as part of a class project also belonged to the university.

    If I developed something on a computer in my dorm (even using the university internet access) it was considered mine. Which I thought was completely fair.

    1) Anything I'm doing for homework isn't valuable beyond that class, or the curriculum. It WAS valuable to other students who looked to take those classes later. The university claimed it was their property so they could store it and compare it to future homework submissions. they certainly didn't plan on selling my "Hello World!" renditions, nor were they interested in a Java socket that simulated interference to demonstrate the ability of connection based protocols to slow a connection and error correct.
    2) If I developed something using their resources, I was free to walk away with my code (which I did, I still have some of it). But I wasn't going to make anything there that was worth selling anyway. I understood that. The real value was in figuring out how to make something useful to me first, and then useful to others later.

  67. Re: Photosounder by TurboNed · · Score: 1

    An MP3 is essentially an audio file run through and FFT with the coefficients stored. Sound familiar? It's very similar to JPG, but optimized to throw away stuff our ear won't hear instead of throwing away stuff our eye won't see.

  68. Naivete is far worse than paranoia by wdhowellsr · · Score: 1

    Not to say that paranoia is good, but after thirty years of software development as well as patented product development you can't be naive.

    When it comes to software, the ownership issue for better or worse is actually quite simple. Very rarely if ever do you have clear and legal ownership of what you code.

    Check with the schools legal department as many schools claim complete ownership of anything you do including your groundbreaking PHD Thesis.

    When you finaly get a contract or permanent position programming, you will find that the employer again claims complete ownership of anything that you write. In contract positions you will almost always be required to sign a non-disclosure and code ownership agreement that grants complete ownership to the company. This also includes your handy library code stash. I speak from experience. If they want to, they can legaly prevent you from using your code on any other contracts or even personally.

    As far as patenting anything else, consider yourself warned. Every single state bar in the US has very loose rules regarding legal and ethical behavior of Patent Attorneys.

    As an example, If you were to walk into a Criminal Defense Attorneys office for a free consultation and confess to a murder you committed, he would be obligated to maintain the attorney client privilege regardless of whether he takes your case or not.

    Now for the Patent Attorney. He offers a free consultation regarding a wonderful new idea that you have. He signs a non-disclosure agreement and you spend the next few hours detailing your idea. After you leave he calls his business partner and proceeds to patent your idea and there is nothing you can do about.

    UNLESS YOU HAVE A SIGNED CONTRACT OF REPRESENTATION AND IN MOST CASES A RETAINER DEPOSIT, HE IS NOT YOUR PATENT ATTORNEY AND HAS NO LEGAL OR ETHICAL OBLIGATION TO REPRESENT YOU.

    As for the non-disclosure agreement since you were speaking to him without representation he is free to divulge your information to his business partner. If you don't believe me contact the US Patent Office.

    Shameless Plug... Coming Fall 2009, "Patently Absurd - Everything you didn't want to know about PAs but I'm going to tell you anyway"

  69. Re: Photosounder by 4D6963 · · Score: 1

    Oh I investigated the question and there's no way saving an image is more efficient than an MP3, regardless of the compression, unless you're prepared for massive quality loss. However, I think some sort of vectorisation could be developed to store more efficiently graphical data, in this case you could probably end up with extreme sorts of speech compressions.

    No, MP3s aren't supported yet, only OGGs and WAVs, but it's on the TODO list. A short sound every 3 seconds = heavily crippled? If that's about the resynthesis quality I'm working on it at the very moment (making sounds sound more faithful to the original) and I'll release version 1.2 with that improvement in a couple of days.

    --
    You just got troll'd!
  70. Clarrification of how this works by RaigetheFury · · Score: 1

    Just like a job, if someone is paying you to do work, or come up with ideas then they have rights to them. Typically it's spelled out clearly in your contract.

    However when it comes to Universities, this is where there is a lot of muck and confusion.

    1) If you are WORKING for the university or using THEIR equipment AND (this is the important part) you have signed something stating they own the works from what you develop... then yeah... they own it. I've NEVER seen this not clear and usually involved someone unhappy that a great idea they came up with isn't going to make them a millionaire simply because they didn't negotiate well in their contract.

    2) Working for the University is defined as being actually paid $$ or getting a free ride paid for by the institution.

    3) If you didn't sign anything where it says your ideas belong to them while working for them... then they don't pure and simple.

    NC State is a great example of this. As long as you do it on your own time with your own equipment you're fine. Otherwise you have to write some kind of agreement to use their facilities for your research. Generally it involves you paying them for use of their facilities and can be costly. That's the price of having access to advanced technology you couldn't otherwise afford.

    And like many above have said... if your idea is that great... if it's that amazing... don't use their equipment. Just don't take a chance. Otherwise, please don't complain.

    1. Re:Clarrification of how this works by Corson · · Score: 1

      "Just like a job, if someone is paying you to do work, or come up with ideas then they have rights to them. Typically it's spelled out clearly in your contract." That can be discussed -- what exectly are they paying you for? If they pay you to have ideas then yes, you are right. But a contract should not be about "maybes", it should be very clear in terms of conditions to be met for the employee or contractor to get paid. If you are paid to complete a project then its about specifications, schedule, time, and cost, not about ideas. On the other hand, if it's about ideas then it's clearly a risk the employer decided to take. You may not come up with any useful ideas at all; then, the employer will have lost their investment. But the problem is, usually you don't have the leverage, they do, so you will agree with whetever they ask and they know it.

  71. THINK something before fearing how to defend it. by Anonymous Coward · · Score: 0

    Truly, this is pathetic. You are in fear about your ideas being stolen even before you ever HAD an idea.

    You want to preventively attack or better load your guns and put yourself on the defensive even before a possible but, alas, non-existent "enemy" yet.

    You don't even know if/what kind of research your University does, and already are thinking about "firing back".

    You seem negative, angry, ready to attack. Maybe you want an "enemy" or a competitor in other words to be able to give birth to your idea.

    Well, it's certainly not going to be a world changing idea one made in this stress.
    Good ideas come from creativity and openness, not from a preemptive fight.

    If you accept someone else's view of things, look at your study and University with openness, let your idea(TM) peacefully come to you and just then make up a good framework to use your idea. It will all be much easier then.

  72. Keep a trail. by Anonymous Coward · · Score: 0

    Disclaimer: I work in robotics R&D.

    I'm very open about my ideas (so much so that I've dropped a couple of clients when they got all paranoid about NDAs and so on) mostly because I'm very happy about being shown something cool about something that I originally came up with that even I didn't think about.

    What DOES annoy me is attribution -- if people want to use my stuff, please do (even if they end up making more money from it than me), I'll come up with something else cool tomorrow/next week/next month anyway. BUT if they use my stuff it better have my name on it. I solved my last attribtion dispute while an undergrad -- a grad student decided to ask for my help solving a problem (some PHP thing IIRC), have me essentially deal with the entire situation, and put it in his project without attribution. The dispute was solved by me holding the guy over a railing on the roof of the lab until he decided that properly giving credit was preferrable to a three floor drop.

    As a general rule, anecdotes aside, your best protection is to keep incremental backups of your project so that you can show the work from the embryonal stages if paternity ever comes up; even if you're publishing / opensourcing, it's legitimate to keep those backups private until you need to throw them at somebody.

  73. How can your ideas be stolen? by exp(pi*sqrt(163)) · · Score: 1

    Do you wake up in the morning and realise that you no longer have an idea that you had yesterday? Maybe you should see a doctor.

    --
    Doesn't it make you feel good to know that our freedoms are protected by politicans, lawyers and journalists.
  74. Change schools by Anonymous Coward · · Score: 0

    Move to the University of Waterloo; you keep your own IP, and then you don't need to worry about this.

  75. Re: Photosounder by TaoPhoenix · · Score: 1

    1. ShortSound/3Sec : I can only assume that's a cripple feature, and it's pretty bad. I almost thought it was a bug until I took out my stopwatch and timed it.
    2. I think saving image files is disabled. Thus I had to ask and couldn't have looked for myself.
    3. Quality Crippling!? I hope not. There'd be no way to tell if it's just the state of the art as you know it vs. a protection feature.

    (Grinding back on topic)
    We're in a thread about people's opinions of how much IP is worth. Your measures rank pretty high up on the CrippleDemo scale, so you must be concerned about people's reception to your program.

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  76. Forget these Jerks by Anonymous Coward · · Score: 0

    Forget these jerks who say you won't have any good ideas in college. If you have a good innovative idea, don't submit it to the school, just give them what the prof asks for. Work on your stuff, on your personal systems. And if you really get some thing good going, pay to talk to a lawyer, not the university or /. .

  77. Business and Ethics by DynaSoar · · Score: 1

    It's not unheard of for an undergrad to come up with a good idea. I had two instances of such ideas getting taken to international conferences for presentation. But such instances are harder to find than hens' teeth (to find those, look behind their lips).

    If you did come up with a patentable idea, and your university chose to use it, just because they got a chunk doesn't mean you'd get nothing. You'd know what was going on because it's an ethics violation that can cost someone their job, including tenure, to steal it outright and not give you credit (and a cut, if applicable). If that happened you could sue, and the publicity of that would cost them a lot more than the cut (and credit, which costs them nothing).

    Openness is the best protection. If you think you have a good idea, show it off. Going public assures witnesses. But guess what? You're far more likely to be laughed at. Really. You don't know enough yet to know whether something is a good idea. If you think so, you're probably wrong. Maybe not, but probably. And on the off chance it is worth something, you're going to need help in learning what to do to develop it. And THAT is worth the cut they'd take.

    --
    "I may be synthetic, but I'm not stupid." -- Bishop 341-B
    1. Re:Business and Ethics by Repossessed · · Score: 1

      I'd actually expect plenty of good ideas from undergrads. I had plenty myself, some of which got picked up by others later (dunno if from me or someone else with similar ideas) Ideas are a dime a dozen, they're worth even less if you don't have the knowledge and skill to back them up.

      --
      Liberte, Egalite, Fraternite (TM)
  78. Missing the Point by Anonymous Coward · · Score: 0

    The reason universities adopt these policies is not to take ideas from students and get rich; the purpose is to prevent students from getting rich on their own. Maybe the student's idea is stupid, in which case it makes no difference. But if it's good, and the student develops it, and it comes to fruition, and it starts to make money, then the university can sue and say that it was theirs all along and that they are entitled to everything.

    The wealthy and powerful corporations and bureaucrats don't like all these young upstarts up-ending the order of things and threatening to destabilize their positions at the top (even though they themselves probably got to the top by up-ending the order of things for their predecessors). One way the bureaucrats can make sure that the upstarts can do nothing is to make sure the ideas are always the property of the bureaucrats.

    They'll use capitalism to get to the top but then switch the system to feudalism in order to stay at the top. Making us all into their serfs...

  79. Don't Be a One Trick Pony by KalvinB · · Score: 1

    If you're any good at what you do you'll have a lot of good ideas so it doesn't matter if a few get "stolen." You should be flattered that someone thinks an idea or two of yours are worth putting the time into implementing themselves. At the end of the day the person looking to hire you is going to see that you have brains and not the guy who relies on everyone else to come up with ideas for them.

    If you only have one "good" idea and cling to it like your life depends on it people are going to think you're an idiot with no good ideas. That and a huge hypocrite. In your life you will "steal" a lot of ideas from a variety of sources. You can call it research all you want but "your" ideas are the product of a lot of digging into other people's ideas.

    So lighten up. If you're actually good at what you do you'll have plenty of big ideas to bank on.

    1. Re:Don't Be a One Trick Pony by coinreturn · · Score: 1

      I agree. And IIRC, the going price for ideas is "dime a dozen." I give my ideas away for free all the time. The value in being recognized as a thinker exceeds my desire to put my life in hock over an idea that may never see fruition. Let someone else risk their livelihood. Finally, don't flatter yourself over your ideas. Everyone has them all the time. There are truly very, very, few new ideas. The chances of you having them are infinitesimal.

  80. IP by Corson · · Score: 1

    Intellectual Property is hot stuff these days and has been so for the last two decades or more. Everyone who has the leverage will try to rip you off, and will use all legal means available to that end. It all begins with a contract, or an agreement, that you sign. Universities claim ownership over your ideas and (publicly funded) research results as a student or postdoc. Industry employers will make you sign off to them from start any invention/innovation/idea that you might come up with, no matter if you have have your eureka moment while at work or while taking your shower at home. Some of these agreements extend for more than a year after you quit that job. More or less the same applies to public service employees. In Canada, if is a federal offence for a public servant to start up a business without first getting approval from your supervisor. It seems to me that only way to own your idea is to be self-employed for at least two years and then invest 100K in patenting it. How about that?

  81. Re: Photosounder by 4D6963 · · Score: 1

    Well, as for the short sounds, if it wasn't for it then you could just make up for a lack of sound export feature by recording the output, which isn't such a big deal, I mean I used to do that before I implemented the feature and hardly even minded ;-). And no, image saving isn't disabled, neither is image copying to the clipboard, otherwise that would be indeed very crippling.

    And no there's no quality crippling, but it could be better, which is why I'm trying to improve upon it as a priority.

    I actually never thought it was that high on the CrippleDemo scale. I mean, without the short sound thing, it'd be pretty damn low.

    --
    You just got troll'd!
  82. Universities won't steal your work by kabloom · · Score: 1

    This talk about universities building patent portfolios concerns situations where a research team developed some useful invention, and felt that patenting it would be valuable, primarily becuase this would make it possible for a company to pick up and commercialize the invention. (And only secondarily because it would bring funding for the research team.) But most university patents start when the researchers who did the work decide a patent is valuable, and only then to they start the patent process, which becomes a part of the University's IP.

    Unless you have a really malicious professor (unlikely), universities won't steal your work without your knowledge and consent. An important part of a university's mission is to help their students build a body of knowledge in their name and build reputations, so if something you did in class is worth patenting or publishing your professor will talk to you about it and present it to you as a career- and reputation-building opportunity.

    If you want money from your patents, there may be restrictions in University rules, or in the form of a contract that you sign, which prevent you from going off and patenting your work for the university on your own (iIn other words, the University will own your IP), but they can't patent something without your help.

  83. You're reading /. by ThousandStars · · Score: 1

    Don't worry, no one wants your ideas.

  84. Quick List by Plekto · · Score: 1

    - The real litmus test is whether you are taking classes normally or whether you are getting a scholarship. If you are paying money and going to classes out of your own pocket, everything that you do remains yours, unless there's a clear major project that you are working on with the university.(say, some electric car race or whatnot).

    - If you are getting a scholarship, then yes, everything is theirs, pretty much. Just keep your better ideas to yourself and learn to just find other ways to solve the problems - or use more basic approaches. Obviously if the work is in conjunction with your thesis or PHD or similar, then you're kind of stuck. Do your work, but keep your better ideas to yourself. This doesn't mean to be paranoid. Merely to be a bit cautious. Give away some ideas that are required, but not everything.

    - I found that the biggest problem wasn't professors but other lazy and greedy students who would leech ideas off of others in a heartbeat. Telling your friends about some great idea at a party is sure to end up being used by whomever is listening. As they say, don't talk shop outside of work.

    - Also don't talk about it online or leave your latest and greatest ideas out in the open where roommates and others can see them. It's not paranoid to have a password on your computer, after all.(same with carrying them around in your backpack or similar places where some nosy person in the library can get to them)

  85. Consultation fee by Wyck · · Score: 1

    Since you are consulting us regarding TheNextBigThing(TM), we will now require 30% royalties on all revenue generated from TheNextBigThing(TM).

  86. What? by tgd · · Score: 1

    As a general rule, anything you produce while you are in college is owned by the school.

    They're not taking it from you -- its theirs to begin with.

    Thats why grad students have to license back any IP developed as part of their graduate work if they leave a school and start a company.

    How do you think these big research schools *have* such large endowments?

  87. getting really old by Goldsmith · · Score: 1

    This idea that an entity which provides you with research funding, space, equipment and access to specialist help is undeserving of some fruit of that labor is getting old. Half of my grant funding goes to purchase goods and services outside of my own lab (overhead), and I would hope that some of the benefits reaped in those other labs are re-invested in the university.

    If you're getting something from your university/company expect them to take something from you in return. Don't be an idiot and give it all away, and don't put your great ideas into throw-away class projects. After that, you can stop whining about it. Those professors you're so afraid of are stuck in the same system.

  88. Well I wouldn't go to Drexel by Tiber · · Score: 1

    (Grain of salt warning, it's been about 7 years)...

    Drexel has a clause in it's "student contract" which entitles them to patent anything you come up with on university time or university resources.

    If you live in the dorms, you're always using university resources, so give up already.

  89. Don't use school resources by dkarma · · Score: 1

    From the last /. article on this topic, it seems that the universities are arguing that they can patent student ideas because they claim the students are using significant university resources. My advice is to use as few university resources as possible if any at all. Do all your work on your own computer. Don't use the labs, etc. If you don't use their resources then they have no claim to your IP right?

    1. Re:Don't use school resources by log0n · · Score: 1

      That doesn't work.

      Schools are claiming the work not because the students are using the equipment, but because they learned the knowledge to design/create/whathaveyou because of the university itself - the teaching, classes, assignments, etc. If you do something while at school, there's no way it could not have been influenced by school resources, simply because you are part of a school.

    2. Re:Don't use school resources by calmofthestorm · · Score: 1

      This argument is ignoring the fact that most of us /pay/ for college. The agreement I signed said that if I am their employee and it's part of my job they own it, and if I use their resources in a nonincidental manner (eg, dorm wifi doesn't count) then they get a nonexclusive perpetual license.

      But the real solution is to read the agreement and if you don't agree, don't sign. If they won't take you without it (and that's a bigger if than you'd think), then don't go.

      --
      93rd rule of Slashdot: No matter how obvious my sarcasm is, my comment will be taken seriously by someone.
  90. Universities are NOT Corporations by gurps_npc · · Score: 1

    Most importantly, they don't pay you, you pay them. You EMPOLY them. They are YOUR vendor. While it is not unreasonable for a corporation to force employees to sign over patent rights it IS unreasonable for a VENDOR to require a corporation to sign over patent rights to what the corporation comes up with. Similarly, it is totally OUT of line for a University to force anyone to sign over rights. Refuse to sign such a piece of paper. If they insist, point out that they already accepted you and you turned down other offers to go to them. As such, their legal position is scanty if best. If they continue to be obstiante, get a court gag order preventing them from black-balling you at other universities then sue them to allow admission. If you don't have the guts to do all of this work then honestly, you don't have the guts to take your patentable idea and make money off of it. Profit is 1% inspiration, 99% perspiration.

    --
    excitingthingstodo.blogspot.com
    1. Re:Universities are NOT Corporations by DaveV1.0 · · Score: 1

      The only problem is that THEY are the scarce resource and YOU are not. There are more students applying than there are seats. You attend on their terms, not yours.

      If they insist, point out that they already accepted you and you turned down other offers to go to them.

      And, they will point out that you APPLIED to go there and that these are the terms of going there. You don't want to agree to the terms, you don't have to go there. Go to another university. It is not their fault you didn't do you due diligence to find out the terms of attendance. Remember, you have scant, if any, legal footing because no contract has been signed and no money has changed hands.

      You obviously are not a lawyer and have never actually dealt with the law and the legal system in any meaningful way.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    2. Re:Universities are NOT Corporations by gurps_npc · · Score: 1

      How do you know that sense is not common? Some idiot says "obviously" when it is not true. The law does not care about scarce. It cares about money. When you are paying, YOU get legal rights that you don't get when you are being paid. Also, when you are applying you are often under 18, which gives you even more legal benefits. If all universities have the fine print, then you can argue it is monopolistic. If other don't, then it is fine print than it was false advertising not to make clear. Most importantly, REAL lawyers and REAL employees of a law firm know that the law is not cut and dried. This is the kind of thing that likely has not been tried before, and as such no one really knows what the judge will say. More importantly, Law varies from state to state, particularly for contracts. Who will win this kind of lawsuit will depend a lot upon which state the university is in and which state the student was in when they applied. While you may arrogantly believe that the organization has all the rights, this is a lie fostered by the fact that they have the money to pay lawyers. You ARE paying them, you are often a minor when you applied, the university has additional obligations that corporations don't.

      --
      excitingthingstodo.blogspot.com
  91. Two suggestions by halcyon1234 · · Score: 1

    Either you're going to listen to the rest of the advice in sibling posts, or you'll reject it because your idea is, indeed, awesome enough to be stolen.

    In that case, do the following:

    1. Every time you write some code, burn it to a CD and mail it to yourself. TEH INSTANT PROOFZ!
    2. Before you hand in your assignments, go through it line by line and crapify it. Add some compiler warnings, take out any optimization you've done, and make sure it's bloated and near unrunnable. You'll get an awful grade, but then no one will want to steal it. And then you can take the real codez to the money printers! Don't worry about grades, anyways. No one in the real world cares about them, except for sheeple who you won't work for anyways. Besides, you'll be a billionare by your Sophomore year, and you can drop out and just wait for them to beg you to take their honorary doctorate of Awesomenezz.
  92. Question. by jellomizer · · Score: 1

    How many classes are you going to miss. Test didn't study for actual assigned products you didn't do for your next big thing...

    I was one of the top CS students in my school at the time. However I had little time for my own projects. As with the other students who were just as good as me or better. We all started school thinking we will change the world and we all were so hot shot programmers that we could be the next Microsoft (We started college before Google)

    The issue of stolen work happens in Grad and PHD levels not so much in the undergrad. At these levels we work on projects of our own choosing and do it our own way. Under Grad classes you have a preassigned project and/or with limited amount of time to do it (2/3 weeks)

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  93. Here is what to do TheNextBigThing? by hackingbear · · Score: 1

    Are there schools out there that won't take my work away from me if I discover TheNextBigThing(TM)?

    Never make it as a class project, instead post it on /., and we will promptly advice you to make it into an open source project.

  94. The nature of refinement is theft by khrome · · Score: 2, Interesting

    My personal experience is, if you have an idea you cannot complete yourself, it will be stolen. If the person you were working with needs to solve a problem, they will gravitate towards the best solutions they know, so theft of your best ideas is inevitable. Concentrate on being able to constantly reinventing ideas, and brainstorming new ones. If you try and hold on too tightly to your ideas, you're just dooming yourself to pain and disappointment.

  95. Prior Art by Nom+du+Keyboard · · Score: 1

    If they patent it you overturn the patent by showing your class project as prior art.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
    1. Re:Prior Art by DaveV1.0 · · Score: 1

      Again, that works only if you have not turned over your rights when you signed up to go to the school.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  96. Re:Develop your ideas on your own time and resourc by MadCow42 · · Score: 1

    >> Therefore, document when and where you're working on your idea, and have evidence that can, as clearly as possible, make a case for your having worked on this idea on your own time, with your own resources.

    One point to this: unless he's on scholarship, 100% of his time is "his own time". He's paying to go to school, not the other way around. They don't own any of his time. On this basis alone, IP ownership clauses in school policies are dubious. If the University tried to claim ownership of an idea, I'd bill them for the personal time I spent developing it - at a reasonable INDUSTRY CONSULTING rate.

    Using school resources is another issue though. Although it stinks, they can make a claim there - preventing you from claiming full ownership. However, I'd still go the route of billing them for my time.

    MadCow.

    --
    I used to have a sig, but I set it free and it never came back.
  97. Public university customer is not the student by xPsi · · Score: 1

    At a public university, the "customer" the university is servicing is not the student, but the state. A student is more an employee to the state than a customer of the university. Even for the ordinary student attending school without any special scholarships and who is not doing any explicit research under any state or federal grants, anywhere between 50-80% of the tuition to keep you in school is payed by taxpayers. That means your education is not for your benefit, but rather the state's. That's why most of the output you produce while in school legally belongs to "the system." The university's intellectual property policy usually reflects this. I think students tend to think of their public education as being mostly their own thing, so forget that they are ultimately accountable to the public. However unfair this may seem, it is pretty much the same anywhere in life. The professors, staff, and administrators are also under the same rules. In addition, in most non-academic private industries the rules are even more strict about whose ideas belong to whom and under under what conditions. All that said, there is a proper legal means for the university to partly own your ideas while still giving you formal credit. People can't just up and plagiarize or steal your ideas and claim them as their own novel work. If you suspect this is happening, you should raise bloody hell. There is a chain of ethical accountability that is maintained in an academic settings. Universities are better than most places in giving credit where credit is due because individualism is generally respected (this does frequently break down, though). This is in contrast to the private industry which doesn't honor that individualism so much.

    --
    i\hbar\dot{\psi}=\hat{H}\psi
  98. Ideas by Brandybuck · · Score: 1

    If you only have one good idea in your lifetime, and it happens to occur while attending university, and it just so happens that your professor used it, too bad. But if you're such a freaking genius, then I'm sure you'll have many good ideas over your lifetime. Don't worry about the one that didn't get patented and ensconced within a platoon of lawyers.

    p.s. Ideas can't be "stolen".

    --
    Don't blame me, I didn't vote for either of them!
  99. Just share it by Anonymous Coward · · Score: 0

    If I were in this position I would post my idea online and get it published to as large an audience as possible. This effectivly puts a damper on the college ever obtaining a patent and profiting off of your work. Don't you pay enough in tutition already for this kind of back-stabbing crap?

    As einstein pointed out most of the really significant works throughout history that have actually made any kind of a difference are mostly due to dedicated hard work not visions of "Y" shaped caps with magical properties appearing in your head after falling off a stool.

  100. Just don't talk about your ideas by wikinerd · · Score: 1

    If you don't want your ideas to be stolen then just don't talk about your ideas. Keep your technological ideas a secret, and only use well-known and cliche ideas in your university assignments. You will still get good marks, since after all the university as it is now is not promoting independent and original thought, and after you get the degree you will be able to do whatever you want with your ideas.

  101. License your code under the GPL! by seandiggity · · Score: 2, Insightful

    ...or another free software license. I know this isn't the answer you're looking for, but I'm actually surprised more of the /. community isn't replying with the same answer. We live in an age where a huuuuge amount of source code is freely shared, and software-as-a-product is dying. At the very least, it's a bad business decision.

    Share your code under the GPL, and others will be able to modify your code. However, their modifications must be available to you unless they intend to keep them private...which isn't what you're worried about anyway.

    You can release your GPL'd code to a community of developers, and hopefully (if the idea really is that good) you can gain support and a critical mass so you can build "TheNextBigThing". When the project is in a state of maturity, you and other developers can decide what direction to take it, or if it really is the proverbial "killer app", or whatever. And along the way, if money is your motivation, you can work out a business plan.

    If you really do have "TheNextBigThing", licensing under the GPL protects your code by making sure you will have access to it and its derivatives. It also creates the potential for working with a large community of developers to improve the software. If the software gains popularity, it would also be very tough for competitors (even powerful institutions) to squash it.

    I might add, as well, that proprietary apps are, more and more each day, being spanked by the FOSS competition. "Live Free or Die!" has a new meaning in the world of software...

    --
    Geeks like to think that they can ignore politics, you can leave politics alone, but politics won't leave you alone.-rms
    1. Re:License your code under the GPL! by SuiteSisterMary · · Score: 1

      Me thinks you miss the point.

      If the poster's terms of enrollment state that his scholastic output belongs to the institution, then his output *isn't his to GPL.*

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    2. Re:License your code under the GPL! by seandiggity · · Score: 1

      If the poster's terms of enrollment state that his scholastic output belongs to the institution, then his output *isn't his to GPL.*

      Perhaps I'm wrong, but I don't think you give up the copyright to your work just by handing it in to a professor, which is all you need to publish it under your own terms (unless the university forces students to agree to the equivalent of a non-disclosure agreement, which would be a terrible thing). If you're doing research with university resources, grant funding, or as a university employee, the situation is more complex, and I doubt you'd retain the copyright to your work in most cases.

      Anyway, here's my revised advice: Find out if you retain the copyright to your code, in varying scholastic situations. If you can, GPL it. If you're worried about violating patents, you should find another line of work besides writing software.

      --
      Geeks like to think that they can ignore politics, you can leave politics alone, but politics won't leave you alone.-rms
    3. Re:License your code under the GPL! by seandiggity · · Score: 1

      ...also I Am Not a Lawyer. My comments should not be misconstrued as the recommendations of a lawyer.

      --
      Geeks like to think that they can ignore politics, you can leave politics alone, but politics won't leave you alone.-rms
    4. Re:License your code under the GPL! by Anonymous Coward · · Score: 0

      I might add, as well, that proprietary apps are, more and more each day, being spanked by the FOSS competition.

      at that rate i won't even bother to come up with an idea.

    5. Re:License your code under the GPL! by SuiteSisterMary · · Score: 1

      Perhaps I'm wrong, but I don't think you give up the copyright to your work just by handing it in to a professor, which is all you need to publish it under your own terms (unless the university forces students to agree to the equivalent of a non-disclosure agreement, which would be a terrible thing). If you're doing research with university resources, grant funding, or as a university employee, the situation is more complex, and I doubt you'd retain the copyright to your work in most cases.

      No, of course not. But if, when you accepted enrollment at the school, you signed something along the lines of a 'work for hire' then, yes, you've agreed to assign copyright over to the school. They're not 'taking' or 'stealing' anything; you're giving it to them. And if this is the case, you don't get to GPL your output.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
  102. Your idea isn't worth s#it... by Anonymous Coward · · Score: 0

    Ideas are cheap, free even. Ideas are not patentable or copyrightable. The execution of those ideas are the only thing that can be defined and assigned a real value. That's the law at least.

  103. Murky Universities by blueplatespecial · · Score: 1
    I'm a professor at a university, and I work with a lot of undergraduates on class projects and on research projects. Universities tend to be murky when it comes to student IP. When you graduate and go to work for the Man, He'll spell out very clearly what He owns. I've seen corporate IP agreements broad enough to lay claim to what you dream in your own bed.

    Recently, I asked our university's IP person about the issue of student IP. She's not a lawyer, and we didn't get a ruling from our legal department, but her opinion was that classwork is the property of the student, whereas thesis work and paid research work, whether internally or externally funded, is the property of the university.

    Legally, the university owns what I produce also, although they give me great freedom to propagate what I discover. On the other hand, if I designed potentially valuable drugs, then I might not feel so free.

    There was some good advice in the replies (don't share your best ideas; work on your own equipment). Why not have a conversation with your professor to determine what he or she thinks?

    Ultimately, you probably have little to worry about, for many of the reasons discussed in the replies, but it's always your responsibility to understand who owns what and under what circumstances.

  104. School dropout who learned BASIC and wrote an OS by troll8901 · · Score: 1

    Did you mean Steve Wozniak? He did wrote the BASIC interpreter and most other software for the original Apple computers. And he co-founded the company with Steven Paul Jobs, who was also a drop out.

  105. School dropout who learned BASIC and ported an OS by troll8901 · · Score: 1

    He'd probably say "There's nobody getting rich writing software that I know of" or something like that.

    Darn, I wanted to write a funny post!

  106. What the hell, I was just about to post this. by sonciwind · · Score: 1

    Thief!

  107. Stanford turned down Sun, Google, Yahoo, CISCO ... by peter303 · · Score: 1

    While they made billions for their investors. Stanford couldn't be bothered with student projects.

  108. Well, even companies steal! by Copywrite · · Score: 1

    http://www.petitiononline.com/ToUS_SCt/petition.html To: The U.S. Supreme Court Justices Dear Supreme Court Chief Justice John G. Roberts, Jr., Justice John Paul Stevens, Justice Antonin Scalia, Justice Anthony M. Kennedy, Justice David H. Souter, Justice Clarence Thomas, Justice Ruth Bader Ginsberg, Justice Stephen G. Breyer, Justice Samuel A. Alito: We are writing to you regarding the case of Dr. Dongxiao Yue v. Sun Microsystems, et al., which is set for conference in January 2009 (Information of the case can be found at www.American-Justice.org and YouTube). In November 2007, Dr. Yue sued defendants for pirating his PowerRPC software. Evidence included defendants' internal documents showing Sun knowingly sold unauthorized and unlimited copies of PowerRPC to others. However, in March 2008, former U.S. District Judge Martin J. Jenkins dismissed Dr. Yue's lawsuit without ruling on any of the copyright claims. The District Court then awarded defendants $219,949.90 of attorneys' fees and costs under Section 505 of the U.S. Copyright Act. While Dr. Yue's appeal is ongoing, on December 15, 2008, the District Court issued a Writ of Execution directing county sheriff to take possession of Dr. Yue's assets (primarily his copyrights and his family home where his two young children live), despite Dr. Yue's request for humanitarian consideration. Dr. Yue's application for stay at the U.S. Ninth Circuit Court of Appeal was summarily denied without any explanation. Awarding software pirates under U.S. Copyright Act would encourage infringement of intellectual property and would be detrimental to U.S. economy. The lower courts should have provided Dr. Yue equal protection as other American copyright owners. We respectfully request that your Honor carefully consider Dr. Yue's arguments before the Supreme Court and make an equitable decision. Sincerely, The Undersigned 20. Kinhson Su Justice must be served! NJ, USA 19. Jian Xie Support his petition 18. Liping Cheng Justice need to be served by Supreme court 17. Dr. CHONG WANG Based on my own judgment, some personal retaliation has been involved in this case, thus a more objective, thorough, fair trial is need. 16. Yong Li This is a typical case demonstrated judges' bias, snoblish, racisim and injustice. 15. Ming Wei The case will have a profound effect on the protection of copyright including the copyrights of numerous American products worldwide. PA, USA 14. Roy Owens Justice for Yue 2 Otisfield St , Mass 13. Charles Heckman Typical Ninth Circuit tyranny Washington, U.S.A. 12. John Peterson Dr. Yue has the truth and should be granted justice 11. Facheng Lee save justice! save Dr Yue! 10. line voided 9. Betsy Combier We must abide by the Constitution and rule of law, and protect Dr. Yue's due process rights 8. Carl Bernofsky The shabby treatment of pro-se litigants by the courts must stop. Dr. Yue has clearly stated the case for infringement of his copywrite rights, and the courts must permit genuine due process to go forward in this matter. Shreveport, Louisiana 7. kang li protect the human rights toronto, canada 6. robert lackman Give Dr Yue justice 5. Carol Long This illegal court abuse is going on all over the USA. In San Diego the courts are a mess. Allowing purjury and many other laws to be broken. What next, please allow Dr. Yue to win this case. 4. Cheryl Kennedy Dr. Yue has a Constitutional Right to be heard at a jury trial. The corruption and judicial misconduct in the U.S. Court system is a disgrace. Big business harms the small guy intentionally, and payoffs become a big question within the system. 3. Thomas J. Rodeffer This is a typical example of how corrupt the Judicial system here in the U.S. is! There is no justice for the lay person who is the back-bone of the tax-base! 3923 Ryan Drive, SW 2. George Edward McDermott United States District Court Judge should be removed from office for committing treason against the Constitution and fraud against the court. For denying due p

  109. How to make sure my idea is not being implemented by Anonymous Coward · · Score: 0

    Agree Ideas are worth a dime unless successfully implemented.

    So how do i make sure my idea is has not been implemented before (I know there is a remote possiblity of this ) since every idea cant be inspired or wil have some similarity but just to avoid a situation in which all ur hard works goes waste.

    Also has Slashdot become like other places like digg.com where if you a re power user or more posts from you will allow you to have your post approved easily. Bcz i posted something similar and it never got approved. Mailed the support guy , he never replied back.
    Idea4gud.

  110. Well, if we're getting on our high horses, then by Medievalist · · Score: 1

    Vanity, vanity, all is vanity; thus saith the Preacher.

    What has been done, shall be again done, and there is nothing new under the sun.

    There is no remembrance of former things; nor shall those who come after remember things as they are today.

    Feel free to keep your ideas to yourself...

  111. Don't be naive... by awfar · · Score: 1

    apparently not obvious to some, look at the top companies of the world that have set up digs at or near leading educational institutions. Creating work under the historical guise of "internships", often low paid and low risk, but also a way to identify, harvest ideas and unique and valuable skills, likely before the school or even the student realizes the (dollar) potential.

  112. There is a scene in Antitrust by scorp1us · · Score: 1

    Where Milo is talking to the Gates analog. Gates pursuades Milo to the dark side away from open source because of people getting rich off other people's ideas.

    I always looked at it as "great, my ideas will make the world a better place, any theft of them only advances my agenda". And as a Buddhist, I am really into that.

    But then I'm also a realist. But only if I can gain from my ideas, can I support myself and my family. True Buddhists are ok begging. I am not. So there is some level of greed that enters in - you don't have to want more than reliable shelter and food, but it is there. The problem is, the multimillion dollar universities will not contribute to your shelter or food supply if you let them steal your ideas.

    Lets face it, while information should be free, we need to still survive, pay our bills, and advance our own agendas.

    --
    Slashdot's rate-of-post filter: Preventing you from posting too many great ideas at once.
  113. Just ask for the rights... by Slacksoft · · Score: 1

    Had the same problem at my university for my senior design project. I worked for just under a year on the project, and according to the university to get credit I had to submit the full source of the project upon turning it in. I didn't like this since I planned to use it to start a business, and by policy of the university they would own full control. So what i did was simply ask for the professors to give me rights to my project. They signed a waiver, and so long as i outlined the project in detail with providing a compiled working version were ok with that. In the end i turned in a 76 page project report, my compiled code, and some powerpoints. That was it, they published the report in the library, filed with a CD of my project, and I own complete control of the source. Win win just by asking. Always be paranoid that no matter what you build at the college on their computers is owned by them unless you ask for it. Most are completely willing to give you the credit and sign away the rights if you just bring it to them first.

  114. If you have to ask.. by spiffmastercow · · Score: 1

    If you have to ask, then your idea probably isn't that great.

  115. Ask them by holizz · · Score: 1

    At my first university, everything we did was our own. At my current university, it all belongs to them. So you have to ask your institution.

  116. GPL may help by wzzzzrd · · Score: 1

    A very good protection is actually the GPL. As long as you are the copyright holder of your source code/ other material, GPL it. Java code for example is always decompilable (obfuscating is pants, really), and python is distributed as source, so is ruby and javascript. Unless you're a real coding wizard, code is not that valuable anyway. And if someone steals it, you are protected. You can relicense it later anyway, have a look at QT.

    --
    On second thought, let's not go to Camelot. It is a silly place.
    1. Re:GPL may help by maxume · · Score: 1

      The GPL doesn't give the copyright holder any advantages over normal copyright. Not a single one. If you steal my copyrighted code, I can sue your ass for a copyright violation. If you misuse my GPL code (note that by using the GPL, I may be required to provide you a copy of the code), I sue your ass for a copyright violation...

      --
      Nerd rage is the funniest rage.
  117. Except Patent Attorneys... by EgoWumpus · · Score: 1

    All I can say is that if we do go down that path, I guarantee that it will be a poorer profession for all of us - except the patent attorneys, I guess.

    That is, actually, precisely what this ends up being about. A Programmer, or Geneticist, or Bridge Engineer, or what have you comes up with an idea - maybe even implements it. But they're not living in a vaccuum.

    There are people out there who will convince you that you can make money off of pure ideas, or if you properly copyright or protect your work you can make money off that. What they're really doing is simply working on the implementation of their own idea; namely, making money off of the interface of whatever you're thinking or doing and their own sphere of expertise - say, patent attorney-ship.

    Further, it distracts you from what ought to be the real prize; doing something cool. I'm not saying that you should work for free, to the contrary you should take the value from things as you see the opportunity to do so. But if your focus is on building simple wealth, there are easier and arguably better ways to do it than trying to think up an idea and enter a world of marketing, litigation and all that. Figure out how much wealth you need to do the things you want. Then forget about it, because beyond that point it doesn't help you.

    --

    [Ego]out

  118. Read the University's policies by swordgeek · · Score: 1

    The odds are very good that you're SOL on this issue. By entering a class as a paid student, you're likely giving up rights to any original work you present to the university (i.e. projects, presentations, assignments, etc.). It's pretty standard, and not very different than employment contracts that the rest of us have to sign in order to get a paycheque.

    So if you voluntarily signed over rights to ideas, they're not being "stolen" from you at all. Welcome to grown-up life.

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
    1. Re:Read the University's policies by NiteShaed · · Score: 1

      By entering a class as a paid student

      Where did you get that idea?

      He said: "I just got started taking Computer Science classes at my local university"...
      This doesn't sound at all like a grad student to me. If he's just starting CS at a local school, he's probably a tuition-paying undergrad, and therefore what he does on his own time should be his own business, and the school should have no particular stake in it.

      --
      Some bring out the best in others, some the worst. Some bring out far more.
    2. Re:Read the University's policies by swordgeek · · Score: 1

      Sorry, stupid typo on my part. I meant to say "paying student."

      Everything else holds true though. If he's submitting original ideas in school projects, then they're most likely the school's property. With regards to WHAT HE DOES ON HIS OWN TIME, however (and that means stuff that is _not_ part of classwork in any way), you're right. The university should hold no stake in it.

      However, the original question was talking about projects: "How do I tell if any of my projects while attending classes will be co-opted by my professors or the university itself and taken away from me?"

      Hence, my answer.

      --

      "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
    3. Re:Read the University's policies by NiteShaed · · Score: 1

      True enough. I guess I just started thinking of non-classtime projects because it seemed pretty unlikely that a beginner CS student would be doing anything in class that hadn't been done thousands of times before by other students, which wouldn't be particularly valuable to anyone but themselves as a learning experience.

      --
      Some bring out the best in others, some the worst. Some bring out far more.
  119. rents by Anonymous Coward · · Score: 0

    do all the work on your own hardware... testing and all. or at least don't do any work that's logged on school hardware. that way the school can't claim that you couldn't have completed the project, and developed the idea, without access to their labs and materials.

    and don't turn in anything functional as a school assignment if you think you might want to patent it later--just in case. if you manage to program some "big new thing"... you can always just write some other program that'll get you an A+, and save your big idea for use later.

    don't even share it with anyone till it's patented! i know it's exciting, but if it's not patented somebody else could run off and patent it. and even if you could prove it was yours, it would require money and time in court.

    hell, you could always get your parents or another trusted family member to patent it in their name so your school can't steal it in the first place!

  120. Would you put your 'money' where your mouth is? by Anonymous Coward · · Score: 0

    OK, so I'm half way through this thread and the obvious common theme is "ideas are a dime a dozen, execution is what counts".
    Fair enough. So ... would you care to share some of your best-but-worthless ideas, those you don't have the time/money/motivation/whatever to execute, with us so that we can execute them if we so choose/desire/can? Turn it into a new "Ask Slashdot" referring to this one and let's see what you got!

  121. Relax by gilgongo · · Score: 1

    One of the great lessons you need to learn from life is that your chances of ever having an original thought are vanishingly close to zero.

    The chances of you being able to *act* on your thoughts - or the thoughts of others - are up to you.

    --
    "And the meaning of words; when they cease to function; when will it start worrying you?"
  122. Warning: Known sockpuppet/troll by Anonymous Coward · · Score: 0

    User maintains more than a dozen sockpuppet accounts on Slashdot.

  123. Reminds me of every writing class I've ever taught by elrous0 · · Score: 3, Informative

    Every student talks about their story ideas like they're some sort of brilliant trade secret. But over the course of the semester, two things always become obvious:

    1) The story ideas they thought were worthy of stealing almost always sucked on an epic level.

    2) Even if their ideas didn't suck, their writing skills are so mediocre that it's very unlikely they would be able to articulate said ideas into any publishable form anyway.

    I've encountered hundreds of students who THOUGHT their ideas were worth a damn, but maybe only a dozen who may have been right.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  124. Don't Worry! Your ideas are safe because... by Anonymous Coward · · Score: 0

    no one in their right mind is going to take an idea from somebody attending SUU.

  125. Food for thought by Anonymous Coward · · Score: 0

    I know this post will never see the light of day, but having been in this situation before I feel the need to add my input. First and foremost, if you turn an "idea", method, algorithm, etc. in for an assignment, you have turned over rights for that object to the university/institution. The same holds true for any insights gain while doing research funded by or using resources provided through a university.

    One other thing most people don't realize when thinking about their "own" academic work is that it is plagiarism to use that work again. For example, I write an essay on the Great Depression for an economics class. I cannot use that same work for a history class without committing plagiarism.

  126. Still doesn't address shared entitlement by Anonymous Coward · · Score: 0

    The problem is that you receive tuition, and the whole idea sharing and rights issue is AFAIK not properly defined.

    So, if you come up with something clever, mail it to yourself as the above poster suggests to date it and then speak to a lawyer. You may already be screwed. A comparable situation exists if you work at a company. Unless you have matters specifically excluded all your ideas during your employment belong to your employer, relevant to your job or not. Only if you can prove you entered employment with the ideas already established you stand a chance, but even then there can be claim that your employer provided the resources to mature the ideas.

    Alternative option: get a number of people you REALLY trust to develop it further. Contracts may be a problem, however, as they will too date the idea and thus where you were..

  127. Don't sweat it by Anonymous Coward · · Score: 0

    Your ideas are not as brilliant as you think they are.

  128. Im in ur skool by Anonymous Coward · · Score: 0

    stealin ur ideaz

  129. I can be paranoid too... by thetoadwarrior · · Score: 1

    Some code I'll write at home in my own time without requesting time off or over time pay and that way I consider it mine.

    Perhaps my plan isn't 100% full proof but then again I haven't reinvented the wheel yet either so I don't see myself getting into a huge legal battle over my ways.

  130. More info on Photosounder by WiiVault · · Score: 1

    I like the concept of you're program, but I'm curious as to what it's applications are? Very neat concept, but I read the FAQ but it didn't really describe what purpose the program served. I'd love to find out what your clients use it for.

    1. Re:More info on Photosounder by 4D6963 · · Score: 2, Informative

      Well, I've identified 3 main uses. First one is to create original sound effects from images. You can hear what sort of thing you can obtain with it by listening to the flash mp3 player in the upper right corner of the site. A second use is as an audio editor, to apply all sorts of effects to it, like suppressing certain sounds, stretching it, transposing, and, since the recent addition of an image exporting feature (which is available in the demo too), all the kinds of things you can do in Photoshop, that is, wrapping, blurring, contrast, precise isolation of sound features/instruments, or anything else that could be imagined...

      A third type of use, which I consider the most interesting yet the most underrated, is the creation of sounds from images, using real sounds as a reference to learn how sounds look as images, and produce similar images to obtain similar sounds, and then improving upon that to get something truly unique, like your very own unique musical instruments. I'm currently in the process of creating a full drum kit entirely create this way, by "drawing" each of them from scratch, for demonstration purposes, which, when is done, I will distribute freely. I have already a video on YouTube demonstrating how to create a full drum beat this way, but the individual drum sounds created for this video are very basic and simple, much more sophisticated types of sounds can be created, which is the very reason I started this project in the first place, to be able to create music in a much freer and more flexible way. The basic idea is, if any sound can be represented as an image, then you could make images that represent any sound you want, be they familiar sounds or very novel sounds.

      --
      You just got troll'd!
    2. Re:More info on Photosounder by WiiVault · · Score: 1

      Thanks for the explanation, I will seriously consider picking your App up once it goes OS X, which I see is planned in the near future. Thanks for the prompt response.

    3. Re:More info on Photosounder by 4D6963 · · Score: 1

      Great :). I just started working on the port actually. Do subscribe to the RSS feed because the OS X port will probably the update after the next update.

      --
      You just got troll'd!
  131. Don't worry about it. by JustNiz · · Score: 1

    Invent something world-changing first then worry about it, as the chances are it will never happen.

    Bottom line: if you invent something world-changing then don't tell anyone at school.
    Then decide to either quit your course or wait till your course is over before you capitalise on your idea.
    Don't ever admit to anyone you even had the original idea during the time you were at school. It all happened after you left.

  132. been happening for years by Anonymous Coward · · Score: 0

    in 1994 or so, i wrote a business thesis in a class called entrepreneur 101, the idea was to use the fledgling internet to backup data from business's each night to an offsite location . . . my professor of this small midwestern university gave me a C+ said it was undoable, and then went out and started the company with 2 friends . . .they lasted a few years and were replaced by bigger fish . . but WTF? . . .I could have at least gotten an A

  133. Publish it by Anonymous Coward · · Score: 0

    Just keep on publishing it!

    Most patented stuff just and up in a drawer at organisations and you are not allowed to use your ideas yourself... if they have been published, they can't put it in a drawer or demand ransom money from you.

  134. The Meaning Of... by berenixium · · Score: 0

    Here's a university. It has a library full of past projects, and thesis. It can do what it wants with them once students leave.

    Outside is a dumpster with the word LIFE written on it. This is what students get when they leave. Go figure.

  135. Re: Photosounder Demo by TaoPhoenix · · Score: 1

    I'm still curious why you didn't go for that other famous Demo trick of time & usage limited. (Unless those are too easy to hack? But that again says something in the MetaThread.)

    (My memory failed me - it was sound saving that was disabled.)

    However, I did do a quick test on a 3866k-ish mp3, and it came out as a 823k jpeg. A 4.7X space savings might be useful for something like a phone. However, I am not an audiophile enough to know what the equivalent quality loss would be in a standard audio export program.

    Feature question for you:

    You know that WebPages run on Pictures, whereas sound files are kinda "blobs". Do you have any plans to be able to visually make the image file the same as the song, so that a webpage would literally show the music? I think they would make pretty backgrounds too.

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  136. Re: Photosounder Feature note by TaoPhoenix · · Score: 1

    I just realized - Please include support to handle rotations, and let your web widget play downward.

    (Please mods, don't hurt me for being hopelessly offtopic!)

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  137. Rely on incompetence by Metasquares · · Score: 1

    University admissions committees in general are fairly poor at keeping track of paperwork. When the university forgets to give you your housing application and other welcome materials, just don't remind them about that paper that says your ideas belong to them.

    It worked for me :)

  138. Naive by Snotman · · Score: 1

    Here is your question: would you sponsor someone to develop something that they keep? If you are not the US government or someone giving money away, the answer is no. If your britches are big enough that you can fund yourself, then you can keep what you create. The school is under no obligation to share their resources with you and in return for access to professors, lab equipment, library, computer network, they want to keep what you create while using their resources.

    One option is that you can go to another school if you like. Most of them probably have the same clause. Another option is to self-educate and then you are not depending upon an institution to "fund" your "ah-ha" moment.

    I don't understand why people argue about contracts. Don't sign them if you don't agree with them. Don't sabotage your side of a contract if you decide a contract is not in your favor - you signed it. Best thing to do, if you have integrity, is to try and renegotiate the contract or break it and pay the consequences for early termination. Would you think things should be different if you were in the driver's seat of a contract?

  139. Take Raymond Scott's Example by Kazoo+the+Clown · · Score: 1

    Raymond Scott, jazz composer and inventor, was VERY protective of his ideas. Many of his best ones he took to his grave. Consequently, he's known for his music and not for his inventions.

    Moral: If someone steals your ideas, you should consider it a complement and thank them.

  140. yes your ideas are being stolen by azenpunk · · Score: 1

    we are beaming your ideas straight from your mind, and you can't stop us! BWAHAHAHAHAHA

  141. Universities are people too ... by Libro · · Score: 1

    Something which has not appeared to have been mentioned thus far is that if you are doing a project at a university, that means you are using resources (ie. computers, labs, access to professors and other staff, advice from supervisors etc) of that university. Universities shouldn't have to do all of this for free, they're usually pretty starved of funds as it is, and if they are legitimately contributing to the development of a project, then they may legitimately have a claim to part of it. We're all part of a bigger system. Good ideas are rarely the work of one individual in isolation.

  142. This is irrelevant. by Jane+Q.+Public · · Score: 1

    What he is referring to is the Bayh-Dole Act, which allows the University, and in some cases his professors or even outside corporate parties, to patent his ideas and profit from them without his permission.

    This has absolutely nothing to do with an inventor patenting inventions in the "outside" world.

  143. It's easy... by Anonymous Coward · · Score: 0

    ...just include GPLed code. You're creating a working product, not necessarily a copyrightable one. There are TONS of libraries you could use to get this protection. It's how professors do it.

  144. that's the problem of "Free market" by Anonymous Coward · · Score: 0

    ur question is revealing the max. threshold value to hold "Free market" true....
    but if u wanna be stable.....u'd better open it...let ppl coop with ur ideas....so all can benefit while u get ur own credit being the creator..

    if not, u close ur idea.....then all guys come to steal and kill...that's no good to all....

    that's why GPL and GNU/Linux has been growing super fast....becoz all guys r coop-ing in one thing....that other side has been doing for so many decades.....

    the only difference....open OR close

  145. Take a few precautions. by Anonymous Coward · · Score: 0

    If you are really concerned, you should talk to a lawyer.

    The school can only claim your work if it was done using their resources. So don't use their resource where ever possible.

    First of all, do all your editing of all code on your own computer. If possible test and debug it there too. There are many free compilers and shells available for bsd and linux and windows (using cygwin.)

    Add a copyright notice to everything you write with a statement saying that the entire work was written on your own machine using your own resources.

    Write the same statement and copyright notice on any homework or tests that you turn in.

  146. Creation-evolution controversy by mahadiga · · Score: 1

    OP should study Creation-evolution controversy. This would enhance his horizon.
    http://en.wikipedia.org/wiki/Creation-evolution_controversy

    --
    I'd like to buy homeland for our 10 million people. http://twitter.com/mahadiga
  147. Re:Develop your ideas on your own time and resourc by ignavus · · Score: 1

    You make it too complicated.

    All the guy has to do is publish all his assignments on the web before he hands them in.

    That way the ideas are all public domain before the university can steal them.

    Simple.

    --
    I am anarch of all I survey.
  148. Be afraid, very afraid by IQGQNAU · · Score: 1

    Your ideas are being stolen. Not only don't tell anyone what they are, don't even think about them. Hidden in the walls of your dorm are dream snatchers which are recording and patenting every thought you have. Don't think this is a joke or you will regret not taking this extremely important advice.

  149. You aren't being robbed. You're giving it away. by Anonymous Coward · · Score: 0

    Nothing is stolen from you. You signed away your rights when you agreed to attend their school. It is no different than when an employee at a company develops an idea using company resources- the employee has signed an employment agreement that says such ideas are company property.

    read the fine print...

  150. Only too true by Anonymous Coward · · Score: 0

    Especially undergrads. I've remembered for years now the way their shiny faces fell when they came to explicate their new and brilliant insight, and I, as the grumpy grad student, had to point out that their idea was originally published more than 100 years ago, and had been in and out of fashion ever since. It was not really an "idea" in the useful sense at all. Just an obvious speculation that a little thought would show could not be verified since there really wasn't anything substantive that was unique to it. Ah the blank looks when asked for the empirical content of their "brilliant insight."

  151. There are no truly new ideas... by master_p · · Score: 1

    ...everything "new" is just an evolution of previous ideas, usually discovered in the 50s or 60s. So, don't worry much about it.

  152. Statistics by retroworks · · Score: 1

    I eventually realized that a "one in a million" idea or trait seems really unique to most of us, but that with 6 Billion people, that means one thousand other people had the same exact idea. That's now, and if you count the people who died already, it's even more humbling. All you can do is compete against the ones who will have your idea tomorrow, and try to outrun a person who had the idea yesterday. Fortunately, patent and trademark laws are designed to be so expensive that you don't have to worry about the people in India and China and Africa and South America who have the same idea and are smarter than you, as they cannot afford the patent process. Your challenge is to capitalize it (like Alain says) and make enough money to sue those guys when they "steal" their own idea, or the 100,000 others that didn't have the idea to begin with and steal it from all of you. It's called the gray market.

    --
    Gently reply
  153. Ideas cannot be stolen by Meneth · · Score: 1

    Only copied.

  154. Uni is easy, corporate world a little bit harder by spfoo · · Score: 1

    at university you just don't publish or use your top ideas. Collect & use them when you graduate. In working life it's more complicated as employment contracts have clauses abut these things, but if you document well that you had the idea before or that you created it on your own time you can cover yourself. Also if the idea has nothing to do with the company's main business or tech they can't argue you invented it during working hours.

  155. Come to college, learn to exploit the developing w by Andrew_Rens · · Score: 1

    The NYT article misses the real story: the lesson being taught to these students is that solving a social problem and trying to help people in developing countries is an opportunity to make money. Lets recap. The professor set an assignment that students create a design that would solve a social problem. The students wanted to help reduce environmental degradation and to help people in developing countries build their own houses. They produced one design for their assignment. They weren't happy with it so they continued working on it. Their motivation for continuing working on the problem? It seems their motivation was to solve an interesting design challenge and to help people in the developing world. They weren't motivated in this instance by a desire to make money, and they certainly weren't motivated by a desire to make money for the universities technology transfer office. The lesson they have learned; the desire to help people and solve social problems can be exploited to make money. I've explained how this makes the idea unlikely to be used in a blogpost http://aliquidnovi.org/?p=160

  156. Re:Patent Trolls. by oliverthered · · Score: 1

    apart from being a troll, I was suggesting that you talk about it during reasearch as well as when it's being developed etc... they won't be able to get a parent if it's not a secret.

    --
    thank God the internet isn't a human right.
  157. Re: Photosounder Demo by 4D6963 · · Score: 1

    You mean limiting the running time of the program to like 5 or 10 minutes? Well, I for one hate these sort of time-based limitations, plus it's a program that's trivial to relaunch and reload what you were doing, mainly considered you can save the result to an image.

    As for the compression, I think the lowest you could go to obtain a sub-POTS quality that would be barely intelligible would be an image 42 pixels high, with a width determined by duration (in seconds) * 30 pixels, or in other words 1,260 pixels/second. Which would mean you could put more than 6 minutes of sound in the equivalent of a 800x600 image, and if you were to use the JPG compression for that I guess you'd obtain something like 70-100 kB? So you'd obtain something like 2 kbps. It would sound awful though.

    I'm really really not sure what you meant by that question about, webpages, pictures and music, sorry.. do you mean something like a Firefox extension to play pictures?

    --
    You just got troll'd!
  158. dacks by Anonymous Coward · · Score: 0

    Signed,
    Al Gore

  159. Leave school by Leolo · · Score: 1

    If it's a really good idea, drop out of school, start a business, make a million off it. If it's not a good idea, you don't care if they take it.

  160. What you already signed away by TheRealJobe · · Score: 1

    I would get a copy of your schools Ts and As... you likely already signed your ideas away... Google Teddy Ruxpin and DeVry.... File under sucks to be you :(

  161. Re: Photosounder musical webpages by TaoPhoenix · · Score: 1

    Hi there.

    This is a sample page I whipped based on my previous template.

    http://taophoenix.exofire.net/Comp/CompIntro.html

    The "Computer Monk" picture takes you to the next webpage, but the dark background graphic - surprise! - turns out to be a playable music song!

    It would be neat if you had a "drag and drop" variant of your photosounder so if someone is browsing a webpage they can save a song image, then right away drag it onto your "mini photosounder" without opening the full strength program, because they just want to play the song, not do havy modifications on it.

    re: rotation, recall that webpages "scroll down". So I would turn the picture sideways as a page background. When saved, photosounder should have an option to attempt to rotate before playing. (Otherwise it is gibberish).

    I am close to purchasing, but it would be nice to see these and a couple other finesses.

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  162. Re: Photosounder musical webpages by 4D6963 · · Score: 1

    I'm definitely going to implement drag-and-drop in Photosounder because often do I find myself thinking it would be much simpler if I could open file just by dropping the onto the window when I'm browsing for files. However I'm still not sure I understand what your idea is... you want to gave songs as images on your webpage, that people would listen to by opening them with a "mini photosounder"? Would that be a standalone program that would be like the full thing except minus a bunch of stuff, and you would require people who visit your webpage to have a copy of it to listen to it? I'm not sure I get the idea hehe.

    --
    You just got troll'd!
  163. Re: Photosounder musical webpages by TaoPhoenix · · Score: 1

    You already ansered the question! Let me just invert the order of your post.

    "... you want to gave songs as images on your webpage, that people would listen to by opening them with a "mini photosounder"? "

    is met by

    "I'm definitely going to implement drag-and-drop in Photosounder because often do I find myself thinking it would be much simpler if I could open file just by dropping the onto the window when I'm browsing for files."

    1. RightClick/Save Image
    2. Drag Image onto MiniSounder and play!

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  164. Re:acutally if you read the first /. article... by dkarma · · Score: 1

    it says almost exactly what i said... to quote: ". Whether or not students are aware of it, the NYTimes reports that most universities own inventions created by students that were developed using a 'significant' amount of schools resources. "

  165. Re: Photosounder musical webpages by 4D6963 · · Score: 0, Offtopic

    Actually I think it's possible that you could directly drag the image straight from the browser onto the Photosounder window, once drag and drop is implemented :).

    --
    You just got troll'd!
  166. Protection against idea theft by jkirby · · Score: 1

    A small hat made from aluminum foil and a roll of duct tape is what i use. So far I have had no problems.

    --
    Jamey Kirby
  167. crap, truly by Anonymous Coward · · Score: 0

    The parent poster is absolutely right. Ideas are a dime a dozen. Getting off your rear to implement them is the hard part.