Slashdot Mirror


Microsoft Wants More Credit for Inventions

theodp writes "Bill Gates said Thursday that Microsoft expects to file 3,000 patent applications this year, up from a little over 2,000 last year and 1,000 just a few years ago. 'We think--patent for patent--what we are doing is, if anything, more important than what others are doing,' said Gates, perhaps referring to 'Organizing and displaying photographs based on time,' which the USPTO published just hours before Gates spoke."

6 of 422 comments (clear)

  1. And the best part of the article by jomas1 · · Score: 5, Insightful

    And the best part of the article:

    The link to this other article http://news.com.com/Apple+patented+by+Microsoft/21 00-1008_3-5205574.html?tag=nl

    "Apple patented by Microsoft

    Apparently, intellectual property does grow on trees.

    Microsoft, amid an IP spree that has won the company patent protection for everything from XML dialects to video game storage methods, mistakenly received a patent on Tuesday for a new variety of apple tree.

    U.S. Plant Patent 14,757, granted to Robert Burchinal of East Wenatchee, Wash., and assigned to Microsoft, covers a new type of tree discovered in the early 1990s in the Wenatchee area, a major commercial apple-growing region. Dubbed the "Burchinal Red Delicious," the tree is notable for producing fruit that achieves a deep red color significantly earlier than other varieties. It is sold commercially as the "Adams Apple."

    Yes I know the patent has been acknowledged as a mistake but it makes you wonder how many of these 3000 patents are going to be approved because someone got tired of paying attention to the fine print.

  2. Why? by z0ink · · Score: 4, Insightful

    When will all of this be stopped? How can a company hold thousands of patents on software. Is anything that unique? What does it even matter, they are closed source. Nobody can steal code from them, but they can look at OSS and say "thats our idea."

    --
    Steal This Sig
  3. Weak by Jim_Hawkins · · Score: 4, Insightful

    The only reason Microsoft is filing all these patents is because they want to get ahold on every freaken idea that anybody could *ever* come up with. That way, when someone else decides that they want to create something (AKA, create a new OpenSource project), they may just not be able to do it anymore.

    Also, Bill...hate to break it to you, buddy. But you're doing just what a ton of other people are doing every day. Get a grip on the ol' ego.

    I never had a real problem with MS before -- but this just takes them down quite a few notches. (About 3000 notches to be exact.)

  4. Yes, Microsoft are now playing the patent game by Anonymous Coward · · Score: 5, Insightful

    In their defense, they got hit by very absurd patent lawsuits. So now they want to grow fangs of their own. I don't blame them.

    I blame the stupid patent system and I'm very amazed and disappointed that Congress and the American people seems to think it's all good (or are oblivious to the problem).

  5. why is this happening? by sinner0423 · · Score: 4, Insightful

    For those that are too lazy to RTFA, this is probably the most important part of it :

    The push for more patents comes as Microsoft is trying to boost the licensing of its intellectual property to other companies, an effort that began last year.

    That pretty much sums it up right there. Exactly what do these guys want? Being one of the largest, most proliferated company on the planet isn't enough, apparently.

    Don't think this is freaky yet? Check out this article and realize the strategic use of patents in influencing a market. They have all the money to do this too, which is the scariest part. Patents aren't about protection any more, it's about CONTROL.

  6. Because the USPTO just doesn't get it by msobkow · · Score: 5, Insightful

    The USPTO is populated by people who don't grasp the fundamental concept that IT systems and programming are about abstract concepts applied to specific requirements. Object oriented programming, GUI event frameworks, network interfaces, RMI, RPC, XML, it's all about abstraction.

    The application of those abstract techniques and utilities to solving a particular business problem is not a patentable idea. It is a fundamental concept of the industry.

    We now have the USPTO not merely patenting business concepts, but architectural concepts and theoretical interfaces like the association of time with an image. It's absolutely insane -- they are allowing Microsoft to patent a naturally observable attribute of a real-world object. Everyone knows a picture has a time associated with it -- even portraits that were painted over the course of weeks are still associated with a fuzzy time value. How the hell can you possibly patent the idea of associating time with a picture, no matter what the media, formats, or protocols involved?

    Patent law itself states that you cannot patent a natural process, and the application of a general tool to a specific function is a natural process of computing.

    From this fundamental misunderstanding, we end up dealing with a patent system that allows a company like Amazon to patent the use of abstract behavior templates in regards to a real-world object, the shopping cart.

    That's just insane. You cannot patent something which any IT resource with a knack for abstraction can observe, and there are hundreds of thousands of such people. You cannot patent the idea that a car has a color, nor could you patent the idea of a picture of a car changing color each time you click on it. Yet some USPTO employee without a wit of sense or understanding of fundamental computing techniques and philosophies thinks that it's reasonable to think an abstract action like a mouse click associated with a catalog object is a patentable concept.

    It's nuts. It's just insane. The USPTO needs to distinguish between use of abstract concepts that are a natural part of computing, and genuine art in implementing general-purpose abstractions.

    No matter how disagreeable it might have been, the specifics of how a GIF image file is constructed and compressed is a patentable expression of an abstract image. So is any other image file format.

    But the idea that it is an image file, that it has attribute values such as author or creation date embedded in it, or that it has an associated set of attributes like creation date, storage size, etc. are not patentable concepts. They are just natural attributes of an abstract image.

    *sigh* We are truly doomed, not because of OSS or Microsoft or because the corps pay off the government so they can use the legal system and patent office as a business model. We are doomed because the people responsible for protecting the people from being fleeced by the con-artists don't have a freakin' clue how to recognize aggressive abuse of the legal and patent systems.

    Even when it is recognized, we have governments who are paid off by the corps who benefit from the abuse of the very social systems that are supposed to protect us from such abuse. Or do you think it was an accident that Microsoft's penalty for blatant illegal action was reduced to monitoring and a wrist slap, while IBM and AT&T had been broken up for far lesser offenses? Change of government, change of legislators who've been paid off, and the penalties go away.

    Thanks to a legal system that allows corps to drag things out long enough to buy themselves a change of law or government before a ruling or settlement are issued, and you have a system that is ripe for abuse, and the largest of predator corps are abusing it for every dollar they can hope to garner. Nor am I singling out Microsoft -- SCO, Enron, and dozens

    --
    I do not fail; I succeed at finding out what does not work.