Slashdot Mirror


Federal Court Grants Microsoft Expedited Appeal

patentpundit writes "On Friday, August 21, 2009, the United States Court of Appeals for the Federal Circuit granted Microsoft an expedited appeal of its patent infringement loss to i4i Limited Partnership. On August 11, 2009, Microsoft lost a $300 million judgment for infringing the XML patents of i4i by selling Word. Microsoft was given 60 days to stop selling Word, or implement work arounds that did not utilize the infringed technology. Microsoft filed an emergency appeal with the Federal Circuit, and requested a stay of the permanent injunction that will force them to stop selling work 60 days from August 11, 2009. The Federal Circuit granted an expedited oral argument, which will take place on September 23, 2009. Microsoft requested an administrative stay of the permanent injunction, which was denied, and then filed a petition to stay the injunction pending appeal. i4i has until August 25, 2009, to respond to Microsoft's request to stay the injunction pending appeal."

5 of 88 comments (clear)

  1. Lifting code? Say what? by argent · · Score: 3, Interesting

    This is a patent case. A software patent case. A software patent *is* a dirty trick, and the target of the dirty trick in this case is Microsoft.

    Haven't you ever seen one of those movies where the villains fall out with each other and there's a shootout in the hideout? Just because Microsoft's got a bad track record with software patents that doesn't mean the other guy isn't ALSO scum.

    1. Re:Lifting code? Say what? by the_arrow · · Score: 3, Interesting

      They partnered with i4i until they learned enough about the code, then kicked i4i in the butt and came out with their own implementation.

      Ah, the standard Microsoft behavior.

      --
      / The Arrow
      "How lovely you are. So lovely in my straightjacket..." - Nny
  2. Re:If they get hit enough like that... by morgan_greywolf · · Score: 3, Interesting

    Don't like it? Sorry, it's a two party system, and both parties play the same game. You want real change? Sorry, you won't get it by voting.

    Ever heard of the 1960s? We got real change then, and what it required was grass roots efforts.

  3. Algorithm patents are stupid too by betterunixthanunix · · Score: 3, Interesting

    Algorithm patents are just as bad as any other software patent. The constitution explicitly excludes scientific and mathematical discoveries from the patent system, and algorithms are mathematics, through and through. When you allow people to patent algorithms, you wind up with all kinds of messes, such as the mess we had with GIF images.

    The problem with patents is that there are no provisions for cases where two people invent the same thing independently, which is a very common situation. If 10 inventors are all trying to solve the same problem, and all working independently, the patent system guarantees that the work of 9 of those inventors will be in vain. The constitution was written to mitigate this problem by excluding math and science; ultimately, software is a form of math, and should therefore be entirely excluded from the patent system on constitutional grounds.

    --
    Palm trees and 8
  4. Software is NOT a form of math by Petersko · · Score: 3, Interesting

    "ultimately, software is a form of math"

    Software is just a step-by-step instruction list. It's is no more a form of math than is a cookbook. You could give instructions that make software "do" math, but that doesn't make it math any more than a student "is" math when using a calculator.