Slashdot Mirror


IBM Patents Checking a Box

theodp writes "What do you call it when you drag a pointer over a checkbox to select or deselect it depending on its original state? Answer: US Patent 7,278,116. On Tuesday, the USPTO awarded IBM a patent for Mode Switching for Ad Hoc Checkbox Selection, aka Making an 'X'. Isn't this essentially the same concept as the older Lotus Notes selection model that IBM was recently asked to reintroduce?"

5 of 186 comments (clear)

  1. This is just so bad by Anonymous+EPA · · Score: 5, Informative

    I am a patent attorney who tries to get his clients good, valid patents for any technology, including those that are implemented in software.

    I really hate to see patents like this being granted, because they are so obviously stupid, and bring the whole system into disrepute.

    If this were a granted European patent, it would have any number of oppositions filed against it. (An opposition is a cheap and effective challenges to a granted patent). IMO, no proper patent system should be without a workable system of opposition!

    This is a horrible mess, and I wish that there were a way of extracting it from the US patent system in a way that will save IBM the ignominy of having such an obviously bad patent granted in its name.

    A

  2. But, is it really for "checking a box"? by blckbllr · · Score: 5, Informative
    I'm biased. I really hate patent stories on Slashdot. They're oversimplified and do not substantively address the patent at issue.

    That being said, let's see what IBM really patented. First, for the time being, discount everything before the "claims." Claims protect what the patentee considers his/her invention. There are 15 claims of the '116 patent ("We" usually refer to patents by their last three digits). Claims 1, 6, and 11 appear to be the independent claims. These are, arguably, the broadest claims in that the claimed subject matter is much broader than claims 2-5, 7-10, and 12-15.

    Claim 1 recites:
    A method for control of checkbox status, the method comprising:
    • selecting and deselecting checkboxes in a GUI according to a mode of operation the GUI having displayed upon it a set of checkboxes comprising a multiplicity of checkboxes, wherein each checkbox comprises a selection status indicating whether each checkbox is selected;
    • detecting a mode selection event;
    • changing the mode of operation in dependence upon the detected mode selection event.

    Now, we come to the crux of the matter. What do these three limitations mean? Honestly, I have no idea. This is when we have to go back and read everything before the claims. Do these three limitations mean merely "checking a box"? Somehow, I don't think so. There seems to be a lot more going on here. For example, what does it mean to "detect[] a mode selection event"? That doesn't sound like merely "checking a box." That sounds like a bit more.

    The other independent claims recite a similar limitations. For example, claim 6 recites "means for detecting a mode selection event." What does this mean? I don't know, I haven't read the rest of the patent's specification. Again, however, this seems to be a bit more than "checking a box." I live it up to another reader to figure out what this limitation means.

    The lesson to take away here is that the patent stories on Slashdot are sensationalism at its finest. I read Slashdot, and often, I find the stories very interesting. However, the patent summaries are atrocious and are nothing short of informative, if not misleading.

    If you think you have prior art that would invalidate this patent, then please, submit it. I invite you to read about the reexamination procedures at the USPTO. You can find them here.

    The views expressed herein are in no way associated with any private entity or government organization
    1. Re:But, is it really for "checking a box"? by pipatron · · Score: 4, Informative

      If you think you have prior art that would invalidate this patent, then please, submit it.

      This has nothing to do with prior art or not. I read through about 10% of this, skipping what mostly looked like fillers to make it more technical. This is seriously basic things. You know back in the 80ies when you used the 'pen' in MacPaint, and if you clicked a white square it would 'remember' that it was going to paint everything black, and if you started on a black square it would 'remember' it was going to paint every square white. That this thing goes through shows what sad state the sytem is in. This is what those points means, in practice:

      detecting a mode selection event

      This is when you click the first checkbox.

      changing the mode of operation in dependence upon the detected mode selection event

      There are two modes of operation: If the first checkbox is set, you enter the "clear" mode. If it's cleared, you enter the "set" mode.

      Now you can drag the mouse, all checkboxes you hit will enter the state you chose with the first click.

      I could show prior art; this is how the menus in DirWork 1.62 on my Amiga works, from 1992 (I just checked, to be sure I didn't imagine things). I have no wish to submit this, since doing that would just make people believe that "Hey, the system works! People can submit prior art if they aren't happy, so let's just keep giving out patents like santa on christmas day!". Something else has to be done.

      --
      c++; /* this makes c bigger but returns the old value */
  3. Re:If someone patents something stupid, do we care by IronChef · · Score: 4, Informative

    Photoshop does the same thing. Click the eye to toggle vis of a layer and you can drag to do more than one.

  4. M.Y.O.B. Accounting has done this for years. by Dr.+Mu · · Score: 3, Informative

    The M.Y.O.B Accounting software I use in my business has had this feature for years. When reconciling your checking account, for example, just click on a cleared check and drag across all the others in sequence that have also cleared, and they all get checked.

    Nothing to see here, folks. Move along.