Patents by Inventor Tadd H. Giles

Tadd H. Giles has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 7613777
    Abstract: Described is a system and method in which client-side tracking mechanisms allow a computing device to efficiently decide which messages need to be downloaded from a server for subsequent filtering evaluation, and request only those messages. For example, the present invention may be used to limit a download of POP3 email messages to those received in the last n days. When a message is downloaded that does not meet user-specified filtering criteria such as a date window, the message data is discarded, but the state of that message as not meeting the criteria is preserved in an already-checked table. On a subsequent data request, the received list of unique message IDs is checked against the main message store and the checked table, and message data only downloaded if the unique ID is not found. Messages that are not listed are removed from the message store or the checked table.
    Type: Grant
    Filed: March 11, 2004
    Date of Patent: November 3, 2009
    Assignee: Microsoft Corporation
    Inventors: Tadd H. Giles, Paul K. Kromann
  • Patent number: 7599991
    Abstract: Described is a system and method for filtering messages received by a message-handling program, that leverage the existing message-handling architecture of computer devices to trigger events and perform other actions instead of (or in addition to) displaying the messages to users. One or more rule clients, e.g., COM objects, register for processing messages. When an appropriate message is received, the message-handling mechanism passes the message to a rule client. Depending on how that rule client responds, the message-handling mechanism determines what to do with the message, e.g., discontinue the message. Messages that are not discontinued are passed to another rule client, if any, or displayed in the user interface, if not. Rule clients may be read only, or may have write access, to modify messages. Messages may be hidden from a user by a rule client, modified before being display to a user, or left intact.
    Type: Grant
    Filed: March 10, 2004
    Date of Patent: October 6, 2009
    Assignee: Microsoft Corporation
    Inventors: Garrett R. Vargas, Steven A. Cover, Gregory M. Burgess, Robert C. Elmer, Tadd H. Giles