Slashdot Mirror


English Court Allows Patents For "Complex" Software

jonbryce writes "The court of appeal in England has ruled that companies should be granted patents for 'complex' software products. In this particular case, Symbian had written something that makes mobile phones run faster. The court case has received very little attention because of the bank crisis, but it can be appealed to the House of Lords and then the European Court of Justice."

12 of 132 comments (clear)

  1. Complex? by quanticle · · Score: 5, Insightful

    I'm not sure how this ruling makes sense, given that the article didn't actually say what the legal definition of "complex" was.

    --
    We all know what to do, but we don't know how to get re-elected once we have done it
    1. Re:Complex? by spazdor · · Score: 4, Funny

      In legal context, it probably means "Any technology which you can successfully confuse a jury by explaining."

      In other news, the Church-Turing thesis has been declared false by judicial fiat. Any algorithms which are discovered to be functionally identical to any others are to be rounded up and shot in order to protect freedom.

      --
      DRM: Terminator crops for your mind!
    2. Re:Complex? by Alexander+Sofras · · Score: 5, Informative

      What's even more worrying is that the judgement of the Court of Appeal does not EVEN ONCE mention complexity as an issue. Further, it can't be 'appealed' to the European Court of Justice, only a point of law can be queried there. Also, this case already brings the UK closer in line with the EU regarding software patents, and it's not easy to appeal to the House of Lords - they only hear about 90 cases per year and generally only on areas of law that are important to the public. This case is more of an argument about facts than an argument on a point of law.

      The original High Court decision is here and the Court of Appeal decision is here.

      Basically, Symbian was denied their patent, which revolves around faster accessing of DLLs (more details of which you can find in my first link). The patent was denied because the patent officer in question argued that what they were patenting was nothing more than a different way to call a DLL's functions and not anything that alters the way the computer's resources are managed. The High Court decided that she (the patent officer) had understated the technical merit and effect of the patent.

      The Comptroller General of Patents then appealed against the decision to grant the previous appeal, bringing us up to the case in the Court of Appeal. The general argument revolves around whether or not what Symbian have patented is merely a computer program or whether it has some additional effect - if it were just a computer program, it would not be patentable. The Court of Appeal more or less restates the edecision of the High Court, adding that the patent is not 'just' a computer program, because it has the 'knock-on effect of the computer working better'.

      Whilst everyone here will have their own view on software patents (largely in consensus here, I imagine), this is a poor summary - although I think that is largely due to the very poor write-up by the Times, which is trying to write in a way that is understandable to regular readers rather than those with a technical background. As stated, patents aren't granted for any old program, but the courts considered this to be more of a software process which improves the way a system runs, rather than a simple program that is executed and terminates. Just how correct they are in this decision is a different matter, but the Court of Appeal decision is not very long at all, for those who are interested.

      Anyway, this case wouldn't have received any news coverage even outside the financial crisis, since it's far beyond the understanding of the average person in this country - and doesn't have anything to do with a potential imminent apocalypse.

    3. Re:Complex? by perrin · · Score: 4, Informative

      Every computer program can be interpreted to "improve the way a system runs", and therefore be patentable under this theory, which is exactly the point. They have been doing this slimy workaround the "mere program" rule for a long time, arguing that the invention is a combination of software and hardware components (because software has to run on hardware, duh), and it forms the very basis for software patents in the EU.

  2. UK != England by Anonymous Coward · · Score: 4, Informative

    The article was very clear, no wait, extremely fucking clear that this is a UK matter:

    Court ruling strengthens patent protection for UK software

    Technology companies will find it easier to safeguard their innovations in the UK after a court ruled that software should receive wider patent protection.

    The Court of Appeal said today that complex software such as programmes designed to make mobile phones and computers work faster can be patented in the UK.

    Previously, manufacturers could claim commercial exclusivity for their products under copyright laws but had less legal protection for underlying technical processes.

    As a result of the ruling, developers are likely to find it easier to secure approval from the UK's Intellectual Property Office (IPO), which has traditionally been reluctant to grant patents to cover software.

    William Cook, a partner at Simmons and Simmons, said the court's decision would bring the UK's patent regime into line with Europe, which is much more open to granting software protection.

    Confusing England with the UK is like confusing California with the USA. It's especially unforgivable when the correct term is screaming at you from the page and you ignore it and write your own tripe instead. "UK" appears in that article nine times, England not once. Take the hint.

    1. Re:UK != England by Anonymous Coward · · Score: 5, Informative
    2. Re:UK != England by Harmonious+Botch · · Score: 4, Funny

      The diagram is outdated. I believe the British own Iceland now.

    3. Re:UK != England by owlnation · · Score: 5, Informative

      Except... that the Scottish legal system is separate and rulings in English courts do not necessary apply to Scotland, there are also some exceptions for English rulings in Northern Ireland. Thus the use of England is reasonable, though it probably should say England and Wales. In this case, the use of either the UK or Great Britain would be wrong, the summary is mostly correct.

  3. Why? by Darkness404 · · Score: 4, Insightful

    Amidst the fact that most of the world is going through a major crisis, who in world could think that what we need to do is give the corporations even more power while limiting competition? Wasn't the lesson we learned was that large corporations were bad and that you should give more power to the people? Apparently not.

    --
    Taxation is legalized theft, no more, no less.
  4. Software Patents kill Innovation by CuteSteveJobs · · Score: 4, Insightful

    Software Patents make writing software in a particular country a risky proposition. There are so many things the USPTO has let be patented, that I doubt you can write a single program without violating someone's patents. You have to wonder, if Software Patents existed in the US from the beginning, if the US Software Industry would have grown into what it is today? Easier to move to and write your software somewhere else (which now doesn't include Britain).

  5. Re:Photoshop is Complex by lysergic.acid · · Score: 5, Insightful

    that's a poor way to grant patents. just because something has market value doesn't make it an innovation or an invention. anything that is useful has market value--especially if you're able to patent it and force others to pay you licensing/royalty fees to use it. the ultimate goal of the patent and copyright system is to promote public good and societal progress. public interest should always be placed above economic interest, not the other way around.

    one of the inherent flaws with most patent systems is that once something is patented, even if someone else with no knowledge of the patent filing independently invents the same idea, they will either, be forced to pay royalties to the first inventor, or simply forbidden from using their own invention. it's a means of excluding others from the use of the patented idea, essentially giving the patent holder a monopoly. but why should someone be prevented from implementing an idea they invented independently just because they came up with the idea later? should being born 10 years earlier give a person the right to monopolize an obvious concept?

    software patents exacerbate the problem when companies are allowed to patent mathematical algorithms or trivial/obvious functionality. things like UI interfaces, JavaScript popups, portable e-mail, etc. should not be patentable. these patents do not benefit society in any way, and they have hindered technological progress rather than promote it.

    at the very least, non-commercial uses of patented ideas should not be prohibited. give the first inventor exclusive rights to commercial the idea, but if someone else comes along and re-invents the same concept for personal use, they should be free to do so. otherwise the patent system is just restricting free expression and stifling innovation.

  6. Oh wow. by jd · · Score: 5, Funny

    I took it as meaning "any program that cannot be expressed as an integer, by means of a Turing Machine, but requires an imaginary component".

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)