Slashdot Mirror


EU Amends Software Patent Directive (Suggestions)

jopet writes "The EU has amended its draft proposal for a directive on how to handle patents on "computer-implemented inventions'. Several harsh points have been dropped and clarifications on what is patentable at all have been added. Good to see that protests and petitions can make a difference." YHBT. These are the suggestions from June.

160 comments

  1. Good news! by TwistedSquare · · Score: 3, Funny

    At last - some good news regarding patents appears on slashdot. A step in the right direction at least for the EU...

    1. Re:Good news! by Anonymous Coward · · Score: 0

      Christ man!

      It's almost only a spellcheck amendment.

      We're still pretty much fucked up :\

    2. Re:Good news! by Elektroschock · · Score: 1

      No, this is false news. It's the JURI report with it's fake limits to patentability with which nobody except OpenForum can agree.

    3. Re:Good news! by Anonymous Coward · · Score: 0

      Ha! When the EU does something right, Satan will be skating to work.

      Patents WILL go ahead -
      1)Big business wants patents.
      2)Big business has money.
      3)MEPs like money.
      4)MEPs now have strangely heavier wallets.
      5)MEPs vote for patents.
      6)We get screwed.

  2. Too bad by Tirel · · Score: 1, Funny

    that they only changed the wording a bit with the central point staying the same.

    Oh well.

    1. Re:Too bad by Anonymous Coward · · Score: 0

      Not exactly - business process are excluded. "One click" couldn't be patented in EU for example.

    2. Re:Too bad by Ralph+Yarro · · Score: 1

      That isn't a business process patent it's a software patent. Who cares whether you can use the business model if nobody can implement one click buying in software?

      --

      The real Ralph Yarro posts as Anonymous Coward. Anyone else is an impostor.
    3. Re:Too bad by Anonymous Coward · · Score: 1, Informative

      A computer-implemented invention shall not be regarded as making a technical contribution merely because it involves the use of a computer, network or other programmable apparatus. Accordingly, inventions involving computer programs which implement business, mathematical or other methods and do not produce any technical effects beyond the normal physical interactions between a program and the computer, network or other programmable apparatus in which it is run shall not be patentable

      No One Click.

    4. Re:Too bad by Ralph+Yarro · · Score: 1

      You might be right then, but it's the first sentence that's crucial. The second one is full of holes, and in particular one-click affects interaction with a user not just between a program and a computer, network etc. Even with the first sentence in there I won't be surprised to see them let it through.

      --

      The real Ralph Yarro posts as Anonymous Coward. Anyone else is an impostor.
    5. Re:Too bad by You're+All+Wrong · · Score: 2, Informative

      You didn't read it, did you?
      Article 4a excludes lots of shit that the USPTO sucked up without questioning.
      Article 6a now pretty much permits reverse engineering.

      This is a _massive_ improvement on what it was before.

      --
      Your head of state is a corrupt weasel, I hope you're happy.
    6. Re:Too bad by cshark · · Score: 1

      Politicians aren't qualified to do this.

      --

      This signature has Super Cow Powers

    7. Re:Too bad by Excen · · Score: 1

      What is the IQ requirement for Mensa? Is it not 140?

      --
      "No beer until you finish your tequila!" -Leela's Dad
    8. Re:Too bad by Anonymous Coward · · Score: 0

      depends on the country, in mine it was 146.

  3. Well it's a start by Kevin_ap · · Score: 2, Insightful

    but the patent system still need a radical revamp

    1. Re:Well it's a start by haeger · · Score: 2, Informative

      I got the news that the Finns have adopted the FFII's thoughts about this issue and will vote against SW-patents.
      Let's just hope that there are more people that will "get it" soon.

      I tried to include the letter but the lameness filter thought that there were too many whitespaces. *sigh*
      It's probably somewhere on FFII's homepage anyway.

      .haeger

      --
      You are not entitled to your opinion. You are entitled to your informed opinion. -- Harlan Ellison
    2. Re:Well it's a start by Anonymous Coward · · Score: 0

      Do moderators even read the articles submitted? I submitted something 3 months newer than this 2 weeks ago and it was rejected. Now we get a post for the June discussion??

  4. Lesser of two evils? by Zocalo · · Score: 3, Insightful
    Great, they've removed some of the harsher language. Woohoo! Of course, the flip side of that is that MEPs that were erring over that language are now more likely to vote for it than before. We used to have a chance of a Software Patent free EU, but I doubt that is going to happen now.

    Still, at least it shows that MEPs *do* listen to their constituents, so there is some hope...

    --
    UNIX? They're not even circumcised! Savages!
    1. Re:Lesser of two evils? by azzy · · Score: 2, Funny

      > Great, they've removed some of the harsher language.

      Yes, they changed fucking software patents to software patents .

    2. Re:Lesser of two evils? by jez_f · · Score: 4, Funny
      Still, at least it shows that MEPs *do* listen to their constituents
      Once they recover from the shock of hearing from them that is.
    3. Re:Lesser of two evils? by crizh · · Score: 1

      Score:5 Funny

      ROFLMAO!!

      --
      Trust The Computer, The Computer is your friend.
    4. Re:Lesser of two evils? by elgaard · · Score: 1
      No, they have not removed anything. Piia-Noora Kauppi and others have tablet some amendments. It is not at all certain that the amendments will get the necessary votes. If you were working on a letter to you member of the European Parlament, then don't stop.

      The amendment in english are here (MS Word format)

  5. Is this enough to stop a repeat of LZW? by Xner · · Score: 3, Interesting
    (13c) Furthermore, an algorithm is inherently non-technical and therefore cannot constitute a technical invention. Nonetheless, a method involving the use of an algorithm might be patentable provided that the method is used to solve a technical problem. However, any patent granted for such a method would not monopolise the algorithm itself or its use in contexts not foreseen in the patent.
    On the surface it seems this amendment would stop patenting general purpose algorithms. On the other hand, a suitably lax definition of "technical problem" makes this all moot. "The LZW arithmetic coding algorithm" is not patentable. "Using the LZW algorithm for data comression" however is. You are still free to use it for other things (like what? Creative Garbling?), but we all the the Phyrricity of that victory.
    --
    Pathman, Free (as in GPL) 3D Pac Man
    1. Re:Is this enough to stop a repeat of LZW? by Lars+T. · · Score: 1

      Using the LZW algorithm for text analysis / author identification.

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

    2. Re:Is this enough to stop a repeat of LZW? by CBravo · · Score: 1

      I think this means something different.

      Suppose there is an algorithm to obtain two primes from their multiplied form (not patentable). Now suppose someone found code that could do that x times faster. I guess that would be patentable under these terms.

      --
      nosig today
    3. Re:Is this enough to stop a repeat of LZW? by fulgan · · Score: 2, Insightful

      On the surface it seems this amendment would stop patenting general purpose algorithms. On the other hand, a suitably lax definition of "technical problem" makes this all moot. "The LZW arithmetic coding algorithm" is not patentable. "Using the LZW algorithm for data comression" however is.


      Actually, I don't quite agree here: others amendment makes it clear that, in order for something to be "patentable", they must a) not be made only of the assembly of unpatentable items (art. 13a and 13b) and b) involve an "inventive" (and patentable) step (Art. 13c)

      Therefor, it can be argued that, if LZW is not patentable, mearly applying it to data compression isn't either since it doesn't invlove anything that is patentable and it doesn't invlove and "new way" to solve the technical problem at hands.
    4. Re:Is this enough to stop a repeat of LZW? by tubs · · Score: 1
      In order to be patentable, inventions in general and computer-implemented inventions in particular must be susceptible of industrial application, new and involve an inventive step. In order to involve an inventive step, computer-implemented inventions should make a technical contribution to the state of the art.

      But wouldn't it fall foul of this? Using the LZW algorithm to compress data, isn't new and isn't inventive (data compression, been done for ages, but with different algorithms).

      Well you'd hope the patent checker would pick it up ....

      --

      try to make ends meet, you're a slave to money, then you die

    5. Re:Is this enough to stop a repeat of LZW? by Xner · · Score: 2, Insightful
      Suppose there is an algorithm to obtain two primes from their multiplied form (not patentable). Now suppose someone found code that could do that x times faster. I guess that would be patentable under these terms.

      What you are suggesting is either a different algorithm (I presume that it would have a different "big O", therefore a different "recipe", therefore a different algorith) or a specific optimized implementation of the same algorithm. The latter may or may not be patentable, I have not studied the full text of the directive. However, look at the text:

      the use of an algorithm might be patentable provided that the method is used to solve a technical problem.
      This implies that while "algorithm to obtain two primes from their multiplied form" would not merit a patent, "Method to decrypt ciphered content" that uses the same algorithm would, effectively precluding its use in its main application area. My thesis is that allowing this kind of protection is but a short step from allowing patentability of the algorithm as a whole, since alternative applications for most alorithms are few and far between.
      --
      Pathman, Free (as in GPL) 3D Pac Man
    6. Re:Is this enough to stop a repeat of LZW? by Michael+Hackl · · Score: 3, Informative

      no LZW will ever be excluded from patentability because you cannot patent anything that is only code, algorithm or formula

      Article 4a

      Exclusions from patentability:

      A computer-implemented invention shall not be regarded as making a technical contribution merely because it involves the use of a computer, network or other programmable apparatus. Accordingly, inventions involving computer programs which implement business, mathematical or other methods and do not produce any technical effects beyond the normal physical interactions between a program and the computer, network or other programmable apparatus in which it is run shall not be patentable.

    7. Re:Is this enough to stop a repeat of LZW? by Anonymous Coward · · Score: 2, Interesting

      This 13c alone might not be, but 6a seems to be enough to quote:

      6a: "Member States shall ensure that wherever the use of a patented technique is needed for the sole purpose of ensuring conversion of the conventions used in two different computer systems or network so as to allow communication and exchange of data content between them, such use is not considered to be a patent infringement"

      So it seems to be allowed to compress data using LZW if that is need to communicate to a system that assumes data is compressed with the LZW algorithm.

      This still does not allow use of LZW in whatever application you want, but as soon as it is needed to communicate with some other system that happens to use LZW it should not be considered patent infringement.

      Since i am not a lawyer i have no clue what happens if you want to communicate with a system that uses LZW illegally, but this 6a seems to offer some possibilities at least

    8. Re:Is this enough to stop a repeat of LZW? by harriet+nyborg · · Score: 3, Insightful
      (13c) Furthermore, an algorithm is inherently non-technical and therefore cannot constitute a technical invention.

      anyone who believes an algorithm is "inherently" non-technical has obviously never tried to solve an engineering problem.

      take, as example, the viterbi algorithm, invented by dr. andrew viterbi one of the founders of qualcomm.

      most digital receivers do not attempt to "undo" the effects of the radio channel, rather digital receivers attempt to model the radio channel to estimate what would have been received given an assumed binary sequence. by comparing what was actually received to what the receiver expected to receive, one can estimate the binary sequence which was sent. this is known as MLSE, or maximum likelihood sequence estimation.

      a major problem with MLSE is that digital sequences can be very long, and the number of possible paths quickly becomes enormous and unmanageable. viterbi's algorithm is a clever way of "pruning" the number of paths so that the number of possible sequences is reduced to a manageable size. modern, low-cost, digital communications would not be possible without dr. viterbi's algorithm (which he, by the way, never patented.)

      viterbi's algorithm is a mathematical equation which does not describe a natural phenomenen (like E=mc^2), but is an invention of mankind to solve a particularly vexing problem facing digital communications.

      when programmed into a DSP, the viterbi algorithm has technical effect, but the invention itself is the algorithm.

      one could copyright the code used to program the DSP, but this doesn't protect the algorithm, only a particular implementation of it. copyright does very little to prevent someone else from coding the algorithm in a different way or from implementing the invention in firmware. this is the weakness of copyright and why patents on algorithms are needed.

    9. Re:Is this enough to stop a repeat of LZW? by lokedhs · · Score: 1
      According to the current amendment the above situation will be patentable as a part of the invention of a new type of digital radio receiever.

      You are still allowed to use the same algoritm in different circumstances though. Read the article.

    10. Re:Is this enough to stop a repeat of LZW? by Wolfbone · · Score: 2, Insightful

      A quick google search reveals that Viterbi most likely didn't patent his algorithm because he knew it wasn't new, having been described - in a more general form - by R. Bellman in his book "Dynamic Programming", published in 1957.

      As expected, since the algorithm applies to such a general class of data (data generated by a HMM process) I also found that the Viterbi algorithm is used in other fields such as molecular biology and speech recognition.

      It is dangerous and foolish to assert that some mathematical scheme is not a representation of any natural phenomenon. Logic dictates that in order to make such an assertion one would need to know every mathematical description of all natural phenomena.

      This is typical of the (often deliberate) short-sightedness used in the arguments of those who advocate patentability of mathematical algorithms.

    11. Re:Is this enough to stop a repeat of LZW? by Nucleon500 · · Score: 1

      What exactly constitutes a "technical effect," and how do I produce one? I really think laws should include examples.

    12. Re:Is this enough to stop a repeat of LZW? by blibbleblobble · · Score: 1

      "viterbi's algorithm is a clever way of "pruning" the number of paths so that the number of possible sequences is reduced to a manageable size. modern, low-cost, digital communications would not be possible without dr. viterbi's algorithm (which he, by the way, never patented.)"

      Uh, if you invented something like that, it would give you a massive competitive advantage in selling communications equipment for as long as you could keep it a trade secret. Looking at the cost of comms equipment, and at the cost of books, I'm guessing that that will net you a lot more money than copyright gives to a good author.

      The problem?

      Patente-apologists would prefer that humankind struggle along without such technology for 20 years, as its use is limited to only one company?

    13. Re:Is this enough to stop a repeat of LZW? by angel'o'sphere · · Score: 1

      This is not interesting, this is HINAL (he is not a lawyer).

      Data compression is non technical .... so LZW is not patentable. Period.

      Now find a technical problem where LZW helps you, the solution to that problem might be patenable ... excluding others form using the SAME solution, for the SAME technical problem, WITH LZW.

      angel'o'sphere

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    14. Re:Is this enough to stop a repeat of LZW? by Michael+Hackl · · Score: 1

      To achieve a patentable technical effect you have to influence physical or chemical state of the nature beyond changing the states of a given machine.
      So something that has technical effect has to be built (a not used like a computer or network) in a unique way.
      Each piece of code has a technical effect on the machine that runs it, but the states are made possible by the machine, therefore it is a case of use and no new and innovative way of achieving technical effects.

  6. Could it mean... by lanswitch · · Score: 0
    The realisation of the internal market implies the elimination of restrictions to free circulation and of distortions in competition, while creating an environment which is favourable to innovation and investment.

    This looks like it could be the end of Microsoft in the EU. Or am i getting my hopes up?

  7. Old draft from June by Anonymous Coward · · Score: 4, Informative

    It says clearly that the draft is from 18th June 2003 in the top left corner. So how can this be news? Does *anybody* REALLY know/care if all those petitions against eu-it-patents are really still relevant? Does the right hand know what the left hand does? Do petition site owners know what place their petitions belong to? A MEP or (already!) the toilet? I don't know...

    1. Re:Old draft from June by Anonymous+Brave+Guy · · Score: 3, Informative

      If you check the European Parliament site, you'll find there's a briefing dated 1 September 2003 that implies those amendments are still on track, acknowledging significant differences in opinion among MEPs and concern for the impact on SMEs. The information is still relevant, unless something dramatic has changed this month.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    2. Re:Old draft from June by Anonymous Coward · · Score: 0

      Dramatic? How much $'s are dramatic enough?

  8. Amendment 20, Article 6 a (new) by perttu · · Score: 4, Interesting

    Article 6a

    Member States shall ensure that wherever the use of a patented technique is needed for the sole purpose of ensuring conversion of the conventions used in two different computer systems or network so as to allow communication and exchange of data content between them, such use is not considered to be a patent infringement

    1. Re:Amendment 20, Article 6 a (new) by shrik3 · · Score: 1
      Member States shall ensure that wherever the use of a patented technique is needed for the sole purpose of ensuring conversion of the conventions used in two different computer systems or network so as to allow communication and exchange of data content between them, such use is not considered to be a patent infringement
      So it is legal to make, for example, a MSWord -> OOo -converter, even though it breaks some patents?
    2. Re:Amendment 20, Article 6 a (new) by Anonymous Coward · · Score: 1, Insightful

      No, No NO! You read this amendment wrong!

      The amendment you quote is deleted from the current draft, because was put in by mistake by Arlene Mcarthy and Co.

      Their amendment no goes like this:
      Article 6 a (new)

      ----
      Article 6a

      The rights conferred by patents granted for inventions within the scope of this Directive shall be without prejudice to acts permitted by way of exception under Directive 91/250/EEC on the legal protection of computer programs by copyright, in particular the acts specified and described in the closed list set out in Articles 5(2) and (3) and 6 of Directive 91/250/EEC.
      ----

      Article 6 does not sound as good as it before, now does it?

      This directive is just as bad as all the previous.

      MEP's: Please stop this EU Software Patent nonsense by rejecting the whole directive!

      Write/Call your MEP before it is too late.

      regards.

      BobCat

  9. Holy Crap! by kurosawdust · · Score: 4, Funny

    Linus and Alan Cox must've said something to light a fire under the EU's ass! Maybe they mentioned off-hand that they had been hanging out with ESR and were starting to take a "liking" to firearms... :P

    1. Re:Holy Crap! by RAMMS+EIN · · Score: 1

      I actually think that Linus's and Alan's letter was a bit lacking. As two important people in the field, I had expected them to be a bit more elaborate; they could have come up with some cases to back up their claims, for example. The EuroLinux petition does a much better job at this.

      --
      Please correct me if I got my facts wrong.
    2. Re:Holy Crap! by h0tblack · · Score: 1

      Not to mention that Linus and Alan's letter was dated yesterday and no committee I know of can come up with a decision let alone ammendments to a document like this in under 24 hours.

    3. Re:Holy Crap! by infolib · · Score: 1

      That letter was just one small part of a huge lobbying campaign, primarily directed by the FFII.org. Good they wrote it, though.

      --
      Any sufficiently advanced libertarian utopia is indistinguishable from government.
    4. Re:Holy Crap! by tony_000001 · · Score: 1

      I think it was that a lot of people wrote to their MEPs. I know i did.

  10. Seems good. by levell · · Score: 4, Insightful
    The changing seem pretty good e.g.from the justifications:

    Unlimited patent protection for software could make it illegal under patent law to engage in reverse engineering practices employed by software developers to achieve interoperability as currently permitted under the exceptions in the Software Copyright Directive. Therefore future EU-legislation related to software patents must include an explicit exception to patent rights in order to ensure that developers of software can continue to engage in the same acts to achieve interoperability under patent law as they are allowed to today within the limits of copyright law."

    and: "It is essential to monitor the impact of the patentability of computer-implemented inventions on small and medium-sized undertakings. "

    and: This recital makes it clear that it is not enough to specify the use of a computer (i.e. of technical means) to make a computer-implemented invention patentable. The invention as a whole must make a technical contribution. Ordinary data processing is not enough.

    and finally: It is essential to make it clear that this Directive is not revolutionary and will not change the status quo as regards the patentability of computer-implemented inventions. It will, however, make for legal certainty and set clear limits as to what is patentable in this area.

    As someone who wrote to their MEP, I'm pretty pleased with the changes, looks like we made a difference!

    --
    Struggling to find a day everyone can make? WhenShallWe.com
    1. Re:Seems good. by Daniel+Phillips · · Score: 1

      It is essential to monitor the impact of the patentability of computer-implemented inventions on small and medium-sized undertakings.

      That was there before as I recall, and it means bugger all. What promise does it make that you can quantify?

      --
      Have you got your LWN subscription yet?
  11. article 4a: exclusions from patentability by sandman4k · · Score: 4, Informative

    One of the most important amendments they added is article 4a:

    Exclusions from patentability:

    A computer-implemented invention shall not be regarded as making a technical contribution merely because it involves the use of a computer, network or other programmable apparatus. Accordingly, inventions involving computer programs which implement business, mathematical or other methods and do not produce any technical effects beyond the normal physical interactions between a program and the computer, network or other programmable apparatus in which it is run shall not be patentable


    --
    ...it does not say anything, but it gives an impression...
    1. Re:article 4a: exclusions from patentability by Anonymous Coward · · Score: 0

      So, no One-Click patents in Europe. Bezos must be crying into his pile of cash.

    2. Re:article 4a: exclusions from patentability by aderuwe · · Score: 2, Informative

      I'd say 13c is pretty important, as well:

      Furthermore, an algorithm is inherently non-technical and therefore cannot constitute a technical invention. Nonetheless, a method involving the use of an algorithm might be patentable provided that the method is used to solve a technical problem. However, any patent granted for such a method would not monopolise the algorithm itself or its use in contexts not foreseen in the patent.

    3. Re:article 4a: exclusions from patentability by Anonymous Coward · · Score: 0

      Does this mean that a computer program that is used to build a robot is patentable, but one that only affects things on a computer is not?
      If so things like LZW compression are not patentable :)

    4. Re:article 4a: exclusions from patentability by Daniel+Phillips · · Score: 2, Insightful

      A computer-implemented invention shall not be regarded as making a technical contribution merely because it involves the use of a computer, network or other programmable apparatus. Accordingly, inventions involving computer programs which implement business, mathematical or other methods and do not produce any technical effects beyond the normal physical interactions between a program and the computer, network or other programmable apparatus in which it is run shall not be patentable.

      These are weasel words that can easily be circumvented by an appropriate definition of "technical effects". For example, this rather pointedly leaves "the user" out of the list of physical interactions. So any "technical effect" on the user, such as saving mouse clicks by using cookies when shopping online, for example, can be patented.

      --
      Have you got your LWN subscription yet?
    5. Re:article 4a: exclusions from patentability by julesh · · Score: 1

      So any "technical effect" on the user, such as saving mouse clicks by using cookies when shopping online, for example, can be patented.

      Yes. It only covers you for performing data format conversions (like say decoding or encoding GIF images or any other patent encumbered format that you might need to use for interoperability's sake) or network protocols to allow two different types of system to communicate (eg CIFS or anything else MS reckons they have the right to stop you making your own implementation of...).

    6. Re:article 4a: exclusions from patentability by Anonymous Coward · · Score: 0

      Please read the whole amandment before making comments.

      It also explicitly says that the normal ``technical effects'' that you would expect when a program runs on a computer do not make it patentable.

    7. Re:article 4a: exclusions from patentability by blibbleblobble · · Score: 1

      "any "technical effect" on the user, such as saving mouse clicks by using cookies when shopping online, for example, can be patented"

      If you allow Amazon to store your credit-card for long enough that one-click ordering is useful, you're leaving yourself wide open to theft.

      Do you have any idea how many dictionary-attacks there are on your account password each day?

      I'd tend to suggest that if anyone with access to your Amazon cookie (and how many people shopping from work computer think their cookies are secure?) can order items on your credit card, to any address, with less effort than it takes you to view a cover-photo, you might consider not leaving your credit-card in their hands.

      Did you ever open a tab in a bar saying "serve anyone who knows x password?" Try that with books.

  12. Man, that was fast! by YouHaveSnail · · Score: 1

    Linus and Alan write on Sunday, and the EU jumps on Monday. Good show, gentlemen!

    1. Re:Man, that was fast! by ctl · · Score: 1

      Linus and Alan write on Sunday, and the EU jumps on Monday. Good show, gentlemen!

      I very much doubt that it was merely these two citizens who made the difference, considering all the work done by other activists. And as far as the timing is concerned, the whole thing was scheduled for the session taking place this week, so actually Linus and Alan wrote the day before... not the other way round!

  13. Some points by sufehmi · · Score: 5, Interesting
    • "...(online) petition can make a difference" ?
      I won't be too sure about that, not when many MEP doesn't (have time to) browse Internet regularly.
      (read Tom Chance's story about his lobbying efforts)

    • It STILL allows software to be patented.

    • Although with many restrictions, including declaring that business method/algorithm to be non-patentable.

    • BUT we have witnessed cases where corporations are able to twist interpretations, and challenge everyone who questioned to go to court.
      Small companies/individuals, which can not afford the cost, will simply admit defeat and comply to whatever the big corporations are demanding them to.

    • So personally, I think we still need to do a lot of real (not virtual) lobbying to ensure that software are not patentable.
      EU have no software-patent legislation now, and to my knowledge, there are no CLEAR cases that justifies this (feel free to enlighten me though)

    Just my 2 pence on the topic.
    1. Re:Some points by Anonymous Coward · · Score: 0

      BUT we have witnessed cases where corporations are able to twist interpretations, and challenge everyone who questioned to go to court.
      Small companies/individuals, which can not afford the cost, will simply admit defeat and comply to whatever the big corporations are demanding them to.


      Thats nice, but it is unlikely (Or at least, less likely) to work in the EU. Here, the looser generally pays court costs. Which means that a big bully corporation with no leg to stand on can't just throw acusations in an attempt to kill the small guy in the court systems.

    2. Re:Some points by sufehmi · · Score: 2, Informative

      Thats nice, but it is unlikely (Or at least, less likely) to work in the EU. Here, the looser generally pays court costs. Which means that a big bully corporation with no leg to stand on can't just throw acusations in an attempt to kill the small guy in the court systems.


      This can still be circumvented with good (read: mighty expensive) lawyers - something that big corporations definitely can afford.

      "Then the small guy should just use a good lawyer as well" - well, he's fine if he wins.

      But since the court can be like lottery sometimes, what IF he lose?
      No way me (for example) will be able to pay several hundred grant for lawyer's fee.

      The law should be leaning heavily towards the small guy, and this is a chance for us to realise it on the topic that we all care about - IT.
    3. Re:Some points by Ralph+Yarro · · Score: 1

      Here, the looser generally pays court costs.

      Presumably because if they're too tight then they won't pay up anyway. That's a very pragmatic approach.

      --

      The real Ralph Yarro posts as Anonymous Coward. Anyone else is an impostor.
    4. Re:Some points by jez_f · · Score: 1

      It is better. I 'mailed my MEPs after reading a story on /. a while ago. Got a pretty good response*. It is nice to see that some of my concerns have been addressed. If enough people write to them they will take notice.
      I mean if you are not going to be able to stop the drive for software patents it is better to have some sensible legislation for it.
      The changes here seem to be good for the most part. The emphasis on new technical solutions to problems rather than any old algorithm or method could work well. At the end of the day it will depend on how well new patents are policed.

      * Except from the Tory who's lackey mailed me a few times asking for my address so that I could be sent a letter, my saying that email was better didn't seem to work. Eventually gave in and got some pro business pro patent response.

    5. Re:Some points by ThyTurkeyIsDone · · Score: 1
      It STILL allows software to be patented.

      Hmmm, I'm not so sure. Article 4a says:

      A computer-implemented invention shall not be regarded as making a technical contribution merely because it involves the use of a computer, network or other programmable apparatus. Accordingly, inventions involving computer programs which implement business, mathematical or other methods and do not produce any technical effects beyond the normal physical interactions between a program and the computer, network or other programmable apparatus in which it is run shall not be patentable.


      This seems to exclude software patents, as far as I can tell. However, the language throughout the whole directive is still extremely weaselly.
    6. Re:Some points by MoreDruid · · Score: 1

      (online) petition: they presented the petition IRL to the MEP's

      Furthermore, there was a demonstration in front of the EU office in Brussels (I went there). About 500 people showed up, which is an extraordinary feat considering they anounced it only about 1 week in advance. There were people present from the Netherlands, Belgium, France, Spain, Germany and Denmark. And those are the people I talked to, so there may have been more nationalities. I say, this was pretty effective. Their goal was not to abandon all e-patent legislature (that's a pipe dream and they know it), but that the legislature would be set within reasonable bounds. And this is what we (they really - I just showed up for a cool meeting with geeks, and they do the hard work) tried to get across.
      --
      The best weapon of a dictatorship is secrecy, but the best weapon of a democracy should be the weapon of openness.
    7. Re:Some points by sufehmi · · Score: 1

      This article confirms my suspicion, that the amendment will still allow software to be patented:
      Why Amazon One Click Shopping is Patentable under the Proposed EU Directive

      And thanks to Elektroschock, which informed me that the amendment is actually proposed by the proponent of software patent.
      FFII and other parties are currently lobbying against it

      So for everyone who lives in EU and care about IT - let's start doing something about it.

    8. Re:Some points by JaredOfEuropa · · Score: 1
      "...(online) petition can make a difference" ? I won't be too sure about that, not when many MEP doesn't (have time to) browse Internet regularly. (read Tom Chance's story about his lobbying efforts)
      Then again, several MEPs have commented on the amount of petitioning. I wrote one of the MEPs myself, and the reply spoke of the tremendous resistance to the originally proposed directive as evidenced by all the mail she received. I do think the petitioninig has made a difference.
      It STILL allows software to be patented.
      Exclusions from patentability:
      A computer-implemented invention shall not be regarded as making a technical contribution merely because it involves the use of a computer, network or other programmable apparatus. Accordingly, inventions involving computer programs which implement business, mathematical or other methods and do not produce any technical effects beyond the normal physical interactions between a program and the computer, network or other programmable apparatus in which it is run shall not be patentable

      Plenty of other such changes in the directive. (I just grabbed the first one that I found quoted by another poster).
      BUT we have witnessed cases where corporations are able to twist interpretations, and challenge everyone who questioned to go to court. Small companies/individuals, which can not afford the cost, will simply admit defeat and comply to whatever the big corporations are demanding them to.
      That's my main concern: that disputable or even laughable patents will have to be challenged in court, where big corporations rule (although much less so in the EU compared to the US). In simple cases such as where a patent is in clear violation of the patent laws, or when there is a clear case of prior art, anyone should be easily able to file a request to the patent office to review the patent and have it withdrawn. If the owner of the patent contests the decision, let him go to court to get his patent reinstated.
      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    9. Re:Some points by CraigV · · Score: 1

      Right on!

      The only purpose of software patents is to add legal complexity so that large corporations can dominate the marketplace. Such patents will only stifle, not encourage, innovation.

  14. Yes, you are getting your hopes up. by Xner · · Score: 2, Insightful
    First of all, MS has enough inertia(not to mention cash) to keep coasting along on their installed user base for decades. Then you must remember that this actually allows software patents in the EU, they are forbidden right now. This plays in MS's hand, though less so than the system that is in place in the US. Also the DMCA-like EUCD is moving in the same direction.

    But the most important thing is that, in order to curtail predatory business practices one must prosecute effectively, because failure to do so renders the entire legal framework a waste of paper. I love the EU with all my heart, but sometimes wasting paper is all they seem to be good at.

    --
    Pathman, Free (as in GPL) 3D Pac Man
    1. Re:Yes, you are getting your hopes up. by lanswitch · · Score: 1, Insightful

      And sometimes they do useful things. Like Agnula, (www.agnula.org). It looks like teh (?) EU has an opinion about which software we should use. As a government they can't support or fight a company, and all they have is the legal system. I think the EU is using theirs to stimulate healthy competition, and that would automatically mean trouble for a company like microsoft.

  15. good and bad by ZorroXXX · · Score: 2, Informative
    At least they have the rationale behind patenting right:

    Justification
    The object of any law relating to patenting is not to ensure that patent-holders enjoy an advantage: the advantage granted to the patent-holder is only a means of encouraging the inventive process for the benefit of the society as whole. The advantages granted to the patent-holder must not work against this ultimate objective of the patent principle.

    Too bad that they fail to realise that for the vast majority og patents today the benefit of the society as whole is close to zero while the benefit for the patent holder is an opportunety to create obstacles for competitors (som much for "free" competition).

    --
    When you are sure of something, you probably are wrong (search for "Unskilled and Unaware of It").
  16. Good Thing by RAMMS+EIN · · Score: 4, Insightful
    I am happy to see that the EU listens to criticism. I am even more happy to see that they adapted the directive to make it abundantly clear that algorithms as such cannot be patented, and explicitly upheld the right to reverse engineer. This is a Good Thing.

    However, there is still cause for alarm. For example, what is meant by:
    In order to be patentable, a computer-implemented invention must be susceptible of industrial application and new and involve an inventive step. In order to involve an inventive step, a computer-implemented invention must make a technical contribution.


    There are quite some terms here that could be interpreted wide enough to still pose a threat. Moreover, this is just one proposal; it may change again in the future. Still, I sigh in relief.
    --
    Please correct me if I got my facts wrong.
    1. Re:Good Thing by troc · · Score: 1

      Terms such as "inventive step" and "technical contribution" are actually very well defined in public EPO (european patent office) documents such as their "guidelines" and their case law and are, as such, not open to interpretation problems.

      Yes, they are boring legal documents (in three languages though, whoohoo) and as such not the most exciting read, but they do define what the EPO means by their various terms and are used by all parties, including interested third parties (who are welcome to comment or oppose the patent at any time from initial publication of the application to after final grant) during the process.

      Troc

      --
      Troc's dubious podcast and blog: http://www.trocnet.net
  17. Not perfect, but some good stuff here by Glassbear · · Score: 2, Insightful

    A lot of the proposed amendments add new clauses that specifically limit software patenting. Probaly not enough limits to satisfy the "no software patents" crowd, but still... it sure would be nice if U.S. law took some of these principles a little more clearly to heart:

    (13a) However, the mere implementation of an otherwise unpatentable method on an apparatus such as a computer is not in itself sufficient to warrant a finding that a technical contribution is present. Accordingly, a computer-implemented business method or other method in which the only contribution to the state of the art is non-technical cannot constitute a patentable invention.

    * * * * *

    (13b) If the contribution to the state of the art relates solely to unpatentable matter, there can be no patentable invention irrespective of how the matter is presented in the claims. For example, the requirement for technical contribution cannot be circumvented merely by specifying technical means in the patent claims.

    * * * * *

    (13c) Furthermore, an algorithm is inherently non-technical and therefore cannot constitute a technical invention. Nonetheless, a method involving the use of an algorithm might be patentable provided that the method is used to solve a technical problem. However, any patent granted for such a method would not monopolise the algorithm itself or its use in contexts not foreseen in the patent.

    * * * * *

    2. A claim to a computer program, on its own, on a carrier or as a signal, shall be allowable only if such program would, when loaded or run on a computer, computer network or other programmable apparatus, implement a product or carry out a process patentable under Articles 4 and 4a.

    Actually, my favorite part might be one of the preamble amendments:

    The object of any law relating to patenting is not to ensure that patent-holders enjoy an advantage: the advantage granted to the patent-holder is only a means of encouraging the inventive process for the benefit of the society as whole. The advantages granted to the patent-holder must not work against this ultimate objective of the patent principle.

    This part should be required reading at the USPTO... :-)

    --
    [insert randomly selected declaration of absolutist meta-moderation philosophy here]
    1. Re:Not perfect, but some good stuff here by Daniel+Phillips · · Score: 1

      any patent granted for such a method would not monopolise the algorithm itself or its use in contexts not foreseen in the patent

      So far example, just write "used in an Operating System or Application program" and you have covered pretty much all contexts. What the heck, make a list of every possible specific context: database, spreadsheet, multimedia, engineering, whatever. Patent examiners have a history of being highly uncritical of obvious workarounds, letting a three page list of possible application context slip through would just be par for the course.

      --
      Have you got your LWN subscription yet?
    2. Re:Not perfect, but some good stuff here by valisk · · Score: 1
      My favourite is amendment 16 and it's marvelous justification:

      Amendment 16
      Article 5

      Member States shall ensure that the forms of claims in respect of a computer-implemented invention may be made only to the effect that the invention is a product, that is a programmed computer, a programmed computer network or other programmed apparatus, or a technical production process controlled by such a computer, computer network or apparatus through the execution of software.

      Justification

      The present wording of Article 5 is confusing because a 'process carried out by a computer' could be taken to denote any piece of software if that software were claimed to produce the technical effect of displaying information on a computer screen, which in reality is what a computer is designed to do. A process carried out by computer has no technical effect in itself. The purpose of the changes is to ensure that no computer process can be patentable as such.

      So many patents granted in the USA seem to use this evil loophole that it is sincerely gratifying to see it explicitly addressed and defanged.

      Whilst i'd prefer no patents at all, it seems that they are inevitable and we must strike the best bargain we can, I'd personally say that these amendments, usefuly serve to tilt the balance in favour of society and away from the Microsoft/BSA drafted original and in many cases provide effects ,which I am sure are, entirely contrary to their interests.

      As mentioned time and again in the amendment justifications, it now remains to 'reign in' the EPO, which seems to be a simple money making mill for it's unelected unrepresentitive rulers, who have been allowing large numbers of 'computer' related patents through already.

      If we are to ever have faith in the EPO and these new patents, the EPO must become publically acountable and cease to benefit financially from the grant or refusal of patents.

      --

      Economic Left/Right: -0.62
      Social Libertarian/Authoritarian: -3.69
  18. Main Amendments by Marlor · · Score: 4, Informative
    As far as I can see, here are the amendments that will have the most impact:

    (13a) However, the mere implementation of an otherwise unpatentable method on an apparatus such as a computer is not in itself sufficient to warrant a finding that a technical contribution is present. Accordingly, a computer-implemented business method or other method in which the only contribution to the state of the art is non-technical cannot constitute a patentable invention.

    (13b) If the contribution to the state of the art relates solely to unpatentable matter, there can be no patentable invention irrespective of how the matter is presented in the claims. For example, the requirement for technical contribution cannot be circumvented merely by specifying technical means in the patent claims.

    Article 4a - Exclusions from patentability:
    A computer-implemented invention shall not be regarded as making a technical contribution merely because it involves the use of a computer, network or other programmable apparatus. Accordingly, inventions involving computer programs which implement business, mathematical or other methods and do not produce any technical effects beyond the normal physical interactions between a program and the computer, network or other programmable apparatus in which it is run shall not be patentable.

    Article 6a
    Member States shall ensure that wherever the use of a patented technique is needed for the sole purpose of ensuring conversion of the conventions used in two different computer systems or network so as to allow communication and exchange of data content between them, such use is not considered to be a patent infringement.

    So, business methods and algorithms are not patentable, and normally unpatentable inventions cannot be patented just because they are implemented in a novel way.

    Also, an exemption has been added whereby you can't be charged with patent infringement if you are simply attempting to achieve interoperability with another program.

    Quite a few of the major issues with the legislation have been fixed. I am surprised... politicians have actually listened to the complaints, and not just made token changes.
    1. Re:Main Amendments by Elektroschock · · Score: 0

      Se our comments on this amendment, these are the amendments of McCarthy-JURI we protest against because they are fake limits. McCarthy rejected all important amendments that could define the word "technical". Our comments on the 120 amendments that will be voted on wednesday see here.

    2. Re:Main Amendments by sicking · · Score: 1
      Also, an exemption has been added whereby you can't be charged with patent infringement if you are simply attempting to achieve interoperability with another program.

      This is a good way to ensure that a company won't use patents to block other vendors from interoperability with their files/servers/clients. However it will only encourage companies that only create patents and sit on them without ever having an intention to implement the patent. So cases like the Eolas patent are not blocked.

      --
      Failing to learn from history dooms you to repeat it.
  19. Are you kidding ? by Anonymous Coward · · Score: 0

    The link given is dated from June 2003. This is nothing new, and there is still no news about what's happening right now in the EU parlement.

    Please check your sources before publishing news that are not.

  20. Faster than you think.. by k98sven · · Score: 2, Insightful

    Linus and Alan write on Sunday, and the EU jumps on Monday. Good show, gentlemen!

    Given that the amendment is from June they're even faster than that!

  21. Warning! More then 100 Amendments filed. by Anonymous Coward · · Score: 0

    This seems very dangerous. There are more then 100 amendments filed, but lots are not really improvements. Some don't even clarify anything, but just obscure what is/isn't patentable even more!

    Please monitor the ffii.org website for a table of fake and real limits on patentability:

    http://swpat.ffii.org/papers/eubsa-swpat0202/ple n0 309/index.en.html

  22. There never was a Software Patent Free EU by CrystalFalcon · · Score: 2, Informative

    There are _tons_ of software patents in the EU. It's just that their status have been rather undetermined, and filing for such a patent - while possible - has been a sort of a gamble, as nobody has known the future of their enforceability.

    Now, thanks to this directive, we do know. And I think it's a huge step forward, and in the right direction to boot.

    (Given that it passes, at least.)

    1. Re:There never was a Software Patent Free EU by Daniel+Phillips · · Score: 2, Interesting

      There are _tons_ of software patents in the EU. It's just that their status have been rather undetermined, and filing for such a patent - while possible - has been a sort of a gamble, as nobody has known the future of their enforceability. Now, thanks to this directive, we do know.

      What do we know, are they enforceable or not?

      --
      Have you got your LWN subscription yet?
    2. Re:There never was a Software Patent Free EU by CrystalFalcon · · Score: 3, Insightful

      If you ask me, the response would be that stupid and trivial software patents aren't, algorithm and process patents aren't, computerized 14th century practices aren't, whereas those that are classic patents that just happens to involve a computer, like "method for improving output of sawmill involving computerized scales and sorting" or similar, will be.

      But IANAL. In any case, in my view of the world, this directive is a step forward from the current situation.

      (Especially given that everything interop is nonpatentable and noninfringing.)

    3. Re:There never was a Software Patent Free EU by elgaard · · Score: 1

      >In any case, in my view of the world, this
      >directive is a step forward from the current
      >situation.

      Well, lets see if eg. the MP3 and MPEG patents for software encoders and players fall in Europe if this amendmend passes.

      I'll still use Ogg, but it's a goot litmus test.

      --
      Niels

    4. Re:There never was a Software Patent Free EU by angel'o'sphere · · Score: 1


      Well, lets see if eg. the MP3 and MPEG patents for software encoders and players fall in Europe if this amendmend passes.

      Well,
      but if any software patent would make sense, then surely MP3 and MPEG. Or is there anythign trivial, obvious or allready state of the art in them?
      I mean, state of the art, when they got patented?
      I would say its far easyer to write a unix/linux like kernal from scratch than inventing MP3 or MPEG from scratch.
      Dont get me wrong, I'm against software patents ... but there is no way of researching and proffiting from something like MP3 except with patents. So as along as you have no solution for that dillema, at least educate your self about the question, what is HARD computer science and what is first graduate stuff.
      angel'o'sphere

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    5. Re:There never was a Software Patent Free EU by elgaard · · Score: 1

      >but there is no way of researching and proffiting from something like MP3

      Xiph/OGG seen to be doing good research without patents, although they might not be profiting as much as Frauenhofer.

      >Or is there anythign trivial, obvious or allready state of the art in them?

      Not in MP3, but some of the patents are very broad.

      However I was referring to amendmend 11:

      >Member States shall ensure that a computer-implemented
      >invention may be claimed only as a product, that is as a
      >programmed device, or as a technical production process.

      If this passes _software_ players end encoders should be ok.

      >at least educate your self about the question, what is HARD computer science ...

      But I don't think hard science should be patentable whether it is physics or computer science.

    6. Re:There never was a Software Patent Free EU by angel'o'sphere · · Score: 1

      Not the science should be patentable. But the result of applying hard work in science.

      As long as noone is going to find a solution how a several hundred million investment into "science" is returing at least its costs. So long we will face that those investors WANT patents, or they dont invest.

      OGG Vorbis etc. would be impossible without the research which went into MP3.

      I mean: its far easyer to write some software for 20 million dollars and invest 200 million into marketing then to write some software for 400 million and wait until you found a way how to sell it.

      MP3 decoding is an area where software alone is pretty useless .... not that many people listen music with their computer. But MP3 combined with a smal device, is IMHO perfect for patenting. And if the result is you have to pay 3$ licensing fee for using software decoders on a PC, then we only should need to discuss how this can be done.

      My believe is Frauenhofer is completely right in wanting license fees. Only: there is no way in getting a reasonable fee from the endusers, because our law system does not support that. So Frauenhofer needs to patent it and to get the fees from industrial users exploiting the patent.
      So: that means the know how becomes unfree as certain users are excluded from using it.

      What we need is a "agreement" between "users" and "inventors" and an infrastructure which automatically bills acording to that agreement.

      So if one invens and one uses there is automatically a cashflow ... but that is in some respect nnot "private" anymore and has the touch of communism, and thats why no one likes the idea.

      Remeber: Fraunehofer is a german institution. German tax payers payed the research. But ALL the world is rewarded ... or would be without patents.

      As long as there is no schema allowing one entity to invent and to profit from the invention, we will have patents in one or the other way.

      angel'o'sphere

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    7. Re:There never was a Software Patent Free EU by darkonc · · Score: 1
      My believe is Frauenhofer is completely right in wanting license fees. Only: there is no way in getting a reasonable fee from the endusers, because our law system does not support that. So Frauenhofer needs to patent it and to get the fees from industrial users exploiting the patent.

      The problem I have iwth the likes of Frauenhofer is the ambush-marketing approach -- Letting the public think that the method is patent-free until it becomes widely used, and then abushing the users and software manufacturers with patent violation lawsuits once there are MILLIONS of them out there.

      I would be happier with the patent laws if a company was required (much like Trademark laws) to mention that they had patents (or patents pending) every time they mentioned the product. At least, then, people could make informed choices about using a given piece of technology and/or we could then make a comment to the patent office that the technology that they have a patent application pending for is obvious/old.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  23. protests and petitions can make a difference? by Joe+Tie. · · Score: 1, Funny

    Sorry to break the news to you, but it had nothing to do with these online protests and petitions. You see, a wandering hobo sold me a magic 'anti-patent legislation/anti-tiger/rain making' rock a couple days ago. I find this to be the more likley cause of not only these events, but the fact that the sun continues to come up, no tigers have appeared on my lawn, and that rain is forecasted in my area next week.

    --
    Everything will be taken away from you.
  24. This is sooo cool... by Anonymous Coward · · Score: 0

    ...a draft from 3 month ago already outdating all running petitions! Does anybody of these petition site owners really care about patents or just about collecting emails?

    We're witnessing a community of million(?) peoples that need 3 month to discover such a critical document.
    Maybe the next time I want to change things I'll learn how to crash a plane into a building instead of wasting my time with petitions.

  25. Europe vs. U.S. by rolux · · Score: 2, Interesting

    Europe's political stance towards the U.S. is shifting, from close alliance to more competition, if not confrontation.

    So Europeans start to notice that pushing Open Source, be it adopting Linux on the desktop, be it simply not passing laws that make OSS development impossible, is going to give them a competitive advantage in the long run.

    As a European, I would be as critical about "European Linux hegemony" as I am about "American Microsoft hegemony", but still... Issues like this one may sooner or later make U.S. lawmakers realize that in the end it's the economy, stupid.

    --
    My next comment will be ready soon, but moderators can beat the rush and mod it up early.
    1. Re:Europe vs. U.S. by Anonymous Coward · · Score: 0

      We need the U.S., for competition... to keep us alert. And to remind us what road NOT to take: http://www.house.gov/reform/min/politicsandscience /

    2. Re:Europe vs. U.S. by Anonymous Coward · · Score: 0

      Mm, I still feel that competition is something US companies and their representatives find annoying, if you look at the lack of competition and the lack of government action on market-faillure in the US then I dont think thats the way the EU has too look to keep "sharp", I think asia will become more and more important as the main competitor for EU companies, and if TCPA kicks in in the US (backed by law) then innovation will primairily come form asia and europe

  26. Most of you have it all wrong... by Anonymous Coward · · Score: 0

    ...first of all, it's an old story, look at the dates!!!

    Secondly, it isn't anything close to a move preventing software patents! Learn to read before assuming victory!

  27. Insightful? by Dusabre · · Score: 1

    May the US system needs a revamp but do you know anything about the European?

    You may be thinking about patenting processes, ideas, DNA and other rubbish but the EU system isn't as abused or open to abuse as the US.

    How in frag did this get modded up to insightful?

    I would have thought the author would have at least needed to mention what in his opinion needs revamping.

    This is as insightful as 'Microsoft needs to be nice' and 'Hot chicks should love geeks'.

    1. Re:Insightful? by -brazil- · · Score: 4, Interesting
      You may be thinking about patenting processes, ideas, DNA and other rubbish but the EU system isn't as abused or open to abuse as the US.


      Actually, it is. Or at least trying very hard to be. The European Patent Office has been issuing software patents for years, even though it isn't allowed to. They can't be enforced yet, but that will change if the directive passes and is implemented.


      Furthermore, the quality of the examination of patent application has decreased drastically for some time now.

      --

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

    2. Re:Insightful? by Kevin_ap · · Score: 1

      I know that in Europe companies can (and often do) patent products just so their competition can't make it. That defenatly doesn't improve inovantion.

      But instead of getting better our patent system is turning more and more into a copy of the american.

  28. Earliest European Patents ? by toofanx · · Score: 1
    I got the following from the first few paras of "Explanation":
    The proposal under consideration is not revolutionary. The patenting of computer-implemented inventions is not new. Indeed, patents involving use of software have been applied for and granted since the earliest days of the European patent system . . .
    Is this really true ? Does this mean that the European patent system started in 1980s ? Or that software patents were in existence before that ?
    1. Re:Earliest European Patents ? by Anonymous Coward · · Score: 0

      Does this mean that the European patent system started in 1980s

      Yes, most likely. The EU hasn't been around for very long (relatively speaking). Work leading up to the current EU, started as a result of WWII. The idea is that countries are less inclined to go to war with each other if they cooperate closely.

  29. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  30. Open Source is for Patents by toofanx · · Score: 1
    According to point 2 in the second para of "Explanatory Statements":
    Secondly, there is no disagreement, even in the open-source community, that the law of intellectual property should protect computer programs.
    There is no disagreement, in my mind, that this document is a bag of lies.
    1. Re:Open Source is for Patents by Anonymous Coward · · Score: 0

      The law of intellectual property? What law of intellectual property? There is copyright, patents, trade secrets...I think the open source community largely agrees that copyright should protect computer programs, but that patents shouldn't be applicable to programs and algorithms. "Intellectual Property" is a misnomer, an overgeneralisation that shouldn't be used at all, and certainly not in non-marketing text.

      Apparently those IP people fooled the MEPs too...

  31. The Good, The Bad and The Ugly: FFII take on it by TeXMaster · · Score: 5, Informative

    An analysis of these amendments is available here

    --
    "I'm never quite so stupid as when I'm being smart" (Linus van Pelt)
  32. Re:protests and petitions can make a difference? by dazk · · Score: 2, Insightful

    You are wrong. Individual Homepages being shut down might not have made a difference but European politicians already started to complain about the amount of letters and mails they got. Also the voices of quite a few small and medium sized businesses joined the choir. I really don't think all of this went by unheard.

  33. MOD PARENT UP! by infolib · · Score: 5, Insightful

    Stop the misinformation please. The editors have been fooled. This guy, on the other hand knows what he's talking about.

    --
    Any sufficiently advanced libertarian utopia is indistinguishable from government.
  34. Amazon patent excluded? by Frans+Faase · · Score: 2, Interesting
    The real test will be whether the patent that already has been granted to Amazon by the European Patent Office (EPO) will be excluded. It is a patent about sending gifts through a web site, e.g., the possibility of sending an item to an other address than where the bill goes.

    This is just one of the 30.000 software related patents that have been granted by the EPO but which are not enforced yet by any European law. If the new law is not going to invalidate some of those patents, then it is simply useless, because patents granted by the EPO would define the interpretation of the law.

    1. Re:Amazon patent excluded? by Elektroschock · · Score: 2, Informative

      FFFI has a story about it with regard to this amendet proposal called Why Amazon One Click Shopping is Patentable under the Proposed EU Directive. I guess this will answer your questions.

  35. This article it totally crap by Elektroschock · · Score: 5, Insightful
    This is the JURI proposal as introduced by rapporteur Arlene McCarthy and voted in JURI we fight against, an amendment to the original Business Software Aliance/EU Commission proposal.

    It is very common that patent protagonists lied to the general public and their collegues. Patent lawyers are like crackers. Cracker circumvent security, patent lawyers circumvent restrictions of patent law. A patent lawyer that cannot file a patent on software patents with the current "JURI amended"-directive proposal would not be worth his money.

    Here you find the amendments that will be voted on and FFII's recommendation. FFII and the Eurolinux Alliance are very strong in Brussels and they grow stronger every day. Many parliamentarians listen to us and then the directive protagonists sell the directive as an fulfillment of our concerns, switching rhethorics, but not substance. About 200 people now focus on this issue as activists on our mailing lists. You can subscribe to patent@aful.org or take part in theOnline demonstration or become a member/supporter of FFII or sign the Eurolinux Petition. You can support FFII by donations or even better by contributions. The European Parliament underestimated us. The patent lawyer slaves in Europarl came under strong pressure. We will be a mayor stakeholder in any future debate. The Green Party/EFA Groups impressed by our work even called for Open Source in the EU institutions

    The Green/EFA group in the European Parliament has called on the EU, and in particular on the European Parliament, to support free/open-source software by introducing it into their IT systems. In a letter to the Secretary General of the Parliament, Julian Priestley, dated 9 September, the two Green/EFA Co-Presidents Monica Frassoni and Daniel Cohn-Bendit, argue that - as well as supporting Europe's software industry - switching to free and open source software would benefit the Parliament in terms of data continuity, technological independence and budgetary considerations. It would additionally take note of the Parliament's Echelon resolution, which recommended using non-proprietary software to increase technological security.
    I also would like to remind you that the US government lobbied against us, esp. against interoperability in the directive. The wrote a letter to EU parliamentarians. I think it is time to internationalize the debate and we need your help to get rid of EU, US, JP ecc. trivial software patents. Unfortunately OSI does not support anti-swpat action and very few US activists joined forces with us. An OSI representative (Russell Nelson) from the board of directors says they are "neutral" not really caring about Intellectual Property, and that's what is written in their FAQ.
    1. Re:This article it totally crap by Elektroschock · · Score: 1

      I am not anti-American. I fully respect the Americans. Sometimes they don't know what they are talking about but same applies to everyone. Europeans usually know very little about life in Africa. Africans know little about Europeans. Americans know very little about the Arab world. and so on. We all have a bias, communication is the bridge. We are affected by your patents, you are affected by ours. So it is natural to support each others.

  36. Some myths already debunked !! by pirhana · · Score: 1

    Even though this is not at all perfect and what we all would like to have ultimately, this itself have debunked some myths.

    Myth #1 Only "big lobbyist" groups like RIAA and "big money" have the capacity to lobby effectively and change laws.

    Myth #2 Software programmers , especially FLOSS people can be only arm chair activists and not real activists.

    Myth #3 European politicians are completely sold out to bug business corporations and are there to protect their interst only.

    In short this one incident shows that small groups like free software activists and other groups CAN make a lot of change if they shed off the cynisism and coplacency and start to act. European activists really took the matter and ACTED rather than being cynical and complacent(yah, weird coexistence of 2 bad characters) like US counterparts. If they continue to do like this, more success is sure. This should be a real boost for all the activists and they should be able to work more vigorously for the next steps. I wish US people take a clue from this incident.

    1. Re:Some myths already debunked !! by Anonymous Coward · · Score: 0

      Myth #1 Only "big lobbyist" groups like RIAA and "big money" have the capacity to lobby effectively and change laws.
      ...outside the US.

      Myth #2 Software programmers , especially FLOSS people can be only arm chair activists and not real activists.
      ...outside the US

      Myth #3 European politicians are completely sold out to bug business corporations and are there to protect their interst only.
      ...I won't even try to proove this wrong myself ;-)

    2. Re:Some myths already debunked !! by Anonymous Coward · · Score: 0

      In reality the arguments of commercial programmers and software companies will have influenced the less clued up MEP's substantially more than the often rabid rants from OS advocates. When dealing with politicians its wise to follow the money...

  37. Not good enough & What can we do about it by sufehmi · · Score: 3, Insightful

    The amendments still allows software patent.

    Worst, it's indeed aimed to enable a party to patent the idea.
    (search for " opyright" in the document - don't forget to type the extra space in the beginning)

    I agree with various parties, including Linus, that copyright (protection for the expression / the actual code) alone is already enough for software developers.
    Ideas should never be patentable.

    I know that business method and algorithm are non-patentable by the amendment, but:

    [#] EU currently forbid software to be patented, and it's doing OK with numerous software houses, big and small alike, flourishing.

    [#] So there's lack of justifiable case for this legislation to exist at all.
    A software-patent legislation means making a small opening, which may lead to currently unseen consequences in the future.

    [#] This software-patent legislation should not exist at all.
    We should aim for its cancellation, not its amendment.

    But as revealed by a lobbyist (Ciaran?) some time ago in Slashdot, MEPs doesn't like the idea of rejecting a legislation proposal; since they view it as a waste of EU resources.
    So this definitely is not going to be easy. But I think we have to aim that high, for our own future.

    I've also written another comment that may be relevant here.

    Anyway, I'd like to write/fax (not email/other virtual means of communication) to my representative in EU parliament. But so far I've failed to find out how.
    Can anyone enlighten me please ?

    Thanks.

    1. Re:Not good enough & What can we do about it by Elektroschock · · Score: 2, Informative

      This is the McCarthy-Juri amendment proposal we fight against. This is what we protest against.

    2. Re:Not good enough & What can we do about it by sufehmi · · Score: 1

      This is the McCarthy-Juri amendment proposal we fight against. This is what we protest against

      That's a relief.... thanks for the information.

      I'm still looking for ways to reach my MEP via snail mail/fax though, and will write him/her about my thought on the issue.

    3. Re:Not good enough & What can we do about it by spectrokid · · Score: 1

      I found out who represented my poltical party in the EU. Went back to the national website and tracked down his home adress. Read his website and found out he is mostly interested in third world politics. Wrote him a nice LETTER explaining patents hit OS and OS is important for emerging economies to reduce cost, employ local talent,.... Posted the letter so he can read it during the weekend when he comes home from Brussels.

      --

      10 ?"Hello World" life was simple then

  38. This is NOT the version they will vote on. by klokan · · Score: 5, Informative

    This is the draft version of June 18, which is the one that was supposed to be voted on on 1st September. That vote has been postponed and new changes have been made. Let's wait the real thing, before commenting any further.

  39. We're hardly out of the woods yet... by Serious+Simon · · Score: 4, Insightful
    Good to see that protests and petitions can make a difference

    Unfortunately, that remains to be seen.

    First of all, as far as I know a vote is necessary to determine if these amendments make it into the directive.

    Even so, most of these amendments are just polishing language. They do not really change the character of the directive proposal, in that it allows software patents (in contradiction to what it says in the explanatory part that it intends to clarify the existing European Patent Convention, and not to replace it. The EPC explicitly prohibits software patents).

    A big problem is the definition of the term "technical". It can easily be argued that the use of a certain algorithm e.g. to improve software performance is "technical" and can be patented even if the algorithm itself cannot be patented. Hopefully the following amendment will be included in the final directive:

    The use of natural forces to control physical effects beyond the digital representation of information belongs to a technical field. The processing, handling, and presentation of information do not belong to a technical field, even where technical devices are employed for such purposes.

    The following amendment:

    Member States shall ensure that wherever the use of a patented technique is needed for the sole purpose of ensuring conversion of the conventions used in two different computer systems or network so as to allow communication and exchange of data content between them, such use is not considered to be a patent infringement.

    looks promising, but it would still allow the abominable GIF patent as a conversion when it is not specifically used for data exchange between computer systems.

    We can always hope the MEPs will vote for a directive that prohibits patenting of any software (and the process of running such software) that is intended for general purpose computers, such as operating systems, office suites, data base software etc, etc, in line with the existing EPC. However, I am not too confident that this will happen...

  40. Re:Goddamned Eurotrash by EzInKy · · Score: 1

    "Hello! By ourselves, we are insignificant! But let's band together so we can pretend this is the 2nd millennium and feel important!"

    We refer to that phenomenon as "E Pluribus Unum", or "Out Of Many, One" on our side of the pond.

    --
    Time is what keeps everything from happening all at once.
  41. Looks good... by shaka · · Score: 1

    I contacted all Swedish MEPs last time around, and urged a couple of my friends to do the same. I'm really glad to see that is made some difference, especially as I got a bit pessimistic seeing the stance that our Swedish Social Democratic Party took regarding this.
    The liberals, however, were on our side. I haven't had time to read through the whole thing, but it looks like the same conclusion that Canada came to.
    Go Europe!

    --
    :wq!
    1. Re:Looks good... by Anonymous Coward · · Score: 0

      The Swedish liberals maybe, but not those of the EU Liberal party (ELDR), they are the ones pushing this directive the hardest. Frits Bolkestijn, Elly Plooij, etc.

  42. Still very sceptic: device drivers by Pivot · · Score: 1

    I'm still very sceptic to these amendments. They require a technical invention to allow software to be patentable.

    Software in conjunction with a technical invention is called a device driver. So basically, this amendment still allows device drivers to be patentable.

  43. does wording matter? by sharekk · · Score: 1

    The EU has amended its draft proposal

    Not to be a pessimist but will wording matter in the long run? I believe the US patent office claims that patents have to be novel and I know they insist there be no prior art and we've seen example after example of stupid, non-novel and pre-existing technologies being patented. This leaves me curious: does anyone here know if the EU patent office is better at following the letter of their law than the US seems to be?

    1. Re:does wording matter? by Wolfbone · · Score: 1
      "This leaves me curious: does anyone here know if the EU patent office is better at following the letter of their law than the US seems to be?"

      Yes...No!

      They have already granted around 30000 patents contrary to their own rules and the current law. One of the main motives for the directive about to be voted on is to save the EPO from the embarassment of having to admit and amend their appalling (deliberate?) mistakes.

  44. Re:Looks good... Not so... by Anonymous Coward · · Score: 0

    I'm really glad to see that is made some difference
    No it didn't.
    Not yet.
    Are you stuck in a time/space continuum breach?

  45. Re:Goddamned Eurotrash by Anonymous Coward · · Score: 0

    Does it not seem ironic that the motto you trot out is in the language of a European culture that fell a thousand years before your European colonial "Founding Fathers" demanded a nation of their own?

  46. Protest in Strasbourg, France tomorrow by Petronius · · Score: 1

    LUG de Strasbourg

    Communique de presse
    Pour diffusion immediate.

    Manifestation contre les Brevets Logiciels le 23 septembre 2003

    Strasbourg, le 16 septembre 2003

    La proposition de directive concernant les brevets logiciels, qui sera
    soumise au Parlement Europeen durant la session du 23 septembre, donne lieu
    a une vague de protestations sur toute l'Europe.

    Le groupe Verts/ALE au Parlement europeen invite a une conference de presse
    avec des invites prestigieux le 17 septembre 2003 a Bruxelles.
    (http://www.greens-efa.org/fr/press/de tail.php?id= 1521&lg=fr)

    De leur cote, le LUG de Strasbourg, la FFII et l'Alliance Eurolinux
    appellent a manifester a Strasbourg le mardi 23 septembre 2003 a partir de
    11h00 place Kleber pour une marche en direction du Parlement Europeen. Cette
    action sur le terrain sera appuyee par des manifestations en-ligne.

    Derriere ces manifestations, on trouve une coalition d'organisations
    representant pas moins de 2000 entreprises du secteur logiciel et de plus de
    200 000 individus, pour la plupart des professionnels de l'informatique et
    les signataires d'une petition en-ligne.

    Pour les organisateurs "la proposition legaliserait des milliers de brevets
    deja delivres par l'Office Europeen des Brevets, contre la lettre et
    l'esprit de la loi. Cela rendrait impossible aux cours de justice nationales
    de continuer a les rejeter." La directive proposee protege les interets des
    possesseurs de brevets et des juristes en brevets, des gens que la
    Commission appelle "une majorite economique", ignorant le rejet unanime des
    brevets logiciels exprime via la petition de l'Alliance Eurolinux sur le
    sujet : 94% de reponses negatives !

    Le programme des protestations a Strasbourg est le suivant :

    11:00-12:30 | Place Kleber | Defile dans les rues de Strasbourg jusqu'au
    Parlement Europeen
    12:30-14:00 | Manifestation devant le Parlement avec spectacle, enumeration
    de brevets absurdes deja deposes, discours.

    "Le brevet europeen est defini par la convention de Munich, traite
    international ratifie par 19 etats independamment du traite de Rome.
    L'article 52 de la Convention du Brevet Europeen stipule que les brevets sur
    les programmes d'ordinateur en tant que tels sont interdits en Europe.
    Pourtant, l'Office Europeen des Brevets a accorde des centaines de brevets
    portant sur des programmes d'ordinateurs", nous dit Eric Bischoff du LUG de
    Strasbourg, "Accepter cette proposition de directive europeenne serait
    suicidaire pour les PME et PMI europeennes, cela revient a livrer pieds et
    poings lies l'ensemble des petites entreprises europeennes a la merci des
    grosses societes americaines et japonaises, qui ont depose 65% des brevets
    logiciels europeens."

    "La grande majorite de nos supporters ne sera certainement pas presente le
    23 septembre. Mais ceux qui ne peuvent pas se deplacer a Strasbourg pourront
    participer a la manifestation en ligne, via leurs serveurs web ou d'autres
    services Internet" explique Harmut Pilch, president de la FFII. "Nous avons
    propose differentes facons de participer a la manifestation en ligne. Tout
    le monde en trouvera certainement une qui lui convient. Il vaut sans doute
    mieux rendre l'acces a sa page web un peu plus difficile pour les quelques
    jours a venir plutot que de perdre sa liberte de publication pour les dix
    ans qui viennent. Rendez-vous compte que si le rapport McCarthy est approuve
    tel quel, sans y introduire des amendements drastiques, le Droit d'Auteur et
    la liberte de publication deviendront sans valeur. Les programmeurs et les
    fournisseurs de services Internet seront regulierement poursuivis pour
    violation de brevets. Le 23 septembre est la derniere chance de faire
    entendre sa voix."

    --
    there's no place like ~
  47. time to write an extra email by Anonymous Coward · · Score: 0

    So..time to write en extra email to your MEPs (if you haven't done this yet ..) with these arguments...

  48. A few things to consider ... by jopet · · Score: 1

    The EU patent office has already deviated in its practise from already has been EU patent law before. The new proposal is even more specific of what is and what is not patentable. This does not mean of course that the EU rejects software patents alltogether (though I would certainly welcome that :) ). But at least it is a step in the right direction that probably renderes several of the "famous" patents invalid, should it get officially adopted. The bottom line is IMO that it is worth the effort to contact the politicians, sign petitions etc.

  49. Re: engl. translation: Protest in France tomorrow by chtephan · · Score: 1

    I've already posted this in the other thread, there's also an english translation of this (actually several, just modify the url).

  50. Has NO ONE read the amendments? by ciaran_o_riordan · · Score: 5, Insightful

    Slashdot, you should be ashamed of yourself (more than usual).

    These are the amendments from the pro-patent camp, the people pushing the directive.

    The only good thing in there is the exclusion of Business Method patents. Everything else is just moving words around and generally strengthening the "software innovation = invention" stance. (inventions are patentable).

    The vote is on the 24th of this month. No amendments have been adopted yet, that's what the vote is for.

    Ciaran O'Riordan

    1. Re:Has NO ONE read the amendments? by Wolfbone · · Score: 1

      Indeed... YHBT - You Have Been Tricked!

  51. This story is a misrepresentation by Balaitous · · Score: 1

    The amendments include such things as introduction of software claims (amendment 18 from by Mr. Galgani, PPE-DE) and a definition of technical contribution which is exactly the same than the one proposed by the pro-patent European Council intellectual property committee.

    For an analysis see:
    Analysis of JURI amendments by FFI

  52. Interoperability exception by Animats · · Score: 1
    Member States shall ensure that wherever the use of a patented technique is needed for the sole purpose of ensuring conversion of the conventions used in two different computer systems or network so as to allow communication and exchange of data content between them, such use is not considered to be a patent infringement.

    Sounds good.

    1. Re:Interoperability exception by Anonymous Coward · · Score: 0

      There's an amendment (6a) to get this wording replaced. It was out in by mistake by Arlene McArthy and Co.

      See: http://swpat.ffii.org/papers/eubsa-swpat0202/plen0 309/

  53. all of this makes me think... by Anonymous Coward · · Score: 0

    The European Union is exactly like the Soviet Union, except nobody is under the illusion that the control will one day lie in the hands of the people. (as if that's where marx went wrong...)

  54. Comment removed by account_deleted · · Score: 2, Informative

    Comment removed based on user account deletion

  55. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  56. You can't do that... by soboroff · · Score: 2, Funny

    The industry already has a patent on the power of suggestion.

    "You are getting sleepier... you will believe dancing cleanroom guy when he says 2x GHz == 2x speed increase..."

  57. Great example but I still disagree by DaveAtFraud · · Score: 1

    Patents are intended to protect inventions that are specific and tangible. An algorithm is neither. It is not specific in that it can be implemented in several different ways and it is obviously not tangible since algorithm must be expressed in a program and run on hardware of some sort (DSP, general purpose computer, etc.). Even hand execution of an algorithm such as a minimal spanning tree algorithm, etc. still requires a person to perform the steps of the algorithm.

    Patenting the algorithm in your example would meant that *any* expression of the algoritm, even one developed independently, would infringe on the patent. Copyrighting an expression of the algorithm (e.g., a DSP with the algoritm in encrypted firmware) does not present the same issue. Thus, a company that puts significant resources into inventing some complex algorithm for solving a problem can rely on a combination "trade secret" protection (e.g., the formula for Coke, the recipe for Kentucky Fried Chicken, etc.) and copyright protection with the copyright ensuring that someone doesn't simply copy their invention and the trade secret approach protecting the actual invention.

    So there are sufficient protections besides patenting for *non-trivial* software/algorithms. Trivial software patents (e.g., Amazon's one-click shopping) appropriately receive little or no protection from this mechanism (trade secret plus copyright) since they implement something that is obvious. Amazon is free to copyright their expression of the "one click shopping" but their copyright just means that a competitor can't use a verbatim copy.

    --
    They that can give up essential liberty to obtain a little temporary safety deserve neither safety nor liberty.
    Ben
  58. Don't worry by Anonymous Coward · · Score: 0

    "Mensa member, beware of the high IQ"

    We're not worried, you appear to be mainly a danger to yourself.

  59. laywers and patents offices by Anonymous Coward · · Score: 0

    Those are the people that will really earn money on this.

    I would even bet that they, themselves are doing some major lobbying to introduce things like this.

    It should be possible to patent legal practices and the idea of patents in itself?

  60. Dude, this is crap!! by Anonymous Coward · · Score: 0

    What the f-? This article is an outrage. Does the guy willfully misrepresents this thing, or what? The amendments he's talking about are those of the McCarthy stance!

    The whole point was and is, fighting against this proposal, that, by it's superb vagueness, actually allows softwarepatents, even if they claim it's for holding the status-quo. The thing sucks: they use terminology as 'technological contribution' and 'business implementation', but refuse to define them, making it useless for any restriction on granting those patents.

    I'm really baffled that someone dared to suggest that this proposal was created thanks to the protest. No, it was that which we protest against! The guy must not be a bright light, or he's doing it on purpose.

  61. US Gov't Promoting Patent Extremism in eur parl. by Anonymous Coward · · Score: 0

    http://swpat.ffii.org/papiere/eubsa-swpat0202/ustr 0309/index.en.html

    right... very good... just f*ck off i with it all, not a lil' bit.

  62. I can't enlighten you by jotaeleemeese · · Score: 1

    ... beacuse I, not been European, have not taken interest in contacting politicians (which I wish I could do, but as a foreigner I think it is not kosher to get involved in local issues).

    Any way, phone calls to Brussels are cheap, Call the European Parliment and ask them for the name of the EMPs of your country, if possible with constituency names. Your local authority (council, village, whatever) must know this information as well.

    --
    IANAL but write like a drunk one.