Slashdot Mirror


More Microsoft Patents

An anonymous reader writes "One of the editors of LinuxWorld Magazine has an entry in his blog detailing more patents that Microsoft recently acquired. No, this isn't a rehash of the sudo patent. The new patents include one that seems to patent the use of the keyboard to navigate a web page! See the article here."

6 of 352 comments (clear)

  1. Old Patent by sangreal66 · · Score: 4, Informative

    This patent was filed 7 years ago. They use IE 3 as a reference.

  2. Re:The reason... by sangreal66 · · Score: 4, Informative

    Microsoft is filing all these patents recently is that they see themselves losing market share to Linux. They want to keep their profitability (stock) high by licensing/litigation revenue. I see it as a sign of *cough* (the year of Linux on the desktop) *cough*! Maybe that is a little ambitious, but I think MS is affraid!

    Filed: March 6, 1997

  3. Re:Debunking theories here... by Halo1 · · Score: 4, Informative
    Said "wiser" slashdotter will have a hard time doing that in this case. What is covered by a patent, is what's in the claims. This is claim 1 of the patent:
    1. In a computer system having a video display, a keyboard device for providing a key input, a method of discovering each of a plurality of hyperlinks in a hypertext document, said input device having keys, comprising:

    (a) displaying the hypertext document on the video display;

    (b) organizing the plurality of the hyperlinks in the document into a sequence in an element list, wherein the sequence of the hyperlinks is based on the disposition of each hyperlink in the document, and wherein the element list comprises information describing a location of a next hyperlink and a type of the next hyperlink; and

    (c) when a predefined key on the keyboard device is actuated, giving focus to the next hyperlink of the plurality of hyperlinks in the sequence.

    So as long as you have
    • a computing device, a display, some key-input device, an algorithm to discover all hyperlinks in an html document;
    • a) a way to display to the html document on the display;
    • b) a way to organise the links into a sequence in a list based on their disposition in the document (e.g. add them to a linked list as you encounter them), with the location of the next hyperlink (pointers!) and the description of the type of the next hyper link (typ: hyperlink_type_t);
    • c) when a predefined key is pressed, shift focus to the next hyperlink.
    Apart from that you have to keep track in your url list of the types of the links (regardless of the classification you use), all it does cover is indeed plain and pure going from one link to the next by pressing a key.
    --
    Donate free food here
  4. YATWSDNARTPA by xigxag · · Score: 4, Informative

    Move along. It's just Yet Another Topic Where Submitter Did Not Actually Read The Patent Application.

    It doesn't patent "the use of a keyboard to navigate a web page." What it patents is, as far as I can tell, the use of the tab key to navigate to and to place a non-rectangular highlight over a weblink, or to place any-shaped highlight over an imagemap.

    --
    There are two kinds of people: 1) those who start arrays with one and 1) those who start them with zero.
    1. Re:YATWSDNARTPA by Anonymous Coward · · Score: 4, Informative

      Yes it does. Every claim is a little patent of its own:

      What is claimed is:

      1. In a computer system having a video display, a keyboard device for providing a key input, a method of discovering each of a plurality of hyperlinks in a hypertext document, said input device having keys, comprising:

      (a) displaying the hypertext document on the video display;

      (b) organizing the plurality of the hyperlinks in the document into a sequence in an element list, wherein the sequence of the hyperlinks is based on the disposition of each hyperlink in the document, and wherein the element list comprises information describing a location of a next hyperlink and a type of the next hyperlink; and

      (c) when a predefined key on the keyboard device is actuated, giving focus to the next hyperlink of the plurality of hyperlinks in the sequence.
      Then follow the other claims. So they do patent "the use of a keyboard to navigate a web page."

  5. Re:Remember when... by atcurtis · · Score: 4, Informative


    IBM WebExplorer... It was fully keyboard navigable - used the Tab key and all the hyperlinks were also made available in the Links pull down menu.

    IIRC, WebEx predated any MSFT browser. Unfortunately, only available for OS/2.

    But it was excellent at rendering pages before they had completed loading... even giant HTML tables can be rendered before all the html was loaded.

    --
    -- The universe began. Life started on a billion worlds...
    -- Except on one where stupidity was there first.