Aggregating user web browsing data

Information

  • Patent Grant
  • 11863310
  • Patent Number
    11,863,310
  • Date Filed
    Tuesday, April 13, 2021
    3 years ago
  • Date Issued
    Tuesday, January 2, 2024
    a year ago
Abstract
A system for aggregating a user's web browsing data which may include cookies placed on a user's computing device from various websites. The system receives authorization from a user to retrieve cookie and other data associated with the user. The system then accesses cookie data and personal data associated with the user. In some embodiments, the aggregation system communicates with websites that placed the cookie data on the user's computer to determine one or more characteristics of the user based on the cookie data (which may be understandable only by the placing website). The system may then provide the user's aggregated data or a portion thereof to requesting entities. The user may have access to a user interface which provides information about the user's aggregated data and allows the user to determine how much information to share with requesting entities.
Description
BACKGROUND

A user on the Internet today may generate a significant amount of data through his browsing history and online activity. This data can be very valuable for data mining to determine, for example targeted advertising, product development strategies, and behavioral research. However, much of this data is distributed across multiple systems. For example, individual websites use cookies to track user activity online. However, due to the “Same Origin Policy” websites may not be permitted to retrieve cookies of unrelated websites, thus shielding cookie data of a user for one website from another website.


Additionally, some websites split data such that cookie data is stored on the user's computing device, whereas data associated with the cookie is stored at the website server. Thus, in addition to the cookie data stored at the user's device, a user's Internet use may result in a wide distribution of his information throughout the Internet, resulting in a large data footprint. For example, social networking sites, online retailers, and blogs or micro-blogs authored are a few sites that may also contain information about the user.


SUMMARY

One embodiment may comprise a computing system comprising one or more hardware computer processors and one or more storage devices. The storage devices configured to store software instructions configured to cause one or more hardware computer processors perform a number of operations. These operations may include receiving authorization from a user to retrieve a plurality of cookie data associated with the user and/or retrieving the plurality of cookie data stored on one or more computing devices associated with user. Each of the cookie data is associated with one or more websites visited by the user. Another operation may include determining one or more characteristics of the user based on each of the plurality of retrieved cookie data. The processors may also associate each of the determined one or more characteristics of the user with an identity of the user. In response to requests for information regarding the user, the processors may provide at least some of the one or more characteristics of the user or the plurality of cookie data to a requesting entity.


These and other features and advantages of embodiments will become apparent from the following description of embodiments. Neither this summary nor the following detailed description purports to define the invention.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 shows one embodiment of supercookie aggregation by a cookie data aggregation system in a networked environment.



FIG. 2A shows one embodiment of supercookie distribution by a cookie data aggregation system in a networked environment.



FIG. 2B shows another embodiment of supercookie distribution by a cookie data aggregation system in a networked environment.



FIG. 2C shows another embodiment of supercookie distribution by a cookie data aggregation system in a networked environment.



FIG. 3 is a block diagram illustrating example components of one embodiment of a cookie data aggregation system.



FIG. 4 is a diagram showing one embodiment of a supercookie data structure.



FIG. 5 illustrates a flowchart of one embodiment of a process for retrieving cookie data.



FIG. 6A illustrates an example of a user interface for managing a supercookie.



FIG. 6B illustrates another example of a user interface for managing a supercookie.



FIG. 6C illustrates another example of a user interface for managing a supercookie.



FIG. 7 illustrates another example of a mobile user interface for managing a supercookie.



FIG. 8 illustrates a flowchart of one embodiment of a process for generating, analyzing, and using a supercookie.





DESCRIPTION OF EMBODIMENTS

Embodiments of the disclosure will now be described with reference to accompanying figures. The terminology used in the description presented herein is not intended to be interpreted in any limited or restrictive manner, simply because it is being utilized in conjunction with a detailed description of certain specific embodiments of the disclosure. Furthermore, embodiments of the disclosure may include several novel features, no single one of which is solely responsible for its desirable attributes or which is essential to practicing the embodiments of the disclosure herein described.


Overview


A cookie data aggregation system, as discussed herein, comprises a computer system, such as a server, that implements methods of aggregating a user's web browsing data in a networked environment. The cookie data aggregation system can aggregate the cookies of the user, cookie data from various websites, personal data, and/or other data to create a “supercookie.” The supercookie can then be used by websites to tailor a customized website experience for the user. Because of the “Same Origin Policy”, a website may not have access to cookies from different websites about a user. However, the supercookie can provide this data to a website, thus allowing a better tailored, customized website experience for the user. For example, the user may be able to authorize use of his supercookie (and or portions of his supercookie) by particular websites in order to provide potentially valuable information to the websites that may not otherwise be available to the websites (and/or may require additional effort to obtain by the websites).


As a user browses the web and visits various websites, each website may generate a cookie and store it on the user's computing device, possibly as part of the website data. The cookie may allow the website to track a user's activity at the website. By tracking this activity, a website can better customize its webpages for a user. For example, a website can determine whether or not a user is “authenticated” or “logged in”, thus informing the website whether or not to provide webpages with sensitive information to the user. Additionally, the website can determine what advertisements to display to the user while he browses the website based on the cookie.


The cookie data aggregation system may access these cookies on one or more of the user's computing devices. The system may install cookie tracking software on a user device for this purpose. The software may then send cookies (or information regarding the cookies) from the user to a cookie data aggregation system (or the cookie data aggregation may occur on one of the user devices). Alternatively, a user could upload his cookies to the cookie data aggregation system. The cookie data aggregation system may also retrieve additional cookie data from the websites that generated the cookies retrieved by the system. For example, information in cookies may be coded by the website that placed the cookie, such that the coded data is useful only to the website that placed the cookie and has the key to decode the data. Thus, the cookie data aggregation system may obtain information associated with coded data in cookies from the cookie originator and/or some other entity that is configured to decode the cookie data. Further, the cookie data aggregation system may also retrieve personal data from the user via a user interface. The cookie data aggregation system may then combine the retrieved user cookies, the retrieved website data, and the personal data about the user to create a supercookie.


The supercookie can provide several benefits. First, the supercookie can associate the user with cookies that were previously made anonymous. Second, the supercookie can be used to create a user profile. Third, the supercookie may be used by various websites to better customize and tailor a website experience for the user. Fourth, the supercookie may be used to associate a user profile with access information from multiple devices.


Additionally, the multiple cookies may also be useful for tailoring a website experience for a user. The supercookie may also contain a user ID. This may allow anonymous cookies to now be associated with the user. In some embodiments, the supercookie data structure may include additional items. In other embodiments, the supercookie data structure may not include all of the above-mentioned items.


The cookie data aggregation system may push the generated supercookie back to the user. Now, when the user visits a website, the website may retrieve the supercookie from the user to better customize the website experience for the user. Alternatively, the generated supercookie may be stored at the cookie data aggregation system. In this case, a website may access the supercookie at the cookie data aggregation system to better customize a website experience for the user. The cookie data aggregation system and/or the website may request authentication from the user to store and/or access the supercookie for the user.


The cookie data aggregation system may provide a user interface to allow the user to view, modify, control usage rights, and perform other management functions associated with his supercookie. For example, the user may be able to view the personal information about him stored in the supercookie. This information may include the user's name, age, gender, music preferences, interests, hobbies, and/or other relevant personal information. The user may also be able to configure what type of information stored in the supercookie can be made available to various websites. For example, a supercookie may store personal, financial, and online retail website browsing information about the user. The user may be able to configure which of these types of information is available to different websites. These websites could include social media websites, financial websites, and online retail websites. For example, a user may want his financial information to be available to financial websites. However, the user may configure his supercookie such that his financial information cannot be seen by a social media website. Additionally, a user may configure his supercookie to make his personal information available to all websites.


System and Network Architecture



FIG. 1 shows one embodiment of a cookie data aggregation system 100 in a networked environment. In this embodiment, the cookie data aggregation system 100 may communicate with a user 110 over the network 120. User 110 discussed herein may refer to a computing device and/or an operator of the computing device. The actions performed by a user 110 may be performed automatically by a computing device without input from an operator, or may be performed based on input from an operator.


The cookie data aggregation system 100 may also communicate with one or more websites 140 (including 140A, 140B, and 140N) each with associated cookie data 135 (including 135A, 135B, and 135N). In this embodiment, the cookie data aggregation system 100 also has access to personal data 160 of the user 110, which the system 100 may use to create or supplement a supercookie 165 for the user 110. The business entity 170 may engage with the cookie data aggregation system 100 and can provide data and/or access the supercookies 165. In some embodiments, the cookie data aggregation system 100 may communicate with more devices and/or use more data to create supercookies 165 than what is shown in FIG. 1. In some embodiments, the cookie data aggregation system 100 does not communicate with all of the devices shown in FIG. 1. In some embodiments, the cookie data aggregation system 100 does not use all of the data shown in FIG. 1 to create supercookies 165.


In FIG. 1, the cookie data aggregation system 100 may be a server. Alternatively, the cookie data aggregation system 100 may be multiple computing devices working together to create a cookie data aggregation system 100.


Supercookie Generation


As shown in action 1 of FIG. 1, the cookie data aggregation system 100 may communicate with the user 110, such as to obtain authorization to access cookies on the user's computing device(s) and to create the supercookie 165. In some embodiments, the cookie data aggregation system may provide software to the user 110. This software may then track the cookies of the user 110 and transmit them to the cookie data aggregation system 100. In some embodiments, the cookie data aggregation system 100 downloads the user's cookies from the user 110. In some embodiments, the user 110 uploads his cookies to the cookie data aggregation system 100. In some embodiments, the user's cookies may be stored on a user device. In some embodiments, the user device may be a phone, PDA, laptop, desktop, tablet, and/or some other computing device. In some embodiments, the cookie data aggregation system 100 retrieves the user's cookies from the user's computing device.


In the embodiment of FIG. 1, the cookie data aggregation system 100 also may communicate with one or more websites to obtain cookie data, as shown in action 2. For example, the cookie data aggregation system 100 may communicate with website 140A to obtain cookie data 135 associated with the user 110. The cookies retrieved from user 110 may indicate that the cookie was generated by particular websites 140. As a result, the cookie data aggregation system 100 may communicate with corresponding websites 140 to retrieve further cookie data 135. For example, to decode information regarding information stored in a cookie placed on one of the user 110 devices by the website 140A. In this way the cookie data aggregation system 100 can detail what the cookie actually means. The cookie data 135 may include information not available in the cookie retrieved from the user 110. For example, the cookie data 135 may include information about the users activity and/or interactions with website 140, such as the number of times the user 110 visited the website 140, the amount of time or time spent on the website 140 during each visit and cumulatively, the trends and/or preferences noted about the user 110 when visiting website 140, the trends and/or preferences noted about visitors of website 140, website browsing or activity information or analysis related to website 140, and/or other useful information.


In some embodiments, the cookie data aggregation system 100 combines the personal data 160 with the retrieved cookies from the user 110 and the retrieved cookie data, for example cookie data 135A, 1358, and 135N as part of the supercookie 165 for user 110. The personal data 160 may include information about the user 110 that is not available in the retrieved cookies from the user 110 or the retrieved cookie data from the one or more websites. The personal data 160 may include user ID, date of birth, gender, occupation, education, and/or other relevant personal data. In some embodiments, the cookie data aggregation system 100 retrieves the personal data 160 from the user 110. In some embodiments, the user 110 inputs the personal data 160 to the cookie data aggregation system 100. In some embodiments, the cookie data aggregation system 100 stores the personal data 160 at the cookie data aggregation system 100. In some embodiments, the cookie data aggregation system 100 accesses the personal data 160 from a remote device.


The cookie data aggregation system 100 may communicate with the business entity 170, such as to obtain data to help generate a supercookie 165 about a user 110. The data obtained may include personal information about the user 110, web browsing information about the user 110, web browsing information about various websites, and/or web browsing information in general.


In the embodiment of FIG. 1, the cookie data aggregation system 100 may generate supercookie 165 based on retrieved cookies from the user 110, retrieved cookie data 135 from one or more websites 140, personal data 160, and/or data obtained from business entity 170. In some embodiments, the cookie data aggregation system 100 may use more or less data than what is shown on FIG. 1 to generate the supercookie 165. After the cookie data aggregation system 100 creates the supercookie 165, the cookie data aggregation system 100 may communicate with the user 110 to push the supercookie to the user 110. In some embodiments, the cookie data aggregation system 100 pushes the supercookie 165 to the user's device. In some embodiments, the user device may be a phone, PDA, laptop, desktop, tablet, and/or some other computing device.


In some embodiments, the cookie data aggregation system 100 may store the supercookie 165 of the user 110 at the cookie data aggregation system 100. In some embodiments, the cookie data aggregation system 100 may request authorization from the user 110 to store the supercookie 165 of the user 110 at the cookie data aggregation system 100.


Supercookie Distribution


Once the cookie data aggregation system 100 has generated the supercookie 165, the system 100 may allow the user 110 to access the supercookie 165, either by pushing the supercookie 165 to the user 110, allowing the user to pull the supercookie 165, or allowing the user 110 to access the supercookie via one or more browsers or applications. In some embodiments, the cookie data aggregation system 100 stores the supercookie 165 at the cookie data aggregation system 100. In some embodiments, the cookie data aggregation system 100 provides the supercookie 165 (or portions of the supercookie) to one or more websites 140 and/or the business entity 170 in response to requests for information regarding the user 110. In some embodiments, the cookie data aggregation system 100 requests authorization from user 110 before providing supercookie 165 to one or more websites and/or a business entity. Alternatively, the user 110 may have pre-authorized certain websites 140, groups of websites, types of websites, etc. to access certain portions of supercookie 165. In some embodiments, the cookie data aggregation system 100 notifies the user 110 when it provides the supercookie 165 to one or more websites and/or the business entity 170 and/or stores historical data regarding use of the user's supercookie.


In some embodiments, the cookie data aggregation system may communicate with one or more websites to provide access to supercookie 165 of the user 110 to one or more websites. In some embodiments, the one or more websites may request the cookie data aggregation system 100 to provide access to the supercookie 165.


The cookie data aggregation system 100 may also communicate with the business entity 170 to provide access to a supercookie 165 to the business entity 170. In some embodiments, the cookie data aggregation system requests authorization from the user 110 before granting business entity 170 access to the supercookie 165 of the user 110. Business entity 170 may refer to a company seeking information about users 110, for example. Instead of a website seeking a user's cookie data, a business entity 170 may be a marketing company interested in information about user 110 to identify a future sales opportunity, for example. A business entity 170 may request data from the cookie data aggregation system 100 in other manners than via a website request made to the business entity 170. For example, the business entity 170 may request data of the user 110 via a user interface provided by the cookie data aggregation system 100 that enables authorized entities to access profile data of users that is compiled from cookies. In some embodiments, the business entity 170 pays a fee for the service provided by the cookie data aggregation system 100 to provide access to the supercookie 165. In some embodiments, different amounts of fees are charged depending on the different types of access provided by the cookie data aggregation system 100 to the business entity 170. In some embodiments, no fee is charged by the cookie data aggregation system 100 for providing access to a business entity 170 to a supercookie. In some embodiments, the cookie data aggregation system 100 may obtain authorization from user 110 before granting a business entity 170 access to his supercookie.



FIGS. 2A, 2B, and 2C illustrate three methods by which a supercookie may be provided to a website by the cookie data aggregation system 100. In some embodiments of FIGS. 2A, 2B, and 2C, supercookie data is distributed to websites and business entities using fewer or additional actions than shown in the figures. In some embodiments, the cookie data aggregation system 100 may use more or less data than what is shown on FIGS. 2A, 2B, and 2C, and may communicate with additional or fewer resources than are shown in FIGS. 2A, 2B, and 2C. These figures are discussed with reference to sharing with a particular website (140B), but supercookie data may be similarly shared with other websites or business entities in a similar manner.


In other embodiments supercookie data may be provided to websites or business entities through different methods.



FIG. 2A depicts an example process for providing supercookie data to a website directly from the cookie data aggregation system. In this embodiment, the supercookie 165 is stored on the supercookie data aggregation system 100. In action 1 of FIG. 2A, the user 110 communicates with a website 140B. During the communication, the website 140B requests supercookie data regarding the user. In response, the user 110 provides the website 140B with a link to (and/or other identifier of) the user's supercookie 165 stored on the cookie data aggregation system 100. In some embodiments, the user 110 may provide a link to her supercookie without a request from the website 140B.


In action 2, the website 140B follows the link to access the user's supercookie 165 on the cookie data aggregation system 100. In some embodiments, the user 110 can determine how much supercookie data the website 140B can access. For example, the user 110 may provide a link which only provides access to the user's personal data, but does not provide access to the user's financial data. In other embodiments, the user 110 may provide only one link regardless of what information the user wants to share, but the cookie data aggregation system 100 only provides limited information to certain types of websites. For example, if the cookie data aggregation system 100 recognizes the website 140 as an online shopping website, then it will not provide financial information to the website. In other embodiments, providing the link to the website 140 provides the website with access to the entire supercookie 165.


In some embodiments of the process shown in FIG. 2A, the website 140B does not request supercookie access from user 110. Instead, the website 140B requests supercookie data directly from the cookie data aggregation system 100 when the user accesses the website. In such embodiments, cookie data aggregation system 100 may request authorization from user 110 before providing website 140B with access to supercookie 165. In some embodiments, the cookie data aggregation system may instead provide the supercookie, or part thereof, based on prior authorization from the user and/or default rules for providing supercookie data regarding the user.



FIG. 2B depicts another example process for providing supercookie data to a website from the cookie data aggregation system by first passing the supercookie data through the user 110. In this embodiment, the supercookie 165 is stored by the cookie data aggregation system 100. In action 1 of FIG. 2B, the user 110 accesses the website 140B, and the website requests a supercookie from the user. The user 110 responds by requesting his supercookie data from the cookie data aggregation system 100 in action 2, such as by the user's browser (or other software on the user's computing device) automatically requesting the supercookie data from the cookie data aggregation system 100 without user input. The cookie data aggregation system 100 then returns the supercookie 165 to the user 110.


In action 3, the user 110 provides the supercookie (or portions thereof) to the website 140B. In some embodiments the website 140B may request data from the user 110 other than the supercookie. The user may then request his supercookie and filter the supercookie data to respond to the website's request, or indicate to the cookie data aggregation system 100 which portions of the supercookie data should be returned to the user 110 in action 2. In some embodiments, the user 110 may only wish to provide some information to the website 140B. The user may do this by only requesting a limited amount of data from the cookie data aggregation system, or by only passing some of the information in his supercookie 165 along to the website 140B, for example.



FIG. 2C depicts another example process for providing supercookie data to a website 140B from the user. In this embodiment, the supercookie 165 is stored by the user 110. In this embodiment, the cookie data aggregation system aggregates data into a supercookie and provides the aggregated cookie to the user 110, but does not communicate directly with the website 140 when the website 140 requests access to the user's supercookie 165. In this embodiment, the supercookie is transmitted from the user 110 directly to the website 140B. The user 110 may transmit the supercookie 165 to the website 140B when the user 110 visits website 140B, either with an initial request for the website 140B and/or in response to a request from the website 140B for access to the user's supercookie. In some embodiments, the website 140B requests other cookies or personal data from the user instead of, or in addition to, requesting access to the supercookie. In action 1 of FIG. 2C, the user 110 provides access to the supercookie 165 (or portions thereof) to the website 140. In some embodiments, the user may determine how much data from supercookie 165 to provide to website 140.


In some embodiments, only one of the processes illustrated in FIGS. 2A, 2B, and 2C are used by the cookie data aggregation system 100 to distribute supercookie data. In some embodiments, two or more of the processes shown in FIGS. 2A, 2B, and 2C may be implemented by the user 110 and cookie data aggregation system 100. This may be done for a variety of reasons such as depending on the type of website site being accessed, or the type of device from which the user is accessing a website. For example, when the user is accessing a mobile website from a smartphone, the cookie data aggregation system 100 may provide supercookie data using the process shown in FIG. 2A, which may require fewer computing resources of the user's computing device and fewer communications from the user 110. This may advantageously conserve system resources for a smartphone, for example. However, if the user is accessing a website from a home desktop, the cookie data aggregation system may use the process shown in FIG. 2C, which may use more computing resources (e.g., memory, processor, etc.), but allows the user 110 more direct control of supercookie data that is provided to the website 140B. It will be understood that the preceding are only examples, and that any process may be used by any user device to provide the supercookie 165 to any website or computing device. In some embodiments, factors other than device type and website type determine which process is used to provide supercookie data to a requesting entity. For example, the user 110 or cookie data aggregation system 100 may determine which process to use based on the type and amount of data requested by a website 140.


Cookie Data Aggregation System



FIG. 3 is a block diagram illustrating an embodiment of the cookie data aggregation system 100. In this embodiment, the cookie data aggregation system 100 may include a user cookie retrieval module 310, a server cookie data retrieval module 320, a data matching and aggregation module 330, a supercookie management module 340, a supercookie access module 350, a CPU 360, a Storage Device 370, and a Memory 380. In some embodiments, the cookie data aggregation system 100 comprises fewer or additional modules than shown in FIG. 3.


In the embodiment of FIG. 3, the user cookie retrieval module 310 is configured to access and/or retrieve cookies from the user 110 over the network 120. The cookies retrieved by module 310 may then be used by data matching and aggregation module 330. The cookies for the user 110 may be stored at a user computing device, such as a laptop, desktop, PDA, phone, tablet, or some other computing device that can browse the Internet. In some embodiments, the user cookie retrieval module 310 obtains authorization from the user 110 before retrieving the cookies. In some embodiments, the user cookie retrieval module 310 downloads cookies from the user 110 to the cookie data aggregation system 100. In some embodiments, the user cookie retrieval module 310 sends a prompt to a user 110 to upload cookies to the cookie data aggregation system 100. In some embodiments, the user cookie retrieval module 310 receives uploaded cookies from user 110. In some embodiments, the cookie data aggregation system 100 provides the user 110 with cookie tracking software to install on his user device. The cookie tracking software may then communicate with user cookie retrieval module 310 to transmit cookies for the user 110 to the cookie data aggregation system 100. In some embodiments, the user cookie retrieval module 310 may be used to handle other issues related to retrieving cookies from a user 110.


In this embodiment, the server cookie data retrieval module 320 is configured to retrieve cookie data from a website, such as the website that caused the cookie to be stored on the user's computing device. The cookie data retrieved from website 140 may provide information indicating the meaning of encoded information located in a cookie stored on one or more of the user devices. The cookie data retrieved by module 320 may then be used by data matching and aggregation module 330. In some embodiments, the server cookie data retrieval module 320 may be used to handle other issues related to retrieving cookie data from the server.


The data matching and aggregation module 330 may be configured to consolidate data and aggregate various cookies, cookie data, and personal data to generate a supercookie. In some embodiments, the data matching and aggregation module 330 may be used to handle other issues related to data matching and aggregation.


The supercookie management module 340 may be configured to provide user 110 a user interface to manage his supercookie 165. The supercookie management module 340 may be used when a user 110 wants to access the cookie data aggregation system 100 to manage his cookie data or generate the supercookie 165. For example, the user 110 may want to update his cookie profile, update the information about the websites he visited, configure settings for what type of supercookie information is available to various websites, and/or delete the data from the cookie. In some embodiments, the supercookie management module 340 may be used to handle other issues related to supercookie management.


Supercookie access module 350 may be used by the cookie data aggregation system 100 to provide access to supercookies to various parties, such as a business entity 170, websites 140, and/or user 110. As discussed above with reference to FIGS. 2A-2C, supercookie data may be delivered in various manners, such as pushing the supercookie to the user 110, pushing a supercookie link to the user 110, and/or storing the supercookie data at the aggregation system 100.


In some embodiments, the module 350 grants access to one or more websites to the supercookie 165, which may be stored at the cookie data aggregation system 100 and/or the user 110. In some embodiments, the module 350 requests authorization from user 110 prior to granting access to one or more websites to the supercookie 165 for user 110. In some embodiments, the module 350 pushes the supercookie 165 to one or more websites requesting the supercookie 165. In some embodiments, the module 350 requests authorization from user 110 prior to pushing the supercookie 165 to the one or more websites. In some embodiments, the supercookie access module 350 may charge fees to business entities 170, websites, or other entities requesting access to supercookie data. In some embodiments, the supercookie access module 350 may be used to handle other issues related to supercookie access.


In one embodiment, the cookie data aggregation system 100 includes one or more central processing unit (“CPU”) 360, which may each include a conventional or proprietary microprocessor. The modules discussed herein may be stored on any type of non-transitory computer storage device 370, such as hard drives, solid state memory, optical disc, and/or the like. The cookie data aggregation system 100 further includes one or more memory 380, such as random access memory (“RAM”) for temporary storage of information, one or more read only memory (“ROM”) for permanent storage of information, such as the module discussed herein.


Supercookie Structure



FIG. 4 illustrates an example supercookie data structure 165. The super cookie data structure 165 may include a user ID 410, aggregated data 420, user device IDs 480, and one or more cookies 430, which may include cookie data retrieved from corresponding websites regarding information in the cookies. Each cookie 430 may include a website 440, a user ID 450, data records 460, a timestamp 470 and/or associated device IDs 490 of devices which have visited the site. In some embodiments, the cookies 430 include fewer or additional fields than displayed in FIG. 4. In some embodiments, the supercookie 165 includes more items than what is displayed FIG. 4. In some embodiments, the supercookie 165 does not include all of the items displayed in FIG. 4. In some embodiments, the supercookie 165 includes a digital certificate.


The supercookie 165 can be used by external websites 140 to analyze behavior of the user 110. Based on this analysis, the websites 140 can tailor a customized experience for the user 110 when he visits the website 140. The supercookie 165 also allows one or more anonymous cookies 430 to be associated with the user 110. For example, the cookie data aggregation system 100 may receive some anonymous cookies from the user 110 when it is collecting cookie data from one of more computing devices of the user 110. Because the cookie data aggregation system 100 knows the identity of the user (e.g., from profile information provided by the user 110 when setting up an account with the cookie data aggregation system 430 and/or from information in other cookies), the system can associate the anonymous cookie with the user 100.


The supercookie 165 may also serve as authorization for user 110 when the user 110 visits a website, such as website 140. This may allow the user 110 to visit the website 140 without entering in his login information. For example, a user may access a website 140 which requires login information from the user 110. The user 110 may automatically provide a link to the website 140 which leads to the user's supercookie 165. The supercookie 165 may then authenticate the user 110 to the website 140 without requiring the user 119 to enter login information.


The supercookie 165 may also include aggregated data 420. The supercookie 165 aggregates data from various sources, such as one or more cookies 430, personal data, or other data. By aggregating data from various sources, the supercookie 165 may provide better data about a user 110 to a website 140 for modeling purposes. Aggregated data 420 may include common data about a user found in multiple cookies 430, a combination of different data found in multiple cookies 430, information based on the analysis of data found in multiple cookies 430, and/or other types of data. Aggregated data 420 may include data about a user 110, such as websites visited, time spent at each website, cumulative time spent at all visited websites, preferences, and/or other data.


The supercookie 165 may include one or more cookies 430. The one or more cookies 430 may be retrieved by the cookie data aggregation system 100 from the user 110. Each cookie 430 may include the website 440 that generated the cookie 430, a user ID 450, data records 460, the timestamp 470, and/or the device ID(s) 490 of the device(s) that accessed the site. In some embodiments, the cookie 430 does not have the user ID 450, and is instead anonymous. In some embodiments, the user ID 450 is encrypted. The data records 460 may include data about a user 110 while visiting the website 440, such as the time spent at the website 440, number of times the website 440 was visited, activities done on the website 440, and/or other data. The timestamp 470 may represent the time when the cookie 430 was stored on the device of the user 110. Alternatively, the timestamp 470 may represent the time when the cookie 430 was created. In some embodiments the cookie 430 does not contain data on an associated device ID 490. In other embodiments, cookie 430 contains multiple device IDs, for example, corresponding to multiple devices which have accessed website 440 with the same account.


Examples of Process Flow



FIG. 5 illustrates an embodiment of a process for retrieving cookie data to generate a supercookie 165. The method 500 may be executed by the cookie data aggregation system 100 and/or other suitable computing device on an ongoing or periodic basis. Alternatively, the method 500 may be initiated by a user 110 to be executed once. In some embodiments, the method 500 requires authorization from the user 110.


At block 510, the cookie data aggregation system accesses and/or retrieves cookies 430 from one or more devices of the user 110. The cookie data aggregation system 100 may then analyze and parse the retrieved cookies 430 from the user 110, as seen in block 520. The cookie data aggregation system 100 may do this analysis and parsing in order to determine which website 140 placed respective cookies on the user's devices and/or to extract data from the cookies. Next, the cookie data aggregation system 100 retrieves website cookie data, as seen in block 530. For example, website cookie data may include information not available in the cookie retrieved from the user 110, such as the activities of user 110 on the website. Website cookie data may also include information about a cookie that must be decoded by the website 140 which placed the cookie. In some embodiments, the supercookie data aggregation system 100 can request information from the website 140 on how to decode its cookies. Once the supercookie data aggregation system 100 has an algorithm for decoding cookies from a website 140, it may decode a user's cookies using its own systems. In other embodiments, the supercookie data aggregation module 100 may send encoded cookies to the websites 140 which generated the encoded cookies for the website to decode. For example, this may be necessary if the website will not provide instruction for decoding its cookies. Cookies may be decoded by anything from a simple lookup table (e.g., identifiers in particular fields of a cookie are matched to corresponding characteristics of the user) to encrypted data (e.g., encryption algorithms are used by the website 140 to decode raw information in the cookie in order to determine characteristics of the user). The cookie data aggregation system 100 may retrieve website cookie data from multiple websites, depending on how many different websites were responsible for the cookies 530 retrieved from the user 110.


Next, the cookie data aggregation system 100 may aggregate the cookies retrieved and the website cookie data, as seen at block 540. As discussed in reference to FIG. 4, the cookie data aggregation system 100 may aggregate data determined from multiple websites, such as data about a user found in cookies 430, website cookie data received from websites (or determined based on mapping or decoding information from the websites, such as data indicating the meaning of cookie data), actual cookies, device IDs, and/or other types of data. The cookie data aggregation system 100 may then combine the aggregated cookie data with personal information about the user 110, as seen at block 550. Finally, the cookie data aggregation system 100 may generate and store a supercookie 165, as seen in block 560. The supercookie 165 may be stored at the cookie data aggregation system. Alternatively, the supercookie 165 may be stored at the user device from which the cookies 430 were retrieved and/or at some other storage device. Depending on the embodiment, the method of FIG. 5 may include fewer or additional blocks and/or the blocks may be performed in an order different than illustrated.


User Interfaces



FIGS. 6A, 6B and 6C show example supercookie user interfaces for a user 110 to manage his supercookie 165. FIG. 6A displays an embodiment of a supercookie user interface 600 comprising a software installation button 610, cookie profile section 620, recent activity section 630, and supercookie settings section 640. In some embodiments, the user interface has additional text, graphics, links, buttons, and/or other items to provide the user 110 more information about his supercookie 165.


In the illustrated embodiment of FIG. 6A, the user 110 may install cookie tracking software by selecting the software installation button 610. Selecting this button may cause the cookie data aggregation system 100 to install cookie tracking software for the user 110 on a user device. The software may then track user cookies and send them to the cookie data aggregation system 100 to update the supercookie 165 for user 110. In some embodiments, no option is provided to install cookie tracking software. In some embodiments, the user 110 uploads his cookies to the cookie data aggregation system 100. In some embodiments, an option is provided to the user 110 for the cookie data aggregation system 100 to download the user's cookies from the user 110.


For the illustrated embodiment of FIG. 6A, the user 110 can view his cookie profile by looking at the cookie profile section 620. In the pictured embodiment, the cookie profile section 620 may include one or more cookie profile data 621 and associated cookie profile entry modification links 622. Each cookie profile data 621 may correspond to a type of information. For example, in the pictured embodiment, the first cookie profile data corresponds to the name of the user 110, which is “John Doe”. The second cookie profile data 621 corresponds to age, which in this case is 27 years. The third cookie profile data 621 corresponds to the user's music preference, which in this case is country. In some embodiments, more cookie profile data are displayed than what is shown in FIG. 6A. In some embodiments, different types of data are presented in the cookie profile section 620 than what is shown in FIG. 6A. For example, cookie profile section 620 may include information about the user 110, such as personal information, web browsing information, website activity information, and/or other relevant information. In one embodiment, the website from which each piece of data in section 620 was obtained may also be indicated, either in the interface 600 or in a pop-up or other user interface that provides further details. This information may be useful for the user 110 to determine which websites have accurate (and inaccurate) information regarding the user.


The cookie profile data may also include a cookie profile entry modification link 622. A user 110 can select the cookie profile entry modification link 622 to alter the corresponding cookie profile data 621. In some embodiments, the cookie profile data 621 cannot be modified, and thus a cookie profile entry modification link 622 is not provided.


The illustrated embodiment of FIG. 6A also shows that the user 110 can view recent activity associated with this supercookie 165 by looking at the recent activity section 630. The recent activity section 630 includes recent activity data 631, recent activity entry details link 632, and recent activity entries deletion link 633. The recent activity section 630 includes information about the latest websites (or other entities) that have requested and/or received access to portions of the supercookie, whether in response to the user visiting the respective website or the entity simply requesting information regarding the user for some other purpose (regardless of whether the user visits a website of the entity). In some embodiments, more or less recent activity text information is displayed than what is shown in FIG. 6A. In some embodiments, a timestamp including the time and/or date of when the user 110 last visited the website is included as part of a recent activity entry 631.


The recent activity entry details link 632 allows the user 110 to click on the link to get more information about the recent access to the user's supercookie. This information may include a timestamp, duration, information accessed, number of times the website has been visited, general information about the website, and/or other relevant information. In some embodiments, the recent activity entry details link 632 may not be included. The recent activity entry deletion link 633 allows a user to delete a recent activity entry 631. In some embodiments, the recent activity entry deletion link 633 is not provided. In some embodiments, the recent activity entries 631 may not be deleted.


Supercookie user interface 600 also includes supercookie settings section 640. In the pictured embodiment of FIG. 6A, the supercookie settings section 640 allows a user 110 to designate which types of supercookie information he may choose to make available and for which types of websites. In the displayed embodiment of FIG. 6A, the user 110 is able to select whether personal, financial, and/or shopping supercookie information are available or hidden for social networking, financial, and online retail websites. The information being made available may be information stored in the supercookie 165. In some embodiments, the user can configure different types of information to be made available or hidden for different types of websites.


In some embodiments, the user may have options to configure supercookie settings for different items. In some embodiments, check boxes, radio buttons, text boxes, or other types of user input may be used to determine the selections of the user 110 for configuring his supercookie 165. In some embodiments, the type of information category, such as personal, financial, and/or shopping, may be a link to the specific information that can be displayed or hidden. For example, the category “personal” shown in FIG. 6A may be a link such that clicking on “personal” will display the personal information of the supercookie 165 that could be displayed or hidden to various websites.



FIGS. 6B and 6C illustrates other examples of user interfaces for managing a supercookie. In addition to certain elements displayed in FIG. 6A, the embodiment in FIGS. 6B and 6C also include a register new device button 611, different data about information use in the recent activities section 630, and additional configurability in supercookie settings section 640.


Users may desire to have their supercookie profile accessible when accessing websites from multiple devices, such as the user's mobile phone, notebook computer, and desktop computer. This may allow the user to maintain the same settings for webpages when accessed from multiple devices. Additionally, this may prevent a user from needing to enter the same information through multiple devices. As illustrated in the embodiments of FIGS. 6B and 6C, the user has a single supercookie profile that automatically updates with new cookies and personal information from websites accessed by the user from any devices registered to the user.


In one embodiment, the user may register a new device to his supercookie profile by selecting the register new device button 611. For example, if a user bought a new tablet, his tablet would not have any of his personal information, and websites will not recognize him so he will have no saved preferences on the websites. However, if he already has a supercookie profile he can simply go to his supercookie management console and register his new device. Then his tablet will provide his supercookie anytime a website requests it (based on rules for providing the supercookie to various websites, for example). When he accesses websites with his tablet's browser, he can interact with the website in the same way as though he had accessed it through any of his devices which share a supercookie. In some embodiments, the user is able to configure personalized names for his registered devices. In other embodiments, the system automatically generates a name for new devices.



FIGS. 6B and 6C display more information in addition to the information displayed in the recent activities section 631 shown in FIG. 6A. The recent activities section includes a timestamp 635, a device used entry 634, and an information shared entry 636. In some embodiments recent activities data 631 includes additional or fewer pieces of information than in FIGS. 6B and 6C. Timestamp 634 displays a time of access for a recent use, but may include information on previous uses also. The timestamp 634 may refer to the time the user accessed a website, the time the supercookie was accessed, or any other time relevant to the use of the user's information. Device used data 634 indicates the device associated with the use of the supercookie's information. For example, in FIG. 6B, the website ‘Social App #1’ was accessed by the user's ‘mobile’ device. Information shared data 636 indicates what information was shared with the website. For example, in FIG. 6B, the supercookie system shared ‘personal’ and ‘shopping’ information with ‘Online Store #3’.



FIGS. 6B and 6C also demonstrate increased user configurability. In FIGS. 6B and 6C, the user has the added ability to control which information is shared based on which device is accessing a website. In supercookie setting section 640B and 640C (FIGS. 6B and 6C, respective) the user can select which information is shared with which type of website for each of the registered devices. The user can first select a device in device selection tabs 645. The supercookie management console 600 may then display the current settings for that device. For example, in FIG. 6B the user has selected the ‘Home PC’ tab so the supercookie setting section 640B indicates setting for sharing when sites are accesses from his ‘Home PC’. However, in FIG. 6C, the user has selected his ‘mobile’ tab so the supercookie setting section 640C indicates how supercookie information is to be shared when accessing websites from the ‘mobile’ device. In the example of FIG. 6C, the user has selected not to share his financial information with any types of websites from his mobile phone. In some embodiments the system may recommend which information to share in different circumstances, for example, based on the user's security needs. In other embodiments the user may not be able to change his information sharing settings. For example, the settings on which information to share may be preset by the system.


In some embodiments, the supercookie user interface 600 may include more information and/or options for the user 110 than what is shown in FIG. 6A, 6B, or 6C to provide the user 110 more control over configuring and viewing his supercookie 165. In some embodiments, the supercookie user interface 600 may not include all of the information displayed in FIG. 6A. In some embodiments, the supercookie user interface 600 may include different information from what is displayed in FIG. 6A. The categories of information shared and website types are used for example purposes only. In other embodiments the information shared and website types may be categorized in any way that is beneficial to the user, the supercookie management system, or both.



FIGS. 6A, 6B, and 6C show embodiments of a user interface which a user can access through his browser to manage his supercookie. In other embodiments, the user interface may be accessed in other manners. For example, a user interface may be accessed through the user's browser, as a mobile website, a mobile app, a standalone application, or in other embodiments that allow a user to access information about his supercookie.



FIG. 7 illustrates an embodiment of a mobile app which allows a user to change his information sharing preferences as in supercookie settings section 640, discussed above with reference to FIGS. 6A-6C. In this embodiment, the mobile app provides the user with his personal information and allows the user to install cookie tracking software on his mobile device, or register his mobile devices as a new device. In other embodiments, a mobile app may display information about recent activity or profile information. In some embodiments, a user may also receive an alert if his supercookie is accessed from a new unregistered device.


Examples of Process Flow



FIG. 8 illustrates one embodiment of a process for generating, using, and analyzing a supercookie 165.


First, at block 810, the cookie data aggregation system 100 may generate the supercookie 165. Once generated, the cookie data aggregation system 100 may push the supercookie 165 to the user 110, as shown at block 820 (this block is optional as in some embodiments the supercookie is only maintained by the system 100). In some embodiments, the cookie data aggregation system 100 notifies the user 110 that the supercookie 165 is being pushed to the user 110. In some embodiments, the cookie data aggregation system 100 receives authorization to generate the supercookie 165, but does not notify the user 110 when it pushes the supercookie 165 to the user 110.


At block 830, a website 140 requests access to some/all of the supercookie 165. In some embodiments, the supercookie 165 is accessed directly at the system 100, while in other embodiments the user 110 provides the requested (and authorized) supercookie information to the requesting website. In some embodiments, the requesting website accesses the supercookie 165 after receiving authorization from the user 110.


At block 840, once the website's request for the supercookie 165 has been granted, the website may apply a behavioral model to the supercookie 165. By applying the model, the website can determine the behavior of the user 110 based on the cookie data compiled from multiple sites, as shown at block 850. Based on the behavioral model results, the website may customize content to the user and/or otherwise use the supercookie information. In some embodiments, the method to generate, use, and analyze a supercookie 165 may include more actions than what is shown in FIG. 8. In some embodiments, the method to generate, use, and analyze a supercookie 165 may not include all of the actions shown in FIG. 8.


Other


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 (e.g., 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 (e.g., 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 actions may be stored, persistently or otherwise, in any type of non-transitory computer storage such as, e.g., volatile or non-volatile storage.


All of the methods and tasks described herein may be performed and fully automated by a computer system. The computer system may, in some cases, include multiple distinct computers or computing devices (e.g., physical servers, workstations, storage arrays, etc.) that communicate and interoperate over a network to perform the described functions. Each such computing device typically includes a processor (or multiple processors) that executes program instructions or modules stored in a memory or other computer-readable storage medium. Where the system includes multiple computing devices, these devices may, but need not, be co-located. The results of the disclosed methods and tasks may be persistently stored by transforming physical storage devices, such as solid state memory chips and/or magnetic disks, into a different state.


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 subcombinations 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 used herein, such as, among others, “can,” “could,” “might,” “may,” “e.g.,” and the like, 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 actions. Thus, such conditional language is not generally intended to imply that features, elements and/or actions are in any way required for one or more embodiments or that one or more embodiments necessarily include logic for deciding, with or without author input or prompting, whether these features, elements and/or actions are included or are to be performed in any particular embodiment. The terms “comprising,” “including,” “having,” and the like are synonymous and are used inclusively, in an open-ended fashion, and do not exclude additional elements, features, acts, operations, and so forth. Also, the term “or” is used in its inclusive sense (and not in its exclusive sense) so that when used, for example, to connect a list of elements, the term “or” means one, some, or all of the elements in the list. Conjunctive language such as the phrase “at least one of X, Y and Z,” unless specifically stated otherwise, is otherwise understood with the context as used in general to convey that an item, term, etc. may be either X, Y or Z. Thus, such conjunctive language is not generally intended to imply that certain embodiments require at least one of X, at least one of Y and at least one of Z to each be present.


While certain example embodiments have been described, these embodiments have been presented by way of example only, and are not intended to limit the scope of the disclosure. Thus, nothing in the foregoing description is intended to imply that any particular element, feature, characteristic, action, module, or block is necessary or indispensable. Indeed, the novel methods and systems described herein may be embodied in a variety of other forms; furthermore, various omissions, substitutions and changes in the form of the methods and systems described herein may be made without departing from the spirit of the inventions disclosed herein. The accompanying claims and their equivalents are intended to cover such forms or modifications as would fall within the scope and spirit of certain of the inventions disclosed herein.


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.

Claims
  • 1. A computing system comprising: one or more hardware computer processors;one or more storage devices configured to store instructions executable by the one or more hardware computer processors to cause the computing system to: receive a first decryption key usable for decryption associated with a first originating website;receive a second decryption key usable for decryption associated with a second originating web site;access cookie data associated with a user device, the cookie data associated with a plurality of originating websites that individually generate respective portions of the cookie data for storage as one or more cookies, wherein the cookie data corresponds to user activity of a user of the user device;determine two or more characteristics of the user by decrypting a first portion of the cookie data that originated from the first originating website using the first decryption key and decrypting a second portion of the cookie data that originated from the second originating website using the second decryption key, wherein portions of the cookie data have been encrypted differently from each other based on an originating web site that originally generated the respective portion of the cookie data, wherein the two or more characteristics of the user include at least (a) a first characteristic determined from the first portion of the cookie data that originated from the first originating website and (b) a second characteristic determined from the second portion of the cookie data that originated from the second originating website; andassociate, in a database, the two or more characteristics of the user with an identifier of the user.
  • 2. The computing system of claim 1, wherein the instructions further cause the computing system to determine other characteristics of the user by decrypting a third portion of the cookie data using a third decryption key.
  • 3. The computing system of claim 1, wherein the two or more characteristics include one or more of user preferences, name, age, gender, music preferences, interests, hobbies, or other personal information of the user.
  • 4. The computing system of claim 1, wherein in response to a request for cookie data from a requesting entity, providing the cookie data to the requesting entity.
  • 5. The computing system of claim 4, wherein the requesting entity is a marketing company, wherein the requesting entity decrypts the cookie data to apply targeted marketing advertisements for the user.
  • 6. The computing system of claim 4, wherein the requesting entity is not associated with the originating websites that generated respective portions of the cookie data.
  • 7. The computing system of claim 4, wherein the request for cookie data from the requesting entity is triggered by the user requesting access to a website of the requesting entity.
  • 8. The computing system of claim 1, wherein in response to the user providing a website to a requesting entity of a link of the user's cookie data, the instructions further cause the computing system to provide at least a subset of the determined characteristics of the user to the requesting entity.
  • 9. The computing system of claim 1, wherein the instructions further cause the computing system to transmit the cookie data to the user device, wherein the user device applies the cookie data to update one or more websites for the user.
  • 10. The computing system of claim 1, wherein the instructions further cause the computing system to transmit the determined characteristics of the user to the user device, wherein the user device applies the cookie data to update one or more websites for the user.
  • 11. A computer-implemented method comprising: receiving a first decryption key usable for decryption associated with a first originating web site;receiving a second decryption key usable for decryption associated with a second originating web site;accessing cookie data associated with a user device, the cookie data associated with a plurality of originating websites that individually generate respective portions of the cookie data for storage as one or more cookies, wherein the cookie data corresponds to user activity of a user of the user device;determining two or more characteristics of the user by decrypting a first portion of the cookie data that originated from the first originating website using the first decryption key and decrypting a second portion of the cookie data that originated from the second originating website using the second decryption key, wherein portions of the cookie data have been encrypted differently from each other based on an originating web site that originally generated the respective portion of the cookie data, wherein the two or more characteristics of the user include at least (a) a first characteristic determined from the first portion of the cookie data that originated from the first originating website and (b) a second characteristic determined from the second portion of the cookie data that originated from the second originating website; andassociating, in a database, the two or more characteristics of the user with an identifier of the user.
  • 12. The computer-implemented method of claim 11, wherein the method further comprises generating a supercookie including the determined two or more characteristics of the user.
  • 13. The computer-implemented method of claim 11, wherein the method further comprises: transmitting, to the first originating website associated with the first portion of the cookie data, a first request for first instructions for decrypting the first portion of the cookie data; andtransmitting, to the second originating website associated with the second portion of the cookie data, a second request for second instructions for decrypting the second portion of the cookie data.
  • 14. The computer-implemented method of claim 11, wherein the method further comprises applying a behavioral model to the cookie data and storing an output of the behavioral model in association with the identifier of the user in the database.
  • 15. The computer-implemented method of claim 11, wherein the method further comprises: accessing information regarding the user on one or more of social media websites, financial websites, or online retail websites; andassociating the accessed information with the identifier of the user.
  • 16. A non-transitory computer storage medium storing executable code, the executable code causing a computing device to perform operations that comprise at least: receiving a first decryption key usable for decryption associated with a first originating web site;receiving a second decryption key usable for decryption associated with a second originating web site;accessing cookie data associated with a user device, the cookie data associated with a plurality of originating websites that individually generate respective portions of the cookie data for storage as one or more cookies, wherein the cookie data corresponds to user activity of a user of the user device;determining two or more characteristics of the user by decrypting a first portion of the cookie data that originated from the first originating website using the first decryption key and decrypting a second portion of the cookie data that originated from the second originating website using the second decryption key, wherein portions of the cookie data have been encrypted differently from each other based on an originating web site that originally generated the respective portion of the cookie data, wherein the two or more characteristics of the user include at least (a) a first characteristic determined from the first portion of the cookie data that originated from the first originating website and (b) a second characteristic determined from the second portion of the cookie data that originated from the second originating website; andassociating, in a database, the two or more characteristics of the user with an identifier of the user.
  • 17. The non-transitory computer storage medium of claim 16, wherein the operations further comprise generating graphical user interface data to enable the user to customize access to the two or more characteristics.
  • 18. The non-transitory computer storage medium of claim 16, wherein the operations further comprise tracking computing devices associated with the user.
  • 19. The non-transitory computer storage medium of claim 16, wherein the operations further comprise tracking cookie data associated with the user device and determining additional characteristics associated with previously presented or updated cookie data.
  • 20. The non-transitory computer storage medium of claim 16, wherein the operations further comprise causing the determined two or more characteristics to be stored in a cookie on at least one user device, wherein the user device is configured to modify responses for browsing requests based on the cookie.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. application Ser. No. 16/292,749, filed on Mar. 5, 2019, which is a continuation of U.S. application Ser. No. 15/481,307, filed on Apr. 6, 2017, now U.S. Pat. No. 10,277,659, which is a continuation of U.S. application Ser. No. 14/077,090, filed Nov. 11, 2013, now U.S. Pat. No. 9,654,541, which claims benefit to U.S. Provisional Application No. 61/725,287, filed Nov. 12, 2012, both of which are hereby incorporated by reference in their entireties as set forth herein.

US Referenced Citations (2468)
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
4775935 Yourick Oct 1988 A
4827508 Shear May 1989 A
4891503 Jewell Jan 1990 A
4977595 Ohta et al. Dec 1990 A
4982346 Girouard et al. Jan 1991 A
4989141 Lyons et al. Jan 1991 A
5126936 Champion et al. Jun 1992 A
5148365 Dembo Sep 1992 A
5201010 Deaton et al. Apr 1993 A
5220501 Lawlor et al. Jun 1993 A
5262941 Saladin Nov 1993 A
5274547 Zoffel et al. Dec 1993 A
5283731 Lalonde et al. Feb 1994 A
5305195 Murphy Apr 1994 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
5459306 Stein et al. Oct 1995 A
5500513 Langhans et al. Mar 1996 A
5515098 Carles May 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
5661516 Carles Aug 1997 A
5689651 Lozman Nov 1997 A
5692107 Simoudis et al. Nov 1997 A
5719941 Swift et al. Feb 1998 A
5729735 Meyering Mar 1998 A
5739512 Tognazzini Apr 1998 A
5740549 Reilly et al. Apr 1998 A
5742769 Lee et al. Apr 1998 A
5748098 Grace May 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
5822751 Gray et al. Oct 1998 A
5825884 Zdepski et al. Oct 1998 A
5832068 Smith Nov 1998 A
5842211 Horadan et al. Nov 1998 A
5844218 Kawan et al. Dec 1998 A
5848396 Gerace Dec 1998 A
5857174 Dugan Jan 1999 A
5857175 Day et al. Jan 1999 A
5864620 Pettitt Jan 1999 A
5870721 Norris Feb 1999 A
5873068 Beaumont et al. 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
5944790 Levy 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
5991735 Gerace 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
6070147 Harms et al. 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
6101486 Roberts et al. Aug 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
6144948 Walker et al. Nov 2000 A
6145088 Stevens Nov 2000 A
6149441 Pellegrino et al. Nov 2000 A
6157707 Baulier et al. Dec 2000 A
6157927 Schaefer 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
6208979 Sinclair 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
6236977 Verba 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
6289318 Barber Sep 2001 B1
6289452 Arnold et al. Sep 2001 B1
6295528 Marcus et al. Sep 2001 B1
6295541 Bodnar et al. Sep 2001 B1
6298330 Gardenswartz et al. Oct 2001 B1
6304850 Keller et al. Oct 2001 B1
6304860 Martin et al. Oct 2001 B1
6311169 Duhon Oct 2001 B2
6317752 Lee et al. Nov 2001 B1
6317783 Freishtat et al. Nov 2001 B1
6321339 French et al. Nov 2001 B1
6324566 Himmel et al. Nov 2001 B1
6327578 Linehan Dec 2001 B1
6330551 Burchetta et al. Dec 2001 B1
6334110 Walter 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
6385592 Angles 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
6405173 Honarvar 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
6442577 Britton et al. Aug 2002 B1
6442590 Inala et al. Aug 2002 B1
6446200 Ball et al. Sep 2002 B1
6453353 Win et al. Sep 2002 B1
6457012 Jatkowski Sep 2002 B1
6460036 Herz Oct 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
5870721 Norris Jan 2003 C1
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
6523022 Hobbs 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
6615247 Murphy Sep 2003 B1
6622131 Brown et al. Sep 2003 B1
6623529 Lakritz Sep 2003 B1
6629245 Stone et al. Sep 2003 B1
6633910 Rajan et al. Oct 2003 B1
6640215 Galperin 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
6698020 Zigmond et al. Feb 2004 B1
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
6757740 Parekh et al. Jun 2004 B1
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
6801909 Delgado et al. Oct 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
6810356 Garcia-Franco 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
6925441 Jones, III et al. Aug 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
6959281 Freeling et al. Oct 2005 B1
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
6983379 Spalink et al. Jan 2006 B1
6983478 Grauch 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 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
7003792 Yuen 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
7028001 Muthuswamy et al. Apr 2006 B1
7028013 Saeki Apr 2006 B2
7028052 Chapman et al. Apr 2006 B2
7033792 Zhong et al. Apr 2006 B2
7035855 Kilger et al. Apr 2006 B1
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
7047251 Reed et al. May 2006 B2
7047258 Balogh et al. 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
7072853 Shkedi Jul 2006 B2
7072909 Polk Jul 2006 B2
7072963 Anderson et al. Jul 2006 B2
7076462 Nelson et al. Jul 2006 B1
7076475 Honarvar et al. Jul 2006 B2
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
7133935 Hedy Nov 2006 B2
7139728 Rigole Nov 2006 B2
7143063 Lent Nov 2006 B2
7149782 Sommerer Dec 2006 B2
7150030 Eldering et al. Dec 2006 B1
7152018 Wicks Dec 2006 B2
7152237 Flickinger et al. Dec 2006 B2
7155508 Sankuratripati et al. Dec 2006 B2
7155725 Kister et al. Dec 2006 B1
7155739 Bari et al. Dec 2006 B2
7167907 Shaffer et al. Jan 2007 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
7184974 Shishido Feb 2007 B2
7185016 Rasmussen Feb 2007 B1
7185353 Schlack Feb 2007 B2
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
7249048 O'Flaherty Jul 2007 B1
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
7272591 Ghazal et al. Sep 2007 B1
7275083 Seibel et al. Sep 2007 B1
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
7360251 Spalink 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
7395243 Zielke 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
7421322 Silversmith et al. Sep 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
7472088 Taylor et al. 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
7499868 Galperin et al. Mar 2009 B2
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
7533179 Tarquini et al. May 2009 B2
7536329 Goldberg et al. May 2009 B2
7536346 Aliffi 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
7546619 Anderson et al. Jun 2009 B2
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
7571139 Giordano et al. Aug 2009 B1
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
7580856 Pliha Aug 2009 B1
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
7590589 Hoffberg Sep 2009 B2
7593891 Kornegay et al. Sep 2009 B2
7594019 Clapper Sep 2009 B2
7596512 Raines et al. Sep 2009 B1
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
7610243 Haggerty et al. Oct 2009 B2
7610257 Abrahams 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
7672924 Scheurich et al. Mar 2010 B1
7672926 Ghazal et al. Mar 2010 B2
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
7698236 Cox et al. Apr 2010 B2
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
7730509 Boulet 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
7742982 Chaudhuri et al. Jun 2010 B2
7747520 Livermore et al. Jun 2010 B2
7747521 Serio Jun 2010 B2
7747559 Leitner et al. Jun 2010 B2
7752179 Brown Jul 2010 B1
7752236 Williams et al. Jul 2010 B2
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
7788147 Haggerty 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
7801812 Conlin et al. Sep 2010 B2
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
7925549 Looney et al. Apr 2011 B2
7925582 Kornegay et al. Apr 2011 B1
7925982 Parker Apr 2011 B2
7930239 Pierdinock et al. Apr 2011 B2
7930242 Morris 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
7962404 Metzger, II et al. Jun 2011 B1
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
7991689 Brunzell et al. Aug 2011 B1
7991901 Tarquini et al. Aug 2011 B2
7996521 Chamberlain et al. Aug 2011 B2
7996912 Spalink et al. Aug 2011 B2
8001041 Hoadley et al. Aug 2011 B2
8001042 Brunzell et al. Aug 2011 B1
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
8005759 Hirtenstein 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
8015045 Galperin et al. Sep 2011 B2
8015083 Sterling et al. Sep 2011 B1
8015107 Kornegay et al. Sep 2011 B2
8019066 Efrati et al. Sep 2011 B1
8024264 Chaudhuri et al. Sep 2011 B2
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
8086524 Craig et al. Dec 2011 B1
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
8126805 Sulkowski 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
8145754 Chamberlain 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
8271378 Chaudhuri et al. 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
8280805 Abrahams et al. Oct 2012 B1
8280879 Alexander Oct 2012 B2
8281372 Vidal Oct 2012 B1
8285577 Galperin et al. 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
8301574 Kilger et al. Oct 2012 B2
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
8321952 Spalink 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
8392334 Hirtenstein 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
8463919 Tarquini et al. Jun 2013 B2
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
8490197 Herz 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
8533322 Chamberlain 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
8606626 DeSoto et al. Dec 2013 B1
8606666 Courbage et al. 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
8639616 Rolenaitis et al. Jan 2014 B1
8639920 Stack 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
8712789 Stibel et al. Apr 2014 B2
8712907 Stibel et al. Apr 2014 B1
8713651 Stibel Apr 2014 B1
8725605 Plunkett May 2014 B1
8725613 Celka et al. May 2014 B1
8732004 Ramos et al. May 2014 B1
8732803 Stibel et al. May 2014 B2
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
9092616 Kumar et al. Jul 2015 B2
9106691 Burger et al. Aug 2015 B1
9111281 Stibel et al. Aug 2015 B2
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 et al. 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
9704107 Baker, IV et al. 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
9824199 Kshirsagar et al. Nov 2017 B2
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
10798113 Muddu et al. Oct 2020 B2
10798197 Dean et al. Oct 2020 B2
10839446 Mupkala et al. Nov 2020 B1
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
11356430 Kapczynski et al. Jun 2022 B1
11373109 Zoldi et al. Jun 2022 B2
11379916 Taylor et al. Jul 2022 B1
11399029 Manna et al. Jul 2022 B2
11425144 Bondugula et al. Aug 2022 B2
11436626 Lawrence et al. Sep 2022 B2
11461364 Charyk et al. Oct 2022 B1
11489834 Carroll et al. Nov 2022 B1
11514519 Hunt, III Nov 2022 B1
11580598 Rehder et al. Feb 2023 B1
20010011245 Duhon Aug 2001 A1
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
20020023051 Kunzle et al. Feb 2002 A1
20020023108 Daswani et al. Feb 2002 A1
20020026507 Sears 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
20020046099 Frengut et al. Apr 2002 A1
20020049624 Raveis, Jr. Apr 2002 A1
20020049968 Wilson et al. 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
20020099628 Takaoka et al. Jul 2002 A1
20020099635 Guiragosian Jul 2002 A1
20020099824 Bender et al. Jul 2002 A1
20020103809 Starzl et al. Aug 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
20020123904 Amengual et al. Sep 2002 A1
20020123928 Eldering et al. Sep 2002 A1
20020126449 Casebolt Sep 2002 A1
20020128917 Grounds Sep 2002 A1
20020128960 Lambiotte et al. Sep 2002 A1
20020128962 Kasower Sep 2002 A1
20020129368 Schlack et al. Sep 2002 A1
20020130894 Young et al. Sep 2002 A1
20020133365 Grey et al. Sep 2002 A1
20020133404 Pedersen Sep 2002 A1
20020133462 Shteyn Sep 2002 A1
20020133504 Vlahos et al. Sep 2002 A1
20020138333 DeCotiis et al. Sep 2002 A1
20020138334 DeCotiis 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
20020188544 Wizon 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
20030023489 McGuire et al. 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
20030033242 Lynch et al. 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
20030041050 Smith et al. 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 et al. 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
20030105728 Yano et al. Jun 2003 A1
20030105733 Boreham Jun 2003 A1
20030105742 Boreham et al. Jun 2003 A1
20030115133 Bian Jun 2003 A1
20030149659 Danaher et al. Aug 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
20030212654 Harper et al. Nov 2003 A1
20030212745 Caughey Nov 2003 A1
20030212909 Chandrashekhar Nov 2003 A1
20030214775 Fukuta et al. Nov 2003 A1
20030216965 Libman 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
20030229892 Sardera Dec 2003 A1
20030233278 Marshall Dec 2003 A1
20030233323 Bilski 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
20040039688 Sulkowski et al. Feb 2004 A1
20040044563 Stein Mar 2004 A1
20040044601 Kim et al. 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
20040078809 Drazin 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
20040098625 Lagadec et al. May 2004 A1
20040102197 Dietz May 2004 A1
20040107125 Guheen et al. Jun 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
20040117358 Von Kaenel et al. Jun 2004 A1
20040122681 Ruvolo et al. Jun 2004 A1
20040122696 Beringer Jun 2004 A1
20040122697 Becerra et al. Jun 2004 A1
20040122730 Tucciarone et al. Jun 2004 A1
20040122735 Meshkin Jun 2004 A1
20040128150 Lundegren Jul 2004 A1
20040128156 Beringer et al. Jul 2004 A1
20040128193 Brice et al. Jul 2004 A1
20040128215 Florance et al. Jul 2004 A1
20040128236 Brown 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
20040139025 Coleman 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
20040153330 Miller et al. Aug 2004 A1
20040158723 Root Aug 2004 A1
20040159700 Khan et al. Aug 2004 A1
20040163101 Swix 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
20040199456 Flint et al. Oct 2004 A1
20040199584 Kirshenbaum et al. Oct 2004 A1
20040199789 Shaw et al. Oct 2004 A1
20040205157 Bibelnieks et al. Oct 2004 A1
20040210661 Thompson 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
20040225594 Nolan, III 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
20050010555 Gallivan Jan 2005 A1
20050015273 Iyer Jan 2005 A1
20050021397 Cui et al. 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 et al. Feb 2005 A1
20050027983 Klawon Feb 2005 A1
20050033660 Solomon Feb 2005 A1
20050049991 Aggarwal Mar 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, Jr. et al. May 2005 A1
20050114344 Wesinger, Jr. et al. May 2005 A1
20050114345 Wesinger, Jr. 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
20050144067 Farahat 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
20050192008 Desai et al. Sep 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
20050204381 Ludvig 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
20050222900 Fuloria et al. Oct 2005 A1
20050222906 Chen Oct 2005 A1
20050226224 Lee et al. Oct 2005 A1
20050240578 Biederman et al. Oct 2005 A1
20050251474 Shinn et al. Nov 2005 A1
20050251820 Stefanik 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
20050278743 Flickinger et al. Dec 2005 A1
20050283415 Studnitzer et al. Dec 2005 A1
20050288954 McCarthy et al. Dec 2005 A1
20050288998 Verma et al. Dec 2005 A1
20060004623 Jasti Jan 2006 A1
20060004626 Holmen et al. Jan 2006 A1
20060004731 Seibel et al. Jan 2006 A1
20060010391 Uemura et al. Jan 2006 A1
20060020611 Gilbert 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
20060041443 Horvath 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
20060085454 Blegen 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
20060122921 Comerford et al. 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
20060195866 Thukral Aug 2006 A1
20060200583 Le Lann et al. Sep 2006 A1
20060202012 Grano et al. Sep 2006 A1
20060206379 Rosenberg Sep 2006 A1
20060212353 Roslov et al. Sep 2006 A1
20060212407 Lyon Sep 2006 A1
20060212486 Kennis et al. Sep 2006 A1
20060213985 Walker et al. Sep 2006 A1
20060218407 Toms Sep 2006 A1
20060223043 Dancy-Edwards et al. Oct 2006 A1
20060224498 Chin Oct 2006 A1
20060224696 King et al. Oct 2006 A1
20060229943 Mathias et al. Oct 2006 A1
20060229961 Lyftogt et al. Oct 2006 A1
20060230343 Armandpour et al. Oct 2006 A1
20060230415 Roeding Oct 2006 A1
20060235935 Ng Oct 2006 A1
20060239512 Petrillo Oct 2006 A1
20060242046 Haggerty et al. Oct 2006 A1
20060242047 Haggerty et al. Oct 2006 A1
20060242050 Haggerty et al. 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
20060253323 Phan et al. 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
20060271472 Cagan Nov 2006 A1
20060271633 Adler Nov 2006 A1
20060277089 Hubbard et al. Dec 2006 A1
20060277092 Williams 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
20060282856 Errico 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
20060287915 Boulet et al. Dec 2006 A1
20060287919 Rubens et al. Dec 2006 A1
20060288090 Kraft Dec 2006 A1
20060293921 McCarthy et al. Dec 2006 A1
20060293954 Anderson et al. Dec 2006 A1
20060293955 Wilson et al. 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
20070011020 Martin Jan 2007 A1
20070011039 Oddo Jan 2007 A1
20070016500 Chatterji et al. Jan 2007 A1
20070022032 Anderson et al. Jan 2007 A1
20070022141 Singleton et al. Jan 2007 A1
20070027816 Writer Feb 2007 A1
20070032240 Finnegan et al. Feb 2007 A1
20070033393 Ganesan Feb 2007 A1
20070038516 Apple 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
20070061195 Liu et al. Mar 2007 A1
20070061243 Ramer et al. Mar 2007 A1
20070061260 deGroeve et al. Mar 2007 A1
20070067235 Nathans et al. Mar 2007 A1
20070067297 Kublickis Mar 2007 A1
20070067437 Sindambiwe Mar 2007 A1
20070072190 Aggarwal Mar 2007 A1
20070073577 Krause Mar 2007 A1
20070073889 Morris Mar 2007 A1
20070078835 Donnelli Apr 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
20070118393 Rosen 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
20070157110 Gandhi et al. Jul 2007 A1
20070160458 Yen Jul 2007 A1
20070162369 Hardison Jul 2007 A1
20070162458 Fasciano Jul 2007 A1
20070169189 Crespo et al. 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
20070185797 Robinson Aug 2007 A1
20070192165 Haggerty et al. Aug 2007 A1
20070192167 Lei et al. Aug 2007 A1
20070192409 Kleinstern et al. Aug 2007 A1
20070198432 Pitroda et al. Aug 2007 A1
20070203954 Vargas et al. 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
20070208619 Branam et al. Sep 2007 A1
20070208640 Banasiak et al. Sep 2007 A1
20070208729 Martino 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
20070220553 Branam et al. Sep 2007 A1
20070220581 Chang Sep 2007 A1
20070220611 Socolow et al. Sep 2007 A1
20070226047 Ward Sep 2007 A1
20070226122 Burrell et al. Sep 2007 A1
20070226130 Haggerty et al. Sep 2007 A1
20070233591 Newton Oct 2007 A1
20070233857 Cheng et al. Oct 2007 A1
20070236562 Chang Oct 2007 A1
20070239493 Sweetland et al. Oct 2007 A1
20070240206 Wu et al. Oct 2007 A1
20070244732 Chatterji 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
20070282684 Prosser et al. Dec 2007 A1
20070282730 Carpenter et al. Dec 2007 A1
20070282736 Conlin et al. Dec 2007 A1
20070282743 Lovelett Dec 2007 A1
20070287415 Yamada Dec 2007 A1
20070288271 Klinkhammer Dec 2007 A1
20070288355 Roland et al. Dec 2007 A1
20070288360 Seeklus Dec 2007 A1
20070288950 Downey et al. Dec 2007 A1
20070288953 Sheeman et al. Dec 2007 A1
20070294126 Maggio Dec 2007 A1
20070294195 Curry et al. Dec 2007 A1
20070299759 Kelly Dec 2007 A1
20070299770 Delinsky Dec 2007 A1
20070299772 Mastie et al. Dec 2007 A1
20080004957 Hildreth et al. Jan 2008 A1
20080005313 Flake 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
20080028067 Berkhin 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
20080059224 Schechter Mar 2008 A1
20080059317 Chandran et al. Mar 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
20080065569 Dutt et al. 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
20080086368 Bauman 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
20080091535 Heiser 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
20080126476 Nicholas et al. 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
20080154766 Lewis 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
20080177836 Bennett Jul 2008 A1
20080183480 Carlson et al. Jul 2008 A1
20080183504 Highley Jul 2008 A1
20080183585 Vianello Jul 2008 A1
20080184289 Cristofalo et al. 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
20080215470 Sengupta et al. 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
20080228635 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
20080255897 Megdal 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
20080294540 Celka et al. Nov 2008 A1
20080297602 Chang Dec 2008 A1
20080301016 Durvasula et al. Dec 2008 A1
20080301727 Cristofalo 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
20090018996 Hunt 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
20090044246 Sheehan et al. 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
20090060343 Rosca Mar 2009 A1
20090064297 Selgas et al. Mar 2009 A1
20090070148 Skocic Mar 2009 A1
20090076883 Kilger et al. 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
20090089205 Bayne Apr 2009 A1
20090089869 Varghese Apr 2009 A1
20090094237 Churi et al. Apr 2009 A1
20090094640 Anderson 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
20090112650 Iwane 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
20090133058 Kouritzin et al. 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
20090222380 Choudhuri 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
20090240609 Cho 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
20090288109 Downey 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
20090313163 Wang et al. 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
20100037255 Sheehan 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
20100094758 Chamberlain 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
20100138290 Zschocke et al. Jun 2010 A1
20100145836 Baker et al. Jun 2010 A1
20100145840 Kasower 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 Ogrodski Sep 2010 A1
20100250416 Hazlehurst Sep 2010 A1
20100250497 Redlich et al. 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
20110016042 Cho et al. 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
20110047086 Heisterkamp 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
20110145122 Haggerty et al. Jun 2011 A1
20110145899 Cao et al. Jun 2011 A1
20110148625 Velusamy Jun 2011 A1
20110161155 Wilhem et al. Jun 2011 A1
20110164746 Nice et al. Jul 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
20110213641 Metzger, II et al. Sep 2011 A1
20110213670 Strutton et al. Sep 2011 A1
20110214187 Wittenstein et al. Sep 2011 A1
20110219421 Ullman et al. Sep 2011 A1
20110243406 Chandler Oct 2011 A1
20110251946 Haggerty et al. 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 Lida 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
20120036053 Miller 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
20120066065 Switzer Mar 2012 A1
20120066106 Papadimitriou Mar 2012 A1
20120072382 Pearson et al. Mar 2012 A1
20120078766 Rose et al. Mar 2012 A1
20120078932 Skurtovich, Jr. 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
20120158574 Brunzell et al. 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
20120215584 Narsude 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
20120239583 Dobrowolski Sep 2012 A1
20120240223 Tu Sep 2012 A1
20120242473 Choi Sep 2012 A1
20120246060 Conyack, Jr. et al. Sep 2012 A1
20120246092 Stibel et al. Sep 2012 A1
20120246093 Stibel 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
20120265607 Belwadi 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
20120290486 Dobrowolski et al. Nov 2012 A1
20120290660 Rao et al. Nov 2012 A1
20120290740 Tewari et al. Nov 2012 A1
20120296804 Stibel 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
20120323695 Stibel Dec 2012 A1
20120323954 Bonalle 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
20130013553 Stibel 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 et al. Jan 2013 A1
20130024520 Siminoff Jan 2013 A1
20130024813 Schnorr et al. Jan 2013 A1
20130030826 Blom Jan 2013 A1
20130031105 Stibel et al. 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 Leff et al. Apr 2013 A1
20130085894 Chan et al. Apr 2013 A1
20130085939 Colak 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
20130173481 Hirtenstein 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
20130218638 Kilger et al. Aug 2013 A1
20130218751 Chaudhuri et al. Aug 2013 A1
20130238387 Stibel et al. Sep 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
20130339141 Stibel 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
20140025562 Rothrock et al. Jan 2014 A1
20140032265 Paprocki et al. 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
20140095640 Stibel et al. Apr 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
20140114735 Isaacson et al. Apr 2014 A1
20140122354 Stibel et al. May 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
20140173732 Stibel 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
20150142639 Padawer 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
20150262249 Wical Sep 2015 A1
20150278277 Agrawal et al. Oct 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
20150379407 Woon et al. Dec 2015 A1
20160154859 Skurtovich, Jr. et al. Jun 2016 A1
20160232546 Ranft Aug 2016 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
20180276747 Taylor et al. Sep 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
20190102438 Murray et al. Apr 2019 A1
20190147366 Sankaran et al. May 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
20200126126 Briancon et al. Apr 2020 A1
20200137110 Tyler 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
20200334747 Taylor Oct 2020 A1
20200342039 Bakir et al. Oct 2020 A1
20200342527 Kasower Oct 2020 A1
20200364785 Olson et al. Nov 2020 A1
20200372173 Burger 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
20210027357 Bonfigli et al. Jan 2021 A1
20210152567 Huston, III et al. May 2021 A1
20210194885 Manna Jun 2021 A1
20210234869 Bondugula et al. Jul 2021 A1
20220027853 McMillan et al. Jan 2022 A1
20220217146 Felice-Steele et al. Jul 2022 A1
20220374744 Zoldi et al. Nov 2022 A1
20230007007 Manna Jan 2023 A1
Foreign Referenced Citations (81)
Number Date Country
2 509 842 Dec 2005 CA
1290372 May 2001 CN
0 542 298 May 1993 EP
0 749 081 Dec 1996 EP
1 077 419 Feb 2001 EP
1 122 664 Aug 2001 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
10-222559 Aug 1998 JP
10-261009 Sep 1998 JP
2000-331068 Nov 2000 JP
2001-297141 Oct 2001 JP
2001-344463 Dec 2001 JP
2001-357256 Dec 2001 JP
2002-149778 May 2002 JP
2002-163498 Jun 2002 JP
2002-259753 Sep 2002 JP
2003-271851 Sep 2003 JP
2003-316881 Nov 2003 JP
2005-208945 Aug 2005 JP
10-2000-0036594 Jul 2000 KR
10-2000-0063313 Nov 2000 KR
10-2000-0063995 Nov 2000 KR
10-2001-0016349 Mar 2001 KR
10-2001-0035145 May 2001 KR
10-2002-0007132 Jan 2002 KR
10-2002-0039203 May 2002 KR
10-2004-0078798 Sep 2004 KR
10-2007-0081504 Aug 2007 KR
I256569 Jun 2006 TW
WO 9116691 Oct 1991 WO
WO 97023838 Jul 1997 WO
WO 99004350 Jan 1999 WO
WO 00051052 Aug 2000 WO
WO 00055778 Sep 2000 WO
WO 01009752 Feb 2001 WO
WO 01009792 Feb 2001 WO
WO 01025896 Apr 2001 WO
WO 01046889 Jun 2001 WO
WO 01075754 Oct 2001 WO
WO 01084281 Nov 2001 WO
WO 02029636 Apr 2002 WO
WO 03101123 Dec 2003 WO
WO 2004031986 Apr 2004 WO
WO 2004114160 Dec 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 2007149941 Dec 2007 WO
WO 2008021104 Feb 2008 WO
WO 2008022289 Feb 2008 WO
WO 2008042614 Apr 2008 WO
WO 2008054403 May 2008 WO
WO 2009064694 May 2009 WO
WO 2009064840 May 2009 WO
WO 2009102391 Aug 2009 WO
WO 2009117518 Sep 2009 WO
WO 2009132114 Oct 2009 WO
WO 2010001406 Jan 2010 WO
WO 2010062537 Jun 2010 WO
WO 2010077989 Jul 2010 WO
WO 2010132492 Nov 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 2014018900 Jan 2014 WO
WO 2019089439 May 2019 WO
WO 2020051154 Mar 2020 WO
WO 2020072239 Apr 2020 WO
Non-Patent Literature Citations (250)
Entry
Consumer Financial Protection Bureau (CFPB): Analysis of Difference between Consumer- and Creditor-Purchased Credit Scores, Sep. 2012, pp. 1-42.
Fisher, Greg, “Credit Score Distribution and Practical Range Statistics”, Feb. 23, 2010, The Credit Scoring Site, pp. 2.
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.
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.
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.
“Accenture Launches Media Audit and Optimization Service to Help U.S. Companies Measure Return on Investment in Advertising,” Business Wire, May 22, 2006, 2 pages, http://findarticles.com/p/articles/mi_m0EIN/is_2006_May_22/ai_n16374159.
“Accenture Newsroom: Accenture Completes Acquisition of Media Audits: Acquisition Expands Company's Marketing Sciences and Data Services Capabilities,” accenture.com, Dec. 12, 2005, 2 pages, http://accenture.tekgroup.com/article_display.cfm?article_id=428.
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.
“Atlas on Demand, Concurrent, and Everstream Strike Video-on-Demand Advertising Alliance”, www.atlassolutions.com, Jul. 13, 2006, 3 pages.
“Arbitron 2006 Black Consumers,” Arbitron Inc., lvtsg.com, Jul. 8, 2006, 2 pages, http://www.lvtsg.com/news/publish/Factoids/article_3648.shtml.
“Atlas on Demand and C-COR Join Forces to Offer Advertising Management Solution for On Demand TV: Global Provider of On Demand Systems Partners with Atlas to Develop and Market Comprehensive VOD Advertising Solution,” www.atlassolutions.com, Jul. 25, 2005, 3 pages.
“Atlas on Demand and Tandberg Television Join Forces to Enhance Dynamic Ad Placement for On-Demand Television: Combined End-to End Solution to Provide Media Buying and Selling Communities with New Tools for Dynamic Advertising that Eliminate Technical Bar” Jun. 22, 2006—3 pages, http://www.atlassolutions.com/news_20060622.aspx.
ABC News Now:Money Matters, as broadcasted Nov. 15, 2005 with guest Todd Davis (CEO of Lifelock), pp. 6.
Adzilla, Press Release, “ZILLACASTING Technology Approved and Patent Pending,” http://www.adzilla.com/newsroom/pdf/patent_051605.pdf, May 16, 2005, pp. 2.
AFX New Limited—AFX International Focus, “Nielsen moving to measure off-TV viewing,” Jun. 14, 2006, 1 page.
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.
Bachman, Katy, “Arbitron, VNU Launch Apollo Project,” mediaweek.com Jan. 17, 2006, 3 pages, http://www.mediaweek.com/mw/search/article_display.jsp?schema=&vnu_content_id=1001847353.
Backupbox, http://mybackupbox.com printed Feb. 8, 2013 in 2 pages.
“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.
“Cable Solution Now, The Industry Standard for Information Management: Strata's TIM.net Crosses Important Threshold Dominant Solution for All Top 20 TV Markets,” stratag.com, Apr. 28, 2006, 1 page, http://stratag.com/news/cablepress042806.html.
Check, http://check.me/ printed Feb. 5, 2014 in 3 pages.
Chores & Allowances, “Do Kids Have Credit Reports?” Oct. 15, 2007, http://choresandallowances.blogspot.com/2007/10/do-kids-have-credit-reports.html, pp. 5.
“Claritas Forms Life Insurance Consortium with Worldwide Financial Services Association: Initiative with LIMRA International is First of its Kind to Provide Actual Sales Information at Small Geographic Areas,” Feb. 9, 2006, 3 pages, http://www.claritas.com/claritas/Default/jsp?ci=5&si=1&pn=limra.
“Claritas Introduces PRIZM NE Consumer Electronic Monitor Profiles: New Information Product Provides Insight Into the Public's Purchasing Behaviors of Consumer Electronics,” May 30, 2006, 3 pages.
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.
Click Z, “ISPs Collect User Data for Behavioral Ad Targeting,” dated Jan. 3, 2008, printed from http://www.clickz.com/showPage.html?page=clickz Apr. 16, 2008.
CNET news.com, “Target me with your ads, please,” dated Dec. 5, 2007, printed from http://www.news.com/2102-1024_3-6221241.html?tag+st.util.print Mar. 18, 2008.
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.
Creamer, Matthew; Consulting in marketing; Accenture, Others Playing Role in Firms' Processes, Crain's Chicago Business, Jun. 12, 2006, 2 pages.
“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.
Delany et al., “Firm Mines Offline Data to Target Online”, http://web.archive.org/web/20071117140456/http://www.commercialalert.org/news/archive/2007/10/firm-mines-offline-data-to-target-online-ads, Commercial Alert, Oct. 17, 2007, p. 3.
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.
demographicsnow.com, sample reports, “Age Rank Report”, Jul. 17, 2006, 3 pages.
demographicsnow.com, sample reports, “Consumer Expenditure Summary Report”, Jul. 17, 2006, 3 pages.
demographicsnow.com, sample reports, “Income Comparison Report”, Jul. 17, 2006, 4 pages.
“Disputes in Cyberspace 2001: Update of online dispute resolution for consumers in cross-border disputes”, Consumers International, Nov. 2001, p. 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.
“Epsilon Leads Discussion on Paradigm Shift in TV Advertising,” epsilon.com, Jun. 24, 2004, 2 pages, http://www.epsilon.com/who-pr_tvad040624.html.
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, p. 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.
Fisher, Joseph, “Access to Fair Credit Reports: Current Practices and Proposed Legislation,” American Business Law Journal, Fall 1981, vol. 19, No. 3, p. 319.
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.
Frontporch, “Ad Networks—Partner with Front Porch!,” www.frontporch.com printed Apr. 2008 in 2 pages.
Frontporch, “New Free Revenue for Broadband ISPs!”, http://www.frontporch.com/html/bt/FPBroadbandISPs.pdf printed May 28, 2008 in 2 pages.
“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.
Halliday, Jean, “Ford Recruits Accenture for Marketing Plan, ” Automotive News Feb. 13, 2006, 2 pages, Crain Communications.
Helm, Burt, “Nielsen's New Ratings Yardstick,” businessweek.com, Jun. 20, 2006, 3 pages, http://www.businessweek.com/technology/content/jun2006/tc20060620_054223.htm.
Herzberg, Amir, “Payments and Banking with Mobile Personal Devices,” Communications of the ACM, May 2003, vol. 46, No. 5, pp. 53-58.
Hojoki, http://hojoki.com printed Feb. 8, 2013 in 5 pages.
Hinman, Donald P., “The Perfect Storm: Response Metrics and Digital TV,” chiefmarketer.com, May 17, 2006, 2 pages, http://www.chiefmarketer.com/crm_loop/roi/perfect-storm-051706/index.html.
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.
IFTTT, “About IFTTT,” http://ifttt.com/wtf printed Feb. 18, 2013 in 4 pages.
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.
Information Resources, Inc. and Navic Networks Form Joint Relationship to Support Next Generation of Technology for Advertising Testing, IRI Expands BehaviorScan® Solution to Meet Digital and On-demand Needs, Feb. 27, 2006, http://us.infores.com/page/news/pr/pr_archive?mode=single&pr_id=117, printed Oct. 4, 2007 in 2 pages.
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.
“IRI and Acxiom Introduce More Efficient and Actionable Approach to Consumer Segmentation and Targeted Marketing,” eu-marketingportal.de, Jan. 26, 2006, 2 pages, http://www.eu- marketingportal.de.
“Japan's JAAI System Appraises Used Cars Over Internet”, Asia Pulse, Mar. 3, 2000, p. 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.
Loshin, Intelligent Enterprise: Better Insight for Business Decisions, “Value-Added Data: Merge Ahead”, Feb. 9, 2000, vol. 3, No. 3, 5 pages.
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.
“Mediamark Research Inc. Releases Findings From Mobile Marketing Consumer Study; Outback Steakhouse and Royal Caribbean Cruise Lines Among Brands Participating in Mobile Marketing Research,” www.thefreelibrary.com, May 9, 2006, 4 pages.
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.
Miller, Joe, “NADA Used-Car Prices Go Online”, Automotive News, Jun. 14, 1999, p. 36.
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.
Morrissey, Brian, “Aim High: Ad Targeting Moves to the Next Level”, ADWEEK, dated Jan. 21, 2008 as downloaded from http://www.adweek.com/aw/magazine/article_display.isp?vnu on Apr. 16, 2008.
Mover, “One API for the Cloud,” http://mover.io printed Feb. 6, 2013 in 3 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.
Nebuad, “Venture Capital: What's New—The Latest on Technology Deals From Dow Jones VentureWire”, Press Release, http://www.nebuad.com/company/media_coverage/media_10_22_07.php, Oct. 22, 2007, p. 2.
“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.
Otixo, “Your Dashboard for the Cloud,” http://Otixo.com/product printed Feb. 6, 2013 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.
Phorm, “BT PLC TalkTalk and Virgin Media Inc. confirm exclusive agreements with Phorm”, Press Release, http://www.phorm.com/about/launch_agreement.php, Feb. 14, 2008, pp. 2.
Phorm, “The Open Internet Exchange, ‘Introducing the OIX’”, http://www.phorm.com/oix/ printed May 29, 2008 in 1 page.
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.
Pipes, http://pipes.yahoo.com/pipes printed Feb. 18, 2013 in 1 page.
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.
Predictive Behavioral Targeting http://www.predictive-behavioral-targeting.com/index.php.Main_Page as printed Mar. 28, 2008 in 4 pages.
“PremierGuide Announces Release 3.0 of Local Search Platform”, Business Wire, Mar. 4, 2004, Palo Alto, CA, p. 5574.
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.
Primadesk, http://primadesk.com printed Feb. 8, 2013 in 1 page.
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.
RAP Interactive, Inc. and Web Decisions: Proudly Presents Live Decisions, A Powerful New Information and Technology Resource that Revolutionizes Interactive Marketing, downloaded from www.webdecisions.com/pdf/LiveDecisions_Bro.pdf, as printed on Aug. 13, 2007.
Rawe, Julie; “Identity Thieves”, Time Bonus Section, Inside Business, Feb. 2002, pp. 2.
Reinbach, Andrew, “MCIF Aids Banks in CRA Compliance”, Bank Systems & Technology, Aug. 1995, vol. 32, No. 8, p. 27.
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 how TrustedID Reppler 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.
Rodgers, Zachary, “ISPs Collect User Data for Behavioral Ad Targeting”, ClickZ, www.clickz.com/showPage.html?page=clickz, Jan. 3, 2008, pp. 3.
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.
Rosset et al., “Wallet Estimation Models”, IBM TJ Watson Research Center, 2005, Yorktown Heights, NY, pp. 12.
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.
Sawyers, Arlena, “NADA to Offer Residual Guide”, Automotive News, May 22, 2000, p. 1.
Sax, Michael M., Data Collection and Privacy Protection: An International Perspective, Presentation: Managing Online Risk and Liability Conference, Aug. 31, 1999, pp. 58.
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.aali.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.
“SRC Announces Free Dashups to Mashups Adding Geographic Business Intelligence at Web Speed to the Enterprise on www.FreeDemographics.com/API,” directionsmag.com, Jun. 12, 2006, 3 pages, http://www.directionsmag.com/press.releases/index.php?duty=Show&id=1.
“SRC Delivers Industry's First Drive Time Engine Developed to Follow Actual Road Networks,” thomasnet.com, May 21, 2006, 4 pages, http://news.thomasnet.com/companystory/485722.
Stauffer et al., “Using HTML 3.2,” Second Edition, 1996, Que Publishing, pp. 192-193.
Storage Made Easy(SME), http://storagemadeeasy.com printed Feb. 6, 2013 in 1 page.
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.
Tao, Lixin, “Shifting Paradigms with the Application Service Provider Model”; Concordia University, IEEE, Oct. 2001, Canada.
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.
UPI, “Nielsen Media Research goes electronic,” Jun. 14, 2006, 1 page.
US Legal, Description, http://www.uslegalforms.com/us/US-00708-TR.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.
“VOD Integration Now Available In Strata: Buyers / Sellers Benefit from VOD Component on Popular Platform,” stratag.com, Feb. 21, 2006, 1 page, http://www.stratag.com/news/mediapress022106.html.
Waggoner, Darren J., “Having a Global Identity Crisis,” Collections & Credit Risk, Aug. 2001, Vol. vol. 6, No. 8, pp. 6.
“WashingtonPost.com and Cars.com Launch Comprehensive Automotive Web Site for the Washington Area”, PR Newswire, Oct. 22, 1998. pp. 2.
Wesabe.com http://www.wesabe.com/, as retrieved on Sep. 17, 2008.
Whitney, Daisy; Atlas Positioning to Shoulder VOD Ads; Campaign Management Tools Optimize Inventory, TelevisionWeek, May 23, 2005, 3 pages.
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.
Zapier, “Integrate Your Web Services,” http://www.Zapier.com printed Feb. 18, 2013 in 3 pages.
Application as filed in U.S. Appl. No. 09/411,683, filed Oct. 4, 1999.
International Search Report and Written Opinion for Application No. PCT/US2007/021815, dated Sep. 5, 2008.
International Search Report and Written Opinion for Application No. PCT/US2008/083939, dated Jan. 29, 2009.
International Search Report and Written Opinion for Application No. PCT/US2019/049377, dated Dec. 20, 2019.
“12 Mag: How Debt Settlement is Helpful in Improving the Credit Score”, Weblog post. Newstex Trade & Industry Blogs, Newstex, Oct. 8, 2017, pp. 2.
Caldeiira et al., “Characterizing and Preventing Chargebacks in Next Generation Web Payments Services”, 2012 Fourth International Conference on Computational Aspects of Social Networks (CASoN), 2012 IEEE, pp. 333-338.
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.
Peng et al., “Factors Affecting Online Purchase Behavior: Implications to Improve the Existing Credit Rating System”, 2009 International Conference on Management and Service Science, 2009 IEEE, pp. 1-4.
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.
Provisional Applications (1)
Number Date Country
61725287 Nov 2012 US
Continuations (3)
Number Date Country
Parent 16292749 Mar 2019 US
Child 17229220 US
Parent 15481307 Apr 2017 US
Child 16292749 US
Parent 14077090 Nov 2013 US
Child 15481307 US