Slashdot Mirror


Microsoft's 'IsNot' Patent Continued...

An anonymous reader writes " According to the patent application--filed in mid-November by Paul Vick, lead architect for Visual Basic .Net at Microsoft; Amanda Silver, a program manager on the Visual Basic team; and an individual in Bellevue, Wash., named Costica Barsan--the IsNot operator is described as a single operator that allows a comparison of two variables to determine if the two point to the same location in memory." This article continues the tale started last november, and here is an eWeek story on the same subject.

14 of 566 comments (clear)

  1. Oh please! by BWJones · · Score: 5, Insightful

    the IsNot operator is described as a single operator that allows a comparison of two variables to determine if the two point to the same location in memory.

    Oh please. I remember our programming instructor in sixth grade teaching us about this logic operator is BASIC. This is simply an effort (albeit transparent) for Microsoft to continue to duplicate pre-existing code for Microsoft specific code to ensure that programs written with Microsoft specific tools will maintain future market share for the company. In other words, the creation of a Microsoft specific "equals" means that code years down the road will require Microsoft specific tools to edit/change/run this code. I call shenanigans! This is not innovation in any technical sense and indeed is not even innovation in a business sense.

    --
    Visit Jonesblog and say hello.
    1. Re:Oh please! by luvirini · · Score: 4, Insightful

      But it application of a basic law of monopolies: Lock in customers.

    2. Re:Oh please! by ravenspear · · Score: 4, Insightful

      This is not innovation in any technical sense and indeed is not even innovation in a business sense.

      On the contrary, it seems that being able to slip surious patents through the system is an important business skill these days. If something isn't done to clean up the USPTO it might even become an essential skill for any business's survival.

    3. Re:Oh please! by luvirini · · Score: 4, Insightful

      The business plan of this decade:
      1) Find something that is well known and patent it.
      2) Sue some big company for using your patent.

    4. Re:Oh please! by ArsenneLupin · · Score: 5, Insightful
      "IsNot" is different from "Not equal to"

      But it is the same as "Not equal to" applied to the address of the variable:

      a isNot b
      is equivalent to:
      &a != &b

      So, it's still a pretty trivial concept...

    5. Re:Oh please! by Richard+W.M.+Jones · · Score: 4, Insightful

      The business plan of this decade:
      1) Find something that is well known and patent it.
      2) Sue some big company for using your patent.

      Actually, the business plan for several decades has been:

      1. Get a patent of dubious merit.
      2. Find lots and lots of companies who are too small to defend themselves, but large enough to pay out a few thousand $$, and send them a demand for royalties.
      3. Profit.

      See Patent Nonsense for an example of how this happened to Autodesk just before they went public.

      Rich.

    6. Re:Oh please! by Vicegrip · · Score: 4, Insightful

      I'm willing to guess that the reason Microsoft doesn't have to actually take anyone to court is that a cease-and-desist letter from a company with enough cash to sue your company, your board, your friends, your children and all your future generations without blinking even a little bit at the cost is sufficient to scare the bejezuus outta most people.

      Ask the Virtual Dub guy what he did when he got his cease-and-desist letter in the mail from Microsoft.

      --
      Do not spread "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" over the internet, thank you.
  2. I'm all for it! by Weaselmancer · · Score: 5, Insightful

    Go IsNot patent, go!

    The sooner the industry is choked with these obvious lock-out bullshit patents, the sooner development will grind to a total stop for fear of litigation. And as soon as that happens, the system will have to be reformed.

    Well, either that or we all give up tech completely and be farmers. It's in the court's hands now.

    --
    Weaselmancer
    rediculous.
  3. For all the people complaining.. by phuturephunk · · Score: 4, Insightful

    It is up to YOU the people to elect at least half-way savvy human beings who can change the system. Whining about it on /. isn't going to solve shit. For all the complaining that geek types do, I see scant few of us actually organizing and trying to make a difference.

    Do I think Microsoft should be able to patent this? Absolutely not, because I don't believe the basic core functions of the computer should be patentable. Now taking those functions and tying them together into a cohesive program should definitely be copyrightable, but patenting a computer adding two numbers together (This will happen eventually, I'll bet a C note on it) is ridiculus.

  4. Re:Ridiculous IP claims have been the death of SCO by mrtrumbe · · Score: 4, Insightful
    I disagree.

    I think SCO had been in decline for years before resorting to frivolous IP claims. It seems to me that their business model (sell a mediocre version of Unix on highly specialized machines to retailers) wasn't working well, their profits sank and they saw the writing on the wall. In comes a new CEO known for pushing IP litigation and *bang* they have a new business model overnight.

    MS is in a different place. I think they will probably go into decline eventually, but they have a long way to go before their business model fails the way SCO's did.

    Taft

  5. What about Europe? by argent · · Score: 5, Insightful

    Hold on, if Microsoft is just developing a patent arsenal in case someone else uses software patents against them, how come thay're pushing so hard for software patents in Europe? If this is just a matter of defense, Bill Gates should be asking European ministers to oppose the software patent process, not twisting their arms to push it through against the will of the European Parliament.

    What am I missing?

  6. hear, hear! by shis-ka-bob · · Score: 4, Insightful
    I think that this is one of several patent applications for software that should be used to shame the patent office and the corporations that apply for software patents on other people's work. Consider US Patent 6,775,781, with was filed by Microsoft on August 10, 2004. From the abstract:
    A computer such as a network appliance executes an administrative security process configured to run under an administrative privilege level. Having an administrative privilege level, the administrative security process can initiate administrative functions in an operating system function library. A user process executing under a non-administrative privilege level can initiate a particular administrative function that the process would not otherwise be able to initiate by requesting that the administrative security process initiate the function. In response to a request to initiate a particular function from a process with a non-administrative privilege level, the administrative security process determines whether the requesting process is authorized to initiate the particular administrative function based on information accessed in a data store. If the requesting process is authorized, the administrative security process initiates the particular administrative function. In this manner, the administrative security process facilitates access to specific administrative functions for a user process having a privilege level that does not permit the user process to access the administrative functions.
    This is a patent on their 'runas' command. But how is this different from the 'sudo' command that has been present on Unix-like systems since 1986. ( See http://www.courtesan.com/sudo/history.html for a history of sudo.) How dare Microsoft so blatantly steal the work of others, in this case the work of Bob Coggeshall, Cliff Spencer, Garth Snyder, Bob Manchek, Trent Hein and Todd Miller. Hypocracy must be opposed, it is immoral. This is not only 'money gurbbing' at its worst, it amount to a theft of other people's work. We must all complain loudly and often to our elected officials.
    --
    Think global, act loco
  7. Re:Python by snorklewacker · · Score: 4, Insightful

    Python's 'is' operator tests the address. As does its 'is not' operator (it's distinct from "x is (not y)", a mostly meaningless op). No law says you can't have a two-token operator.

    Maybe part of Microsoft's patent is spelling it with studlyCaps.

    --
    I am no longer wasting my time with slashdot
  8. Re:Now look here... by rben · · Score: 4, Insightful

    Unfortunately, the USPTO seems to have a large rubber approve stamp to use on all MS patent applications. Microsoft has already receieved several patents of dubious merit, many of which have been talked about here in the past.

    People are still getting too caught up on the wrong thing. The problem isn't even what MS is getting a patent on. The problem is a system that allows anyone to patent software at all. Software is already protected by copyright, it had no need for patent protection as well. By allowing people to patent software, we are shooting ourselves in the foot. Innovation will grind to a halt. Who wants to spend years reviewing a large program for potential patent violations? The only companies that will be able to write software will be those that have obtained cross-licensing agreements with one another. In other words, the big companies like MS and IBM. The day of the small programming shop are numbered.

    Very few companies innovate. Most have climates that stifle innovation rather than encourage it. Large companies are good at buying up small companies that have made innovations and then turning those innovations into money makers.

    If we eliminate the small start ups that are responsible for the majority of innovations in our country, we will be giving away even more of our jobs to other countries who have more rational approaches to intellectual property protection.

    In the event we manage to force everyone to acknowledge and enforce software patents throughout the world, we'll slow the pace of innovation in technology at a time when it is needed more than ever.

    --

    -All that is gold does not glitter - Tolkien
    www.ra