Nobelist Gary Becker Calls For an End To Software Patents 147
GigaOM notes that (excerpting) "Gary Becker, a Nobel-prize winning professor at the University of Chicago, stated this week that the U.S. patent system is ”too broad, too loose, and too expensive” and called for the end of software patents: 'Disputes over software patents are among the most common, expensive, and counterproductive. Their exclusion from the patent system would discourage some software innovations, but the saving from litigation costs over disputed patent rights would more than compensate the economy for that cost.'" Here are Becker's comments, from the always-fun Becker-Posner Blog.
how to delineate software patents? (Score:5, Interesting)
Is it a mere algorithm? An algorithm with a specific realised implementation?
Since I'm not currently in a country where mathematics can be owned, it seems weird to me.
Does any software company actually indicate that they would stop work if it were not for software patents? I.e. is there any company which says that it relies on software patents to do business in software, rather than as a defensive/offensive mechanism?
Re:how to delineate software patents? (Score:5, Insightful)
[...] is there any company which says that it relies on software patents to do business in software, rather than as a defensive/offensive mechanism?
Yes, they are called patent trolls.
Re: (Score:1)
rather than as a defensive/offensive mechanism?
Yes, they are called patent trolls.
I think you missed half of the question there. Patent trolls by definition use patents as an offensive mechanism.
Re: (Score:2)
Re:how to delineate software patents? (Score:4, Insightful)
Does any software company actually indicate that they would stop work if it were not for software patents? I.e. is there any company which says that it relies on software patents to do business in software, rather than as a defensive/offensive mechanism?
And if any software company says it needs software patents, are they actually telling the truth or just lying to maintain a position of unfair power over small competitors?
Re:how to delineate software patents? (Score:4, Informative)
I have a two part thought on this:
Start with that Software is already protected under copyright law. This prevents others from simply copying your code and calling it their own. Ergo, a software patent would need to be more generic, protecting a process, not a implementation.
Take something like bittorrent. The application itself would be copyrighted, it would be the idea of peer to peer sharing that would be the patent. Well, at least if you want to get overly generic about it. More specific would be the idea that you utilize a 'seed' file that contains initial information about the sharing, files, hashes and whatnot to make the system somewhat secure.
But bittorrent is something that, while they benefit from the copyright, they actually increase their own share by making the protocol open via helping 'bittorrent' win over other file sharing methods because people aren't locking into one application.
I agree with the op on the whole - software patents are a bad idea and cost the economy/people more than it benefits them.
Re: (Score:2)
Re: (Score:1)
Start with that Software is already protected under copyright law. This prevents others from simply copying your code and calling it their own.
Copyrights are easy to work around. Imagine this is your copyrighted code (simple code for this example):
I can workaround the copyright protection by changing the variables because copyright protects the exact representation of an idea only, not the idea itself. My non-infringing code, based on your code (that I obtained from reading your source, or reverse engineering the object code):
Re: (Score:1)
Code patenting (Score:2)
That's the thing about copyrights; you're not allowed to copy somebody's story, but even though somebody else has written a detective novel doesn't mean that you can't.
Looking at your two code fragments, I see two implementations that are different enough to have been come up by two different coders given the same problem. Sure, they're very much alike, but it's for a really simple function. Consider how similar two horseshoes are probably going to be for the same horse(and tasking for said horse). Same
Re: (Score:2)
They need software patents solely to give their investors feelgood vibes. Venture capitalists perceive a major benefit if a software company has a few patents covering their work. The software companies really don't care.
Re: (Score:3)
Is it a mere algorithm? An algorithm with a specific realised implementation?
Since I'm not currently in a country where mathematics can be owned, it seems weird to me.
Does any software company actually indicate that they would stop work if it were not for software patents? I.e. is there any company which says that it relies on software patents to do business in software, rather than as a defensive/offensive mechanism?
The delineation would be among Do Lawyers Profit and Do Lawyers Not Profit. Win, lose or draw, lawyers always come out on top in a patent dispute and will oppose an end to their milk money.
As to patenting in the very first place there's only so many ways to do something in software. While a look and feel of a finished product can be quite distinct, like the melody of a tune, getting there requires assembling code to produce the look and feel, respond to actions and such in very much the way a person could
Re: (Score:3)
Since I'm not currently in a country where mathematics can be owned, it seems weird to me.
The USA is also a country where mathematics cannot be owned. So how do we still have "Software patents"? Well, perhaps because nobody has had the temerity to try pointing out to the Supreme Court that "Software" = algorithm = math. The few times the issue has come up, both the courts and the lawyers involved sidestepped it. It's almost like everyone is afraid of what might happen if an actual ruling on the issue were to be forced. When it comes up in lower courts, its a crapshoot, but about half the time th [opensource.com]
Re: (Score:1)
Nobelist? (Score:1)
That's a new one. I did a double-take and had to check to see if you weren't spelling novelist wrong.
The dangers of software patents are many and well-documented. They frequently serve little purpose except as legal ammunition in cases that do nothing but punish businesses for attempting to make a good product. Computer code is not an invention -- if it was we'd have patents on the programming language. What you can do is copyright your work as an act of expression, like a how-to book.
Re:Nobelist? (Score:5, Interesting)
I believe the generally accepted term is "Nobel Laureate". Who wrote "Nobelist"?
Re: (Score:1)
A personal friend, who knows that Gary Becker is a stanch believer in the doctrine of Alfred Nobel.
Re: (Score:2)
A personal friend, who knows that Gary Becker is a stanch believer in the doctrine of Alfred Nobel.
So your friend the Nobelist wants to stop the belief in said doctrine? (stanch!=staunch) :-)
Re: (Score:2)
Re: (Score:2)
I like the way nobelian sounds, although it's giving me more of an adjective vibe. Like, you could buy a nobelian lamp for your end table to make your living room look classy.
Re: (Score:2)
Re: (Score:2)
Nobelian? Is a Nobelian Group anything like an Abelian Group?
Re: (Score:2)
Who wrote "Nobelist"?
This is Slashdot. Find comfort in the fact it wasn't spelled NodeList();
Re: (Score:3)
I believe the generally accepted term is "Nobel Laureate".
Becker is actually a laureate of the Nobel Prize in Economic Sciences [wikipedia.org], which is not the Nobel Prize [wikipedia.org].
Re: (Score:1)
Isn't that a bit pedantic? It's commonly referred to as the Nobel prize in economics.
No, it's not pedantic. It's an effort to counter the Bank of Sweden's fraudulent effort to pass off the prize they fund as a "Nobel Prize". I could endow a "Nobel Prize for Excellence in Playing 'Angry Birds'", and it would be just as much a real Nobel Prize as the one Becker received.
Here here .... (Score:5, Insightful)
It boggles my mind that the Government expects that software developers will do patent searches as they write their code rather than simply implementing what is obvious at the time to implement. Software patents are written in such a way as to make them difficult to interpret and appear broad even when they aren't. It simply isn't practical for software developers were to do their "due diligence" as they write their code, and if they did no appreciable amount of code would be written.
It is quite likely that most if not all software written violates at least a small handful of patents (remember the XOR patent?) -- creating an unfair advantage for the companies who have enormous in-house legal councils who can pursue purported patent violations.
Re:Here here .... (Score:5, Informative)
The prevailing advice AFAIK is to deliberately NEVER do a patent search. Why? Because if you knowingly infringe a patent, that's triple damages. Even the suggestion that you did a patent search could be sufficient evidence.
As you rightly point out, everyone knows it's impossible to write any significant (or possibly even trivial) piece of software without infringing something ; since this is the case, it just doesn't make any sense to do any kind of patent search at all.
Obligatory : IANAL.
Re: (Score:2)
I've come to the conclusion that there's just no way to guarantee innovator's rights via software patents. I agree with Becker, some harm will come, but less than is being done by a system which includes:
1) overly-broad patents
2) patent litigation by trolls not using their patent for anything besides litigation
3) perverse business incentive for people to abuse 1 & 2
I've changed my mind because I haven't heard a way yet that allows "good" software patents to exist without far worse elements in the syste
Re: (Score:2)
Yes, it can be fixed. Sort of. But only if the entity handing out the patents is the same entity paying the licensing costs for the patents. That's the only way there is a continuous incentive for the involved parties to award 'patents' for the right things and only the right things.
It would be possible to remake the system from ground up as a publication/invention incentive system without any exclusive rights that would pay out from budgeted funding to holders of granted 'patents' according to usage. That
Re: (Score:1)
It boggles my mind that the Government expects that software developers will do patent searches as they write their code rather than simply implementing what is obvious at the time to implement.
I don't think they do. There are many ways to invalidate a patent. If the patent describes an obvious solution it is invalid.
The problem is that it is harder to prove something as obvious than it is to find prior art.
Re: (Score:3)
There are many ways to invalidate a patent.
Yes, but are there any cheap+easy ways?
Re: (Score:2, Interesting)
It boggles my mind that the Government expects that physical device designers will do patent searches as they design their devices, rather than simply implementing what is obvious at the time to implement. Physical device patents are written in such a way as to make them difficult to interpret and appear broad even when they aren't. It simply isn't practical for physical device designers were to do their "due diligence" as they create their plans, and if they did no appreciable amount of designs would be cr
Re: (Score:1)
Re:No more SW Patents, but FW Patents.. yes (Score:5, Insightful)
Why should firmware be any different?
All your approach would lead too is software that requires a peripheral with some firmware in it to run.
Re:No more SW Patents, but FW Patents.. yes (Score:4, Insightful)
The funny part is that that's a specific algorithm and explicitly excluded. It's the trivial crap that's getting patented.
Re: (Score:1)
I would say the actual firmware should not be able to get patent protection, maybe the complete machine.
Also anything that can be put in an FPGA should not be able to get a patent. Seeing as those are just algorithms that you put in those.
Yes that would also exclude most electronic circuits, at least the digital ones.
Analogue circuits are maybe an exception, since those are perfect because of noise and inaccuracy. Therefor you may make an invention on how to use analogue circuits which is not a direct imple
Re: (Score:2)
Only a digital system has a finite number of states, no?
Re: (Score:2)
Even LZW compression is fairly obvious to a skilled programmer. I remember there were several similar compression algorithms around at the time it was patented. It's not an especially good algorithm, it's just more famous (mostly thanks to the patent wars that surrounded it).
If you want "non-obvious" you need to go to something like this: https://en.wikipedia.org/wiki/Burrows%E2%80%93Wheeler_transform [wikipedia.org]
Radical thinking like that is worthy of a patent IMHO (although that algorithm wasn't patented...go figure)
Obviousness is a different argument (Score:3)
Even LZW compression is fairly obvious to a skilled programmer. I remember there were several similar compression algorithms around at the time it was patented. It's not an especially good algorithm, it's just more famous (mostly thanks to the patent wars that surrounded it).
Leaving aside the argument of whether LZW is obvious or not, that's not what the article is talking about. Basically, in an incredibly simplified nutshell, there are 4 separate and independent requirements you have to pass to get a patent, and failing any one of them will result in a rejection or invalid patent. They come from four different statutes:
35 USC 101: the invention must be a useful method, machine, article of manufacture, or composition of matter;
35 USC 102: the invention must be new - i.e. nev
Re: (Score:2)
Given the number of compression patents handed out during the period, it is quite clear that there was aggressive competition with regards to compression technology and anything "obvious" was
Re: (Score:2)
Pure software patents should be dropped. However, when the software is a required piece of a hardware system (aka, Firmware) it should be allowed.
The other problem is for software that does something that really is a an invention, such as LZW compression, and not a "drop-down menu".
And how do you define Firmware when the worlds of Embedded and non-Embedded computing are mixing so well?
Would Android ROMs be considered embedded? Or would it be limited to the ROM uploaded to your wireless card? or CD/DVD/BD Burner? Where do you draw the line?
I currently work on a system that is for-all-intents an "embedded system" yet we load "normal" software onto it.
While IANAL, SCOTUS has ruled that a non-patentable compont can be part of a larger patentable component, but the sum of non-pate
As a sortware patent holder... (Score:1)
I agree and I say we also cut the absurd lifetime of copyright at the same time.
Re: (Score:3)
Re: (Score:1)
Re: (Score:2)
And be glad the duration is 70+life years instead of hundreds of years. I mean imagine if you bought land or a house and you have rights to it only for 70+life years. After that, your children/descendants would have to vacate the place and it would be public property, perhaps a park. Does that seem okay to you?
Please... copyrights are a deal between the government and authors that in exchange for doing the hard work of creating, the government will offer a monopoly on REPRODUCING the content for a LIMITED period of time. The actual physical copies that the authors create (the manuscripts, for example) are still theirs to keep FOREVER. Just like me and my house.
Re: (Score:2)
You can legally obtain books, music, DVDs at the public library for free.
Well, for now. There are plenty of copyright holders who are opposed to public libraries, stores that sell used copies of works, etc.
And be glad the duration is 70+life years instead of hundreds of years. I mean imagine if you bought land or a house and you have rights to it only for 70+life years. After that, your children/descendants would have to vacate the place and it would be public property, perhaps a park. Does that seem okay to you?
The duration should be whatever, in conjunction with the other aspects of copyright (e.g. the breadth of the rights) produces the greatest overall public benefit. Due to the peculiarities of the markets for copyrighted works (they typically make the vast majority of all the copyright-related money they ever will make very shortly after being published in a given medium), long
Re: (Score:2)
Probably the way to go would be to: 1) Have a system of strict formalities to have a copyright on a published work (with an expanded definition of publication including public performance or display), such as registration, notice, deposit, and a token fee (and also having lesser, automatic rights on unpublished works, which expire after a span of time that would be adequate to get a work finished and published); 2) Have terms be very short, like just a year from first publication anywhere, with renewal term
Re: (Score:2)
That is a hilariously false analogy. Owning a copyright isn't like owning a plot of land. If anything, it is like owning a piece of the minds of everyone who enjoys your work. We have your ideas in our heads, but can't express them publicly without your blessing. With terms of 70+life, this form of thought-policing persists for multiple generations, only serving to make society forget your work as soon as it goes out of style. Non-profit or low-margin organizations that preserve niche culture rely on p
Re: (Score:2)
Don't be silly. Your house, like all tangible property, is a scarce resource: if someone else is allowed to use it, its utility to you decreases. No such situation exists with intellectual property. To the contrary, intellectual property is a restriction on the use of own's own tangible property (or one's own body, in the case of, e.g., singing "Happy Birthday") but one that we as a society tolerate for a limited time as an incentive to produce.
Moreover, the indefinite ("fee simple") ownership of property h
Re: (Score:1)
Monopolies suck. Go get a real job.
Real job = boss has monopoly on capital and/or some other resource. All companies have some sort of tangible or intangible monopoly. Monopoly is part of the real world. Ignoring or artificially eliminating them does not solve problems.
Who is Gary? (nobel in econ, it turns out) (Score:2)
From http://en.wikipedia.org/wiki/Gary_Becker [wikipedia.org]
Gary Stanley Becker (born December 2, 1930) is an American economist. He is a professor of economics and sociology at the University of Chicago and a professor at the Booth School of Business. He has important contributions to the family economics branch within the economics. Neoclassical analysis of family within the family economics is also called new home economics. He was awarded the Nobel Memorial Prize in Economic Sciences in 1992 and received the United St
Re: (Score:1)
Re: (Score:1)
It was Chicago 'economics' that did Detroit in.
Re: (Score:2)
It was Chicago 'economics' that did Detroit in.
As a resident of the Chicago metropolitan area I'm curious what you consider 'Chicago economics.'
If you're referring to corruption that's a problem as old as civilization itself. Crediting Chicago with originating it does little but boost the already over-inflated egos of Chicago politicians.
Re: (Score:2)
No, what did Detroit in was spending more than they could afford, and particularly by stealing from its future generations to fund the profligacy of 30 years previous to now.
Thats part of what did Detroit in, but Detroit actually demonstrates the result of a trifecta of structural problems. No other city that I am aware of declared war on the middle class (a city income tax, highest property taxes in the region, and so on) the way that Detroit did, leading to an exodus of the middle class resulting in a rapidly dwindling tax base.
I'd query one of his suppositions (Score:5, Insightful)
Their exclusion from the patent system would discourage some software innovations
Can anyone point to a single actual instance of a software innovation which wouldn't have become public without the benefit of patent protection?
Re: (Score:3)
Of course not. But it gets worse. There is no way to point out any such instance of innovation, software or hardware, without getting into pointless "could haves". And all the economic research done so far fails to show that the level of patent protection correlates (not necessarily linearly) with the rate of innovation. So IMHO, it is not very helpful to divide patents into "hardware" and "software" (other than to showcase a particular area where patents are REALLY nasty). Most laws don't make this distinc
Re: (Score:2)
Re: (Score:2)
every other company in the world can undercut their price by simply manufacturing the drug after it's been developed
No they can't. Not if the competitors also have to go through the same rigorous and very costly process of testing their version of the drug for efficacy and safety. So they need to set up their factories to make the drug, and then test the output. Depending on the type of the drug and the quality of their manufacturing process, it may take months or even years, and by the time they are ready to put it on the shelves, the inventor will firmly assume the leading position on the market. This is the first move
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
I wonder if Rivest, Shamir and Aldeman would have released RSA as widely as they did if it wasn't for their patent.
Re: (Score:2)
Probably. They were researchers getting paid to research. Researchers thrive on getting published and having their ideas taken up. Just look at the countless computer algorithms that were invented and published by computer science researchers without patent protection.
Just software? (Score:5, Insightful)
You can apply his arguments to more than software. Patents discourage innovation. Under the current system small companies and individuals end up with a huge disadvantage. Huge companies have enough resources to try to patent everything hope a few are approved.
Re: (Score:2, Interesting)
Yeah, just abolish all patents, in every field, not just software. Then see how the ensuing chaos, where copycats benefit more than inventors, destroy the market.
This is analogous to banning cars. Tens of thousands of people die in automobile accidents every year, so it would be reasonable to ban cars.
Trade secrets are much easier to keep in other industries, where the method of manufacture is just as important as the final product. Corporations can (and do) require all employees with access to trade secrets to sign a non-disclosure agreement, and they insure against leaks. Or they purchase stock in other fields which will benefit from these innovations prior to release. I work in an industry where we rely much more on trade secrets than patents, and it's hardly chaos - we don't have to waste time on the
Took an ethics class on this last year (Score:2)
The problem is that international law covers software patents just like tangible product patents under the dubious basis that software is an "arrangement of matter" at the microscopic level. I never appreciated how bad they are for innovation. The big boys sit around accumulating patents on everything and sharpening their lawyer-axes. The little guys scurry in the shadows waiting for one to drop on them.
Won't somebody please think of the lawyers (Score:1)
You put an end to software patents and your streets are going to be crawling with homeless guys in suits asking your for $100 an hour so they can get a cup of coffee, or a thousand bucks to clean your windscreen at the lights. Who wants to be the one responsible for that? Obviously this Becker bloke just hasn't thought this one through.
Re: (Score:3)
Maybe creation will just be so easy and commoditized that it isn't worth it to try to do it as profitable activity. Doesn't mean people won't do it. They'll do it for fun, or because they themselves need something. I'd love it if it was so easy to create a program I need that I could do it on my own without having to hire anyone or rely on someone else to come up with the idea and try to charge me for it. I don't ever see this happening, of course, but if it did, it's not a bad thing.
There isn't always
Re: (Score:1)
How much will people do it for fun when a giant company bundles in your new invention to de-fuzzy pictures?
People bitch on tumblr already because someone reposts a gif they made without attribution.
Re: (Score:2)
Re: (Score:2)
Every money is fiat money. Even a Gold standard. The value of Gold exists only in the mutual agreement that Gold should be valuable, because it looks nice if used for decoration.
The "fiat" label mean more than just that the price is determined by the market. As you know, all prices are ultimately determined by the market; there would be no point in calling it "fiat" if that was all it meant. Fiat money is money which is marketable at least in part due to government decree; for example, by being declared legal tender, meaning that people are obligated to accept it for settlement of a debt in lieu of whatever form of payment was actually negotiated. Federal reserve notes are fiat bec
Blog has been Judged (Score:1)
It appears to have been Slashdotted to death
it solves itself (Score:2)
Industry can survive without patents (Score:3)
Now if someone points out that what F1 does is employ Trade Secrets, and the idea behind patents is that they allow for the state of the art to be shared in the public domain, I have to agree. But the actual result of the patent system is that no one reads about patents (knowingly infringing a patent results in triple damages), so the patent system isn't even achieving that goal.
Re: (Score:2)
As to your point, sure, a part supplier might have a patent on something, but the teams do not use patents. The teams are the ones doing the innovation to the tune of multiple millions per year. They innovate with a vigor rarely seen in industries and have no desire to seek patent protection.
I also understand the disclosure part. Sure some people talk about their patents, but because of the risk of triple damag
Re: (Score:2)
I've provided a reference that clearly states that highly competitive industries can survive just fine without patents, [even if as you point out, related industries use patents].
Although true, that "industry" does not analogize to the rest of the world. From your article, F1 doesn't use patents because, if they get a patent on a technology, all of the other competitors will vote to have that technology disallowed. That simply doesn't exist in other industries, and without that sort of punitive over-arching regulation of an industry, there's no reason to suspect that the F1 experience should apply elsewhere.
And there are plenty of references here on /. that corroborate my statement that people do not look through the patent applications due to the risk of triple damages.
Yes, but that's mostly out of date. The law on willful infringement is chang
Re: (Score:2)
Although true, that "industry" does not analogize to the rest of the world. From your article, F1 doesn't use patents because, if they get a patent on a technology, all of the other competitors will vote to have that technology disallowed. That simply doesn't exist in other industries, and without that sort of punitive over-arching regulation of an industry, there's no reason to suspect that the F1 experience should apply elsewhere.
Why they don't have patents is immaterial. The point is that they spend tons of money each week on innovation knowing that they do not have patent protections. This disproves the claim that unless we have patents companies will stop investing in research and innovation.
Put another way, here is an example of an industry where the patent lawyers showed up and said "hey, let us help protect your investment" and the collective response was "no thank you, we'll take the money and time saved in lawyer fees and
Re: (Score:2)
It surprised me to learn recently that modern cars aren't that much more fuel efficient than many of nearly 80 years ago.
Re: (Score:2)
Proposal (Score:3)
Ok, let's be fundamental about this. Isn't it strange that we should consider "software" as different from other intellectual property? If X hours of work have been invested into the invention of a clever software routine, then, it would be strange if a patent could not be granted for that work while a patent would be granted for some physical apparatus that also took X hours to develop. (Don't think about the stupid "one-click-buy" software patents, but more along the lines of an ingenious differential-equation solver).
So, I don't think a law that says "patents are granted, but not for software" would be a good one. If we would abolish patents, we should do it in all fields.
Remember that the US has to rely on IP protection, for a substantial part of the work done in this country is intellectual. Therefore allowing software patents could in fact be beneficial.
As an aside: in the end, everything is mathematics. Software is mathematics; but also a physical apparatus, or even a medicine can be described mathematically. So, based on this argument, there should be no distinction in IP law.
What should happen, though, is that "stupid" patents should be rejected. I will explain how this could be accomplished.
First, split the patent-office in two parts. The first part, call it the "patent intake office", will *pay* an amount for each patent that they grant. The second member, call it the "evaluation office", will, after 5 years after issue of the patent, determine the societal impact of the patent. If the impact is large, an amount is paid to the intake-office.
(Note that the patent office will initially *pay* for patents that they grant. This is in contrast with the current situation, where the office receives money for each patent that is granted.)
This means that, under this model, the USPTO will not so easily approve simple things such as "one click shopping" because they might lose on it on account of a lack of social impact. Similarly, patent trolling will be actively barred by the patent office (no product means no social impact). However, a patent for a new medicine may be approved. And even software, if ingenious and useful, may be granted a patent.
Re:Proposal (Score:4, Insightful)
Ok, let's be fundamental about this. Isn't it strange that we should consider "software" as different from other intellectual property? If X hours of work have been invested into the invention of a clever software routine, then, it would be strange if a patent could not be granted for that work while a patent would be granted for some physical apparatus that also took X hours to develop.
Fundamentally, software is already different from other intellectual property as it also has copyright protection. Why should one body of work be allowed to be protected under two completely different IP regimes? Copyright protection is enough to encourage the advancement of the arts and sciences of software. Patents appear to be a hindrance.
Re: (Score:2)
Re: (Score:2)
Ok, let's be fundamental about this. Isn't it strange that we should consider "software" as different from other intellectual property? If X hours of work have been invested into the invention of a clever software routine, then, it would be strange if a patent could not be granted for that work while a patent would be granted for some physical apparatus that also took X hours to develop. (Don't think about the stupid "one-click-buy" software patents, but more along the lines of an ingenious differential-equation solver).
So, I don't think a law that says "patents are granted, but not for software" would be a good one. If we would abolish patents, we should do it in all fields.
I disagree.
First, patents are not granted on the basis of the effort expended to invent a patentable invention. The sweat of the brow theory is just as much bunk for patents as it is for copyrights.
Second, the purpose of patents is to encourage the invention, disclosure, and bringing to market of inventions which otherwise would not be invented, disclosed, and brought to market, and where the restrictions on the public are as minimal as possible in both scope and duration. Patents have an inherent negative
Re: (Score:3)
As an aside: in the end, everything is mathematics. Software is mathematics; but also a physical apparatus, or even a medicine can be described mathematically. So, based on this argument, there should be no distinction in IP law.
While a physical apparatus and/or medicine can be described mathematically, they are not, of themselves, math. Software, on the other hand, is math that can be described in special languages that are easier for humans to read. See the difference? The description (or the can be expressed as) is reversed. Software starts out and is math, period. It is a series of add/subtract/multiply/move statements, nothing more. If the algorithm for calculating a number's square root on paper is not patentable then neither
Re: (Score:2)
Re: (Score:2)
Software has no ethical restrictions and the only trial-and-error portion is with the math side of it. Software is just a throught process.
Re: (Score:2)
The whole concept of "intellectual property" is dishonest and misleading. It takes several fundamentally different and unrelated things -- patents, copyrights, trademarks, service marks, trade secrets -- and tries to portray them as all being the same thing. And each of those categories contains many unrelated things. Patents can cover physical objects, processes, computer algorithms, business methods, non-functional design features, etc. Copyrights can cover written works, images, sound recordings, mus
They fouled their own bed (Score:2)
If software patents hadn't been so badly abused, often by some of the biggest, most powerful corporations, then there might have been a place for strictly limited patents. But we've learned in the past decades that you cannot trust corporations to behave well. Given the opportunity for fast profit, they will gladly abuse every aspect of the law. As a stockbroker friend of mine puts it, "They'll throw a baby off a bridge for a dollar". They say they want "free markets" and "competition" but not for thems
Re: (Score:2)
you've developed a new software product
This never happens. No on ever develops anything new in software, what they develop is new expressions of something that already existed. Use copyright.
Re: (Score:1)
Impossible.
What would really happen:
Small development company sued over and over by large company who wants to prevent them from competing with ridiculously broad software patents until small company goes out of business. Large competitor has 10's of thousands of dubious patents...
Just dealing with a single assertion from large corporation costs $200,000 http://en.swpat.org/wiki/Cost_of_defending_yourself_against_patent_litigation [swpat.org]
What innovations would go away? (Score:3)
I'm trying to think of some examples of software innovations that would be discouraged by excluding them from the patent system.
If one wrote software that made some process more efficient, wouldn't one want that process to be more efficient anyway, regardless of the patent status?
in today's climate... (Score:2)
...he'll just be called a socialist and that's that.
We are an era of NO debate. The pro-corporate lobby will smear him and there will be no discussion. Being a Nobel Laurette isn't going to matter much to knownothings in Congress.
I doubt the USPTO can tell hardware from software. (Score:2)
Even though it may be hard, we probably need to start by reforming the US Patent
Microsoft and IBM push softwqare patents (Score:2)
The addiction started at IBM with one Marshall Phelps, who is a pusher. While at IBM he addicted them to a revenue stream of upwards of 2 billion from their IP portfolio. He actually shot them up directly in the arm and then continued to do so even as people within IBM warned against the dangers with drug usage and drug addiction.
\When Marshall Phelps, pusher, was done with IBM, he moved on to microsoft, again mainlining them with his junk and turning them into software patent junkies. The results were as
Re: (Score:2)