Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Paul Graham on Patents

Posted by CmdrTaco on Mon Apr 10, 2006 10:10 AM
from the stuff-to-read dept.
volts writes "The always interesting Paul Graham has a new essay, 'Are Software Patents Evil?'. "A few weeks ago I found to my surprise that I'd been granted four patents. This was all the more surprising because I'd only applied for three...""
+ -
story
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.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Its funny. The founding fathers of the USA wanted to have a patent system to protect the little guy. The little inventor that creates a new and novel item. That way a big bad company cannot steal it from him, and he never makes a dime. Now it seems that it is just used by slimy lawyers to use patents as part of an extortion scheme to shake down big companies. Alternatively a way for big companies to keep anyone from ever entering their territory. The sad part is I think it will only get worse - not better.
    • by rainman_bc (735332) on Monday April 10 2006, @10:16AM (#15098985)
      Admittedly, these lawyers frequently obtain these patents from the little guy.

      Sometimes it's just easier to sell your patent than it is to litigate.
    • by babbling (952366) on Monday April 10 2006, @10:23AM (#15099017)
      I get the impression that the "founding fathers of the USA" were pretty good blokes with the best of intentions. Certainly very different from the politicians in power in the US today.

      I think their patent system was a mistake, though. Patents are a mistake simply because large companies have so much legal power compared to individuals that it is almost impossible for an individual to win a case against a large company. This was probably a difficult thing to imagine when patents were invented, since really big companies wouldn't have existed back then, and the legal system was probably also quite different. There was probably no such thing as "expensive lawyers".
      • by SlamMan (221834) <squigit AT gmail DOT com> on Monday April 10 2006, @10:27AM (#15099035)
        <a href="http://en.wikipedia.org/wiki/British_East_In dia_Company">British East India Company</a>
      • by Bogtha (906264) on Monday April 10 2006, @10:39AM (#15099086)

        I think their patent system was a mistake, though. Patents are a mistake simply because large companies have so much legal power compared to individuals that it is almost impossible for an individual to win a case against a large company.

        So what you are saying is that the combination of these two things is bad:

        • Patents
        • Large companies being able to wield an inordinate amount of legal power over individuals

        I wouldn't be so quick to jump to the conclusion that it's the patent system that was the mistake.

      • Incorporations were not allowed. It was all about personal companies. Each company had a local reputation that could make or break it. So few companies really grew big. And the individuals were held responsible. Now, we have Incs, which is granted nearly all the rights as a citizen and the management is not held personally responsible for anything except the very worse infractions. Even then few get major punishments. Basically, it is our creating Incs and removing personal liability that is creating the mo
    • by Waffle Iron (339739) on Monday April 10 2006, @11:01AM (#15099220)
      The founding fathers of the USA wanted to have a patent system to protect the little guy.

      I don't think that they had "protecting" anybody in mind. What they really wanted to do was to entice people to publish their trade secrets so that their innovations wouldn't be lost to the public when the inventors died. Perhaps unfortunately, the chosen means to this end was by granting time-limited monopolies.

      The problem is that the enticement part has become the all-consuming focus of the patent process, rather than the disclosure of useful trade secrets part. Now a lot of people think that patents are a form of property right a sacred as the rights to their favorite pillow, and the patents themselves most often have obfuscated claims that reveal little if anything that isn't obvious from a quick look at the protected products themselves. They extrapolate from the "protection" side effect of the way patents were implemented and mistakenly assume that that was the primary goal all along.

      The inventor now gets far more than the original intended benefits (because he can now often shake down a large company for the profits to all of their business), without having to give up much of anything in return. Much like agricultural market subsidies, patents have become little more than a wasteful government entitlement program.

    • Fallacy (Score:5, Insightful)

      Paul Graham thinks that you won't be sued until you have money. But that's backwards. Suing people who have the money to defend themselves is much more risky than suing the little guy. That's why so many suits are against companies that don't have any choice but to settle, because they can't afford to continue the suit to a verdict. The worst software patent lawsuits are not brought to make money at all, but to restrain another party from doing business. A suit against Open Source developers would not seek to collect money, it would simply seek to shut them down.

      And he thinks that Microsoft would be deterred by a boycott?

      Bruce

      • Re:Fallacy (Score:5, Insightful)

        by Jobe_br (27348) <bdruth@gma i l . com> on Monday April 10 2006, @12:23PM (#15099697)

        Entirely. Furthermore, the argument of patents wrt innovation seems to ignore an important point. Without patents in software, a new feature (such as one-click) would be replicated, improved, or would spur new ideas, without fear of any recourse. Same would go for any other thing - I cannot think of anyone that would see one-click and think "hmmm, now HOW did they do that?!" - a detail that the patent would reveal. Software patents are being used to protect conceptual ideas (very tenuous ones, at that) that have no secret (hence trade secrets being useless). Nobody cares exactly how Amazon implemented one-click (unless I am mistaken, please correct me if you do). That's the difference I see with mechanical patents. Perhaps, if someone came up with a mechanism to cut diamonds that yielded less waste, then to replicate this, you couldn't avoid implementing the same mechanism. That is, unless you came up with something entirely different, that had the same effect (high quality cut, low waste). And as far as I understand patent law (IANAL), that would be O.K. Different mechanism, same end-effect, no problem. Not so for software. Different implementation, same end-effect (one-click ordering), and you're bound by the patent.

        That's a problem and I think Paul overlooks this.

        That said, Paul's post on this is an excellent essay on the topic from a number of different angles.

        • Without patents in software, a new feature (such as one-click) would be replicated, improved, or would spur new ideas, without fear of any recourse.
          I believe this to be 100% correct. And I think it's not limited to software. Innovation is like a living organism: The shorter the generational gaps, the faster it mutates and evolves. Putting a 20yr hold on generations will only slow, not speed innovation.
          • Innovation is like a living organism: The shorter the generational gaps, the faster it mutates and evolves. Putting a 20yr hold on generations will only slow, not speed innovation.

            Right, and (please correct me if I'm wrong), but the only way I see patents spurring innovation is if (a) developers were in the habit of following patent filings & reading through patent listings to develop new ideas and (b) they then used the knowledge and methods from the patents to develop something new (the innovation)

        • "Boycotting Microsoft makes about as much sense as... I can't think of a witty comparison."

          I agree the users can't boycott Microsoft, but I think the point that Engineers would start to leave is valid. The people I know who work for MS don't believe it is an evil company, a company with problems yes, but all large companies have that. If they did believe it had gone too far I don't believe they would stop any longer than the time it took to find a new job.
        • Re:Fallacy (Score:3, Interesting)

          Potentially, also, the patent would be kept secret until approved. This would have the nice side effect of, if a competitor starts producing a similar widget in the time between when you applied for the patent and received it, it should be tossed on the grounds of being obvious--since the competitor clearly came up with the idea on their own.
  • Yes (Score:5, Insightful)

    They are.

    It does not take a long essay to answer this.

    And BTW, Paul Graham is wrong when he says, "if you are against software patents, you are against all patents".

    All patents have the potential for evil. But software patents are guaranteed to do evil.

    Question: why are there so few new software standards coming out and why do they take so much longer to produce? Answer: because every new software standard is a recipe for patent ambush. Implemented, use it, or use products based on it, and you will, if you make money, be sued.

    Yes, software patents are evil because in the name of promoting innovation in a field, they actively destroy it.
    • Re:Yes (Score:3, Interesting)

      i'd prefer to say that they are evil in their current form as they are implemented in the u.s. patent system.

        if software patents would apply only to commercial software (e.g. gnu staff could always use patented stuff as long as they give away the product for free, and microsoft would have to pay nice $$$ for the same thing), the patents would be better.

        but i think there's a higher chance of bush turning into a human being than this happening.
          • Re:Yes (Score:3, Insightful)

            free/opensource software developers shouldn't be affected by patents at all, companys that make profit should pay eachother for them. simple and clean without any hooks.

            There are plenty of companies which develop FLOSS, individual FLOSS developers that make money developing FLOSS, and end users avoiding spending money on software by using FLOSS.

            sure having no patents at all would be a nice bliss, but if you invent something that nobody in the universe would have figured out in the next 25 years

    • Re:Yes (Score:3, Insightful)

      I agree with you. I usually like Paul Graham, but he is way off on this.

      It sounds like he wants to prentend that patents won't play a big role and be "secondary" and without them, we're all screwed in the "alternative" he mentions.

      But if patents are so great, and the alternative so bad, explain the advancement in first years of the computer industry up to the 90s.

      It's also ironic that he puts says either you are for patents or you are against patents, if you are against software patents - because software
        • Re:Yes (Score:3, Insightful)

          If we eliminate software patents, we are left with software copyrights and software trade secrets, which suffice to explain, as you said, the advancement in first years of the computer industry up to the 90s.

          Nicely stated. To prevent the problem of trade secrets becoming a block to innovation, Congress developed the patent system. To prevent the problem of someone simply copying your stuff and putting their name on it, Congress developed the copyright system. It wasn't until patents were applied to stu

        • No. An implementation in software of some idea (such as adding numbers) is, on a base level, not theoretically different than an implementation in hardware. Whether you do it with levers and cogs, pipes of water, an abacus, or electrical impulses controlled by words is irrelevant. Software is an application of knowledge, just like any of these other things, it is not knowledge itself.

          It's a description of knowledge. Whether you write down a description of an algorithm in English or in C, on a floppy or

        • by archeopterix (594938) on Monday April 10 2006, @11:29AM (#15099394) Journal
          No. An implementation in software of some idea (such as adding numbers) is, on a base level, not theoretically different than an implementation in hardware. Whether you do it with levers and cogs, pipes of water, an abacus, or electrical impulses controlled by words is irrelevant. Software is an application of knowledge, just like any of these other things, it is not knowledge itself.
          Ok. So (a*a)-(b*b)=(a+b)*(a-b). Knowledge or application?

          Calculating (a+b)*(a-b) is better (in terms of rounding errors with fixed point arithmetic) than (a*a)-(b*b). Knowledge or application?

          Suppose I was the first to notice this fact. Should I be granted a patent on calculating differences of squares this way? I have a gut feeling that this would be patenting math. And I don't see much difference between this and any other patent on algorithms. Maybe there are software patents that aren't patents on algorithms (for example GUI stuff), but again, the distinction is blurry.

          Ok, this is still on the "gut feeling" level, but I think that with the software patents banning them is just simply the lesser evil than allowing them. I think that there is rather a continuum than a sharp distinction between "knowledge" and "application", and that software is close enough to "knowledge" to make it unpatentable.

          To stretch it a bit: if you are for software patents, you are for patenting math.

      • Re:Yes (Score:3, Interesting)

        Microsoft doesn't fit the Unisys model,

        From TFA:

        When you read of big companies filing patent suits against smaller ones, it's usually a big company on the way down, grasping at straws. For example, Unisys's attempts to enforce their patent on LZW compression. When you see a big company threatening patent suits, sell. When a company starts fighting over IP, it's a sign they've lost the real battle, for users.

        Really? I think it fits perfectly. They haven't started suing yet because they are only on the b

  • One thing I do feel pretty certain of is that if you're against software patents, you're against patents in general.

    Wrong. Hardware patents are necessary to commercialize new products and keep innovation. Some medicine patents are also necessary, but I believe there are cases where patent licences should be greanted for only a little time - like cures for cancer, AIDS, or the avian flu.

    But patents for software or business methods are an aberration.
    • Your argument of course is missing any facts that would lead someone to conclude you are write and he is wrong. Paul Graham has an interesting idea, but realistically he is missing two big points. In a phyiscal invention the gears and levels are easy to take apart to see how they work. This is one reason patents (which are basically copyrights for physical things) are nessesary, as reverse engineering is easy in the physical world. In the computer world copyright and keeping your source secure, is effectiv
      • In a phyiscal invention the gears and levels are easy to take apart to see how they work. This is one reason patents (which are basically copyrights for physical things) are nessesary, as reverse engineering is easy in the physical world. In the computer world copyright and keeping your source secure, is effectivly your assurance that someone won't simply rip off your idea.

        There is another way in which software inventions are essentially different from physical inventions. In the physical world having

  • by eldavojohn (898314) * <my/.username@@@gmail.com> on Monday April 10 2006, @10:20AM (#15099000) Homepage Journal
    The most common is to grant patents that shouldn't be granted. To be patentable, an invention has to be more than new. It also has to be non-obvious. And this, especially, is where the USPTO has been dropping the ball. Slashdot has an icon that expresses the problem vividly: a knife and fork with the words "patent pending" superimposed.

    The scary thing is, this is the only icon they have for patent stories. Slashdot readers now take it for granted that a story about a patent will be about a bogus patent. That's how bad the problem has become.
    We "take it for granted?" What's that supposed to mean? That there's some novelty in finding bogus patents? I don't think so ...

    On the contrary, it's shocking and down right insulting that some of these patents have been granted. I think Mr. Graham hit the nail right on the head when he said the USPTO is dropping the ball on granting obvious ideas patents. As I've pointed out before [slashdot.org], they've patented the progress bar [espacenet.com] and they'll patent more stuff too. If you say that it's a very specific patent of a progress bar, I'll argue that the claims listed on that patent are enough for a fancy law-talking guy to take and scream patent infringement against every piece of installation software ever made.

    You know, time and time again there are stories about the horrors of patents. But what are we actually doing about it. Are there patent protests? Are we screaming foul play in the NTP Vs RIM court case? No, we aren't. We're just sitting back and watching patents get out of hand. I know I can, as well as Paul Graham, point out the problems with patents but what solutions are there to explore?
  • by robotsrule (805458) * on Monday April 10 2006, @10:22AM (#15099008) Homepage
    I will only address one point of the optimistic idealism I saw in several parts of the article, there are others:

    "A company that sues competitors for patent infringement is like a a defender who has been beaten so thoroughly that he turns to plead with the referee."

    This point is made in the context of other statements that indicate this is the main reason that a company starts suing for patent infringement. The reality is there are companies that have no developers at all, just lawyers, whose sole purpose is to seek out and buy patents and pressure other companies for licensing fees. There are other companies/people who do nothing but try to think of patentable ideas to lay claim to, and never intend to build a product; only to extort license fees from others.

    There are other examples of what the author would like to believe that gloss over the terrible realities of software patents; despite the many good points he does make.
    • by magetoo (875982) on Monday April 10 2006, @10:26AM (#15099029)
      I will only address one point of the optimistic idealism I saw in several parts of the article, there are others:

      "A company that sues competitors for patent infringement is like a a defender who has been beaten so thoroughly that he turns to plead with the referee."

      This point is made in the context of other statements that indicate this is the main reason that a company starts suing for patent infringement. The reality is there are companies that have no developers at all, just lawyers, whose sole purpose is to seek out and buy patents and pressure other companies for licensing fees.

      Yes, and he mentions them a page further down. You did read the article before posting, didn't you? Of course you did.
  • I'd been granted four patents. This was all the more surprising because I'd only applied for three...""

    Oooooh ! dint u know ? they have an offer on those lil fellas now.
    buy three
    get one free
    hurry.. offer open till stocks(no pun intended) last !
  • by gowen (141411) <gwowen@gmail.com> on Monday April 10 2006, @10:23AM (#15099012) Homepage Journal
    If software were really no different from physical systems, 99% of software patents would be invalid because they consist solely of obvious (indeed, pre-existing) inventions with the words "using a computer".

    How is the one-click patent not invalidated by the prior art of millions of human shopping experiences in which a customer says "One of those please", or a vending machine in which every item has its own button? Nobody would allow a patent on a type of vending machine based on how many times you have to push a button.

    And if a one-push vending machine would not be patentable, why is a one-push webpage?
    • If a vending machine identified you, and automatically debited the card it kept on file when you pressed the "Diet Pepsi" button then it certainly would be patentable.

      However the non-trivial idea would be a vending machine that identified the user, something that's a very common feature on websites.
  • by erbmjw (903229) on Monday April 10 2006, @10:26AM (#15099031)
    A very simple discussion point

    Copryright is more applicable to software than Patents.

    Feel free to discuss it, but I do not beleive that any person or group, has yet or will disprove the above statement.

    I'm willing to engage in this discussion, furthermore I'm also willing to keep an open mind.
  • by gowen (141411) <gwowen@gmail.com> on Monday April 10 2006, @10:33AM (#15099057) Homepage Journal
    Graham has engineers disease: he believes that being an accomplished engineer makes him qualified to speak authoritatively on art, law, science, film... He probably caught it from ESR.

    Anyway, I heartily recommend you read this fine demolition [idlewords.com] of Graham's opinions on painting [paulgraham.com] before giving this dilletante blowhard any of your copious free time.
    • by Bogtha (906264) on Monday April 10 2006, @10:47AM (#15099142)

      Graham has engineers disease: he believes that being an accomplished engineer makes him qualified to speak authoritatively on art, law, science, film...

      Does Graham actually claim to be an authority? It seems to me that he doesn't claim to be an authority, but fanboys tend to treat him as such. That isn't really his fault. What's he supposed to do, take a vow of silence just because some kids have latched onto him?

    • hmm... a software developer posting his opinions on software patents. Doesn't seem like too much of a stretch to me. Or do you really suggest that matters of innovation be left in the hands of lawyers rather than developers and engineers?
  • Patents- (Score:4, Insightful)

    by dteichman2 (841599) on Monday April 10 2006, @10:34AM (#15099058) Homepage
    "Are patents evil?"

    EFF: "Yes."
    Microsoft: "No."
    Smart Person: "Depends..."
  • by MikeRT (947531) on Monday April 10 2006, @10:35AM (#15099065) Homepage
    If companies could only do a one time patent that lasted up to three years, it'd be non-issue. The current time span (what is it, 17-20 years at least?) is far beyond the useful lifespan of the technology.

    I am a strong supporter of patents, but get really pissed off at the "pro-innovation" camp (who isn't pro-innovation?) that has the audacity to draw a parallel between software "innovation" and genuine innovation in other industries. There hasn't been a radical new technology except in niche markets for some time that justifies a patent for more than three years. Not only that, but the cost to make one drug, test it and get it widely used by its target audience is probably closing in on the cost of writing several commercial applications.
  • He's confused (Score:3, Interesting)

    by iplayfast (166447) on Monday April 10 2006, @10:37AM (#15099071) Homepage
    First he says...
    Unfortunately, patent law is inconsistent on this point. Patent law in most countries says that algorithms aren't patentable. This rule is left over from a time when "algorithm" meant something like the Sieve of Eratosthenes.

    and then he says...

    In 1800, people could not see as readily as we can that a great many patents on mechanical objects were really patents on the algorithms they embodied.

    and using this argument he says that if you don't like software patents you don't like patents in general.

    I think there is a big difference between the method of a process, and the mechanical objects that implement them. I have no problem with people patenting mechanical objects (that are non-obvious). I do have a problem with people patenting methods that would work with those objects. If he thinks that algorithms implemented in mechanical objects is the same thing as algorithms, he isn't much of a lawyer.

  • Paul Graham (Score:4, Insightful)

    by thrillseeker (518224) on Monday April 10 2006, @10:42AM (#15099100)
    makes the statement in his article: "One thing I do feel pretty certain of is that if you're against software patents, you're against patents in general."

    He couldn't be more wrong.

    Software is instructions to hardware. Instructions should not be patentable. Hardware should be patentable - though there may not be a business case to make it worthwhile.

    The otehr day I had to give directions to a picnic to a group of soccer players. There's really only one reasonable way to get from where they were to where they'd be going. What if someone had patented the description of how to get from Point A to Point B, that is how to get some hardware from one state to another? Does anyone think it logical that I would have to pay a royalty for telling this bunch of 13-yr olds (well, their parents) directions to get to their picnic? No? Then why are a set of directions to a collection of hardware patentable?

    The directions could have included a toll road - or an alternative existed to take a more crowded road instead. Here is a pay-for-the-patented-hardware concept that makes sense. Using the toll road costs money but saves time. Using the public road is cheaper in money, but costs traffic congestion. But either way, the directions to use either road are free for any to use. And for what it's worth - the public road has many services along it that make money. The toll road, built privately by private financing, saves a few minutes. Of course, in this case, the private financiers have taken a bath. They envisioned charging a bunch for the access rights to their frontage property to service providers - but few people use their overpriced path. A better business case could be made that the toll road owners should remove the tolls and collect a royalty from the service providers that would then invest in locating on their frontage road, but hey I'm not an investor in that endeavor so who'd listen to me.

    There used to be services (maybe still are) before mapquest and friends that provided directions for trip planning - you paid $10 to AAA and they told you the "best" way to get from point A to point B. No one would have thought of patenting those directions, and you were not paying for a royalty for their use - your payment was for the work someone did (at sometime) to figure out a route - but you're free to look at a map and make some phone calls to the various state traffic agencies to find construction delay zones, etc. and work out your own route.

    Say you planned, some years ago, to drive from Chicago to Los Angeles. Say you glanced at a map of the time and decided to "get on Route 66 headed west and stay on it till you see the ocean." Besides a trip with about 1000 burger joints, you now have some directions. Now say you asked your friend his idea of a good route for the trip, and he'd recently done that trip by contacting AAA, giving 'em $10 and they worked out a trip plan for him based on some criteria, and he got back: "get on Route 66 headed west and stay on it till you see the ocean." Do you owe $10 to AAA for those directions? What if they (like software) were patented?

    Software patents are a bad idea. They impede progress. They tell (possibly justifiably patentable) hardware how to get from condition A to condition B. If those same directions would work on someone else's nonpatented hardware, then they should be free to be used.

  • by bsandersen (835481) on Monday April 10 2006, @10:47AM (#15099143) Homepage
    My first reaction to the (lengthy) article was simply, "it is a breath of fresh air to read something thoughtful and insightful on software patents." As part of full disclosure here, I should mention that I have one (6,865,655) and participated in the arcane and sometime frustrating process. That said, the author's point that "fixing" the system might not be the right thing to do, either gave me pause. He might have a point.

    After participating in several start-ups, I can also attest that the number of patents held directly affects your valuation. The author alludes to this, "A patent seems to change the balance. It gives the acquirer an excuse to admit they couldn't copy what you're doing. It may also help them to grasp what's special about your technology." Right or wrong, it is one of the external measurements made by business today of a start-up's worth.

    Software is the most complicated thing man has ever created. It isn't surprising that the Patent Office struggles. The question is, as software professionals, will we choose to help or just stand by like "art critics"? Software engineers usually see a bad system and want to immediately "chuck it", re-write it, and go again. We can't do that here. We need to do the thing we all hate most: on-going maintenance. We could help if we engage and participate. Perhaps more thoughtful discourse like this will help us get started. My 2-cents.
  • It's a very good article -- and while I've not yet finished reading it, I loved this quote;

      "...the USPTO in effect slept with Amazon on the first date."

    As a side note, if any USPTO examiners who are assigned to one of the several applications I have pending are reading this; I will still respect you in the morning -- no really, I will. :-)

  • by Jerf (17166) on Monday April 10 2006, @11:11AM (#15099273) Journal
    Actually, there is a good distinction you can draw between software patents and conventional patents that is strong enough that you can't automatically infer that being against software patents means you are against all patents: Software patents are the only things I know of where the patented objects are also covered under copyright law.

    I go more into depth about this elsewhere [jerf.org], but the short answer is that we shouldn't be surprised that patents, balanced for one type of use, and copyrights, balanced for another, make no sense when both are covering the same thing, since they were never designed to do that.

    Obviousness is a real problem too, of course, but that's more a practical problem, one that could be corrected by more aggressive denials by the PTO. This is a fundamental conflict.
  • Paul Graham says software patents are in the same category, ethically, as machine patents.

    o Software can be sent to customers almost for free. Physical goods needed the protection of a 17-year monopoly because back in the old days progress was slow and it took years to build your factories. No patent monopoly, no payback. Software inventions can make money without patent protection.
    o Software can use copyright protection.
    o Patent examiners and juries can understand gears, wheels, and aircraft wings.
    o Paul Graham says machine patents really cover the algorithms hard-coded into the arrangement of parts. No. Patents cover implementations. When the crankshaft was patented it was still legal to build other implementations of the algorithm "given linear motion l=sin(wt) set circular arc theta equal to l mod 2*pi*r and draw rotary power", as long as those implementations weren't crakshafts.
    o Machines are crystallized human ingenuity and effort. Software patents are crystallized mathematics. The RSA patent, which made it illegal to do certain kinds of modular exponentiation, is different from anything in the mechanical world.
  • by jonathan_95060 (69789) on Monday April 10 2006, @12:30PM (#15099731)
    I am I ok with ETH-Zurich patenting the IDEA encryption algorithm because this algorithm IS truly non-obvious. You, me and Joe Q. Hacker are not going to infringe on this patent accidentally.

    One click shopping or Apples patent on the "3 pane interface" for itunes are stupidly obvious. A person coding in a drunken fog should not be able to create an infringing program by accident (IDEA passes this test, one click and 3-panes does not).

    The reason many folks (like me) jump on the anti-software patent bandwagon is a lack of confidence that anything short of abolishing software patents will be effective. Obvious patents benefit powerful corporations who can set their minions to the task of patenting belly button lint and other "innovations". With all the vested interest in bad patents it is easy to see why we are skeptical that meaningful reform (i.e. enforcement of the "non-obvious" clause) will occur. Of course if software patents cease to exist then the slippery slope of what is "non-obvious" disappears.

    Mind you I don't think we will be successful in abolishing US software patents (not without a bloody "cultural revolution" a la Mao Tse Tung) but the disgust engendered by horribly bad patents naturally inspires an excessive reaction in the opposite direction.

    BTW, if you think it is an accident that bad patents are issued left and right, think again. You won't find Microsoft, Oracle and Amazon spending millions of dollars lobbying Congress to properly fund the patent office. The patent office is underfunded because the people who get face time with our leaders like it that way.

  • by Bob9113 (14996) on Monday April 10 2006, @12:45PM (#15099814) Homepage
    I like much of Paul Graham's work. I like a lot of this piece - lots of insight. There are a few pieces I disagree with that have already been touched on. One I would like to add is that I think he is judging the landscape a bit too early:

    A company that sues competitors for patent infringement is like a a defender who has been beaten so thoroughly that he turns to plead with the referee.

    That is the majority of what has happened in the past 10 years because the rampant proliferation of overbroad software patents has just begun. The market is a Darwinian environment. It selects for those who take advantage of flaws in the system and it takes time to optimize. A giant, gaping, cash-gushing flaw in the system right now is the granting of overbroad patents, and in software it is a relatively new flaw (though the flaw itself has a long and ugly history - Bell wasn't the only guy to invent the telephone - he was just the first to the USPTO). Graham makes this point to an extent saying that the USPTO hasn't adapted to software patents yet.

    But he misses the correlary: Businesses have just begun evolving to take advantage of the software patent flaw. What has happened so far is only a twinkle of what is to come. Sure, Amazon got stung in the reputation department. But the patent trolls of the world have no reputation to sting. Is Eolas going to lose a bunch of customers over the active browser patent? I'm not saying Eolas is wrong, just that they won't be moderated by the environmental influence that Graham mentions regarding Amazon. The patent trolls are just starting to evolve, and they have natural defenses against the moderating influences that have kept the patent law departements of IBM, Microsoft, and Oracle in check.

    And it's not going to be limited to a few fringe companies with a few fringe patents. More and more the executroids are defending companies that buy patents because they create liquidity in the IP market - enabling research heavy corps to capitalize their patents without having to bring products to market. IE: they are saying it is a good thing for the patent trolls to buy patents - regardless of whether they have any intention of taking the embodiment to market.

    Paul is judging the system based on what has happened so far. But the market is just beginning to evolve. As broken as it is, the current state is very far from the invention wasteland, strewn with the bodies of a million inventors and ruled by packs of lawyers, that is coming.
  • by mmeister (862972) on Monday April 10 2006, @01:58PM (#15100289)
    There are many sides of this issue to take, but I'm going to only focus on one that I think most people don't talk much about.

    Software Patents extend for an exorbitant amount of time relative to the industry. 17 years amounts to around 11 generations (assuming 18 month cycles) of software. That's an eternity in the software industry.

    It would be the equivalent of saying that a regular patent could exist for 50-75 years. Imagine having a 50-75 year monopoly license on a drug or a way more effeciently generate electricity. Yet, we treat software patents just like that.

    There are plenty of existing cases that show this. Look at the generic multimedia patents that still affect software today. The reason most of these patents sound nonsensical when we see them is because we're about 2-3 generations past when they were relevant.

    Ultimately, software patents don't spur innovation. Today, they actually stifle innovation. It is getting more and more difficult for the small companies to simply write cool new software. More lawyers are involved today and it slows down the process.

    And these software trolls that exist and don't contribute anything to society make a bad situation much worse.
  • by csorice7 (913655) on Monday April 10 2006, @02:11PM (#15100381) Homepage
    Couple thoughts as a previous big co. acquirer and with some experience in the patent arena.

    As a big company... I've worked for a few Fortune 500 companies that have done extensive acquisitions and as a 'big company' guy, the concept that patents are solely used as a chip for negotiations is a naive statement. When buying the assets of a business, the patents and trademarks are typically the ones that last. Many entrepreneurs (I should know as I am one now) are interested in cashing in and as a result, an acquiring business cannot solely look to relationships or know-how for value, so IP is what's left. If you really have a truly unique idea/product/service, then protecting it should be stupid-easy (and with luck, people will say it was obvious 10 years later because of its streamlined solution :P).

    Patent novelty is an issue in need of resolve... I don't believe in quantity over quality as Paul Graham might suggest, but I do believe in quantity to be successful. The process is age old - find needs, solve problems, research for current solutions and protect the best ideas. Getting quality patents should be easier now since more data is available. The USPTO and the market really do have a new set of options to consider (e.g. peer reviews, more collaboration amongst reviewers). Slashdot members can find novelty, or lack thereof, in a topic in less than 30 minutes - why can't the USPTO? With a production-line environment at the PTO, it is hard for patent agents to get a fair chance to research technology and be rewarded for deep tenure in a field. We should avoid thinking of this as 'patent reform', but rather as funding the system approapriately given the systems explosive growth.

    In the end, patent ownership, like land ownership, has rights and benefits that shouldn't be reduced to a simplistic version of cold war analogies of large companies determining our fates. The patent system should level the playing field and give small guys and individuals a chance to have rights. BTW, if we should ever be worried about the small guy, now is the time. Individual inventors' patent issuance has decreased every year since 1999 - http://www.uspto.gov/web/offices/ac/ido/oeip/taf/i nv_utl.htm [uspto.gov]

    CSorice
    • by servoled (174239) on Monday April 10 2006, @10:25AM (#15099024)
      35 USC 101:
      Whoever invents or discovers any new and useful process, machine, manufacture, or composition of matter, or any new and useful improvement thereof, may obtain a patent therefor, subject to the conditions and requirements of this title [35 USC 1 et seq.].
      What most likely happened is one of his applications was claiming multiple inventions, so it got split into two different applications through a restriction/divisional.