1. The Field of the Invention
The present invention relates to contact management systems and, more particularly, to schemas for managing contact information.
2. Background and Relevant Art
A contact management system is generally referred to in this application as a system, directory or database that contains contact information about people, groups, organizations, or any other identifiable entity, each of which is referred to herein as a contact. The term “contact information,” as used herein, generally refers to any information that corresponds to a contact and that may be considered relevant for contacting, accessing, corresponding or communicating with the contact.
In the context of the present application, contact information is used by an application to perform a desired function, such as, for example, sending an email, initiating a telephone call, accessing a website, initiating a gaming session, performing a financial transaction, and so forth. Non-limiting examples of contact information include names, e-addresses, physical addresses, and personal information. Examples of names include professional names, personal names, titles, and phonetic names. Examples of e-addresses include email addresses, instant messaging addresses, network addresses, and telephone numbers. Examples of location or physical addresses include home addresses, work addresses, and postal addresses. Examples of personal information include gender designations, birth dates and names.
Contact management systems are extensively used in the computer industry to store and display contact information that is pertinent to the corresponding software applications to which they belong. For example, email applications typically include directories for storing and displaying the email addresses of contacts that can be emailed. Money management applications typically include directories for storing contact information about related financial contacts, such as, for example, banks, accounting service organizations, financial planning organizations, and so forth. Other examples of software applications that utilize contact management systems include time management applications, instant messaging applications, network gaming applications, business directory applications, telephony applications, and so forth.
Contact management systems are also widely used in many hardware devices that are not considered traditional computers. For example, many telephones, facsimile devices, and photocopying devices also include contact management systems for storing contact information that may be used to perform a desired function such as initiating a telephone call, a facsimile transmission, or a telecopy transmission.
One problem encountered by existing contact management systems, however, is that the large variety of specialized and disparate contact management systems and contact directories can make it difficult for a user to quickly access all available contact information for the various applications at the same time. This can be a problem, for example, when a user desires to identify all available means for making contact with a given entity because it may require the user to separately access various directories from many different contact management systems in order to obtain the desired contact information. For example, it may be necessary to access a telephone directory to obtain the home or cell telephone number for the contact, an email directory to obtain a primary email address for the contact, a business directory to obtain the business telephone number, and business email address of the entity, and so forth.
Having disparate contact management systems can also be a problem for obtaining different types of contact information about different contacts. For example, it may be desirable to view the email address of a first contact, the business telephone number of a second contact, and the cell telephone number of a third contact. If the desired contact data for each of the different entities is located in a different contact management system of different applications, then each application will have to be accessed to obtain the desired information, thereby requiring the undesirable expenditure of time and resources. This can particularly be a problem when the contact information is stored by different systems requiring different permission requirements before access will be granted because the user then has to remember the various permission requirements, in addition to going through the motion of logging into the various systems.
Searches and queries for specific contacts or contact information must also be performed separately on each of the various contact management systems. This can particularly be a problem when a user has forgotten in which of the contact management system directories the contact information is stored.
To overcome some of these problems, some contact management systems are configured to store more contact information than is required for the corresponding application. For example, an email directory may be configured to store the addresses, phone numbers and other information about the various contacts stored therein. However, it is somewhat undesirable to duplicatively enter every piece of contact information about every contact into every utilized contact management system. This redundant storage would also represent undesirable and unnecessary expenditure of resources.
Yet another problem with existing contact management systems is that because they are so specialized (e.g., designed to obtain specific contact information related to a specific application) they are not designed to identify relationships that exist between people, groups and organizations. This also inherently limits the scope and scalability of existing contact management systems to provide extensive and rich querying of the contact information.
The present invention is directed to methods, systems, computer program products and corresponding schema and data structures for managing contact information.
According to one aspect of the invention, a schema is provided that defines people, groups and organizations by their corresponding contact information. The schema defines a person by personal data, name data, location data, and e-address data. A group is defined by group membership data and e-address data. Groups can also be defined by capabilities, as described below. Both groups and persons can also be defined by the publisher of the information associated with the groups and persons. An organization is defined by location data and by e-address data.
The schema also defines role occupancies for interrelating the various contacts. The role occupancies are defined by role occupancy data that may include employee data, team member data, group membership data, family data, customer or business data, and other types of data that can link two or more contacts. By interrelating contacts based on role occupancies, the schema is able to provide rich querying of one or more databases for obtaining desired contact information. The schema of the invention may be used with one or more API's and user interfaces for accessing, displaying, and processing the desired contact information.
The schema also treats each person, group, and organization as a database item that can be copied, deleted, moved, opened, and printed, in a similar manner to a file. Accordingly, each contact can be categorized, placed in a folder, annotated, linked to, made into an attachment, be assigned properties, and so forth.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The features and advantages of the invention may be realized and obtained by means of the instruments and combinations particularly pointed out in the appended claims. These and other features of the present invention will become more fully apparent from the following description and appended claims, or may be learned by the practice of the invention as set forth hereinafter.
In order to describe the manner in which the above-recited and other advantages and features of the invention can be obtained, a more particular description of the invention briefly described above will be rendered by reference to specific embodiments thereof which are illustrated in the appended drawings. Understanding that these drawings depict only typical embodiments of the invention and are not therefore to be considered to be limiting of its scope, the invention will be described and explained with additional specificity and detail through the use of the accompanying drawings in which:
a illustrates a block diagram of a data structure for defining a person according to the schema of the invention;
b illustrates a block diagram of a data structure for defining a group according to the schema of the invention;
c illustrates a block diagram of a data structure for defining an organization according to the schema of the invention;
The present invention is directed to methods, systems, computer program products and corresponding schema and data structures for managing contact information stored on one or more storage media. The embodiments of the present invention may comprise or be performed with a special purpose or general-purpose computer including various computer hardware, as discussed in greater detail below.
Embodiments within the scope of the present invention include computer-readable media for carrying or having computer-executable instructions or data structures stored thereon. Such computer-readable media can be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to carry or store desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer. When information is transferred or provided over a network or another communications connection (either hardwired, wireless, or a combination of hardwired or wireless) to a computer, the computer properly views the connection as a computer-readable medium. Thus, any such connection is properly termed a computer-readable medium. Combinations of the above should also be included within the scope of computer-readable media. Computer-executable instructions comprise, for example, instructions and data which cause a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions.
Operating Environment
Although not required, the invention will be described in the general context of computer-executable instructions, such as program modules, being executed by computers in network environments. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. Computer-executable instructions, associated data structures, and program modules represent examples of the program code means for executing steps of the methods disclosed herein. The particular sequence of such executable instructions or associated data structures represents examples of corresponding acts for implementing the functions described in such steps.
Those skilled in the art will appreciate that the invention may be practiced in network computing environments with many types of computer system configurations, including personal computers, hand-held devices, multi-processor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by local and remote processing devices that are linked (either by hardwired links, wireless links, or by a combination of hardwired or wireless links) through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
With reference to
The computer 120 may also include a magnetic hard disk drive 127 for reading from and writing to a magnetic hard disk 139, a magnetic disk drive 128 for reading from or writing to a removable magnetic disk 129, and an optical disk drive 130 for reading from or writing to removable optical disk 131 such as a CD-ROM or other optical media. The magnetic hard disk drive 127, magnetic disk drive 128, and optical disk drive 130 are connected to the system bus 123 by a hard disk drive interface 132, a magnetic disk drive-interface 133, and an optical drive interface 134, respectively. The drives and their associated computer-readable media provide nonvolatile storage of computer-executable instructions, data structures, program modules and other data for the computer 120. Although the exemplary environment described herein employs a magnetic hard disk 139, a removable magnetic disk 129 and a removable optical disk 131, other types of computer readable media for storing data can be used, including magnetic cassettes, flash memory cards, digital versatile disks, Bernoulli cartridges, RAMs, ROMs, and the like.
Program code means comprising one or more program modules may be stored on the hard disk 139, magnetic disk 129, optical disk 131, ROM 124 or RAM 125, including an operating system 135, one or more application programs 136, other program modules 137, and program data 138. A user may enter commands and information into the computer 120 through keyboard 140, pointing device 142, or other input devices (not shown), such as a microphone, joy stick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 121 through a serial port interface 146 coupled to system bus 123. Alternatively, the input devices may be connected by other interfaces, such as a parallel port, a game port or a universal serial bus (USB). A monitor 147 or another display device is also connected to system bus 123 via an interface, such as video adapter 148. In addition to the monitor, personal computers typically include other peripheral output devices (not shown), such as speakers and printers.
The computer 120 may operate in a networked environment using logical connections to one or more remote computers, such as remote computers 149a and 149b. Remote computers 149a and 149b may each be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically include many or all of the elements described above relative to the computer 120, although only memory storage devices 150a and 150b and their associated application programs 136a and 136b have been illustrated in
When used in a LAN networking environment, the computer 120 is connected to the local network 151 through a network interface or adapter 153. When used in a WAN networking environment, the computer 20 may include a modem 154, a wireless link, or other means for establishing communications over the wide area network 152, such as the Internet. The modem 154, which may be internal or external, is connected to the system bus 123 via the serial port interface 146. In a networked environment, program modules depicted relative to the computer 120, or portions thereof, may be stored in the remote memory storage device. It will be appreciated that the network connections shown are exemplary and other means of establishing communications over wide area network 152 may be used.
Contact Schema
In the present embodiment, step 220 includes corresponding acts for defining the contacts. In particular, step 220 is shown to include an act of defining each person (act 240), defining each group (act 250), and defining each organization (act 260) with corresponding data. It will be appreciated, however, that step 220, is not limited to the acts illustrated in the present embodiment. Rather, step 220 may include any corresponding acts that are suitable for defining contacts according to the schema of the invention. Step 220 and each of the illustrated acts 210, 230, 240, 250, and 260 will now be described with specific reference to
The personal data 312A may include a display name by which the contact is identified on a user interface, a contact designation (to identify whether the contact is a person, a group or an organization), a person's birth date, and a person's gender. Although not shown in the present embodiment, the personal data 312A may also include identity keys that are used to identify the person to a system. For example, a PIN may be an identity key. It will also be appreciated that a person may have more than one identity key, any combination of which may be included in the person's personal data 312A.
The e-address data 322A may include data identifying an email address, an instant messaging address, a network address, a telephone number, or any other electronic address and corresponding data. The term “e-address” is used interchangeably herein with the term “e-location” and “elocation”.
According to one embodiment, the e-address data 322A includes an access point that comprises the actual telephone number, email address, or other electronic address assigned to the person. The e-address data 322A may also include a service type category for designating what service the e-address corresponds with (e.g., instant messaging, email, telephone, etc.). The e-address data 322A may also include an e-location descriptor that characterizes or differentiates between a multiplicity of similar service types. For example, the e-location description may characterize ‘telephone’ service types as ‘home’ and ‘cell’, ‘second line,’ and so forth. Start and end dates may also be provided to designate a term for which the e-address is valid. The e-address data 322A may also include a technology model category field for defining the type of network or system hosting the e-address (e.g., MSN, SMTT, etc.)
The location data 332 may include physical address information corresponding with the residence or domicile of the contact 310A. For example, the location data 332 may include a descriptive name of the address, the type of address (e.g., postal address, real address), and the region, neighborhood, street, city, postal code, state, country, and mail stop associated with the contact's address.
The name data 342 may include various names of the contact. Examples of names that may be used include a given name (first name), a middle name, a surname, a title, a nickname, a yomi names (phonetical names), and display names. The name data 342 may also include a name type category designation to designate the types of names that are included in the name data 342 (e.g., a professional names, a personal names, and so forth).
Attention is now directed to
As shown in
By way of example, the e-address data 322B may include an access point that comprises the email address or other electronic address used to contact the group. The e-address data 322B may also include an e-location descriptor that characterizes the type of address that is specified, as described above. Start and end dates may also be provided to designate a term for which the e-address is valid. The e-address data 322B may also include a service type category for designating what service the e-address corresponds with (e.g., email, instant messaging, etc.) and a technology model category field for defining the type of network or system hosting the e-address (e.g., MSN, SMTT, etc.)
The group is also defined by a group membership data 352, which may include capability data for designating a person's capacity in the group (e.g., a person may be identified as a president within a group, as shown below in reference to FIG. 5.) The group membership data 352 may also include a membership type for designating the type of membership a person has (e.g., annual, monthly, life, etc.). Generally, the group membership data 352 is used as role occupancy data to define relationships existing between principal contacts, such as a person and a group, as described below in more detail with reference to
In other embodiments, the group is further defined by group data comprising additional definitions defining the group, such as the size and characteristics of the group. A group may also be defined by resources or locations utilized by and associated with the group. By way of an example, a conference room used by a group or an administrator who works with a group comprise resources that may be associated with the group, but would not be included in a group “task,” such as emailing or IM-ing the members of the group.
The location data element 360 contains location data 362 corresponding to the physical location of the organization. For example, the location data 332 may include a descriptive name of the address, the type of address (e.g., postal address, real address), and the region, neighborhood, street, city, postal code, state, country, and mail stop associated with the organization headquarters (e.g., financial headquarters, legal headquarters, and/or geographic headquarters).
As shown in
According to one embodiment, the organization contact 310C, the group contact 310B, and the person contact 310A each comprise principal contacts. These principal contacts are related by role occupancies according to the schema of the present invention. It will be appreciated, however, that not all principals comprise contacts. For example, some principals may include computers or other objects. Accordingly, a principal can more broadly be construed as an entity or object that can be assigned access permissions. The term “role occupancy” is generally defined herein as a relationship existing between two or more principals. Accordingly, role occupancies may include corresponding role occupancy data defining the relationships between the two or more principals.
However, in the present embodiment, data 422A and 422B are only shown to include name data and principal identification key data. The name data corresponds to the name of the principal contact (e.g., the name of the person, group, or organization), as described above. The principal identification key data corresponds with one or more characters or symbols that are used to identify the principal to another principal. By way of example, and not limitation, a person's numeric PIN may be used with a person's name to identify the person to an organization, such as a financial organization. A person may have many principal identification keys corresponding to many different organizations, groups and people. Organizations and groups may also have principal identification keys.
The principals 420A and 420b are related, according to the invention, by role occupancy data contained within one or more data elements, including an employee data element 430, a team member data element 440, a group membership data element 450, a family data element 460, and a customer data element 470. The role occupancy data described herein is used to define the role occupancies that interrelate the contacts, act 230 (
Role occupancy data may also include additional data 412 that defines the parameters of the role occupancy. For example, additional data 412 can be used to define a valid term of a role occupancy 410 based on start and end dates. Additional data 412 can also be used to identify any e-locations relating the principals 420A and 420B, such as, for example, a common email used by the principals 420A and 420B.
If the principals 420A and 420B are related by an employment relationship, the role occupancy data defining the employment relationship can include employee data 432, such as an employee's ID, an office number where the employee works, the employee's email, work location (work address), work phone number, the employee's status (temporary, full-time, part-time, etc.), and the employee's title with the employer.
If the relationship between the principals 420A and 420B comprises a team relationship, then role occupancy data defining the relationship can include team member data 442, such as a position the team member occupies in the team.
If the relationship between the principals 420A and 420B comprises a group relationship, then the role occupancy data defining the relationship can include group membership data 452, such as group capability and membership type, as described above in reference to
If the relationship between the principals 420A and 420B comprises a family relationship, then the role occupancy data can include family data 462, including family event data. Family event data may include family event data for defining any shared family event (e.g., family reunion, family trip, and so forth).
If the relationship between the principals comprises a business relationship, such as a business-consumer relationship, then the role occupancy data may comprise consumer data 472. The customer data 472 may include any data considered relevant for relating a consumer to a business. In one embodiment, the consumer data 472 includes provider and customer cookie fields for defining the attributes and characteristics of the provider and customer, respectively.
Attention is now directed to
As shown, person 510 is defined by various data 512, including personal data e-location data, name data, and location data. More particularly, person 510 is defined as a female having a birth date of Jun. 15, 1912. The person 510 is further defined by a plurality of e-locations and names. The e-locations include a cell phone number and an email address. Person 510 is also defined by yet another phone number that is listed in the location data 562 and that corresponds with the person's 510 residential telephone line. The names defining person 510 include a professional name of Jane Doe and a personal name of Jane Eod. Person 510 is also defined by location data 562 that is contained within location data element 560 and that includes the name, region, neighborhood, and residential address of person 510.
According to the present example, the second principal 520 includes a group defined as a soccer mom club, having an e-location comprising an email address. The third principal 530 is defined as MCRSFT Corporation, having phone, URL, and email e-locations. The third principal 530 is also defined by location data 582 contained within a location data element 580. The location data 582 includes region, neighborhood, street, city, postal, state, and country address data, as well as a name and e-location associated with the address data.
Each of the three principals 510, 520 and 530 are related according to the present embodiment by role occupancies 540 and 550, as mentioned above. More particularly, role occupancy 540 relates principal 510 to principal 520 with role occupancy data 542. Role occupancy 540 comprises a group membership and the role occupancy data 542 includes the capability of ‘president.’ Accordingly, principal 510 (Jane Doe) is a member and president of group 520 (Soccer Mom Club).
Likewise, role occupancy 550 relates principal 510 to principal 530 with role occupancy data 552. As shown, role occupancy 550 comprises an employment relationship that is defined by role occupancy data 552. In the present embodiment, the role occupancy data 552 includes data fields defining the employee's ID, office number, title, and corresponding work email address and telephone number. Accordingly, the role occupancy data 552 defines principal 510 (Jane Doe) as an employee of principal 530 (MCRSFT Corp.). Role occupancy 550 is further defined by location data 572 contained within location data element 570. The location data 572 includes the address of the building in which the employee (Jane Doe) works, along with a name of the building and the telephone number of the building.
By interrelating contacts based on role occupancies, as shown and described above, the schema is able to provide rich querying of one or more databases for obtaining desired contact information of people, groups and organizations. The schema may used with one or more API's and user interfaces for entering, accessing, displaying, and processing the desired contact information in the desired format.
In one embodiment, the disclosed schema is provided to one or more API's and user interfaces (act 210) belonging to one or more computing systems for enabling contacts to be defined and related according to the schema of the invention. The contacts are defined, based on the schema (step 220), according to the structure defined above with reference to
According to one embodiment, the schema treats each principal contact (person, group, and organization) as a database item that can be copied, deleted, moved, opened, and printed, in a similar manner to a file. This enables each principal contact to be categorized, placed in a folder, annotated, linked to, made into an attachment, be assigned properties, and so forth. It will be appreciated that this can be particularly useful for enabling the exchange of contact information from disparate databases.
As shown in
It will be appreciated that the present invention may be embodied in other specific forms without departing from its spirit or essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive. The scope of the invention is, therefore, indicated by the appended claims rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.
Number | Name | Date | Kind |
---|---|---|---|
5214756 | Franklin | May 1993 | A |
5640565 | Dickinson | Jun 1997 | A |
5659788 | Sorneya | Aug 1997 | A |
5737726 | Cameron | Apr 1998 | A |
5767897 | Howell | Jun 1998 | A |
5870744 | Sprague | Feb 1999 | A |
5873108 | Goyal | Feb 1999 | A |
5896321 | Miller | Apr 1999 | A |
5913032 | Schwartz | Jun 1999 | A |
5923848 | Goodhand | Jul 1999 | A |
5950193 | Kulkarni | Sep 1999 | A |
5959629 | Masui | Sep 1999 | A |
5999208 | McNerney | Dec 1999 | A |
6008799 | Van Kleeck | Dec 1999 | A |
6014135 | Fernandes | Jan 2000 | A |
6026396 | Hall | Feb 2000 | A |
6065012 | Balsara | May 2000 | A |
6208339 | Atlas | Mar 2001 | B1 |
6209005 | Harker | Mar 2001 | B1 |
6212534 | Lo | Apr 2001 | B1 |
6216122 | Elson | Apr 2001 | B1 |
6247043 | Bates | Jun 2001 | B1 |
6269369 | Robertson | Jul 2001 | B1 |
6324541 | de l'Etraz et al. | Nov 2001 | B1 |
6339826 | Hayes | Jan 2002 | B2 |
6411961 | Chen | Jun 2002 | B1 |
6434564 | Ebert | Aug 2002 | B2 |
6460074 | Fishkin | Oct 2002 | B1 |
6539379 | Vora | Mar 2003 | B1 |
6557004 | Ben-Schachar et al. | Apr 2003 | B1 |
6564213 | Ortega | May 2003 | B1 |
6571235 | Marpe | May 2003 | B1 |
6581059 | Barrett | Jun 2003 | B1 |
6581062 | Draper | Jun 2003 | B1 |
6609108 | Pulliam | Aug 2003 | B1 |
6643661 | Polizzi | Nov 2003 | B2 |
6661434 | MacPhail | Dec 2003 | B1 |
6668281 | Ayyadurai | Dec 2003 | B1 |
6678685 | McGill et al. | Jan 2004 | B2 |
6699125 | Kirmse | Mar 2004 | B2 |
6701348 | Sommerer | Mar 2004 | B2 |
6718366 | Beck | Apr 2004 | B2 |
6753889 | Najmi | Jun 2004 | B1 |
6781608 | Crawford | Aug 2004 | B1 |
6791583 | Tang | Sep 2004 | B2 |
6820075 | Shanahan | Nov 2004 | B2 |
6820204 | Desai | Nov 2004 | B1 |
6828988 | Hudson | Dec 2004 | B2 |
6829607 | Tafoya | Dec 2004 | B1 |
6832263 | Polizzi | Dec 2004 | B2 |
6839680 | Liu et al. | Jan 2005 | B1 |
6845370 | Burkley | Jan 2005 | B2 |
6859823 | Nishihara | Feb 2005 | B1 |
6870921 | Elsey | Mar 2005 | B1 |
6871140 | Florance | Mar 2005 | B1 |
6883000 | Gropper | Apr 2005 | B1 |
6895388 | Smith | May 2005 | B1 |
6907580 | Michelman | Jun 2005 | B2 |
6947929 | Bruce | Sep 2005 | B2 |
6959340 | Najmi | Oct 2005 | B1 |
6983310 | Rouse | Jan 2006 | B2 |
6985924 | Schwartz | Jan 2006 | B2 |
6988128 | Alexander | Jan 2006 | B1 |
6990495 | Grason | Jan 2006 | B1 |
6993712 | Ramachandran | Jan 2006 | B2 |
7007149 | Chung | Feb 2006 | B2 |
7010572 | Benjamin | Mar 2006 | B1 |
7010599 | Shrinivasan | Mar 2006 | B2 |
7010616 | Carlson | Mar 2006 | B2 |
7043471 | Cheung | May 2006 | B2 |
7068768 | Barnes | Jun 2006 | B2 |
7076498 | Banerjee | Jul 2006 | B2 |
7096232 | Doss | Aug 2006 | B2 |
7113941 | Arend | Sep 2006 | B2 |
7117271 | Haverstock | Oct 2006 | B2 |
7130853 | Roller | Oct 2006 | B2 |
7139774 | Dettinger | Nov 2006 | B2 |
7143190 | Christensen | Nov 2006 | B2 |
7146570 | Yeh | Dec 2006 | B2 |
7149731 | Dettinger | Dec 2006 | B2 |
7159207 | Tang | Jan 2007 | B2 |
7162474 | Harker | Jan 2007 | B1 |
7185271 | Lee | Feb 2007 | B2 |
7191210 | Grossman | Mar 2007 | B2 |
7209951 | Goldberg | Apr 2007 | B2 |
7240298 | Grossman | Jul 2007 | B2 |
7287053 | Bodin | Oct 2007 | B2 |
7302634 | Lucovsky | Nov 2007 | B2 |
20020073207 | Widger | Jun 2002 | A1 |
20020107914 | Charisius | Aug 2002 | A1 |
20020120864 | Wu | Aug 2002 | A1 |
20020143961 | Siegel | Oct 2002 | A1 |
20020174237 | Shrinivasan et al. | Nov 2002 | A1 |
20020186257 | Cadiz | Dec 2002 | A1 |
20030041065 | Lucovsky et al. | Feb 2003 | A1 |
20030041076 | Lucovsky | Feb 2003 | A1 |
20030050911 | Lucovsky | Mar 2003 | A1 |
20030069874 | Hertzog | Apr 2003 | A1 |
20030126137 | McFadden | Jul 2003 | A1 |
20030158855 | Farnham | Aug 2003 | A1 |
20030164862 | Cadiz | Sep 2003 | A1 |
20030210265 | Haimberg | Nov 2003 | A1 |
20040083453 | Knight | Apr 2004 | A1 |
20040093334 | Scherer | May 2004 | A1 |
20040103364 | Dornback | May 2004 | A1 |
20040107283 | Paddon | Jun 2004 | A1 |
20040117322 | Bjorksten | Jun 2004 | A1 |
20040119732 | Grossman | Jun 2004 | A1 |
20040119758 | Grossman | Jun 2004 | A1 |
20040119760 | Grossman | Jun 2004 | A1 |
20040122683 | Grossman | Jun 2004 | A1 |
20040139025 | Coleman | Jul 2004 | A1 |
20040177082 | Nitta | Sep 2004 | A1 |
20040210844 | Pettinati | Oct 2004 | A1 |
20040235520 | Cadiz | Nov 2004 | A1 |
20040236792 | Celik | Nov 2004 | A1 |
20040243935 | Abramovitch | Dec 2004 | A1 |
20040260948 | Miyata | Dec 2004 | A1 |
20050002510 | Elsey | Jan 2005 | A1 |
20050004874 | Gilmour | Jan 2005 | A1 |
20050015439 | Balaji | Jan 2005 | A1 |
20050080805 | Haeberle | Apr 2005 | A1 |
20050091072 | Dunn | Apr 2005 | A1 |
20050114329 | Dettinger | May 2005 | A1 |
20050131888 | Tafoya | Jun 2005 | A1 |
20050182741 | Grossman | Aug 2005 | A1 |
20050262208 | Haviv | Nov 2005 | A1 |
20050283468 | Karnvar | Dec 2005 | A1 |
20060010104 | Pettinati | Jan 2006 | A1 |
20060041545 | Heidloff | Feb 2006 | A1 |
20060053384 | La Fetra | Mar 2006 | A1 |
20060064645 | Neven | Mar 2006 | A1 |
20060174002 | Shrinivasan | Aug 2006 | A1 |
20060253787 | Fogg | Nov 2006 | A1 |
20060277213 | Robertson | Dec 2006 | A1 |
Number | Date | Country |
---|---|---|
9-046335 | Feb 1997 | JP |
9-503088 | Mar 1997 | JP |
2000-315234 | Nov 2000 | JP |
2002-517863 | Jun 2002 | JP |
2002-312404 | Oct 2002 | JP |
WO 9523371 | Aug 1995 | WO |
WO 9964970 | Dec 1999 | WO |
WO 01-80190 | Jan 2001 | WO |
WO 02073454 | Sep 2002 | WO |
2005013079 | Oct 2005 | WO |
Number | Date | Country | |
---|---|---|---|
20040122822 A1 | Jun 2004 | US |