Slashdot Mirror


Microsoft, Apple Sued Over Software Update Patent

mark_wilkins writes "Microsoft and Apple have been sued by Teleshuttle Technologies, LLC, alleging that their online software updating technology infringes a patent on providing online updates to software with a menuing system to permit the user to pick the updates. Apparently the work on which the patent is based supposedly goes back to 1990."

8 of 532 comments (clear)

  1. Re:decent patent - NOT by prgrmr · · Score: 4, Informative

    There's enough prior art from the BBSs of the late 70s through the 90s. Hardware manufacturers, e.g., Seagate, would have their own BBS from which drivers and patches could be downloaded. Sure, it was dial-up, but it meets the requirements of being networked, menu-driven, with user-selectable updates. Prior art should kill this dead, followed by obviousness stomping it into the earth for good. I download my security patches from HP using an on-line, menu-driver, user-selectable process too.

  2. Re:Menuing system by robbkidd · · Score: 3, Informative
    That is somewhat different because it lets you install totally new software as well as updating. I haven't read the patent in its entirety yet though, so maybe that's covered.

    Not in its entirety, eh?

    Well, the title is "Method and system for distributing updates by presenting directory of software available for user installation that is not already installed on user station".[emphasis added] Certainly implies new software, but my eyes started crossing trying to decipher the "multiplicities" and "pluralties" in the abstract.

  3. Prior art. by miguel · · Score: 3, Informative

    Just for the sake of recording prior art:

    HelixCode (then Ximian, then acquired by Novell) produced an installer and updater that shipped in March 2000 and pre-dates the patent applications and did what is described there:

    * tracking existing software.
    * identifying new software packages.
    * identify software updates available.
    * install those, resolve dependencies.
    * communicated with a server to fetch this information.
    * Worked for Debian and RPM systems.
    * It used HTML to render the information (like
    this patent claim says).

    This patent contains 376 claims, most of them
    regurgitations of the previous one, and most of
    them were done.

    I remember that MandrakeSoft had something
    similar, but I can not remember if they had it
    before or after, I remember thinking that this
    was a significant value added over the Red Hat
    distribution (back in the day when Mandrake
    was a relatively small fork).

    Miguel

  4. Re:Gimme a billion dollars, I'm a genius, I swear. by Halo1 · · Score: 5, Informative
    The claims are not what the invention is, but indeed what the "inventor" wants a monopoly on in return for the publication of the description of how his "invention" works. As such, claims are always broader than the invention itself (the reasoning is that otherwise, someone can get around the inventor's patent by just changing one small detail of the invention).

    With non-software patents (i.e., where the invention/innovation lies in a novel way of using physical forces/material), how far exactly you are allowed to abstract is mainly limited by three things:

    1. You can't abstract the claims until only the forces of nature you are harnessing remain, because those are not patentable;
    2. You can't abstract the forces of nature you harness out and remain with some generic algorithm/method that could apply to anything, because then your invention (novel way to use those forces) is no longer part of the claims;
    3. You're of course also limited by prior art (you invent a new car, but other cars already exist -> you can't claim all 4-wheeled vehicles etc) and whatever the patent office deems too general (after all, society grants you a monopoly in return for disclosure of an invention, so those two should -in theory- be proportionate).
    However, if you look at software patents, then
    1. There are no unpatentable basic "forces of information";
    2. Since what you start with is already some abstract method/algorithm, no matter how much you abstract it further, you can always argue that your invention is still embodied in those claims;
    3. This one is the only thing left.
    The net result is indeed that you end up with ridiculously broad claims in pretty much all cases with software patents, even if the innovation itself was not as stupid as in this case. An example is the base patent on MP3 compression, whose claims cover all iterative music compression schemes in which an entropic encoder (such as Huffman encoding) is used in the loop and whereby the loop stops when you've reached the desired bit rate.
    --
    Donate free food here
  5. Re:Blood sucking vultures by EvanED · · Score: 5, Informative

    No, not always. Plenty of inventors will make something up, approach other companies to do the actual marketing and manufacturing, sell them rights to the patent, and then go on and make something else. (Rinse and repeat)

    Look at the Dyson vacuum cleaner. Dyson invented the bagless vacuum, patented it, and approached other vacuum companies to see if they were interested. Only after he was turned down did he actually start his own company. And after his vacuums took off, other companies copied his patent, were sued, and lost. That, to me, is perfectly desirable and just.

    Granted, I can't tell if the company in question here approached MS and friends (and enemies) to see if they wanted to license their patent, but if they had and were refused, I have to stand on their side.

  6. Re:Menuing system by Qzukk · · Score: 4, Informative

    Something like that.

    Two things can happen, either the patent can be invalid, or the patent can be too broad. if an independent claim is invalid, all dependent claims are invalid as well. If the judge decides the scope is too broad, then the independent claim is restricted to only be valid with one or more of the dependent claims.

    In this case, if the judge finds that software updates aren't patentable, then none of the dependent claims matter. But, the judge can find that claim 1 is too broad, (perhaps theres prior art for that claim) in which case he may find that the addition of an HTML viewer is novel and patentable.

    --
    If I have been able to see further than others, it is because I bought a pair of binoculars.
  7. Re:The lightning rod by kfg · · Score: 3, Informative

    Gerald Durrell and Rudyard Kipling were both born in India. They were not Indians. They were British.

    A military brat friend of mine was born in Osaka, Japan. He is not Japanese. He has no right to Japanese citizenship. He is American.

    In some cases, and in some times and places, parantage is as, or more, important than place of birth.

    On that April night of 1775 no one yelled "The British are coming." That would have been nonsensical. They were all British. The yell was "The regulars are coming."

    At the time of Franklin all British were subjects and all subjects were British, either natural born or naturalised and the American colonies were not even self governing dominions. They were British, as Alaska was American at the time of my birth, even though it was not yet a state. Had I been born in Alaska I would still be a natural born American. Franklin was a natural born British subject of natural born British subject parents and grandparents, just as were British subjects born in London.

    Modern citizenship laws were not enacted until 1914.

    Go ahead and pick all the holes you want though. If no one did I would have less opportunity to close them. I'm hardly always right, but I do like to get righter over time. It's all anyone can do.

    KFG

  8. Re:Menuing system by Phillup · · Score: 3, Informative

    Does it send a list of software installed on your system to RedHat?

    And, then... does the RedHat server send a customized list of software based on the uploaded list back down?

    That is my reading of claim # 1 of the patent.

    And, both MS and Apple update do just this very thing.

    I've not used RedHat since 6.0... but, I am familiar with Mandrake and Debian update systems. And, while IANAL, I don't see them in violation of at least claim # 1.

    These systems send a generic list of available software to any computer requesting the list... and the client determines what to download.

    Never is a list of installed software sent to the "update server".

    --

    --Phillip

    Can you say BIRTH TAX