Slashdot Mirror


UK Judge: Who needs software patents?

Glyn Moody writes "C|Net has a surprising story about a seminar given by a top judge at the U.K.'s Court of Appeal who specializes in intellectual-property law. According to the article, he has "questioned whether software patents should be granted, and has criticized the U.S. for allowing "anything under the sun" to be patented." Is the tide turning?"

32 of 237 comments (clear)

  1. Pay for the Progress Bar You Use! by eldavojohn · · Score: 5, Insightful

    While this judge's message may seem absurd, remember to pay royalties when you code a progress bar in your application.

    That's right, a whole lot of people owe William S. Andreas and Jeffery P. Foster of IBM a whole lot of money.

    Oh, and this was filed in the U.S. but approved by a European patent office so I don't think it's fair for this judge to bash only us Yanks.

    My church had a fundraiser once and I believe they used a progress bar on a website to track their earnings ... I should e-mail Mr. Andreas and Mr. Foster--the Catholic Church has got deep pockets!

    Say, have any of you Java swing programmers ever typed

    JProgressBar myJPB = new JProgressBar();

    ? Because I was thinking of starting a patent lawyer career, I just need you to reply with your name, contact information and the application you used it on and distributed.

    --
    My work here is dung.
    1. Re:Pay for the Progress Bar You Use! by pjt33 · · Score: 2, Insightful
      Oh, and this was filed in the U.S. but approved by a European patent office so I don't think it's fair for this judge to bash only us Yanks.
      He seems to have been talking about law rather than practice. The EPO seems to be breaking the law, but it would take determination and money to bring that before the relevant court(s), if it's even possible. (IANAL, and I can't be bothered to wade through the treaties to establish jurisdiction and procedures).
    2. Re:Pay for the Progress Bar You Use! by TheAwfulTruth · · Score: 5, Insightful

      No, because a baking thermometer does not track progress. During baking the temp usually remains constant.

      However, using a visual representation of a thermometer to track the progress of a school backing sale to fund the cheerleaders trip to Washington for cheerleading finals would qualify as prior art of the concept at least.

      What really stinks is how ideas that have been in use in various forms for years, decades or even centuries are suddenly now new and novel becuase they are used on a computer. The word "non-obvious" has been completey removed as a screening criteria from the patent process. :(

      That type of patenting must be stopped and all previous such obvious patents reversed.

      --
      Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
    3. Re:Pay for the Progress Bar You Use! by makomk · · Score: 2, Insightful

      OK, so it covers the use of a progress bar with a cancel button next to it (or a button doing anything else to the task whose progress is being represented), in a status bar, with a caption on top describing the task. It might well be a new combination of features, but is that really patent-worthy?

      Progress bars with cancel buttons are old hat, as are progress bars in status bars (some of which, I'm sure, have cancel buttons) and progress bars overlaid with text. Just because no-one else has combined all four before (the closest I've seen (can't remember where) is, in a status bar, a description of the task, then a progress bar, then a cancel button, in a row. Spot the difference...)

    4. Re:Pay for the Progress Bar You Use! by Jerry+Coffin · · Score: 2, Insightful
      It might well be a new combination of features, but is that really patent-worthy?

      I'm not sure I can say it is. I'd tend to agree that it might be open to some question -- but I also think there's a huge difference between something being open to some question, and being clearly bogus.

      I'd also note that from the viewpoint of the patent office having done its job, this is a crucial difference. IMO, it's unfortunate, but the current US patent law favors issuing a patent if there's any real room for doubt. It basically says to apply for a patent, you have to sign an affidavit saying that as far as you know, this is really your own invention. From there, the burden of proof shifts to the patent office -- the law requires them to issue a patent unless they can show evidence that the invention in question is obvious, not original, etc. If there's room for much doubt at all, the PTO is legally obliged to issue the patent.

      IMO, that's where a big part of the problem lies -- the assumption should really be that something really isn't new or novel until the patent applicant shows real evidence that it is, rather than being assumed to be new and novel until the patent office shows it's not.

      --
      The universe is a figment of its own imagination.
    5. Re:Pay for the Progress Bar You Use! by tambo · · Score: 4, Insightful
      In either case, the USPTO is incompetant and incapable of doing its job. It should stop issuing patents immediately.

      :shrug: Good luck with that argument.

      Over the last five decades, the U.S. economy has moved steadily away from physical goods and toward intangible goods - services, culture, music, movies, etc. This includes the development of intellectual property. It is a cornerstone of our economy. That's why the U.S. Congress has steadily increased its support of intellectual property protection. Accordingly, the courts have read federal IP legislation with broadening scope, since this is the plain intention of Congress.

      So if you're arguing for the dismissal of U.S. patent legislation, you'll have to suggest a way of recapturing the huge share of our GDP attributable to the export of patent-based intellectual property. Since our trade deficit is already deep in the red, you might not find your state Congresscritters to be very receptive.

      - David Stein

      --
      Computer over. Virus = very yes.
    6. Re:Pay for the Progress Bar You Use! by tambo · · Score: 3, Insightful
      IMO, it's unfortunate, but the current US patent law favors issuing a patent if there's any real room for doubt. It basically says to apply for a patent, you have to sign an affidavit saying that as far as you know, this is really your own invention.

      In fact, this duty goes much further: applicants are required (1) to have conducted at least a minimal search, (2) to disclose all known prior art that might be relevant, and (3) to assert their reasonable belief that the invention is still patentable in light of this prior art.

      Unfortunately, very often, applicants wildly shirk this responsibility. One of the damning factors of current software patent practice is that for many issuing patents - including junk like scrollbars - the applicants disclosed no prior art. You have applicants filing claims for inventions like "selling products over the Internet" and disclosing fewer than three prior art references - as if they simply don't know of many businesses selling products over the Internet. It's deplorable.

      This is one of the best suggestions for fixing the USPTO's examination system: start enforcing Rule 56 sanctions, i.e., start punishing applicants (and patent practitioners) who fail to satisfy their due-diligence research and disclosure duties. A few sanctions, including patent license suspension, would prompt a rapid and marked reduction in the number of patent applications being filed, and in the quality of those patent applications.

      - David Stein

      --
      Computer over. Virus = very yes.
    7. Re:Pay for the Progress Bar You Use! by rtb61 · · Score: 2, Insightful

      Based upon your argument americans should live in a constant state of fear because it only requires a squiggle of a pen to transfer ip assets off shore i.e. instant economic bankruptcy. And don't think they wont transfer all those ip assets to more tax friendly, legislation bendy, the poor are there to be exploited by the rich, countries. All IP assets are ephemeral and any country that banks on them for it's future is heading for an economic disaster.

      --
      Chaos - everything, everywhere, everywhen
  2. Huh? by Sneftel · · Score: 5, Insightful

    Is the tide turning?

    No. Judges aren't The Borg. One judge's opinion (and that's little-o opinion, not an opinion handed down) is hardly a watershed event.

    --
    The opinions stated herein do not necessarily represent those of anybody at all. Deal with it.
    1. Re:Huh? by Anonymous+Brave+Guy · · Score: 2, Insightful
      The pro-Patent lobby suddenly switched at the last minute and told their cronies and shills in the EU parliament to vote against the directive.

      Because they knew they couldn't win, and by voting for the proposal that had no chance, they would have hampered their further chances later on. They still weren't going to win; apparently even they realised that.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  3. Is the tide turning? No. by dougmc · · Score: 4, Insightful
    Is the tide turning?
    I don't think so. Lots of people have been saying that software patents aren't needed, for a long time, and this is just one more guy. Sure, he's a guy with `credentials', but even that's not so unusual.

    When the patent process actually changes, THEN you can say the tide is turning. Until then, the tide is just growing, like it has been for a long time ...

  4. santa by Coneasfast · · Score: 4, Insightful

    just so you can see how retarded the US patent system is, see this santa hat patent

    it seems to me that the purpose of the USPTO is not to grant patents but to make money from applications etc

    i could probably patent my ass if i tried to

    --
    Marge, get me your address book, 4 beers, and my conversation hat.
  5. Re:Is the tide turning? No. by Karzz1 · · Score: 3, Insightful

    I concur 100%. If I see Bill Gates or Sam Palmisano (or even Darl McBride hhahaahahahaha) make these types of statements I might change my mind. However, until the powers that be (i.e. the ones w/money buying up and enforcing all these patents) take the necessary measures to fix the problem they have created, I don't foresee any improvement regarding software patents.

    --
    Beware of he who would deny you access to information, for in his heart he dreams himself your master.
  6. US patent system doesnt work by Anonymous Coward · · Score: 4, Insightful

    I agree you should be able to patent a process. However the US system defines no logical limits on such a definition. The RIM Blackberry versus NTP is only one good example. NTP patended the process of sending communication to a device from a server, this is basically the concept of all TCP/IP traffic, however since NTP was successfull in making certain claims they OWN this process, and others must pay royalties to use it, regardless of how obivous it is.

    --------------
    www.kybe.com
    ^its an adult text and image search engine i'm working on.

    1. Re:US patent system doesnt work by ObsessiveMathsFreak · · Score: 4, Insightful

      I agree you should be able to patent a process.

      I don't.

      A process is not a tangible thing. It does not operate on specific components. no matter how specific you make it, a process is not a tangible, "hold in your hand" item. It doesn't do anything, not by itself at any rate. A process is an abstract concept, and patenting abstract concepts used to be disallowed.

      It would be bad enough if the process was well defined, but with half the process patents out there, what was originally meant to be applied to computer chip manufacture is so vauge taht it could just as easily be used to sue a kid selling lemonade to passers by.

      --
      May the Maths Be with you!
  7. Re:The tide isn't turning by ObsessiveMathsFreak · · Score: 3, Insightful

    I think their idea is to keep trying again and again until we get sick and tired of protesting it.

    That's exactly it. The IP companies only need to get lucky once, the rest of us have to be lucky time and time and time again. Eventually, they'll get through, and then we'll be stuck with software patents forever, as to atempt to dislodge them would be "theft" of IP rights.

    --
    May the Maths Be with you!
  8. Here? by hackwrench · · Score: 2, Insightful

    Where is "here" in your case?

  9. Rank 'Em by Tablizer · · Score: 2, Insightful

    Perhaps a compromise is for patent examiners to assign a rating to the patent. For example, C are weak patents, B are medium ones, and A strong ones. If all the "one click" and "same as 1940 except with a computer" patents get a C ranking then judges will be more likely to overturn them.

    Judges don't understand technology and generally give the patent office the benefit of the doubt if they don't get something or are confused. A rating system will allow them more leeway to turn down questionable stuff.

  10. Is the tide turning? by Black+Parrot · · Score: 3, Insightful

    The tide is never going to turn in countries that let themselves be ruled by lobbyists.

    --
    Sheesh, evil *and* a jerk. -- Jade
    1. Re:Is the tide turning? by malsdavis · · Score: 2, Insightful

      "Unless we lobby Congress to put things right!!"

      And thats where the problem arises. No matter how much you care about lobbying congress, a company with a few million to spare on lobbists and campaign funds is going to get further.

  11. Re:Is the tide turning? No. by MightyMartian · · Score: 2, Insightful
    The tide will only turn when the whole goddamn patent system comes screeching to a halt, when one can't write software that does any more than print "Hello World" without having ever facet of the program picked through by some species of patent lawyer, where development becomes so difficult that even the larger corporations begin to falter under the weight of idiotic patents and a moronic, ill-conceived patent system which was designed for a novel use of springs and cogs, and not for the arrangement and interactions of pixels.

    The patent system has never been terribly great, but by allowing software patents it becomes an obstacle to development, a costly legal hurdle that has produced a business whose sole purpose is licensing. It's a cruel joke, but because so many of the big players like Microsoft, while being victimized by a corrupted patent system, are themselves players in that very system, using outrageous patents (like the FAT file system) as a means to actually stifle innovation and protect monopolistic practices.

    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  12. Why NOT allow Software Patents by jglazer75 · · Score: 5, Insightful

    It doesn't seem to me that the patent process is inherently ill-suited to software. In fact, it's a far better fit than copyright because of the nature of the resultant work. The patent system requires full disclosure of the invetion (the copyright laws do not) and the term is definite (20 years v at least 70 years for copyright). With the copyright system (the only system left for protection if patents are withdrawn), there is no disclosure, so you end up with DRM to protect access to copyrighted elements even though not all the elements are copyrightable. However, circumventing the DRM to discover non-copyrightable elements is either a violation of the law or it is a violation of the EULA that you agreed to. If the software could only be patented, the applicant would be required to disclose the entirety of the invention and thereby promoting science. It would, by definition, only allow those elements that are protectable to be protected and the patent would clearly disclose what those are. Copyright laws only act to obfuscate the promotion of science.

    The problem with software patents is not that patenting is ill-suited but rather that discovery of prior art and laziness by the PTO have resulted in questionable patents being issued. Even this isn't a problem, because when challenged and scrutinized those patents that are bad are discarded and those that are good are upheld. The problem lies in the cost to litigate this - essentially ensuring that the "little guy" must bow to the pressures of the multi-national corporation.

    Instead, maybe the PTO should adopt a cheap ex-parte reconsideration procedure (to my knowledge only the applicant can request reconsideration for a patent that is denied) that lasts for the lifetime of a patent where the challenger only needs to present some evidence of a patent-destroying issue. This would eliminate the huge costs of trying the patent in a court of law and make the process a little more fair. If there is evidence of non-obviousness or prior use for a "progress bar" the patent will destroyed, otherwise, why shouldn't the patentee be rewarded for his new and novel invention (it should be to his benefit that such an invention is widely used!)

    1. Re:Why NOT allow Software Patents by jglazer75 · · Score: 2, Insightful
      The bad publicity associated with suing "little guys" tends to prevent big companies from suing.
      For each instance where this is true, there are an equal number of instances where the "little guy" is strong-armed by the big guys. In any event, the point of the original post remains true - the cost of litigating patent validity between parties is high; it makes more sense to offload those costs to the PTO which has the internal mechanisms in place to make review more efficient.

      If the costs to litigate validity are significantly reduced, the blackmailing that occurs on both sides of the patent would be reduced. Obviously, the PTO would only answer the question of validity, courts would still decide infringement issues.
  13. Re:There are a few good patents as well by Anpheus · · Score: 4, Insightful

    I had a choice between modding this down and replying, but I'll give you the benefit of the doubt here. Anything can be described as a mathematical model based on a set of axioms, from which operations on elements can be performed. That's right, your toaster has many underyling mathematical principles, so does your microwave, and any other device. There really isn't a whole lot you can't use some mathematical model to explain. So given your reasoning, there ought to be no patents. Even such ideas as relational databases can be explained quite well using Tuple Calculus. Complex operations within relational databases can be derived from broad mathematical definitions. It's a property of emergence, and in the future I don't see many, if any, fields not represented by some subset of mathematics.

    To put it succinctly, if you don't like patents, simply say so. If you're going to be grabbing for excuses not to like certain kinds of patents, you're not helping the problem.

  14. Re:The tide isn't turning by Saib0t · · Score: 3, Insightful
    As CTO of a company, I was thinking that I'd send them my position on the matter... It looks like they're making this consultation as difficult to contribute to as they can get away with...

    The thing is a PDF, you read it, write your answers separately and send them all to an email address.
    I just read the damn thing and it's basically HEAVILY BIASED towards companies... Seeing that, I'm not sure my answer would do anything, but I'll do it anyway... take for instance this introductory exert from from the PDF:

    The idea behind the patent system is that it should be used by businesses and research organisations to promote innovation.

    Strange, I was under the impression that patents were there to protect INVENTORS, not businesses.

    Pisses me off (pardon my french)

    --

    One shall speak only if what one has to say is more beautiful than silence
  15. Re:santa hat perfectly legitimate DESIGN patent by equack · · Score: 2, Insightful

    The USPTO grants both DESIGN patents and UTILITY patents. They are completely different animals. A design patent protects only the ornamental appearance of an invention, not its utilitarian features. The santa hat received a DESIGN patent, which is perfectly reasonable. It provides stronger protection against knock-offs, clones, and imitations.

  16. Re:There are a few good patents as well by CastrTroy · · Score: 4, Insightful

    The difference between a toaster (which would be patentable if it was a new invention) and software is that the toaster isn't implementing a mathematical algorithm. The resulting actions of the toaster can be explained by physics and chemistry, but isn't the result of pure manipulation of numbers. RSA is just a way of manipulating numbers. A toaster, or any other physical invention should do more than manipulate numbers. unless it's a computer, and it's purpose is manipulating numbers. I have no idea why nobody ever patented the computer. Basically it should work like this. If you can't patent something without adding "software","a computer", or "the Internet" to it, you shouldn't be able to patent something simply by adding "software","a computer", or "the Internet" to it. If you could patent RSA you wouldn't need to patent software that implements it, because that would be covered by the existing patent. Since you can't patent RSA, you can't patent a piece of software that implements it.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  17. Patents aren't the problem by Anonymous Coward · · Score: 3, Insightful

    Patents are not the problem. It is ill-equipped patent reviewers and weak reviewing guidelines that are.

    Innovative work expressed in software (a virtual machine) should have the same protection as any innovative work expressed in mechanical form (a physical machine). It is the non-obvious innovative work part that the patent office seems to not understand when it comes to software as well as they do when it comes to physical machines.

    IMHO, what is needed are stricter rules, guidelines and use of software experts to review software patents.

  18. Re:There are a few good patents as well (No!) by forkazoo · · Score: 2, Insightful

    Many of us *don't* consider something like RSA to be patentable. It's an algoritm, basically just like using a**2 + b**2 = c**2 to calculate the proper length of a diagonal when building a house. Most people would scoff at the idea of patenting the pythagorean theorem, and making home builders everywhere pay a royalty to some random guy who patented it.

    For some reason, people are more willing to accept a patent on an encryption algoritm. But, it is basically the exact same thing. Some math, and a description of what to do with it. That's all an algorithm is. Patenting math is non-sensical to a reasonable person. It has been possible to invent and publish new math for years without the benefit of patent protection. So, the notion that patent protection is somehow a prerequisite for the advancement is utter poppycock.

    Personally, I have no problem with patents on things. But, algorithms patents should be abolished completely. When you start trying to figure out where to draw the line between pythagoras and RSA, you realise that you should just put the pen away.

  19. Yeesh by rumblin'rabbit · · Score: 4, Insightful
    You never could patent code - you patent inventions. Code is copyrighted.

    In every discussion like this there is always somebody who don't know the difference between patents, copyrights, trademarks, and trade secrets.

    Addressing your actual point, up till now the development of computer algorithms has progressed very nicely without much patent protection. It's a bit like saying, "without patent protection, where's the incentive to develop new physics?"

  20. Re:Incentive by Anonymous Coward · · Score: 1, Insightful

    If you can't patent code, where is the incentive to research new algorithms.

    The fame of having your name immortalized forever in Computer Science textbooks?

    A* search algorithm by Peter Hart, Nils Nilsson, and Bertram Raphael.

    Bresenham line algorithm

    Floyd-Warshall algorithm

    etc...

  21. Obvious patents by bdwoolman · · Score: 2, Insightful

    "That type of patenting must be stopped and all previous such obvious patents reversed."

    Really agree with you. This has to stop or it will ruin innovation. Patents and trademarks were developed to launch entrepreneurs, not protect vested interests. The whole system has become elitist and un-American. Benjamin Franklin hated patents. He was an open source type of guy. Never took out a patent on his stove. Wanted it for the public good. (Not that his original worked all that well.) But the lightning rod did. Sure hope the worm is beginning to turn.

    I am not against patents in general, but this torrent of garbage patents is just legal landfill.

    --
    "No fear. No envy. No meanness." Liam Clancy