Slashdot Log In
Supreme Court Weakens Patents
Posted by
CmdrTaco
on Mon Apr 30, 2007 10:40 AM
from the any-lawyers-on-the-plane dept.
from the any-lawyers-on-the-plane dept.
ajakk writes "The U.S. Supreme Court, in a unanimous opinion, overturned the decades old test for determine whether a patent is obvious. The Court ruled that the Court had looked at obviousness in a "narrow, rigid manner." This should allow patents to be more easily invalidated because they are obvious."
Related Stories
[+]
Supreme Court Sides With Microsoft Over AT&T 122 comments
The Supreme Court today sided with Microsoft in another important patent case filed by AT&T. The case centered around whether selling Windows overseas infringed on AT&T's patents that are in Windows. Microsoft argued [PDF] that the copies being sold in Asia were "...not technically supplied from the United States because overseas manufacturers of its computers made copies of the software from a master disk and installed those copies into the operating system. Microsoft said it could not be considered a supplier since the copies, not the original software, were in the computers built abroad." Now, while I support the weakening of software patents in general, by this logic, would that mean that MS's patents don't apply to those that use pirated copies of Windows?
[+]
Supreme Court Continues to Address Patent Concerns 78 comments
The Supreme Court has taken on another possibly landscape-changing patent case that will determine if patent holders are able to sue everyone up and down the food chain for a patent infringement. "This case, officially between LG and Quanta, really concerns the question of how many times patent holders can get a cut of any component found violating a patent. Currently, patent holders will often sue up and down the food chain. So, if you happen to have a patent on a component within a motor that is used in automobile wipers, you could sue the motor maker, the wiper maker and the auto manufacturer -- and get all three to pay, even though the same product is used throughout the supply chain. This case will look at whether or not it makes sense to allow for that type of double, triple or quadruple dipping."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Now everyone will RTFA (Score:5, Funny)
(http://members.virtualtourist.com/m/51ebe/ | Last Journal: Monday August 20, @09:15PM)
Next step (Score:5, Insightful)
(http://www.a4fs.net/blog/)
Re:Next step (Score:5, Interesting)
(http://slashdot.org/)
If someday those other incentives diminish, we might want to have patents there again. Certainly we should keep an eye on this. But for now, I think that we'd see much more invention, disclosure, and bringing-to-market without the burden of patents than we have now.
Does this argument satisfy you? Better still, would you agree with it?
Re:Next step (Score:4, Interesting)
(Last Journal: Tuesday February 06 2007, @09:13AM)
That doesn't negate any
The idea is - if it can be created/distributed at such "minimal" effort that no cost is required, then it the patent is of questionable novelty.
Re:Next step (Score:4, Insightful)
(Last Journal: Friday November 10 2006, @02:16PM)
Plenty of people see this as the best-case scenario, since "information wants to be free". However, in practice, this would mean that there is almost zero financial incentive to produce new innovative, software outside of the service revenue model.
I think it's tough to find a balance between "promoting the useful arts" and restricting innovation via patent lockdown, but allowing free-as-in-beer use of patented materials destroys the entire patent system for software, since there is almost no unit cost to redistribute software. Is annhiliating the patent system for software desirable? I don't know, but I do know that I don't wish to discuss it on Slashdot (been burnt one too many times).
Sorry to be so long-winded, but I feel that what you're advocating would result in the wholesale destruction of the patent system...
One last thing...So what you're saying is that anything produced digitally is not novel?
Re:Next step (Score:4, Interesting)
(http://slashdot.org/)
Well, given that a patent is a right to prohibit other people from practicing it, how can someone have a natural right to stop others from doing something which they do have a natural right to do? Remember, the patent holder is the equivalent of China in your analogy, and the people against whom the patent is used are the people of China.
how can you come back and say that you don't have the right to the product of your work
You do not have a natural right to stop other people from using your invention. But they might give you a right over them which permits you to stop them. They're only likely to do so, however, if it is in their interest.
Next you say you don't share the philosophy that all things should be for the public good, but you say that that is the purpose of patents.
And since patents are not 'all things' then there's not much of a problem with that. Just because patents are necessarily utilitarian doesn't mean that everything has to be.
Of course they are. Unfortunately, we aren't talking in terms of absolutes of no incentive or incentive, but rather how much. So yes there would still be incentive, but no, if we have patents there are even more incentives.
Basic economics tells you that more incentive creates more production
Only if your basic economist doesn't look at the big picture.
Let us imagine that we have a factory which makes widgets. Let's say that you work for a widget factory, making widgets, at $10 for each widget you build. The factory could presumably incentivize you to make more widgets by paying you $20 for each widget. After all, you want that extra money, right? Well, what if they paid you $10 million per widget? Is that a million times more incentive for you? Are you going to work a million times harder and faster?
No, you're probably going to stop making widgets for 40 hours a day 50 weeks a year and instead make one widget every year or two. Money is more valuable to people who haven't got it than it is to people who do. A very poor person cannot afford to pass on a job. A very rich person can sit around unemployed and still live comfortably. Each additional dollar has less utility than the one before it. We have progressive tax codes for similar reasons.
Meanwhile, the widget company is going to go out of business very rapidly because their costs are going to far outstrip their revenues.
So no, while we are dealing with an issue of how much incentive to add to the varying levels of natural incentive already present, adding more incentive is not a good plan. First, because excessive incentive accomplishes very little as opposed to a modest incentive, which accomplishes a lot. Second, because the public has to bear the cost of this incentive, and since they want the greatest benefit to them, that means the most benefit for them with the least cost -- and thus the least incentive that yields the greatest benefit.
So if you could get 90% of the invention for 50% of the cost by halving incentives, then that would probably be a good idea. It's nearly as good as your current situation and far cheaper.
In extreme cases, patents can even have a negative incentive effect. This is because, like many monopolists, patent holders are rent seeking. They will try to expand the scope and duration of their patent so that they can drive off or swallow up their competitors. In those circumstances, competitors often prefer to direct their efforts elsewhere than to bother.
Re:Next step (Score:5, Insightful)
As soon as you allow them to be patented you make thought itself against the law.
Re:Next step (Score:5, Insightful)
For example, take a simple algorithm which decides the next best move in a chess game... do you really think that the standard mental process is to recursively examine the next several moves and potential counter moves for a given board layout. Similarly, is the typical mental process for using language based off of some well-defined CFG?
Algorithms are designed according to the availability of several functional units not offered by the human brain. Software based off of mathematical algorithms exploit the availability of an ALU and/or FPU. Hardware might even be developed to accelerate frequent, specific tasks required by software (such as designing an accelerator to perform matrix multiplications) in which case the software is optimized according to the availability of such hardware.
The truth is that, despite some superficial similarities, both the underlying design and functionality of a brain and computer are quite different and serve different purposes. To argue that there is no difference in the way each is used (which is what you are saying when you claim that software really isn't any different from thought) is to ignore the very structure of a computer.
Here's an argument for ye (Score:5, Insightful)
(http://www.a4fs.net/blog/)
If you live in America, you won't have to go far for an example. If you live elsewhere, then go to America and then you won't have to go far for an example.
Re:Next Step (Score:5, Insightful)
Since, as a sibling post stated, an algorithm is just a thought process, it's not really something to which exclusive rights should be granted.
Most of the software patents we see these days don't play by the rules as it is. Either they don't do the full disclosure that is supposedly required (really, doesn't it seem odd that a product can be both patented and a trade secret?), are trivial or obvious combinations of existing things, have a large body of prior art, or some combination of the three. Software patents that do follow those rules are essentially patents on algorithms (i.e. sets of instructions on how to perform some task or calculation).
The proper domains for proprietary software are trade secret for closed source code and copyright for open source code.
The problem is how we handle them. (Score:5, Interesting)
(http://kadin.sdf-us.org/ | Last Journal: Tuesday October 16, @01:46PM)
What has traditionally been patentable are particular methods of solving problems. E.g., the sewing machine we're familiar with today (with two interlocking threads, one in a bobbin, etc.) is one way of solving the "how do we attach two pieces of material together" problem. It's (or rather, was) a novel solution to the problem, it was non-obvious, and it was particular. That's an example of a pretty good, justifiable patent. (Also because it's not easy to protect by other means -- once you see a sewing machine and take one apart, you realize immediately how it works and it's trivial to re-implement it, but if you hadn't ever seen one it's not obvious that two running threads is the way to do it, hence why it took so long to be invented.)
I'm not sure that there is a good argument for preventing people from patenting the solutions to problems, where the form of the solution happens to be microcode, in the same way that the form of the solution to the sewing-machine problem was milled pieces of steel.
But the problem arises when judges and patent examiners aren't skilled and selective about what's patentable. It's much easier, with software-based inventions, to get overbroad patents that negatively impact invention; rather than patenting a particular solution, what gets patented are entire classes of mathematical functions, or all possible software implementations (solutions) of a given problem. That would be like getting a patent, not on a particular sewing machine design, but on all sewing machines generally, or even "any machine for attaching two or more pieces of fabric together."
The problem, in my opinion, with software patents isn't with the fact that they're software -- in my mind, software ought to be patented, and it ought not be protected under Copyright (unless we're willing to define it completely as "speech" with all the freedoms that entails) -- but that they're typically of very poor quality, shoddily researched, and overbroad.
For this reason, I think the Europeans have done a good thing in just avoiding the issue entirely, because the cost of overbroad patents on innovation is far worse than no patents of a particular type at all. (I think this is trivially obvious but there are a lot of historical examples where overbroad patents have been problematic and basically stymied development that was otherwise ongoing -- the old internal-combustion patents are a prime example.)
We have the legal framework to deal with software, but unfortunately we just haven't used it correctly, and until we're willing to do it correctly -- and that means we're going to need to apply a lot more resources to the task of ensuring that patents are novel, non-obvious, narrow in scope, and deserving of protection -- they're a lot more trouble than they're worth.
Re:The problem is how we handle them. (Score:5, Insightful)
> be patented,
It's more fundamental than that. I understand that you're trying to find a middle ground, but there is none (at least none that is "obvious":-]). It's a
Here are four things to consider:
(1) How many people actually look at patent to come up with ideas? If no-one does, then how is it helping with innovation? What exactly is the purpose of software patents other than a way for lawyers and patent trolls to get paid for disrupting innovation?
(2) If I independently discover/reinvent the patent, then why should why should I have to pay someone else for the privilege of using *my* idea? Reinvention has nothing to do with obviousness. Sometimes the time is right for non-obvious inventions. Examples of this indepentent invention/rediscovery include quantum mechanics, light bulb, telephone, combustion engine, airplane, television, transistor, and integrated circuit. See http://goliath.ecnext.com/coms2/summary_0199-6106
(3) Relating to (2), suppose you allow independent reinvention as an exception. What happens if I want to tell people about *my* idea for free? I can't (and may get sued if I do). Free speach and society loses.
(4) Software patents are supposed to protect "the little guy" but since big corps can afford to have millions of patents, it's almost certain that they have something that "the little guy" violates (or may potentially violate) and force "the little guy" to cross-license, enabling the big corps to "steal" (if you believe patents are IP) the idea. Even if "the little guy" doesn't violate any patents, it's possible for the big corps to drag the case out in court until "the little guy" is bankrupt (e.g. just look at how long SCO dragged the case out against another big corp), making it virtually impossible for "the little guy" to enforce the patent but very easy for big corps to freeze out competition.
So basically, even when you have legitimate innovation, software patents serve no good purpose and are harmful. If you have a legitimate innovation then trade secrets are a better alternative that doesn't mess with any of the above problems.
Software patents are a lot like DRM and both are like making a bed with an elastic sheet that's too small for the bed. It looks possible to have "perfect software patents" or "perfect DRM" or "to make the bed", and you may be able to tie down three of the sides, but as soon as you try to tied down the forth side either one of the other three sides come loose or the whole thing falls apart.
Re:Next step (Score:4, Insightful)
(http://slashdot.org/)
That may seem circular, but math not being patentable is a matter of law. Not to mention a good idea, since math is the fundamental language of the universe, it is the language by which we describe all scientific progress. To patent math is to patent the foundation of science, and will cripple progress. Just like software patents are crippling progress.
Have you ever seen a patent on a math book? Of course not, math isn't patentable. Yet suddenly when you encode that math in a computer language, it is patentable? Hell, with a program like Maple the content of the math book could be "computer readable", so does Maple mean math textbooks can be patented?
copyright (Score:5, Insightful)
(http://technocrat.net/ | Last Journal: Wednesday November 07, @06:23PM)
They shouldn't have it both ways when no other industry can claim that. If it is patentable, it should come with a minimum implied normal warranty (suitable for use, no glaring and or dangerous defects, etc). No warranty should mean no patent, copyright only.
I hope that is linear enough to answer your question.
The whole opinion (Score:4, Informative)
KSR INTERNATIONAL CO. v. TELEFLEX INC. ET AL. (Score:5, Informative)
Re:KSR INTERNATIONAL CO. v. TELEFLEX INC. ET AL. (Score:5, Interesting)
(http://slashdot.org/~eldavojohn/ | Last Journal: Tuesday October 16, @03:26PM)
Check out SCOTT v. HARRIS instead (Score:4, Interesting)
(http://platy.org/ | Last Journal: Wednesday May 24 2006, @10:27PM)
Are you bored by legal technicalities? Would you rather be watching a 90 mph police car chase that ends in a cataclysmic crash?? Well the SCOTUS has delivered just what you want in their other big decision today: SCOTT v. HARRIS.
Yes, seriously here is the 93MB RealPlayer video: http://www.supremecourtus.gov/opinions/video/scott _v_harris.rmvb [supremecourtus.gov] There are actually two videos of the chase back to back--the second one is better. Choice quote: "Let me have him 78, my car is already tore up!"
(I guess it is ironic that RealVideo format is probably heavily protected by patents.)
If you want the boring legal details of the case they are here: http://www.supremecourtus.gov/opinions/06pdf/05-16 31.pdf [supremecourtus.gov]
And here's a news story about it: http://abcnews.go.com/Politics/wireStory?id=310057 5 [go.com]
The logo should be changed (Score:4, Interesting)
(http://www.sigsegv.cx/)
Finally... (Score:2, Interesting)
MS-bashing not quite appropriate here. (Score:5, Informative)
(http://kadin.sdf-us.org/ | Last Journal: Tuesday October 16, @01:46PM)
This is one of the reasons why it's good to RTFA
The whole issue was whether Microsoft, a U.S. corporation, was responsible for violating AT&T's U.S. patents (which are not, by and large, enforceable elsewhere, for instance in Europe and Asia -- there's no patent equivalent to the Berne Convention on copyright, really) if they only ever violated them in places where AT&T's patents didn't apply (outside the U.S.).
So if Microsoft went and sold AT&T-patent-encumbered software, but only in Europe, AT&T wanted to sue them for patent infringement here in the U.S. This was obviously a Bad Thing, and would have been a major expansion of patentholder's rights.
The WSJ article [wsj.com] about it today was pretty good. (I think that link should work, since it has the "googlenews_wsj" in the URL to bypass their 'Free Preview' bullshit.)
So in this case, Microsoft was actually the good guy.
Microsoft approved, actually. (RTA) (Score:4, Informative)
(http://www.oddquad.org/)
The major drug companies didn't want the reform, because patents are their life blood. It will get harder for them to patent obvious changes to medicine, such as combining multiple medications in one pill. (Though in some cases they'd still get away with it, I'd imagine, if they can demonstrate that there's some kind of real innovation going on in the time-delay mechanism or something. Or at least they'll argue that...)
Finally... (Score:1)
(http://www.somethingpositive.net/ | Last Journal: Monday November 24 2003, @01:20PM)
Vonage (Score:2, Insightful)
IANAL (Score:2, Interesting)
(http://shortcircuit.us/ | Last Journal: Sunday October 14, @02:01AM)
Re:IANAL (Score:5, Insightful)
Also, people can use this case as precedent to have patents that they are being sued with overturned, showing that they do not have the strength to overcome obviousness over prior art. (Basically, SCOTUS just re-defined obviousness in prior art. Now that prior art has changed, patents can be overturned on prior art they previously were not able to be.)
Windows vs AT&T has some very strange phrasing (Score:5, Interesting)
(http://www.scarydevil.com/~peter/ | Last Journal: Monday September 26 2005, @06:53PM)
puter-readable "copy," e.g., on a CD-ROM, Windows--indeed any
software detached from an activating medium--remains uncom-
binable. It cannot be inserted into a CD-ROM drive or downloaded
from the Internet; it cannot be installed or executed on a computer.
Abstract software code is an idea without physical embodiment, and
as such, it does not match 271(f)'s categorization: "components"
amenable to "combination." Windows abstracted from a tangible copy
no doubt is information--a detailed set of instructions--and thus
might be compared to a blueprint (or anything else containing design
information). A blueprint may contain precise instructions for the
construction and combination of the components of a patented device,
but it is not itself a combinable component.
Microsoft may have laid up a whole heap of trouble for themselves here.
Re:Windows vs AT&T has some very strange phras (Score:4, Interesting)
If that's true, all I can say is... Wow. All software patents will basically have to be revisited, because on the face of it, it sounds like software cannot be patented anymore.
Am I missing something here? Or can I start the happy software-patents-are-dead dance?
Did he just say that? (Score:3)
(Last Journal: Friday November 10 2006, @02:16PM)
The good news is that this court apparently recognizes the original purpose of patents.
The bad news is that this blindingly obvious quote was selected for inclusion in the article because the patent system has been viewed as a driver-of-revenue instead of a driver-of-innovation for so long.
Some common sense, at last! (Score:2, Informative)
I think the justices 'got it'.
from the ruling:
Inventions usually rely upon building blocks long since uncovered, and claimed discoveries almost necessarily will be combinations of what, in some sense, is already known. Helpful insights, however, need not become rigid and mandatory formulas. If it is so applied, the TSM test is incompatiblewith this Court's precedents. The diversity of inventive pursuits and of modern technology counsels against confining the obviousness analysis by a formalistic conception of the words teaching, suggestion, and motivation, or by overemphasizing the importance of published articles and the explicit content of issued patents. In many fields there may be little discussion of obvious techniques or combinations, and market demand, rather than scientific literature, may often drive design trends. Granting patent protection to advances thatwould occur in the ordinary course without real innovation retardsprogress and may, for patents combining previously known elements,deprive prior inventions of their value or utility.
Anyone know which side IBM took on this case? (Score:1)
Positive patent reform in America? (Score:1)
Now, if we can just get this whole copyright thing straightened out a little bit (like maybe reducing the lifetime of a copyright instead of increasing it for a change), and repeal all the legislation on software patents, we may just get somewhere.
Obvious?! No way! (Score:1)
(http://www.vizantgroup.com/)
-SmR
Concise explanation? (Score:2)
(Last Journal: Monday November 07 2005, @10:05AM)
Can someone give concise, easy-to-understand answers to these questions:
1. What was the old, "rigid" definition of obvious?
2. What does this decision change about that definition?
If you want serious change.. (Score:2, Interesting)
If you want serious change, you have to understand the motivation that put many of these laws into place and keeping these laws tough. That is why there is resistence. Take any company with a strong IP portfolio, what do they actually produce and would they have the income they did if IP was not involved? See why there is resistance to change?
Taken (Score:1)
(http://www.geocities.com/tablizer | Last Journal: Saturday March 15 2003, @01:22PM)
One of these things is not like the others (Score:3, Interesting)
Damn (Score:2)
does this now mean I can't... (Score:1)
SCOTUS gets it - see this statement: (Score:5, Insightful)
We build and create by bringing to the tangible and palpable reality around us new works based on instinct, simple logic, ordinary inferences, extraordinary ideas, and sometimes even genius. These advances, once part of our shared knowledge, define a new threshold from which innovation starts once more. And as progress beginning from higher levels of achievement is expected in the normal course, the results of ordinary innovation are not the subject of exclusive rights under the patent laws. Were it otherwise patents might stifle, rather than promote, the progress of useful arts. See U. S. Const., Art. I, 8, cl. 8.
So how does this benefit Vonage (Score:2)
Impact on Software Patents (Score:3, Insightful)
I thought this part had the most impact on software patents:
After all, there are only so many ways to code 1 + 1 = 2. Many tech companies like IBM, MS, Sun, etc have huge portfolios of patents mostly for defensive purposes. With this ruling, it would seem that some of their patents are unenforceable.
Just a little annoyance (Score:1)
SCOTUS didn't weaken anything - they are fixing it (Score:3)
There are companies that did a lot of innovative work in the 90's that are gone and there is no record of their technology, but they had things we see being patented today as "inventions". These innovations are obvious and were implemented, but no one remembers and there are no articles, and hence no "prior art" or way to show obviousness.
I am a supporter of software patents, but we need to have patents granted for true innovation. Taking an idea from the web and making it work on mobile is engineering and not innovation, but you would never know that from a lot of patent filings. Putting P2P technology in a STB (a computer) and making it "easy to use" isn't invention, but engineering.
Too much stuff is filed that is incremental and obvious so that people can show "protectable IP" to the VCs and therefor raise money. The Patent office can't figure out the stuff and so grants it. A mess that this ruling will hopefully put us on the path to fixing.
It should be obvious (Score:2)
(http://voiceofjohn.blogspot.com/ | Last Journal: Tuesday October 30, @11:44AM)
It's a shame that the definition of "obvious" isn't obvious.
Government law is so vague and subjective. It's complete crap.
A Patent Lawyer's Perspective (Score:5, Insightful)
I am a patent litigator (meaning I mostly kill patents; I don't create them), and this of course is big news in my practice today, and will be very helpful in several on-going cases.
Here's my take: the case allows lawyers to tell a story about the prior art that makes sense. Previously, the Federal Circuit had shut you down if you couldn't point out explicit prior art for every little detail of the patent that you wanted to invalidate. That's exactly what they did in the case under review. The defendant pointed out that all of the basic problems had been solved in other patents, but the Federal Circuit responded that they hadn't been solved with the intent of solving the particular problem the patent said it was trying to solve. Well, so what? We should be able to assume (and argue) that ordinary engineers have a little common sense and creativity in determining how to use previous inventions. We shouldn't have to show the courts that there was an exact road-map for an idiot to follow and arrive at the precise "invention" at issue. That's the big help in this case.
So from my point of view, here are the two big advances from KSR today:
This should be obvious, but it will help that the Supreme Court said it. It will be quoted a lot because it shows that we can assume that the ordinary engineer can make simple inferences and doesn't need his hand held.
This is the Supreme Court's long-winded way of boosting the "obvious to try" argument. The Federal Circuit has for a long time rejected the argument that it would have been "obvious to try," instead saying that it needs to be "obvious to do". (For example, it may be obvious to try to build a time machine, but that doesn't mean the invention of a time machine would be obvious.) But I read this opinion as saying that "obvious to try" goes a long way towards showing that it was "obvious to do". In other words, if it was obvious to try and the trying used predictable methods and yielded a predictable result, then the whole thing was likely obvious. So this will help as well.
Finally, it is going to be interesting to see how the PTO itself deals with this opinion. If an examiner comes back to you and says, "no I think this is obvious," it's very difficult to "prove" otherwise, especially early in a product's life cycle when you don't have market data to show how successful it might be, etc. At least under the previous test, the examiner would have to point out all the explicit references in the prior art. Now they apparently just have to point out the basic elements, and then say, "in their opinion," a person of ordinary skill and creativity would have been able use these elements to make the invention. How do you argue with that? "No, I don't think ordinary people are that creative"?
So, you fix one problem and possibly create another. The opinion shifts the debate to help prove obviousness, but it doesn't solve the underlying problem of what obviousness means. So it goes.
CAFC smackdowned again (Score:3, Interesting)
Once again the SCOTUS has reigned in the CAFC which, as the most frequent appellate decider of patent law, gets to decide what the patent law is for years at a time, with only the relatively infrequent SCOTUS decisions permitting correction. Today is one of those infrequent occurances.
BROADBAND INVENTION (Score:1)
(http://fluor.ath.cx/ | Last Journal: Thursday August 23, @09:23PM)
Supreme Court Weakens Patents (Score:2)
Good, now only they will throwout softwares!!!
FalconThis solves a big catch 22 (Score:2)
(http://www.linuxlabs.com)
The big catch 22 of the former standard is that many patents cover things that are so blindingly obvious that most people would never even think to make a note of the idea, much less enshrine it in a patent. The only entities that would do otherwise are big corporations with lawyers on staff that cost the same amount sitting around as they do filing frivolous patents.
The first patents against the wall will be the so-called business method patents that can be sumarized as do the same thing merchants have done since we invented writing, only use a computer.
I wonder how the MP3 patents will fare given that they're really just a special (and somewhat simplified) case of the processing done for a cochlear implant, that is, do an FFT, then encode only the most important bands. The case of the cochlear implant case is much more difficult due to the hard limit on the number of bands that can be encoded (that is, how many electrodes can be effectively implanted).
dear everyone, meet my standard for obviousness (Score:2)
(http://fulcrum.org/ | Last Journal: Saturday March 29 2003, @08:41PM)
The point is, I don't think the intent of patents was to spur a land rush into previously unexplored territory and reward the people with the fastest wagons. The idea is that if you find something that might not otherwise have been done, we'll let you have an exclusive right to it for a while if you tell us how it's done. How do you know it might not otherwise have been done? Well, we pick an arbitrary period of time and say "if it has been feasible for this long, and hasn't been done by now, it doesn't seem obvious, so we'll call it non-obvious".
I know the people that got a patent on auctioning municipal bonds over the internet. Auctioning things over the internet was already done. Auctioning by fax machine was already done. Does it really make sense for them to have an exclusive right to that? I like them, and they are the "small inventor getting rewarded for their innovation" types. But it could just as easily have been done by one of the big guys and they would have been locked out. I just don't think that is what patents are for. Fifty different implementations would be running by now if they hadn't gotten there first.
Think about it this way--if you used this rule, the people that want to patent their inventions would really have to be thinking hard. What can I do that no one has done even though it's been feasible to do it for 20 years? That is waaaaay harder than just being the first guy to the PTO with one-click. And that's the real point--give people an incentive to think really hard.
Minor change that would demonstrate obviousness (Score:2)
(http://www.markcrocker.com/~mcrocker/)
If I had my way, if anyone submitted a similar patent to one that was still being examined and not yet awarded (or made public), then both should be invalidated as the idea should be deemed obvious because two practitioners of the art clearly came up with the same idea independently. This would have prented both the light-bulf and phone patents to have been rejected, which, in historical retrospect seem to have been indepentently invented by several different people/groups at about the same time.
Summary wrong again (Score:2)
(Last Journal: Wednesday September 26, @11:11PM)
The Federal Circuit had been rigidly applying the "teaching, suggestion, motivation" test, which says, clearly enough, that an invention is ONLY obvious if there is some teaching, suggestion, or motivation in the literature to combine various known inventions. (Opinion p. 2) The Supreme Court said that even without an explicit or implied motivation, inventors are 'routinely creative' (my words) when it comes to taking known approaches and applying them to new problems. The court said, on page 17:
They also said on page 17 that an invention might be obvious if it were only 'obvious to try', even though there was no way to know if it would work ahead of time, because people are routinely forced to try out different combinations of approaches in response to market pressures or design needs. The Court considers these actions to be part of the due course of business, and not particularly non-obvious. As a result, the court said, on page 15: I finish with a quote that's been quoted elsewhere but is worth repeating:Re:R.I.P. incremental evolution (Score:2, Interesting)
So all that happens is that those combinations are no longer patentable. But that's not to stop inovation. Most consumer product makers like Nintendo and Apple have some amount of Patents that they license in order to make their products. Both of those companies as the seller of products constantly refine and improve upon them. This just means that if there is an obvious way for nintendo to improve the DS and come out with the next form factor, they won't have tlo pay someone cause they patented that combination.
It might hurt some companies that ride the bleeding edge without making any attempt to compete on quality or price. But the real peopel this will hurt are the patent equivelent of domain name squatters. People who have no intention of ever releasing a product, and will never produce a prototype that's even remotely market ready, but will just wiat for some one to try the combination and then sue them to get bought out or get a fat settlement.
Re:AHA!!! Finger point... (Score:1)
But since they are bored and unscrupulous, that will give them plenty of time to beat the streets looking for a patsy to set up in front of a judge and jury. They'll supply the client, the legal system will supply the paycheck.
Hey, why not? Sure beats working for a living.