MSM Noticing That Patent Gridlock Stunts Innovation
trichard tips a column on the editorial page at that most traditional of mainstream media, the Wall Street Journal, arguing the point (obvious to this community for a decade) that the US patent system costs more than the value it delivers. The columnist is L. Gordon Crovitz and here is an excerpt: "New drugs require great specificity to earn a patent, whereas patents are often granted to broad, thus vague, innovations in software, communications, and other technologies. Ironically, the aggregate value of these technology patents is then wiped out through litigation costs. Our patent system [is] a disincentive at a time when we expect software and other technology companies to be the growth engine of the economy. Imagine how much more productive our information-driven economy would be if the patent system lived up to the intention of the Founders, by encouraging progress instead of suppressing it."
we-could-have-told-you-and-did dept is right
Am I ultra-unhip because I didn't know this was an acronym for "MainStream Media" without having to figure it out?
From what I understand, patents are not supposed to be granted for ideas, or methods, only for implementations. If this principle were followed, you couldn't patent, let's say, the RSA public key encryption scheme, although you could patent a program that implements it. Patents (in the US, at least) were never intended to cover such things as business methods, algorithms or "doing $FOO with a computer." If we stopped letting people get patents for things that should never have been allowed, and invalidated that type of patent the moment anybody tried to enforce it, the gridlock would go away. If you want to protect your programs, use copyrights; that's what they're for. If you want to protect your business methods, use existing trade secret protections. Use patents to protect things, because that's what they're for.
Good, inexpensive web hosting
Hallelujah! The main purpose of patent and IP law was to promote innovation by ensuring that those who innovate are able to reap sufficient financial benefits commensurate with their invested work. It was to do this IN THE INTEREST OF THE SOCIETY. However, over time, greedy corporations and overzealous lawyer twisted and bent this law to protect interests of individual corporation at the expense of the society at large. This has to be undone.
There are 10 kinds of people in the world > > Those who understand binary and those who don't
Agreed. That doesn't mean it's not a cost. I know several of these are difficult/impossible to measure, but the effects are none the less real.
"I object to doing things that computers can do." -- Olin Shivers, lispers.org
The patent system is run by the USPTO + lawyers primarily for their benefit. They control it and their "experts" will drive any future changes in patent processes. From their perspective it is generating great value and there is very little motivation for change.
USPTO generates a healthy profit for Uncle Sam too. USPTO makes the same on a low quality or a high quality patent. All that matters is volume. Therefore the system favors cranking out many low quality paptents.
Cranking out patents generates good income for lawyers too. But the real money comes in when a patent is contested. This happens mostly when the patents are low quaility. Therefore patent lawyers score more out of low quality patents than high quality patents.
Therefore the whole system is set up to provide better revenue by generating many crap patents. Don't expect the system to change any time soon!
Engineering is the art of compromise.
If you're starting a new business, having a patent goes a long way toward convincing potential investors to become actual ones.
The patent system is a privilege to encourage publication of invention while granting a limited-term monopoly on licensing that invention.
Like the copyright system, it has been twisted by special interested groups into some kind of right whereby creators of art and technology and knowledge deserve some kind of lifetime monopoly. Throw in companies, works for hires, NDAs, etc and suddenly you have the very thing both systems were founded on to combat: a semi-feudal permenant monopoly on inventions and works of art.
I like to think of it this way - most people think it'd be unfair of somebody to be able to create their own Mickey Mouse merchandise. But certainly, Disney has reaped enough benefit from the original artistic creation, and certainly, if the character is so ingrained into our cultural fabric, it seems asinine to say only one company should be legally granted the permission to re-tell/re-interpret the stories? If the laws many companies sought came into effect, they would have been sued out of existence by their own original creations. That's what limited term means. After awhile, its not your story to tell. With respect to patents, it's the same thing - longer term, wider and more vague claims.
Everyone agrees that inventors/authors should be able to protect their work. It's just that when the terms of that protection get too strong, shrewd capitalists just can't resist, and always work on tipping the legal tables in their favor.
And screw the founding fathers - the acknowledgment that patents and copyright can encourage intellectual and cultural progress pre-date the US by centuries. What has been lost is the concept of balance and compromise. It's a political minefield politically within the context of the American Dream. Somewhere along the line, people started confusing right to private property with right to earn.
"Old man yells at systemd"
Copyright should be plenty to protect software. The original IBM PC had a PC BIOS firmware that was the stopping block for creating PC clones.
http://en.wikipedia.org/wiki/Phoenix_Technologies
Phoenix went through an elaborate clean room process to create a non-infringing BIOS implementation that could be proven to be an original work and not a copy. The effort they went through (and all of us benefit!) was probably more expensive than writing the original BIOS. It was worth it as it led to all the PC clones, but consider the effort involved to overcome just a software copyright.
If they had software patents back then, not only would the clones not have been available, but broad patents on all the ideas implemented in the BIOS would have tied up almost all subsequent BIOS type firmware, so that almost no personal computer could have been built at all! Including the Mac, Amiga, etc. Software is an implementation of an idea, and the ideas should not be patented. Software copyrights are about protecting the implementation, and that is plenty of protection.