Why Intellectual Property Rights? A Lockean Justification
well researched paper by Professor Mossoff. It begins with an historical treatment of Locke and Anglo-American development of legally protected intellectual property and moral justification. The paper then addresses especially the Libertarian arguments against IP, including the utilitarian model of property rights in land and scarcity arguments.
Previous comments... You are currently on page 3.
Patents are supposed to teach those skilled in the art how to actually accomplish something, but in practice the vast majority of software patents read like elevator pitches for new dot com ventures or boil down to something from the lips of Captain Obvious.
The really sad thing is that most Law Schools push the lie that no real world programmer would write a single of line of code but for the chance that it might lead to a software patent. In truth the majority of software patents are applied for to defend against other patents or as a lure to attract venture capital because everyone else is filing them.
When I write code, I do so for the purpose of illuminating my thought processes for myself and anyone else who might want to modify my code in the future. There is an entire movement called Literate Programming that calls on programmers to craft systems that can stand on their own as works of literature.
The fact that I can express myself within the formal constraints of a programming language, selecting from a myriad of alternative ways of making a program achieve my desired end in no way takes away from its qualitative nature as an "artistic performance".
The second and a rule of mine. I don''t copyright nor patent in any country that can't protect the copyright or patent. I believe the inventor of the internet failed in that respect as well as in abdicating any kind of right to claim moral values. But the porn industry sure did love Al Bore.
Third the intellectual genesis is rarely the start point given the educational and genetic background but he or she IS the one with spark of creativity. I tend to weigh in on their side for that reason.
Case in point a musician or an author. I pay for their value to my life. What I won't do is pay for it more than once regardless who invents the next medium. I paid for that when I bought the computer and the program. One time.
My logic is fine and I know a LOT about software. Check your attitude. A sort algorithm, for instance, is certainly not a way of wiring an electronic circuit. The wiring doesn't change one iota when you run a program. That is the entire point of a general purpose computer after all.
I do agree that someone who lies about inventing independently is a thief.
From a moral perspective, I don't think the fact that someone else came up with the same thing removes your moral rights to the fruit of your labor.
But on this point I can say that in my experience as a software developer, either as a full-time employee or as a contractor, you always have to sign an agreement saying that any software you write that may have value as an "invention" (I'm not sure if that's the correct terminology. Let's just say if you write some software for a project that the company can resell or make money from), it belongs to the company.
Your more general point may also make sense in some software situations I have had experience with: if I have an idea for a software product that is unique but would require a team to develop, i.e., too much to develop on my own, I might present the idea or design to a software development company (after getting a non-disclosure agreement) and if they agree on its potential value we may come to some sort of agreement to share the rights and develop jointly.
If the patent is broadly written, it will cover a vast number of ways that something can be done. Copyright, on the other hand, covers the way that the person did it.
Load more comments...