This invention relates to document creation and document viewing program modules. More particularly, this invention relates to methods and systems for leveraging markup language data applied to text strings or data for semantically labeling text strings or data and for providing actions based on semantically labeled text strings or data.
Since the advent of the computer and software age, software developers have attempted to provide functionality to users that are contextual in nature. For example, software has been developed for detecting that a user is entering a date into a computer-generated document as the user is typing the date. Before the user can complete the date, the software application pops up today's date to the user and offers to automatically complete the date for the user. Other software has been developed for offering users helpful actions in response to certain data entered by the user. For example, if the user's word processor application recognizes that the user has entered a date, the user may be offered an action that will launch the user's electronic calendar to allow the user to check appointments or to verify information in her calendar for the entered date. It would be helpful to users if such systems could recognize and provide actions for a variety of different types of text strings and data, such as names, dates, stock symbols, book titles, etc. Unfortunately, recognition of such text strings and/or data types may be difficult.
In the case of name recognition, words entered into a text document by a user may be compared against a list of known names to assist in the recognition of a given word as a name. On the other hand, a text string such as a five-digit number that is intended by the user to indicate a zip code may not be readily recognizable and distinguishable from other five-digit numbers included in the text. Accordingly, the five-digit text string entered by the user may not be recognized as a zip code even though the user intends that text string to indicate a zip code.
In recent years, markup languages such as Extensible Markup Language (XML) have been developed to apply structure to text and data where text and data may be tagged with markup language elements to provide contextual structure to the text or data. For example, all person names in a text document may be annotated using Extensible Markup Language (XML) tags to provide structure to the document associated with text or data entered into the document of the type “person name.” Subsequently, applications may be created for parsing the document to utilize data annotated with such markup language structure. For example, an application routine may be created to parse a text document and to utilize the XML structure associated with all names contained in the document to extract the names contained in the document for some other use. It would be helpful to leverage markup language annotation of a text or other data document to assist in recognizing text strings or data elements for providing helpful actions on those recognized text strings or data objects.
Because markup languages such as XML allow a wide range of creativity in naming markup language elements to be applied to text or data, it is common for different entities, such as two different companies to use slightly or greatly different XML element naming associated with the same type of text or data. For example, a first company may utilize an XML tag <name> for annotating names in a text or data document, and a second company may utilize an XML tag <personname> for annotating names in a text or data document. The two different entities, for example, companies, may create different sets of actions that may be called on when certain text or data types are recognized in their respective text or data documents. If the two entities decide for some reason to allow utilization of each other's text or data documents, such as the case in contract negotiations or a merger or acquisition between the two entities, or in any case in which one document creator is allowed to use a second document creator's text or data documents, it would be helpful if actions associated with recognized text strings or data objects associated with a first document marked up with XML structure according to a first XML definition used by one entity could be called upon for use in a second document in association with recognized test strings or data marked up with XML elements that are equivalent to differently named XML elements utilized in the first document.
Accordingly, there is a need for a method and system for leveraging markup language structure applied to text strings and data for providing helpful actions based on recognized and labeled text strings and data. It is with respect to these and other considerations that the present invention has been made.
Embodiments of the present invention provide methods and systems for leveraging markup language data applied to text or data for providing helpful actions on certain types of text or data such as names, addresses, dates, stock symbols, book titles, etc.
According to one aspect of the invention, text or data marked up with markup language data, such as Extensible Markup Language (XML) data, is passed by a host application, such as a word processor, spreadsheet application, web browser and the like, to one or more action dynamically linked libraries (DLL) for actions associated with the marked up text or data. For example, actions such as send mail, add to personal contacts, and the like, may be provided to text or data marked up with markup language data associated with a name. For another example, actions such as order this book may be provided for text or data marked up with markup language data associated with a book. After all available actions are identified, the actions are made available for use by the host application in connection with the marked up text or data.
According to another aspect of the invention, after any applicable actions for the marked up text or data are identified, the host application parses a namespace or schema library for markup language data types that have been established as equivalents to markup language data types associated with the text or data. Any equivalent data types are passed back to the action DLLs to determine if any additional actions are available for the marked up text or data based on the equivalent markup language data types. After all available actions are identified, the actions are made available for use by the host application in connection with the recognized and labeled text or data.
According to another aspect of the invention, text or data marked up with markup language data may be passed to one or more recognizer DLLs for leveraging the markup language data to recognize and label text or data not marked up with markup language data so that helpful actions may be applied to the recognized text or data. The recognizer DLLs utilize markup language data associated with the text or data to assist recognition and labeling of text or data. For example, XML markup of a text selection as a name may be used by a recognizer DLL to determine that text annotated with an XML name tag is indeed a name. For another example, XML markup of a city and state text selection may be used by a recognizer DLL to determine that an adjacent unannotated numeric text selection is a zip code. After all unannotated (not marked up with markup language data) text or data is recognized and labeled after one pass to an applicable recognizer DLL, the text selection may be passed back to the recognizer DLL along with associated XML data and any recognition and labeling data established during the previous pass through the recognizer DLL. During the second or subsequent pass through the recognizer DLL, the recognition and labeling previously applied along with associated XML data is utilized by the recognizer DLL to recognize and label text or data not recognized on a previous pass. The recognition process may continue iteratively until no new text or data is recognized.
These and other features and advantages, which characterize the present invention, will be apparent from a reading of the following detailed description and a review of the associated drawings. It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention as claimed.
As described briefly above, embodiments of the present invention are directed to methods for leveraging markup language structure and data applied to text or data for providing helpful actions based on recognized and labeled text strings and data. In the following detailed description, references are made to the accompanying drawings that form a part hereof, and in which are shown by way of illustration specific embodiments or examples. These embodiments may be combined, other embodiments may be utilized, and structural changes may be made without departing from the spirit or scope of the present invention. The following detailed description is, therefore, not to be taken in a limiting sense and the scope of the present invention is defined by the appended claims and their equivalents.
Referring now to the drawings in which like numerals represent like elements throughout the several figures, aspects of the present invention and the exemplary operating environment will be described.
Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
Turning now to
The mass storage device 14 is connected to the CPU 4 through a mass storage controller (not shown) connected to the bus 12. The mass storage device 14 and its associated computer-readable media, provide non-volatile storage for the personal computer 2. Although the description of computer-readable media contained herein refers to a mass storage device, such as a hard disk or CD-ROM drive, it should be appreciated by those skilled in the art that computer-readable media can be any available media that can be accessed by the personal computer 2.
By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EPROM, EEPROM, flash memory or other solid state memory technology, CD-ROM, DVD, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer.
According to various embodiments of the invention, the personal computer 2 may operate in a networked environment using logical connections to remote computers through a TCP/IP network 18, such as the Internet. The personal computer 2 may connect to the TCP/IP network 18 through a network interface unit 20 connected to the bus 12. It should be appreciated that the network interface unit 20 may also be utilized to connect to other types of networks and remote computer systems. The personal computer 2 may also include an input/output controller 22 for receiving and processing input from a number of devices, including a keyboard or mouse (not shown). Similarly, an input/output controller 22 may provide output to a display screen, a printer, or other type of output device.
As mentioned briefly above, a number of program modules and data files may be stored in the mass storage device 14 and RAM 8 of the personal computer 2, including an operating system 16 suitable for controlling the operation of a networked personal computer, such as the WINDOWS XP operating system from MICROSOFT CORPORATION of Redmond, Wash. The mass storage device 14 and RAM 8 may also store one or more application programs. In particular, the mass storage device 14 and RAM 8 may store an application program 205 for creating and editing an electronic document 24. For instance, the application program 205 may comprise a word processing application program a spreadsheet application, a contact application, and the like. Application programs for creating and editing other types of electronic documents may also be used with the various embodiments of the present invention.
Referring now to
The application program 205 is able to communicate with a recognizer dynamically linked library (“DLL”) 210 and an action DLL 215. As will be described in greater detail below, the recognizer DLL 210 controls one or more recognizer plug-ins 220A-220N and the action DLL 215 controls one or more action plug-ins 225A-225N. According to embodiments of the present invention the recognizer DLL and the action DLL may be a shared software module integrated with the application program 205.
According to one embodiment of the invention, the recognizer plug-ins 220A-220N and the action plug-ins 225A-225N may be automation servers. Automation servers are well-known software components that are assembled into programs or add functionality to existing programs running on operating systems such as the WINDOWS XP operating system from MICROSOFT CORPORATION of Redmond, Wash. Automation servers may be written in a variety of computing languages and can be plugged and unplugged at runtime without having to recompile the host program. The recognizer plug-ins and action plug-ins may also be individual or integrated DLLs accessible by the application program 205.
According to one aspect of the invention, text or data marked up with markup language data, such as Extensible Markup Language (XML) data, is passed by the host application 205, such as a word processor, spreadsheet application, web browser and the like, to one or more action DLLs for actions associated with the marked up text or data. According to embodiments of the present invention, the application 205 annotates the marked up text or data in the document with user interface functionality to allow a user to identify the labeled text or data as a recognized word or data. For example, a name or other marked up text may be annotated with a dotted line underneath the recognized name or other or data item.
The application program 205 may then provide actions that are associated with the recognized string or data. In order to provide actions on the marked up string or data, the application 205 may pass data associated with the recognized string or data to the action DLL 215. The action DLL 215 manages the action plug-ins 225A through 225N that are executed in order to perform the action. The action plug-ins 225A-225N may be packaged with the application program module 205 or may be written by a third party to perform particular actions that are of interest. The action plug-ins 225A-225N provide possible actions to be presented to the user based on the type of word or data passed to the application plug-ins 225A-225N. For example, if data associated with a name is passed to the action DLL 215, an action plug-in 225A that may be responsible for providing electronic mail actions on recognized names may return a list of actions to the application program 205 such as “send e-mail”, “add-to e-mail addresses”, etc.
The recognizer DLL 210 handles the distribution of text strings and data from an electronic document being edited by the application program 205 to the individual recognizer plug-ins 220A-220N. The recognizer plug-ins 220A-220N recognize particular strings in an electronic document, such as a word processing document or a spreadsheet document. The recognizer plug-ins 220A-220N may be packaged with the application program module 205 or they may be written by third parties to recognize particular strings of interest. Typically, the recognizer DLL 210 passes strings to the recognizer plug-ins 220A-220N in single sentences, paragraphs or cell value increments. However, strings may be passed to the recognizer plug-ins 220A-220N in other sizes and formats.
According to embodiments of the invention, text or data marked up with markup language data may be passed to one or more recognizer DLLs for leveraging the markup language data to recognize and label text or data not marked up with markup language data so that helpful actions may be applied to the recognized text or data. The recognizer DLL 210 in conjunction with a word breaker application breaks the text or data into discrete words and passes the discrete words to one or more recognizer plug-ins 220A-220N for recognition according to each of the individual recognizer plug-ins. Each plug-in may be programmed to recognize a certain category of text or data. For example the recognizer plug-in 220A may be programmed to recognize names, the plug-in 220B may be programmed to recognize addresses, the plug-in 220C may be recognized stock symbols, and so on. For example, if the recognizer plug-in 220A is programmed to recognize names, the plug-in 220A may compare each word received from the recognizer DLL to a database of names such as a user contacts list or telephone directory. A stock symbol recognizer plug-in may compare words passed to it against the database of stock symbols. An address recognizer plug-in may likewise compare text or data against the database of addresses.
A recognizer plug-in may also use more complex logic to recognize and label text or data. For example, an address plug-in may recognize a two-letter state designator as a state, and then the recognizer plug-in may use that recognized text to assist the plug-in in determining that a word immediately preceding the state designator is a city. Likewise, a five-digit number immediately following a state designator may be more readily recognized as a zip code because of its position relative to the state designator.
According to an embodiment of the present invention, information associated with text or data may be passed with the text or data to the recognizer DLL and onto applicable recognizer plug-ins. As will be described in greater detail below, if the text or data is marked up with markup language data, such as Extensible Markup Language, for example, the markup language data associated with a given text string or data may be passed to the recognizer plug-in to assist the plug-ins in labeling text or data. According to another aspect of the invention, text or data may be passed through a given recognizer plug-in iteratively and a given plug-in may utilize text or data recognized from a previous iteration to assist in further recognition during a subsequent iteration.
Referring now to
It will be appreciated that the namespace/schema library 250 may be integrated with the host application 205, may be remote from the host application 205 at the users computer for, or may be located remotely from the user computer for accessible by the host application 205 via a distributed computing environment. For further detail on the namespace/schema library 250, see U.S. patent application entitled: “System and Method for Providing Namespace Related Information,” Ser. No.: 10/184,190, filed Jun. 27, 2002, and assigned to the same Assignee as the present application and which is incorporated herein by reference as if fully set out herein.
Referring still to
After an action has been chosen from the list of actions, the action DLL 215 manages the appropriate action plug-in 225A-225N and passes the necessary information between the action plug-in and the application program module 205 so that the action plug-in may execute the desired action. Typically, the application program module 205 sends the action DLL 215 an automation request to invoke the action the user has selected.
According to an embodiment of the present invention, and as described above with reference to
According to embodiments of the present invention, if a text string, such as “Joe Smith,” is recognized as an employee name, XML data associated with the employee name is passed to the action DLL and applicable action plug-ins, as described above with reference to
Referring to
According to embodiments of the present invention, a given text selection may be processed by the recognizer DLL 210 and the associated recognizer plug-ins 220A-220N to assist in additional recognition and labeling of given text strings or data. For example, if on a first pass to the recognizer DLL 210 and associated recognizer plug-ins, the name, street, and city of the illustrative text shown in
Likewise, the five-digit number located immediately adjacent to a now recognized state designator may allow the recognizer DLL 210 and the associated plug-ins to label those digits as a zip code either during this iteration through the DLL 210 and associated plug-ins or through a subsequent iteration through the recognizer DLL and associated recognizer plug-ins. According to an embodiment of the present invention, once no additional recognizing or labeling is achieved, the iterative process ends and information associated with the recognized and labeled text strings or data may be passed to the application program 205 for applicable actions, as described above.
At step 820, the recognizer plug-ins 220A-220N perform recognition on the text string passed from the application program 205. For example, if the recognizer plug-in 220A is responsible for recognizing and labeling names, words of the text selection passed to the recognizer plug-in 220A may be compared against a list of known names such as the user's contact list or telephone directory. At step 825, the recognizer DLL 210 and associated recognizer plug-ins utilize any XML data associated with the text string to assist in recognition. For example, referring back to
At step 830, any text strings or data recognized on a first iteration through the recognizer DLL 210 and associated recognizer plug-ins are recognized and labeled accordingly. At step 835, a determination is made as to whether any text strings or data have been recognized in the first iteration through the recognizer DLL 210 and associated recognizer plug-ins. If so, the method proceeds to step 840, and the text or data and associated XML data and labeling information from the last iteration through the recognizer DLL 210 and associated recognizer plug-ins is passed through the recognizer DLL 210 and associated recognizer plug-ins on a second iteration for more recognition. As described above with reference to
If no additional recognition and labeling are required, or after additional recognition and labeling of text strings or data is performed, as described with reference to steps 815-840, the method proceeds to step 845, and the text strings and/or data are passed to the action DLL 215 and associated action plug-ins via the application program 205. According to embodiments of the present invention, any markup language data, for example XML data, applied to the recognized text strings and/or data is passed to the action DLL and associated action plug-ins along with the recognized text strings and/or data to allow the action DLL and/or associated plug-ins to return helpful actions associated with the markup language data or labeled portions of the text or data.
At step 850, the application 205 queries the namespace/schema library 250 for equivalence classes for actionable markup language elements and text or data labels. As should be understood the namespace library 250 may be integrated with the application 205, located in memory separate from the application 205 or located in a remote storage location.
As described above with referenced to
In summary, according to embodiments of the present invention, markup language data, such as Extensible Markup Language data applied to text strings and/or data items may be utilized for providing helpful actions on marked up text or data. Markup language data applied to text or data may also be utilized to assist in the recognition and semantic labeling of a given text string and/or data item. It will be apparent to those skilled in the art that various modifications or variations may be made in the present invention without departing from the scope or spirit of the invention. Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein.
Number | Name | Date | Kind |
---|---|---|---|
4674065 | Lange et al. | Jun 1987 | A |
4868750 | Kucera et al. | Sep 1989 | A |
5020019 | Ogawa | May 1991 | A |
5128865 | Sadler | Jul 1992 | A |
5159552 | van Gasteren et al. | Oct 1992 | A |
5267155 | Buchanan et al. | Nov 1993 | A |
5287448 | Nicol et al. | Feb 1994 | A |
5297039 | Kanaegami et al. | Mar 1994 | A |
5317546 | Balch et al. | May 1994 | A |
5337233 | Hofert et al. | Aug 1994 | A |
5341293 | Vertelney et al. | Aug 1994 | A |
5351190 | Kondo | Sep 1994 | A |
5386564 | Shearer et al. | Jan 1995 | A |
5392386 | Chalas | Feb 1995 | A |
5418902 | West et al. | May 1995 | A |
5446891 | Kaplan et al. | Aug 1995 | A |
5522089 | Kikinis et al. | May 1996 | A |
5535323 | Miller et al. | Jul 1996 | A |
5541836 | Church et al. | Jul 1996 | A |
5546521 | Martinez | Aug 1996 | A |
5581684 | Dudzik et al. | Dec 1996 | A |
5596700 | Darnell et al. | Jan 1997 | A |
5617565 | Augenbraun et al. | Apr 1997 | A |
5625783 | Ezekiel et al. | Apr 1997 | A |
5627567 | Davidson | May 1997 | A |
5627958 | Potts et al. | May 1997 | A |
5634019 | Koppolu et al. | May 1997 | A |
5640560 | Smith | Jun 1997 | A |
5657259 | Davis et al. | Aug 1997 | A |
5685000 | Cox | Nov 1997 | A |
5708825 | Sotomayor | Jan 1998 | A |
5715415 | Dazey et al. | Feb 1998 | A |
5717923 | Dedrick | Feb 1998 | A |
5752022 | Chiu et al. | May 1998 | A |
5761589 | Rayson et al. | Jun 1998 | A |
5764794 | Perlin | Jun 1998 | A |
5765156 | Guzak et al. | Jun 1998 | A |
5781189 | Holleran et al. | Jul 1998 | A |
5781904 | Oren et al. | Jul 1998 | A |
5794257 | Liu et al. | Aug 1998 | A |
5799068 | Kikinis et al. | Aug 1998 | A |
5802253 | Gross et al. | Sep 1998 | A |
5802262 | Van De Vanter | Sep 1998 | A |
5802299 | Logan et al. | Sep 1998 | A |
5802530 | van Hoff | Sep 1998 | A |
5805911 | Miller | Sep 1998 | A |
5809318 | Rivette et al. | Sep 1998 | A |
5815830 | Anthony | Sep 1998 | A |
5818447 | Wolf et al. | Oct 1998 | A |
5821931 | Berquist et al. | Oct 1998 | A |
5822539 | van Hoff | Oct 1998 | A |
5822720 | Bookman et al. | Oct 1998 | A |
5826025 | Gramlich | Oct 1998 | A |
5832100 | Lawton et al. | Nov 1998 | A |
5845077 | Fawcett | Dec 1998 | A |
5855007 | Jovicic et al. | Dec 1998 | A |
5859636 | Pandit | Jan 1999 | A |
5872973 | Mitchell et al. | Feb 1999 | A |
5875443 | Nielsen | Feb 1999 | A |
5877757 | Baldwin et al. | Mar 1999 | A |
5884266 | Dvorak | Mar 1999 | A |
5892919 | Nielsen | Apr 1999 | A |
5893073 | Kasso et al. | Apr 1999 | A |
5893132 | Huffman et al. | Apr 1999 | A |
5895461 | De La Huerga et al. | Apr 1999 | A |
5896321 | Miller et al. | Apr 1999 | A |
5900004 | Gipson | May 1999 | A |
5907852 | Yamada | May 1999 | A |
5913214 | Madnick et al. | Jun 1999 | A |
5920859 | Li | Jul 1999 | A |
5924099 | Guzak et al. | Jul 1999 | A |
5933139 | Feigner et al. | Aug 1999 | A |
5933140 | Strahorn et al. | Aug 1999 | A |
5933498 | Schneck et al. | Aug 1999 | A |
5940614 | Allen et al. | Aug 1999 | A |
5944787 | Zoken | Aug 1999 | A |
5946647 | Miller et al. | Aug 1999 | A |
5948061 | Merriman et al. | Sep 1999 | A |
5956681 | Yamakita | Sep 1999 | A |
5974413 | Beauregard et al. | Oct 1999 | A |
5987480 | Donohue et al. | Nov 1999 | A |
5991719 | Yazaki et al. | Nov 1999 | A |
5995756 | Hermann | Nov 1999 | A |
6006265 | Rangan et al. | Dec 1999 | A |
6006279 | Hayes | Dec 1999 | A |
6014616 | Kim | Jan 2000 | A |
6018761 | Uomini | Jan 2000 | A |
6028605 | Conrad et al. | Feb 2000 | A |
6029135 | Krasle | Feb 2000 | A |
6029171 | Smiga et al. | Feb 2000 | A |
6031525 | Perlin | Feb 2000 | A |
6052531 | Waldin et al. | Apr 2000 | A |
6061516 | Yoshikawa et al. | May 2000 | A |
6067087 | Krauss et al. | May 2000 | A |
6072475 | Van Ketwich | Jun 2000 | A |
6073090 | Fortune et al. | Jun 2000 | A |
6085201 | Tso | Jul 2000 | A |
6088711 | Fein et al. | Jul 2000 | A |
6092074 | Rodkin et al. | Jul 2000 | A |
6108640 | Slotznick | Aug 2000 | A |
6108674 | Murakami et al. | Aug 2000 | A |
6112209 | Gusack | Aug 2000 | A |
6121968 | Arcuri et al. | Sep 2000 | A |
6122647 | Horowitz et al. | Sep 2000 | A |
6126306 | Ando | Oct 2000 | A |
6137911 | Zhilyaev | Oct 2000 | A |
6141005 | Hetherington et al. | Oct 2000 | A |
6151643 | Cheng et al. | Nov 2000 | A |
6154738 | Call | Nov 2000 | A |
6167469 | Safai et al. | Dec 2000 | A |
6167523 | Strong | Dec 2000 | A |
6167568 | Gandel et al. | Dec 2000 | A |
6173316 | De Boor et al. | Jan 2001 | B1 |
6182029 | Friedman | Jan 2001 | B1 |
6185550 | Snow et al. | Feb 2001 | B1 |
6185576 | McIntosh | Feb 2001 | B1 |
6199046 | Heinzle et al. | Mar 2001 | B1 |
6199081 | Meyerzon et al. | Mar 2001 | B1 |
6208338 | Fischer et al. | Mar 2001 | B1 |
6219698 | Iannucci et al. | Apr 2001 | B1 |
6246404 | Feigner et al. | Jun 2001 | B1 |
6262728 | Alexander | Jul 2001 | B1 |
6272074 | Winner | Aug 2001 | B1 |
6272505 | De La Huerga | Aug 2001 | B1 |
6282489 | Bellesfield et al. | Aug 2001 | B1 |
6291785 | Koga et al. | Sep 2001 | B1 |
6292768 | Chan | Sep 2001 | B1 |
6295061 | Park et al. | Sep 2001 | B1 |
6297822 | Feldman | Oct 2001 | B1 |
6300950 | Clark et al. | Oct 2001 | B1 |
6308171 | De La Huerga | Oct 2001 | B1 |
6311152 | Bai et al. | Oct 2001 | B1 |
6311177 | Dauerer et al. | Oct 2001 | B1 |
6311194 | Sheth et al. | Oct 2001 | B1 |
6320496 | Sokoler et al. | Nov 2001 | B1 |
6323853 | Hedloy | Nov 2001 | B1 |
6336125 | Noda et al. | Jan 2002 | B2 |
6336131 | Wolfe | Jan 2002 | B1 |
6338059 | Fields et al. | Jan 2002 | B1 |
6339436 | Amro et al. | Jan 2002 | B1 |
6339755 | Hetherington et al. | Jan 2002 | B1 |
6347398 | Parthasarathy et al. | Feb 2002 | B1 |
6349295 | Tedesco et al. | Feb 2002 | B1 |
6353926 | Parthesarathy et al. | Mar 2002 | B1 |
6381742 | Forbes et al. | Apr 2002 | B2 |
6382350 | Jezewski et al. | May 2002 | B1 |
6392668 | Murray | May 2002 | B1 |
6396515 | Hetherington et al. | May 2002 | B1 |
6401067 | Lewis et al. | Jun 2002 | B2 |
6408323 | Kobayashi et al. | Jun 2002 | B1 |
6413100 | Dickmeyer et al. | Jul 2002 | B1 |
6415304 | Horvitz | Jul 2002 | B1 |
6421678 | Smiga et al. | Jul 2002 | B2 |
6424979 | Livingston et al. | Jul 2002 | B1 |
6434567 | De La Huerga | Aug 2002 | B1 |
6438545 | Beauregard et al. | Aug 2002 | B1 |
6441753 | Montgomery | Aug 2002 | B1 |
6442545 | Feldman et al. | Aug 2002 | B1 |
6442591 | Haynes et al. | Aug 2002 | B1 |
6456304 | Anguilo et al. | Sep 2002 | B1 |
6470091 | Koga et al. | Oct 2002 | B2 |
6473069 | Gerpheide | Oct 2002 | B1 |
6477510 | Johnson | Nov 2002 | B1 |
6480860 | Monday | Nov 2002 | B1 |
6493006 | Gourdol et al. | Dec 2002 | B1 |
6498982 | Bellesfield et al. | Dec 2002 | B2 |
6510504 | Satyanarayanan | Jan 2003 | B2 |
6516321 | De La Huerga | Feb 2003 | B1 |
6519557 | Emens et al. | Feb 2003 | B1 |
6519603 | Bays et al. | Feb 2003 | B1 |
6546433 | Matheson | Apr 2003 | B1 |
6553385 | Johnson et al. | Apr 2003 | B2 |
6556972 | Bakis et al. | Apr 2003 | B1 |
6556984 | Zien | Apr 2003 | B1 |
6564264 | Creswell et al. | May 2003 | B1 |
6571241 | Nosohara | May 2003 | B1 |
6571253 | Thompson et al. | May 2003 | B1 |
6591260 | Schwarzhoff et al. | Jul 2003 | B1 |
6595342 | Maritzen et al. | Jul 2003 | B1 |
6601075 | Huang et al. | Jul 2003 | B1 |
6604099 | Chung et al. | Aug 2003 | B1 |
6615131 | Rennard et al. | Sep 2003 | B1 |
6618733 | White et al. | Sep 2003 | B1 |
6622140 | Kantrowitz | Sep 2003 | B1 |
6623527 | Hamzy | Sep 2003 | B1 |
6625581 | Perkowski | Sep 2003 | B1 |
6629079 | Spiegel et al. | Sep 2003 | B1 |
6631519 | Nicholson et al. | Oct 2003 | B1 |
6636880 | Bera | Oct 2003 | B1 |
6643650 | Slaughter et al. | Nov 2003 | B1 |
6654734 | Mani et al. | Nov 2003 | B1 |
6654932 | Bahrs et al. | Nov 2003 | B1 |
6658623 | Schilit et al. | Dec 2003 | B1 |
6687485 | Hopkins et al. | Feb 2004 | B2 |
6694307 | Julien | Feb 2004 | B2 |
6697824 | Bowman-Amuah | Feb 2004 | B1 |
6697837 | Rodov | Feb 2004 | B1 |
6708189 | Fitzsimons et al. | Mar 2004 | B1 |
6715144 | Daynes et al. | Mar 2004 | B2 |
6717593 | Jennings | Apr 2004 | B1 |
6718516 | Claussen et al. | Apr 2004 | B1 |
6728679 | Strubbe et al. | Apr 2004 | B1 |
6732090 | Shanahan et al. | May 2004 | B2 |
6732361 | Andreoli et al. | May 2004 | B1 |
6741994 | Kang et al. | May 2004 | B1 |
6742054 | Upton, IV | May 2004 | B1 |
6745208 | Berg et al. | Jun 2004 | B2 |
6766326 | Cena | Jul 2004 | B1 |
6795808 | Strubbe et al. | Sep 2004 | B1 |
6802061 | Parthasarathy et al. | Oct 2004 | B1 |
6826726 | Hsing et al. | Nov 2004 | B2 |
6829631 | Forman et al. | Dec 2004 | B1 |
6845499 | Srivastava et al. | Jan 2005 | B2 |
6857103 | Wason | Feb 2005 | B1 |
6859908 | Clapper | Feb 2005 | B1 |
6868525 | Szabo | Mar 2005 | B1 |
6874125 | Carroll et al. | Mar 2005 | B1 |
6874143 | Murray et al. | Mar 2005 | B1 |
6880129 | Lee et al. | Apr 2005 | B1 |
6883137 | Girardot et al. | Apr 2005 | B1 |
6898604 | Ballinger et al. | May 2005 | B1 |
6901402 | Corston-Oliver et al. | May 2005 | B1 |
6904560 | Panda | Jun 2005 | B1 |
6925457 | Britton et al. | Aug 2005 | B2 |
6925470 | Sangudi et al. | Aug 2005 | B1 |
6944857 | Glaser et al. | Sep 2005 | B1 |
6948133 | Haley | Sep 2005 | B2 |
6950831 | Haley | Sep 2005 | B2 |
6950982 | Dourish | Sep 2005 | B1 |
6957385 | Chan et al. | Oct 2005 | B2 |
6963867 | Ford et al. | Nov 2005 | B2 |
6964010 | Sharp | Nov 2005 | B1 |
6975983 | Fortescue et al. | Dec 2005 | B1 |
6976090 | Ben-Shaul et al. | Dec 2005 | B2 |
6976209 | Storisteanu et al. | Dec 2005 | B1 |
6981212 | Claussen et al. | Dec 2005 | B1 |
6986104 | Green et al. | Jan 2006 | B2 |
6990654 | Carroll, Jr. | Jan 2006 | B2 |
7003522 | Reynar et al. | Feb 2006 | B1 |
7013289 | Horn et al. | Mar 2006 | B2 |
7024658 | Cohen et al. | Apr 2006 | B1 |
7028312 | Merrick et al. | Apr 2006 | B1 |
7032174 | Montero et al. | Apr 2006 | B2 |
7039859 | Sundaresan | May 2006 | B1 |
7051076 | Tsuchiya | May 2006 | B2 |
7082392 | Butler et al. | Jul 2006 | B1 |
7100115 | Yennaco | Aug 2006 | B1 |
7113976 | Watanabe | Sep 2006 | B2 |
7146564 | Kim et al. | Dec 2006 | B2 |
7216351 | Maes | May 2007 | B1 |
7237190 | Rollins et al. | Jun 2007 | B2 |
7281245 | Reynar et al. | Oct 2007 | B2 |
7302634 | Lucovsky et al. | Nov 2007 | B2 |
7305354 | Rodriguez et al. | Dec 2007 | B2 |
7392479 | Jones et al. | Jun 2008 | B2 |
7421645 | Reynar | Sep 2008 | B2 |
7454459 | Kapoor et al | Nov 2008 | B1 |
20010029605 | Forbes et al. | Oct 2001 | A1 |
20010041328 | Fisher | Nov 2001 | A1 |
20010042098 | Gupta et al. | Nov 2001 | A1 |
20010049702 | Najmi | Dec 2001 | A1 |
20010056461 | Kampe et al. | Dec 2001 | A1 |
20020002590 | King et al. | Jan 2002 | A1 |
20020003469 | Gupta | Jan 2002 | A1 |
20020003898 | Wu | Jan 2002 | A1 |
20020004803 | Serebrennikov | Jan 2002 | A1 |
20020007309 | Reynar | Jan 2002 | A1 |
20020023113 | Hsing et al. | Feb 2002 | A1 |
20020023136 | Silver et al. | Feb 2002 | A1 |
20020026450 | Kuramochi | Feb 2002 | A1 |
20020029304 | Reynar et al. | Mar 2002 | A1 |
20020035581 | Reynar et al. | Mar 2002 | A1 |
20020038180 | Bellesfield et al. | Mar 2002 | A1 |
20020065110 | Enns et al. | May 2002 | A1 |
20020065891 | Malik | May 2002 | A1 |
20020066073 | Lienhard et al. | May 2002 | A1 |
20020078222 | Compas et al. | Jun 2002 | A1 |
20020091803 | Imamura et al. | Jul 2002 | A1 |
20020099687 | Krishnaprasad et al. | Jul 2002 | A1 |
20020100036 | Moshir et al. | Jul 2002 | A1 |
20020103829 | Manning et al. | Aug 2002 | A1 |
20020104080 | Woodard et al. | Aug 2002 | A1 |
20020110225 | Cullis | Aug 2002 | A1 |
20020111928 | Haddad | Aug 2002 | A1 |
20020120685 | Srivastava et al. | Aug 2002 | A1 |
20020129107 | Loughran et al. | Sep 2002 | A1 |
20020133523 | Ambler et al. | Sep 2002 | A1 |
20020149601 | Rajarajan et al. | Oct 2002 | A1 |
20020156774 | Beauregard et al. | Oct 2002 | A1 |
20020156792 | Gombocz et al. | Oct 2002 | A1 |
20020169802 | Brewer et al. | Nov 2002 | A1 |
20020175955 | Gourdol et al. | Nov 2002 | A1 |
20020178008 | Reynar | Nov 2002 | A1 |
20020178182 | Wang et al. | Nov 2002 | A1 |
20020184247 | Jokela et al. | Dec 2002 | A1 |
20020188941 | Cicciarelli et al. | Dec 2002 | A1 |
20020196281 | Audleman et al. | Dec 2002 | A1 |
20020198909 | Huynh et al. | Dec 2002 | A1 |
20030002391 | Biggs | Jan 2003 | A1 |
20030005411 | Gerken | Jan 2003 | A1 |
20030009489 | Griffin | Jan 2003 | A1 |
20030014745 | Mah et al. | Jan 2003 | A1 |
20030025728 | Ebbo et al. | Feb 2003 | A1 |
20030046316 | Gergic et al. | Mar 2003 | A1 |
20030050911 | Lucovsky et al. | Mar 2003 | A1 |
20030051236 | Pace et al. | Mar 2003 | A1 |
20030056207 | Fischer et al. | Mar 2003 | A1 |
20030081791 | Erickson et al. | May 2003 | A1 |
20030083910 | Sayal et al. | May 2003 | A1 |
20030084138 | Tavis et al. | May 2003 | A1 |
20030097318 | Yu et al. | May 2003 | A1 |
20030101190 | Horvitz et al. | May 2003 | A1 |
20030101204 | Watson | May 2003 | A1 |
20030101416 | McInnes et al. | May 2003 | A1 |
20030106040 | Rubin et al. | Jun 2003 | A1 |
20030115039 | Wang | Jun 2003 | A1 |
20030121033 | Peev et al. | Jun 2003 | A1 |
20030126136 | Omoigui | Jul 2003 | A1 |
20030140308 | Murthy et al. | Jul 2003 | A1 |
20030154144 | Pokorny et al. | Aug 2003 | A1 |
20030158841 | Britton et al. | Aug 2003 | A1 |
20030158851 | Britton et al. | Aug 2003 | A1 |
20030167445 | Su et al. | Sep 2003 | A1 |
20030172343 | Leymaster et al. | Sep 2003 | A1 |
20030177341 | Devillers | Sep 2003 | A1 |
20030182391 | Leber et al. | Sep 2003 | A1 |
20030192040 | Vaughan | Oct 2003 | A1 |
20030195937 | Kircher et al. | Oct 2003 | A1 |
20030212527 | Moore et al. | Nov 2003 | A1 |
20030220795 | Arayasantiparb et al. | Nov 2003 | A1 |
20030229593 | Raley et al. | Dec 2003 | A1 |
20030233330 | Raley et al. | Dec 2003 | A1 |
20040002939 | Arora et al. | Jan 2004 | A1 |
20040003389 | Reynar et al. | Jan 2004 | A1 |
20040006564 | Lucovsky et al. | Jan 2004 | A1 |
20040006741 | Radja et al. | Jan 2004 | A1 |
20040024875 | Horvitz et al. | Feb 2004 | A1 |
20040039990 | Bakar et al. | Feb 2004 | A1 |
20040044959 | Shanmugasundaram et al. | Mar 2004 | A1 |
20040068694 | Kaler et al. | Apr 2004 | A1 |
20040083218 | Feng | Apr 2004 | A1 |
20040133846 | Khoshatefeh et al. | Jul 2004 | A1 |
20040143581 | Bohannon et al. | Jul 2004 | A1 |
20040165007 | Shafron | Aug 2004 | A1 |
20040199861 | Lucovsky | Oct 2004 | A1 |
20040201867 | Katano | Oct 2004 | A1 |
20040236717 | Demartini et al. | Nov 2004 | A1 |
20050050164 | Burd et al. | Mar 2005 | A1 |
20050055330 | Britton et al. | Mar 2005 | A1 |
20050094850 | Nakao | May 2005 | A1 |
20050108195 | Yalovsky et al. | May 2005 | A1 |
20050120313 | Rudd et al. | Jun 2005 | A1 |
20050187926 | Britton et al. | Aug 2005 | A1 |
20060173674 | Nakajima et al. | Aug 2006 | A1 |
Number | Date | Country |
---|---|---|
2 249 920 | Mar 2000 | CA |
ZL 200410005390.8 | Oct 2008 | CN |
0 364 180 | Apr 1990 | EP |
0481784 | Apr 1992 | EP |
0598511 | May 1994 | EP |
1093058 | Apr 2001 | EP |
1280068 | Jan 2003 | EP |
1361523 | Nov 2003 | EP |
1376392 | Jan 2004 | EP |
1 447 754 | Aug 2004 | EP |
1 452 966 | Sep 2004 | EP |
64-88771 | Apr 1989 | JP |
05-174013 | Jul 1993 | JP |
08-272662 | Oct 1996 | JP |
09-138636 | May 1997 | JP |
10-171827 | Jun 1998 | JP |
2000-222394 | Aug 2000 | JP |
2000-231566 | Aug 2000 | JP |
2001-014303 | Jan 2001 | JP |
2001-125994 | May 2001 | JP |
2001-522112 | Nov 2001 | JP |
2001-0350464 | Dec 2001 | JP |
2002-041353 | Feb 2002 | JP |
2002163250 | Jun 2002 | JP |
2002-222181 | Aug 2002 | JP |
2003-141174 | May 2003 | JP |
WO 9507510 | Mar 1995 | WO |
WO 9917240 | Apr 1999 | WO |
WO 0054174 | Sep 2000 | WO |
WO 0067117 | Nov 2000 | WO |
WO 0073949 | Dec 2000 | WO |
WO 0137170 | May 2001 | WO |
WO 0299627 | Jan 2002 | WO |
WO 0215518 | Feb 2002 | WO |
WO 0242928 | May 2002 | WO |
WO 2004012099 | Feb 2004 | WO |
Number | Date | Country | |
---|---|---|---|
20040268237 A1 | Dec 2004 | US |