Systems and user interfaces for dynamic access of multiple remote databases and synchronization of data based on user rules

Information

  • Patent Grant
  • 11461364
  • Patent Number
    11,461,364
  • Date Filed
    Friday, April 17, 2020
    4 years ago
  • Date Issued
    Tuesday, October 4, 2022
    2 years ago
Abstract
A computing system is configured to access a plurality of remote databases in order to identify data inconsistencies between the remote databases and provide user interfaces to a user in order to initiate communication via one or more APIs to certain remote databases indicating updates that reconcile said data inconsistencies.
Description
TECHNICAL FIELD

Embodiments of present disclosure relate to systems and techniques for dynamic interactions with user information.


BACKGROUND

Generally, user computing devices and computing systems may facilitate the management of a user's personal data. For example, the user may have information stored in a plurality of remote databases, such as those used by various social networking sites, elastic on-demand storage systems (for example, cloud computing systems), or remote file sharing services, as well as the user's own personal computer or mobile device to store personal data and/or personal information. The user's use of the Internet may result in a wide distribution of the user's personal information to many different computing systems, devices, and other users. For example, social networking sites, online retailers, and/or blogs may contain personal information about the user.


Generally, when a user wishes to update profile information (e.g., address, phone number, etc.), for example, at a social networking site, credit monitoring service, blog, and/or other online service, the user will manually update the information at each of the sites, by logging into multiple sites and providing information for storage in the relevant databases of the multiple sites. Thus, if a user changes phone numbers, he may need to visit multiple websites and navigate to the profile change sections in each in order to make the same change to the phone number on the multiple sites. These tasks become redundant and, accordingly, the user may not make changes to all accounts. Additionally, such manual changes increase the risk of errors (e.g., typos) in the updated information provides to different entities.


SUMMARY

The systems, methods, and devices described herein each have several aspects, no single one of which is solely responsible for its desirable attributes. Without limiting the scope of this disclosure, several non-limiting features will now be described briefly.


Disclosed herein are systems and methods that automatically identify updated information associated with a user in one or more remote databases (e.g., databases associated with online web services) and determine updates to me made to other remote databases based on user rules for providing such automatic updates. Thus, the systems and methods disclosed herein may allow a user to update profile information of the user at not just a single website or entity, but with multiple entities, without requiring the user to communicate with each of the entities individually. In some embodiments, the methods disclosed herein are performed by a profile update system that has existing relationships and/or communication channels with multiple entities, such as financial institutions, government institutions, retail companies, and websites, for example. Accordingly, the profile update system may advantageously push any updates to the user's profile information to multiple entities with which the user has a relationship (e.g., an account) in order to implement such profile updates across the multiple entities. Such updates may be implemented, for example, via an application programming interface (API) that the plurality of remote database (also referred to generally as “partners” or “entities” herein) have access to. For example, a change to a user's information in a first remote database may be determined via access to the first remote database through an API, and changes in the user's information that are identified may be pushed to one or more other remote databases via the API.


The term “database,” as used herein, may refer to an database (e.g., RDBMS or SQL database), or may refer to any other data structure, such as, for example a comma separated values (CSV), eXtendible markup language (XML), TeXT (TXT) file, flat file, spreadsheet file, and/or any other widely used or proprietary format. In some embodiments, one or more of the databases or data sources may be implemented using a relational database, such as Sybase, Oracle, CodeBase and Microsoft® SQL Server as well as other types of databases such as, for example, a flat file database, an entity-relationship database, and object-oriented database, and/or a record-based database.


In some embodiments, a profile update system includes an update status module that communicates with remote databases to which updates were provided in order to track if/when the updates are implemented within those remote databases. The status of the updates may they then be provided to the user, such that the user can intervene in making updates if necessary (e.g., if a remote database associated with a particular user account is not recognizing an address update that the user wants to ensure is correct). Additionally, an update status user interface may include an option for re-requesting updates to the user's information, such as at the request of the user interfacing with the update status user interface, and/or may automatically re-request the profile information be updated at one or more remote databases at which the updates are not implemented within a predetermined time period.


In one embodiment, a computing system is configured to access a plurality of remote databases in order to identify data inconsistencies between the remote databases and provide user interfaces to a user in order to initiate communication via one or more APIs to certain remote databases indicating updates that reconcile said data inconsistencies. The computing system may include one or more storage devices configured to store electronic software instructions and one or more computer processors in communication with the storage device. The one or more computer processors may be configured to execute the stored software instructions to cause the computing system to automatically access first user information stored in one or more storage devices, the first user information including indications of each of a plurality of remote databases having data regarding a first user, the first user information including a plurality of first data fields and a corresponding plurality of first data values associated with respective first data fields, wherein at least some of the plurality of remote databases include matching first data values in particular first data fields, access a first remote database of the plurality of remote databases via one or more network connections and an application programming interface in communication with the first remote database, determine first remote data associated with the first user stored in the first remote database, compare the first remote data to the first user information by comparing each of a plurality of first data values in the first user information to corresponding remote data values of associated data fields in the first remote data, identify a particular first data value that does not match a corresponding remote data value for an associated data field, generate an interactive user interface for transmission to a remote user computing device, the interactive user interface including authentication prompts usable to authenticate an identity of the first user, receive input from the remote user computing device, and compare the input from the remote computing device to expected authentication information from the first user. In one embodiment, in response to determining that the expected authentication information from the first user matches the input from the remote computing device, authenticating the first user and: generate a second user interface for transmission to the remote user computing device, the second user interface including, the particular first data value, the corresponding remote data value, and an interactive user interface control usable by the first user to instruct the computing system to update the particular first data value in the first user information with the corresponding remote data value from the first remote data. In one embodiment, in response to receiving an indication via the second user interface that the first user selected the user interface control, replacing the particular first data value in the first user information with the corresponding remote data value from the first remote data, identifying a subset of the plurality of remote databases that each do not include the corresponding remote data value, generate a third user interface for transmission to the remote user computing device, the third user interface including an indication of at least some of the subset of remote databases and interactive user interface controls usable to select one or more of the subset of remote databases. In one embodiment, in response to receiving an indication of a selected one or more of the first subset of remote databases from the remote user computing device: determine access protocols for each of the selected one or more remote databases; and using the determined access protocols for respective of the selected one or more remote databases, transmitting the corresponding remote data value to each of the selected one or more remote databases in order to initiate updates at each of the selected one or more remote databases.





BRIEF DESCRIPTION OF THE DRAWINGS

The following drawings and the associated descriptions are provided to illustrate embodiments of the present disclosure and do not limit the scope of the claims. Aspects and many of the attendant advantages of this disclosure will become more readily appreciated as the same become better understood by reference to the following detailed description, when taken in conjunction with the accompanying drawings, wherein:



FIG. 1A illustrates an example interactive user interface including user profile information for an example user John Doe.



FIG. 1B illustrates an example interactive user interface including user profile information for an example user John Doe, and including login credentials for groups of sites.



FIG. 1C illustrates an example interactive user interface including secondary user profile information for the example user John Doe.



FIG. 2 illustrates an example interactive user interface that may be interacted with by a user in order to provide updates to profile information.



FIG. 3 illustrates an example interactive user interface that may be provided to the user in order to indicate changes to the user's profile that have been implemented (or not implemented) in various remote databases.



FIG. 4 illustrates an example interactive user interface that may be displayed on a mobile device providing similar update status information as that in FIG. 3.



FIG. 5A is a flow diagram illustrating an example workflow for the profile update system authenticating a user, identifying updates to profile information of the user (or receiving profile updates from the user), and providing updated information to a plurality of partners.



FIG. 5B is a flow diagram illustrating an example workflow for the profile update system accessing profile information via an API at a partner and then providing detected updates in the profile information to two other partners via an API.



FIG. 6 is a block diagram showing example components of a profile update system.





DETAILED DESCRIPTION

Although certain preferred embodiments and examples are disclosed below, inventive subject matter extends beyond the specifically disclosed embodiments to other alternative embodiments and/or uses and to modifications and equivalents thereof. Thus, the scope of the claims appended hereto is not limited by any of the particular embodiments described below. For example, in any method or process disclosed herein, the acts or operations of the method or process may be performed in any suitable sequence and are not necessarily limited to any particular disclosed sequence. Various operations may be described as multiple discrete operations in turn, in a manner that may be helpful in understanding certain embodiments; however, the order of description should not be construed to imply that these operations are order dependent. Additionally, the structures, systems, and/or devices described herein may be embodied as integrated components or as separate components. For purposes of comparing various embodiments, certain aspects and advantages of these embodiments are described. Not necessarily all such aspects or advantages are achieved by any particular embodiment. Thus, for example, various embodiments may be carried out in a manner that achieves or optimizes one advantage or group of advantages as taught herein without necessarily achieving other aspects or advantages as may also be taught or suggested herein.


Example Interactive User Interfaces



FIG. 1 illustrates an example user interface including user profile information 170 for an example user John Doe. In this example, the profile information 170 includes personal information, family information, professional information, and login information for a plurality of remote databases, such as websites or other secure data sources. As discussed further below, the user may maintain this profile as a master profile that, when updated, causes changes to be pushed to multiple entities, without further input from the user. The user profile may be generated in any manner, such as by the user entering the profile information, by crowdsourcing the user profile information, such as is disclosed in co-pending application Ser. No. 13/794,459, filed on Mar. 11, 2013, or via other profile building functionalities, such as those discussed in co-pending application Ser. No. 13/779,492, filed on Feb. 27, 2013, each of which is incorporated by reference in its entirety and for all purposes.



FIG. 1B illustrates an example interactive user interface including user profile information 172 for an example user John Doe. In this example, the database access credentials (e.g., usernames and passwords in this example) are categorized not by specific remote databases, but rather by categories of information that are maintained and accessible at those remote databases. In this particular example, a first username and password is usable at each of six different remote databases that provide “News/Sports Sites”. Similarly, a different username and password are usable at two remote databases that provide “Family” information to the user. Thus, as explained further below, the profile update system may access remote databases using access credentials that are shared among different types or categories of remote databases. Additionally, such categories may be usable by the profile update system to automatically determine which of a plurality of remote databases should be updated with new user profile information. For example, a first update to a user's profile information (e.g., that may be provided by the user himself or that may be automatically detected at a remote database) may be provided to a first category of remote databases (e.g. to all of the “News/Sports Sites”), while a second update to the user's profile information may be provided to a second category of remote databases, but not the first category of remote databases. Such selective updating of user profile information to different remote databases may be based on update rules provided by the user or may be determined based on input from a user at the time an update to profile information is provided by the user or detected by the profile update system.



FIG. 1C illustrates an example interactive user interface including secondary user profile information 174 for an example user John Doe. In this embodiment, the user has created a secondary profile that includes some differences in profile information than in the user's primary profile (e.g. the profiles illustrated in FIGS. 1A and 1B may be considered primary profiles). In some embodiments, a user may have different profile information that they would like to share with different remote databases and/or categories of remote databases. In the example of FIG. 1C, the secondary profile for John Doe includes Personal Information that is different than the Personal Information in the user's primary profile and does not include certain categories of information that are included in the user's primary profile. In one embodiment, the user can select which profile (e.g., a primary, secondary, tertiary, etc.) that the user would like to provide to selected remote databases or categories of remote databases. For example, the user may wish to provide the secondary profile to technical websites and databases, while providing the primary profile to other types of websites and/or databases. Depending on the embodiment, categorization of partners may be performed automatically by the profile update system (e.g., based on categorization provided by other users and/or keyword analysis that is automatically performed by the profile update system).



FIG. 2 illustrates an example user interface that may be displayed to a user in response to selecting the edit button with reference to the personal information section of information illustrated in FIG. 1A. As shown in FIG. 2, the user is offered the opportunity to update any of the personal information items by entering new/updated information in the text entry boxes. In other embodiments, information may be added and/or at edited in any other manner, such as using other user interface controls. In one embodiment, if the user makes changes to the profile data (e.g., by entering a new phone number in the text entry field), and then selects the submit button, the new phone number will be pushed out to each of multiple remote databases by the profile update system. In the embodiment of FIG. 2, the user has typed in a new email address (JD123@email.com). In some embodiments, the entities to which the updates are provided are automatically determined by the profile update system, such as based on information obtained from various data sources, including credit data, social network data, financial data, etc., that may be obtained from one or more data sources regarding the user. In some embodiments, the user may provide a list of remote databases for which data should be updated in response to changes to profile data. For example, with reference to FIG. 1 the user has provided login and password information for 3 websites. In one embodiment the user may select which of the 3 websites (or all 3 websites) that should receive updated profile information in response to updates to the profile information (e.g., using the user interface of FIG. 2).


Once the updates have been pushed to the various remote databases, the profile update system may track status of the updates at each of the (or at least some of the) remote databases and provide updates to the user. FIG. 3 is one example user interface that may be provided to the user in order to indicate changes to the user's profile that have been implemented (or not implemented) in various remote databases. In this example, the update status for John Doe's email change (illustrated in FIG. 2) is provided for each of three remote databases (websites in this example) to which the user requested the email address change be pushed. As noted above, the user may push updates to profile information to any number of entities (not limited to only websites), which may be automatically determined by the profile update system and/or provided by the user.


In the example of FIG. 3, the update status indicates that site 1 and site 2 (e.g., two different remote databases associated with partner websites) changed the email address for John Doe in response to the update request from the profile update system on November 15 and November 16, respectively. The status update also indicates that site 3 had not yet changed the email address for John Doe. In this embodiment, John Doe has the option of selecting a link to initiate resending of the updated email address request to site 3 by selecting the “re-send” link. In one embodiment, resending the updated email address causes the profile update system to transmit the profile update in the same manner as was previously provided to site 3. In other embodiments, resending the updated profile information is performed in a different manner. The user also has the option of selecting the “take me to site” link in order to be redirected to site 3, and possibly to the update profile section of site 3, so that the user can manually update the email address with site 3.



FIG. 4 is an example user interface that may be displayed on a mobile device providing similar update status information as that in FIG. 3, with similar options to allow the user to initiate resending of the update request to a particular site and/or be redirected to the site.


Example Workflow for Updating Remote Databases



FIG. 5A is a flow diagram illustrating an example workflow for the profile update system in authenticating a user, identifying updates to profile information of the user (or receiving profile updates from the user), and providing updated information to a plurality of partners. In the embodiment of FIG. 5A, the Profile Update System 100 may be controlled by any entity that has associations with multiple other entities to which profile update changes will likely need to be provided. Having such preexisting links with these entities makes it easier for the user to provide updated information to multiple entities, which the user may not even have an online account established with. A profile update application used by the user may be provided by the same entity that controls the profile update system 100. For example, the profile update app may be a downloadable application that can be installed on a mobile or desktop computer of the user and/or a browser viewable application that the user can interface with via a web browser.


In the embodiment of FIG. 5A, at a first action (indicated by the circled numeral “1”), the user is authenticated in order to confirm that that user is who they really say they are, and to reduce the risk of fraud in the profile update system pushing profile changes to accounts that are not authorized by the user (e.g., changes that are provided by a fraudster impersonating the user). In this embodiment, an authentication module 102 of the profile update system 100 initiates the authentication process, which may be a process that is carried out entirely by the profile update system 100 or which may include actions by a third-party, such as an authentication provider. Depending on the embodiment, the authentication may take various forms. For example, in one embodiment authentication may be based on “knowledge-based” questions that are asked of the user, wherein the questions are formed in such a way that only the particular user should know the answers. In one embodiment, authentication questions are asked based on information regarding the user located in credit data of the user. Such “out of wallet” questions are configured to solicit responses that include information highly likely to only be known by the user (and/or unlikely to be known by a fraudster), such as a monthly payment amount on an outstanding debt obligation which may appear on the user's credit report, the name or address of a particular loan servicer, the date that the last payment was posted to a credit account, and so on.


Once the user is authenticated (e.g., the user of the remote computing device provides answers to authentication questions, or other authentication information, indicating that the user really is the individual identified in the profile information), the user is given an opportunity to provide profile updates (action 2 of FIG. 5A). In this embodiment, an update module 104 interfaces with the user in order to receive profile updates from the user. As discussed below with reference to FIG. 5B, the update module 104 may also detect changes to the user's profile information at various remote databases and/or determine which other remote databases the detected profile update should be provided to.


In the example of FIG. 5A, the user desires to make a change to profile data that is relevant to profile data stored with multiple data sources/entities. As discussed above, in some embodiments the user may have a master profile stored with a particular service, such as a database maintained by the profile update system, and may make changes to that master profile in order to trigger pushing of changes to multiple remote databases. In other embodiments, the user may log into a website (or call a number associated with) the profile update system in order to initiate the process of pushing changes to the user's profile to multiple remote databases. In this embodiment, the user may not need to provide the full profile information, but rather may provide only the profile information that is to be changed (as well as any other information needed for authentication or other procedures performed by the profile update entity), such as an updated email address or telephone number.


In some circumstances, the user may be required to provide proof of the profile information change, such as by submitting a marriage certificate, death certificate, change of address verification, etc., in order for the profile update system to push the requested profile update to certain entities. For example, certain governmental institutions may require such proof of change before making profile updates regarding the user. Thus, depending on embodiment, the profile update system may forward the proof of change information to one or more entities and/or the entities may rely on the indication from the profile update system that the proof of change information was received and accurately indicated the requested profile update. In some embodiments, a third party that specializes in authenticating such information may be consulted by the profile update system 100 in order to determine whether the updates to the user's profile are legitimate.


At action 3 of FIG. 5A, the profile update system 100 pushes the indicated update to a plurality of remote databases of partners, such as financial institutions, governmental institutions, retail companies, and non-commerce companies, such as websites and social media applications. In other embodiments, any other entity may be included as a recipient of profile updates of the user.


The profile update system may then monitor the status of updates at the various entities, such as by accessing the website of those entities periodically in order to determine whether the requested profile updates have been made. As discussed above with reference to the FIGS. 3 and 4, for example, the user may be provided with various user interfaces indicating the status of profile updates and may be offered options for following up with partners that have not yet made the requested profile updates.


Depending on the embodiment, the user profile information may include various information about the user including, for example, the user's name, gender, age, ethnicity, handicaps, address, contact information, photo, employer, education, interests, and any other data associated with the user.



FIG. 5B is a flow diagram illustrating an example workflow for the profile update system 100 accessing profile information via an API at a partner 501 and then providing detected updates in the profile information to two other partners 502, 503 via an API. Beginning at action 1 in FIG. 5B, the profile update system 100 accesses user information at the partner 501 via an API, such as an API that is provided by the profile update system 100 and allows bidirectional communication between the partner 501 and the profile update system 100. Depending on the embodiment, various security protocols may be implemented in order to prevent unauthorized access to partners view the API. Use of any such currently available and/or later developed technologies or protocols are contemplated.


In other embodiments, other communication protocols and methods may be used in order for the profile update system 100 to obtain user information from the partner 501. For example, the profile update system 100 may query the partner 501 database periodically in order to access information from users that are registered with the profile update system 100, e.g., using login credentials provided by respective users. The profile update system 100 may then compare profile data for respective users from the partner 501 with profile data for the users stored at the profile update system 100 and/or profile information of the user at other partners, such as partners 502, 503.


At action 2 of FIG. 5B, the profile update system 100, such as the update module 104, determines if any updates to the user profile information should be pushed to any remote third-party databases. In one embodiment, the user establishes rules that are usable by the profile update system 100 in order to automatically determine which third-party databases should be updated with new profile information discovered at one or more partners. For example, rules may indicate that certain types or categories of information that are identified as new or changed information at certain specific or groups of remote databases (e.g., trusted databases) are automatically pushed to all other remote databases that require the update (e.g. all that have different information for the updated data field of the user). In other embodiments, the user is provided information on updates to the user's profile that are identified at partner 501 and provided an opportunity to indicate which of a plurality of other partners (e.g., partners 502, 503) to which the detected update should be provided. In one embodiment, the user is provided with a list of other partners that have different information in the updated data fields of the user's profile. The user may then select which of the remote databases to update with the identified profile information. Thus, in one embodiment the user can update profile information across multiple remote databases by updating profile information at a particular site so that the profile update system 100 automatically detects that update and initiates provision of the update to other remote databases. Accordingly, the user may not even need to access a website provided by the profile update system 100 in order to initiate changes to multiple remote databases having profile information of the user. The profile update system 100 may then push the detected profile update to partners 502, 503 via the API (or other communication technology). As noted above, in some embodiments rather than use of an API to access the user profile, the user provides authentication credentials (e.g., login and password) that are usable by the profile update system 100 to login to the users account and automatically update the user's profile information.


In one example embodiment, the user provides a profile update to a first partner 501 and the profile update system 100 automatically detects the update. The detected profile update may then be pushed to the user, such as via an application executing on the user's mobile device or a text message sent to the user's mobile device, with a request to authorize pushing of the detected update to all or some of the other remote databases that store profile information of these user (whether the remote databases are indicated by the user or are automatically detected by the profile update system 100, such as based on scanning of user profile databases of multiple partners, in order to identify remote databases having profile information for respective users). Thus, the user may be able to update profile information at any of multiple remote databases (e.g. of various websites or online services) in order to initiate and easily implement updates of those same profile updates to multiple remote databases.


At action 3 of FIG. 5B, a user interface (including graphical user interfaces, information provided to an application installed on a user device, text messages, etc.) may be provided to the user indicating status of profile updates at one or more remote databases to which the detected profile update has been pushed.


Example System Implementation and Architecture



FIG. 6 is a block diagram showing example components of a profile update system 100. The authentication module 102 and update module 104 of the system 100 may include software code configured for execution by the profile update system 100 to perform the various features discussed herein. Depending on the embodiment, the features discussed herein may be performed by a combination of computing devices, such as a server and a mobile computing device. The profile update system 100 may include these multiple devices.


The computing system 100 includes, for example, one or more personal computer that is Windows, Macintosh, or Linux/Unix compatible or a server or workstation. In one embodiment, the computing system 100 comprises a server, a laptop computer, a smart phone, a personal digital assistant, a kiosk, or a media player, for example. In one embodiment, the exemplary computing system 100 includes one or more central processing unit (“CPU”) 105, which may each include a conventional or proprietary microprocessor. The computing system 100 further includes one or more memory 130, such as random access memory (“RAM”) for temporary storage of information, one or more read only memory (“ROM”) for permanent storage of information, and one or more mass storage device 120, such as a hard drive, diskette, solid state drive, or optical media storage device. Typically, the modules of the computing system 100 are connected to the computer using a standard based bus system 180. In different embodiments, the standard based bus system could be implemented in Peripheral Component Interconnect (“PCI”), Microchannel, Small Computer System Interface (“SCSI”), Industrial Standard Architecture (“ISA”) and Extended ISA (“EISA”) architectures, for example. In addition, the functionality provided for in the components and modules of computing system 100 may be combined into fewer components and modules or further separated into additional components and modules.


The computing system 100 is generally controlled and coordinated by operating system software, such as Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server, Unix, Linux, SunOS, Solaris, iOS, Blackberry OS, or other compatible operating systems. In Macintosh systems, the operating system may be any available operating system, such as MAC OS X. In other embodiments, the computing system 100 may be controlled by a proprietary operating system. Conventional operating systems control and schedule computer processes for execution, perform memory management, provide file system, networking, I/O services, and provide a user interface, such as a graphical user interface (“GUI”), among other things.


The exemplary computing system 100 may include one or more commonly available input/output (I/O) devices and interfaces 110, such as a keyboard, mouse, touchpad, and printer. In one embodiment, the I/O devices and interfaces 110 include one or more display devices, such as a monitor, that allows the visual presentation of data to a user. More particularly, a display device provides for the presentation of GUIs, application software data, and multimedia presentations, for example. The computing system 100 may also include one or more multimedia devices 140, such as speakers, video cards, graphics accelerators, and microphones, for example.


In the embodiment of FIG. 6, the I/O devices and interfaces 110 provide a communication interface to various external devices. In the embodiment of FIG. 6, the computing system 100 is electronically coupled to one or more networks, which comprise one or more of a LAN, WAN, and/or the Internet, for example, via a wired, wireless, or combination of wired and wireless, communication link. The networks communicate with various computing devices and/or other electronic devices via wired or wireless communication links, such as the various entities to which updated profile information is to be sent.


In general, the word “module,” as used herein, refers to logic embodied in hardware or firmware, or to a collection of software instructions, possibly having entry and exit points, written in a programming language, such as, for example, Java, Lua, C or C++. A software module may be compiled and linked into an executable program, installed in a dynamic link library, or may be written in an interpreted programming language such as, for example, BASIC, Perl, or Python. It will be appreciated that software modules may be callable from other modules or from themselves, and/or may be invoked in response to detected events or interrupts. Software modules configured for execution on computing devices may be provided on a computer readable medium, such as a compact disc, digital video disc, flash drive, or any other tangible medium. Such software code may be stored, partially or fully, on a memory device of the executing computing device, such as the computing system 100, for execution by the computing device. Software instructions may be embedded in firmware, such as an EPROM. It will be further appreciated that hardware modules may be comprised of connected logic units, such as gates and flip-flops, and/or may be comprised of programmable units, such as programmable gate arrays or processors. The modules described herein are preferably implemented as software modules, but may be represented in hardware or firmware. Generally, the modules described herein refer to logical modules that may be combined with other modules or divided into sub-modules despite their physical organization or storage. As noted above, the authentication module 102 may initiate and/or perform authentication of a user, primarily to determine whether the user that is requesting profile information and/or providing profile information really is the user identified in such information. The update module 104 may perform various tasks, such as interfacing with a user to receive updates to profile information, comparing updates to profile information stored at the profile update system 100 and/or at one or more other remote databases, and determine which remote databases profile updates should be provided to (whether such profile updates are automatically detected by the update module 104 or the updates are provided directly from an authenticated user). These modules may perform fewer or additional tasks in various embodiments. Similarly, the modules may be stored and executed on separate computing devices, even computing devices that are not co-located.


Additional Embodiments

Each of the processes, methods, and algorithms described in the preceding sections may be embodied in, and fully or partially automated by, code modules executed by one or more computer systems or computer processors comprising computer hardware. The code modules may be stored on any type of non-transitory computer-readable medium or computer storage device, such as hard drives, solid state memory, optical disc, and/or the like. The systems and modules may also be transmitted as generated data signals (for example, as part of a carrier wave or other analog or digital propagated signal) on a variety of computer-readable transmission mediums, including wireless-based and wired/cable-based mediums, and may take a variety of forms (for example, as part of a single or multiplexed analog signal, or as multiple discrete digital packets or frames). The processes and algorithms may be implemented partially or wholly in application-specific circuitry. The results of the disclosed processes and process steps may be stored, persistently or otherwise, in any type of non-transitory computer storage such as, for example, volatile or non-volatile storage.


The various features and processes described above may be used independently of one another, or may be combined in various ways. All possible combinations and sub-combinations are intended to fall within the scope of this disclosure. In addition, certain method or process blocks may be omitted in some implementations. The methods and processes described herein are also not limited to any particular sequence, and the blocks or states relating thereto can be performed in other sequences that are appropriate. For example, described blocks or states may be performed in an order other than that specifically disclosed, or multiple blocks or states may be combined in a single block or state. The example blocks or states may be performed in serial, in parallel, or in some other manner. Blocks or states may be added to or removed from the disclosed example embodiments. The example systems and components described herein may be configured differently than described. For example, elements may be added to, removed from, or rearranged compared to the disclosed example embodiments.


Conditional language, such as, among others, “can,” “could,” “might,” or “may,” unless specifically stated otherwise, or otherwise understood within the context as used, is generally intended to convey that certain embodiments include, while other embodiments do not include, certain features, elements and/or steps. Thus, such conditional language is not generally intended to imply that features, elements and/or steps are in any way required for one or more embodiments or that one or more embodiments necessarily include logic for deciding, with or without user input or prompting, whether these features, elements and/or steps are included or are to be performed in any particular embodiment.


Any process descriptions, elements, or blocks in the flow diagrams described herein and/or depicted in the attached figures should be understood as potentially representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps in the process. Alternate implementations are included within the scope of the embodiments described herein in which elements or functions may be deleted, executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those skilled in the art.


All of the methods and processes described above may be embodied in, and partially or fully automated via, software code modules executed by one or more general purpose computers. For example, the methods described herein may be performed by the computing system and/or any other suitable computing device. The methods may be executed on the computing devices in response to execution of software instructions or other executable code read from a tangible computer readable medium. A tangible computer readable medium is a data storage device that can store data that is readable by a computer system. Examples of computer readable mediums include read-only memory, random-access memory, other volatile or non-volatile memory devices, CD-ROMs, magnetic tape, flash drives, and optical data storage devices.


It should be emphasized that many variations and modifications may be made to the above-described embodiments, the elements of which are to be understood as being among other acceptable examples. All such modifications and variations are intended to be included herein within the scope of this disclosure. The foregoing description details certain embodiments. It will be appreciated, however, that no matter how detailed the foregoing appears in text, the systems and methods can be practiced in many ways. As is also stated above, it should be noted that the use of particular terminology when describing certain features or aspects of the systems and methods should not be taken to imply that the terminology is being re-defined herein to be restricted to including any specific characteristics of the features or aspects of the systems and methods with which that terminology is associated.

Claims
  • 1. A computing system comprising: a memory; andone or more computer processors configured to: access a first database;identify, in the first database, a data value in a particular data field corresponding to a user;determine that a subset of a plurality of remote databases does not include the data value by: accessing the plurality of remote databases using at least one of security protocols or communication protocols over a network; anddetermining that the data value is not included in a data field of the subset of the remote databases corresponding to the data value, wherein the subset of the remote databases includes a second database; andsubsequent to the determining that the subset of the remote databases does not include the data value, initiate an update to the second database to include the data value, wherein to initiate the update comprises: receiving first login credentials of the user to access a first profile of the user, wherein the first profile is associated with the second database;determining at least one security protocol or communication protocol associated with the second database;accessing the first profile of the user using the first login credentials of the user; andusing the determined at least one security protocol or communication protocol for the second database, transmitting instructions to initiate the update in the first profile to include the data value in the second database.
  • 2. The computing system of claim 1, wherein the one or more processors are further configured to: receive second login credentials of the user to access the first database, wherein accessing the first database is based on an application of the second login credentials.
  • 3. The computing system of claim 1, wherein the first database is a remote database.
  • 4. The computing system of claim 1, wherein the first database is a local database.
  • 5. The computing system of claim 1, wherein to identify the data value in the particular data field of the first database includes identifying a change in the data value in the particular data field of the first database.
  • 6. The computing system of claim 1, wherein to identify the data value in the particular data field of the first database includes receiving a selection from a user of the data value in the particular data field of the first database.
  • 7. The computing system of claim 1, wherein determining that the data value is not included in a data field in the second database corresponding to the data value includes determining that a value in a corresponding data field for the data value does not exist in the second database.
  • 8. The computing system of claim 1, wherein determining that the data value is not included in a data field in the second database corresponding to the data value includes determining that the data value in the second database is different than the data value identified in the first database.
  • 9. The computing system of claim 1, wherein said accessing the first database comprises: accessing access information in the one or more storage devices, the access information indicating one or more communication parameters for accessing the first database.
  • 10. The computing system of claim 1, wherein the one or more processors are further configured to: for a third remote database that does not include the data value in a data field of the third remote database, initiate an update to the third remote database of the subset of remote databases to include the data value.
  • 11. The computing system of claim 1, wherein the one or more processors are further configured to: track a status of the update for the second database.
  • 12. The computing system of claim 1, wherein to transmit the instructions to initiate the update in the first profile comprises sending a link, for the second database, to a user to redirect the user to a website to update the second database.
  • 13. A method comprising: accessing a first database;identifying, in the first database, a data value in a particular data field corresponding to a user;determining that a subset of a plurality of remote databases does not include the data value by: accessing the plurality of remote databases using at least one of security protocols or communication protocols over a network; anddetermining that the data value is not included in a data field of the subset of the remote databases corresponding to the data value, wherein the subset of the remote databases includes a second database; andsubsequent to the determining that the subset of the remote databases does not include the data value, initiating an update to the second database to include the data value, wherein to initiate the update comprises: receiving first login credentials of the user to access a first profile of the user, wherein the first profile is associated with the second database;determining at least one security protocol or communication protocol associated with the second database;accessing the first profile of the user using the first login credentials of the user; andusing the determined at least one security protocol or communication protocol for the second database, transmitting instructions to initiate the update in the first profile to include the data value in the second database.
  • 14. The method of claim 13, wherein the method further comprises: receiving second login credentials of the user to access the first database, wherein accessing the first database is based on an application of the second login credentials.
  • 15. The method of claim 13, wherein the first database is a remote database.
  • 16. The method of claim 13, wherein the first database is a local database.
  • 17. The method of claim 13, wherein identifying the data value in the particular data field of the first database includes identifying a change in the data value in the particular data field of the first database.
  • 18. The method of claim 13, wherein identifying the data value in the particular data field of the first database includes receiving a selection from a user of the data value in the particular data field of the first database.
  • 19. The method of claim 13, wherein determining that the data value is not included in a data field in the second database corresponding to the data value includes determining that a value in a corresponding data field for the data value does not exist in the second database.
  • 20. The method of claim 13, wherein determining that the data value is not included in a data field in the second database corresponding to the data value includes determining that the data value in the second database is different than the data value identified in the first database.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of application Ser. No. 16/005,489, filed Jun. 11, 2018, which is a continuation of application Ser. No. 15/295,435, filed Oct. 17, 2016, which is a continuation of application Ser. No. 14/548,016, filed Nov. 19, 2014, and claims priority benefit under 35 U.S.C. § 119(e) of U.S. Provisional Application No. 61/906,786, filed on Nov. 20, 2013, the disclosure of which are hereby incorporated by reference herein in their entirety.

US Referenced Citations (2143)
Number Name Date Kind
3405457 Bitzer Oct 1968 A
4346442 Musmanno Aug 1982 A
4734858 Schlafly Mar 1988 A
4755940 Brachtl et al. Jul 1988 A
4774664 Campbell et al. Sep 1988 A
4827508 Shear May 1989 A
4891503 Jewell Jan 1990 A
4977595 Ohta et al. Dec 1990 A
4989141 Lyons et al. Jan 1991 A
5126936 Champion et al. Jun 1992 A
5148365 Dembo Sep 1992 A
5220501 Lawlor et al. Jun 1993 A
5262941 Saladin Nov 1993 A
5274547 Zoffel et al. Dec 1993 A
5336870 Hughes et al. Aug 1994 A
5351186 Bullock et al. Sep 1994 A
5361201 Jost et al. Nov 1994 A
5383113 Kight et al. Jan 1995 A
5404518 Gilbertson et al. Apr 1995 A
5423033 Yuen Jun 1995 A
5500513 Langhans et al. Mar 1996 A
5563783 Stolfo et al. Oct 1996 A
5590038 Pitroda Dec 1996 A
5592560 Deaton et al. Jan 1997 A
5621201 Langhans et al. Apr 1997 A
5640577 Scharmer Jun 1997 A
5649115 Schrader et al. Jul 1997 A
5659725 Levy et al. Aug 1997 A
5659731 Gustafson Aug 1997 A
5689651 Lozman Nov 1997 A
5719941 Swift et al. Feb 1998 A
5729735 Meyering Mar 1998 A
5739512 Tognazzini Apr 1998 A
5742769 Lee et al. Apr 1998 A
5754632 Smith May 1998 A
5774870 Storey Jun 1998 A
5809322 Akerib Sep 1998 A
5813006 Polnerow et al. Sep 1998 A
5819234 Slavin et al. Oct 1998 A
5832068 Smith Nov 1998 A
5842211 Horadan et al. Nov 1998 A
5844218 Kawan et al. Dec 1998 A
5857174 Dugan Jan 1999 A
5864620 Pettitt Jan 1999 A
5870721 Norris Feb 1999 A
5878403 DeFrancesco Mar 1999 A
5881131 Farris et al. Mar 1999 A
5884302 Ho Mar 1999 A
5903830 Joao et al. May 1999 A
5903881 Schrader et al. May 1999 A
5918227 Polnerow et al. Jun 1999 A
5930776 Dykstra et al. Jul 1999 A
5933837 Kung Aug 1999 A
5937392 Alberts Aug 1999 A
5953710 Fleming Sep 1999 A
5956693 Geerlings Sep 1999 A
5963939 McCann et al. Oct 1999 A
5966695 Melchione et al. Oct 1999 A
5974521 Akerib Oct 1999 A
5978780 Watson Nov 1999 A
5995947 Fraser et al. Nov 1999 A
5999596 Walker et al. Dec 1999 A
6006333 Nielsen Dec 1999 A
6009412 Storey Dec 1999 A
6009415 Shurling et al. Dec 1999 A
6014645 Cunningham Jan 2000 A
6021397 Jones et al. Feb 2000 A
6021943 Chastain Feb 2000 A
6026440 Shrader et al. Feb 2000 A
6029149 Dykstra et al. Feb 2000 A
6035288 Solomon Mar 2000 A
6038551 Barlow et al. Mar 2000 A
6043815 Simonoff et al. Mar 2000 A
6055570 Nielsen Apr 2000 A
6064990 Goldsmith May 2000 A
6072894 Payne Jun 2000 A
6073140 Morgan et al. Jun 2000 A
6076070 Stack Jun 2000 A
6085242 Chandra Jul 2000 A
6088686 Walker et al. Jul 2000 A
6108691 Lee et al. Aug 2000 A
6112190 Fletcher et al. Aug 2000 A
6115694 Cheetham et al. Sep 2000 A
6119103 Basch et al. Sep 2000 A
6128602 Northington et al. Oct 2000 A
6145088 Stevens Nov 2000 A
6149441 Pellegrino et al. Nov 2000 A
6157707 Baulier et al. Dec 2000 A
6161139 Win et al. Dec 2000 A
6173272 Thomas et al. Jan 2001 B1
6178420 Sassano Jan 2001 B1
6182068 Culliss Jan 2001 B1
6182229 Nielsen Jan 2001 B1
6195660 Polnerow et al. Feb 2001 B1
6195738 Akerib Feb 2001 B1
6199077 Inala et al. Mar 2001 B1
6202053 Christiansen et al. Mar 2001 B1
6202067 Blood et al. Mar 2001 B1
6208998 Marcus Mar 2001 B1
6230188 Marcus May 2001 B1
6233566 Levine et al. May 2001 B1
6233588 Marchoili et al. May 2001 B1
6247000 Hawkins et al. Jun 2001 B1
6254000 Degen et al. Jul 2001 B1
6263447 French et al. Jul 2001 B1
6278993 Kumar et al. Aug 2001 B1
6282658 French et al. Aug 2001 B2
6289452 Arnold et al. Sep 2001 B1
6295528 Marcus et al. Sep 2001 B1
6295541 Bodnar et al. Sep 2001 B1
6304850 Keller et al. Oct 2001 B1
6304860 Martin et al. Oct 2001 B1
6311169 Duhon Oct 2001 B2
6317783 Freishtat et al. Nov 2001 B1
6321339 French et al. Nov 2001 B1
6327578 Linehan Dec 2001 B1
6330551 Burchetta et al. Dec 2001 B1
6343279 Bissonette et al. Jan 2002 B1
6347375 Reinert et al. Feb 2002 B1
6353778 Brown Mar 2002 B1
6353795 Ranjan Mar 2002 B1
6356937 Montville et al. Mar 2002 B1
6374262 Kodama Apr 2002 B1
6384844 Stewart et al. May 2002 B1
6386444 Sullivan May 2002 B1
6397197 Gindlesperger May 2002 B1
6397212 Biffar May 2002 B1
6401118 Thomas Jun 2002 B1
6405181 Lent et al. Jun 2002 B2
6405245 Burson et al. Jun 2002 B1
6408282 Buist Jun 2002 B1
6412073 Rangan Jun 2002 B1
6421675 Ryan et al. Jul 2002 B1
6421729 Paltenghe et al. Jul 2002 B1
6422462 Cohen Jul 2002 B1
6442590 Inala et al. Aug 2002 B1
6453353 Win et al. Sep 2002 B1
6457012 Jatkowski Sep 2002 B1
6460127 Akerib Oct 2002 B1
6473740 Cockril et al. Oct 2002 B2
6477565 Daswani et al. Nov 2002 B1
6487540 Smith et al. Nov 2002 B1
6496936 French et al. Dec 2002 B1
6505168 Rothman et al. Jan 2003 B1
6510451 Wu et al. Jan 2003 B2
6517587 Satyavolu et al. Feb 2003 B2
6523021 Monberg et al. Feb 2003 B1
6523041 Morgan et al. Feb 2003 B1
6539377 Culliss Mar 2003 B1
6539392 Rebane Mar 2003 B1
6543683 Hoffman Apr 2003 B2
6549904 Ortega et al. Apr 2003 B1
6552670 Sundaravel et al. Apr 2003 B2
6564210 Korda et al. May 2003 B1
6567791 Lent et al. May 2003 B2
6567850 Freishtat et al. May 2003 B1
6571236 Ruppelt May 2003 B1
6574736 Andrews Jun 2003 B1
6578012 Storey Jun 2003 B1
6581025 Lehman Jun 2003 B2
6587841 DeFrancesco Jul 2003 B1
6594766 Rangan et al. Jul 2003 B2
6611816 Lebda et al. Aug 2003 B2
6615193 Kingdon et al. Sep 2003 B1
6622131 Brown et al. Sep 2003 B1
6629245 Stone et al. Sep 2003 B1
6633910 Rajan et al. Oct 2003 B1
6647383 August et al. Nov 2003 B1
6658393 Basch et al. Dec 2003 B1
6665715 Houri Dec 2003 B1
6678694 Zimmermann et al. Jan 2004 B1
6694353 Sommerer Feb 2004 B2
6701348 Sommerer Mar 2004 B2
6703930 Skinner Mar 2004 B2
6711665 Akerib et al. Mar 2004 B1
6714944 Shapiro et al. Mar 2004 B1
6718313 Lent et al. Apr 2004 B1
6725381 Smith et al. Apr 2004 B1
6725425 Rajan et al. Apr 2004 B1
6738804 Lo May 2004 B1
6745196 Colyer et al. Jun 2004 B1
6745938 Sullivan Jun 2004 B2
6748426 Shaffer et al. Jun 2004 B1
6750985 Rhoads Jun 2004 B2
6766304 Kemp et al. Jul 2004 B2
6766327 Morgan, Jr. et al. Jul 2004 B2
6772132 Kemp et al. Aug 2004 B1
6781608 Crawford Aug 2004 B1
6782370 Stack Aug 2004 B1
6782379 Lee Aug 2004 B2
6792088 Takeuchi Sep 2004 B2
6792263 Kite Sep 2004 B1
6795812 Lent et al. Sep 2004 B1
6796497 Benkert et al. Sep 2004 B2
6802042 Rangan et al. Oct 2004 B2
6804346 Mewhinney Oct 2004 B1
6805287 Bishop et al. Oct 2004 B2
6807533 Land et al. Oct 2004 B1
6810323 Bullock et al. Oct 2004 B1
6816850 Culliss Nov 2004 B2
6816871 Lee Nov 2004 B2
6823319 Lynch et al. Nov 2004 B1
6826707 Stevens Nov 2004 B1
6829639 Lawson et al. Dec 2004 B1
6842782 Malik et al. Jan 2005 B1
6845448 Chaganti et al. Jan 2005 B1
6847966 Sommer et al. Jan 2005 B1
6847974 Wachtel Jan 2005 B2
6857073 French et al. Feb 2005 B2
6859212 Kumar et al. Feb 2005 B2
6865680 Wu et al. Mar 2005 B1
6871220 Rajan et al. Mar 2005 B1
6871287 Ellingson Mar 2005 B1
6871789 Hilton et al. Mar 2005 B2
6892307 Wood et al. May 2005 B1
6898574 Regan May 2005 B1
6900731 Kreiner et al. May 2005 B2
6910624 Natsuno Jun 2005 B1
6928487 Eggebraaten et al. Aug 2005 B2
6934714 Meinig Aug 2005 B2
6938011 Kemp et al. Aug 2005 B1
6941323 Galperin Sep 2005 B1
6947989 Gullotta et al. Sep 2005 B2
6950807 Brock Sep 2005 B2
6954757 Zargham et al. Oct 2005 B2
6957336 Wheeler et al. Oct 2005 B2
6962336 Glass Nov 2005 B2
6963857 Johnson Nov 2005 B1
6965881 Brickell et al. Nov 2005 B1
6968319 Remington et al. Nov 2005 B1
6970864 Marcus et al. Nov 2005 B2
6973462 Dattero et al. Dec 2005 B2
6983320 Thomas et al. Jan 2006 B1
6985183 Jan et al. Jan 2006 B2
6985887 Sunstein et al. Jan 2006 B1
6988082 Williams et al. Jan 2006 B1
6988085 Hedy Jan 2006 B2
6990591 Pearson Jan 2006 B1
6993504 Friesen et al. Jan 2006 B1
6993510 Guy et al. Jan 2006 B2
6993572 Ross, Jr. et al. Jan 2006 B2
6993596 Hinton et al. Jan 2006 B2
6996542 Landry Feb 2006 B1
6999941 Agarwal Feb 2006 B1
7013310 Messing et al. Mar 2006 B2
7013315 Boothby Mar 2006 B1
7013323 Thomas et al. Mar 2006 B1
7016907 Boreham et al. Mar 2006 B2
7024548 O'Toole, Jr. Apr 2006 B1
7024689 O'Donnell et al. Apr 2006 B2
7028013 Saeki Apr 2006 B2
7028052 Chapman et al. Apr 2006 B2
7039607 Watarai et al. May 2006 B2
7039656 Tsai et al. May 2006 B1
7043476 Robson May 2006 B2
7046139 Kuhn et al. May 2006 B2
7047258 Balogh May 2006 B2
7050989 Hurt et al. May 2006 B1
7058386 McGregor et al. Jun 2006 B2
7058817 Ellmore Jun 2006 B1
7062475 Szabo et al. Jun 2006 B1
7065526 Wissner et al. Jun 2006 B2
7065566 Menard et al. Jun 2006 B2
7069240 Spero et al. Jun 2006 B2
7072909 Polk Jul 2006 B2
7076462 Nelson et al. Jul 2006 B1
7085727 VanOrman Aug 2006 B2
7085997 Wu et al. Aug 2006 B1
7086586 Sullivan Aug 2006 B1
7089594 Lal et al. Aug 2006 B2
7103473 Ranjan Sep 2006 B2
7103602 Black et al. Sep 2006 B2
7107241 Pinto Sep 2006 B1
7107285 Von Kaenel et al. Sep 2006 B2
7110978 Chin Sep 2006 B1
7117172 Black Oct 2006 B1
7117529 O'Donnell et al. Oct 2006 B1
7124144 Christianson et al. Oct 2006 B2
7127068 Sundaravel et al. Oct 2006 B2
7127424 Kemp et al. Oct 2006 B2
7139728 Rigole Nov 2006 B2
7143063 Lent Nov 2006 B2
7149782 Sommerer Dec 2006 B2
7155508 Sankuratripati et al. Dec 2006 B2
7155725 Kister et al. Dec 2006 B1
7155739 Bari et al. Dec 2006 B2
7174455 Arnold et al. Feb 2007 B1
7178096 Rangan et al. Feb 2007 B2
7181418 Zucker et al. Feb 2007 B1
7181427 DeFrancesco Feb 2007 B1
7194416 Provost et al. Mar 2007 B1
7200602 Jonas Apr 2007 B2
7200804 Khavari et al. Apr 2007 B1
7206768 deGroeve et al. Apr 2007 B1
7209895 Kundtz et al. Apr 2007 B2
7209911 Boothby et al. Apr 2007 B2
7212995 Schulkins May 2007 B2
7212999 Friesen et al. May 2007 B2
7213064 Smith et al. May 2007 B2
7218912 Erskine et al. May 2007 B2
7219107 Beringer May 2007 B2
7222085 Stack May 2007 B2
7222369 Vering et al. May 2007 B2
7225464 Satyavolu et al. May 2007 B2
7228289 Brumfield et al. Jun 2007 B2
7228335 Caughey Jun 2007 B2
7229006 Babbi et al. Jun 2007 B2
7234156 French et al. Jun 2007 B2
7236950 Savage et al. Jun 2007 B2
7240363 Ellingson Jul 2007 B1
7243369 Bhat et al. Jul 2007 B2
7246361 Scalora et al. Jul 2007 B1
7246740 Swift et al. Jul 2007 B2
7249076 Pendleton et al. Jul 2007 B1
7249080 Hoffman et al. Jul 2007 B1
7249096 Lasater et al. Jul 2007 B1
7249113 Continelli et al. Jul 2007 B1
7263497 Wiser et al. Aug 2007 B1
7263548 Daswani et al. Aug 2007 B2
7280980 Hoadley et al. Oct 2007 B1
7281652 Foss Oct 2007 B2
7289971 O'Neil et al. Oct 2007 B1
7296734 Pliha Nov 2007 B2
7302272 Ackley Nov 2007 B2
7305233 Paul et al. Dec 2007 B2
7310611 Shibuya et al. Dec 2007 B2
7310617 Cunningham Dec 2007 B1
7310618 Libman Dec 2007 B2
7313813 Rangan et al. Dec 2007 B2
7314167 Kiliccote Jan 2008 B1
7315837 Sloan et al. Jan 2008 B2
7328233 Salim et al. Feb 2008 B2
7328435 Trifon Feb 2008 B2
7330717 Gidron et al. Feb 2008 B2
7330831 Biondi et al. Feb 2008 B2
7330835 Deggendorf Feb 2008 B2
7333635 Tsantes et al. Feb 2008 B2
7334020 Caughey Feb 2008 B2
7340042 Cluff et al. Mar 2008 B2
7340679 Botscheck et al. Mar 2008 B2
7343149 Benco Mar 2008 B2
7343295 Pomerance Mar 2008 B2
7346576 Lent et al. Mar 2008 B2
7356503 Johnson et al. Apr 2008 B1
7356506 Watson et al. Apr 2008 B2
7356516 Richey et al. Apr 2008 B2
7366495 Magnotta et al. Apr 2008 B1
7366694 Lazerson Apr 2008 B2
7366759 Trevithick Apr 2008 B2
7370014 Vasavada et al. May 2008 B1
7370044 Mulhern et al. May 2008 B2
7373324 Engin et al. May 2008 B1
7379978 Anderson et al. May 2008 B2
7383988 Slonecker, Jr. Jun 2008 B2
7386511 Buchanan et al. Jun 2008 B2
7386786 Davis et al. Jun 2008 B2
7389913 Starrs Jun 2008 B2
7395241 Cook et al. Jul 2008 B1
7395273 Khan et al. Jul 2008 B2
7400883 Rivers et al. Jul 2008 B2
7401050 O'Neill Jul 2008 B2
7403923 Elliott et al. Jul 2008 B2
7403942 Bayliss Jul 2008 B1
7409369 Homuth et al. Aug 2008 B1
7412228 Barclay et al. Aug 2008 B2
7412487 Caughey Aug 2008 B2
7413113 Zhu Aug 2008 B1
7424520 Daswani et al. Sep 2008 B2
7430520 Haugen et al. Sep 2008 B1
7433864 Malik Oct 2008 B2
7437679 Uemura et al. Oct 2008 B2
7444518 Dharmarajan et al. Oct 2008 B1
7447663 Barker et al. Nov 2008 B1
7451095 Bradley et al. Nov 2008 B1
7451113 Kasower Nov 2008 B1
7458508 Shao et al. Dec 2008 B1
7467401 Cicchitto Dec 2008 B2
7475032 Patnode et al. Jan 2009 B1
7479949 Jobs et al. Jan 2009 B2
7480631 Merced et al. Jan 2009 B1
7483892 Sommer et al. Jan 2009 B1
7490356 Lieblich et al. Feb 2009 B2
RE40692 Rose, Jr. Mar 2009 E
7503489 Heffez Mar 2009 B2
7505931 Silva Mar 2009 B2
7509117 Yum Mar 2009 B2
7509278 Jones Mar 2009 B2
7512221 Toms Mar 2009 B2
7529698 Joao May 2009 B2
7530097 Casco-Arias et al. May 2009 B2
7536329 Goldberg et al. May 2009 B2
7536348 Shao et al. May 2009 B2
7536354 deGroeve et al. May 2009 B1
7542468 Begley et al. Jun 2009 B1
7542922 Bennett et al. Jun 2009 B2
7542993 Satterfield et al. Jun 2009 B2
7543739 Brown et al. Jun 2009 B2
7546271 Chmielewski et al. Jun 2009 B1
7548886 Kirkland et al. Jun 2009 B2
7552080 Willard et al. Jun 2009 B1
7552086 Rajasekar et al. Jun 2009 B1
7552089 Bruer et al. Jun 2009 B2
7552190 Freishtat et al. Jun 2009 B1
7552467 Lindsay Jun 2009 B2
7555459 Dhar et al. Jun 2009 B2
7558748 Ehring et al. Jul 2009 B2
7558777 Santos Jul 2009 B1
7558795 Malik et al. Jul 2009 B2
7559217 Bass Jul 2009 B2
7562184 Henmi et al. Jul 2009 B2
7562382 Hinton et al. Jul 2009 B2
7562814 Shao et al. Jul 2009 B1
7571138 Miri et al. Aug 2009 B2
7571322 Karoubi Aug 2009 B2
7571473 Boydstun et al. Aug 2009 B1
7575157 Barnhardt et al. Aug 2009 B2
7577665 Ramer et al. Aug 2009 B2
7577934 Anonsen et al. Aug 2009 B2
7580884 Cook Aug 2009 B2
7581112 Brown et al. Aug 2009 B2
7583682 Hopkins Sep 2009 B2
7584126 White Sep 2009 B1
7584146 Duhon Sep 2009 B1
7587368 Felsher Sep 2009 B2
7593891 Kornegay et al. Sep 2009 B2
7594019 Clapper Sep 2009 B2
7596716 Frost et al. Sep 2009 B2
7606752 Hazlehurst et al. Oct 2009 B2
7610216 May et al. Oct 2009 B1
7610229 Kornegay Oct 2009 B1
7613600 Krane Nov 2009 B2
7620596 Knudson et al. Nov 2009 B2
7620602 Jakstadt et al. Nov 2009 B2
7620653 Swartz Nov 2009 B1
7623844 Herrmann et al. Nov 2009 B2
7624433 Clark et al. Nov 2009 B1
7630903 Vaidyanathan Dec 2009 B1
7630932 Danaher et al. Dec 2009 B2
7630933 Peterson et al. Dec 2009 B2
7631803 Peyret et al. Dec 2009 B2
7634651 Gerde et al. Dec 2009 B1
7634737 Beringer et al. Dec 2009 B2
7636686 Pierdinock et al. Dec 2009 B2
7640200 Gardner et al. Dec 2009 B2
7640209 Brooks et al. Dec 2009 B1
7644023 Kumar et al. Jan 2010 B2
7644035 Biffle et al. Jan 2010 B1
7644285 Murray et al. Jan 2010 B1
7647274 Peterson et al. Jan 2010 B2
7647344 Skurtovich, Jr. et al. Jan 2010 B2
7653592 Flaxman et al. Jan 2010 B1
7653600 Gustin Jan 2010 B2
7653613 DeGraaff et al. Jan 2010 B1
7653688 Bittner Jan 2010 B2
7664725 Murray et al. Feb 2010 B2
7665657 Huh Feb 2010 B2
7672833 Blume et al. Mar 2010 B2
7672865 Kumar et al. Mar 2010 B2
7672879 Kumar et al. Mar 2010 B1
7672944 Holladay et al. Mar 2010 B1
7676410 Petralia Mar 2010 B2
7676463 Thompson et al. Mar 2010 B2
7680772 Kronberg Mar 2010 B2
7685209 Norton et al. Mar 2010 B1
7685525 Kumar et al. Mar 2010 B2
7686214 Shao et al. Mar 2010 B1
7688813 Shin et al. Mar 2010 B2
7689487 Britto et al. Mar 2010 B1
7689505 Kasower Mar 2010 B2
7689563 Jacobson Mar 2010 B1
7690032 Peirce Mar 2010 B1
7693787 Provinse Apr 2010 B2
7697520 Hopkins Apr 2010 B2
7698214 Lindgren Apr 2010 B1
7698217 Phillips et al. Apr 2010 B1
7702576 Fahner et al. Apr 2010 B2
7707117 Jimenez et al. Apr 2010 B1
7707122 Hull et al. Apr 2010 B2
7707271 Rudkin et al. Apr 2010 B2
7708190 Brandt et al. May 2010 B2
7711626 Nanjundamoorthy et al. May 2010 B2
7711635 Steele et al. May 2010 B2
7711707 Kelley May 2010 B2
7715832 Zhou May 2010 B2
7720705 Stein May 2010 B2
7720750 Brody May 2010 B2
7720846 Bayliss May 2010 B1
7725385 Royer et al. May 2010 B2
7729283 Ferguson et al. Jun 2010 B2
7729959 Wells et al. Jun 2010 B1
7729969 Smith, III et al. Jun 2010 B1
7730078 Schwabe et al. Jun 2010 B2
7734522 Johnson et al. Jun 2010 B2
7734541 Kumar et al. Jun 2010 B2
7734637 Greifeneder et al. Jun 2010 B2
7739193 Zimmer et al. Jun 2010 B2
7739707 Sie et al. Jun 2010 B2
7747520 Livermore et al. Jun 2010 B2
7747521 Serio Jun 2010 B2
7752179 Brown Jul 2010 B1
7752286 Anderson et al. Jul 2010 B2
7756789 Welker et al. Jul 2010 B2
7757944 Cline et al. Jul 2010 B2
7761373 Metz Jul 2010 B2
7761384 Madhogarhia Jul 2010 B2
7761569 Hopkins Jul 2010 B2
7765148 German et al. Jul 2010 B2
7765166 Beringer et al. Jul 2010 B2
7765279 Kaib et al. Jul 2010 B1
7765525 Davidson et al. Jul 2010 B1
7769697 Fieschi et al. Aug 2010 B2
7769998 Lynch et al. Aug 2010 B2
7770002 Weber Aug 2010 B2
7774257 Maggioncalda et al. Aug 2010 B2
7774270 MacCloskey Aug 2010 B1
7778868 Haugen et al. Aug 2010 B2
7783515 Kumar et al. Aug 2010 B1
7783749 Hopkins Aug 2010 B2
7787869 Rice et al. Aug 2010 B2
7788040 Haskell et al. Aug 2010 B2
7792715 Kasower Sep 2010 B1
7792725 Booraem et al. Sep 2010 B2
7792747 Chin Sep 2010 B2
7792903 Fischer et al. Sep 2010 B2
7793835 Coggeshall et al. Sep 2010 B1
7797224 Barone et al. Sep 2010 B2
7797252 Rosskamm et al. Sep 2010 B2
7797644 Bhojan Sep 2010 B1
7797734 Babi et al. Sep 2010 B2
7801807 DeFrancesco et al. Sep 2010 B2
7801811 Merrell et al. Sep 2010 B1
7801828 Candella et al. Sep 2010 B2
7801896 Szabo Sep 2010 B2
7801956 Cumberbatch et al. Sep 2010 B1
7802104 Dickinson Sep 2010 B2
7805348 Nanjundamoorthy et al. Sep 2010 B2
7805362 Merrell et al. Sep 2010 B1
7805439 Elliott et al. Sep 2010 B2
7809398 Pearson Oct 2010 B2
7809624 Smith, III et al. Oct 2010 B1
7809797 Cooley et al. Oct 2010 B2
7810036 Bales et al. Oct 2010 B2
7814002 DeFrancesco et al. Oct 2010 B2
7814005 Imrey et al. Oct 2010 B2
7814431 Quinn et al. Oct 2010 B1
7818228 Coulter Oct 2010 B1
7818229 Imrey et al. Oct 2010 B2
7818382 Sommerer Oct 2010 B2
7822624 Erdmann et al. Oct 2010 B2
7822667 Smith, III et al. Oct 2010 B1
7827108 Perlman et al. Nov 2010 B2
7827115 Weller et al. Nov 2010 B2
7831609 Alexander Nov 2010 B1
7832006 Chen et al. Nov 2010 B2
7835983 Lefner et al. Nov 2010 B2
7835990 Coleman Nov 2010 B2
7840484 Haggerty et al. Nov 2010 B2
7840597 Showalter et al. Nov 2010 B2
7840674 Sterling Nov 2010 B1
7841004 Balducci et al. Nov 2010 B1
7841008 Cole et al. Nov 2010 B1
7844520 Franklin Nov 2010 B1
7844604 Baio et al. Nov 2010 B2
7848972 Sharma Dec 2010 B1
7848978 Imrey et al. Dec 2010 B2
7849014 Erikson Dec 2010 B2
7849397 Ahmed Dec 2010 B1
7853493 DeBie et al. Dec 2010 B2
7853522 Chin Dec 2010 B2
7856203 Lipovski Dec 2010 B2
7856376 Storey Dec 2010 B2
7856386 Hazlehurst et al. Dec 2010 B2
7856453 Malik et al. Dec 2010 B2
7860769 Benson Dec 2010 B2
7860790 Monk Dec 2010 B2
7865412 Weiss et al. Jan 2011 B1
7866548 Reed et al. Jan 2011 B2
7870066 Lin et al. Jan 2011 B2
7870068 Chin Jan 2011 B2
7870078 Clark et al. Jan 2011 B2
7870485 Seliutin et al. Jan 2011 B2
7870491 Henderson et al. Jan 2011 B1
7873563 Barone et al. Jan 2011 B2
7873573 Realini Jan 2011 B2
7873677 Messing et al. Jan 2011 B2
7877304 Coulter Jan 2011 B1
7877402 Weiss et al. Jan 2011 B1
7877784 Chow et al. Jan 2011 B2
7880728 de los Reyes et al. Feb 2011 B2
7890403 Smith Feb 2011 B1
7895227 Henderson Feb 2011 B1
7899750 Klieman et al. Mar 2011 B1
7899757 Talan et al. Mar 2011 B1
7904447 Russell et al. Mar 2011 B1
7904899 Robalewski et al. Mar 2011 B2
7908242 Achanta Mar 2011 B1
7909246 Hogg et al. Mar 2011 B2
7911673 Yap Mar 2011 B1
7912778 Nanjundamoorthy Mar 2011 B2
7912842 Bayliss et al. Mar 2011 B1
7912865 Akerman et al. Mar 2011 B2
7913173 Hebard et al. Mar 2011 B2
7917412 Wang et al. Mar 2011 B1
7917754 Harrison et al. Mar 2011 B1
7925285 Indirabhai Apr 2011 B2
7925582 Kornegay et al. Apr 2011 B1
7925982 Parker Apr 2011 B2
7930239 Pierdinock et al. Apr 2011 B2
7930285 Abraham et al. Apr 2011 B2
7930302 Bandaru et al. Apr 2011 B2
7930411 Hayward Apr 2011 B1
7933834 Kumar et al. Apr 2011 B2
7937325 Kumar et al. May 2011 B2
7941560 Friesen et al. May 2011 B1
7953213 Babi et al. May 2011 B2
7954698 Pliha Jun 2011 B1
7958046 Doerner et al. Jun 2011 B2
7962361 Ramchandani et al. Jun 2011 B2
7965275 Lew Jun 2011 B1
7966192 Pagliari et al. Jun 2011 B2
7966325 Singh Jun 2011 B2
7970676 Feinstein Jun 2011 B2
7970679 Kasower Jun 2011 B2
7970698 Gupta et al. Jun 2011 B2
7970701 Lewis et al. Jun 2011 B2
7970796 Narayanan Jun 2011 B1
7971141 Quinn et al. Jun 2011 B1
7975299 Balducci et al. Jul 2011 B1
7979908 Millwee Jul 2011 B2
7983932 Kane Jul 2011 B2
7983979 Holland, IV Jul 2011 B2
7984436 Murray Jul 2011 B1
7987173 Alexander Jul 2011 B2
7987501 Miller et al. Jul 2011 B2
7990895 Ferguson et al. Aug 2011 B2
7991673 Kumar et al. Aug 2011 B2
7991688 Phelan et al. Aug 2011 B2
8001041 Hoadley et al. Aug 2011 B2
8001153 Skurtovich, Jr. et al. Aug 2011 B2
8001235 Russ et al. Aug 2011 B2
8001582 Hulten et al. Aug 2011 B2
8005755 Freishtat et al. Aug 2011 B2
8006261 Haberman et al. Aug 2011 B1
8010422 Lascelles et al. Aug 2011 B1
8010674 Fong Aug 2011 B2
8014756 Henderson Sep 2011 B1
8015083 Sterling et al. Sep 2011 B1
8015107 Kornegay et al. Sep 2011 B2
8019066 Efrati Sep 2011 B1
8024660 Quinn et al. Sep 2011 B1
8027975 Gabriel et al. Sep 2011 B2
8032822 Artamonov et al. Oct 2011 B1
8032930 Hicks Oct 2011 B2
8032932 Speyer et al. Oct 2011 B2
8036941 Bennett et al. Oct 2011 B2
8037097 Guo et al. Oct 2011 B2
8037115 Scalora et al. Oct 2011 B1
8037176 Hopkins Oct 2011 B2
8041127 Whitelaw Oct 2011 B2
8051074 Eom et al. Nov 2011 B2
8055904 Cato et al. Nov 2011 B1
8060404 Storey Nov 2011 B2
8060424 Kasower Nov 2011 B2
8060438 Dhar et al. Nov 2011 B2
8060508 Gabriel et al. Nov 2011 B2
8060532 White et al. Nov 2011 B2
8060916 Bajaj et al. Nov 2011 B2
8065175 Lewis Nov 2011 B1
8065233 Lee et al. Nov 2011 B2
8065367 Stanley Nov 2011 B1
8069213 Bloch et al. Nov 2011 B2
8069407 Armandpour et al. Nov 2011 B1
8073785 Candella et al. Dec 2011 B1
8078453 Shaw Dec 2011 B2
8078516 Weiss et al. Dec 2011 B1
8078524 Crawford et al. Dec 2011 B2
8078527 Cerise et al. Dec 2011 B2
8078528 Vicente et al. Dec 2011 B1
8078881 Liu Dec 2011 B1
8078986 Rhyne et al. Dec 2011 B1
8086508 Dheer et al. Dec 2011 B2
8086525 Atwood et al. Dec 2011 B2
8090794 Kilat et al. Jan 2012 B1
8095443 DeBie Jan 2012 B2
8095458 Peterson et al. Jan 2012 B2
8095534 Alexander Jan 2012 B1
8095614 Hopkins Jan 2012 B2
8098239 Moore Jan 2012 B1
8099309 Bober Jan 2012 B1
8099341 Varghese Jan 2012 B2
8099356 Feinstein et al. Jan 2012 B2
8099376 Serrano-Morales et al. Jan 2012 B2
8103587 Kumar et al. Jan 2012 B2
8104671 Besecker et al. Jan 2012 B2
8104679 Brown Jan 2012 B2
8108301 Gupta et al. Jan 2012 B2
8117648 Slaton et al. Feb 2012 B2
8122133 Hopkins Feb 2012 B2
8126456 Lotter et al. Feb 2012 B2
8126820 Talan et al. Feb 2012 B1
8127982 Casey et al. Mar 2012 B1
8127986 Taylor et al. Mar 2012 B1
8130075 Hingole Mar 2012 B1
8131598 Goolkasian et al. Mar 2012 B2
8131685 Gedalius et al. Mar 2012 B1
8131777 McCullouch Mar 2012 B2
8131846 Hernacki et al. Mar 2012 B1
8140847 Wu Mar 2012 B1
8145189 Power et al. Mar 2012 B2
8145554 Kumar et al. Mar 2012 B2
8150161 Laaser et al. Apr 2012 B2
8151343 Wang et al. Apr 2012 B1
8151344 Channakeshava Apr 2012 B1
8155950 Bickerstaff Apr 2012 B1
8156175 Hopkins Apr 2012 B2
8160624 Kumar et al. Apr 2012 B2
8160960 Fei et al. Apr 2012 B1
8171471 Daly May 2012 B1
8175889 Girulat et al. May 2012 B1
8194956 Chandler Jun 2012 B2
8195549 Kasower Jun 2012 B2
8196113 Miller et al. Jun 2012 B2
8200966 Grinberg et al. Jun 2012 B2
8201257 Andres et al. Jun 2012 B1
8204812 Stewart et al. Jun 2012 B2
8209659 Mathew Jun 2012 B2
8219473 Gardner et al. Jul 2012 B2
8219771 Le Neel Jul 2012 B2
8224723 Bosch et al. Jul 2012 B2
8224747 Kumar et al. Jul 2012 B2
8224974 Flora et al. Jul 2012 B1
8225270 Frasher et al. Jul 2012 B2
8225288 Miller et al. Jul 2012 B2
8225383 Channakeshava et al. Jul 2012 B1
8225395 Atwood et al. Jul 2012 B2
8229850 Dilip et al. Jul 2012 B2
8229911 Bennett Jul 2012 B2
8234498 Britti et al. Jul 2012 B2
8244635 Freishtat et al. Aug 2012 B2
8244646 Johnston et al. Aug 2012 B2
8244848 Narayanan et al. Aug 2012 B1
8249965 Tumminaro Aug 2012 B2
8249968 Oldham et al. Aug 2012 B1
8255298 Nesladek Aug 2012 B1
8255868 Robalewski Aug 2012 B1
8255978 Dick Aug 2012 B2
8256013 Hernacki et al. Aug 2012 B1
8260649 Ramanujan et al. Sep 2012 B2
8260699 Smith et al. Sep 2012 B2
8260805 Venu et al. Sep 2012 B1
8261204 Huynh et al. Sep 2012 B1
8261334 Hazlehurst et al. Sep 2012 B2
8261974 Hull Sep 2012 B2
8266065 Dilip et al. Sep 2012 B2
8266515 Satyavolu Sep 2012 B2
8271362 Fasching Sep 2012 B2
8271393 Twining et al. Sep 2012 B2
8271650 Alexander Sep 2012 B2
8271894 Mayers Sep 2012 B1
8271899 Blackburn et al. Sep 2012 B1
8271906 Fong Sep 2012 B1
8271961 Chithambaram Sep 2012 B1
8275683 Wolfson et al. Sep 2012 B2
8280723 Laaser Oct 2012 B1
8280879 Alexander Oct 2012 B2
8281372 Vidal Oct 2012 B1
8285613 Coulter Oct 2012 B1
8285640 Scipioni Oct 2012 B2
8285641 Cataline et al. Oct 2012 B2
8285656 Chang et al. Oct 2012 B1
8290835 Homer et al. Oct 2012 B2
8290840 Kasower Oct 2012 B2
8290845 Leibon et al. Oct 2012 B2
8290856 Kasower Oct 2012 B1
8290941 Alexander Oct 2012 B2
8296206 Del Favero et al. Oct 2012 B1
8296229 Yellin et al. Oct 2012 B1
8306255 Degnan Nov 2012 B1
8306889 Leibon et al. Nov 2012 B2
8311792 Podgorny et al. Nov 2012 B1
8312033 McMillan Nov 2012 B1
8320944 Gibson et al. Nov 2012 B1
8321339 Imrey et al. Nov 2012 B2
8321413 Gabriel et al. Nov 2012 B2
8324080 Yang et al. Dec 2012 B2
8326725 Elwell et al. Dec 2012 B2
8327429 Speyer et al. Dec 2012 B2
8335741 Kornegay et al. Dec 2012 B2
8341545 Hebard Dec 2012 B2
8346226 Gibson et al. Jan 2013 B2
8346615 Connors et al. Jan 2013 B2
8347364 Babi et al. Jan 2013 B2
8352564 Campise et al. Jan 2013 B1
8353027 Dennis et al. Jan 2013 B2
8353029 Morgan et al. Jan 2013 B2
8355935 Hellman et al. Jan 2013 B2
8355967 Debie et al. Jan 2013 B2
8359278 Domenikos et al. Jan 2013 B2
8364662 Moyer et al. Jan 2013 B1
8364969 King Jan 2013 B2
8370340 Yu et al. Feb 2013 B1
8374885 Stibel et al. Feb 2013 B2
8374973 Herbrich et al. Feb 2013 B2
8375331 Mayers Feb 2013 B1
8380803 Stibel et al. Feb 2013 B1
8381120 Stibel et al. Feb 2013 B2
8386966 Attinasi et al. Feb 2013 B1
8392230 Stibel et al. Mar 2013 B2
8392969 Park et al. Mar 2013 B1
8396743 Alvin Mar 2013 B2
8396747 Bachenheimer Mar 2013 B2
8400970 Bajar et al. Mar 2013 B2
8401875 Fish et al. Mar 2013 B2
8402526 Ahn Mar 2013 B2
8407141 Mullen et al. Mar 2013 B2
8407194 Chaput et al. Mar 2013 B1
8412593 Song et al. Apr 2013 B1
8413239 Sutton et al. Apr 2013 B2
8417644 Ferguson et al. Apr 2013 B2
8423285 Paterson et al. Apr 2013 B2
8429073 Ferguson et al. Apr 2013 B2
8432275 Patel et al. Apr 2013 B2
8433654 Subbarao et al. Apr 2013 B2
8443202 White et al. May 2013 B2
8453068 Stibel et al. May 2013 B2
8453218 Lan et al. May 2013 B2
8456293 Trundle et al. Jun 2013 B1
8458062 Dutt et al. Jun 2013 B2
8463595 Rehling et al. Jun 2013 B1
8463939 Galvin Jun 2013 B1
8464939 Taylor et al. Jun 2013 B1
8468028 Stibel et al. Jun 2013 B2
8473318 Nielson et al. Jun 2013 B2
8478674 Kapczynski et al. Jul 2013 B1
8484186 Kapczynski et al. Jul 2013 B1
8489480 Kassir Jul 2013 B2
8494973 Dignan et al. Jul 2013 B1
8498914 Hazelhurst Jul 2013 B2
8498944 Solomon Jul 2013 B2
8499348 Rubin Jul 2013 B1
8504470 Chirehdast Aug 2013 B1
8515828 Wolf et al. Aug 2013 B1
8515844 Kasower Aug 2013 B2
8527357 Ganesan Sep 2013 B1
8527596 Long et al. Sep 2013 B2
8533118 Weller et al. Sep 2013 B2
8539599 Gomez et al. Sep 2013 B2
8543498 Silbernagel et al. Sep 2013 B2
8544091 Stibel Sep 2013 B2
8548903 Becker Oct 2013 B2
8554584 Hargroder Oct 2013 B2
8555357 Gauvin Oct 2013 B1
8560161 Kator et al. Oct 2013 B1
8560436 Ingram et al. Oct 2013 B2
8560438 Hankey et al. Oct 2013 B2
8560444 Rosenblatt et al. Oct 2013 B2
8560447 Hinghole et al. Oct 2013 B1
8566187 Keld et al. Oct 2013 B2
8572083 Snell et al. Oct 2013 B1
8578036 Holfelder et al. Nov 2013 B1
8578496 Krishnappa Nov 2013 B1
8600768 Stibel et al. Dec 2013 B2
8600886 Ramavarjula et al. Dec 2013 B2
8601602 Zheng Dec 2013 B1
8606694 Campbell et al. Dec 2013 B2
8606869 Stibel et al. Dec 2013 B2
8626137 Devitt et al. Jan 2014 B1
8626637 Gooch et al. Jan 2014 B1
8630893 Stibel et al. Jan 2014 B2
8630938 Cheng et al. Jan 2014 B2
8639930 Stibel et al. Jan 2014 B2
8646051 Paden et al. Feb 2014 B2
8650189 Fertik et al. Feb 2014 B2
8660541 Beresniewicz et al. Feb 2014 B1
8660919 Kasower Feb 2014 B2
8671115 Skurtovich, Jr. et al. Mar 2014 B2
8676684 Newman et al. Mar 2014 B2
8688543 Dominquez Apr 2014 B2
8689001 Satish Apr 2014 B1
8694420 Oliai Apr 2014 B1
8705718 Baniak et al. Apr 2014 B2
8706599 Koenig et al. Apr 2014 B1
8706616 Flynn Apr 2014 B1
8725605 Plunkett May 2014 B1
8725613 Celka et al. May 2014 B1
8732004 Ramos et al. May 2014 B1
8738449 Cupps et al. May 2014 B1
8738516 Dean et al. May 2014 B1
8745698 Ashfield et al. Jun 2014 B1
8751378 Dornhelm et al. Jun 2014 B2
8768914 Scriffignano et al. Jul 2014 B2
8781951 Lewis et al. Jul 2014 B2
8781953 Kasower Jul 2014 B2
8782217 Arone et al. Jul 2014 B1
8818888 Kapczynski et al. Aug 2014 B1
8819789 Orttung et al. Aug 2014 B2
8825544 Imrey et al. Sep 2014 B2
8856894 Dean et al. Oct 2014 B1
8856945 Carter et al. Oct 2014 B2
8860763 Privault et al. Oct 2014 B2
8868914 Teppler Oct 2014 B2
8882509 Nunamaker Nov 2014 B1
8930251 DeBie Jan 2015 B2
8930263 Mahacek et al. Jan 2015 B1
8938399 Herman Jan 2015 B1
8949981 Trollope et al. Feb 2015 B1
8954459 McMillan et al. Feb 2015 B1
8972400 Kapczynski et al. Mar 2015 B1
9002753 Anschutz et al. Apr 2015 B2
9058627 Wasser et al. Jun 2015 B1
9106691 Burger et al. Aug 2015 B1
9118614 Rogers et al. Aug 2015 B1
9147042 Haller et al. Sep 2015 B1
9218481 Belisario Oct 2015 B2
9183377 Sobel et al. Nov 2015 B1
9202200 Stibel et al. Dec 2015 B2
9225704 Johansson et al. Dec 2015 B1
9230283 Taylor et al. Jan 2016 B1
9256624 Skurtovich, Jr. et al. Feb 2016 B2
9256904 Haller et al. Feb 2016 B1
9324080 Shafron et al. Apr 2016 B2
9349145 Rozman et al. May 2016 B2
9400589 Wasser et al. Jul 2016 B1
9406085 Hunt, III et al. Aug 2016 B1
9418213 Roth et al. Aug 2016 B1
9443268 Kapczynski et al. Sep 2016 B1
9449346 Hockey et al. Sep 2016 B1
9477737 Charyk et al. Oct 2016 B1
9479471 Schoenrock Oct 2016 B2
9483606 Dean et al. Nov 2016 B1
9501583 Nordstrom et al. Nov 2016 B2
9536238 Garrett et al. Jan 2017 B2
9536263 Dean et al. Jan 2017 B1
9542553 Burger et al. Jan 2017 B1
9542682 Taylor et al. Jan 2017 B1
9569797 Rohn et al. Feb 2017 B1
9589266 Pourgallah et al. Mar 2017 B2
9595023 Hockey et al. Mar 2017 B1
9613382 Newstadt Apr 2017 B1
9619751 Woon et al. Apr 2017 B2
9654541 Kapczynski et al. May 2017 B1
9665854 Burger et al. May 2017 B1
9697568 Hunt, III Jul 2017 B1
9710523 Skurtovich, Jr. et al. Jul 2017 B2
9710852 Olson et al. Jul 2017 B1
9767513 Taylor et al. Sep 2017 B1
9830646 Wasser et al. Nov 2017 B1
9853959 Kapczynski et al. Dec 2017 B1
9870589 Arnold et al. Jan 2018 B1
9892457 Kapczynski Feb 2018 B1
9916621 Wasser et al. Mar 2018 B1
9972048 Dean et al. May 2018 B1
9990674 Taylor et al. Jun 2018 B1
10002075 O'Leary et al. Jun 2018 B1
10003591 Hockey et al. Jun 2018 B2
10025842 Charyk et al. Jul 2018 B1
10043214 Hunt, III Aug 2018 B1
10061936 Burger et al. Aug 2018 B1
10075446 McMillan et al. Sep 2018 B2
10102570 Kapczynski et al. Oct 2018 B1
10104059 Hockey et al. Oct 2018 B2
10176233 Dean et al. Jan 2019 B1
10187341 Schoenrock Jan 2019 B2
10255598 Dean et al. Apr 2019 B1
10262364 Taylor et al. Apr 2019 B2
10269065 Kapczynski et al. Apr 2019 B1
10277659 Kapczynski et al. Apr 2019 B1
D847840 Poschel et al. May 2019 S
D851126 Tauban Jun 2019 S
D851127 Tauban Jun 2019 S
D851128 Tauban Jun 2019 S
10319029 Hockey et al. Jun 2019 B1
10325314 Kapczynski et al. Jun 2019 B1
10366450 Mahacek et al. Jul 2019 B1
10482532 Kapczynski Nov 2019 B1
10523653 Hockey et al. Dec 2019 B2
10530761 Hockey et al. Jan 2020 B2
10614463 Hockey et al. Apr 2020 B1
10614519 Taylor et al. Apr 2020 B2
10621657 Kasower Apr 2020 B2
10628448 Charyk et al. Apr 2020 B1
10642999 Burger et al. May 2020 B2
10671749 Felice-Steele et al. Jun 2020 B2
10685398 Olson et al. Jun 2020 B1
10686773 Britti et al. Jun 2020 B2
10706453 Morin et al. Jul 2020 B1
10726491 Hockey et al. Jul 2020 B1
10798197 Dean et al. Oct 2020 B2
10878499 Taylor et al. Dec 2020 B2
10880313 Manna et al. Dec 2020 B2
10891691 Courbage et al. Jan 2021 B2
10929925 Hunt, III Feb 2021 B1
10949428 Poirel et al. Mar 2021 B2
10963959 Wasser et al. Mar 2021 B2
11012491 Kapczynski et al. May 2021 B1
11025629 Chasman et al. Jun 2021 B2
11025638 Ford et al. Jun 2021 B2
11050767 Black et al. Jun 2021 B2
11087022 Burger et al. Aug 2021 B2
11113759 Kapczynski et al. Sep 2021 B1
11132742 Wasser et al. Sep 2021 B1
11157872 McMillan et al. Oct 2021 B2
11200620 Dean et al. Dec 2021 B2
11238656 Lin et al. Feb 2022 B1
11265324 Felice-Steele et al. Mar 2022 B2
11308551 Mahacek et al. Apr 2022 B1
11315179 Rehder et al. Apr 2022 B1
20010014878 Mitra et al. Aug 2001 A1
20010029470 Schultz et al. Oct 2001 A1
20010029482 Tealdi et al. Oct 2001 A1
20010032181 Jakstadt et al. Oct 2001 A1
20010034631 Kiselik Oct 2001 A1
20010037204 Horn et al. Nov 2001 A1
20010037289 Mayr et al. Nov 2001 A1
20010039532 Coleman, Jr. et al. Nov 2001 A1
20010039563 Tian Nov 2001 A1
20010042785 Walker et al. Nov 2001 A1
20010044729 Pomerance Nov 2001 A1
20010044756 Watkins et al. Nov 2001 A1
20010044764 Arnold Nov 2001 A1
20010047332 Gonen-Friedman et al. Nov 2001 A1
20010049274 Degraeve Dec 2001 A1
20010053989 Keller et al. Dec 2001 A1
20020010616 Itzaki Jan 2002 A1
20020010635 Tokiwa Jan 2002 A1
20020013827 Edstrom et al. Jan 2002 A1
20020013899 Faul Jan 2002 A1
20020023108 Daswani et al. Feb 2002 A1
20020029192 Nakagawa et al. Mar 2002 A1
20020032635 Harris et al. Mar 2002 A1
20020033846 Balasubramanian et al. Mar 2002 A1
20020035480 Gordon et al. Mar 2002 A1
20020035520 Weiss Mar 2002 A1
20020045154 Wood et al. Apr 2002 A1
20020049624 Raveis, Jr. Apr 2002 A1
20020052841 Guthrie et al. May 2002 A1
20020055906 Katz et al. May 2002 A1
20020059139 Evans May 2002 A1
20020059201 Work May 2002 A1
20020062249 Iannacci May 2002 A1
20020069122 Yun et al. Jun 2002 A1
20020069182 Dwyer Jun 2002 A1
20020073017 Robertson Jun 2002 A1
20020077964 Brody et al. Jun 2002 A1
20020087460 Hornung Jul 2002 A1
20020091635 Dilip et al. Jul 2002 A1
20020099635 Guiragosian Jul 2002 A1
20020103933 Garon et al. Aug 2002 A1
20020111816 Lortscher et al. Aug 2002 A1
20020111890 Sloan et al. Aug 2002 A1
20020116247 Tucker et al. Aug 2002 A1
20020116331 Cataline et al. Aug 2002 A1
20020120537 Morea et al. Aug 2002 A1
20020120757 Sutherland et al. Aug 2002 A1
20020120846 Stewart et al. Aug 2002 A1
20020126449 Casebolt Sep 2002 A1
20020128917 Grounds Sep 2002 A1
20020128962 Kasower Sep 2002 A1
20020130894 Young et al. Sep 2002 A1
20020133365 Grey et al. Sep 2002 A1
20020133462 Shteyn Sep 2002 A1
20020133504 Vlahos et al. Sep 2002 A1
20020138409 Bass Sep 2002 A1
20020138470 Zhou Sep 2002 A1
20020143943 Lee et al. Oct 2002 A1
20020147801 Gullotta et al. Oct 2002 A1
20020149794 Yoshioka et al. Oct 2002 A1
20020152166 Dutta et al. Oct 2002 A1
20020156676 Ahrens et al. Oct 2002 A1
20020161664 Shaya et al. Oct 2002 A1
20020169747 Chapman et al. Nov 2002 A1
20020173994 Ferguson, III Nov 2002 A1
20020174010 Rice Nov 2002 A1
20020174016 Cuervo Nov 2002 A1
20020174048 Dheer et al. Nov 2002 A1
20020174061 Srinivasan et al. Nov 2002 A1
20020188511 Johnson et al. Dec 2002 A1
20020194120 Russell et al. Dec 2002 A1
20020194140 Makuck Dec 2002 A1
20020198800 Shamrakov Dec 2002 A1
20020198806 Blagg et al. Dec 2002 A1
20020198822 Munoz et al. Dec 2002 A1
20020198824 Cook Dec 2002 A1
20020198830 Randell et al. Dec 2002 A1
20030002671 Inchalik et al. Jan 2003 A1
20030004853 Ram et al. Jan 2003 A1
20030004855 Dutta et al. Jan 2003 A1
20030004922 Schmidt et al. Jan 2003 A1
20030007283 Ostwald et al. Jan 2003 A1
20030009411 Ram et al. Jan 2003 A1
20030009415 Lutnick et al. Jan 2003 A1
20030009418 Green et al. Jan 2003 A1
20030009426 Ruiz-Sanchez Jan 2003 A1
20030018578 Schultz Jan 2003 A1
20030023531 Fergusson Jan 2003 A1
20030028466 Jenson et al. Feb 2003 A1
20030028477 Stevenson et al. Feb 2003 A1
20030028529 Cheung Feb 2003 A1
20030036952 Panttaja et al. Feb 2003 A1
20030036995 Lazerson Feb 2003 A1
20030041019 Vagim, III et al. Feb 2003 A1
20030041031 Hedy Feb 2003 A1
20030046311 Baidya et al. Mar 2003 A1
20030048294 Arnold Mar 2003 A1
20030050929 Bookman et al. Mar 2003 A1
20030061104 Thomson et al. Mar 2003 A1
20030061155 Chin Mar 2003 A1
20030061163 Durfield Mar 2003 A1
20030069839 Whittington et al. Apr 2003 A1
20030069943 Bahrs et al. Apr 2003 A1
20030078897 Florance et al. Apr 2003 A1
20030078926 Uthe et al. Apr 2003 A1
20030088472 Offutt May 2003 A1
20030090586 Jan et al. May 2003 A1
20030093289 Thornley et al. May 2003 A1
20030093311 Knowlson May 2003 A1
20030097342 Whittingtom May 2003 A1
20030097380 Mulhern et al. May 2003 A1
20030101111 Dang et al. May 2003 A1
20030101344 Wheeler et al. May 2003 A1
20030105646 Siepser Jun 2003 A1
20030105710 Barbara et al. Jun 2003 A1
20030105733 Boreham Jun 2003 A1
20030105742 Boreham et al. Jun 2003 A1
20030115133 Bian Jun 2003 A1
20030154162 Danaher et al. Aug 2003 A1
20030158960 Engberg Aug 2003 A1
20030163435 Payone Aug 2003 A1
20030163513 Schaeck et al. Aug 2003 A1
20030163733 Barriga-Caceres et al. Aug 2003 A1
20030171942 Gaito Sep 2003 A1
20030186200 Selix Oct 2003 A1
20030187768 Ryan et al. Oct 2003 A1
20030187837 Culliss Oct 2003 A1
20030191711 Jamison et al. Oct 2003 A1
20030191731 Stewart et al. Oct 2003 A1
20030195805 Storey Oct 2003 A1
20030195859 Lawrence Oct 2003 A1
20030200142 Hicks et al. Oct 2003 A1
20030204429 Botscheck et al. Oct 2003 A1
20030204752 Garrison Oct 2003 A1
20030208412 Hillestad et al. Nov 2003 A1
20030212745 Caughey Nov 2003 A1
20030212909 Chandrashekhar Nov 2003 A1
20030214775 Fukuta et al. Nov 2003 A1
20030219709 Olenick et al. Nov 2003 A1
20030220858 Lam et al. Nov 2003 A1
20030225742 Tenner et al. Dec 2003 A1
20030229504 Hollister Dec 2003 A1
20030229580 Gass et al. Dec 2003 A1
20030236701 Rowney et al. Dec 2003 A1
20040001565 Jones et al. Jan 2004 A1
20040006536 Kawashima et al. Jan 2004 A1
20040010458 Friedman Jan 2004 A1
20040015714 Abraham et al. Jan 2004 A1
20040015715 Brown Jan 2004 A1
20040019518 Abraham et al. Jan 2004 A1
20040019549 Gulbrandsen Jan 2004 A1
20040019799 Vering et al. Jan 2004 A1
20040024671 Freund Feb 2004 A1
20040024709 Yu et al. Feb 2004 A1
20040030574 DiCostanzo et al. Feb 2004 A1
20040030649 Nelson et al. Feb 2004 A1
20040039586 Garvey et al. Feb 2004 A1
20040044563 Stein Mar 2004 A1
20040044601 Kim Mar 2004 A1
20040044628 Mathew et al. Mar 2004 A1
20040044673 Brady et al. Mar 2004 A1
20040045028 Harris Mar 2004 A1
20040046033 Kolodziej et al. Mar 2004 A1
20040059786 Caughey Mar 2004 A1
20040062213 Koss Apr 2004 A1
20040083159 Crosby et al. Apr 2004 A1
20040083230 Caughey Apr 2004 A1
20040088237 Moenickheim et al. May 2004 A1
20040088255 Zielke et al. May 2004 A1
20040093278 Burchetta et al. May 2004 A1
20040098418 Hein May 2004 A1
20040098546 Bashant et al. May 2004 A1
20040102197 Dietz May 2004 A1
20040107250 Marciano Jun 2004 A1
20040110119 Riconda et al. Jun 2004 A1
20040111359 Hudock Jun 2004 A1
20040117302 Weichert et al. Jun 2004 A1
20040122681 Ruvolo et al. Jun 2004 A1
20040122696 Beringer Jun 2004 A1
20040122697 Becerra et al. Jun 2004 A1
20040128150 Lundegren Jul 2004 A1
20040128156 Beringer et al. Jul 2004 A1
20040128215 Florance et al. Jul 2004 A1
20040133440 Carolan et al. Jul 2004 A1
20040133493 Ford et al. Jul 2004 A1
20040133509 McCoy et al. Jul 2004 A1
20040133513 McCoy et al. Jul 2004 A1
20040133514 Zielke et al. Jul 2004 A1
20040133515 McCoy et al. Jul 2004 A1
20040138992 DeFrancesco et al. Jul 2004 A1
20040138994 DeFrancesco et al. Jul 2004 A1
20040138997 DeFrancesco et al. Jul 2004 A1
20040141005 Banatwala et al. Jul 2004 A1
20040143546 Wood et al. Jul 2004 A1
20040143596 Sirkin Jul 2004 A1
20040148200 Hodges Jul 2004 A1
20040158723 Root Aug 2004 A1
20040159700 Khan et al. Aug 2004 A1
20040167793 Masuoka et al. Aug 2004 A1
20040172360 Mabrey et al. Sep 2004 A1
20040177035 Silva Sep 2004 A1
20040186807 Nathans et al. Sep 2004 A1
20040193538 Raines Sep 2004 A1
20040193891 Ollila Sep 2004 A1
20040198386 Dupray Oct 2004 A1
20040199789 Shaw et al. Oct 2004 A1
20040210661 Thompson Oct 2004 A1
20040215584 Yao Oct 2004 A1
20040215673 Furukawa et al. Oct 2004 A1
20040220865 Lozowski et al. Nov 2004 A1
20040220918 Scriffignano et al. Nov 2004 A1
20040225545 Turner et al. Nov 2004 A1
20040225609 Greene Nov 2004 A1
20040225643 Alpha et al. Nov 2004 A1
20040230499 Stack Nov 2004 A1
20040230527 Hansen et al. Nov 2004 A1
20040236688 Bozeman Nov 2004 A1
20040243450 Bernard, Jr. et al. Dec 2004 A1
20040243508 Samson et al. Dec 2004 A1
20040243588 Tanner et al. Dec 2004 A1
20040249811 Shostack Dec 2004 A1
20040250107 Guo Dec 2004 A1
20040254935 Chagoly et al. Dec 2004 A1
20040255127 Arnouse Dec 2004 A1
20040267714 Frid et al. Dec 2004 A1
20050004864 Lent et al. Jan 2005 A1
20050010494 Mourad et al. Jan 2005 A1
20050010513 Duckworth et al. Jan 2005 A1
20050015273 Iyer Jan 2005 A1
20050021457 Johnson et al. Jan 2005 A1
20050021476 Candella et al. Jan 2005 A1
20050021551 Silva et al. Jan 2005 A1
20050027632 Zeitoun et al. Feb 2005 A1
20050027666 Beck Feb 2005 A1
20050027817 Novik Feb 2005 A1
20050027983 Klawon Feb 2005 A1
20050033660 Solomon Feb 2005 A1
20050050027 Yeh et al. Mar 2005 A1
20050055231 Lee Mar 2005 A1
20050055296 Hattersley et al. Mar 2005 A1
20050058262 Timmins et al. Mar 2005 A1
20050060244 Goolkasian et al. Mar 2005 A1
20050060332 Bernstein et al. Mar 2005 A1
20050071328 Lawrence Mar 2005 A1
20050080716 Belyi et al. Apr 2005 A1
20050080723 Burchetta et al. Apr 2005 A1
20050080796 Midgley Apr 2005 A1
20050086126 Patterson Apr 2005 A1
20050086261 Mammone Apr 2005 A1
20050091164 Varble Apr 2005 A1
20050097017 Hanratty May 2005 A1
20050097039 Kulcsar et al. May 2005 A1
20050097320 Golan et al. May 2005 A1
20050102180 Gailey et al. May 2005 A1
20050102209 Sagrillo et al. May 2005 A1
20050105719 Huda May 2005 A1
20050108396 Bittner May 2005 A1
20050108631 Amorin et al. May 2005 A1
20050114335 Wesinger et al. May 2005 A1
20050114344 Wesinger et al. May 2005 A1
20050114345 Wesinger et al. May 2005 A1
20050125291 Demkiw Grayson et al. Jun 2005 A1
20050125397 Gross et al. Jun 2005 A1
20050125686 Brandt Jun 2005 A1
20050137899 Davies et al. Jun 2005 A1
20050144143 Freiberg Jun 2005 A1
20050144452 Lynch et al. Jun 2005 A1
20050154664 Guy et al. Jul 2005 A1
20050154665 Kerr Jul 2005 A1
20050154769 Eckart et al. Jul 2005 A1
20050160051 Johnson Jul 2005 A1
20050160280 Caslin et al. Jul 2005 A1
20050171884 Arnott Aug 2005 A1
20050198377 Ferguson et al. Sep 2005 A1
20050203768 Florance Sep 2005 A1
20050203844 Ferguson et al. Sep 2005 A1
20050203864 Schmidt et al. Sep 2005 A1
20050208461 Krebs et al. Sep 2005 A1
20050216434 Haveliwala et al. Sep 2005 A1
20050216524 Gomes et al. Sep 2005 A1
20050216953 Ellingson Sep 2005 A1
20050216955 Wilkins et al. Sep 2005 A1
20050226224 Lee et al. Oct 2005 A1
20050240578 Biederman et al. Oct 2005 A1
20050251474 Shinn et al. Nov 2005 A1
20050256766 Garcia et al. Nov 2005 A1
20050267840 Holm-Blagg et al. Dec 2005 A1
20050273431 Abel et al. Dec 2005 A1
20050283415 Studnitzer et al. Dec 2005 A1
20050288998 Verma et al. Dec 2005 A1
20060004623 Jasti Jan 2006 A1
20060004626 Holmen et al. Jan 2006 A1
20060010391 Uemura et al. Jan 2006 A1
20060031158 Orman Feb 2006 A1
20060031177 Rule Feb 2006 A1
20060032909 Seegar Feb 2006 A1
20060036543 Blagg et al. Feb 2006 A1
20060036748 Nusbaum et al. Feb 2006 A1
20060041464 Powers et al. Feb 2006 A1
20060041670 Musseleck et al. Feb 2006 A1
20060047605 Ahmad Mar 2006 A1
20060059062 Wood et al. Mar 2006 A1
20060059083 Friesen et al. Mar 2006 A1
20060059110 Madhok et al. Mar 2006 A1
20060059362 Paden et al. Mar 2006 A1
20060074986 Mallalieu et al. Apr 2006 A1
20060074991 Lussier et al. Apr 2006 A1
20060079211 Degraeve Apr 2006 A1
20060080210 Mourad et al. Apr 2006 A1
20060080216 Hausman et al. Apr 2006 A1
20060080230 Freiberg Apr 2006 A1
20060080235 Fukuda et al. Apr 2006 A1
20060080251 Fried et al. Apr 2006 A1
20060080263 Willis et al. Apr 2006 A1
20060080274 Mourad Apr 2006 A1
20060085334 Murphy Apr 2006 A1
20060085361 Hoerle et al. Apr 2006 A1
20060095289 Bunning May 2006 A1
20060101508 Taylor May 2006 A1
20060106670 Cai et al. May 2006 A1
20060116931 Storey Jun 2006 A1
20060116932 Storey Jun 2006 A1
20060129419 Flaxer et al. Jun 2006 A1
20060129472 Harrington Jun 2006 A1
20060129481 Bhatt et al. Jun 2006 A1
20060129533 Purvis Jun 2006 A1
20060131390 Kim Jun 2006 A1
20060136524 Wohlers et al. Jun 2006 A1
20060136595 Satyavolu Jun 2006 A1
20060155780 Sakairi et al. Jul 2006 A1
20060161435 Atef et al. Jul 2006 A1
20060161478 Turner et al. Jul 2006 A1
20060161554 Lucovsky et al. Jul 2006 A1
20060173776 Shalley et al. Aug 2006 A1
20060173792 Glass Aug 2006 A1
20060178971 Owen et al. Aug 2006 A1
20060179050 Giang et al. Aug 2006 A1
20060184585 Grear et al. Aug 2006 A1
20060190394 Fraser et al. Aug 2006 A1
20060195351 Bayburtian Aug 2006 A1
20060200396 Satterfield et al. Sep 2006 A1
20060200583 Le Lann et al. Sep 2006 A1
20060202012 Grano et al. Sep 2006 A1
20060212407 Lyon Sep 2006 A1
20060212486 Kennis et al. Sep 2006 A1
20060213985 Walker et al. Sep 2006 A1
20060218067 Steele et al. Sep 2006 A1
20060218407 Toms Sep 2006 A1
20060223043 Dancy-Edwards et al. Oct 2006 A1
20060224498 Chin Oct 2006 A1
20060229943 Mathias et al. Oct 2006 A1
20060229961 Lyftogt et al. Oct 2006 A1
20060230343 Armandpour et al. Oct 2006 A1
20060235935 Ng Oct 2006 A1
20060239512 Petrillo Oct 2006 A1
20060245731 Lai Nov 2006 A1
20060248021 Jain et al. Nov 2006 A1
20060248048 Jain et al. Nov 2006 A1
20060248525 Hopkins Nov 2006 A1
20060253358 Delgrosso et al. Nov 2006 A1
20060253463 Wu et al. Nov 2006 A1
20060262929 Vatanen et al. Nov 2006 A1
20060271456 Romain et al. Nov 2006 A1
20060271457 Romain et al. Nov 2006 A1
20060271633 Adler Nov 2006 A1
20060277089 Hubbard et al. Dec 2006 A1
20060277102 Agliozzo Dec 2006 A1
20060282359 Nobili et al. Dec 2006 A1
20060282373 Stone Dec 2006 A1
20060282374 Stone Dec 2006 A1
20060282429 Hernandez-Sherrington et al. Dec 2006 A1
20060282819 Graham et al. Dec 2006 A1
20060282886 Gaug Dec 2006 A1
20060287764 Kraft Dec 2006 A1
20060287765 Kraft Dec 2006 A1
20060287766 Kraft Dec 2006 A1
20060287767 Kraft Dec 2006 A1
20060288090 Kraft Dec 2006 A1
20060293987 Shapiro Dec 2006 A1
20060294199 Bertholf Dec 2006 A1
20070005508 Chiang Jan 2007 A1
20070005984 Florencio et al. Jan 2007 A1
20070016500 Chatterji et al. Jan 2007 A1
20070022141 Singleton et al. Jan 2007 A1
20070027816 Writer Feb 2007 A1
20070032240 Finnegan et al. Feb 2007 A1
20070038568 Greene et al. Feb 2007 A1
20070039049 Kupferman et al. Feb 2007 A1
20070040015 Carlson et al. Feb 2007 A1
20070043577 Kasower Feb 2007 A1
20070047714 Baniak et al. Mar 2007 A1
20070050777 Hutchinson et al. Mar 2007 A1
20070055621 Tischler et al. Mar 2007 A1
20070057947 Yokoyama Mar 2007 A1
20070061260 deGroeve et al. Mar 2007 A1
20070067235 Nathans et al. Mar 2007 A1
20070067297 Kublickis Mar 2007 A1
20070072190 Aggarwal Mar 2007 A1
20070073577 Krause Mar 2007 A1
20070073889 Morris Mar 2007 A1
20070078908 Rohatgi et al. Apr 2007 A1
20070078985 Shao et al. Apr 2007 A1
20070078990 Hopkins Apr 2007 A1
20070080826 Chang Apr 2007 A1
20070083460 Bachenheimer Apr 2007 A1
20070083463 Kraft Apr 2007 A1
20070088821 Sankuratripati et al. Apr 2007 A1
20070093234 Willis et al. Apr 2007 A1
20070094230 Subramaniam et al. Apr 2007 A1
20070094241 M. Blackwell et al. Apr 2007 A1
20070112667 Rucker May 2007 A1
20070112668 Celano et al. May 2007 A1
20070112670 DeFrancesco et al. May 2007 A1
20070121843 Atazky et al. May 2007 A1
20070124235 Chakraborty et al. May 2007 A1
20070124256 Crooks et al. May 2007 A1
20070130347 Rangan et al. Jun 2007 A1
20070131755 Chang Jun 2007 A1
20070136109 Yager et al. Jun 2007 A1
20070143123 Goldberg et al. Jun 2007 A1
20070149184 Viegers et al. Jun 2007 A1
20070152068 Kurita Jul 2007 A1
20070153085 Chang Jul 2007 A1
20070153710 Hopkins Jul 2007 A1
20070156554 Nikoley et al. Jul 2007 A1
20070156581 Imrey et al. Jul 2007 A1
20070156692 Rosewarne Jul 2007 A1
20070157107 Bishop Jul 2007 A1
20070160458 Yen Jul 2007 A1
20070162369 Hardison Jul 2007 A1
20070162458 Fasciano Jul 2007 A1
20070174166 Jones Jul 2007 A1
20070174186 Hokland Jul 2007 A1
20070174448 Ahuja et al. Jul 2007 A1
20070174903 Greff Jul 2007 A1
20070180380 Khavari et al. Aug 2007 A1
20070192167 Lei et al. Aug 2007 A1
20070198432 Pitroda et al. Aug 2007 A1
20070203954 Vargas Aug 2007 A1
20070204033 Bookbinder et al. Aug 2007 A1
20070204212 Chamberlain et al. Aug 2007 A1
20070204338 Aiello et al. Aug 2007 A1
20070205266 Carr et al. Sep 2007 A1
20070206917 Ono et al. Sep 2007 A1
20070208640 Banasiak et al. Sep 2007 A1
20070219966 Baylis et al. Sep 2007 A1
20070220003 Chern et al. Sep 2007 A1
20070220092 Heitzeberg et al. Sep 2007 A1
20070220275 Heitzeberg et al. Sep 2007 A1
20070220581 Chang Sep 2007 A1
20070226047 Ward Sep 2007 A1
20070226122 Burrell et al. Sep 2007 A1
20070233591 Newton Oct 2007 A1
20070236562 Chang Oct 2007 A1
20070239493 Sweetland et al. Oct 2007 A1
20070240206 Wu et al. Oct 2007 A1
20070244807 Andringa et al. Oct 2007 A1
20070245245 Blue et al. Oct 2007 A1
20070250441 Paulsen et al. Oct 2007 A1
20070250459 Schwarz et al. Oct 2007 A1
20070262140 Long, Sr. Nov 2007 A1
20070266439 Kraft Nov 2007 A1
20070273558 Smith Nov 2007 A1
20070276780 Iriyama et al. Nov 2007 A1
20070282743 Lovelett Dec 2007 A1
20070287415 Yamada Dec 2007 A1
20070288355 Roland et al. Dec 2007 A1
20070288360 Seeklus Dec 2007 A1
20070294195 Curry et al. Dec 2007 A1
20070299770 Delinsky Dec 2007 A1
20070299772 Mastie et al. Dec 2007 A1
20080004957 Hildreth et al. Jan 2008 A1
20080010203 Grant Jan 2008 A1
20080010206 Coleman Jan 2008 A1
20080010687 Gonen et al. Jan 2008 A1
20080015919 Busse et al. Jan 2008 A1
20080015979 Bentley Jan 2008 A1
20080021802 Pendleton Jan 2008 A1
20080021816 Lent et al. Jan 2008 A1
20080027859 Nathans et al. Jan 2008 A1
20080028435 Strickland et al. Jan 2008 A1
20080028446 Burgoyne Jan 2008 A1
20080033956 Saha et al. Feb 2008 A1
20080040176 Ehling Feb 2008 A1
20080040475 Bosworth et al. Feb 2008 A1
20080040610 Fergusson Feb 2008 A1
20080047017 Renaud Feb 2008 A1
20080052170 Storey Feb 2008 A1
20080052182 Marshall Feb 2008 A1
20080052244 Tsuei et al. Feb 2008 A1
20080059352 Chandran Mar 2008 A1
20080059364 Tidwell et al. Mar 2008 A1
20080059447 Winner et al. Mar 2008 A1
20080060054 Srivastava Mar 2008 A1
20080065774 Keeler Mar 2008 A1
20080066188 Kwak Mar 2008 A1
20080071682 Dominguez Mar 2008 A1
20080072316 Chang et al. Mar 2008 A1
20080077526 Arumugam Mar 2008 A1
20080079809 Chang Apr 2008 A1
20080082536 Schwabe et al. Apr 2008 A1
20080083021 Doane et al. Apr 2008 A1
20080086400 Ardelean et al. Apr 2008 A1
20080086431 Robinson et al. Apr 2008 A1
20080091519 Foss Apr 2008 A1
20080091530 Egnatios et al. Apr 2008 A1
20080097822 Schigel et al. Apr 2008 A1
20080103798 Domenikos et al. May 2008 A1
20080103799 Domenikos et al. May 2008 A1
20080103800 Domenikos et al. May 2008 A1
20080103972 Lanc May 2008 A1
20080109308 Storey May 2008 A1
20080109422 Dedhia May 2008 A1
20080109740 Prinsen et al. May 2008 A1
20080110973 Nathans et al. May 2008 A1
20080114670 Friesen May 2008 A1
20080114855 Welingkar et al. May 2008 A1
20080115226 Welingkar et al. May 2008 A1
20080120155 Pliha May 2008 A1
20080120204 Conner et al. May 2008 A1
20080120416 Hopkins et al. May 2008 A1
20080120569 Mann et al. May 2008 A1
20080120716 Hall et al. May 2008 A1
20080122920 Chang May 2008 A1
20080126233 Hogan May 2008 A1
20080133273 Marshall Jun 2008 A1
20080133278 Stanfield Jun 2008 A1
20080133657 Pennington Jun 2008 A1
20080140476 Anand et al. Jun 2008 A1
20080140576 Lewis et al. Jun 2008 A1
20080140734 Wagner Jun 2008 A1
20080140780 Hopkins et al. Jun 2008 A1
20080141346 Kay et al. Jun 2008 A1
20080147523 Mulry et al. Jun 2008 A1
20080148368 Zurko et al. Jun 2008 A1
20080148392 Akens Jun 2008 A1
20080154758 Schattmaier et al. Jun 2008 A1
20080162236 Sommerer Jul 2008 A1
20080162317 Banaugh et al. Jul 2008 A1
20080162350 Allen-Rouman et al. Jul 2008 A1
20080162383 Kraft Jul 2008 A1
20080172304 Berkowitz Jul 2008 A1
20080175360 Schwarz et al. Jul 2008 A1
20080177655 Zalik Jul 2008 A1
20080183480 Carlson et al. Jul 2008 A1
20080183585 Vianello Jul 2008 A1
20080184351 Gephart Jul 2008 A1
20080195548 Chu et al. Aug 2008 A1
20080201257 Lewis et al. Aug 2008 A1
20080201401 Pugh et al. Aug 2008 A1
20080208548 Metzger et al. Aug 2008 A1
20080208726 Tsantes et al. Aug 2008 A1
20080208735 Balet et al. Aug 2008 A1
20080212845 Lund Sep 2008 A1
20080215640 Hartz et al. Sep 2008 A1
20080216156 Kosaka Sep 2008 A1
20080221972 Megdal et al. Sep 2008 A1
20080222027 Megdal et al. Sep 2008 A1
20080222706 Renaud et al. Sep 2008 A1
20080228556 Megdal et al. Sep 2008 A1
20080228775 Abhyanker et al. Sep 2008 A1
20080229415 Kapoor et al. Sep 2008 A1
20080249869 Angell et al. Oct 2008 A1
20080249925 Nazari et al. Oct 2008 A1
20080255992 Lin Oct 2008 A1
20080263013 Hopkins Oct 2008 A1
20080263638 McMurtry et al. Oct 2008 A1
20080270038 Partovi et al. Oct 2008 A1
20080270209 Mauseth et al. Oct 2008 A1
20080270292 Ghosh et al. Oct 2008 A1
20080270294 Lent et al. Oct 2008 A1
20080270295 Lent et al. Oct 2008 A1
20080275816 Hazlehurst Nov 2008 A1
20080277465 Pletz et al. Nov 2008 A1
20080281737 Fajardo Nov 2008 A1
20080282324 Hoal Nov 2008 A1
20080284586 Chang Nov 2008 A1
20080288283 Baldwin, Jr. et al. Nov 2008 A1
20080288299 Schultz Nov 2008 A1
20080294501 Rennich et al. Nov 2008 A1
20080297602 Chang Dec 2008 A1
20080301016 Durvasula et al. Dec 2008 A1
20080306846 Ferguson Dec 2008 A1
20080307063 Caughey Dec 2008 A1
20080316010 Chang Dec 2008 A1
20080319861 Hopkins Dec 2008 A1
20080319889 Hammad Dec 2008 A1
20080319896 Carlson et al. Dec 2008 A1
20090006230 Lyda et al. Jan 2009 A1
20090006582 Daswani et al. Jan 2009 A1
20090018986 Alcorn et al. Jan 2009 A1
20090024462 Lin Jan 2009 A1
20090024484 Walker et al. Jan 2009 A1
20090024485 Haugen et al. Jan 2009 A1
20090030776 Walker et al. Jan 2009 A1
20090037279 Chockalingam et al. Feb 2009 A1
20090037323 Feinstein et al. Feb 2009 A1
20090037332 Cheung et al. Feb 2009 A1
20090043691 Kasower Feb 2009 A1
20090048957 Celano Feb 2009 A1
20090048999 Gupta et al. Feb 2009 A1
20090055287 Chin Feb 2009 A1
20090055312 Chin Feb 2009 A1
20090055322 Bykov et al. Feb 2009 A1
20090055404 Heiden et al. Feb 2009 A1
20090064297 Selgas et al. Mar 2009 A1
20090070148 Skocic Mar 2009 A1
20090076950 Chang et al. Mar 2009 A1
20090076966 Bishop et al. Mar 2009 A1
20090089190 Girulat Apr 2009 A1
20090089193 Palantin Apr 2009 A1
20090089869 Varghese Apr 2009 A1
20090094237 Churi et al. Apr 2009 A1
20090094675 Powers Apr 2009 A1
20090099941 Berkowitz Apr 2009 A1
20090100047 Jones et al. Apr 2009 A1
20090106141 Becker Apr 2009 A1
20090106150 Pelegero et al. Apr 2009 A1
20090106846 Dupray et al. Apr 2009 A1
20090119116 Steen May 2009 A1
20090119299 Rhodes May 2009 A1
20090125369 Kloostra et al. May 2009 A1
20090125972 Hinton et al. May 2009 A1
20090126013 Atwood et al. May 2009 A1
20090132347 Anderson et al. May 2009 A1
20090132813 Schibuk May 2009 A1
20090146879 Chang Jun 2009 A1
20090147774 Caughey Jun 2009 A1
20090157564 Cross Jun 2009 A1
20090157693 Palahnuk Jun 2009 A1
20090158030 Rasti Jun 2009 A1
20090164380 Brown Jun 2009 A1
20090164582 Dasgupta et al. Jun 2009 A1
20090164929 Chen et al. Jun 2009 A1
20090171723 Jenkins Jul 2009 A1
20090172788 Veldula et al. Jul 2009 A1
20090172795 Ritari et al. Jul 2009 A1
20090177529 Hadi Jul 2009 A1
20090177562 Peace et al. Jul 2009 A1
20090177670 Grenier et al. Jul 2009 A1
20090183259 Rinek et al. Jul 2009 A1
20090187607 Yoo et al. Jul 2009 A1
20090195377 Chang Aug 2009 A1
20090198557 Wang et al. Aug 2009 A1
20090198602 Wang et al. Aug 2009 A1
20090199294 Schneider Aug 2009 A1
20090204514 Bhogal et al. Aug 2009 A1
20090204599 Morris et al. Aug 2009 A1
20090210241 Calloway Aug 2009 A1
20090210807 Xiao et al. Aug 2009 A1
20090216640 Masi Aug 2009 A1
20090217342 Nadler Aug 2009 A1
20090222364 McGlynn et al. Sep 2009 A1
20090222449 Hom et al. Sep 2009 A1
20090222527 Arconati et al. Sep 2009 A1
20090228295 Lowy Sep 2009 A1
20090228392 Pinson, III Sep 2009 A1
20090228918 Rolff et al. Sep 2009 A1
20090228990 Chen et al. Sep 2009 A1
20090233579 Castell et al. Sep 2009 A1
20090234665 Conkel Sep 2009 A1
20090234775 Whitney et al. Sep 2009 A1
20090234814 Boerries et al. Sep 2009 A1
20090234876 Schigel et al. Sep 2009 A1
20090240624 James et al. Sep 2009 A1
20090247122 Fitzgerald et al. Oct 2009 A1
20090248573 Haggerty et al. Oct 2009 A1
20090249451 Su et al. Oct 2009 A1
20090254375 Martinez et al. Oct 2009 A1
20090254476 Sharma et al. Oct 2009 A1
20090254656 Vignisson et al. Oct 2009 A1
20090254971 Herz et al. Oct 2009 A1
20090258334 Pyne Oct 2009 A1
20090260064 Mcdowell et al. Oct 2009 A1
20090271265 Lay et al. Oct 2009 A1
20090276368 Martin et al. Nov 2009 A1
20090280467 Ahart Nov 2009 A1
20090281816 Houga et al. Nov 2009 A1
20090281941 Worth Nov 2009 A1
20090281951 Shakkarwar Nov 2009 A1
20090282479 Smith et al. Nov 2009 A1
20090289110 Regen et al. Nov 2009 A1
20090300066 Guo et al. Dec 2009 A1
20090300604 Barringer Dec 2009 A1
20090300641 Friedman et al. Dec 2009 A1
20090307778 Mardikar Dec 2009 A1
20090313562 Appleyard et al. Dec 2009 A1
20090319648 Dutta et al. Dec 2009 A1
20090327054 Yao et al. Dec 2009 A1
20090327120 Eze et al. Dec 2009 A1
20090327270 Teevan et al. Dec 2009 A1
20090327487 Olson et al. Dec 2009 A1
20100009320 Wilkelis Jan 2010 A1
20100009332 Yaskin et al. Jan 2010 A1
20100010935 Shelton Jan 2010 A1
20100010993 Hussey, Jr. et al. Jan 2010 A1
20100011428 Atwood et al. Jan 2010 A1
20100023434 Bond Jan 2010 A1
20100023440 Fraser et al. Jan 2010 A1
20100023448 Eze Jan 2010 A1
20100023506 Sahni et al. Jan 2010 A1
20100025820 Suekawa Feb 2010 A1
20100030578 Siddique et al. Feb 2010 A1
20100030649 Ubelhor Feb 2010 A1
20100030677 Melik-Aslanian et al. Feb 2010 A1
20100036697 Kelnar Feb 2010 A1
20100036769 Winters et al. Feb 2010 A1
20100042537 Smith et al. Feb 2010 A1
20100042542 Rose et al. Feb 2010 A1
20100042732 Hopkins Feb 2010 A1
20100043055 Baumgart Feb 2010 A1
20100049803 Ogilvie et al. Feb 2010 A1
20100063906 Nelsen et al. Mar 2010 A1
20100063942 Arnott et al. Mar 2010 A1
20100063993 Higgins et al. Mar 2010 A1
20100076833 Nelsen Mar 2010 A1
20100076966 Strutton et al. Mar 2010 A1
20100077483 Stolfo et al. Mar 2010 A1
20100082445 Hodge et al. Apr 2010 A1
20100082476 Bowman Apr 2010 A1
20100083371 Bennetts et al. Apr 2010 A1
20100088188 Kumar et al. Apr 2010 A1
20100094768 Miltonberger Apr 2010 A1
20100094774 Jackowitz et al. Apr 2010 A1
20100094910 Bayliss Apr 2010 A1
20100100945 Ozzie et al. Apr 2010 A1
20100114724 Ghosh et al. May 2010 A1
20100114744 Gonen May 2010 A1
20100114776 Weller et al. May 2010 A1
20100122324 Welingkar et al. May 2010 A1
20100122333 Noe et al. May 2010 A1
20100130172 Vendrow et al. May 2010 A1
20100136956 Drachev et al. Jun 2010 A1
20100145836 Baker et al. Jun 2010 A1
20100153278 Farsedakis Jun 2010 A1
20100153290 Duggan Jun 2010 A1
20100161486 Liu et al. Jun 2010 A1
20100161816 Kraft et al. Jun 2010 A1
20100169159 Rose et al. Jul 2010 A1
20100174638 Debie et al. Jul 2010 A1
20100174813 Hildreth et al. Jul 2010 A1
20100179906 Hawkes Jul 2010 A1
20100185546 Pollard Jul 2010 A1
20100188684 Kumara Jul 2010 A1
20100198636 Choudhary et al. Aug 2010 A1
20100205076 Parson et al. Aug 2010 A1
20100205662 Ibrahim et al. Aug 2010 A1
20100211445 Bodington Aug 2010 A1
20100211636 Starkenburg et al. Aug 2010 A1
20100214090 Sartini et al. Aug 2010 A1
20100215270 Manohar et al. Aug 2010 A1
20100217837 Ansari et al. Aug 2010 A1
20100223160 Brown Sep 2010 A1
20100223184 Perlman Sep 2010 A1
20100223192 Levine et al. Sep 2010 A1
20100228658 Ketelsen et al. Sep 2010 A1
20100229245 Singhal Sep 2010 A1
20100241535 Nightengale et al. Sep 2010 A1
20100248681 Phills Sep 2010 A1
20100250338 Banerjee et al. Sep 2010 A1
20100250410 Song et al. Sep 2010 A1
20100250411 Rodski Sep 2010 A1
20100250416 Hazlehurst Sep 2010 A1
20100250509 Andersen Sep 2010 A1
20100253686 Alsbury et al. Oct 2010 A1
20100257102 Perlman Oct 2010 A1
20100257234 Caughey Oct 2010 A1
20100257577 Grandison et al. Oct 2010 A1
20100258623 Beemer et al. Oct 2010 A1
20100258625 Stanfield et al. Oct 2010 A1
20100259373 Chang Oct 2010 A1
20100262339 Chang Oct 2010 A1
20100262535 Lent et al. Oct 2010 A1
20100262606 Bedolla et al. Oct 2010 A1
20100262932 Pan Oct 2010 A1
20100268557 Faith et al. Oct 2010 A1
20100268768 Kurtenbach et al. Oct 2010 A1
20100274815 Vanasco Oct 2010 A1
20100280914 Carlson Nov 2010 A1
20100281020 Drubner Nov 2010 A1
20100293090 Domenikos et al. Nov 2010 A1
20100306834 Grandison et al. Dec 2010 A1
20100312691 Johnson, Jr. Dec 2010 A1
20100323446 Barnett et al. Dec 2010 A1
20100324999 Conway et al. Dec 2010 A1
20100325048 Carlson et al. Dec 2010 A1
20100332393 Weller et al. Dec 2010 A1
20110004498 Readshaw Jan 2011 A1
20110023115 Wright Jan 2011 A1
20110029388 Kendall et al. Feb 2011 A1
20110029566 Grandison et al. Feb 2011 A1
20110029660 Hopkins Feb 2011 A1
20110035305 Imrey et al. Feb 2011 A1
20110035315 Langley Feb 2011 A1
20110035452 Gittleman Feb 2011 A1
20110035788 White et al. Feb 2011 A1
20110040629 Chiu et al. Feb 2011 A1
20110047606 Blomquist Feb 2011 A1
20110066495 Ayloo et al. Mar 2011 A1
20110066618 Sigurbjornsson et al. Mar 2011 A1
20110066695 Hopkins Mar 2011 A1
20110071950 Ivanovic Mar 2011 A1
20110078073 Annappindi et al. Mar 2011 A1
20110083181 Nazarov Apr 2011 A1
20110107265 Buchanan et al. May 2011 A1
20110107400 Shankaranarayanan et al. May 2011 A1
20110112899 Strutton et al. May 2011 A1
20110113084 Ramnani May 2011 A1
20110113086 Long et al. May 2011 A1
20110113096 Long et al. May 2011 A1
20110119169 Passero et al. May 2011 A1
20110119765 Hering et al. May 2011 A1
20110125924 McAleer May 2011 A1
20110126275 Anderson et al. May 2011 A1
20110131123 Griffin et al. Jun 2011 A1
20110137760 Rudie et al. Jun 2011 A1
20110137765 Nonaka Jun 2011 A1
20110142213 Baniak et al. Jun 2011 A1
20110143711 Hirson et al. Jun 2011 A1
20110145064 Anderson et al. Jun 2011 A1
20110145899 Cao et al. Jun 2011 A1
20110148625 Velusamy Jun 2011 A1
20110161155 Wilhem et al. Jun 2011 A1
20110166988 Coulter Jul 2011 A1
20110167011 Paltenghe et al. Jul 2011 A1
20110178841 Rane et al. Jul 2011 A1
20110178899 Huszar Jul 2011 A1
20110179139 Starkenburg et al. Jul 2011 A1
20110184780 Alderson et al. Jul 2011 A1
20110193704 Harper et al. Aug 2011 A1
20110196791 Dominguez Aug 2011 A1
20110211445 Chen Sep 2011 A1
20110213670 Strutton et al. Sep 2011 A1
20110214187 Wittenstein et al. Sep 2011 A1
20110243406 Chandler Oct 2011 A1
20110252071 Cidon Oct 2011 A1
20110264531 Bhatia et al. Oct 2011 A1
20110264566 Brown Oct 2011 A1
20110264581 Clyne Oct 2011 A1
20110270618 Banerjee et al. Nov 2011 A1
20110270754 Kelly et al. Nov 2011 A1
20110271329 Hulten et al. Nov 2011 A1
20110276382 Ramchandani et al. Nov 2011 A1
20110276396 Rathod Nov 2011 A1
20110276604 Hom et al. Nov 2011 A1
20110282711 Freishtat et al. Nov 2011 A1
20110282783 Ferguson et al. Nov 2011 A1
20110282943 Anderson et al. Nov 2011 A1
20110289151 Hopkins Nov 2011 A1
20110289209 Hopkins Nov 2011 A1
20110296003 McCann et al. Dec 2011 A1
20110302083 Bhinder Dec 2011 A1
20110302653 Frantz et al. Dec 2011 A1
20110307397 Benmbarek Dec 2011 A1
20110307434 Rostampour et al. Dec 2011 A1
20110307474 Hom et al. Dec 2011 A1
20110307494 Snow Dec 2011 A1
20110307938 Reeves, Jr. et al. Dec 2011 A1
20110307957 Barcelo et al. Dec 2011 A1
20110313915 Tang Dec 2011 A1
20110314100 Hopkins Dec 2011 A1
20110314383 Abdo et al. Dec 2011 A1
20110320582 Lewis Dec 2011 A1
20110321137 Iida et al. Dec 2011 A1
20120005070 McFall et al. Jan 2012 A1
20120005221 Ickman et al. Jan 2012 A1
20120005542 Petersen et al. Jan 2012 A1
20120010927 Attenberg et al. Jan 2012 A1
20120011063 Killian et al. Jan 2012 A1
20120011158 Avner et al. Jan 2012 A1
20120011432 Strutton Jan 2012 A1
20120015717 Mosites et al. Jan 2012 A1
20120016948 Sinha Jan 2012 A1
20120022990 Kasower Jan 2012 A1
20120030216 Churi et al. Feb 2012 A1
20120030771 Pierson et al. Feb 2012 A1
20120036065 Orttung et al. Feb 2012 A1
20120036127 Work et al. Feb 2012 A1
20120036565 Gamez et al. Feb 2012 A1
20120042237 Armandpour et al. Feb 2012 A1
20120047174 Avner et al. Feb 2012 A1
20120047219 Feng et al. Feb 2012 A1
20120054088 Edrington et al. Mar 2012 A1
20120054592 Jaffe et al. Mar 2012 A1
20120060105 Brown et al. Mar 2012 A1
20120066044 Honnef et al. Mar 2012 A1
20120066106 Papadimitriou Mar 2012 A1
20120072382 Pearson et al. Mar 2012 A1
20120079598 Brock et al. Mar 2012 A1
20120084866 Stolfo Apr 2012 A1
20120089438 Tavares et al. Apr 2012 A1
20120101938 Kasower Apr 2012 A1
20120101939 Kasower Apr 2012 A1
20120109752 Strutton et al. May 2012 A1
20120110467 Blake et al. May 2012 A1
20120110677 Abendroth et al. May 2012 A1
20120116913 Goolkasian May 2012 A1
20120116969 Kumar et al. May 2012 A1
20120124033 Gabriel et al. May 2012 A1
20120124498 Santoro et al. May 2012 A1
20120131009 Nath et al. May 2012 A1
20120131656 Slaton et al. May 2012 A1
20120135705 Thaker May 2012 A1
20120136763 Megdal et al. May 2012 A1
20120136774 Imrey et al. May 2012 A1
20120144461 Rathbun Jun 2012 A1
20120151045 Anakata et al. Jun 2012 A1
20120151046 Weiss et al. Jun 2012 A1
20120158562 Kassir Jun 2012 A1
20120158654 Behren et al. Jun 2012 A1
20120173339 Flynt et al. Jul 2012 A1
20120173417 Lohman et al. Jul 2012 A1
20120185515 Ferrel et al. Jul 2012 A1
20120191596 Kremen et al. Jul 2012 A1
20120191693 Alexander Jul 2012 A1
20120195412 Smith Aug 2012 A1
20120198556 Patel et al. Aug 2012 A1
20120203733 Zhang Aug 2012 A1
20120215682 Lent et al. Aug 2012 A1
20120215719 Verlander Aug 2012 A1
20120216125 Pierce Aug 2012 A1
20120221467 Hamzeh Aug 2012 A1
20120235897 Hirota Sep 2012 A1
20120239417 Pourfallah et al. Sep 2012 A1
20120239497 Nuzzi Sep 2012 A1
20120240223 Tu Sep 2012 A1
20120242473 Choi Sep 2012 A1
20120246060 Conyack, Jr. et al. Sep 2012 A1
20120253852 Pourfallah et al. Oct 2012 A1
20120262386 Kwon et al. Oct 2012 A1
20120262472 Garr et al. Oct 2012 A1
20120271660 Harris et al. Oct 2012 A1
20120271712 Katzin et al. Oct 2012 A1
20120278217 Sui et al. Nov 2012 A1
20120278226 Kolo Nov 2012 A1
20120278767 Stibel et al. Nov 2012 A1
20120284280 Kumar Nov 2012 A1
20120290660 Rao et al. Nov 2012 A1
20120290740 Tewari et al. Nov 2012 A1
20120297484 Srivastava Nov 2012 A1
20120317013 Luk et al. Dec 2012 A1
20120317014 Cerise et al. Dec 2012 A1
20120321202 Fertik et al. Dec 2012 A1
20120324388 Rao et al. Dec 2012 A1
20120330689 McLaughlin et al. Dec 2012 A1
20130006843 Tralvex Jan 2013 A1
20130006844 Kremen Jan 2013 A1
20130007012 Selkowe Fertik et al. Jan 2013 A1
20130007014 Fertik et al. Jan 2013 A1
20130007891 Mogaki Jan 2013 A1
20130013513 Ledbetter et al. Jan 2013 A1
20130018798 Scipioni Jan 2013 A1
20130018811 Britti et al. Jan 2013 A1
20130018838 Parnaby et al. Jan 2013 A1
20130018877 Gabriel et al. Jan 2013 A1
20130018892 Castellanos et al. Jan 2013 A1
20130018957 Parnaby et al. Jan 2013 A1
20130024367 Bellefeuille Jan 2013 A1
20130024520 Siminoff Jan 2013 A1
20130024813 Schnorr et al. Jan 2013 A1
20130030826 Blom Jan 2013 A1
20130031109 Roulson et al. Jan 2013 A1
20130031624 Britti et al. Jan 2013 A1
20130036466 Penta et al. Feb 2013 A1
20130040619 Grube et al. Feb 2013 A1
20130041798 Unger Feb 2013 A1
20130041810 Murrell et al. Feb 2013 A1
20130041949 Biesecker et al. Feb 2013 A1
20130054357 Mager et al. Feb 2013 A1
20130061335 Schwabe Mar 2013 A1
20130066716 Chen et al. Mar 2013 A1
20130066775 Milam Mar 2013 A1
20130066884 Kast et al. Mar 2013 A1
20130066922 Jang et al. Mar 2013 A1
20130067582 Donovan et al. Mar 2013 A1
20130073366 Heath Mar 2013 A1
20130080322 Adolphe Mar 2013 A1
20130080467 Carson et al. Mar 2013 A1
20130085804 Left et al. Apr 2013 A1
20130085894 Chan et al. Apr 2013 A1
20130085953 Bhola et al. Apr 2013 A1
20130086075 Scott et al. Apr 2013 A1
20130090982 Ross Apr 2013 A1
20130103464 Kuznetsov Apr 2013 A1
20130103571 Chung et al. Apr 2013 A1
20130104216 Dennis et al. Apr 2013 A1
20130110557 Kasower May 2013 A1
20130110565 Means et al. May 2013 A1
20130110585 Nesbitt et al. May 2013 A1
20130111436 Phan et al. May 2013 A1
20130117072 Nish May 2013 A1
20130117087 Coppinger May 2013 A1
20130124855 Varadarajan et al. May 2013 A1
20130125010 Strandell May 2013 A1
20130132151 Stibel et al. May 2013 A1
20130159411 Bowen Jun 2013 A1
20130173447 Rothschild Jul 2013 A1
20130173449 Ng et al. Jul 2013 A1
20130173451 Kornegay et al. Jul 2013 A1
20130179338 Evans Jul 2013 A1
20130185210 Dodson et al. Jul 2013 A1
20130185293 Boback Jul 2013 A1
20130187923 Yoshimoto et al. Jul 2013 A1
20130204762 Harris et al. Aug 2013 A1
20130205135 Lutz Aug 2013 A1
20130211986 Debie et al. Aug 2013 A1
20130212187 Mortazavi et al. Aug 2013 A1
20130262226 LaChapelle et al. Oct 2013 A1
20130267171 Sarkar et al. Oct 2013 A1
20130278515 Kikuchi Oct 2013 A1
20130279676 Baniak et al. Oct 2013 A1
20130282819 Mehta et al. Oct 2013 A1
20130290164 Salm Oct 2013 A1
20130293363 Plymouth Nov 2013 A1
20130297499 Mukherjee Nov 2013 A1
20130298238 Shah et al. Nov 2013 A1
20130332341 Papadimitriou Dec 2013 A1
20130332342 Kasower Dec 2013 A1
20130332352 Imrey et al. Dec 2013 A1
20130339249 Weller et al. Dec 2013 A1
20130347059 Fong et al. Dec 2013 A1
20140012733 Vidal Jan 2014 A1
20140012737 Evans Jan 2014 A1
20140019348 Daley Jan 2014 A1
20140032300 Zhang et al. Jan 2014 A1
20140032723 Nema Jan 2014 A1
20140046872 Arnott et al. Feb 2014 A1
20140052732 Softky Feb 2014 A1
20140061302 Hammad Mar 2014 A1
20140074689 Lund et al. Mar 2014 A1
20140089166 Padawer Mar 2014 A1
20140089167 Kasower Mar 2014 A1
20140089191 Brown Mar 2014 A1
20140096249 Dupont et al. Apr 2014 A1
20140098142 Lee et al. Apr 2014 A1
20140098229 Lu et al. Apr 2014 A1
20140110477 Hammad Apr 2014 A1
20140129942 Rathod May 2014 A1
20140156500 Lassen et al. Jun 2014 A1
20140156501 Howe Jun 2014 A1
20140156503 Lassen et al. Jun 2014 A1
20140164112 Kala Jun 2014 A1
20140164398 Smith et al. Jun 2014 A1
20140164519 Shah Jun 2014 A1
20140172681 Lamp et al. Jun 2014 A1
20140180919 Brown Jun 2014 A1
20140181285 Stevens et al. Jun 2014 A1
20140237377 Meissner Aug 2014 A1
20140258083 Achanta et al. Sep 2014 A1
20140258084 Padawer et al. Sep 2014 A1
20140279329 Dancel Sep 2014 A1
20140279382 Drakeley et al. Sep 2014 A1
20140279391 Gallo et al. Sep 2014 A1
20140282977 Madhu et al. Sep 2014 A1
20140298485 Gardner Oct 2014 A1
20140310151 Shishkov et al. Oct 2014 A1
20140317023 Kim Oct 2014 A1
20140372367 McLean et al. Dec 2014 A1
20140379554 Grossman et al. Dec 2014 A1
20150026060 Krietzman et al. Jan 2015 A1
20150127490 Puertas May 2015 A1
20150134506 King et al. May 2015 A1
20150135305 Cabrera et al. May 2015 A1
20150161738 Stempora Jun 2015 A1
20150178829 Weiss Jun 2015 A1
20150199757 Lindholme et al. Jul 2015 A1
20150200948 Cairns et al. Jul 2015 A1
20150302521 Bartmann Oct 2015 A1
20150310543 DeBie Oct 2015 A1
20150324920 Wilson et al. Nov 2015 A1
20150326580 McMillan et al. Nov 2015 A1
20160232605 Zhang Aug 2016 A1
20170132700 Kazerani et al. May 2017 A1
20170161486 Jeon et al. Jun 2017 A1
20170200223 Kasower Jul 2017 A1
20170221121 Davis et al. Aug 2017 A1
20170262821 Imrey et al. Sep 2017 A1
20170352014 Smith et al. Dec 2017 A1
20170352186 Dauphiny et al. Dec 2017 A1
20180040063 Buechler et al. Feb 2018 A1
20180082372 Diana Mar 2018 A1
20180164877 Miller et al. Jun 2018 A1
20180176267 Malatesha et al. Jun 2018 A1
20180204279 Painter et al. Jul 2018 A1
20180218448 Thomas et al. Aug 2018 A1
20180225756 Wasser et al. Aug 2018 A1
20180343265 McMillan et al. Nov 2018 A1
20180349992 Dean et al. Dec 2018 A1
20180365445 Burger et al. Dec 2018 A1
20190019185 Chitalia et al. Jan 2019 A1
20190034625 Ford et al. Jan 2019 A1
20190051305 Liddell et al. Feb 2019 A1
20190066203 Smith et al. Feb 2019 A1
20190188717 Putnam et al. Jun 2019 A1
20190188781 O'Brien et al. Jun 2019 A1
20190197528 Dean et al. Jun 2019 A1
20190197618 Taylor et al. Jun 2019 A1
20190258818 Yu et al. Aug 2019 A1
20190260843 Dean et al. Aug 2019 A1
20190295165 Kapczynski et al. Sep 2019 A1
20190296804 Eitan et al. Sep 2019 A1
20190318122 Hockey et al. Oct 2019 A1
20190332400 Spoor et al. Oct 2019 A1
20190355362 Brown et al. Nov 2019 A1
20200034927 Smith et al. Jan 2020 A1
20200051115 Lawrence et al. Feb 2020 A1
20200051527 Ngo Feb 2020 A1
20200074099 Felice-Steele et al. Mar 2020 A1
20200074100 Raneri et al. Mar 2020 A1
20200074541 Finneran et al. Mar 2020 A1
20200074542 Manna et al. Mar 2020 A1
20200074745 Lyren Mar 2020 A1
20200076813 Felice-Steele et al. Mar 2020 A1
20200090265 Quinn et al. Mar 2020 A1
20200106764 Hockey et al. Apr 2020 A1
20200106765 Hockey et al. Apr 2020 A1
20200143384 Koontz et al. May 2020 A1
20200160372 Andrick May 2020 A1
20200174010 Pfeiffer et al. Jun 2020 A1
20200193413 Jangama et al. Jun 2020 A1
20200193423 Jangama et al. Jun 2020 A1
20200201878 Putnam et al. Jun 2020 A1
20200202425 Taylor-Shoff et al. Jun 2020 A1
20200211099 Smith et al. Jul 2020 A1
20200213206 Bracken et al. Jul 2020 A1
20200311168 Rokos Oct 2020 A1
20200342039 Bakir et al. Oct 2020 A1
20200342527 Kasower Oct 2020 A1
20200364785 Olson et al. Nov 2020 A1
20200380599 Wasser et al. Dec 2020 A1
20200389461 Felice-Steele et al. Dec 2020 A1
20200402159 Arnold et al. Dec 2020 A1
20210004703 Zoldi et al. Jan 2021 A1
20210194885 Manna Jun 2021 A1
20210234869 Bondugula et al. Jul 2021 A1
20220027853 McMillan et al. Jan 2022 A1
Foreign Referenced Citations (47)
Number Date Country
2 509 842 Dec 2005 CA
0 542 298 May 1993 EP
1 239 378 Sep 2002 EP
1 301 887 Apr 2003 EP
1 591 931 Nov 2005 EP
1 850 278 Oct 2007 EP
2 088 743 Aug 2009 EP
2 151 793 Feb 2010 EP
2 472 423 Jul 2012 EP
2 102 606 Feb 1983 GB
2005-208945 Aug 2005 JP
10-2000-0063313 Nov 2000 KR
10-2002-0039203 May 2002 KR
10-2007-0081504 Aug 2007 KR
I256569 Jun 2006 TW
WO 9116691 Oct 1991 WO
WO 00051052 Aug 2000 WO
WO 00055778 Sep 2000 WO
WO 01009752 Feb 2001 WO
WO 01009792 Feb 2001 WO
WO 01046889 Jun 2001 WO
WO 01084281 Nov 2001 WO
WO 02029636 Apr 2002 WO
WO 2004031986 Apr 2004 WO
WO 2005010683 Feb 2005 WO
WO 2005033979 Apr 2005 WO
WO 2005098630 Oct 2005 WO
WO 2006050278 May 2006 WO
WO 2006069199 Jun 2006 WO
WO 2007084555 Jul 2007 WO
WO 2007103203 Sep 2007 WO
WO 2008021104 Feb 2008 WO
WO 2008042614 Apr 2008 WO
WO 2009064694 May 2009 WO
WO 2009064840 May 2009 WO
WO 2009102391 Aug 2009 WO
WO 2010001406 Jan 2010 WO
WO 2010062537 Jun 2010 WO
WO 2010077989 Jul 2010 WO
WO 2010150251 Dec 2010 WO
WO 2011005876 Jan 2011 WO
WO 2011109576 Sep 2011 WO
WO 2012097171 Jul 2012 WO
WO 2013015746 Jan 2013 WO
WO 2019089439 May 2019 WO
WO 2020051154 Mar 2020 WO
WO 2020072239 Apr 2020 WO
Non-Patent Literature Citations (189)
Entry
U.S. Appl. No. 14/548,016, U.S. Pat. No. 9,477,737, Systems and User Interfaces for Dynamic Access of Multiple Remote Databases and Synchronization of Data Based on User Rules, Nov. 19, 2014.
U.S. Appl. No. 15/295,435, U.S. Pat. No. 10,025,842, Systems and User Interfaces for Dynamic Access of Multiple Remote Databases and Synchronization of Data Based on User Rules, Oct. 17, 2016.
U.S. Appl. No. 16/005,489, U.S. Pat. No. 10,628,448, Systems and User Interfaces for Dynamic Access of Multiple Remote Databases and Synchronization of Data Based on User Rules, Jun. 11, 2018.
U.S. Appl. No. 12/705,489, filed Feb. 12, 2010, Bargoli et al.
U.S. Appl. No. 12/705,511, filed Feb. 12, 2010, Bargoli et al.
Application as filed in U.S. Appl. No. 09/411,683, dated Oct. 4, 1999.
International Search Report and Written Opinion for Application No. PCT/US2019/049377, dated Dec. 20, 2019.
Actuate, “Delivering Enterprise Information for Corporate Portals”, White Paper, 2004, pp. 1-7.
“Aggregate and Analyze Social Media Content: Gain Faster and Broader Insight to Market Sentiment,” SAP Partner, Mantis Technology Group, Apr. 2011, pp. 4.
Aktas et al., “Personalizing PageRank Based on Domain Profiles”, WEBKDD workshop: Webmining and Web Usage Analysis, Aug. 22, 2004, pp. 83-90.
Aktas et al., “Using Hyperlink Features to Personalize Web Search”, WEBKDD workshop: Webmining and Web Usage Analysis, Aug. 2004.
“Arizona Company Has Found Key in Stopping ID Theft,” PR Newswire, New York, Aug. 10, 2005 http://proquest.umi.com/pqdweb?did=880104711&sid=1&Fmt=3&clientId=19649&RQT=309&Vname=PQD.
ABC News Now:Money Matters, as broadcasted Nov. 15, 2005 with guest Todd Davis (CEO of Lifelock), pp. 6.
Anonymous, “Credit-Report Disputes Await Electronic Resolution,” Credit Card News, Chicago, Jan. 15, 1993, vol. 5, No. 19, p. 5.
Anonymous, “MBNA Offers Resolution of Credit Card Disputes,” Hempstead, Feb. 2002, vol. 68, No. 2, p. 47.
Anonymous, “Feedback”, Credit Management, ABI/INFORM Global, Sep. 2006, pp. 6.
Awoonor-Williams, Princess Josephine, Ph.D. “Gender and Credit: An Analysis of Women's Experience in the Credit Market”, ProQuest Dissertations and Theses, 2004, pp. 148.
“Beware of ‘Who Viewed My Profile’ Apps on Facebook” Tech for Luddites, Mar. 15, 2010 printed Sep. 27, 2013 http://www.techforluddites.com/2010/03/beware-of-who-viewed-my-profile-apps-on-facebook.html.
Bielski, Lauren, “Will you Spend to Thwart ID Theft?” ABA Banking Journal, Apr. 2005, pp. 54, 56-57, 60.
BlueCava, “What We Do”, http://www.bluecava.com/what-we-do/, printed Nov. 5, 2012 in 3 pages.
Buxfer, http://www.buxfer.com/ printed Feb. 5, 2014 in 1 page.
Check, http://check.me/ printed Feb. 5, 2014 in 3 pages.
Chores & Allowances, “Do Kids Have Credit Reports?” Oct. 15, 2007, http://choresandallowances.blogspot.eom/2007/10/do-kids-have-credit-reports.html, pp. 5.
Comlounge.net, “plonesocial.auth.rpx” http://web.archive.org/web/20101026041841/http://comlounge.net/rpx as captured Oct. 26, 2010 in 9 pages.
CreditKarma, http://www.creditkarma.com printed Feb. 8, 2013 in 2 pages.
CreditSesame, http://www.creditsesame.com/how-it-works/our-technology/ printed Feb. 5, 2013 in 2 pages.
Collins, Michael J., “Exploring the Design of Financial Counseling for Mortgage Borrowers in Default,” Journal of Family and Economic Issues, Springer Science+Business Media, Mar. 13, 2007, pp. 207-226.
“Consumers Gain Immediate and Full Access to Credit Score Used by Majority of U.S. Lenders”, PR Newswire, ProQuest Copy, Mar. 19, 2001, p. 1.
“CreditCheck Monitoring Services,” Dec. 11, 2000, pp. 1, lines 21-23.
“Credit Improvement”, CreditRepair.com, Mar. 10, 2010, http://web.archive.org/web/20100310134914/http://www.creditrepair.com/credit/, as archived Mar. 10, 2010 in 2 pages.
Credit Plus, Inc., “Score Wizard”, http://web.archive.org/web/20030806080310/www.creditplus.com/scorewizard.asp, as archived Aug. 6, 2003 in 1 page.
Cullen, Terri; “The Wall Street Journal Complete Identity Theft Guidebook:How to Protect Yourself from the Most Pervasive Crime in America”; Chapter 3, pp. 59-79; Jul. 10, 2007.
“D&B Corporate Family Linkage”, D&B Internet Access for U.S. Contract Customers, https://www.dnb.com/ecomp/help/linkage.htm as printed Dec. 17, 2009, pp. 1.
“Data Loss Prevention (DLP) Software”, http://www.symantec.com/data-loss-prevention/ printed Apr. 8, 2013 in 8 pages.
“Data Protection”, http://compliantprocessing.com/data-protection/ printed Apr. 8, 2013 in 4 pages.
Day, Jo and Kevin; “ID-ology: A Planner's Guide to Identity Theft”; Journal of Financial Planning:Tech Talk; pp. 36-38; Sep. 2004.
“Debt Settlement: Watch Video on how to Pay Your Debt Faster”, http://www.debtconsolidationcare.com/debt-settlement.html printed Jan. 9, 2013 in 6 pages.
Demby, Elayne, “Special Report: Letting Consumers Know the Score-and More”, Collections and Credit Risk, New York, Feb. 2003, vol. 8, Issue 2, p. 53, pp. 3.
“Disputes in Cyberspace 2001: Update of online dispute resolution for consumers in cross-border disputes”, Consumers International, Nov. 2001, pp. 45, http://web.archive.org/web/20160414183303/http://www.consumersinternational.org/media/304196/disputes%20in%20cyberspace%202001.%20update%20of%20online%20dispute%20resolution%20for%20consumers%20in%20cross-border%20disputes..pdf.
Elangovan, A.R., “Managerial Third-Party Dispute Intervention: A Prescriptive Model of Strategy Selection”, Academy of Management, Oct. 1, 1995, vol. 20, No. 4, pp. 800-830.
Elliehausen et al., The Impact of Credit Counseling on Subsequent Borrower Behavior, The Journal of Consumer Affairs, Summer 2007, vol. 41, No. 1, pp. 1-28.
Equifax, “Business Status Alerts: User Guide”, Jul. 2009, pp. 1-21.
Equifax Consumer Credit Report http://www.equifax.com/home/, as retrieved on Sep. 17, 2008.
Equifax; “Equifax Credit Watch”; https://www.econsumer.equifax.co.uk/consumer/uk/sitepage.ehtml, dated Jun. 27, 2007 on www.archive.org.
“Equifax: Debt Wise™ Credit Monitoring Service,” Product Review, http://www.mdmproofing.com/iym/reviews/equifax/debt-wise/, Jan. 2010, pp. 11.
Equifax; “Places”, http://web.archive.org/web/20111111113930/http://www.equifax.com/places as archived Nov. 11, 2011 in 1 page.
Equifax; “Places”, http://www.equifax.com/places/ as printed Nov. 16, 2015 in 1 page.
Equifax; “Welcome to Equifax Mobile”, http://www.equifax.com/mobile/ as printed Mar. 18, 2011 in 2 pages.
Ettorre, “Paul Kahn on Exceptional Marketing,” Management Review, vol. 83, No. 11, Nov. 1994, pp. 48-51.
Experian Consumer Credit Report http://www.experian.com/, as retrieved on Sep. 17, 2008.
Facebook, “Facebook helps you connect and share with the people in your life,” www.facebook.com printed Nov. 16, 2010 in 1 page.
FamilySecure.com, “Frequently Asked Questions”, http://www.familysecure.com/FAQ.aspx as archived Jul. 15, 2007 in 3 pages.
FamilySecure.com; “Identity Theft Protection for the Whole Family | FamilySecure.com” http://www.familysecure.com/, as retrieved on Nov. 5, 2009.
Fenner, Peter, “Mobile Address Management and Billing for Personal Communications”, 1st International Conference on Universal Personal Communications, 1992, ICUPC '92 Proceedings, pp. 253-257.
“Fictitious Business Name Records”, Westlaw Database Directory, http://directory.westlaw.com/scope/default.asp?db=FBN-ALL&RS-W...&VR=2.0 as printed Dec. 17, 2009, pp. 5.
Fitzpatrick, Alex, “Facebook Monitors Your Chats for Criminal Activity [Report],” Mashable, Jul. 12, 2012 printed Sep. 27, 2013 http://mashable.com/2012/07/12/facebook-scanning-chats/.
“Fraud Alert | Learn How”. Fight Identity Theft, http://www.fightidentitytheft.com/flag.html, accessed on Nov. 5, 2009.
“Fund Manager,” Portfolio Management Software website, indexed into Google on Jan. 7, 2005, Retrieved Oct. 24, 2014 http://www.fundmanagersoftware.com/, http://www.fundmanagersoftware.com/help/gph_tp_pieasset.html, http://www.fundmanagersoftware.com/demo2.html.
Gibbs, Adrienne; “Protecting Your Children from Identity Theft,” Nov. 25, 2008, http://www.creditcards.com/credit-card-news/identity-ID-theft-and-kids-children-1282.php, pp. 4.
“GLBA Compliance and FFIEC Compliance” http://www.trustwave.com/financial-services.php printed Apr. 8, 2013 in 1 page.
Gordon et al., “Identity Fraud: A Critical National and Global Threat,” LexisNexis, Oct. 28, 2003, pp. 1-48.
“Guide to Benefits, MasterCard® Cardholder Smart Shopper Benefits”, May 2005, pp. 10.
Herzberg, Amir, “Payments and Banking with Mobile Personal Devices,” Communications of the ACM, May 2003, vol. 46, No. 5, pp. 53-58.
Hoofnagle, Chris Jay, “Identity Theft: Making the Known Unknowns Known,” Harvard Journal of Law & Technology, Fall 2007, vol. 21, No. 1, pp. 98-122.
Hunt, Robert M.; Whither Consumer Credit Counseling? Business Review, Dec. 31, 2005, pp. 9-20.
ID Analytics, “ID Analytics® Consumer Notification Service” printed Apr. 16, 2013 in 2 pages.
ID Theft Assist, “Do You Know Where Your Child's Credit Is?”, Nov. 26, 2007, http://www.idtheftassist.com/pages/story14, pp. 3.
“ID Thieves These Days Want Your Number Not Your Name”, The Columbus Dispatch, Columbus, Ohio, http://www.dispatch.com/content/stories/business/2014/08/03/id-thieves-these-days-want-your-number-not-your-name.html, Aug. 3, 2014 in 2 pages.
Identity Theft Resource Center; Fact Sheet 120 A—To Order a Credit Report for a Child; Fact Sheets, Victim Resources; Apr. 30, 2007.
“Identity Thieves Beware: Lifelock Introduces Nation's First Guaranteed Proactive Solution to Identity Theft Protection,” PR Newswire, New York, Jun. 13, 2005 http://proquest.umi.com/pqdweb?did=852869731&SID=1&Fmt=3&clientId=19649&RQT=309&Vname=PQD.
Ideon, Credit-Card Registry that Bellyflopped this Year, Is Drawing some Bottom-Fishers, The Wall Street Journal, Aug. 21, 1995, pp. C2.
Information Brokers of America, “Information Brokers of America Child Identity Theft Protection” http://web.archive.org/web/20080706135451/http://iboainfo.com/child-order.html as archived Jul. 6, 2008 in 1 page.
Information Brokers of America, “Safeguard Your Child's Credit”, http://web.archive.org/web/20071215210406/http://www.iboainfo.com/child-id-protect.html as archived Dec. 15, 2007 in 1 page.
Intelius, “People Search—Updated Daily, Accurate and Fast!” http://www.intelius.com/people-search.html?=&gclid=CJqZIZP7paUCFYK5KgodbCUJJQ printed Nov. 16, 2010 in 1 page.
Iovation, Device Identification & Device Fingerprinting, http://www.iovation.com/risk-management/device-identification printed Nov. 5, 2012 in 6 pages.
Irby, LaToya, “How Will a Late Payment Hurt My Credit Score?” http://web.archive.org/web/20101024113603/http://credit.about.com/od/creditscorefaq/f/how-late-payment-affects-credit-score.htm, Oct. 24, 2010, pp. 1.
“Judging Credit: Consumers Need Better Finance Tools”, News Journal, Daytona Beach, FL, Dec. 28, 2002.
Kaushik, Nishant, “The Epic Hacking of Mat Honan and Our Identity Challenge,” Aug. 7, 2012, http://blog.talkingidentity.com/2012/08/the-epic-hacking-of-mat-honan-and-our-identity-challenge.html.
Khan, Mickey Alam, “Equifax Recognizes Changing Customer Behavior with Four-Pronged Mobile Strategy”, Mobile Marketer, http://web.archive.org/web/20151117005818/http://www.mobilemarketer.com/cms/news/strategy/9733.html, Apr. 19, 2011 in 10 pages.
Lan, Joe, “The Top Portfolio Management Software,” http://www.aaii.com/computerizedinvesting/article/the-top-portfolio-management-software, Includes Discussion thread, Fourth Quarter 2011, pp. 17.
Lanubile, et al., “Evaluating Empirical Models for the Detection of High-Risk Components: Some Lessons Learned”, 20th Annual Software Engineering Workshop, Nov. 29-30, 1995, Greenbelt, Maryland, pp. 1-6.
Lauwers et al., “Five Hundred Years of Bookkeeping: A Portrait of Luca Pacioli”, Tijdschrift voor Economie en Management, 1994, vol. 39. No. 3, pp. 289-304.
Lee, W.A.; “Experian, on Deal Hunt, Nets Identity Theft Insurer”, American Banker: The Financial Services Daily, Jun. 4, 2003, New York, NY, 1 page.
Leskovec, Jure, “Social Media Analytics: Tracking, Modeling and Predicting the Flow of Information through Networks”, WWW 2011—Tutorial, Mar. 28-Apr. 1, 2011, Hyderabad, India, pp. 277-278.
Letter to Donald A. Robert from Carolyn B. Maloney, dated Oct. 31, 2007, pp. 2.
Letter to Donald A. Robert from Senator Charles E. Schumer, dated Oct. 11, 2007, pp. 2.
Letter to Harry C. Gambill from Carolyn B. Maloney, dated Oct. 31, 2007, pp. 2.
Letter to Harry C. Gambill from Senator Charles E. Schumer, dated Oct. 11, 2007, pp. 2.
Letter to Richard F. Smith from Carolyn B. Maloney, dated Oct. 31, 2007, pp. 2.
Letter to Richard F. Smith from Senator Charles E. Schumer, dated Oct. 11, 2007, pp. 2.
Li et al., “Automatic Verbal Information Verification for User Authentication”, IEEE Transactions on Speech and Audio Processing, vol. 8, No. 5, Sep. 2000, pp. 585-596.
LifeLock, http://web.archive.org/web/20110724011010/http://www.lifelock.com/? as archived Jul. 24, 2011 in 1 page.
LifeLock, “How LifeLock Works,” http://www.lifelock.com/lifelock-for-people printed Mar. 14, 2008 in 1 page.
LifeLock, “LifeLock Launches First ID Theft Prevention Program for the Protection of Children,” Press Release, Oct. 14, 2005, http://www.lifelock.com/about-us/press-room/2005-press-releases/lifelock-protection-for-children.
LifeLock; “How Can LifeLock Protect My Kids and Family?” http://www.lifelock.com/lifelock-for-people/how-we-do-it/how-can-lifelock-protect-my-kids-and-family printed Mar. 14, 2008 in 1 page.
LifeLock, “Personal Identity Theft Protection & Identity Theft Products,” http://www.lifelock.com/lifelock-for-people, accessed Nov. 5, 2007.
LifeLock, Various Pages, www.lifelock.com/, 2007.
Littwin, Angela, “Beyond Usury: A Study of Credit-Card Use and Preference Among Low-Income Consumers”, Texas Law Review, vol. 86, No. 3, pp. 451-506; Feb. 2008.
Lobo, Jude, “MySAP.com Enterprise Portal Cookbook,” SAP Technical Delivery, Feb. 2002, vol. 1, pp. 1-13.
Lund, Graham, “Credit Bureau Data: Maximizing the Benefits,” Credit Management, May 2004, ProQuest Central, pp. 44-45.
Magid, Lawrence, J., Business Tools: When Selecting an ASP Ensure Data Mobility, Los Angeles Times, Los Angeles, CA, Feb. 26, 2001, vol. C, Issue 4, pp. 3.
“Managing Debt?” Federal Trade Commission: Consumer Information, http://www.consumer.ftc.gov/articles/0158-managing-debt, printed Mar. 22, 2013 in 4 pages.
Manilla, http://www.manilla.com/how-it-works/ printed Feb. 5, 2014 in 1 page.
Mannan et al., “Mercury: Recovering Forgotten Passwords Using Personal Devices*”, Dec. 17, 2011, Pre-Proceedings of Financial Cryptography and Data Security 2011, pp. 1-16.
Meyers et al., “Using Your Social Networking Accounts to Log Into NPR.org,” NPR.org, Jun. 24, 2010, http://web.archive.org/web/20100627034054/http://www.npr.org/blogs/inside/2010/06/24/128079309/using-your-social-networking-accounts-to-log-into-npr-org in 3 pages.
Micarelli et al., “Personalized Search on the World Wide Web,” The Adaptive Web, LNCS 4321, 2007, pp. 195-230.
Microsoft, “Expand the Reach of Your Business,” Microsoft Business Solutions, 2004, in 16 pages.
Mint.com, http://www.mint.com/ printed Sep. 18, 2008 in 2 pages.
Mint.com, http://www.mint.com/how-it-works/ printed Feb. 5, 2013 in 2 pages.
MS Money Software by Microsoft http://www.microsoft.com/Money/default.mspx as retrieved on Sep. 17, 2008.
Mvelopes, http://www.mvelopes.com/ printed Feb. 5, 2014 in 2 pages.
My Call Credit http://www.mycallcredit.com/products.asp?product=ALR dated Dec. 10, 2005 on www.archive.org.
My Call Credit http://www.mycallcredit.com/rewrite.asp?display=faq dated Dec. 10, 2005 on www.archive.org.
My ID Alerts, “Why ID Alerts” http://www.myidalerts.com/why-id-alerts.jsps printed Apr. 3, 2012 in 2 pages.
My ID Alerts, “How it Works” http://www.myidalerts.com/how-it-works.jsps printed Apr. 3, 2012 in 3 pages.
MyRatePlan.com, “Cell Phone Buying Guide”, http://web.archive.org/web/20061116103256/http://myrateplan.com/cell_phone_buying_guide/family_plans/, as archived Nov. 16, 2006 in 2 pages.
MyReceipts, http://www.myreceipts.com/, printed Oct. 16, 2012 in 1 page.
MyReceipts—How it Works, http://www.myreceipts.com/howItWorks.do, printed Oct. 16, 2012 in 1 page.
“Name Availability Records”, Westlaw Database Directory, http://directory.westlaw.com/scope/default.asp?db=NA-ALL&RS=W...&VR=2.0 as printed Dec. 17, 2009, pp. 5.
National Alert Registry Launches RegisteredOffendersList.org to Provide Information on Registered Sex Offenders, May 16, 2005, pp. 2, http://www.prweb.com/printer/240437.htm accessed on Oct. 18, 2011.
National Alert Registry Offers Free Child Safety “Safe From Harm” DVD and Child Identification Kit, Oct. 24, 2006. pp. 2, http://www.prleap.com/pr/53170 accessed on Oct. 18, 2011.
National Alert Registry website titled, “Does a sexual offender live in your neighborhood”, Oct. 22, 2006, pp. 2, http://web.archive.org/wb/20061022204835/http://www.nationallertregistry.com/ accessed on Oct. 13, 2011.
“New for Investors: Asset Allocation, Seasoned Returns and More,” Prosper, http://blog.prosper.com/2011/10/27/new-for-investors-asset-allocation-seasoned-returns-and-more/, pp. 4.
Next Card: About Us, http://web.cba.neu.edu/˜awatson/NextCardCase/NextCardAboutUs.htm printed Oct. 23, 2009 in 10 pages.
Ogg, Erica, “Apple Cracks Down on UDID Use”, http://gigaom.com/apple/apple-cracks-down-on-udid-use/ printed Nov. 5, 2012 in 5 Pages.
Organizing Maniac's Blog—Online Receipts Provided by MyQuickReceipts.com, http://organizingmaniacs.wordpress.com/2011/01/12/online-receipts-provided-by-myquickreceipts.com/dated Jan. 12, 2011 printed Oct. 16, 2012 in 3 pages.
Paustian, Chuck, “Every Cardholder a King Customers get the Full Treatment at Issuers' Web Sites,” Card Marketing, New York, Mar. 2001, vol. 5, No. 3, pp. 4.
Peltier, Jon, “Conditional Formatting of Excel Charts”, Peltier Tech Blog, as posted Feb. 13, 2012, http://peltiertech.com/conditional-formatting-of-excel-charts/, pp. 1-5.
People Finders, http://www.peoplefinders.com/?CMP=Google&utm_source=google&utm_medium=cpc printed Nov. 16, 2010 in 1 page.
People Lookup, “Your Source for Locating Anyone!” www.peoplelookup.com/people-search.html printed Nov. 16, 2010 in 1 page.
People Search, “The Leading Premium People Search Site on the Web,” http://www.peoplesearch.com printed Nov. 16, 2010 in 2 pages.
PersonalCapital.com, http://www.personalcapital.com/how-it-works printed Feb. 5, 2014 in 5 pages.
Pinola, Melanie, “How Can I Protect Against Social Engineering Hacks?” Aug. 9, 2012, http://lifehacker.com/5933296/how-can-i-protect-against-hackers-who-use-sneaky-social-engineering-techniques-to-get-into-my-accounts.
Planet Receipt—Home, http://www.planetreceipt.com/home printed Oct. 16, 2012 in 1 page.
Planet Receipt—Solutions & Features, http://www.planetreceipt.com/solutions-features printed Oct. 16, 2012 in 2 pages.
Planwise, http://planwise.com printed Feb. 8, 2013 in 5 pages.
Press Release—“Helping Families Protect Against Identity Theft—Experian Announces FamilySecure.com; Parents and guardians are alerted for signs of potential identity theft for them and their children; product features an industry-leading $2 million guarantee”; PR Newswire; Irvine, CA; Oct. 1, 2007.
PrivacyGuard, http://web.archive.org/web/20110728114049/http://www.privacyguard.com/ as archived Jul. 28, 2011 in 1 page.
Privacy Rights Clearinghouse, “Identity Theft: What to do if it Happens to You,” http://web.archive.org/web/19990218180542/http://privacyrights.org/fs/fs17a.htm printed Feb. 18, 1999.
“Qualifying for Debt Settlement”, http://www.certifieddebt.com/debt/settlement-qualifications.shtml printed Jan. 9, 2013 in 2 pages.
Quantix Software, “Investment Account Manager,” available at https://www.youtube.com/watch?v=1UwNTEER1Kk, as published Mar. 21, 2012.
Quicken Online by Intuit http://www.quicken.intuit.com/, as retrieved on Sep. 17, 2008.
“Quicken Support”, http://web.archive.org/web/20071231040130/http://web.intuit.com/support/quicken/docs/d_qif.html as archived Dec. 31, 2007 in 6 pages.
Ramaswamy, Vinita M., Identity-Theft Toolkit, The CPA Journal, Oct. 1, 2006, vol. 76, Issue 10, pp. 66-70.
Rawe, Julie; “Identity Thieves”, Time Bonus Section, Inside Business, Feb. 2002, pp. 2.
Repici et al., “The Comma Separated Value (CSV) File Format”, http://creativyst.com/Doc/Articles/CSV/CSV01.htm, Creativyst, Inc., 2002, pp. 10.
Reppler.com, “Learn More: Basic Information about howTrustedID Reppier Works for You,” www.reppler.com/learn/ printed Oct. 24, 2012 in 2 pages.
“Resolve Debt for Less: With Help from Freedom Financial” http://www.debtsettlementusa.com/ printed Jan. 9, 2013 in 6 pages.
Romig, Shane, “The Truth About Credit Repair”, Credit.com, May 5, 2010, http://web.archive.org/web/20100505055526/http://www.credit.com/credit_information/credit_help/The-Truth-About-Credit-Repair.jsp printed Mar. 22, 2013 in 4 pages.
Roth, Andrew, “CheckFree to Introduce E-Mail Billing Serving,” American Banker, New York, Mar. 13, 2001, vol. 166, No. 49, pp. 3.
SAS, “SAS® Information Delivery Portal”, Fact Sheet, 2008, in 4 pages.
Schmidt et al., “A Set of Multi-Touch Graph Interaction Techniques”, ITS'10, Nov. 7-10, 2010, Saarbrucken, Germany, pp. 1-4.
Scholastic Inc.:Parent's Request for Information http://web.archive.org/web/20070210091055/http://www.scholastic.com/inforequest/index.htm as archived Feb. 10, 2007 in 1 page.
Scholastic Inc.:Privacy Policy http://web.archive.org/web/20070127214753/http://www.scholastic.com/privacy.htm as archived Jan. 27, 2007 in 3 pages.
Screenshot for Investment Account Manager v.2.8.3, published at http://www.aaii.com/objects/get/1642.gif by at least Aug. 30, 2011 in 1 page.
Sealey, Geraldine, “Child ID Theft Can Go Unnoticed for Years”, http://abcnews.go.com/US/story?id=90257, Sep. 12, 2003 in 9 pages.
“Settling Your Debts—Part 1 in Our Debt Settlement Series”, http://www.creditinfocenter.com/debt/settle_debts.shtml printed Jan. 9, 2013 in 6 pages.
Shin, Laura, “See an Error on Your Credit Report? Credit Karma Now Makes It Easy to Dispute”, Nov. 12, 2015, http://www.forbes.com/sites/laurashin/2015/11/12/see-an-error-on-your-credit-report-credit-karma-now-makes-it-easy-to-dispute/, pp. 4.
ShoeBoxed, https://www.shoeboxed.com/sbx-home/ printed Oct. 16, 2012 in 4 pages.
Simpson, Glyn, “Microsoft (MS) Money MSMoney FAQ, Help and Information Pages”, pp. 2, Copyright © Glyn Simpson 1998-2007, http://web.archive.org/web/20071018075531/http://money.mvps.org/faq/article/196.aspx.
Singletary, Michelle, “The Littlest Victims of ID Theft”, The Washington Post, The Color of Money, Oct. 4, 2007.
Stauffer et al., “Using HTML 3.2,” Second Edition, 1996, Que Publishing, pp. 192-193.
Tajik, S., “Conditional Plotting, Changing Color of Line Based on Value”, MathWorks®, MATLAB Answers™, Question Posted Feb. 10, 2011 to https://www.mathworks.com/matlabcentral/answers/1156-conditional-plotting-changing-color-of-line-based-on-value?requestedDomain=www.mathworks.com, pp. 8.
TheMorningCall.Com, “Cheap Ways to Foil Identity Theft,” www.mcall.com/business/columnists/all-karp.5920748jul01,0 . . . , published Jul. 1, 2007.
Thompson, Herbert H., “How I Stole Someone's Identity”, https://www.scientificamerican.com/article/anatomy-of-a-social-hack/#, Aug. 18, 2008, pp. 5.
Todorova, Aleksandra, “Protecting Your Child's Identity”, Smart Money, Published Aug. 2, 2007, pp. 1-5.
“TransUnion—Child Identity Theft Inquiry”, TransUnion, http://www.transunion.com/corporate/personal/fraudIdentityTheft/fraudPrevention/childIDInquiry.page as printed Nov. 5, 2009 in 4 pages.
TransUnion Consumer Credit Report http://www.transunion.com/, as retrieved on Sep. 17, 2008.
Truston, “Checking if your Child is an ID Theft Victim can be Stressful,” as posted by Michelle Pastor on Jan. 22, 2007 at http://www.mytruston.com/blog/credit/checking_if_your_child_is_an_id_theft_vi.html.
US Legal, Description, http://www.uslegalforms.com/us/US-00708-LTR.htm printed Sep. 4, 2007 in 2 pages.
“Use of Alternative Data to Enhance Credit Reporting to Enable Access to Digital Financial Services by Individuals and SMEs Operating in the Informal Economy”, Guidance Note, International Committee on Credit Reporting (ICCR), Jun. 28, 2018, pp. 35.
Vamosi, Robert, “How to Handle ID Fraud's Youngest Victims,” Nov. 21, 2008, http://news.cnet.com/8301-10789_3-10105303-57.html.
Waggoner, Darren J., “Having a Global Identity Crisis,” Collections & Credit Risk, Aug. 2001, vol. vol. 6, No. 8, pp. 6.
Wesabe.com http://www.wesabe.com/, as retrieved on Sep. 17, 2008.
Yahoo! Search, “People Search,” http://people.yahoo/com printed Nov. 16, 2010 in 1 page.
YODLEE | Money Center, https://yodleemoneycenter.com/ printed Feb. 5, 2014 in 2 pages.
You Need a Budget, http://www.youneedabudget.com/features printed Feb. 5, 2014 in 3 pages.
“12 Mag: How Debt Settlement is Helpful in Improving the Credit Score”, Weblog post. Newstex Trade & Industry Blogs, Newstex, Oct. 8, 2017, pp. 2.
Consumer Financial Protection Bureau (CFPB), “Analysis of Difference between Consumer- and Creditor-Purchased Credit Scores”, Sep. 2012, pp. 42.
Fisher, Greg, “Credit Score Distribution and Practical Range Statistics”, Feb. 23, 2010, The Credit Scoring Site, pp. 2.
Gramazio, Connor C., “Colorgorical: Creating Discriminable and Preferable Color Palettes for Information Visualization”, IEEE Transactions on Visualization and Computer Graphics, Jan. 2017, vol. 23, No. 1, pp. 521-530.
Koka et al., “Online Review Analysis by Visual Feature Selection”, 2017 IEEE 15th Intl Conf on Dependable, Autonomic and Secure Computing, 15th Intl Conf on Pervasive Intelligence and Computing, 3rd Intl Conf on Big Data Intelligence and Computing and Cyber Science and Technology Congress (DASC/PiCom/DataCom/CyberSciTech), 2017, pp. 1084-1091.
Lang et al., “A Collaborative Web-Based Help-System”, Proceedings of the 2nd international conference on web intelligence, mining and semantics, Jun. 13-15, 2012, pp. 5.
Lang et al., “An Avatar-Based Help System for Web-Portals”, International Conference on Human-Computer Interaction, Springer, Berlin, Heidelberg, 2011, pp. 10.
Oracle: Recommendations for Leveraging the Critical Patch Update and Maintaining a Proper Security Posture, Nov. 2010, An Oracle White Paper, pp. 1-30.
Phinisee, Tamarind, “Banks, FTC Step Up Efforts to Address Identity Theft”, San Antonio Business Journal; San Antonio, Jul. 5, 2002, vol. 16, No. 24, pp. 5.
Shibata et al., “3D Retrieval System Based on Cognitive Level—Human Interface for 3D Building Database”, Proceedings of the 2004 International Conference on Cyberworlds (CW'04), 2004, pp. 6.
Solapurkar, Prajakta, “Building Secure Healthcare Services Using OAuth 2.0 and JSON Web Token in IOT Cloud Scenario”, IEEE, 2nd International Conference on Contemporary Computing and Informatics (ic3i), 2016, pp. 99-104.
Srinivasa et al., “Augmented Reality Adaptive Web Content”, 2016 13th IEEE Annual w Consumer Communications & Networking Conference (CCNC), pp. 4.
Provisional Applications (1)
Number Date Country
61906786 Nov 2013 US
Continuations (3)
Number Date Country
Parent 16005489 Jun 2018 US
Child 16851770 US
Parent 15295435 Oct 2016 US
Child 16005489 US
Parent 14548016 Nov 2014 US
Child 15295435 US