Slashdot Mirror


EU to Redefine Scope of Software Patents

karvind writes "According to story on ZDNet, the European Parliament (EP) has enlisted the help of intellectual property lawyers to amend the directive on the patentability of computer-implemented inventions so that companies are prevented from patenting pure software. According to article: "The ongoing argument over patents in the software industry revolves around the distinction between physical inventions that use software -- such as a car braking system -- and pure software." (See also this earlier story about the EU and software patents.)"

69 of 291 comments (clear)

  1. Re:It's by Kinky+Bass+Junk · · Score: 4, Funny

    Here's me thinking it was about software patents...

    --
    Anonymous Coward
  2. Oh no. by Anonymous Coward · · Score: 4, Insightful

    Patent lawyers get to write the EU patent laws. I can hardly wait. *Groan*

    Stop the bullshit. Software should not be patentable, not pure software, not embedded software, NO software. Patent lawyers have been preaching for years that software is already patentable, you just have to word the patent application right: "A device which uses the following algorithm to..."

    1. Re:Oh no. by NickFortune · · Score: 4, Insightful
      They just have to word the laws right. Something along the lines of under no circumstances whatsoever shall patents be granted software, algorithms, business methods, or mathematical expressions, techniques or constructs.

      Do they really need a gathering of lawyers to come up with that? It's not exactly rocket science.

      This sounds more as if they're calling for a discussion on how to write pre-broken leglislation with full of carefully hidden loopholes. For something like that, I expect you'd get a lot of lawyers for a bash like that. Most of them with chequebooks to make sure the legislators were receptive to their clients views.

      Not that I'm cynical or anything. I just don't see the difficulty in drafting such a law unless you're planning on adding "just kidding" on the end and hiding it under a pile of legalese

      --
      Don't let THEM immanentize the Eschaton!
    2. Re:Oh no. by pesc · · Score: 2, Informative

      They just have to word the laws right. Something along the lines of under no circumstances whatsoever shall patents be granted software, algorithms, business methods, or mathematical expressions, techniques or constructs.

      The law already pretty much says that (barring the words "circumstances", "whatsoever"). But the patent lawyers and the EPO bend the rules anyway. See here.

      --

      )9TSS
    3. Re:Oh no. by Bozovision · · Score: 5, Insightful
      Language like this is already present in the European Patent Convention. It says
      European patents shall be granted for any inventions which are susceptible of industrial application, which are new and which involve an inventive step.

      There is no definition of what an invention is or is not. However, article 52(2) provides a list of things that "in particular" shall not be regarded as inventions (suggesting there might also be other things that are not inventions):

      1. discoveries, scientific theories and mathematical methods;
      2. aesthetic creations;
      3. schemes, rules and methods for performing mental acts, playing games or doing business, and programs for computers;
      4. presentations of information.

      However a little further on it says of the above text:
      (3) The provisions of paragraph 2 shall exclude patentability of the subject-matter or activities referred to in that provision only to the extent to which a European patent application or European patent relates to such subject-matter or activities as such.

      That "as such" has proved to be a large loophole which patent seekers have used.

      What do you think it means?
    4. Re:Oh no. by NickFortune · · Score: 4, Insightful

      That's what I mean by a "just kidding" clause. If they wrote it clear and simple without qualifiers there'd be no loophole.

      --
      Don't let THEM immanentize the Eschaton!
    5. Re:Oh no. by oren · · Score: 4, Insightful

      Stop the bullshit. Software should not be patentable, not pure software, not embedded software, NO software.

      First, it is simply impossible to draw the line between a pure software patent and an embedded one, and between an embedded one and a pure hardware patent.

      Second, in this view, the RSA algorithm is not patentable - a brilliant piece of work by three top-rated minds solving a well-defined problem which has defied solution for several years. In contrast, the simple insight that in an inkjet printer, printing speed is doubled if printing is done on both the left-to-right motion and on the right-to-left motion is patentable. This is ridiculous.

      The problem isn't software patents vs. hardware patents, the problem is bad patents vs. good patents. Despite the best efforts of the PTO, the current mechanism for filtering patents has collapsed. As a result, we are flooded by "bad" patents. True, most of these are software patents, but that's besides the point.

      The law should not be modified to forbid a certain type of patents - be it either software, hardware, wetware, business, design or whatever. It should be modified to raise the bar on patent "non-obviousness". This isn't a trivial change in the law (and the patent granting process), but it is doable. As long as this core issue is not addressed, we'll keep being flooded by bad patents.

    6. Re:Oh no. by jabuzz · · Score: 4, Informative

      Except there was prior art on the RAS patent. Technically it should not have been granted. The only reason they got away with it is because the U.K. goverment decided that the prior implementation should remain a closely guarded state secret. So unfortunately your claims that the RAS patent was somehow special fail utterly.

    7. Re:Oh no. by oren · · Score: 2, Informative

      My claim is that the RSA algorithm is patent-worthy. True, the patent should have been granted to Ellis and Cocks rather than Rivest, Shamir and Adelman, but that's a separate issue.

    8. Re:Oh no. by elgaard · · Score: 4, Insightful

      >First, it is simply impossible to draw the line between a pure software
      >patent and an embedded one,

      >and between an embedded one and a pure hardware patent.

      No, that line can be drawn: Software is something that can be stored on CD, emailed or downloaded from a webserver. Software can be distributed, sold etc without violating any patent. That is, if you can produce hardware and put the software (e.g, firmware) on a CD in the box you do not have to worry about patents for that software.

      ==
      Second, in this view, the RSA algorithm is not patentable - a brilliant piece of work by three top-rated minds solving a well-defined problem which has defied solution for several years.
      ==

      A lot of brilliant mathematical work is not patented. Do you think Rivest, Shamir, and Adleman would not have worked on this if it was not patentable? They even published it the year before applying for the patent. And they did not invent it out of nothing. It is not that different from the earlier Pohlig-Hellman private key algorithm.

    9. Re:Oh no. by Frihet · · Score: 2, Informative

      Since you're groaning, you might want to check this out: http://www.litenverden.org/?p=18. Sadly, there's about zero chance Europe is going to do what it should do. There is just too much lobby money and influence. And that's my big concern. These parliamentarians are not thinking about principles or what's good for their people or countries. They are listening to convincing propaganda from global monopolies and IP law firms and selling the EU future in the name of WIPO IP treaty compliance and IP law harmonization. The fact is that it's time to chuck the treaties and start over with some ideas that did not originate in the WIPO Mob. But that takes guts. Don't hold your breath.

    10. Re:Oh no. by NickFortune · · Score: 2, Interesting
      Stop the bullshit. Software should not be patentable, not pure software, not embedded software, NO software.

      First, it is simply impossible to draw the line between a pure software patent and an embedded one, and between an embedded one and a pure hardware patent.

      Interesting. Not least because the GP was specifically asking for such a line not to be drawn. Viewed in that light, your rebuttal doesn't carry much force, does it? Between software and hardware, certainly. But that one is easy to draw - hardware is the bit you can kick.

      Second, in this view, the RSA algorithm is not patentable
      And the reason that it should be patentable is ... what exactly? There is lots of brilliant mathematical work that can't be patented. There are good reasons for that. Once you start handing out state monopolies on ideas, people will start trying to control how and when they may be discussed and applied. This runs contrary to the stated intent of patent law which is to encourage the production of new ideas. I will grant that a patent on a bi-directional printer seems a little obvious, but that doesn't make software patents any more desirable.

      The problem isn't software patents vs. hardware patents, the problem is bad patents vs. good patents.

      Change that to read "the problem isn't only software patents..." and I might agree with you.

      The law should not be modified to forbid a certain type of patents
      That's your opinion, and you are of course entitled to hold. Well so long as no one else patents it, anyway. Once ideas such as algorithms are patented, how long before someone looks to push the envelope and extend it to other ideas.

      However, to address your point, I have my doubts about simply raising the obviousness bar. The current requirement it that a patent be "innovative" and "non-obvious". That's not "quite innovative" and "fairly non-obvious" you'll notice. These are absolutes. To seek to change the law in that direction would be like trying to make it "more impossibler" to get bad patents - it would both miss the point, and have no discernable effect.

      --
      Don't let THEM immanentize the Eschaton!
    11. Re:Oh no. by Alsee · · Score: 4, Insightful

      Fine. Can I patent a device that includes software?

      Can I patent a device that includes a one hundred digit number?

      Of course, however only if the devide itself is an invention. Adding a one hundred digit number cannot turn a non-invention into a patentable invention.

      A one hundred digit number may certainly be "new" and never before seen, a one hundred digit number can certainly be non-obvious. A one hundred digit number can even be useful. However a number is not an invention. Software is not a feild of technology. Software is a field of mathematics.

      At what point did the software become "embedded" into the device and hence patentable?

      Never. The object itself (assuming it is infact an invention) is what is patentable. Adding software to it does not remove it's patentability.

      Patents are for:
      (1) novel non-obvious and useful phyisical objects, and
      (2) novel non-obvious and useful physical processes.

      You cannot invent a number. You cannot invent logic. You cannot invent calculation. You cannot invent a mathematical equation. You cannot invent a mathematical algorithm. You cannot invent a sequence of mental steps.

      A calculation is not a "process".

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    12. Re:Oh no. by Zeinfeld · · Score: 4, Interesting
      My claim is that the RSA algorithm is patent-worthy. True, the patent should have been granted to Ellis and Cocks rather than Rivest, Shamir and Adelman, but that's a separate issue.

      Actually not, the original idea of patents was to discourage people from maintaining trade secrets and encourage the free exchange of information. Ellis and Cocks never published.

      The problem with the patent system is that it is no longer meeting the original aims. I have been asked to remove innovative concepts from several of my specs just in case they might be patented. At last count there are something like 100 US patents issued where other people make retrospective claims to work I was involved in.

      The US system is especially broken. One of the real problems is that unlike every other country an applicant is allowed to backdate his claim to a year before the filing date. So a corrupt applicant can read something on a mailing list, apply for a patent and then sue and the defense has to come up with prior art that was published a year before the original post. This type of corruption is not unusual, it is routine.

      Don't judge the whole patent system by the corrupt US system. Software patents are not inherently wrong, the problem is that there are simply too many trivial patents issued for obvious ideas. The idea of taking a long established business process and taking it to the Internet should not be considered patentable.

      Also the legal process for deciding patent claims should be made much simpler and put a much higher burden of proof on the plaintif. It should not cost $5 million to get a patent case dismissed. Plaintifs should be required to state in their initial claim exactly how the defendant is alleged to infringe the patent and the specific patent claims being infringed. I am currently answering a claim involving a patent with about 60 claims, the complaint is purely pro-forma and gives no information as to even the products that are alleged to infringe.

      The othe aspect of the USPTO racket is that it allows claims that are ridiculously broad. The rule should be that there is one standard for interpreting the claims. So if the claim is being interpreted broadly for the purposes of determining infringement it should be interpreted equally broadly for the purposes of prior art and any prior art should demolish the entire claim.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    13. Re:Oh no. by shaitand · · Score: 2, Insightful

      "The problem isn't software patents vs. hardware patents, the problem is bad patents vs. good patents. Despite the best efforts of the PTO, the current mechanism for filtering patents has collapsed. As a result, we are flooded by "bad" patents. True, most of these are software patents, but that's besides the point."

      ALL software patents are bad patents. After software patents are eliminated, we can get back to working on the problem of bad hardware patents.

  3. Isn't this what was "agreed upon" the first time? by rsborg · · Score: 4, Insightful
    According to TFA, there will be a public hearing on Monday, so those of you who can go, please do! (I'm sure the FFII will be there, but the more the merrier).

    If this can be implemented so as to disallow pure SW patents, it will probably be good enough to bring some real sanity back into the patent business. Especially when the WTO has to decided between US-spawned stupidity (one-click) and what the EU doesn't allow.

    --
    Make sure everyone's vote counts: Verified Voting
  4. Good Thing by Max+Romantschuk · · Score: 3, Insightful

    I have no idea how this patent mess will turn out, but it's none the less a Good Thing that they are looking into the issues possibly ahead.

    Keeping my fingers crossed...

    --
    .: Max Romantschuk :: http://max.romantschuk.fi/
  5. Will this really do anything? by Shivetya · · Score: 4, Insightful

    Pure Software seems to be a very very strict definition. Would it catch things like JPG compression which isn't software? After all GIF issues were a royal pain. What about one-click? That could be a business process. Are those patentable in the EU?

    I can see many patents getting allowed as weasel speak can turn something into "hardware" or similar quite easily.

    --
    * Winners compare their achievements to their goals, losers compare theirs to that of others.
    1. Re:Will this really do anything? by oneandoneis2 · · Score: 5, Informative
      Not according to the Financial Times: "Software would be patentable only where it controls a physical process or what Mr Rocard describes as a "controllable force of nature". . . by seeking to draw a line between patents for tangible and intangible inventions, Mr Rocard would make it impossible for companies to win patents in areas such as data, video and audio compression, speech coding and encryption.

      The EP is pushing for the right changes, making it impossible to weasel patents through by using weasel words. We just have to hope they get them through.

      --
      So.. it has come to this
    2. Re:Will this really do anything? by pesc · · Score: 2, Interesting

      What about one-click? That could be a business process. Are those patentable in the EU?

      According to the European patent convention, neither software nor business methods can be patented. But the patent lawyers work with the Patent Office to bend the rules and grant the patents anyway. So this is an established praxis. Now they want the politicians to turn this praxis into law so that the patents that are already granted gets a firmer foundation.

      About the Amazon patents in Europe

      About the EPC (European Patent Convention)

      --

      )9TSS
    3. Re:Will this really do anything? by maxwell+demon · · Score: 3, Interesting

      So graphics algorithms used in ordinary computer software (say, Photoshop) would not be patentable, but using the same algorithm in a printer driver (which controls hardware, namely the printer) would be?

      --
      The Tao of math: The numbers you can count are not the real numbers.
    4. Re:Will this really do anything? by Mr+Smidge · · Score: 2, Informative

      Pure Software seems to be a very very strict definition.

      The actual text of the directive said it best. This is what the pro-patent unelected heavily-lobbied EC was pushing:

      "computer-implemented invention" means any invention the performance of which involves the use of a computer, computer network or other programmable apparatus, the invention having one or more features which are realised wholly or partly by means of a computer program or computer programs

      .. whereas this is what the democratic EP wanted to amend it to, to expressly disallow pure software patents:

      'computer-implemented invention' means any invention within the meaning of the European Patent Convention the performance of which involves the use of a computer, computer network or other programmable apparatus and having in its implementations one or more non-technical features which are realised wholly or partly by a computer program or computer programs, besides the technical features that any invention must contribute

      The important part is "and having in its implementations one or more non-technical features". It's a non-computing process running under computer control.

      As for your example about JPG compression.. Almost any hardware process can be implemented in software (that's the beauty of it, after all), so I imagine that you could patent the design of a machine which does JPG compression, but not actual JPG compression itself.

      That is, you would be free to implement JPG compression in your own way, without being at risk of litigation, provided that it doesn't conflict with any real-world patented hardware design. If you implemented it in software, then nothing could stop you. At least, that's the way I hope it is.

    5. Re:Will this really do anything? by oneandoneis2 · · Score: 5, Informative
      No, because:

      A printer driver isn't a novel and non-obvious invention.

      A printer isn't actually controlled by the driver; the driver just 'translates' a, say, Photoshop picture into a printer-comprehensible 'this is what the page should look like' picture. And since patents should not be granted for "the treatment, the manipulation, the representation and the presentation of information through software", that seems to me to exclude drivers altogether.

      --
      So.. it has come to this
  6. And the reason they're able to do this: by oneandoneis2 · · Score: 5, Funny

    According to the Register:

    In normal circumstances, parliament would be restricted to introducing changes it proposed during the first reading. However, because the readings have crossed two presidencies, this requirement has been waived.

    Finally, something helpful in the EU beaurocracy :)

    --
    So.. it has come to this
  7. Re:It's by pesc · · Score: 4, Insightful

    Well, the software patenting lobby never uses the phrase "software patents". No, they merely want "computer implemented inventions" to have the same protections as other inventions in the industry. Most inventions produced by industry today have software in it. Like car braking systems. If they can't patent software, they can't innovate in (for example) car braking systems, they say.

    The solution of course is to allow patents on the car breaking system. If something novel is happening there (outside of the software) then it should be allowed. It shouldn't matter whether the system is controlled by software or a black box full of small midgets.

    Another solution: Allow the patents, but make it absolutely clear that no patent can be infringed on by writing, publishing, downloading or using software on a normal computer.

    --

    )9TSS
  8. Still dangerous for hardware by Anonymous Coward · · Score: 5, Interesting

    A good step, but still I have a concern : hardware drivers or software using hardware capabilities.
    When scanner, webcam or whatever hardware makers do not want to give their specs, very often an open-source driver is written from analysis of reverse-engineered communication data. If now patents on software are acceptable for "physical inventions that use software", would hardware makers be able to legally block the development of Linux drivers, and thus sue people who simply try to get their devices to work under Linux ?
    I am myself concerned, since I write software to use the advanced check functions of some DVD-RW drives... I hope there is an interoperability exclusion, but still I think this is threatening.

    1. Re:Still dangerous for hardware by gowen · · Score: 5, Informative
      If now patents on software are acceptable for "physical inventions that use software"
      being applied to a physical invention is not enough. The patent would have to apply to the physical control of that device. So, to take your example of a scanner or webcam : If you wrote a new algorithm that controlled how the webcam followed a moving person in its field of vision, or -- thats patentable. If your invention is simply a novel way of storing or compressing the image data -- that has no physical manifestation and is solely concerned with pushing data about, so it's not patentable.

      Or at least, that's what I think, having read the Financial Times' analysis of the changes.
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    2. Re:Still dangerous for hardware by Fede+Heinz · · Score: 3, Insightful

      Actually, the idea behind the "forces of nature" wording is that you should be able to patent a physical device that includes a software component, but not the software itself (that's covered by copyright), nor the algorithms you used, nor the idea of controlling the device by software. So you would not be barred from patenting your computer-controlled camera that follows motion just because it contains a software component, but you would not be able to patent the software or the algorithms themselves, nor would the patent cover all possible computer-controlled cameras that follow motion, but only those who take advantage of the "inventive step" you made.

      This approach has the advantage of outlawing software patents while not rejecting the directive outright. This is good because a) if the directive is rejected, a new one will appear shortly, b) a positive but restrictive directive would reinforce the ban of pure software patents, c) lawmakers seem to feel that their job is sanctioning new laws, not avoiding them, so they are less likely to reject the directive altogether.

      The problem with this approach is that it is confusing to many people (/. readers routinely discuss the subject, yet there still are differences in interpretation). This confusion is an invitation to abuse. Current European patent legislation bans software patents altogether, yet the EPO ignores the rules and grants them all the same. Nothing indicates that the EPO will honor the "forces of nature" wording, even if it's imposed on it.

      In all, while the "forces of nature" approach may be a workable solution, it's not worth it: all this confusing concession buys us is the supposed bonanza of innovation that patentability would fuel. However, it has been shown that patentability not merely in the software but in the whole computing arena actually stifles innovation, rather than encouraging it. There again, it may be all that we manage to bargain from this situation.

  9. This is stupid by gowen · · Score: 5, Funny

    Everyone knows that patents encourage innovation, and that without patents, no one will have a financial interest in inventing new things, and so everyone will find other jobs.

    Lack of patents and copyright is the primary reason why absolutely nothing was invented prior to the mid-19th century.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    1. Re:This is stupid by kihjin · · Score: 2, Interesting

      Absolutely nothing? That's far from the truth.

      http://www.krysstal.com/inventions.html

      Prior to the mid-19th century, inventing was known as "helping human-kind" instead of the a path to fame and fortune.

      --
      This slashdot-related signature is a stub. You can help kihjin by expanding it.
    2. Re:This is stupid by gowen · · Score: 5, Interesting

      Erm. That was a joke.

      It's been moderated Troll at least once, so it might have been a disastrous failure as a joke, but it was a joke. I was trying to point out the idiocy of the "no patents = no innovation" arguments that some people (i.e. corporations with massive patent portfolios) sometimes try to spin on people.

      It was a double joke, as it occured to me that many slashdotters are so ignorant of history, that they seem to belive that everything important was invented in the USA in the past 75 years.

      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    3. Re:This is stupid by -brazil- · · Score: 2, Interesting

      Lack of patents and copyright is the primary reason why absolutely nothing was invented prior to the mid-19th century.

      Not as funny as you think. Stuff was invented, sure, but it was also often forgotten, because without patents, the best way for the inventor (or his sponsors) to personally benefit from the invention was to keep it secret as much as possible.

      And the general speed of technological development has been MUCH faster after the introduction of patents compared with before. It's unlikely that patents were the deciding factor in that, but rather more unlikely that they had no part in it.

      --

      The illegal we do immediately. The unconstitutional takes a little longer.
      --Henry Kissinger

    4. Re:This is stupid by gowen · · Score: 2, Insightful
      the best way for the inventor (or his sponsors) to personally benefit from the invention was to keep it secret as much as possible.
      Give an example of a technology that was kept so secret by its original inventor that it had to be rediscovered by someone else. Just one will do.
      the general speed of technological development has been MUCH faster after the introduction of patents compared with before
      I believe this reasoning is called "post-hoc ergo propter hoc". The pace of technological also accelerated after the bombing of Hiroshima and Nagasaki, so I guess all we need to encourage innovation is the regular destruction of major Japanese cities.

      Besides, I'm not sure that it's even true. Many of the major technological breakthroughs of the past 150 have never been patented. It would never have occured to Crick and Watson to patent their knowledge of the structure of DNA, or for Einstein to patent the creation of nuclear power through mass-energy equivalence.

      And true, there have been many tech breakthroughs driven by patents in the last century, but are any of them more staggering than the isolation of new elements, the discovery of Periodic Table, the theory of radiation or the structure of the nucleus, or the germ theory of disease, electromagnetism, or Archimedes' Screw, or the wheel, or... Well, you get the idea.

      Would the chemical battery had developed as fast as it did if Volta had patented the technology and tried to charge Davy, Faraday, Carlisle et al, instead of publishing in a journal for the general good of mankind? Would that have encouraged scientific progress, or discouraged it?
      [Clue : it's the latter]

      It may seem like technology is growing exponentially, but it seems to me the number of distinct "Eureka" moments in the 20th don't massively outnumber those of the 18th.

      If the rate of progress has increased, it's because technology begets technology : microscopy => structure of the atom => electon microscopy, and because political, social and economic reforms have opened up science to a class beyond the professional dilletante.
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    5. Re:This is stupid by Znork · · Score: 4, Interesting

      Funnily enough, if you look at the statistics, the highest correlation factor with numbers of patents granted per country is actually divorce rate (according to stats found at www.nationmaster.com).

      One can wonder about cause and effect for that one for a while...

      Many correlations for patent grant rate are similar; the effects of a dense legal code.

      High correlations with technical achievement or innovative competetiveness tend to be communications infrastructure and education level.

    6. Re:This is stupid by ThePilgrim · · Score: 2, Informative

      Give an example of a technology that was kept so secret by its original inventor that it had to be rediscovered by someone else. Just one will do.

      The electronoic computer.

      The first was created built used and destried at Bletchy Park in England to crack the Enigma code.

      Becaus it was kept secret the first electronic computer was claimed for many years to have been developed by the Americans

      --
      Wouldn't it be nice if schools got all the money they wanted and the army had to hold jumble sales for guns
  10. Looks like it's chicken for dinner. by nmos · · Score: 4, Funny

    In other news the farmer has just enlisted the help of a pack of wolves to enhance the security of his chicken coup. Film at 11.

  11. Re:Isn't this what was "agreed upon" the first tim by Anonymous Coward · · Score: 5, Interesting

    You've been tricked into believing that patents on embedded software are not a problem. Tell me if you expect the following cases to be treated as pure software and whether you think these cases should be patentable:

    - firmware of a WLAN card (modulation schemes, power control, etc)
    - BIOS software on standard mainboards
    - video cut-station with software implemented controls

  12. Please RTFA ! by Joh_Fredersen · · Score: 5, Insightful

    The European Parliement (elected by Europeans to function with EU level competence). Has effectively given the bird, to the blatantly pro-Patent the undeomcratic (European Council, various heads of state waffeling about crap). The EP, emasculated the original Patent draft, only to have the Council, make an ever *more* pro Patent document.. bang it's chest and say to the Parliment "Go on... change the text if you have the balls". Turns out the Parliment did have the balls to change the text. Better still, this directive would *eliminate* patenting pure software... so, to the earlier poster who questioned "jpeg" the answer is no... under this proposal, patenting jpeg is out, patenting mp3 is out, patenting the double click, one click shopping or XML is similarly out. Patenting a software controlled system that influences the physical world, like an alram panel, or a mechanism to open/close a garage door with software somehow *is* allowed. Personally, I welcome our new Democratically elected, Representative, Neo Natal Federalist government. But I'm not paying any taxes !!!

    1. Re:Please RTFA ! by cpghost · · Score: 2, Insightful

      Patenting a system which influences the physical world ... is permitted.

      So would be every program with GUI, since it influences humans by the way it interacts with us.

      Never underestimate the ingenuity of IP lawyers when it comes to things like these... Beware of snake oil.

      --
      cpghost at Cordula's Web.
    2. Re:Please RTFA ! by dangitman · · Score: 2, Funny
      Patenting a software controlled system that influences the physical world, like an alram panel, or a mechanism to open/close a garage door with software somehow *is* allowed.

      Microsoft Word 2006: Now comes with free garage door and opening software.

      --
      ... and then they built the supercollider.
  13. Fox guarding the hen house by Sanity · · Score: 4, Insightful
    the European Parliament (EP) has enlisted the help of intellectual property lawyers to amend the directive on the patentability of computer-implemented inventions
    This could go either way, IP lawyers have a habit of wanting to extend patentability to everything that moves (a variation on the idea that, to a hammer, everything starts to look like a nail), so this could be a case of the foxes guarding the hen house.

    OTOH not all IP lawyers are bad, so lets hope the ones being used by the EP genuinely want to do the right thing here.

  14. Re:It's by Bozovision · · Score: 5, Interesting

    You said: "Another solution: Allow the patents, but make it absolutely clear that no patent can be infringed on by writing, publishing, downloading or using software on a normal computer."

    What's a normal computer?

    My PC? What makes it different from my PDA? So is my PDA a normal computer? What makes it different from the dash computer embedded in my car? And what makes that different from the computer that controls the car brakes?

    To forestall one obvious answer: if you work on the basis of the number of funtions it performs then you have to define the limits of a function. So my car brake computer stops the car. It also stops skids. Is that a different funtion. Working towards larger functionality: My media-centre records TV, but it also gives me web access. Is that a normal computer?

    So what about using the number of tasks/processes/some-other-thing as the measure? Again, where are the boundaries? DOS was a single-process system, but you'd almost certainly say it was a normal computer.

    This approach doesn't work because the boundaries are arbitrary if it's not 1 unit-of-distinction. And 1 unit includes what you'd call normal.

  15. RTFA by sytxr · · Score: 3, Informative

    They do want to allow patents on physical inventions and industrial processes normally patentable which include software components, but they don't want software patents like jpeg, double clicking, online shopping, etc. That is why legal expert advice is needed to get the wording right.

    They are not going to let patent lawyers write the directive. They are consulting with legal experts" - certainly with at least some good and honest lawyers and alikes like the ones of the EFF - to make sure that it will be absolutely impossible for the patent office, patent lawyers and big corporations to twist the the meaning of the law to have software patents granted anyway.

    Software patents have already been illegal in the EU, even if the patent office did grant them. No company however has to my knowledge ever in the EU tried to sue another company for such software patent, because they know it wouldn't stand in court.

    1. Re:RTFA by Wienaren · · Score: 3, Insightful

      Patent lawyers are no legal experts, they are technicians.

      --
      -- The Online Photo Editor - http://www.phixr.com
  16. Re:It's by pesc · · Score: 2, Interesting

    What's a normal computer?

    As with most laws, the devil is in the detail. Law-writers have dealt with this kind of problems before and can do it with computers too.

    What I mean is that a PC, a server and a PDA is a computer. A device meant to accept programs written by other people.

    Anyway, you can state that the act of authoring, publishing and downloading software is never a patent infringement without defining a "Computer". Only (perhaps) the act of executing software needs such a definition. And by mentioning examples of common computers, running software on these devices could come out clear and be legal.

    So I think you can get quite far with this approach.

    --

    )9TSS
  17. why not just set realistic expiry ? by Sq · · Score: 5, Insightful

    It is highly unrealistict to expect Patent offices to have enough expertise not to pass stupid patents. As it goes, even if patent is invalid, nobody wants to challenge it as it would bankrupt them in court before they win.

    So why not just set expiration of patent to 6 months, with possibility of prolongation for another year if nobody put the objection in the first 6 months ?

    Such a legislation might actually have a chance to benefith both the inventor (ok, its employer realistically) and community (as after max. year and a half it will be free to everyone.)

  18. Can I patent my film? by pesc · · Score: 3, Interesting

    Since the current law forbids the pateting on both software, books and films, but the lawyers and EPO bend the rules to allow the patents anyway, can you now patent your film?

    This text is a bit old, but a good read anyway.

    Enjoy!

    --

    )9TSS
  19. Never let manufacturers decide on patentability by D4C5CE · · Score: 3, Insightful
    As with most laws, the devil is in the detail. (...) What I mean is that a PC, a server and a PDA is a computer. A device meant to accept programs written by other people.
    This definition is a bad idea. There are lots of legitimate uses for reprogramming e.g. a wireless router, a digital video recorder, media player, games console or satellite receiver, preferably with some flavor of Linux (especially once the original manufacturers have gone bust, e.g. because of flaws in the "best" and "only" software they would come up with and allow to run). Such competition in code innovation improves usability, makes economic sense, environmental sense, and should not be encumbered by a monopoly on programming such computers just because they don't look like the ordinary PC.
  20. Why can't I patent my movie? by Christian+Engstrom · · Score: 4, Interesting
    Language like this is already present in the European Patent Convention. It says:

    The following in particular shall not be regarded as inventions:

    1. [...]
    2. aesthetic creations;
    3. [...] programs for computers
    Quite right. As you point out, both computer programs and aesthetic creations (books, films, etc.) are explicitly excluded from patentability in the European Patent Convention.

    But the funny thing is how the patent lawyers interpret this exclusion. When it comes to aesthetic creations, they all agree that you can't get a patent on them, because of this wording in the EPC.

    But when it comes to computer programs, they claim that the law as written doesn't apply any more. Even though both films and computer programs are part of the same list in the same article in the same international convention.

    For a slightly humorous text that explores this inconsistency, and the "as such" loophole in paticular, read Why Can't I Patent My Movie?

    It's a funny world.

    --
    Christian Engström, Former Member of the European Parliament 2009-2014 for The Pirate Party, Sweden
    1. Re:Why can't I patent my movie? by xtracto · · Score: 2, Interesting

      So, what if I create a movie, and make a Computer program which plays it? (like a self contained EXE or BIN??) is it patentable? =o).

      Man this way it would be possible to patent every movie!!! imagine DRMed movies embeded in executable files. The file contains the player as well as the movie data and to see it you have to write your password. That way, they would be pattentable no??

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
  21. What about crossover by eric76 · · Score: 3, Interesting

    If a patent is issued for something that is not simply software, can it be used against something that is pure software?

    For example, suppose that someone patents a camera that includes a new and improved method for compressing and storing the image. Suppose that someone else uses the compression technique, whether they independently developed the technique or copied it from the patent, to compress miscellaneous data files. Would that be an infringement on the patent?

    How about if images taken with other cameras and in other formats are converted to the compression method and format used by the camera in the patent?

    In other words, would it be a patent infringement if only the software portion is used by someone else without using the hardware portion? Are the non-hardware formats independently covered?

  22. Devil's Advocate by hazee · · Score: 4, Interesting

    To date I have been strongly against software patents, but now I'm starting to wonder. Is the problem with the patents themselves, or merely with the way that they are awarded?

    Most people here seem to take it as read that "pure software" should not be patentable. But the "because it shouldn't" argument just isn't good enough, frankly. If we're going to argue effectively against software patents, then we need to back up our arguments with solid reasoning.

    To that effect, I'm going to play Devil's advocate and set out the case *for* software patents. Please feel free to attack my reasoning, but only if you can provide valid reasoning of your own, not just "because I think so".

    Let's take the example of the car braking system. People say that only the mechanical element of the system should be patentable, whereas the software should be excluded. But the mechanical part is just a few bits of metal, bolted together in much the same way that's been done for 100 years. All the real innovation in such a system is in the software, by far the most complex part of the system. It's here that most of the development effort was expended, and where most of the innovation took place.

    Another example: the GIF patents. Sure they were a pain, but what sort of reason is that? Doesn't the invention of a new way to compress data justify reward? If you came up with a way to compress any data to 1% of its original size say, would you be happy to just give it away and get nothing for your efforts?

    By witholding patents from pure software, you're effectively stating that there is no significant innovation in the field. That might come as a bit of a shock to many computer scientists. Say someone puts in a number of really late nights, and cracks computer vision. Or develops working AI. Or a significant breakthrough in untrained continuous speech recognition. Are they expected to just give away the answer for free? "It was amazing work, shame they couldn't afford to remain in the field"...

    How about the argument that patents on algorithms will turn software development into a trip through a minefield? Well, say you're developing that new braking system. Who's to say that you won't stumble across a number of patents in the design of the mechanical aspects? So why should the software aspect be treated differently?

    Couldn't the risk in software development actually be lower, because you could make use of libraries of known patent-free algorithms? Couldn't you even have tools that check if you likely to be infringing on any patents?

    Most of the problems people have are with the way that patents are awarded (for obvious things), enforced (submarine patents), or abused (bankrupt you in court). The problem isn't with *software* patents, it's with *patents*. As such, software patents should be allowed, and reform of the patent system should be the priority. People are fighting the wrong battle here.

    Well that's about it. Please attack!

    1. Re:Devil's Advocate by TERdON · · Score: 2, Insightful
      By witholding patents from pure software, you're effectively stating that there is no significant innovation in the field.

      Nope, you're not. You're saying that the innovation progress in the software field doesn't benefit from software patents. The patent system is built to encourage innovation - it's its purpose. If the legislating party (congress, parliament, bundestag, riksdag, whatever) deems that software patents indeed are hindering innovation in an area, it's perfectly legible to NOT award patents to the innovations in that area.

      --
      I have a really elegant proof for Fermat's last theorem. If this sig was only a bit longer...
    2. Re:Devil's Advocate by mikael · · Score: 2, Insightful

      Is the problem with the patents themselves, or merely with the way that they are awarded?


      The problem with patents is in two areas:

      A company can use patents to stifle competition in a particular market, while not actively exploiting that market for their own gain. Perhaps they already have made a considerable investment in one technology, and don't want to throw away that investment due to a new superior and cheaper technology. Instead of making any investment, they just sit there and do nothing, but just harass everyone else (Much like the telephone companies vs. community wireless).

      There are also other companies who just buy up patents from bankrupt startups and use them to blackmail other smaller companies for profit.

      For a large company with a patent portfolio and lawyers, they can either counter-sue or arrange a cross-license. But for smaller companies, who can do neither, they just end up having to pay up.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    3. Re:Devil's Advocate by Rockin'+Az · · Score: 5, Interesting

      The reason software patents should not be allowed is because computers, and therefore software, is still a nascent field. Sure it may be 50 years old, but compared to construction engineering, which goes back thousands (even if it hasn't always been called construction engineering), it is new. For any doubters out there - compare the error rate in software compared to the error rate in construction engineering. If bridges had the same reliability software has, no-one would ever use them.

      What is the significance of this? Nascent fields have what are called "lockean blocks". A lockean block is a basic piece of knowledge that underpins a particular field. Without certain fundamental knowledge of building methods, materials (physics in the modern case), you can't operate effectively in construction engineering. For this reason lockean blocks should not be patentable. To block access to fundamental knowledge in a field, will impede the development of that field. The patent system acknowledges this with its criteria of "non-obvious".

      The problem with lockean blocks is that they can really only be identified once a field has matured. Until then there is a very real possibility that a lockean block will be patented. In other words because software is a relatively new field a patent examiner cannot identify what is "non-obvious" because we haven't quite worked out what obvious is. For this reason software should not be patented.

      In 100 or more years, the software field will be very different. It may even be possible that software works with the same kind of reliability buildings/bridges/automobiles (well hopefully better than automobiles). Perhaps then we might be able to distinguish between a fundamental building block in the software field and a true software innovation worthy of a patent.

      In summary, software is a field that is not yet mature enough for patents.

      For anyone interested in reading about the lockean block concept (though not as it applies to software) have a look at:

      Suthersanen, U. 1997. Exclusions to Design Protection - A New Paradigm. Chap. 1 of: Sterling, A. (ed), Perspectives on Intellectual Property Vol 2: Intellectual Property and Market Freedom. London: Sweet & Maxwell.

      --

      I come from a LAN down under

      Where the packets flow and routers chunder

    4. Re:Devil's Advocate by Lifewish · · Score: 5, Insightful

      The problem with patents is that any areas they're applied to will tend to gravitate towards a natural lifecycle identical to the patent lifetime (17 years, iirc).

      In industries such as, say, grand piano making, where the natural product lifecycle is very long, patents give an effectively zero window of opportunity - they just don't last long enough to be worth getting. It could be argued that in this case patents don't put enough stress on the industry.

      In industries such as bioresearch, where creating new products is very costly, the tendency is to just produce knock-offs. As a result the natural product lifespan is probably in the region of 30 years or so (after that the drugs will cease to be effective or will have been surpassed by academically-researched alternatives). In these industries patents give a medium-length (relatively speaking) window of opportunity for getting ahead of one's competitors, thus encouraging innovation. The stress that this puts on the industry speeds the average product lifecycle up to approach the lifetime of the patent.

      In the software industry, the average product lifecycle lasts for somewhere between 1 and 7 years - call it 3 years. The lifetime of a software patent is almost 6 times that. In such a fast-moving industry, this is an effectively infinite window of opportunity, resulting in companies theoretically being able to get a big heap of patents then sit back and relax (or fail to get patents then die). The stress that patents put on the software industry is thus misdirected towards lengthening rather than shortening the product lifecycle, and just results in lots of protesters rather than any actual progress.

      I would accept software patents if they were of duration = 2 or 3 years, but then they'd be so short that, given the speed of the patent system and legal system, they wouldn't be worth filing for. Anything longer than that and they can only be harmful, with progress proceeding despite patents rather than because of them.

      Shouts to Clausewitz for the "stress" metaphor.

      --
      For the love of God, please learn to spell "ridiculous"!!!
    5. Re:Devil's Advocate by hazee · · Score: 3, Insightful

      Nice summary of the problem with patent durations. As you say, they cannot be suited to all fields; the duration is too short for slow moving fields, yet too fast for rapidly advancing fields.

      So let me throw in a wild idea that just occurred to me (if it occurred to someone else previously, you should have patented it ;)

      The duration of a patent needs to vary according to the field it's awarded in. Short for computing and biotech, but long for piano-making. How to decide the different durations? Setting them artifically seems like it's going to be a really difficult issue. So how about turning the problem back upon itself.

      Rapidly moving fields will have loads of patents filed in them, whereas slower developing fields will just have a trickle of patents.

      So why not tie the duration of a patent to the number or rate of patents being awarded in that field? Create something like the stock market that's self regulating - as more people buy, the price goes up.

      That way you automatically shorten the duration of patents in fast moving fields, while not adversely affecting developments in piano-building say.

      Plus, it has the advantage that it may serve to deter the filing of frivolous patents, as anyone who did so would be shortening the duration of any other patents they held in that field. You could argue that this could be done deliberately, to shorten competitors' patents, but the company doing so would still need to come up with an invention of their own.

      I'm sure that there are plenty of practical difficulties, such as determining the number of patents in a particular field, and what field a new patent applies to, but hey, it's just an idea.

    6. Re:Devil's Advocate by andyfaeglasgow · · Score: 2, Informative
  23. Re:It's by TERdON · · Score: 2, Interesting
    A "normal" computer I would define as a general-purpose computer, ie a computer on which the END USER self can decide what programs to run.

    That includes your PC, your PDA, but not the dash computer.

    A antique DOS box would also be counted. The problem comes with TiVos etc, which basically are general-purpose computers, but not accesible for the "normal" user.

    As hardware programming becomes more usual, that's also a problem. Where do you really draw the line between hardware and software with bigger and bigger usage of programmable logic like FPGAs? Or with flash firmware reprogramming?

    Basically, there isn't any difference. "Usual" PCs are quite usually used in industrial machinery etc to control them. There really isn't any difference.

    The parliament solved this issue, by saying that anything involving forces or affecting "something physical" was allowable, and excluding "mere information processing" by its own clause.

    --
    I have a really elegant proof for Fermat's last theorem. If this sig was only a bit longer...
  24. Re:It's....too late? by iKaz · · Score: 2, Insightful

    Can the USPTO even go back from here? What about the tens of thousands of software patents that have been issued already? If software patents were ever reformed, would they be 'grandfathered in' until they expire? I mean people/scum (depending on the situation) may have spent considerable time and money securing each software patent they obtained. What a mess.

  25. Stupidity - live with it by the_womble · · Score: 3, Insightful

    This is Slashdot.

    If you make a joke, however obvious it maybe that it is a joke, you must say that it is a joke. For example could surround it with tages like , or (if it is at the expense of a group you end it with the word "ducks".

    The preferred approach used to be to make a joke that follows one of the acceptable Slashdot templates such as "in Soviet Russia...". However as these have fallen out of use and Slashdot's users have expanded outward and downward even these may be moderated troll.

    In short if it is not clearly marked as a joke, how do you expect moderators to recognise it as such? For example, if it was TV there would be some canned laughter to indicate when you should laugh therefore you should use a suitable substitute here.

    What do you expect? Intelligence? Literacy?

    Do you also realise that by suggesting that not everything was invented in the US in the last few decades, you have probably ensured that a significant number of Slashdotters will have decided you are anti-American, if a few of them have mod points you will get modded down again.

  26. Patent agents normally aren't lawyers by Christian+Engstrom · · Score: 2, Informative
    Patent lawyers are no legal experts, they are technicians.
    The parent post was modded as "troll", but I'm quite sure that it was meant to be informative, even if the wording was slightly unfortunate.

    Most patent professionals, whether they work at the Patent Office or for a firm of private patent agents, do in fact have their basic training in engineering rather than in law. The idea has always been that the difficult part of the job is to be able to understand the technical aspects of the inventions, and to be sufficiently familiar with the technological field in question to be able to determine if an invention is indeed new, non-obvious etc.

    So the traditional way of recruiting new people in the patent sector always has been to hire an engineer, and give him on the job training for the legal stuff he needs to know. This is different from how it works in for example trademarks, where (nowadays) most new recruits would have a law degree under their belt before they start working at the Patent Office, or for a patent and trademark agent.

    Now, considering the quality of the prior art searches conducted by most patent offices before granting their one-click patents, as opposed to the advanced legal argumentation acrobatics required to claim that software can be patented even though the law explictly says that it can't, this may perhaps change in the future.

    But at least for now, most of the people that you would spontaneously call "patent lawyers" aren't in fact lawyers at all, but engineers or technicians that have taken a side course in patent law.

    --
    Christian Engström, Former Member of the European Parliament 2009-2014 for The Pirate Party, Sweden
  27. Something to consider by Deternal · · Score: 3, Insightful
    You make an interesting and well thought out argument.

    Consider the following: no proof has ever been established to show that patents makes more innovation possible. Some research suggest the opposite might be true.

    In software the opposite has been proved true. Microsoft is the perfect example - they have for the last 10 years often said that they would invest more in research, and yet what has happened is that almost all of the extra research investment is going to lawyers.

    Also, if the true culprit was the patent system - why let patents cover MORE things if the system is as clearly inadequate as most people can agree it is.

    I considered the problem of accepting software patents and ensuring the patents where in fact proper patents (this part is important, since if this is not done patents ARE a hindrance to innovation and conducting business - and also one of the main arguments for the pro-sw-patent lobby that the european system is not like the american system because we check the patents more thoroughly - this however is sadly less and less true).

    To do this my unscientific conclusion was that it would demand so many ressources that the system would only be open to the extremely big corporations because getting patens would be very prohibitively expensive (or the state would pay thru the nose to pay for the patent administration and thus give higher taxes).

    I'm not really convinced for the case of patents - but if patents incorporating software was to be allowed by law (as opposed to the current practice in the EU of approving SW patents which by the letter of the law shouldn't be patentable), then at the very least the following 2 things should be applicable:

    1. Copyright should not apply for the original patented implementation of said invention
    2. Sourcecode for a working implementation should be supplied and available when locating the patent application
    This, at the very least would restrict the patentowner from exerting his patent on related inventions and would also limit the patent to the exact prototype showed - whereas today software patents cover ALL possible implementations of the invention.

    The most oft used analogies are the car motor analogy where we have gas and diesel engines and one manufacturer can have a patent on the gas engines and enother on diesel engines - where as in software the patent would cover "engines" as a whole, including but not limited to rocket engines, jet plane engines etc.

    1. Re:Something to consider by Deternal · · Score: 2, Insightful

      The whole idea behind the patent system is the following:

      The society noticed, as inventions became increasingly sophisticated that manufacturers where doing all they could to obscure their inventions so no on else could use them. Thus they decided to establish a system, wherein a manufacturer would be granted a monopoly for a limited time on the premise that the invention was fully exposed, so that the society would gain the knowledge of the invention.

      So not exposing the knowledge defeats the whole point of the patent system. The patent system is in place because it is deemed the greater good for the entire society.

      IMHO it is by far the better option to make the patents apply to a much narrower and more specific thing.

  28. Propaganda slipping into the article by Alsee · · Score: 4, Insightful

    Most anti-patent groups accept that the former should be patentable

    Excuse me? If a group is SUPPORTING the patentability of certain things, how the hell are they "anti-patent"?

    Labeling people opposed to software patents as "anti-patent" is a flat out lie, malicious propaganda. A straw man attack. It's sad to see otherwise good and unbiased reportering falling for it and with their own words unwittingly slandering one side of the debate.

    -

    --
    - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  29. had to put this here for refference by Itanshi · · Score: 3, Informative

    http://totallyabsurd.com/ absurd inventions? yep lots of them, glad to know software isn't the worse of all posibilities ^^;;

  30. Why patents at all? by Ulrich+Hobelmann · · Score: 4, Interesting

    Some will say that such rights are needed in order to give artists and inventors the financial incentive to create. But most of the great innovators in history operated without benefit of copyright laws.
    Roderick T. Long

    If people had understood how patents would be granted when most of today's ideas were invented and had taken out patents, the industry would be at a complete stand-still today.
    Bill Gates (1991)

    'Who owns my polio vaccine? The people! Could you patent the sun?'
    Jonas Salk (1914-1995), who developed the first effective anti-polio vaccine

    Software patents go one step further: They withhold all forms of expressions of a particular idea from you. This is why software patents are potentially so much more harmful to our culture than copyright: We all can find different ways of expression, but we all share the same fundamental ideas.
    - Markus Brinkmann

    "More patents in more industries and with greater breadth are not always the best ways to maximize consumer welfare."
    Federal Trade Commission of the USA

  31. What about genomic patents? by WillAffleckUW · · Score: 2, Funny

    I claim prior art - in my own cells.

    All your proteins are belong to me.

    --
    -- Tigger warning: This post may contain tiggers! --
  32. Take it a step further by AnotherBlackHat · · Score: 3, Insightful
    ... companies are prevented from patenting pure software.


    I'd rather they went a step further and prevented companies from patenting all software, pure or impure.

    But since I don't expect they'll ever do that, how about a law that states "software that runs on hardware built prior to the patent application is not subject to the patent."?

    -- Should you believe authority without question?