Slashdot Mirror


Tandberg Attempts To Patent Open Source Code

An anonymous reader writes "As if the current situation with software patents wasn't bad enough, it appears a new phenomenon is emerging: companies are watching the commit logs of open source projects for ideas to patent. In this case, Tandberg filed a patent that was step-by-step identical to an algorithm developed by the x264 project — a mere two months after the original commit. The particular algorithm is a useful performance optimization in a wide variety of video encoders, including Theora."

10 of 187 comments (clear)

  1. First to Invent by dgatwood · · Score: 5, Informative

    The open source project should file their own patent. Because patents in the U.S. are on a first-to-invent basis, and because they can clearly demonstrate having invented it first, their patent will effectively invalidate the other patent. Then sue the other company for violating the patent, win, and use this to fund many decades of x264 development.

    --

    Check out my sci-fi/humor trilogy at PatriotsBooks.

    1. Re:First to Invent by PseudonymousBraveguy · · Score: 4, Informative

      TThen sue the other company for violating the patent, win,

      This sounds good in theory, but I've come to the conclusion that it's not neccessary that only because you *shold* win you actually *do* win. If you are unlucky, the process will go like: File for a patent, sue, get your own patent invalidated, get sued by company, and go bankrupt.

      The most important step is therefor: Get a good lawyer first before trying anything else. I don't know if the EFF or similar foundations would sponsor a lawsuit, or if you'd find enough money by asking for donations, but without any backing the whole process sounds risky.

      If that whole legal thing is not your favorite cup of tea, you could give all evidence to PUBPAT or a similar organisation and let them fight the patent. They have more experience dealing with this stuff.

    2. Re:First to Invent by Anonymous Coward · · Score: 1, Informative

      It's too late. 35 U.S.C. 102(b) requires the inventor to file a patent application within one year of the invention being made publicly known. Once you have made that commit, the clock starts. Ideally though, it's much easier to file an application before you publicly release the details.

  2. Previous cases of similar by ciaran_o_riordan · · Score: 3, Informative

    There was also a study (2004?) which showed that getting patents makes you more likely to be the target of patent litigation, and there's a guy in FFII who published a computer science paper only to find that someone else patented an extension of his work a few years later.

    The links and descriptions are at the below link, but it's down briefly for maintenance:
    http://en.swpat.org/wiki/Publishing_information_is_made_dangerous

    1. Re:Previous cases of similar by pacinpm · · Score: 2, Informative

      [...]and there's a guy in FFII who published a computer science paper only to find that someone else patented an extension of his work a few years later.

      It's completely legal. He added some "value" so he can patent it. That's how patent system works. There is no prior art defence here.

  3. Re:Serious Accusation - Got Proof? by Anonymous Coward · · Score: 1, Informative
  4. Re:Thanks a lot, America by king+neckbeard · · Score: 4, Informative

    'Intellectual property' is not an American concept. England is probably the most to blame, but they were going from arbitrary monopolies granted by the king to moderately logical monopolies that somewhat made sense given the primitive state of economics and psychology at the time. The problem is that we haven't progressed, and that we've had escalation occur, often through racheting mechanisms aimed at harmonization.

    --
    This is my signature. There are many like it, but this one is mine.
  5. Re:Tandberg = Oracle by thijsh · · Score: 2, Informative

    Note to self: Tandberg (tm) not related to Oracle (tm)... They are part of the Cisco (tm) network imperium and although they deal in telepresence they are not supernatural in any way.

  6. Re:Serious Accusation - Got Proof? by igomaniac · · Score: 3, Informative

    You are exactly right, this is a serious accusation and he should have contacted Tandberg before making claims like this. And if he had done so he would have found out that the code that the patent was based on was checked in to the Tandberg repository more than half a year before the code in x264 was checked in. Tandberg is preparing an official statement about this as we speak. Making serious accusations like this without first contacting Tandberg is irresponsible and unprofessional.

    --

    The interactive way to Go -- http://www.playgo.to/iwtg/en/
  7. Re:Serious Accusation - Got Proof? by Compulawyer · · Score: 2, Informative

    What you linked to seems to me to be an example of someone inventing something that was already invented. That is *much* different from copying another's invention and claiming it as your own.

    --

    Laws affecting technology will always be bad until enough techies become lawyers.