Many companies have a significant interest in obtaining information that indicates the relative financial risk or profitability of potential business transactions with individuals or other entities. For example, a lending institution may be interested in the relative likelihood that a loan recipient will timely and reliably make the agreed-upon loan payments. An insurance company may be interested in the relative likelihood that an existing or potential client may file certain claims. Such predictive information can be used to decide whether a company should engage in a particular business transaction and/or the terms that should be used for the transaction.
A large variety of public records and privately developed databases can be utilized to inform such risk/benefit determinations. For example, credit reporting agencies (CRAs) collect and maintain information about a person's individual credit history and the person's accounts. This information can include, for example, total credit line for each account, current credit balance for each account, credit ratios, whether an account is in good standing, whether there have been delinquent payments on an account, the date when an account was opened, records of recent and/or historical inquiries into the person's credit, and so forth. Such information is also available for groups of individuals as well as entities. However, the extensive amount of data available for any given person or entity makes the task of evaluating a business decision based purely on raw credit data very difficult.
Embodiments of systems and methods for automatic attribute generation are disclosed herein.
One embodiment is a system for automated credit attribute specification and code set generation including a credit bureau data store and an attribute specification and code set generation server. The credit bureau data store is configured to store credit bureau convention information for a plurality of credit bureaus. The attribute specification and code set generation server is configured to communicate with the credit data store to access credit bureau convention information in order to detect rules associated with the respective credit bureaus. The attribute specification and code set generation server includes: an input module, an error checking module, an attribute verification module, a document generation module and a code generation module. The input module is configured to receive a document from a user system, the document comprising pseudo-code defining a plurality of attributes including credit bureau specific logic. The error checking module is configured to automatically perform error checking and provide error correcting information on the document received. The attribute verification module is configured to parse the received document to identify attribute and automatically retrieve rules associated with the respective credit bureaus from the credit bureau data store. The document generation module is configured to generate an attribute specification document based on the retrieved rules as applied to the plurality of attributes in the received document. The code generation module is configured to generate at least one executable code set based on the retrieved plurality of attributes and credit bureau specific rules. The attribute specification and code set generation server may also include a driver module configured to validate input information in the document received and a transformation module configured to translate the attribute specification document into a set of standardized code.
Another embodiment is a computer-implemented method for automated credit attribute specification and code set generation, the method including, as implemented by one or more computing devices configured with specific computer-executable instructions, storing credit bureau information for a plurality of credit bureaus credit, the credit bureau information comprising rules associated with attributes at the respective credit bureaus, receiving a document from a user system, the document comprising pseudo-code defining a plurality of attributes, automatically performing error checking and providing error correcting information on the document received, parsing the received document to identify attributes, automatically retrieving rules associated with attributes at the respective credit bureaus from the credit bureau data store, generating an attribute specification document based on the retrieved rules as applied to the plurality of attributes in the received document, and generating at least one executable code set based on the retrieved plurality of attributes and credit bureau specific rules.
Another embodiment is non-transitory computer readable storage media storing computer-executable instructions that, when executed by a computer system, configure the computer system to perform operations including: storing credit bureau information for a plurality of credit bureaus credit, the credit bureau information comprising rules associated with attributes at the respective credit bureaus, receiving a document from a user system, the document comprising pseudo-code defining a plurality of attributes, automatically perform error checking and provide error correcting information on the document received, parsing the received document to identify attributes, automatically retrieving rules associated with attributes at the respective credit bureaus from the credit bureau data store, generating an attribute specification document based on the retrieved rules as applied to the plurality of attributes in the received document, and generating at least one executable code set based on the retrieved plurality of attributes and credit bureau specific rules.
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. Furthermore, embodiments may include several novel features, no single one of which is solely responsible for its desirable attributes or which is essential to practicing the systems and methods described herein.
While there is a vast amount of credit data available for each individual and entity, attributes can be used to sift through that data and identify essential elements of credit data that can be used for a particular risk analysis or for marketing purposes, including, for example, for segmenting populations for more accurate targeting, for determining new acquisitions, and the like. The attributes can also provide calculations and analysis on the selected data to generate a score or other indication of risk to help guide business decisions. For example, a person's raw credit data can be processed to generate a “score” indicative of his or her relative credit worthiness. Such a score can then be utilized by a company to decide whether to extend the person further credit or what interest rate to apply to the person's credit card account. The company may be a credit card company, a financial institution, a bank, a retail company, a car sales company, a healthcare company, a merchant, a service provider, a non-profit group, other corporate entities, or the like. The evaluation of the relative risk/benefit of a given decision is even more complex when considering multiple persons simultaneously, such as spouses, partnerships, sole proprietorships, joint ventures, or corporate families. In such cases, raw data from multiple sources about each of the individuals or the entities may need to be evaluated.
Attributes can be designed to reference various aspects of credit history data, bankruptcy data, and other types of credit-based data. For example, one simple attribute could be “consumers with active credit card accounts that are 30 days past due.” When applied to credit data for a set of consumers, the results would indicate which consumers meet both the criteria of (1) having active credit cards and (2) being 30 days past due on the active credit cards. As another example, an attribute could be “total number of credit cards with balances over $500.” When applied to credit data for a set of businesses, the results would be a listing of the businesses showing the total number of credit cards that have balances over $500 for each business. It is recognized that a wide variety of attributes may be created for use with credit data. In addition, the complexity of the attributes may range from simple to very complex, with some attributes referencing hundreds of other attributes and utilizing hundreds of different items of credit data. As such, attributes are crucial in facilitating the use of credit data to assist financial institutions and other entities in making their business decisions. It is also recognized that attributes can be developed for use with non-credit data sources in addition to, or instead of, credit data sources.
Accordingly, a company may wish to create attributes that identify particular features of a set of consumers or entities. While the company may have a general idea of how to define the attribute, the actual coding of the attribute into specific sets of computer-readable code can be difficult, time consuming, and prone to errors. In addition, the company may need to deploy its attributes on different systems, each of which have their own specific requirements and use different programming languages. Thus, embodiments of an automated attribute generation system are disclosed herein that allow for the automatic generation of attribute specification documents and/or platform-specific code sets.
In some embodiments, the automated attribute generation system includes modules for input, error checking, input validation, attribute verification, document generation, and standardized and customized code generation. The input module receives, from a user system, a document comprising pseudo-code defining attributes with credit bureau specific or other logic specific to the data source, thereby reducing the processing steps required to parse the document and increasing the processing speed. The error checking module automatically performs error checking and provides error correcting information on the document, thereby providing a reduced error rate for the document and consequently enhancing the reliability of the document. The attribute verification module parses the document to identify attributes and automatically retrieves rules associated with the respective credit bureaus. The document generation module generates an attribute specification document based on the retrieved rules as applied to the attributes in the document. The code generation module generates an executable code set based on the retrieved attributes and credit bureau specific rules, resulting in simplified software development and in improved usability of the attribute specification document.
An attribute may perform actions or calculations on raw data, filtered data, as well as other attributes. In some embodiments, a “filtering attribute” or “filter” refers to an attribute that only performs actions or calculations on raw data. One example filter may be “all open credit card accounts” which would filter out or exclude all closed accounts and all open non-credit card accounts from a set of credit data. However, other filters may perform actions or calculations on filtered data, other attributes, or other data. It is recognized that a filter is one of many types of attributes.
The terms “individual” and “customers,” and “consumers” as used herein, should be interpreted to include applicants, customers, single individuals as well as groups of individuals, such as, for example, families, married couples or domestic partners, and business entities.
As one example, a credit card company may want to determine information about its potential applicants as well as its current credit holders. The credit card company may employ different systems to screen potential applicants and to manage current credit holders. Specifically, the new accounts side of the company may wish to determine, for example, information regarding applicants' past credit profiles, in order to determine whether to extend an offer, and if so, what credit limit to set based on past payment history. The customer relations side of the company may wish to monitor its current credit holders to, detect fraudulent transactions and to determine patterns of purchases. Given the different systems employed by the company, and given the different goals, the company not only has a need for different attributes, but also needs different specifications and code sets for its different systems.
Thus, the company may create a spreadsheet with pseudo-code for a first set of attributes to help the company detect fraudulent activity and a second set of attributes to help the company select potential applicants that will receive offers and decide on an appropriate credit limit for each applicant. The company may then provide the spreadsheet to the automated attribute generation system and indicate that it needs the attributes to be deployed on a Fascode system as well as on an SAS system. The system can then generate an attribute specification document for both sets of attributes which will assist the company's users in utilizing the attributes as well as Fascode and SAS code for both sets of attributes which can be run on the appropriate company systems. The automated generation of the document, performed with increased processing speed and reduced error rate than the manual generation of the same document, provides the company with a more reliable and usable document with a reduced error rate in the processing.
Benefits of Various Embodiments
Embodiments of the automated attribute generation system may provide one or more of the following benefits. First, the automated attribute generation system leaves less room for the subjective interpretation of the meaning of the attributes, providing less room for errors. Second, the automated attribute generation system may improve logical accuracy such that less time is spent coding allowing for more time for analyzing and auditing, providing increased processing speed. Third, the automated attribute generation system may improve coding accuracy and allow the specifications and code to be synchronized, resulting in enhanced reliability. Fourth, the automated attribute generation system may reduce the need for re-coding of attributes, also aiding in increased processing speed. Fifth, the automated attribute generation system may shorten the development timeline allowing the attributes to be deployed more quickly through the simplified software development and increased processing speed. Sixth, the automated attribute generation system may provide for increased portability and consistency such that code can be generated for multiple platforms where the code performs the same functionality. It also reduces the time to migrate from one platform to another.
Attribute Generation System
For example, the computing system 100 may be configured to automatically generate attribute specifications and/or code sets. In some embodiments, as described in more detail below, the attribute generation system 100 may receive a document describing one or more attributes, perform error correction on the document, verify the described attributes based on CRAs' specific conventions and generate a specification document and/or a code set related to the described attributes. In some embodiments, the computing system 100 is accessed remotely by one or more clients 300a, 300b, the system is local to the client 300a or 300b, and/or a combination of the two.
In the embodiment of
In the embodiment of
Referring to
As shown in
Attribute Generation Methods
Attribute Generation
Optionally, the system 100 may also receive information from the client about the target platform(s) (not shown). This information may be received each time a document is received, it may be received the first time a document is received for a particular client, and/or it may be entered into the system 100 separate from the document, such as, when the client's account is initially set up. For example, one of the client's platforms may be a C code environment, while the other may be in SAS code. Other example platforms may include one or more of LUA code, EDL code or Fascode.
After the document is received, then, at block 504, the driver module 102 of the system 100 may perform a review of input information. For example, the driver module 102 can connect an input module to a specific credit-based data source. The driver module 102 can also set up the appropriate data source layout, formats, standard names, bureau-specific verifications, and the like. The driver module 102 performs the input field transformations on the document received by the input module depending on the data source. The driver module 102 may also connect the error checking module to a specific credit-based data source, and validate if the input information is correctly used in the system 100. This error checking helps in the reduction of error rates. When data source structures are added or updated, the driver module 102 of the system 100 may also be added or updated as necessary, such as if a data-specific driver does not exist. In such case, a new driver can be created and added into the driver stores. In some embodiments, the document received at block 502 may be directly processed for error correction at block 506 without the use of a driver module at block 504.
Next, at block 506, the system 100 performs error correction on the document. One embodiment of an error correction method is illustrated in
Using the example above, the credit card company may upload a spreadsheet to the attribute generation system 100, where the spreadsheet specifies pseudo-code for attributes that the company would like to use to determine past credit profiles and payment histories for a first list of entities potential (applicants), and to determine potentially fraudulent transactions and purchase trends for a second list of entities (current card holders). The system 100 may also receive information stating that the credit card company wants the first X attributes to run on platforms 1, 2, and 3, and the remaining attributes to run on platforms 2 and 4. The system 100 then performs error correction on the pseudo-code automatically checking errors, verifies the attributes, and then generates specifications for all of the attributes and three sets of code for the first X attributes for platforms 1, 2, and 3 and two sets of code for the remaining attributes for platforms 2 and 4.
Error Correction
At block 506a, the system 100 may perform syntax checking and correction on the pseudo-code. The syntax checking and correction may be performed using information from one or more of the credit bureau-specific databases 200a . . . 200n illustrated in
At block 506b, the system 100 may also perform basic typographical error correction. Such error correction could be configured to require or not require the use of credit-bureau specific information. Typographical error correction corrects errors often introduced via manual entry of information into the received document, including spelling errors and the like.
At block 506c, the system 100 may also perform debugging using the document received. As described above, the document received from the client may be in pseudo-code. The pseudo-code may include many errors preventing the document from being run as executable code. Therefore, at block 506c, debugging is performed to detect such errors.
It is recognized that error correction at block 506 of
Attribute Verification
In some embodiments, validating an attribute may include dependency tracing. In one example, an attribute A may reference three other attributes B, C, D, and attributes B, C and D may each reference three filters B1, B2, and B3, C1, C2, and C3, and D1, D2, and D3, respectively. Validating an attribute A may include applying filters B1, B2, B3, C1, C2, C3, D1, D2, and D3, as well as the results of calculating the values for attributes B, C, and D. Therefore, by allowing for automated validation, the system provides increased processing speed, reduced error rate and enhanced reliability.
Referring to
Once all of the parsed attributes in the document received are formatted according to the applicable rules, then the system 100 may generate one or more specification documents (refer to block 512 in
It is recognized that the system 100 may perform the blocks in
Sample Pseudo-Code
In one embodiment, the pseudo-code for the attributes can be created using one or more attribute templates.
Filter Template
For example, a template for a filter may include the following:
It is recognized that the items above are just examples, and additional filter template values as well as templates may be used. It is also recognized that there may be a variety of filter types depending on the data being processed. Some examples of filter types include the following:
1/0—A true or false filter (for example, 1 is true and 0 is false)
It is recognized that the items above are just examples, and additional filter types may be used.
As one example, the following provides a filter defined as an open credit card with a balance of $500 or more, which can be used for both CRA 1 and CRA 2.
It is recognized that many different filters or other attributes can be used by the system.
Attribute Template
For example, a template for an attribute may include the following:
It is recognized that the items above are just examples, and additional attribute template values as well as templates may be used. In addition, one or more of the values from the filter template may be used in any attribute template. The attribute types may include one or more of the filter types listed above. It is also recognized that there may be a variety of computations that can be performed by the attribute. Some examples of computations include the following:
It is recognized that the items above are just examples, and additional computations may be used.
As one example, the following provides pseudo-code for an attribute that designates the highest credit card balances.
It is recognized that many different attributes can be used by the system. In addition, the system 100 may be configured to recognize and process one or more attribute or filter templates.
Sample Specification
Sample Code Set
Computing Systems
In some embodiments, the systems, computer clients and/or servers described herein take the form of a computing system as shown in
The computing system 100 includes, for example, a computer that is IBM, Macintosh or Linux/Unix compatible. In one embodiment, the computing system 100 comprises a desktop computer, a laptop computer, a server, or a server farm, for example. In one embodiment, the exemplary computing system 100 includes a central processing unit (CPU) 150, which may include a conventional microprocessor. The computing system 100 further includes a memory 130, such as random access memory (RAM) for temporary storage of information and a read only memory (ROM) for permanent storage of information, and a mass storage device 120, such as a hard drive, diskette, or optical media storage device. Typically, the modules of the computing system 100 are connected to the computer using a standard based bus system. In different embodiments, the standard based bus system could be Peripheral Component Interconnect (PCI), Microchannel, Small Computer System Interface (SCSI), Industrial Standard Architecture (ISA) and Extended ISA (EISA) architectures, for example. In addition, the functionality provided for in the components and modules of computing system 100 may be combined into fewer components and modules or further separated into additional components and modules.
The computing system 100 may be implemented in a component-based architecture with a high degree of flexibility, maintainability, and scalability. In one embodiment, multiple components can be hosted in a single environment and/or components can be distributed across a network with a load balancing server to manage and distribute requests among the components.
The computing system 100 is generally controlled and coordinated by operating system software, such as Windows 95, Windows 98, Windows NT, Windows 2000, Windows XP, Windows Vista, Windows 7, Windows 8, Unix, Linux, SunOS, Solaris, or other compatible operating systems. In Macintosh systems, the operating system may be any available operating system, such as MAC OS X. In other embodiments, the computing system 100 may be controlled by a proprietary operating system. Conventional operating systems control and schedule computer processes for execution, perform memory management, provide file system, networking, I/O services, and provide a user interface, such as a graphical user interface (GUI), among other things.
The computing system 100 includes one or more commonly available input/output (I/O) devices and interfaces 110, such as a keyboard, mouse, touchpad, touch sensitive screen, and printer. In one embodiment, the I/O devices and interfaces 110 include one or more display device, such as a monitor, that allows the visual presentation of data to a user. More particularly, a display device provides for the presentation of GUIs, application software data, and multimedia presentations, for example. The computing system 100 may also include one or more multimedia devices 140, such as speakers, video cards, graphics accelerators, and microphones, for example. In the embodiment of
In the embodiment of
The functionality provided for in the components and modules of the computing device(s) may comprise one or more components and/or modules. For example, the computing device(s) may comprise multiple central processing units (CPU) and one or more mass storage device(s), such as may be implemented in an array of servers.
In general, the word “module,” “application”, or “engine,” as used herein, refers to logic embodied in hardware and/or firmware, and/or to a collection of software instructions, possibly having entry and exit points, written in a programming language, such as, for example, Java, Ruby, Ruby on Rails, Lua, C and/or C++. A software module may be compiled and linked into an executable program, installed in a dynamic link library, or may be written in an interpreted programming language such as, for example, BASIC, Perl, or Python. It will be appreciated that software modules, applications, and engines may be callable from others and/or from themselves, and/or may be invoked in response to detected events or interrupts. Software instructions may be embedded in firmware, such as an EPROM.
It will be further appreciated that hardware may be comprised of connected logic units, such as gates and flip-flops, and/or may be comprised of programmable units, such as programmable gate arrays or processors. The modules, applications, and engines described herein are in certain applications implemented as software modules, but may be represented in hardware or firmware in other implementations. Generally, the modules, applications, and engines described herein refer to logical modules that may be combined with other modules and/or divided into sub-modules despite their physical organization or storage.
All of the processes described above may be embodied in, and fully automated via, software code modules executed by one or more general purpose computers. The code module may be stored in any type of computer-readable medium or other computer storage device. Some or all of the methods may alternatively be embodied in specialized computer hardware. As will be apparent, the features, and attributes of the specific embodiments disclosed above may be combined in different ways to form additional embodiments, all of which are fall within the scope of the present disclosure. Although this disclosure has been described in terms of certain embodiments and applications, other embodiments and applications that are apparent to those of ordinary skill in the art, including embodiments which do not provide all of the features and advantages set forth herein, are also within the scope of this disclosure.
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 methods may be executed on the computing devices in response to execution of software instructions or other executable code read from a tangible computer readable medium. A tangible computer readable medium is a data storage device that can store data that is readable by a computer system. The code modules may be stored on any type of non-transitory computer-readable medium or computer storage device, such as read-only memory, CD-ROMS, magnetic tape, flash drives, hard drives, solid state memory, optical disc, and/or the like. The systems and modules may also be transmitted as generated data signals (for example, as part of a carrier wave or other analog or digital propagated signal) on a variety of computer-readable transmission mediums, including wireless-based and wired/cable-based mediums, and may take a variety of forms (for example, as part of a single or multiplexed analog signal, or as multiple discrete digital packets or frames). The processes and algorithms may be implemented partially or wholly in application-specific circuitry. The results of the disclosed processes and process steps may be stored, persistently or otherwise, in any type of non-transitory computer storage such as, for example, volatile or non-volatile storage.
Any process descriptions, elements, or blocks in the flow diagrams described herein and/or depicted in the attached figures should be understood as potentially representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps in the process. Alternate implementations are included within the scope of the embodiments described herein in which elements or functions may be deleted, executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those skilled in the art.
In some embodiments, the computing device(s) communicates with one or more databases that store information, including credit data and/or non-credit data. This database or databases may be implemented using a relational database, such as SQLite, Sybase, Oracle, CodeBase, mySQL, and Microsoft® SQL Server as well as other types of databases such as, for example, a flat file database, an entity-relationship database, and object-oriented database, and/or a record-based database.
In one embodiment, the I/O devices and interfaces provide a communication interface to various external devices. For example, the computing device may be configured to communicate with one or more networks, such as any combination of one or more LANs, WANs, or the Internet, for example, via a wired, wireless, or combination of wired and wireless, communication links. The network communicates with various computing devices and/or other electronic devices via wired or wireless communication links.
It is recognized that the term “remote” may include data, objects, devices, components, and/or modules not stored locally, that is not accessible via the local bus. Thus, remote data may include a device which is physically stored in the same room and connected to the computing system via a network. In other situations, a remote device may also be located in a separate geographic area, such as, for example, in a different location, country, and so forth.
Although the foregoing invention has been described in terms of certain embodiments, other embodiments will be apparent to those of ordinary skill in the art from the disclosure herein. Moreover, the described embodiments have been presented by way of example only, and are not intended to limit the scope of the disclosure. Indeed, the novel methods and systems described herein may be embodied in a variety of other forms without departing from the spirit thereof. Accordingly, other combinations, omissions, substitutions and modifications will be apparent to the skilled artisan in view of the disclosure herein. For purposes of discussing the disclosure, certain aspects, advantages and novel features of the invention have been described herein. Of course, it is to be understood that not necessarily all such aspects, advantages or features will be embodied in any particular embodiment.
The various features and processes described above may be used independently of one another, or may be combined in various ways. All possible combinations and sub-combinations are intended to fall within the scope of this disclosure. In addition, certain method or process blocks may be omitted in some implementations. The methods and processes described herein are also not limited to any particular sequence, and the blocks or states relating thereto can be performed in other sequences that are appropriate. For example, described blocks or states may be performed in an order other than that specifically disclosed, or multiple blocks or states may be combined in a single block or state. The example blocks or states may be performed in serial, in parallel, or in some other manner. Blocks or states may be added to or removed from the disclosed example embodiments. The example systems and components described herein may be configured differently than described. For example, elements may be added to, removed from, or rearranged compared to the disclosed example embodiments.
Conditional language, such as, among others, “can,” “could,” “might,” or “may,” unless specifically stated otherwise, or otherwise understood within the context as used, is generally intended to convey that certain embodiments include, while other embodiments do not include, certain features, elements and/or steps. Thus, such conditional language is not generally intended to imply that features, elements and/or steps are in any way required for one or more embodiments or that one or more embodiments necessarily include logic for deciding, with or without user input or prompting, whether these features, elements and/or steps are included or are to be performed in any particular embodiment.
It should be emphasized that many variations and modifications may be made to the above-described embodiments, the elements of which are to be understood as being among other acceptable examples. All such modifications and variations are intended to be included herein within the scope of this disclosure. The foregoing description details certain embodiments. It will be appreciated, however, that no matter how detailed the foregoing appears in text, the systems and methods can be practiced in many ways. As is also stated above, it should be noted that the use of particular terminology when describing certain features or aspects of the invention should not be taken to imply that the terminology is being re-defined herein to be restricted to including any specific characteristics of the features or aspects of the systems and methods with which that terminology is associated.
This application is a continuation of U.S. patent application Ser. No. 16/356,979, filed on Mar. 18, 2019, and titled “Automatic Generation of Code for Attributes,” which is a continuation of U.S. patent application Ser. No. 14/618,869, filed on Feb. 10, 2015, titled “Automatic Generation of Code for Attributes,” and issued as U.S. Pat. No. 10,262,362, which claims the benefit of priority from U.S. Provisional Patent Application No. 61/940,043 filed on Feb. 14, 2014, titled “Systems and Methods of Automated Attribute Generation.” The entire contents of the above-referenced applications are hereby expressly incorporated herein by reference in their entireties. All publications and patent applications mentioned in this specification are herein incorporated by reference in their entireties to the same extent as if each individual publication or patent application was specifically and individually indicated to be incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
3316395 | Lavin et al. | Apr 1967 | A |
4163290 | Sutherlin et al. | Jul 1979 | A |
4305059 | Benton | Dec 1981 | A |
4371739 | Lewis et al. | Feb 1983 | A |
4398055 | Ijaz et al. | Aug 1983 | A |
4578530 | Zeidler | Mar 1986 | A |
4617195 | Mental | Oct 1986 | A |
4672149 | Yoshikawa et al. | Jun 1987 | A |
4736294 | Gill | Apr 1988 | A |
4754544 | Hanak | Jul 1988 | A |
4774664 | Campbell et al. | Sep 1988 | A |
4812628 | Boston et al. | Mar 1989 | A |
4827508 | Shear | May 1989 | A |
4868570 | Davis | Sep 1989 | A |
4876592 | Von Kohorn | Oct 1989 | A |
4895518 | Arnold | Jan 1990 | A |
4935870 | Burk, Jr. et al. | Jun 1990 | A |
4947028 | Gorog | Aug 1990 | A |
4989141 | Lyons et al. | Jan 1991 | A |
5025138 | Cuervo | Jun 1991 | A |
5025373 | Keyser, Jr. et al. | Jun 1991 | A |
5034807 | Von Kohorn | Jul 1991 | A |
5060153 | Nakagawa | Oct 1991 | A |
5148365 | Dembo | Sep 1992 | A |
5201010 | Deaton et al. | Apr 1993 | A |
5216612 | Cornett et al. | Jun 1993 | A |
5220501 | Lawlor et al. | Jun 1993 | A |
5247575 | Sprague et al. | Sep 1993 | A |
5259766 | Sack | Nov 1993 | A |
5262941 | Saladin | Nov 1993 | A |
5274547 | Zoffel et al. | Dec 1993 | A |
5297031 | Gutterman et al. | Mar 1994 | A |
5325509 | Lautzenheiser | Jun 1994 | A |
5336870 | Hughes et al. | Aug 1994 | A |
5341429 | Stringer et al. | Aug 1994 | A |
5454030 | de Oliveira et al. | Sep 1995 | A |
5468988 | Glatfelter et al. | Nov 1995 | A |
5504675 | Cragun et al. | Apr 1996 | A |
5528701 | Aref | Jun 1996 | A |
5555409 | Leenstra, Sr. et al. | Sep 1996 | A |
5563783 | Stolfo et al. | Oct 1996 | A |
5583763 | Atcheson et al. | Dec 1996 | A |
5590038 | Pitroda | Dec 1996 | A |
5592560 | Deaton et al. | Jan 1997 | A |
5611052 | Dykstra et al. | Mar 1997 | A |
5615408 | Johnson | Mar 1997 | A |
5621201 | Langhans et al. | Apr 1997 | A |
5629982 | Micali | May 1997 | A |
5630070 | Dietrich et al. | May 1997 | A |
5630127 | Moore et al. | May 1997 | A |
5640551 | Chu et al. | Jun 1997 | A |
5640577 | Scharmer | Jun 1997 | A |
5655129 | Ito | Aug 1997 | A |
5659731 | Gustafson | Aug 1997 | A |
5666528 | Thai | Sep 1997 | A |
5679176 | Tsuzuki et al. | Oct 1997 | A |
5689651 | Lozman | Nov 1997 | A |
5692107 | Simoudis et al. | Nov 1997 | A |
5696907 | Tom | Dec 1997 | A |
5704029 | Wright, Jr. | Dec 1997 | A |
5732400 | Mandler | Mar 1998 | A |
5737732 | Gibson et al. | Apr 1998 | A |
5739512 | Tognazzini | Apr 1998 | A |
5745654 | Titan | Apr 1998 | A |
5748098 | Grace | May 1998 | A |
5754632 | Smith | May 1998 | A |
5754939 | Herz et al. | May 1998 | A |
5765143 | Sheldon et al. | Jun 1998 | A |
5768423 | Aref et al. | Jun 1998 | A |
5771562 | Harvey et al. | Jun 1998 | A |
5774692 | Boyer et al. | Jun 1998 | A |
5774868 | Cragun et al. | Jun 1998 | A |
5774883 | Andersen | Jun 1998 | A |
5778405 | Ogawa | Jul 1998 | A |
5793972 | Shane | Aug 1998 | A |
5797136 | Boyer et al. | Aug 1998 | A |
5802142 | Browne | Sep 1998 | A |
5812840 | Shwartz | Sep 1998 | A |
5819226 | Gopinathan et al. | Oct 1998 | A |
5822750 | Jou et al. | Oct 1998 | A |
5822751 | Gray et al. | Oct 1998 | A |
5825884 | Zdepski et al. | Oct 1998 | A |
5828833 | Belville et al. | Oct 1998 | A |
5828837 | Eikland | Oct 1998 | A |
5832068 | Smith | Nov 1998 | A |
5835915 | Carr et al. | Nov 1998 | A |
5842185 | Chancey et al. | Nov 1998 | A |
5844218 | Kawan et al. | Dec 1998 | A |
5864830 | Armetta et al. | Feb 1999 | A |
5870721 | Norris | Feb 1999 | A |
5875108 | Hoffberg et al. | Feb 1999 | A |
5875236 | Jankowitz | Feb 1999 | A |
5878403 | DeFrancesco | Mar 1999 | A |
5881131 | Farris et al. | Mar 1999 | A |
5884287 | Edesess | Mar 1999 | A |
5884289 | Anderson et al. | Mar 1999 | A |
5893090 | Friedman et al. | Apr 1999 | A |
5905985 | Malloy et al. | May 1999 | A |
5912839 | Ovshinsky et al. | Jun 1999 | A |
5924082 | Silverman et al. | Jul 1999 | A |
5930764 | Melchione et al. | Jul 1999 | A |
5930774 | Chennault | Jul 1999 | A |
5930776 | Dykstra et al. | Jul 1999 | A |
5940812 | Tengel et al. | Aug 1999 | A |
5950172 | Klingman | Sep 1999 | A |
5956693 | Geerlings | Sep 1999 | A |
5961593 | Gabber et al. | Oct 1999 | A |
5963932 | Jakobsson et al. | Oct 1999 | A |
5966695 | Melchione et al. | Oct 1999 | A |
5974396 | Anderson et al. | Oct 1999 | A |
5995947 | Fraser et al. | Nov 1999 | A |
6014688 | Venkatraman et al. | Jan 2000 | A |
6021362 | Maggard et al. | Feb 2000 | A |
6026368 | Brown et al. | Feb 2000 | A |
6026381 | Barton, III et al. | Feb 2000 | A |
6029139 | Cunningham et al. | Feb 2000 | A |
6029149 | Dykstra et al. | Feb 2000 | A |
6029154 | Pettitt | Feb 2000 | A |
6038551 | Barlow et al. | Mar 2000 | A |
6044357 | Garg | Mar 2000 | A |
6058375 | Park | May 2000 | A |
6061658 | Chou et al. | May 2000 | A |
6061691 | Fox | May 2000 | A |
6064973 | Smith et al. | May 2000 | A |
6064987 | Walker | May 2000 | A |
6070141 | Houvener | May 2000 | A |
6070142 | McDonough et al. | May 2000 | A |
6070147 | Harms et al. | May 2000 | A |
6073106 | Rozen et al. | Jun 2000 | A |
6073140 | Morgan et al. | Jun 2000 | A |
6085242 | Chandra | Jul 2000 | A |
6088686 | Walker et al. | Jul 2000 | A |
6094643 | Anderson et al. | Jul 2000 | A |
6105007 | Norris | Aug 2000 | A |
6115690 | Wong | Sep 2000 | A |
6115693 | McDonough et al. | Sep 2000 | A |
6119103 | Basch et al. | Sep 2000 | A |
6121901 | Welch et al. | Sep 2000 | A |
6128599 | Walker | Oct 2000 | A |
6128602 | Northington et al. | Oct 2000 | A |
6128603 | Dent | Oct 2000 | A |
6128624 | Papierniak et al. | Oct 2000 | A |
6134548 | Gottsman et al. | Oct 2000 | A |
6144957 | Cohen et al. | Nov 2000 | A |
6151601 | Papierniak 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 |
6173284 | Brown | Jan 2001 | B1 |
6178442 | Yamazaki | Jan 2001 | B1 |
6185543 | Galperin et al. | Feb 2001 | B1 |
6198217 | Suzuki et al. | Mar 2001 | B1 |
6199077 | Inala et al. | Mar 2001 | B1 |
6202053 | Christiansen et al. | Mar 2001 | B1 |
6208979 | Sinclair | Mar 2001 | B1 |
6223171 | Chaudhuri et al. | Apr 2001 | B1 |
6226408 | Sirosh | May 2001 | B1 |
6233566 | Levine et al. | May 2001 | B1 |
6233588 | Marchoili et al. | May 2001 | B1 |
6236977 | Verba et al. | May 2001 | B1 |
6239352 | Luch | May 2001 | B1 |
6249770 | Erwin et al. | Jun 2001 | B1 |
6253202 | Gilmour | Jun 2001 | B1 |
6254000 | Degen et al. | Jul 2001 | B1 |
6256630 | Gilai et al. | Jul 2001 | B1 |
6263334 | Fayyad et al. | Jul 2001 | B1 |
6263337 | Fayyad et al. | Jul 2001 | B1 |
6266649 | Linden et al. | Jul 2001 | B1 |
6275824 | O'Flaherty et al. | Aug 2001 | B1 |
6278055 | Forrest et al. | Aug 2001 | B1 |
6285983 | Jenkins | Sep 2001 | B1 |
6285987 | Roth et al. | Sep 2001 | B1 |
6289252 | Wilson et al. | Sep 2001 | B1 |
6304869 | Moore et al. | Oct 2001 | B1 |
6307958 | Deaton et al. | Oct 2001 | B1 |
6311169 | Duhon | Oct 2001 | B2 |
6317783 | Freishtat et al. | Nov 2001 | B1 |
6324524 | Lent et al. | Nov 2001 | B1 |
6330546 | Gopinathan et al. | Dec 2001 | B1 |
6330575 | Moore et al. | Dec 2001 | B1 |
6334110 | Walter et al. | Dec 2001 | B1 |
6339769 | Cochrane et al. | Jan 2002 | B1 |
6345300 | Bakshi et al. | Feb 2002 | B1 |
6366903 | Agrawal et al. | Apr 2002 | B1 |
6385594 | Lebda et al. | May 2002 | B1 |
6393406 | Eder | May 2002 | B1 |
6397197 | Gindlesperger | May 2002 | B1 |
6405173 | Honarvar | Jun 2002 | B1 |
6405181 | Lent et al. | Jun 2002 | B2 |
6405245 | Burson et al. | Jun 2002 | B1 |
6412012 | Bieganski et al. | Jun 2002 | B1 |
6418436 | Degen et al. | Jul 2002 | B1 |
6424956 | Werbos | Jul 2002 | B1 |
6430539 | Lazarus et al. | Aug 2002 | B1 |
6442577 | Britton et al. | Aug 2002 | B1 |
6446200 | Ball et al. | Sep 2002 | B1 |
6448980 | Kumar et al. | Sep 2002 | B1 |
6453353 | Win et al. | Sep 2002 | B1 |
6456979 | Flagg | Sep 2002 | B1 |
6457012 | Jatkowski | Sep 2002 | B1 |
6463533 | Calamera et al. | Oct 2002 | B1 |
6477565 | Daswani et al. | Nov 2002 | B1 |
6496819 | Bello et al. | Dec 2002 | B1 |
6496931 | Rajchel et al. | Dec 2002 | B1 |
6505168 | Rothman et al. | Jan 2003 | B1 |
6513018 | Culhane | Jan 2003 | B1 |
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 |
6542894 | Lee et al. | Apr 2003 | B1 |
6543683 | Hoffman | Apr 2003 | B2 |
6549919 | Lambert 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 |
6574623 | Laung et al. | Jun 2003 | B1 |
6574736 | Andrews | Jun 2003 | B1 |
6581059 | Barrett et al. | Jun 2003 | B1 |
6597775 | Lawyer et al. | Jul 2003 | B2 |
6601173 | Mohler | Jul 2003 | B1 |
6601234 | Bowman-Amuah | Jul 2003 | B1 |
6611816 | Lebda et al. | Aug 2003 | B2 |
6615193 | Kingdon et al. | Sep 2003 | B1 |
6615247 | Murphy | Sep 2003 | B1 |
6618727 | Wheeler et al. | Sep 2003 | B1 |
6622266 | Goddard et al. | Sep 2003 | B1 |
6623529 | Lakritz | Sep 2003 | B1 |
6633910 | Rajan et al. | Oct 2003 | B1 |
6640215 | Galperin et al. | Oct 2003 | B1 |
6647383 | August et al. | Nov 2003 | B1 |
6651220 | Penteroudakis et al. | Nov 2003 | B1 |
6654727 | Tilton | Nov 2003 | B2 |
6658393 | Basch et al. | Dec 2003 | B1 |
6665677 | Wotring et al. | Dec 2003 | B1 |
6665715 | Houri | Dec 2003 | B1 |
6687713 | Mattson et al. | Feb 2004 | B2 |
6691136 | Lee et al. | Feb 2004 | B2 |
6708166 | Dysart et al. | Mar 2004 | B1 |
6714918 | Hillmer et al. | Mar 2004 | B2 |
6714944 | Shapiro et al. | Mar 2004 | B1 |
6725381 | Smith et al. | Apr 2004 | B1 |
6725425 | Rajan et al. | Apr 2004 | B1 |
6735572 | Landesmann | May 2004 | B2 |
6738748 | Wetzer | May 2004 | B2 |
6738759 | Wheeler et al. | May 2004 | B1 |
6742001 | Ripley | May 2004 | B2 |
6748426 | Shaffer et al. | Jun 2004 | B1 |
6750985 | Rhoads | Jun 2004 | B2 |
6754665 | Futagami et al. | Jun 2004 | B1 |
6757740 | Parekh et al. | Jun 2004 | B1 |
6766327 | Morgan, Jr. et al. | Jul 2004 | B2 |
6766946 | Iida et al. | Jul 2004 | B2 |
6782379 | Lee | Aug 2004 | B2 |
6802042 | Rangan et al. | Oct 2004 | B2 |
6804346 | Mewhinney | Oct 2004 | B1 |
6804701 | Muret et al. | Oct 2004 | B2 |
6816871 | Lee | Nov 2004 | B2 |
6823319 | Lynch et al. | Nov 2004 | B1 |
6836764 | Hucal | Dec 2004 | B1 |
6839682 | Blume et al. | Jan 2005 | B1 |
6839690 | Foth et al. | Jan 2005 | B1 |
6839714 | Wheeler et al. | Jan 2005 | B2 |
6842782 | Malik et al. | Jan 2005 | B1 |
6845448 | Chaganti et al. | Jan 2005 | B1 |
6850606 | Lawyer et al. | Feb 2005 | B2 |
6850895 | Brodersen et al. | Feb 2005 | B2 |
6853997 | Wotring et al. | Feb 2005 | B2 |
6859785 | Case | Feb 2005 | B2 |
6865566 | Serrano-Morales et al. | Mar 2005 | B2 |
6865680 | Wu et al. | Mar 2005 | B1 |
6871220 | Rajan et al. | Mar 2005 | B1 |
6873979 | Fishman et al. | Mar 2005 | B2 |
6901406 | Nabe et al. | May 2005 | B2 |
6910624 | Natsuno | Jun 2005 | B1 |
6925442 | Shapira et al. | Aug 2005 | B1 |
6928487 | Eggebraaten et al. | Aug 2005 | B2 |
6934714 | Meinig | Aug 2005 | B2 |
6947984 | Schweitzer et al. | Sep 2005 | B2 |
6947989 | Gullotta et al. | Sep 2005 | B2 |
6950858 | Ogami | Sep 2005 | B2 |
6954757 | Zargham et al. | Oct 2005 | B2 |
6959281 | Freeling et al. | Oct 2005 | B1 |
6965889 | Serrano-Morales et al. | Nov 2005 | B2 |
6968328 | Kintzer et al. | Nov 2005 | B1 |
6976056 | Kumar | Dec 2005 | B1 |
6983379 | Spalink et al. | Jan 2006 | B1 |
6983478 | Grauch et al. | Jan 2006 | B1 |
6985887 | Sunstein et al. | Jan 2006 | B1 |
6985898 | Ripley et al. | Jan 2006 | B1 |
6991159 | Zenou | Jan 2006 | B2 |
6993493 | Galperin et al. | Jan 2006 | B1 |
6993514 | Majoor | Jan 2006 | B2 |
6999941 | Agarwal | Feb 2006 | B1 |
7000199 | Steele et al. | Feb 2006 | B2 |
7003504 | Angus et al. | Feb 2006 | B1 |
7013310 | Messing et al. | Mar 2006 | B2 |
7016907 | Boreham et al. | Mar 2006 | B2 |
7028001 | Muthuswamy et al. | Apr 2006 | B1 |
7028052 | Chapman et al. | Apr 2006 | B2 |
7031945 | Donner | Apr 2006 | B1 |
7035855 | Kilger et al. | Apr 2006 | B1 |
7039176 | Borodow et al. | May 2006 | B2 |
7039656 | Tsai et al. | May 2006 | B1 |
7043476 | Robson | May 2006 | B2 |
7047251 | Reed et al. | May 2006 | B2 |
7050982 | Sheinson et al. | May 2006 | B2 |
7050986 | Vance et al. | May 2006 | B1 |
7050989 | Hurt et al. | May 2006 | B1 |
7054828 | Heching et al. | May 2006 | B2 |
7062475 | Szabo et al. | Jun 2006 | B1 |
7069240 | Spero et al. | Jun 2006 | B2 |
7072963 | Anderson et al. | Jul 2006 | B2 |
7075894 | Hein et al. | Jul 2006 | B2 |
7076462 | Nelson et al. | Jul 2006 | B1 |
7076475 | Honarvar et al. | Jul 2006 | B2 |
7082435 | Guzman et al. | Jul 2006 | B1 |
7085997 | Wu et al. | Aug 2006 | B1 |
7092898 | Mattick et al. | Aug 2006 | B1 |
7117172 | Black | Oct 2006 | B1 |
7124144 | Christianson et al. | Oct 2006 | B2 |
7130853 | Roller et al. | Oct 2006 | B2 |
7133935 | Hedy | Nov 2006 | B2 |
7143063 | Lent | Nov 2006 | B2 |
7152053 | Serrano-Morales et al. | Dec 2006 | B2 |
7155739 | Bari et al. | Dec 2006 | B2 |
7165036 | Kruk et al. | Jan 2007 | B2 |
7165037 | Lazarus et al. | Jan 2007 | B2 |
7167907 | Shaffer et al. | Jan 2007 | B2 |
7178096 | Rangan et al. | Feb 2007 | B2 |
7184974 | Shishido | Feb 2007 | B2 |
7185016 | Rasmussen | Feb 2007 | B1 |
7188107 | Moon et al. | Mar 2007 | B2 |
7188169 | Buus et al. | Mar 2007 | B2 |
7188252 | Dunn | Mar 2007 | B1 |
7191150 | Shao et al. | Mar 2007 | B1 |
7200602 | Jonas | Apr 2007 | B2 |
7212995 | Schulkins | May 2007 | B2 |
7219107 | Beringer | May 2007 | B2 |
7221377 | Okita et al. | May 2007 | B1 |
7222369 | Vering et al. | May 2007 | B2 |
7234156 | French et al. | Jun 2007 | B2 |
7234160 | Vogel et al. | Jun 2007 | B2 |
7240059 | Bayliss et al. | Jul 2007 | B2 |
7243369 | Bhat et al. | Jul 2007 | B2 |
7246067 | Austin et al. | Jul 2007 | B2 |
7249048 | O'Flaherty | Jul 2007 | B1 |
7249072 | Nearhood et al. | Jul 2007 | B1 |
7249114 | Burchetta et al. | Jul 2007 | B2 |
7263506 | Lee | Aug 2007 | B2 |
7263548 | Daswani et al. | Aug 2007 | B2 |
7272591 | Ghazal et al. | Sep 2007 | B1 |
7275083 | Seibel et al. | Sep 2007 | B1 |
7277875 | Serrano-Morales et al. | Oct 2007 | B2 |
7277900 | Ganesh et al. | Oct 2007 | B1 |
7283974 | Katz et al. | Oct 2007 | B2 |
7283998 | Moon et al. | Oct 2007 | B2 |
7296734 | Pliha | Nov 2007 | B2 |
7313618 | Braemer et al. | Dec 2007 | B2 |
7314166 | Anderson et al. | Jan 2008 | B2 |
7314167 | Kiliccote | Jan 2008 | B1 |
7315837 | Sloan et al. | Jan 2008 | B2 |
7324962 | Valliani et al. | Jan 2008 | B1 |
7328169 | Temares et al. | Feb 2008 | B2 |
7328233 | Salim et al. | Feb 2008 | B2 |
7337133 | Bezos et al. | Feb 2008 | B1 |
7337361 | Leary et al. | Feb 2008 | B2 |
7340679 | Botscheck et al. | Mar 2008 | B2 |
7343149 | Benco | Mar 2008 | B2 |
7346551 | Pe Jimenez et al. | Mar 2008 | B2 |
7346573 | Cobrinik et al. | Mar 2008 | B1 |
7346703 | Cope | Mar 2008 | B2 |
7356503 | Johnson et al. | Apr 2008 | B1 |
7366694 | Lazerson | Apr 2008 | B2 |
7367011 | Ramsey et al. | Apr 2008 | B2 |
7370044 | Mulhern et al. | May 2008 | B2 |
7373324 | Engin et al. | May 2008 | B1 |
7373335 | Cleghorn et al. | May 2008 | B2 |
7376603 | Mayr et al. | May 2008 | B1 |
7376618 | Anderson et al. | May 2008 | B1 |
7376714 | Gerken | May 2008 | B1 |
7379880 | Pathria et al. | May 2008 | B1 |
7383215 | Navarro | Jun 2008 | B1 |
7383988 | Slonecker, Jr. | Jun 2008 | B2 |
7386528 | Maloche et al. | Jun 2008 | B2 |
7386554 | Ripley et al. | Jun 2008 | B2 |
7386786 | Davis et al. | Jun 2008 | B2 |
7389305 | Kindig et al. | Jun 2008 | B1 |
7392203 | Edison et al. | Jun 2008 | B2 |
7392216 | Palmgren et al. | Jun 2008 | B1 |
7395273 | Khan et al. | Jul 2008 | B2 |
7403942 | Bayliss | Jul 2008 | B1 |
7409362 | Calabria | Aug 2008 | B2 |
7418431 | Nies et al. | Aug 2008 | B1 |
7421322 | Silversmith et al. | Sep 2008 | B1 |
7421442 | Gelb et al. | Sep 2008 | B2 |
7424439 | Fayyad et al. | Sep 2008 | B1 |
7424520 | Daswani et al. | Sep 2008 | B2 |
7428509 | Klebanoff | Sep 2008 | B2 |
7428519 | Minsky et al. | Sep 2008 | B2 |
7428526 | Miller et al. | Sep 2008 | B2 |
7433855 | Gavan et al. | Oct 2008 | B2 |
7433864 | Malik | Oct 2008 | B2 |
7444302 | Hu et al. | Oct 2008 | B2 |
7451113 | Kasower | Nov 2008 | B1 |
7458508 | Shao et al. | Dec 2008 | B1 |
7460857 | Roach, Jr. | Dec 2008 | B2 |
7467127 | Baccash et al. | Dec 2008 | B1 |
7467401 | Cicchitto | Dec 2008 | B2 |
7472088 | Taylor et al. | Dec 2008 | B2 |
7475118 | Leiba et al. | Jan 2009 | B2 |
7478157 | Bohrer et al. | Jan 2009 | B2 |
7483842 | Fung et al. | Jan 2009 | B1 |
7490356 | Lieblich et al. | Feb 2009 | B2 |
7499868 | Galperin et al. | Mar 2009 | B2 |
7505938 | Lang et al. | Mar 2009 | B2 |
7509117 | Yum | Mar 2009 | B2 |
7512221 | Toms | Mar 2009 | B2 |
7516149 | Motwani et al. | Apr 2009 | B2 |
7529698 | Joao | May 2009 | B2 |
7533179 | Tarquini et al. | May 2009 | B2 |
7536346 | Aliffi et al. | May 2009 | B2 |
7536348 | Shao et al. | May 2009 | B2 |
7542993 | Satterfield et al. | Jun 2009 | B2 |
7543739 | Brown et al. | Jun 2009 | B2 |
7546266 | Beirne et al. | Jun 2009 | B2 |
7546271 | Chmielewski et al. | Jun 2009 | B1 |
7548886 | Kirkland et al. | Jun 2009 | B2 |
7552089 | Bruer et al. | Jun 2009 | B2 |
7552190 | Freishtat et al. | Jun 2009 | B1 |
7556192 | Wokaty, Jr. | Jul 2009 | B2 |
7559217 | Bass | Jul 2009 | B2 |
7562093 | Gelb et al. | Jul 2009 | B2 |
7562184 | Henmi et al. | Jul 2009 | B2 |
7562814 | Shao et al. | Jul 2009 | B1 |
7571139 | Giordano et al. | Aug 2009 | B1 |
7571473 | Boydstun et al. | Aug 2009 | B1 |
7575157 | Barnhardt 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 |
7584126 | White | Sep 2009 | B1 |
7584146 | Duhon | Sep 2009 | B1 |
7584197 | Dant | Sep 2009 | B2 |
7587366 | Grim, III et al. | Sep 2009 | B2 |
7590589 | Hoffberg | Sep 2009 | B2 |
7593889 | Raines et al. | Sep 2009 | B2 |
7593893 | Ladd et al. | Sep 2009 | B1 |
7596512 | Raines et al. | Sep 2009 | B1 |
7596716 | Frost et al. | Sep 2009 | B2 |
7603701 | Gaucas | Oct 2009 | B2 |
7606725 | Robertson et al. | Oct 2009 | B2 |
7610216 | May et al. | Oct 2009 | B1 |
7610243 | Haggerty et al. | Oct 2009 | B2 |
7610257 | Abrahams | Oct 2009 | B1 |
7610261 | Maloche et al. | Oct 2009 | B2 |
7613600 | Krane | Nov 2009 | B2 |
7613671 | Serrano-Morales et al. | Nov 2009 | B2 |
7620592 | O'Mara et al. | Nov 2009 | B2 |
7620596 | Knudson et al. | Nov 2009 | B2 |
7623844 | Herrmann et al. | Nov 2009 | B2 |
7624068 | Heasley et al. | Nov 2009 | B1 |
7634737 | Beringer et al. | Dec 2009 | B2 |
7640200 | Gardner et al. | Dec 2009 | B2 |
7647344 | Skurtovich, Jr. et al. | Jan 2010 | B2 |
7653592 | Flaxman et al. | Jan 2010 | B1 |
7653688 | Bittner | Jan 2010 | B2 |
7657471 | Sankaran et al. | Feb 2010 | B1 |
7657540 | Bayliss | Feb 2010 | B1 |
7668769 | Baker et al. | Feb 2010 | B2 |
7668840 | Bayliss et al. | 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 |
7676418 | Chung et al. | Mar 2010 | B1 |
7676751 | Allen et al. | Mar 2010 | B2 |
7676756 | Vedula et al. | Mar 2010 | B2 |
7685209 | Norton et al. | Mar 2010 | B1 |
7686214 | Shao et al. | Mar 2010 | B1 |
7689494 | Torre et al. | Mar 2010 | B2 |
7689504 | Warren et al. | Mar 2010 | B2 |
7689505 | Kasower | Mar 2010 | B2 |
7689506 | Fei et al. | Mar 2010 | B2 |
7689526 | Byrnes et al. | Mar 2010 | B2 |
7690032 | Peirce | Mar 2010 | B1 |
7698163 | Reed et al. | Apr 2010 | B2 |
7698445 | Fitzpatrick et al. | Apr 2010 | B2 |
7702550 | Perg et al. | Apr 2010 | B2 |
7702576 | Fahner et al. | Apr 2010 | B2 |
7707059 | Reed et al. | Apr 2010 | B2 |
7707102 | Rothstein | Apr 2010 | B2 |
7707164 | Kapochunas et al. | Apr 2010 | B2 |
7707271 | Rudkin et al. | Apr 2010 | B2 |
7708190 | Brandt et al. | May 2010 | B2 |
7711635 | Steele et al. | May 2010 | B2 |
7720846 | Bayliss | May 2010 | B1 |
7725300 | Pinto et al. | May 2010 | B2 |
7730078 | Schwabe et al. | Jun 2010 | B2 |
7734522 | Johnson et al. | Jun 2010 | B2 |
7734523 | Cui et al. | Jun 2010 | B1 |
7734539 | Ghosh et al. | Jun 2010 | B2 |
7739139 | Robertson et al. | Jun 2010 | B2 |
7739223 | Vaschillo et al. | Jun 2010 | B2 |
7742982 | Chaudhuri et al. | Jun 2010 | B2 |
7747480 | Agresta et al. | Jun 2010 | B1 |
7747559 | Leitner et al. | Jun 2010 | B2 |
7752236 | Williams et al. | Jul 2010 | B2 |
7752535 | Satyavolu | Jul 2010 | B2 |
7756789 | Welker et al. | Jul 2010 | B2 |
7761384 | Madhogarhia | Jul 2010 | B2 |
7765166 | Beringer et al. | Jul 2010 | B2 |
7765279 | Kaib et al. | Jul 2010 | B1 |
7765311 | Itabashi et al. | Jul 2010 | B2 |
7769696 | Yoda | Aug 2010 | B2 |
7769998 | Lynch et al. | Aug 2010 | B2 |
7774270 | MacCloskey | Aug 2010 | B1 |
7774272 | Fahner et al. | Aug 2010 | B2 |
7778885 | Semprevivo et al. | Aug 2010 | B1 |
7783515 | Kumar et al. | Aug 2010 | B1 |
7783562 | Ellis | Aug 2010 | B1 |
7788040 | Haskell et al. | Aug 2010 | B2 |
7788147 | Haggerty et al. | Aug 2010 | B2 |
7788152 | Haggerty et al. | Aug 2010 | B2 |
7792732 | Haggerty et al. | Sep 2010 | B2 |
7792864 | Rice et al. | Sep 2010 | B1 |
7793835 | Coggeshall et al. | Sep 2010 | B1 |
7797252 | Rosskamm et al. | Sep 2010 | B2 |
7797725 | Lunt 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 |
7801956 | Cumberbatch et al. | Sep 2010 | B1 |
7802104 | Dickinson | Sep 2010 | B2 |
7805345 | Abrahams et al. | Sep 2010 | B2 |
7805362 | Merrell et al. | Sep 2010 | B1 |
7809857 | Anderson et al. | Oct 2010 | B2 |
7810036 | Bales et al. | Oct 2010 | B2 |
7813981 | Fahner et al. | Oct 2010 | B2 |
7814004 | Haggerty et al. | Oct 2010 | B2 |
7814005 | Imrey et al. | Oct 2010 | B2 |
7818228 | Coulter | Oct 2010 | B1 |
7818229 | Imrey et al. | Oct 2010 | B2 |
7818231 | Rajan | Oct 2010 | B2 |
7822665 | Haggerty et al. | Oct 2010 | B2 |
7827115 | Weller et al. | Nov 2010 | B2 |
7830382 | Cirit et al. | Nov 2010 | B2 |
7831526 | Crawford et al. | Nov 2010 | B1 |
7832006 | Chen et al. | Nov 2010 | B2 |
7835932 | Minsky et al. | Nov 2010 | B2 |
7835983 | Lefner et al. | Nov 2010 | B2 |
7836111 | Shan | Nov 2010 | B1 |
7840484 | Haggerty et al. | Nov 2010 | B2 |
7841008 | Cole et al. | Nov 2010 | B1 |
7844534 | Haggerty et al. | Nov 2010 | B2 |
7844604 | Baio et al. | Nov 2010 | B2 |
7848987 | Haig | Dec 2010 | B2 |
7853518 | Cagan | Dec 2010 | B2 |
7853541 | Kapadia et al. | Dec 2010 | B1 |
7853998 | Blaisdell et al. | Dec 2010 | B2 |
7856397 | Whipple et al. | Dec 2010 | B2 |
7856494 | Kulkarni | Dec 2010 | B2 |
7860782 | Cash et al. | Dec 2010 | B2 |
7870078 | Clark et al. | Jan 2011 | B2 |
7870151 | Mayer et al. | Jan 2011 | B2 |
7873677 | Messing et al. | Jan 2011 | B2 |
7877304 | Coulter | Jan 2011 | B1 |
7877320 | Downey | Jan 2011 | B1 |
7890420 | Haggerty et al. | Feb 2011 | B2 |
7895139 | Sullivan et al. | Feb 2011 | B2 |
7908242 | Achanta | Mar 2011 | B1 |
7912770 | Haggerty et al. | Mar 2011 | B2 |
7912842 | Bayliss et al. | Mar 2011 | B1 |
7912865 | Akerman et al. | Mar 2011 | B2 |
7925549 | Looney et al. | Apr 2011 | B2 |
7925582 | Kornegay et al. | Apr 2011 | B1 |
7930196 | Fung et al. | Apr 2011 | B2 |
7930242 | Morris et al. | Apr 2011 | B2 |
7930285 | Abraham et al. | Apr 2011 | B2 |
7937335 | Crawford et al. | May 2011 | B2 |
7941363 | Tanaka et al. | May 2011 | B2 |
7949597 | Zadoorian et al. | May 2011 | B2 |
7953695 | Roller et al. | May 2011 | B2 |
7958126 | Schachter | Jun 2011 | B2 |
7962404 | Metzger, II et al. | Jun 2011 | B1 |
7966255 | Wong et al. | Jun 2011 | B2 |
7970676 | Feinstein | Jun 2011 | B2 |
7970698 | Gupta et al. | Jun 2011 | B2 |
7975299 | Balducci et al. | Jul 2011 | B1 |
7983932 | Kane | Jul 2011 | B2 |
7983976 | Nafeh et al. | Jul 2011 | B2 |
7991666 | Haggerty et al. | Aug 2011 | B2 |
7991677 | Haggerty 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 |
8001153 | Skurtovich, Jr. et al. | Aug 2011 | B2 |
8001235 | Russ et al. | Aug 2011 | B2 |
8005759 | Hirtenstein et al. | Aug 2011 | B2 |
8006261 | Haberman et al. | Aug 2011 | B1 |
8015045 | Galperin et al. | Sep 2011 | B2 |
8015614 | Matsuzaki et al. | Sep 2011 | B2 |
8019828 | Cash et al. | Sep 2011 | B2 |
8019843 | Cash et al. | Sep 2011 | B2 |
8024245 | Haggerty et al. | Sep 2011 | B2 |
8024263 | Zarikian et al. | Sep 2011 | B2 |
8024264 | Chaudhuri et al. | Sep 2011 | B2 |
8024778 | Cash et al. | Sep 2011 | B2 |
8025220 | Zoldi et al. | Sep 2011 | B2 |
8027894 | Feinstein et al. | Sep 2011 | B2 |
8032714 | Musumeci et al. | Oct 2011 | B2 |
8036979 | Torrez et al. | Oct 2011 | B1 |
8046271 | Jimenez et al. | Oct 2011 | B2 |
8060367 | Keaveney | Nov 2011 | B2 |
8060423 | Rukonic et al. | Nov 2011 | B1 |
8060424 | Kasower | Nov 2011 | B2 |
8060502 | Churi et al. | Nov 2011 | B2 |
8060541 | Dant | Nov 2011 | B2 |
8064586 | Shaffer et al. | Nov 2011 | B2 |
8065233 | Lee et al. | Nov 2011 | B2 |
8065234 | Liao et al. | Nov 2011 | B2 |
8065264 | Achanta | Nov 2011 | B1 |
8073752 | Haggerty et al. | Dec 2011 | B2 |
8073768 | Haggerty et al. | Dec 2011 | B2 |
8073785 | Candella et al. | Dec 2011 | B1 |
8078524 | Crawford et al. | Dec 2011 | B2 |
8082202 | Weiss | Dec 2011 | B2 |
8086509 | Haggerty et al. | Dec 2011 | B2 |
8086524 | Craig et al. | Dec 2011 | B1 |
8086525 | Atwood et al. | Dec 2011 | B2 |
8090734 | Maloche et al. | Jan 2012 | B2 |
8095458 | Peterson et al. | Jan 2012 | B2 |
8099341 | Varghese | Jan 2012 | B2 |
8099356 | Feinstein et al. | Jan 2012 | B2 |
8099376 | Serrano-Morales et al. | Jan 2012 | B2 |
8103530 | Quiring et al. | Jan 2012 | B2 |
8104679 | Brown | Jan 2012 | B2 |
8108301 | Gupta et al. | Jan 2012 | B2 |
8121918 | Haggerty et al. | Feb 2012 | B2 |
8126805 | Sulkowski et al. | Feb 2012 | B2 |
8127982 | Casey et al. | Mar 2012 | B1 |
8127986 | Taylor et al. | Mar 2012 | B1 |
8131614 | Haggerty et al. | Mar 2012 | B2 |
8131639 | Haggerty et al. | Mar 2012 | B2 |
8131777 | McCullouch | Mar 2012 | B2 |
8145754 | Chamberlain et al. | Mar 2012 | B2 |
8150744 | Zoldi et al. | Apr 2012 | B2 |
8160614 | Shaffer et al. | Apr 2012 | B2 |
8160960 | Fei et al. | Apr 2012 | B1 |
8161104 | Tomkow | Apr 2012 | B2 |
8170938 | Haggerty et al. | May 2012 | B2 |
8170998 | Churi et al. | May 2012 | B2 |
8175889 | Girulat et al. | May 2012 | B1 |
8175945 | Haggerty et al. | May 2012 | B2 |
8180654 | Berkman et al. | May 2012 | B2 |
8185408 | Baldwin, Jr. et al. | May 2012 | B2 |
8190629 | Wu et al. | May 2012 | B2 |
8190998 | Bitterlich | May 2012 | B2 |
RE43474 | Majoor | Jun 2012 | E |
8200595 | De Zilwa et al. | Jun 2012 | B1 |
8200609 | Crawford et al. | Jun 2012 | B2 |
8200693 | Steele et al. | Jun 2012 | B2 |
8201257 | Andres et al. | Jun 2012 | B1 |
8204774 | Chwast et al. | Jun 2012 | B2 |
8204809 | Wise | Jun 2012 | B1 |
8209250 | Bradway et al. | Jun 2012 | B2 |
8214238 | Fairfield et al. | Jul 2012 | B1 |
8214262 | Semprevivo et al. | Jul 2012 | B1 |
8219535 | Kobori et al. | Jul 2012 | B1 |
8219771 | Le Neel | Jul 2012 | B2 |
8224723 | Bosch et al. | Jul 2012 | B2 |
8234209 | Zadoorian et al. | Jul 2012 | B2 |
8234498 | Britti et al. | Jul 2012 | B2 |
8237716 | Kolipaka et al. | Aug 2012 | B2 |
8239130 | Upstill et al. | Aug 2012 | B1 |
8244635 | Freishtat et al. | Aug 2012 | B2 |
8255423 | Ralph et al. | Aug 2012 | B2 |
8255978 | Dick | Aug 2012 | B2 |
8266065 | Dilip et al. | Sep 2012 | B2 |
8266090 | Crawford et al. | Sep 2012 | B2 |
8266168 | Bayliss | Sep 2012 | B2 |
8266515 | Satyavolu | Sep 2012 | B2 |
8271378 | Chaudhuri et al. | Sep 2012 | B2 |
8271935 | Lewis | Sep 2012 | B2 |
8280805 | Abrahams et al. | Oct 2012 | B1 |
8280836 | Kumar | Oct 2012 | B2 |
8285577 | Galperin et al. | Oct 2012 | B1 |
8285656 | Chang et al. | Oct 2012 | B1 |
8290840 | Kasower | Oct 2012 | B2 |
8296205 | Zoldi | Oct 2012 | B2 |
8296229 | Yellin et al. | Oct 2012 | B1 |
8306986 | Routson et al. | Nov 2012 | B2 |
8312033 | McMillan | Nov 2012 | B1 |
8312389 | Crawford et al. | Nov 2012 | B2 |
8315942 | Haggerty et al. | Nov 2012 | B2 |
8315943 | Torrez et al. | Nov 2012 | B2 |
8321339 | Imrey et al. | Nov 2012 | B2 |
8321952 | Spalink et al. | Nov 2012 | B2 |
8326671 | Haggerty et al. | Dec 2012 | B2 |
8326672 | Haggerty et al. | Dec 2012 | B2 |
8326725 | Elwell et al. | Dec 2012 | B2 |
8326760 | Ma et al. | Dec 2012 | B2 |
8340685 | Cochran et al. | Dec 2012 | B2 |
8345790 | Sartori et al. | Jan 2013 | B2 |
8352343 | Haggerty et al. | Jan 2013 | B2 |
8359210 | Altinger et al. | Jan 2013 | B1 |
8364518 | Blake et al. | Jan 2013 | B1 |
8370371 | Moncla et al. | Feb 2013 | B1 |
8370485 | Drees et al. | Feb 2013 | B2 |
8380590 | Rukonic et al. | Feb 2013 | B1 |
8386377 | Xiong | Feb 2013 | B1 |
8392334 | Hirtenstein et al. | Mar 2013 | B2 |
8401889 | Chwast et al. | Mar 2013 | B2 |
8401946 | Zoldi et al. | Mar 2013 | B2 |
8401950 | Lyons et al. | Mar 2013 | B2 |
8417587 | Jimenez et al. | Apr 2013 | B2 |
8418254 | Britti et al. | Apr 2013 | B2 |
8423488 | Surpi | Apr 2013 | B2 |
8429124 | Shaffer et al. | Apr 2013 | B2 |
8433512 | Lopatenko et al. | Apr 2013 | B1 |
8458074 | Showalter | Jun 2013 | B2 |
8463595 | Rehling et al. | Jun 2013 | B1 |
8463919 | Tarquini et al. | Jun 2013 | B2 |
8464046 | Kragh | Jun 2013 | B1 |
8468198 | Tomkow | Jun 2013 | B2 |
8473354 | Psota et al. | Jun 2013 | B2 |
8478673 | Haggerty et al. | Jul 2013 | B2 |
8478674 | Kapczynski et al. | Jul 2013 | B1 |
8484211 | Bayliss | Jul 2013 | B2 |
8495077 | Bayliss | Jul 2013 | B2 |
8495384 | DeLuccia | Jul 2013 | B1 |
8498930 | Chung et al. | Jul 2013 | B2 |
8504456 | Griffin et al. | Aug 2013 | B2 |
8504470 | Chirehdast | Aug 2013 | B1 |
8504610 | Rachitsky et al. | Aug 2013 | B2 |
8510184 | Imrev et al. | Aug 2013 | B2 |
8510189 | Imrey et al. | Aug 2013 | B2 |
8515828 | Wolf et al. | Aug 2013 | B1 |
8515862 | Zhang et al. | Aug 2013 | B2 |
8521628 | Gowen et al. | Aug 2013 | B1 |
8521729 | Churi et al. | Aug 2013 | B2 |
8527596 | Long et al. | Sep 2013 | B2 |
8533322 | Chamberlain et al. | Sep 2013 | B2 |
8538980 | MacKenzie | Sep 2013 | B1 |
8549472 | Tilwani | Oct 2013 | B1 |
8560434 | Morris et al. | Oct 2013 | B2 |
8560436 | Ingram et al. | Oct 2013 | B2 |
8566029 | Lopatenko et al. | Oct 2013 | B1 |
8566141 | Nagdev et al. | Oct 2013 | B1 |
8572083 | Snell et al. | Oct 2013 | B1 |
8583593 | Achanta | Nov 2013 | B1 |
8589069 | Lehman | Nov 2013 | B1 |
8589208 | Kruger et al. | Nov 2013 | B2 |
8595101 | Daukas et al. | Nov 2013 | B1 |
8595219 | Thompson | Nov 2013 | B1 |
8600854 | Mayr et al. | Dec 2013 | B2 |
8600870 | Milana | Dec 2013 | B2 |
8606626 | DeSoto et al. | Dec 2013 | B1 |
8606666 | Courbage et al. | Dec 2013 | B1 |
8620579 | Upstill et al. | Dec 2013 | B1 |
8626618 | Psota et al. | Jan 2014 | B2 |
8626646 | Torrez et al. | Jan 2014 | B2 |
8627013 | Musumeci et al. | Jan 2014 | B2 |
8630929 | Haggerty et al. | Jan 2014 | B2 |
8631242 | Britti et al. | Jan 2014 | B2 |
8639616 | Rolenaitis et al. | Jan 2014 | B1 |
8639920 | Stack et al. | Jan 2014 | B2 |
8650407 | Britti et al. | Feb 2014 | B2 |
8660943 | Chirehdast | Feb 2014 | B1 |
8671115 | Skurtovich, Jr. et al. | Mar 2014 | B2 |
8677129 | Milana et al. | Mar 2014 | B2 |
8682762 | Fahner | Mar 2014 | B2 |
8694390 | Imrey et al. | Apr 2014 | B2 |
8694502 | Bayliss | Apr 2014 | B2 |
8700597 | Gupta et al. | Apr 2014 | B2 |
8705718 | Baniak et al. | Apr 2014 | B2 |
8706474 | Blume et al. | Apr 2014 | B2 |
8706545 | Narayanaswamy et al. | Apr 2014 | B2 |
8706596 | Cohen et al. | Apr 2014 | B2 |
8706615 | Merkle | Apr 2014 | B2 |
8725613 | Celka et al. | May 2014 | B1 |
8725779 | Grzywinski et al. | May 2014 | B1 |
8730241 | Chhaparwal et al. | May 2014 | B2 |
8732004 | Ramos et al. | May 2014 | B1 |
8738515 | Chaudhuri et al. | May 2014 | B2 |
8738516 | Dean et al. | May 2014 | B1 |
8751378 | Dornhelm et al. | Jun 2014 | B2 |
8751461 | Abraham et al. | Jun 2014 | B2 |
8762053 | Lehman | Jun 2014 | B1 |
8768826 | Imrey et al. | Jul 2014 | B2 |
8768914 | Scriffignano et al. | Jul 2014 | B2 |
8769304 | Kirsch | Jul 2014 | B2 |
8775291 | Mellman et al. | Jul 2014 | B1 |
8775299 | Achanta et al. | Jul 2014 | B2 |
8781877 | Kruger et al. | Jul 2014 | B2 |
8781882 | Arboletti et al. | Jul 2014 | B1 |
8781953 | Kasower | Jul 2014 | B2 |
8781975 | Bennett et al. | Jul 2014 | B2 |
8782217 | Arone et al. | Jul 2014 | B1 |
8788437 | Prieditis | Jul 2014 | B2 |
8788701 | Byrnes et al. | Jul 2014 | B1 |
8805805 | Kobori et al. | Aug 2014 | B1 |
8818888 | Kapczynski et al. | Aug 2014 | B1 |
8825544 | Imrey et al. | Sep 2014 | B2 |
8838733 | Speckbacher et al. | Sep 2014 | B2 |
8862566 | Leitner et al. | Oct 2014 | B2 |
8874615 | Prieditis | Oct 2014 | B2 |
8903741 | Imrey et al. | Dec 2014 | B2 |
8938432 | Rossmark et al. | Jan 2015 | B2 |
8949981 | Trollope et al. | Feb 2015 | B1 |
8954459 | McMillan et al. | Feb 2015 | B1 |
8965934 | Prieditis | Feb 2015 | B2 |
8966649 | Stack et al. | Feb 2015 | B2 |
8972400 | Kapczynski et al. | Mar 2015 | B1 |
8984022 | Crawford et al. | Mar 2015 | B1 |
8996391 | Stibel et al. | Mar 2015 | B2 |
9009132 | Camper | Apr 2015 | B2 |
9015171 | Bayliss | Apr 2015 | B2 |
9020971 | Bayliss et al. | Apr 2015 | B2 |
9021080 | Anderson et al. | Apr 2015 | B2 |
9037694 | Winkler | May 2015 | B2 |
9043930 | Britti et al. | May 2015 | B2 |
9057616 | Lopatenko et al. | Jun 2015 | B1 |
9057617 | Lopatenko et al. | Jun 2015 | B1 |
9058279 | Musumeci et al. | Jun 2015 | B2 |
9058340 | Chamberlain et al. | Jun 2015 | B1 |
9063226 | Zheng et al. | Jun 2015 | B2 |
9075848 | Churi et al. | Jul 2015 | B2 |
9087335 | Rane et al. | Jul 2015 | B2 |
9116918 | Kim | Aug 2015 | B1 |
9123056 | Singh et al. | Sep 2015 | B2 |
9143541 | Szamonek et al. | Sep 2015 | B1 |
9147042 | Haller et al. | Sep 2015 | B1 |
9152727 | Balducci et al. | Oct 2015 | B1 |
9165044 | Psenka et al. | Oct 2015 | B2 |
9256624 | Skurtovich, Jr. et al. | Feb 2016 | B2 |
9268803 | Kapochunas et al. | Feb 2016 | B2 |
9280750 | Prieditis | Mar 2016 | B2 |
9282160 | Le Van Gong | Mar 2016 | B2 |
9292581 | Thompson | Mar 2016 | B2 |
9292860 | Singh et al. | Mar 2016 | B2 |
9305300 | Mulhern et al. | Apr 2016 | B2 |
9324087 | Routson et al. | Apr 2016 | B2 |
9342783 | Chang et al. | May 2016 | B1 |
9378500 | Jimenez et al. | Jun 2016 | B2 |
9390379 | Prieditis | Jul 2016 | B2 |
9438570 | Milana et al. | Sep 2016 | B2 |
9449346 | Hockey et al. | Sep 2016 | B1 |
9483236 | Yershov et al. | Nov 2016 | B2 |
9483727 | Zhao et al. | Nov 2016 | B2 |
9489497 | MaGill et al. | Nov 2016 | B2 |
9508092 | De Soto et al. | Nov 2016 | B1 |
9509711 | Keanini | Nov 2016 | B1 |
9529851 | Smith | Dec 2016 | B1 |
9535959 | Sun et al. | Jan 2017 | B2 |
9553936 | Dijk et al. | Jan 2017 | B2 |
9563916 | Torrez et al. | Feb 2017 | B1 |
9595023 | Hockey et al. | Mar 2017 | B1 |
9595051 | Stack et al. | Mar 2017 | B2 |
9602622 | Le Van Gong | Mar 2017 | B2 |
9619579 | Courbage et al. | Apr 2017 | B1 |
9632847 | Raghavan et al. | Apr 2017 | B2 |
9636053 | Peterson et al. | May 2017 | B2 |
9646058 | Churi et al. | May 2017 | B2 |
9652802 | Kasower | May 2017 | B1 |
9660869 | Ripley et al. | May 2017 | B2 |
9684905 | Haller et al. | Jun 2017 | B1 |
9690575 | Prismon et al. | Jun 2017 | B2 |
9697476 | Prieditis | Jul 2017 | B1 |
9705863 | Britti et al. | Jul 2017 | B2 |
9710523 | Skurtovich, Jr. et al. | Jul 2017 | B2 |
9710663 | Britti et al. | Jul 2017 | B2 |
9710852 | Olson et al. | Jul 2017 | B1 |
9721267 | Fahner et al. | Aug 2017 | B2 |
9774681 | Zoldi et al. | Sep 2017 | B2 |
9779187 | Gao et al. | Oct 2017 | B1 |
9838301 | Prieditis | Dec 2017 | B2 |
9855792 | Delayre et al. | Jan 2018 | B2 |
9866561 | Psenka et al. | Jan 2018 | B2 |
9870589 | Arnold et al. | Jan 2018 | B1 |
9916596 | DeSoto et al. | Mar 2018 | B1 |
9916621 | Wasser et al. | Mar 2018 | B1 |
9955003 | Cody et al. | Apr 2018 | B2 |
9989501 | Tat et al. | Jun 2018 | B2 |
9990270 | Ballal | Jun 2018 | B2 |
10003591 | Hockey et al. | Jun 2018 | B2 |
10051088 | Spence | Aug 2018 | B2 |
10075446 | McMillan et al. | Sep 2018 | B2 |
10078868 | Courbage et al. | Sep 2018 | B1 |
10083263 | Gao et al. | Sep 2018 | B2 |
10097647 | Prieditis | Oct 2018 | B2 |
10102536 | Hickman et al. | Oct 2018 | B1 |
10104059 | Hockey et al. | Oct 2018 | B2 |
10108818 | Curcio et al. | Oct 2018 | B2 |
10115102 | Burrell et al. | Oct 2018 | B2 |
10117609 | Peterson et al. | Nov 2018 | B2 |
10121194 | Torrez et al. | Nov 2018 | B1 |
10133562 | Yershov et al. | Nov 2018 | B2 |
10133980 | Turner et al. | Nov 2018 | B2 |
10162630 | Bouley et al. | Dec 2018 | B2 |
10178111 | Wilson et al. | Jan 2019 | B1 |
10180861 | Raghavan et al. | Jan 2019 | B2 |
10242019 | Shan et al. | Mar 2019 | B1 |
10242402 | Soccorsy | Mar 2019 | B1 |
10262362 | Hu et al. | Apr 2019 | B1 |
10282790 | Kolbrener et al. | May 2019 | B1 |
10311466 | DeSoto et al. | Jun 2019 | B1 |
10319029 | Hockey et al. | Jun 2019 | B1 |
10339330 | Riley et al. | Jul 2019 | B2 |
10366342 | Zhao et al. | Jul 2019 | B2 |
10367888 | Zoldi et al. | Jul 2019 | B2 |
10380508 | Prismon et al. | Aug 2019 | B2 |
10380654 | Hirtenstein et al. | Aug 2019 | B2 |
10402901 | Courbage et al. | Sep 2019 | B2 |
10437895 | Chang et al. | Oct 2019 | B2 |
10445152 | Zhang et al. | Oct 2019 | B1 |
10474566 | Indurthivenkata et al. | Nov 2019 | B2 |
10503798 | Chen et al. | Dec 2019 | B2 |
10515084 | Sun et al. | Dec 2019 | B2 |
10515412 | Rocklitz | Dec 2019 | B2 |
10521735 | Ballal | Dec 2019 | B2 |
10523653 | Hockey et al. | Dec 2019 | B2 |
10530761 | Hockey et al. | Jan 2020 | B2 |
10535009 | Turner et al. | Jan 2020 | B2 |
10547739 | Cody et al. | Jan 2020 | B2 |
10558913 | Turner et al. | Feb 2020 | B1 |
10565178 | Rajagopal | Feb 2020 | B1 |
10580025 | Hickman et al. | Mar 2020 | B2 |
10580724 | Britti et al. | Mar 2020 | B2 |
10614463 | Hockey et al. | Apr 2020 | B1 |
10620944 | Prismon et al. | Apr 2020 | B2 |
10621600 | Palan et al. | Apr 2020 | B2 |
10643154 | Litherland et al. | May 2020 | B2 |
10650449 | Courbage et al. | May 2020 | B2 |
10671812 | Bondugula et al. | Jun 2020 | B2 |
10685136 | Hecht | Jun 2020 | B1 |
10691825 | Jones et al. | Jun 2020 | B2 |
10692105 | DeSoto et al. | Jun 2020 | B1 |
10693840 | Peterson et al. | Jun 2020 | B2 |
10713140 | Gupta et al. | Jul 2020 | B2 |
10713596 | Cozine et al. | Jul 2020 | B2 |
10726440 | Bradford | Jul 2020 | B1 |
10726491 | Hockey et al. | Jul 2020 | B1 |
10762472 | Miller et al. | Sep 2020 | B1 |
10789422 | Banaszak et al. | Sep 2020 | B2 |
10810218 | Ng et al. | Oct 2020 | B2 |
10810463 | Min et al. | Oct 2020 | B2 |
10860549 | Samara et al. | Dec 2020 | B2 |
10878341 | Sadoddin et al. | Dec 2020 | B2 |
10885055 | Basant et al. | Jan 2021 | B2 |
10885139 | Chen et al. | Jan 2021 | B2 |
10887457 | Degeorgis et al. | Jan 2021 | B1 |
10891691 | Courbage et al. | Jan 2021 | B2 |
10942842 | Indurthivenkata et al. | Mar 2021 | B2 |
10956152 | Bouley et al. | Mar 2021 | B2 |
10963434 | Rodriguez et al. | Mar 2021 | B1 |
10963791 | Turner et al. | Mar 2021 | B2 |
10963817 | Jordan et al. | Mar 2021 | B2 |
10963961 | Torrez et al. | Mar 2021 | B1 |
10970431 | Chang et al. | Apr 2021 | B2 |
10977556 | Turner et al. | Apr 2021 | B2 |
10979560 | Cody et al. | Apr 2021 | B2 |
10997511 | Turner et al. | May 2021 | B2 |
11003947 | Zoldi et al. | May 2021 | B2 |
11010345 | Shan et al. | May 2021 | B1 |
11010669 | Turner et al. | May 2021 | B2 |
11016831 | Raghavan et al. | May 2021 | B2 |
11030222 | Kunjur et al. | Jun 2021 | B2 |
11042551 | Fahner et al. | Jun 2021 | B2 |
11042662 | Riley et al. | Jun 2021 | B2 |
11049012 | Zoldi et al. | Jun 2021 | B2 |
11049019 | Jordan et al. | Jun 2021 | B2 |
11055071 | Oburu et al. | Jul 2021 | B2 |
11100392 | Zhao et al. | Aug 2021 | B2 |
11107158 | Hu et al. | Aug 2021 | B1 |
11113464 | Banaszak et al. | Sep 2021 | B2 |
11132183 | Gupta et al. | Sep 2021 | B2 |
11144834 | Zoldi et al. | Oct 2021 | B2 |
11151450 | Zoldi et al. | Oct 2021 | B2 |
11157872 | McMillan et al. | Oct 2021 | B2 |
11163943 | Billman et al. | Nov 2021 | B2 |
11164110 | Ballal | Nov 2021 | B2 |
11176570 | DeSoto et al. | Nov 2021 | B1 |
11210271 | Vishnoi et al. | Dec 2021 | B1 |
11226994 | Krishnamacharya | Jan 2022 | B2 |
11227001 | Rege et al. | Jan 2022 | B2 |
11238355 | Turner et al. | Feb 2022 | B2 |
11244390 | Drotos et al. | Feb 2022 | B2 |
11263218 | Pieniazek et al. | Mar 2022 | B2 |
11270275 | Anderson et al. | Mar 2022 | B2 |
11308170 | Chang et al. | Apr 2022 | B2 |
11328083 | Jones et al. | May 2022 | B2 |
11341449 | Krone et al. | May 2022 | B2 |
11354292 | Zoldi et al. | Jun 2022 | B2 |
11392374 | Bouley et al. | Jul 2022 | B2 |
11416509 | Patel et al. | Aug 2022 | B2 |
11436241 | Kunjur | Sep 2022 | B2 |
11443316 | Burrell et al. | Sep 2022 | B2 |
11443373 | Courbage et al. | Sep 2022 | B2 |
11449761 | Marcéet al. | Sep 2022 | B2 |
11455587 | McBurnett et al. | Sep 2022 | B2 |
11461383 | Xie et al. | Oct 2022 | B2 |
11468186 | Dong et al. | Oct 2022 | B2 |
11468260 | Zoldi et al. | Oct 2022 | B2 |
11468315 | Turner et al. | Oct 2022 | B2 |
11475235 | Bondugula et al. | Oct 2022 | B2 |
11487897 | Pieniazek et al. | Nov 2022 | B2 |
11494294 | Indurthivenkata et al. | Nov 2022 | B2 |
11507489 | Wang et al. | Nov 2022 | B2 |
11516339 | Degeorgis et al. | Nov 2022 | B2 |
11521020 | Liu et al. | Dec 2022 | B2 |
11521101 | Marcéet al. | Dec 2022 | B2 |
11521137 | Prismon et al. | Dec 2022 | B2 |
11568187 | Huang et al. | Jan 2023 | B2 |
11568286 | Nourian et al. | Jan 2023 | B2 |
11631129 | Torrez et al. | Apr 2023 | B1 |
20010000536 | Tarin | Apr 2001 | A1 |
20010011245 | Duhon | Aug 2001 | A1 |
20010013011 | Day et al. | Aug 2001 | A1 |
20010014878 | Mitra et al. | Aug 2001 | A1 |
20010016833 | Everling et al. | Aug 2001 | A1 |
20010027413 | Bhutta | Oct 2001 | A1 |
20010029470 | Schultz et al. | Oct 2001 | A1 |
20010029482 | Tealdi et al. | Oct 2001 | A1 |
20010034631 | Kiselik | Oct 2001 | A1 |
20010037332 | Miller et al. | Nov 2001 | A1 |
20010039523 | Iwamoto | Nov 2001 | A1 |
20010039532 | Coleman, Jr. et al. | Nov 2001 | A1 |
20010049274 | Degraeve | Dec 2001 | A1 |
20010049620 | Blasko | Dec 2001 | A1 |
20020004736 | Roundtree et al. | Jan 2002 | A1 |
20020010664 | Rabideau et al. | Jan 2002 | A1 |
20020010701 | Kosciuszko | Jan 2002 | A1 |
20020013827 | Edstrom et al. | Jan 2002 | A1 |
20020019804 | Sutton | Feb 2002 | A1 |
20020023051 | Kunzle et al. | Feb 2002 | A1 |
20020023143 | Stephenson et al. | Feb 2002 | A1 |
20020026507 | Sears et al. | Feb 2002 | A1 |
20020026519 | Itabashi et al. | Feb 2002 | A1 |
20020033846 | Balasubramanian et al. | Mar 2002 | A1 |
20020035511 | Haji et al. | Mar 2002 | A1 |
20020046096 | Srinivasan et al. | Apr 2002 | A1 |
20020049626 | Mathis et al. | Apr 2002 | A1 |
20020049701 | Nabe et al. | Apr 2002 | A1 |
20020049738 | Epstein | Apr 2002 | A1 |
20020052836 | Galperin et al. | May 2002 | A1 |
20020052884 | Farber et al. | May 2002 | A1 |
20020055869 | Hegg | May 2002 | A1 |
20020069122 | Yun et al. | Jun 2002 | A1 |
20020077964 | Brody et al. | Jun 2002 | A1 |
20020082892 | Raffel et al. | Jun 2002 | A1 |
20020087460 | Hornung | Jul 2002 | A1 |
20020091650 | Ellis | Jul 2002 | A1 |
20020091706 | Anderson et al. | Jul 2002 | A1 |
20020095360 | Joao | Jul 2002 | A1 |
20020099628 | Takaoka et al. | Jul 2002 | A1 |
20020099641 | Mills et al. | Jul 2002 | A1 |
20020099649 | Lee et al. | Jul 2002 | A1 |
20020099824 | Bender et al. | Jul 2002 | A1 |
20020099936 | Kou 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 |
20020111845 | Chong | Aug 2002 | A1 |
20020111910 | Walsh | Aug 2002 | A1 |
20020120757 | Sutherland et al. | Aug 2002 | A1 |
20020123928 | Eldering et al. | Sep 2002 | A1 |
20020128960 | Lambiotte et al. | Sep 2002 | A1 |
20020128962 | Kasower | Sep 2002 | A1 |
20020131565 | Scheuring et al. | Sep 2002 | A1 |
20020133444 | Sankaran et al. | Sep 2002 | A1 |
20020133504 | Vlahos et al. | Sep 2002 | A1 |
20020138297 | Lee | Sep 2002 | A1 |
20020138331 | Hosea et al. | Sep 2002 | A1 |
20020138417 | Lawrence | Sep 2002 | A1 |
20020138470 | Zhou | Sep 2002 | A1 |
20020143661 | Tumulty et al. | Oct 2002 | A1 |
20020143943 | Lee et al. | Oct 2002 | A1 |
20020147623 | Rifaat | Oct 2002 | A1 |
20020147669 | Taylor et al. | Oct 2002 | A1 |
20020147695 | Khedkar et al. | Oct 2002 | A1 |
20020147801 | Gullotta et al. | Oct 2002 | A1 |
20020156676 | Ahrens et al. | Oct 2002 | A1 |
20020161496 | Yamaki | Oct 2002 | A1 |
20020161664 | Shaya et al. | Oct 2002 | A1 |
20020161711 | Sartor et al. | Oct 2002 | A1 |
20020165757 | Lisser | Nov 2002 | A1 |
20020169747 | Chapman et al. | Nov 2002 | A1 |
20020173984 | Robertson et al. | Nov 2002 | A1 |
20020184255 | Edd et al. | Dec 2002 | A1 |
20020188544 | Wizon et al. | Dec 2002 | A1 |
20020194099 | Weiss | Dec 2002 | A1 |
20020194140 | Makuck | Dec 2002 | A1 |
20020198800 | Shamrakov | Dec 2002 | A1 |
20020198824 | Cook | Dec 2002 | A1 |
20030000568 | Gonsiorawski | Jan 2003 | A1 |
20030002639 | Huie | Jan 2003 | A1 |
20030002671 | Inchalik et al. | Jan 2003 | A1 |
20030004787 | Tripp et al. | Jan 2003 | A1 |
20030004855 | Dutta et al. | Jan 2003 | A1 |
20030004865 | Kinoshita | Jan 2003 | A1 |
20030009368 | Kitts | Jan 2003 | A1 |
20030009393 | Norris et al. | Jan 2003 | A1 |
20030009418 | Green et al. | Jan 2003 | A1 |
20030009426 | Ruiz-Sanchez | Jan 2003 | A1 |
20030018549 | Fei et al. | Jan 2003 | A1 |
20030018578 | Schultz | Jan 2003 | A1 |
20030018769 | Foulger et al. | Jan 2003 | A1 |
20030023489 | McGuire et al. | Jan 2003 | A1 |
20030023531 | Fergusson | Jan 2003 | A1 |
20030033242 | Lynch et al. | Feb 2003 | A1 |
20030033261 | Knegendorf | Feb 2003 | A1 |
20030036996 | Lazerson | Feb 2003 | A1 |
20030041031 | Hedy | Feb 2003 | A1 |
20030041050 | Smith et al. | Feb 2003 | A1 |
20030046222 | Bard et al. | Mar 2003 | A1 |
20030046223 | Crawford et al. | Mar 2003 | A1 |
20030046311 | Baidya et al. | Mar 2003 | A1 |
20030050882 | Degen et al. | Mar 2003 | A1 |
20030055931 | Cravo De Almeida et al. | Mar 2003 | A1 |
20030061132 | Yu et al. | Mar 2003 | A1 |
20030061163 | Durfield | Mar 2003 | A1 |
20030065563 | Elliott et al. | Apr 2003 | A1 |
20030069839 | Whittington et al. | Apr 2003 | A1 |
20030069943 | Bahrs et al. | Apr 2003 | A1 |
20030078877 | Beirne et al. | Apr 2003 | A1 |
20030093311 | Knowlson | May 2003 | A1 |
20030093366 | Halper et al. | May 2003 | A1 |
20030097320 | Gordon | 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 |
20030105696 | Kalotay et al. | 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 |
20030110111 | Nalebuff et al. | Jun 2003 | A1 |
20030110293 | Friedman et al. | Jun 2003 | A1 |
20030113727 | Girn et al. | Jun 2003 | A1 |
20030115080 | Kasravi et al. | Jun 2003 | A1 |
20030115133 | Bian | Jun 2003 | A1 |
20030120591 | Birkhead et al. | Jun 2003 | A1 |
20030135451 | O'Brien et al. | Jul 2003 | A1 |
20030139986 | Roberts | Jul 2003 | A1 |
20030144950 | O'Brien et al. | Jul 2003 | A1 |
20030149610 | Rowan et al. | Aug 2003 | A1 |
20030153299 | Perfit et al. | Aug 2003 | A1 |
20030158749 | Olchanski et al. | Aug 2003 | A1 |
20030158751 | Suresh et al. | Aug 2003 | A1 |
20030158776 | Landesmann | Aug 2003 | A1 |
20030163513 | Schaeck et al. | Aug 2003 | A1 |
20030164497 | Carcia et al. | Sep 2003 | A1 |
20030167218 | Field et al. | Sep 2003 | A1 |
20030167226 | Britton et al. | Sep 2003 | A1 |
20030171942 | Gaito | Sep 2003 | A1 |
20030182214 | Taylor | Sep 2003 | A1 |
20030191731 | Stewart et al. | Oct 2003 | A1 |
20030195830 | Merkoulovitch et al. | Oct 2003 | A1 |
20030195859 | Lawrence | Oct 2003 | A1 |
20030200151 | Ellenson et al. | Oct 2003 | A1 |
20030204429 | Botscheck et al. | Oct 2003 | A1 |
20030205845 | Pichler et al. | Nov 2003 | A1 |
20030208412 | Hillestad et al. | Nov 2003 | A1 |
20030208428 | Raynes et al. | Nov 2003 | A1 |
20030212618 | Keyes et al. | Nov 2003 | A1 |
20030212654 | Harper et al. | Nov 2003 | A1 |
20030216965 | Libman | Nov 2003 | A1 |
20030225656 | Aberman et al. | Dec 2003 | A1 |
20030225692 | Bosch et al. | Dec 2003 | A1 |
20030229892 | Sardera | Dec 2003 | A1 |
20030233323 | Bilski et al. | Dec 2003 | A1 |
20030233370 | Barabas et al. | Dec 2003 | A1 |
20030233655 | Gutta et al. | Dec 2003 | A1 |
20030236738 | Lange et al. | Dec 2003 | A1 |
20040002916 | Timmerman et al. | Jan 2004 | A1 |
20040006488 | Fitall et al. | Jan 2004 | A1 |
20040006536 | Kawashima et al. | Jan 2004 | A1 |
20040010443 | May et al. | Jan 2004 | A1 |
20040010458 | Friedman | Jan 2004 | A1 |
20040019799 | Vering et al. | Jan 2004 | A1 |
20040023637 | Johnson et al. | Feb 2004 | A1 |
20040024692 | Turbeville et al. | Feb 2004 | A1 |
20040029311 | Snyder et al. | Feb 2004 | A1 |
20040030649 | Nelson et al. | Feb 2004 | A1 |
20040030667 | Xu et al. | Feb 2004 | A1 |
20040033375 | Mori | Feb 2004 | A1 |
20040034570 | Davis et al. | Feb 2004 | A1 |
20040039681 | Cullen et al. | Feb 2004 | A1 |
20040039688 | Sulkowski et al. | Feb 2004 | A1 |
20040044615 | Xue et al. | Mar 2004 | A1 |
20040044617 | Lu | Mar 2004 | A1 |
20040044673 | Brady et al. | Mar 2004 | A1 |
20040046497 | Shaepkens et al. | Mar 2004 | A1 |
20040049452 | Blagg | Mar 2004 | A1 |
20040052357 | Logan et al. | Mar 2004 | A1 |
20040054619 | Watson et al. | Mar 2004 | A1 |
20040059653 | Verkuylen et al. | Mar 2004 | A1 |
20040062213 | Koss | Apr 2004 | A1 |
20040078248 | Altschuler | Apr 2004 | A1 |
20040083215 | de Jong | Apr 2004 | A1 |
20040083482 | Makagon et al. | Apr 2004 | A1 |
20040088221 | Katz et al. | May 2004 | A1 |
20040088237 | Moenickheim et al. | May 2004 | A1 |
20040088255 | Zielke et al. | May 2004 | A1 |
20040093278 | Burchetta et al. | May 2004 | A1 |
20040098625 | Lagadec et al. | May 2004 | A1 |
20040102197 | Dietz | May 2004 | A1 |
20040103147 | Flesher et al. | May 2004 | A1 |
20040107123 | Haffner et al. | Jun 2004 | A1 |
20040107125 | Guheen et al. | Jun 2004 | A1 |
20040107250 | Marciano | Jun 2004 | A1 |
20040111305 | Gavan et al. | Jun 2004 | A1 |
20040111358 | Lange et al. | Jun 2004 | A1 |
20040111359 | Hudock | Jun 2004 | A1 |
20040111363 | Trench et al. | Jun 2004 | A1 |
20040117235 | Shacham | Jun 2004 | A1 |
20040117358 | Von Kaenel et al. | Jun 2004 | A1 |
20040122696 | Beringer | Jun 2004 | A1 |
20040122730 | Tucciarone et al. | Jun 2004 | A1 |
20040128150 | Lundegren | Jul 2004 | A1 |
20040128156 | Beringer et al. | Jul 2004 | A1 |
20040128227 | Whipple et al. | Jul 2004 | A1 |
20040128230 | Oppenheimer et al. | Jul 2004 | A1 |
20040128232 | Descloux | Jul 2004 | A1 |
20040128236 | Brown et al. | Jul 2004 | A1 |
20040133509 | McCoy et al. | Jul 2004 | A1 |
20040133513 | McCoy et al. | Jul 2004 | A1 |
20040133515 | McCoy et al. | Jul 2004 | A1 |
20040139025 | Coleman | Jul 2004 | A1 |
20040139035 | Wang | Jul 2004 | A1 |
20040141005 | Banatwala et al. | Jul 2004 | A1 |
20040143526 | Monasterio et al. | Jul 2004 | A1 |
20040143546 | Wood et al. | Jul 2004 | A1 |
20040143596 | Sirkin | Jul 2004 | A1 |
20040153330 | Miller et al. | Aug 2004 | A1 |
20040153448 | Cheng et al. | Aug 2004 | A1 |
20040153521 | Kogo | Aug 2004 | A1 |
20040158520 | Noh | Aug 2004 | A1 |
20040163101 | Swix | Aug 2004 | A1 |
20040167793 | Masuoka et al. | Aug 2004 | A1 |
20040176995 | Fusz | Sep 2004 | A1 |
20040177046 | Ogram | Sep 2004 | A1 |
20040193535 | Barazesh | Sep 2004 | A1 |
20040193538 | Raines | Sep 2004 | A1 |
20040199456 | Flint et al. | Oct 2004 | A1 |
20040199458 | Ho | Oct 2004 | A1 |
20040199462 | Starrs | Oct 2004 | A1 |
20040199789 | Shaw et al. | Oct 2004 | A1 |
20040204948 | Singletary et al. | Oct 2004 | A1 |
20040212299 | Ishikawa et al. | Oct 2004 | A1 |
20040220865 | Lozowski et al. | Nov 2004 | A1 |
20040220896 | Finlay et al. | Nov 2004 | A1 |
20040220918 | Scriffignano et al. | Nov 2004 | A1 |
20040221043 | Su et al. | Nov 2004 | A1 |
20040225099 | Hohberg et al. | Nov 2004 | A1 |
20040225586 | Woods et al. | Nov 2004 | A1 |
20040225594 | Nolan, III et al. | Nov 2004 | A1 |
20040225596 | Kemper et al. | Nov 2004 | A1 |
20040225643 | Alpha et al. | Nov 2004 | A1 |
20040230448 | Schaich | Nov 2004 | A1 |
20040230459 | Dordick et al. | Nov 2004 | A1 |
20040230527 | Hansen et al. | Nov 2004 | A1 |
20040230534 | McGough | Nov 2004 | A1 |
20040230820 | Hui Hsu et al. | Nov 2004 | A1 |
20040243450 | Bernard, Jr. et al. | Dec 2004 | A1 |
20040243518 | Clifton et al. | Dec 2004 | A1 |
20040243588 | Tanner et al. | Dec 2004 | A1 |
20040254935 | Chagoly et al. | Dec 2004 | A1 |
20040255304 | Ishikawa et al. | Dec 2004 | A1 |
20040261116 | Mckeown et al. | Dec 2004 | A1 |
20040267714 | Frid et al. | Dec 2004 | A1 |
20050005168 | Dick | Jan 2005 | A1 |
20050010513 | Duckworth et al. | Jan 2005 | A1 |
20050010555 | Gallivan | Jan 2005 | A1 |
20050015330 | Beery et al. | Jan 2005 | A1 |
20050021397 | Cui et al. | Jan 2005 | A1 |
20050021476 | Candella et al. | Jan 2005 | A1 |
20050027983 | Klawon | Feb 2005 | A1 |
20050027995 | Menschik et al. | Feb 2005 | A1 |
20050033734 | Chess et al. | Feb 2005 | A1 |
20050038726 | Salomon et al. | Feb 2005 | A1 |
20050038737 | Norris | Feb 2005 | A1 |
20050049991 | Aggarwal | Mar 2005 | A1 |
20050050027 | Yeh et al. | Mar 2005 | A1 |
20050055231 | Lee | Mar 2005 | A1 |
20050058262 | Timmins et al. | Mar 2005 | A1 |
20050060332 | Bernstein et al. | Mar 2005 | A1 |
20050071328 | Lawrence | Mar 2005 | A1 |
20050086261 | Mammone | Apr 2005 | A1 |
20050091164 | Varble | Apr 2005 | A1 |
20050097039 | Kulcsar et al. | May 2005 | A1 |
20050102180 | Gailey et al. | May 2005 | A1 |
20050102206 | Savasoglu et al. | May 2005 | A1 |
20050102225 | Oppenheimer et al. | May 2005 | A1 |
20050102226 | Oppenheimer et al. | May 2005 | A1 |
20050108396 | Bittner | May 2005 | A1 |
20050108631 | Amorin et al. | May 2005 | A1 |
20050113991 | Rogers et al. | May 2005 | A1 |
20050114335 | Wesinger et al. | May 2005 | A1 |
20050114344 | Wesinger et al. | May 2005 | A1 |
20050114345 | Wesinger et al. | May 2005 | A1 |
20050125350 | Tidwell et al. | Jun 2005 | A1 |
20050130704 | McParland et al. | Jun 2005 | A1 |
20050137899 | Davies et al. | Jun 2005 | A1 |
20050137963 | Ricketts et al. | Jun 2005 | A1 |
20050144452 | Lynch et al. | Jun 2005 | A1 |
20050144641 | Lewis | Jun 2005 | A1 |
20050154664 | Guy et al. | Jul 2005 | A1 |
20050154665 | Kerr | Jul 2005 | A1 |
20050154769 | Eckart et al. | Jul 2005 | A1 |
20050177489 | Neff et al. | Aug 2005 | A1 |
20050187948 | Monitzer et al. | Aug 2005 | A1 |
20050189414 | Fano et al. | Sep 2005 | A1 |
20050192008 | Desai et al. | Sep 2005 | A1 |
20050193093 | Mathew et al. | Sep 2005 | A1 |
20050197953 | Broadbent et al. | Sep 2005 | A1 |
20050197954 | Maitland et al. | Sep 2005 | A1 |
20050201272 | Wang et al. | Sep 2005 | A1 |
20050208461 | Krebs et al. | Sep 2005 | A1 |
20050209922 | Hofmeister | Sep 2005 | A1 |
20050222900 | Fuloria et al. | Oct 2005 | A1 |
20050226224 | Lee et al. | Oct 2005 | A1 |
20050228692 | Hodgon | Oct 2005 | A1 |
20050246338 | Bird | Nov 2005 | A1 |
20050251820 | Stefanik et al. | Nov 2005 | A1 |
20050256809 | Sadri | Nov 2005 | A1 |
20050257250 | Mitchell et al. | Nov 2005 | A1 |
20050262014 | Fickes | Nov 2005 | A1 |
20050262158 | Sauermann | Nov 2005 | A1 |
20050273849 | Araujo et al. | Dec 2005 | A1 |
20050278246 | Friedman et al. | Dec 2005 | A1 |
20050278542 | Pierson et al. | Dec 2005 | A1 |
20050288998 | Verma et al. | Dec 2005 | A1 |
20050289003 | Thompson et al. | Dec 2005 | A1 |
20060004731 | Seibel et al. | Jan 2006 | A1 |
20060004753 | Coifman et al. | Jan 2006 | A1 |
20060010055 | Morita et al. | Jan 2006 | A1 |
20060014129 | Coleman et al. | Jan 2006 | A1 |
20060015425 | Brooks | Jan 2006 | A1 |
20060020611 | Gilbert et al. | Jan 2006 | A1 |
20060031158 | Orman | Feb 2006 | A1 |
20060031747 | Wada et al. | 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 |
20060041840 | Blair | Feb 2006 | A1 |
20060059073 | Walzak | Mar 2006 | A1 |
20060059110 | Madhok et al. | Mar 2006 | A1 |
20060069635 | Ram et al. | Mar 2006 | A1 |
20060074986 | Mallalieu et al. | Apr 2006 | A1 |
20060074991 | Lussier et al. | Apr 2006 | A1 |
20060079211 | Degraeve | Apr 2006 | A1 |
20060080126 | Greer et al. | Apr 2006 | A1 |
20060080230 | Freiberg | Apr 2006 | A1 |
20060080233 | Mendelovich et al. | Apr 2006 | A1 |
20060080251 | Fried et al. | Apr 2006 | A1 |
20060080263 | Willis et al. | Apr 2006 | A1 |
20060085361 | Hoerle et al. | Apr 2006 | A1 |
20060085454 | Blegen et al. | Apr 2006 | A1 |
20060089842 | Medawar | Apr 2006 | A1 |
20060095363 | May | May 2006 | A1 |
20060095923 | Novack et al. | May 2006 | A1 |
20060100954 | Schoen | May 2006 | A1 |
20060122921 | Comerford et al. | Jun 2006 | A1 |
20060129419 | Flaxer et al. | Jun 2006 | A1 |
20060129428 | Wennberg | Jun 2006 | A1 |
20060129481 | Bhatt et al. | Jun 2006 | A1 |
20060131390 | Kim | Jun 2006 | A1 |
20060136330 | DeRoy et al. | Jun 2006 | A1 |
20060136595 | Satyavolu | Jun 2006 | A1 |
20060149674 | Cook et al. | Jul 2006 | A1 |
20060155573 | Hartunian | Jul 2006 | A1 |
20060155624 | Schwartz | Jul 2006 | A1 |
20060155639 | Lynch et al. | Jul 2006 | A1 |
20060155780 | Sakairi et al. | Jul 2006 | A1 |
20060161435 | Atef et al. | Jul 2006 | A1 |
20060161554 | Lucovsky et al. | Jul 2006 | A1 |
20060173726 | Hall et al. | Aug 2006 | A1 |
20060173772 | Hayes et al. | Aug 2006 | A1 |
20060173776 | Shalley et al. | Aug 2006 | A1 |
20060178189 | Walker et al. | Aug 2006 | A1 |
20060178957 | LeClaire | Aug 2006 | A1 |
20060178971 | Owen et al. | Aug 2006 | A1 |
20060178983 | Nice et al. | Aug 2006 | A1 |
20060179050 | Giang et al. | Aug 2006 | A1 |
20060184440 | Britti et al. | Aug 2006 | A1 |
20060184585 | Grear et al. | Aug 2006 | A1 |
20060195390 | Rusk et al. | Aug 2006 | A1 |
20060195688 | Drissi et al. | Aug 2006 | A1 |
20060202012 | Grano et al. | Sep 2006 | A1 |
20060204051 | Holland, IV | Sep 2006 | A1 |
20060206416 | Farias | Sep 2006 | A1 |
20060206418 | Byrne et al. | Sep 2006 | A1 |
20060212350 | Ellis et al. | Sep 2006 | A1 |
20060218069 | Aberman et al. | Sep 2006 | A1 |
20060218079 | Goldblatt et al. | Sep 2006 | A1 |
20060229943 | Mathias et al. | Oct 2006 | A1 |
20060229961 | Lyftogt et al. | Oct 2006 | A1 |
20060229996 | Keithley et al. | Oct 2006 | A1 |
20060235935 | Ng | Oct 2006 | A1 |
20060239512 | Petrillo | Oct 2006 | A1 |
20060241923 | Xu et al. | Oct 2006 | A1 |
20060242039 | Haggerty et al. | Oct 2006 | A1 |
20060242046 | Haggerty et al. | Oct 2006 | A1 |
20060242047 | Haggerty et al. | Oct 2006 | A1 |
20060242048 | Haggerty et al. | Oct 2006 | A1 |
20060242049 | Haggerty et al. | Oct 2006 | A1 |
20060242050 | Haggerty et al. | Oct 2006 | A1 |
20060242051 | Haggerty et al. | Oct 2006 | A1 |
20060253328 | Kohli et al. | Nov 2006 | A1 |
20060253358 | Delgrosso et al. | Nov 2006 | A1 |
20060259364 | Strock et al. | Nov 2006 | A1 |
20060262929 | Vatanen et al. | Nov 2006 | A1 |
20060265243 | Racho et al. | Nov 2006 | A1 |
20060265323 | Winter et al. | Nov 2006 | A1 |
20060267999 | Cash et al. | Nov 2006 | A1 |
20060271456 | Romain et al. | Nov 2006 | A1 |
20060271457 | Romain et al. | Nov 2006 | A1 |
20060271552 | McChesney et al. | Nov 2006 | A1 |
20060276171 | Pousti | Dec 2006 | A1 |
20060277089 | Hubbard et al. | Dec 2006 | A1 |
20060277092 | Williams | Dec 2006 | A1 |
20060277102 | Agliozzo | Dec 2006 | A1 |
20060277141 | Palmer | Dec 2006 | A1 |
20060282328 | Gerace et al. | Dec 2006 | A1 |
20060282359 | Nobili et al. | Dec 2006 | A1 |
20060282429 | Hernandez-Sherrington et al. | Dec 2006 | A1 |
20060282819 | Graham et al. | Dec 2006 | A1 |
20060288090 | Kraft | Dec 2006 | A1 |
20060293932 | Cash et al. | Dec 2006 | A1 |
20060293979 | Cash et al. | Dec 2006 | A1 |
20060294199 | Bertholf | Dec 2006 | A1 |
20070005508 | Chiang | Jan 2007 | A1 |
20070011020 | Martin | Jan 2007 | A1 |
20070011026 | Higgins et al. | Jan 2007 | A1 |
20070011030 | Bregante et al. | Jan 2007 | A1 |
20070011032 | Bregante et al. | Jan 2007 | A1 |
20070011083 | Bird et al. | Jan 2007 | A1 |
20070011093 | Tree | Jan 2007 | A1 |
20070011100 | Libin et al. | Jan 2007 | A1 |
20070016500 | Chatterji et al. | Jan 2007 | A1 |
20070016501 | Chatterji et al. | Jan 2007 | A1 |
20070016517 | Solomon | Jan 2007 | A1 |
20070016518 | Atkinson et al. | Jan 2007 | A1 |
20070016522 | Wang | Jan 2007 | A1 |
20070022141 | Singleton et al. | Jan 2007 | A1 |
20070022297 | Britti et al. | Jan 2007 | A1 |
20070027778 | Schellhammer et al. | Feb 2007 | A1 |
20070027791 | Young et al. | Feb 2007 | A1 |
20070030282 | Cash et al. | Feb 2007 | A1 |
20070033227 | Gaito et al. | Feb 2007 | A1 |
20070038483 | Wood | Feb 2007 | A1 |
20070038497 | Britti et al. | Feb 2007 | A1 |
20070043654 | Libman | Feb 2007 | A1 |
20070047714 | Baniak et al. | Mar 2007 | A1 |
20070055598 | Arnott et al. | Mar 2007 | A1 |
20070055599 | Arnott | Mar 2007 | A1 |
20070067207 | Haggerty et al. | Mar 2007 | A1 |
20070067208 | Haggerty et al. | Mar 2007 | A1 |
20070067209 | Haggerty et al. | Mar 2007 | A1 |
20070067285 | Blume et al. | Mar 2007 | A1 |
20070067297 | Kublickis | Mar 2007 | A1 |
20070067437 | Sindambiwe | Mar 2007 | A1 |
20070072190 | Aggarwal | Mar 2007 | A1 |
20070078741 | Haggerty et al. | Apr 2007 | A1 |
20070078985 | Shao et al. | Apr 2007 | A1 |
20070083460 | Bachenheimer | Apr 2007 | A1 |
20070093234 | Willis et al. | Apr 2007 | A1 |
20070094137 | Phillips et al. | Apr 2007 | A1 |
20070094230 | Subramaniam et al. | Apr 2007 | A1 |
20070094241 | M. Blackwell et al. | Apr 2007 | A1 |
20070094264 | Nair | Apr 2007 | A1 |
20070106582 | Baker et al. | May 2007 | A1 |
20070112667 | Rucker | May 2007 | A1 |
20070112668 | Celano et al. | May 2007 | A1 |
20070118393 | Rosen et al. | May 2007 | A1 |
20070127702 | Shaffer et al. | Jun 2007 | A1 |
20070130026 | O'Pray et al. | Jun 2007 | A1 |
20070130070 | Williams | Jun 2007 | A1 |
20070156554 | Nikoley et al. | Jul 2007 | A1 |
20070156589 | Zimler et al. | Jul 2007 | A1 |
20070156718 | Hossfeld et al. | Jul 2007 | A1 |
20070168246 | Haggerty et al. | Jul 2007 | A1 |
20070168267 | Zimmerman et al. | Jul 2007 | A1 |
20070185797 | Robinson | Aug 2007 | A1 |
20070192165 | Haggerty et al. | Aug 2007 | A1 |
20070192248 | West | Aug 2007 | A1 |
20070192347 | Rossmark et al. | Aug 2007 | A1 |
20070204338 | Aiello et al. | Aug 2007 | A1 |
20070205266 | Carr et al. | Sep 2007 | A1 |
20070208640 | Banasiak et al. | Sep 2007 | A1 |
20070208653 | Murphy | Sep 2007 | A1 |
20070214000 | Shahrabi et al. | Sep 2007 | A1 |
20070220611 | Socolow et al. | Sep 2007 | A1 |
20070226010 | Larsen | Sep 2007 | A1 |
20070226093 | Chan et al. | Sep 2007 | A1 |
20070226114 | Haggerty et al. | Sep 2007 | A1 |
20070226129 | Liao et al. | Sep 2007 | A1 |
20070226130 | Haggerty et al. | Sep 2007 | A1 |
20070244732 | Chatterji et al. | Oct 2007 | A1 |
20070244782 | Chimento | Oct 2007 | A1 |
20070244807 | Andringa et al. | Oct 2007 | A1 |
20070250441 | Paulsen et al. | Oct 2007 | A1 |
20070250459 | Schwarz et al. | Oct 2007 | A1 |
20070261114 | Pomerantsev | Nov 2007 | A1 |
20070271178 | Davis 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 |
20070288271 | Klinkhammer | Dec 2007 | A1 |
20070288355 | Roland et al. | Dec 2007 | A1 |
20070288360 | Seeklus | Dec 2007 | A1 |
20070288559 | Parsadayan | Dec 2007 | A1 |
20070294163 | Harmon et al. | Dec 2007 | A1 |
20070299759 | Kelly | Dec 2007 | A1 |
20070299771 | Brody | Dec 2007 | A1 |
20080004957 | Hildreth et al. | Jan 2008 | A1 |
20080005313 | Flake et al. | Jan 2008 | A1 |
20080010206 | Coleman | Jan 2008 | A1 |
20080010687 | Gonen et al. | Jan 2008 | A1 |
20080015887 | Drabek et al. | Jan 2008 | A1 |
20080015938 | Haddad et al. | Jan 2008 | A1 |
20080016099 | Ikeda | Jan 2008 | A1 |
20080021804 | Deckoff | Jan 2008 | A1 |
20080027858 | Benson | Jan 2008 | A1 |
20080028067 | Berkhin et al. | Jan 2008 | A1 |
20080033742 | Bernasconi | Feb 2008 | A1 |
20080033750 | Burriss et al. | Feb 2008 | A1 |
20080033852 | Megdal et al. | Feb 2008 | A1 |
20080033956 | Saha et al. | Feb 2008 | A1 |
20080040475 | Bosworth et al. | Feb 2008 | A1 |
20080052244 | Tsuei et al. | Feb 2008 | A1 |
20080059224 | Schechter | Mar 2008 | A1 |
20080059317 | Chandran et al. | Mar 2008 | A1 |
20080059449 | Webster et al. | Mar 2008 | A1 |
20080065774 | Keeler | Mar 2008 | A1 |
20080066188 | Kwak | Mar 2008 | A1 |
20080071882 | Hering et al. | Mar 2008 | A1 |
20080072316 | Chang et al. | Mar 2008 | A1 |
20080077526 | Arumugam | Mar 2008 | A1 |
20080082536 | Schwabe et al. | Apr 2008 | A1 |
20080086368 | Bauman et al. | Apr 2008 | A1 |
20080091463 | Shakamuri | Apr 2008 | A1 |
20080094230 | Mock et al. | Apr 2008 | A1 |
20080097768 | Godshalk | Apr 2008 | A1 |
20080097928 | Paulson | Apr 2008 | A1 |
20080103800 | Domenikos et al. | May 2008 | A1 |
20080103972 | Anc | May 2008 | A1 |
20080109875 | Kraft | May 2008 | A1 |
20080115191 | Kim et al. | May 2008 | A1 |
20080120155 | Pliha | May 2008 | A1 |
20080120569 | Mann et al. | May 2008 | A1 |
20080126233 | Hogan | May 2008 | A1 |
20080133322 | Kalia et al. | Jun 2008 | A1 |
20080133531 | Baskerville et al. | Jun 2008 | A1 |
20080134042 | Jankovich | Jun 2008 | A1 |
20080140476 | Anand et al. | Jun 2008 | A1 |
20080140507 | Hamlisch et al. | Jun 2008 | A1 |
20080140549 | Eder | Jun 2008 | A1 |
20080140694 | Mangla | Jun 2008 | A1 |
20080147454 | Walker et al. | Jun 2008 | A1 |
20080167883 | Thavildar Khazaneh | Jul 2008 | A1 |
20080167936 | Kapoor | Jul 2008 | A1 |
20080175360 | Schwarz et al. | Jul 2008 | A1 |
20080177655 | Zalik | Jul 2008 | A1 |
20080177836 | Bennett | Jul 2008 | A1 |
20080183504 | Highley | Jul 2008 | A1 |
20080183564 | Tien et al. | Jul 2008 | A1 |
20080184270 | Cole et al. | Jul 2008 | A1 |
20080195425 | Haggerty et al. | Aug 2008 | A1 |
20080195600 | Deakter | Aug 2008 | A1 |
20080201401 | Pugh et al. | Aug 2008 | A1 |
20080205655 | Wilkins et al. | Aug 2008 | A1 |
20080205774 | Brinker et al. | Aug 2008 | A1 |
20080208548 | Metzger et al. | Aug 2008 | A1 |
20080208610 | Thomas et al. | Aug 2008 | A1 |
20080208631 | Morita et al. | Aug 2008 | A1 |
20080208735 | Balet et al. | Aug 2008 | A1 |
20080208788 | Merugu et al. | Aug 2008 | A1 |
20080208873 | Boehmer | Aug 2008 | A1 |
20080215470 | Sengupta et al. | Sep 2008 | A1 |
20080216156 | Kosaka | Sep 2008 | A1 |
20080221934 | Megdal et al. | Sep 2008 | A1 |
20080221947 | Megdal et al. | Sep 2008 | A1 |
20080221970 | Megdal et al. | Sep 2008 | A1 |
20080221971 | Megdal et al. | Sep 2008 | A1 |
20080221972 | Megdal et al. | Sep 2008 | A1 |
20080221973 | Megdal et al. | Sep 2008 | A1 |
20080221990 | Megdal et al. | Sep 2008 | A1 |
20080222016 | Megdal et al. | Sep 2008 | A1 |
20080222027 | Megdal et al. | Sep 2008 | A1 |
20080228538 | Megdal et al. | Sep 2008 | A1 |
20080228539 | Megdal et al. | Sep 2008 | A1 |
20080228540 | Megdal et al. | Sep 2008 | A1 |
20080228541 | Megdal et al. | Sep 2008 | A1 |
20080228556 | Megdal et al. | Sep 2008 | A1 |
20080228606 | Megdal et al. | Sep 2008 | A1 |
20080228635 | Megdal et al. | Sep 2008 | A1 |
20080243680 | Megdal et al. | Oct 2008 | A1 |
20080244008 | Wilkinson et al. | Oct 2008 | A1 |
20080249869 | Angell et al. | Oct 2008 | A1 |
20080255897 | Megdal et al. | Oct 2008 | A1 |
20080255992 | Lin | Oct 2008 | A1 |
20080263058 | Peden | Oct 2008 | A1 |
20080270209 | Mauseth et al. | Oct 2008 | A1 |
20080270294 | Lent et al. | Oct 2008 | A1 |
20080281737 | Fajardo | Nov 2008 | A1 |
20080288283 | Baldwin, Jr. et al. | Nov 2008 | A1 |
20080288382 | Smith et al. | Nov 2008 | A1 |
20080294540 | Celka et al. | Nov 2008 | A1 |
20080294546 | Flannery | Nov 2008 | A1 |
20080301016 | Durvasula et al. | Dec 2008 | A1 |
20080301188 | O'Hara | Dec 2008 | A1 |
20080306750 | Wunder et al. | Dec 2008 | A1 |
20080312969 | Raines et al. | Dec 2008 | A1 |
20080319889 | Hammad | Dec 2008 | A1 |
20080320575 | Gelb et al. | Dec 2008 | A1 |
20090006185 | Stinson | Jan 2009 | A1 |
20090006475 | Udezue et al. | Jan 2009 | A1 |
20090012889 | Finch | Jan 2009 | A1 |
20090018986 | Alcorn et al. | Jan 2009 | A1 |
20090018996 | Hunt et al. | Jan 2009 | A1 |
20090024428 | Hudock, Jr. | Jan 2009 | A1 |
20090024505 | Patel et al. | Jan 2009 | A1 |
20090031426 | Dal Lago et al. | Jan 2009 | A1 |
20090037247 | Quinn | Feb 2009 | A1 |
20090037323 | Feinstein et al. | Feb 2009 | A1 |
20090043637 | Eder | Feb 2009 | A1 |
20090043691 | Kasower | Feb 2009 | A1 |
20090044279 | Crawford et al. | Feb 2009 | A1 |
20090048877 | Binns et al. | Feb 2009 | A1 |
20090048957 | Celano | Feb 2009 | A1 |
20090055894 | Lorsch | Feb 2009 | A1 |
20090060343 | Rosca | Mar 2009 | A1 |
20090089190 | Girulat | Apr 2009 | A1 |
20090089205 | Bayne | Apr 2009 | A1 |
20090094064 | Tyler et al. | Apr 2009 | A1 |
20090094237 | Churi et al. | Apr 2009 | A1 |
20090094674 | Schwartz et al. | Apr 2009 | A1 |
20090106150 | Pelegero et al. | Apr 2009 | A1 |
20090106846 | Dupray et al. | Apr 2009 | A1 |
20090112650 | Iwane | Apr 2009 | A1 |
20090113532 | Lapidous | Apr 2009 | A1 |
20090119169 | Chandratillake et al. | May 2009 | A1 |
20090119199 | Salahi | May 2009 | A1 |
20090125369 | Kloostra et al. | May 2009 | A1 |
20090132347 | Anderson et al. | May 2009 | A1 |
20090132559 | Chamberlain et al. | May 2009 | A1 |
20090138335 | Lieberman | May 2009 | A1 |
20090144102 | Lopez | Jun 2009 | A1 |
20090144160 | Haggerty et al. | Jun 2009 | A1 |
20090150166 | Leite et al. | Jun 2009 | A1 |
20090150238 | Marsh et al. | Jun 2009 | A1 |
20090164232 | Chmielewski et al. | Jun 2009 | A1 |
20090164380 | Brown | Jun 2009 | A1 |
20090182653 | Zimiles | Jul 2009 | A1 |
20090182661 | Irwin | Jul 2009 | A1 |
20090182872 | Hong | Jul 2009 | A1 |
20090183259 | Rinek et al. | Jul 2009 | A1 |
20090199264 | Lang | Aug 2009 | A1 |
20090210807 | Xiao et al. | Aug 2009 | A1 |
20090210886 | Bhojwani et al. | Aug 2009 | A1 |
20090216591 | Buerger et al. | Aug 2009 | A1 |
20090216640 | Masi | Aug 2009 | A1 |
20090222308 | Zoldi et al. | Sep 2009 | A1 |
20090222373 | Choudhuri et al. | Sep 2009 | A1 |
20090222374 | Choudhuri et al. | Sep 2009 | A1 |
20090222375 | Choudhuri et al. | Sep 2009 | A1 |
20090222376 | Choudhuri et al. | Sep 2009 | A1 |
20090222377 | Choudhuri et al. | Sep 2009 | A1 |
20090222378 | Choudhuri et al. | Sep 2009 | A1 |
20090222379 | Choudhuri et al. | Sep 2009 | A1 |
20090222380 | Choudhuri et al. | Sep 2009 | A1 |
20090222449 | Hom et al. | Sep 2009 | A1 |
20090228918 | Rolff et al. | Sep 2009 | A1 |
20090234665 | Conkel | Sep 2009 | A1 |
20090234775 | Whitney et al. | Sep 2009 | A1 |
20090234876 | Schigel et al. | Sep 2009 | A1 |
20090240609 | Cho et al. | Sep 2009 | A1 |
20090248567 | Haggerty et al. | Oct 2009 | A1 |
20090248568 | Haggerty et al. | Oct 2009 | A1 |
20090248569 | Haggerty et al. | Oct 2009 | A1 |
20090248570 | Haggerty et al. | Oct 2009 | A1 |
20090248571 | Haggerty et al. | Oct 2009 | A1 |
20090248572 | Haggerty et al. | Oct 2009 | A1 |
20090248573 | Haggerty et al. | Oct 2009 | A1 |
20090249440 | Platt 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 |
20090271265 | Lay et al. | Oct 2009 | A1 |
20090276368 | Martin et al. | Nov 2009 | A1 |
20090313049 | Joao et al. | Dec 2009 | A1 |
20090313163 | Wang et al. | Dec 2009 | A1 |
20090313562 | Appleyard et al. | Dec 2009 | A1 |
20090319648 | Dutta et al. | Dec 2009 | A1 |
20090327120 | Eze et al. | Dec 2009 | A1 |
20090328173 | Jakobson et al. | Dec 2009 | A1 |
20100009320 | Wilkelis | Jan 2010 | A1 |
20100010935 | Shelton | Jan 2010 | A1 |
20100011428 | Atwood et al. | Jan 2010 | A1 |
20100023434 | Bond | Jan 2010 | A1 |
20100030578 | Siddique et al. | Feb 2010 | A1 |
20100030649 | Ubelhor | Feb 2010 | A1 |
20100030677 | Melik-Aslanian et al. | Feb 2010 | A1 |
20100037299 | Karasick et al. | Feb 2010 | A1 |
20100042583 | Gervais | Feb 2010 | A1 |
20100043055 | Baumgart | Feb 2010 | A1 |
20100049803 | Ogilvie et al. | Feb 2010 | A1 |
20100082384 | Bohrer et al. | Apr 2010 | A1 |
20100094704 | Subramanian et al. | Apr 2010 | A1 |
20100094758 | Chamberlain et al. | Apr 2010 | A1 |
20100094768 | Miltonberger | Apr 2010 | A1 |
20100100945 | Ozzie et al. | Apr 2010 | A1 |
20100107225 | Spencer et al. | Apr 2010 | A1 |
20100114724 | Ghosh et al. | May 2010 | A1 |
20100114744 | Gonen | May 2010 | A1 |
20100121767 | Coulter et al. | May 2010 | A1 |
20100130172 | Vendrow et al. | May 2010 | A1 |
20100145836 | Baker et al. | Jun 2010 | A1 |
20100153707 | Lentz, II | Jun 2010 | A1 |
20100169159 | Rose et al. | Jul 2010 | A1 |
20100169264 | O'Sullivan | Jul 2010 | A1 |
20100185546 | Pollard | Jul 2010 | A1 |
20100188684 | Kumara | Jul 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 |
20100217837 | Ansari et al. | Aug 2010 | A1 |
20100223168 | Haggerty et al. | Sep 2010 | A1 |
20100228657 | Kagarlis | Sep 2010 | A1 |
20100229245 | Singhal | Sep 2010 | A1 |
20100248681 | Phills | Sep 2010 | A1 |
20100250338 | Banerjee et al. | Sep 2010 | A1 |
20100250364 | Song et al. | Sep 2010 | A1 |
20100250410 | Song et al. | Sep 2010 | A1 |
20100250411 | Ogrodski | Sep 2010 | A1 |
20100250434 | Megdal et al. | Sep 2010 | A1 |
20100250469 | Megdal et al. | Sep 2010 | A1 |
20100250497 | Redlich et al. | Sep 2010 | A1 |
20100250509 | Andersen | Sep 2010 | A1 |
20100268660 | Ekdahl | Oct 2010 | A1 |
20100274739 | Haggerty et al. | Oct 2010 | A1 |
20100293090 | Domenikos et al. | Nov 2010 | A1 |
20100293114 | Khan et al. | Nov 2010 | A1 |
20100312717 | Haggerty et al. | Dec 2010 | A1 |
20100312769 | Bailey et al. | Dec 2010 | A1 |
20110004498 | Readshaw | Jan 2011 | A1 |
20110009707 | Kaundinya et al. | Jan 2011 | A1 |
20110010278 | Bulman | Jan 2011 | A1 |
20110016042 | Cho et al. | Jan 2011 | A1 |
20110023115 | Wright | Jan 2011 | A1 |
20110035333 | Haggerty et al. | Feb 2011 | A1 |
20110047071 | Choudhuri et al. | Feb 2011 | A1 |
20110054981 | Faith et al. | Mar 2011 | A1 |
20110066495 | Ayloo et al. | Mar 2011 | A1 |
20110078073 | Annappindi et al. | Mar 2011 | A1 |
20110093383 | Haggerty et al. | Apr 2011 | A1 |
20110112958 | Haggerty et al. | May 2011 | A1 |
20110113084 | Ramnani | May 2011 | A1 |
20110113086 | Long et al. | May 2011 | A1 |
20110125595 | Neal et al. | May 2011 | A1 |
20110126275 | Anderson et al. | May 2011 | A1 |
20110131131 | Griffin et al. | Jun 2011 | A1 |
20110137760 | Rudie et al. | Jun 2011 | A1 |
20110137789 | Kortina et al. | Jun 2011 | A1 |
20110142213 | Baniak et al. | Jun 2011 | A1 |
20110161218 | Swift | Jun 2011 | A1 |
20110161323 | Hagiwara | Jun 2011 | A1 |
20110164746 | Nice et al. | Jul 2011 | A1 |
20110166988 | Coulter | Jul 2011 | A1 |
20110173116 | Yan et al. | Jul 2011 | A1 |
20110178899 | Huszar | Jul 2011 | A1 |
20110178922 | Imrey et al. | Jul 2011 | A1 |
20110179139 | Starkenburg et al. | Jul 2011 | A1 |
20110184838 | Winters et al. | Jul 2011 | A1 |
20110184851 | Megdal et al. | Jul 2011 | A1 |
20110196791 | Dominguez | Aug 2011 | A1 |
20110202474 | Mele et al. | Aug 2011 | A1 |
20110211445 | Chen | Sep 2011 | A1 |
20110213641 | Metzger, II et al. | Sep 2011 | A1 |
20110218826 | Birtel et al. | Sep 2011 | A1 |
20110219421 | Ullman et al. | Sep 2011 | A1 |
20110238566 | Santos | Sep 2011 | A1 |
20110258050 | Chan et al. | Oct 2011 | A1 |
20110258142 | Haggerty et al. | Oct 2011 | A1 |
20110264566 | Brown | Oct 2011 | A1 |
20110264581 | Clyne | Oct 2011 | A1 |
20110270779 | Showalter | Nov 2011 | A1 |
20110282779 | Megdal et al. | Nov 2011 | A1 |
20120005070 | McFall et al. | Jan 2012 | A1 |
20120011056 | Ward et al. | Jan 2012 | A1 |
20120029956 | Ghosh et al. | Feb 2012 | A1 |
20120030216 | Churi et al. | Feb 2012 | A1 |
20120030771 | Pierson et al. | Feb 2012 | A1 |
20120035980 | Haggerty et al. | Feb 2012 | A1 |
20120054592 | Jaffe et al. | Mar 2012 | A1 |
20120066065 | Switzer | Mar 2012 | A1 |
20120066106 | Papadimitriou | Mar 2012 | A1 |
20120072464 | Cohen | Mar 2012 | A1 |
20120084230 | Megdal et al. | Apr 2012 | A1 |
20120089605 | Bangalore et al. | Apr 2012 | A1 |
20120101938 | Kasower | Apr 2012 | A1 |
20120101939 | Kasower | Apr 2012 | A1 |
20120106801 | Jackson | May 2012 | A1 |
20120109990 | Yamasaki | May 2012 | A1 |
20120110467 | Blake et al. | May 2012 | A1 |
20120116807 | Hane et al. | May 2012 | A1 |
20120117509 | Powell et al. | May 2012 | A1 |
20120123968 | Megdal et al. | May 2012 | A1 |
20120124498 | Santoro et al. | May 2012 | A1 |
20120136763 | Megdal et al. | May 2012 | A1 |
20120136774 | Imrey et al. | May 2012 | A1 |
20120143637 | Paradis et al. | Jun 2012 | A1 |
20120150587 | Kruger et al. | Jun 2012 | A1 |
20120158460 | Kruger et al. | Jun 2012 | A1 |
20120158654 | Behren et al. | Jun 2012 | A1 |
20120173339 | Flynt et al. | Jul 2012 | A1 |
20120179536 | Kalb et al. | Jul 2012 | A1 |
20120185338 | Chwast et al. | Jul 2012 | A1 |
20120191479 | Gupta et al. | Jul 2012 | A1 |
20120198556 | Patel et al. | Aug 2012 | A1 |
20120215682 | Lent et al. | Aug 2012 | A1 |
20120216125 | Pierce | Aug 2012 | A1 |
20120226916 | Hahn et al. | Sep 2012 | A1 |
20120232958 | Silbert | Sep 2012 | A1 |
20120265607 | Belwadi | Oct 2012 | A1 |
20120265661 | Megdal et al. | Oct 2012 | A1 |
20120271691 | Hammad | Oct 2012 | A1 |
20120278227 | Kolo et al. | Nov 2012 | A1 |
20120284118 | Mamich, Jr. et al. | Nov 2012 | A1 |
20120290660 | Rao et al. | Nov 2012 | A1 |
20120296724 | Faro et al. | Nov 2012 | A1 |
20130031109 | Roulson et al. | Jan 2013 | A1 |
20130031113 | Feng et al. | Jan 2013 | A1 |
20130085902 | Chew | Apr 2013 | A1 |
20130103571 | Chung et al. | Apr 2013 | A1 |
20130124263 | Amaro et al. | May 2013 | A1 |
20130125010 | Strandell | May 2013 | A1 |
20130132151 | Stibel et al. | May 2013 | A1 |
20130159168 | Evans | Jun 2013 | A1 |
20130173359 | Megdal et al. | Jul 2013 | A1 |
20130173447 | Rothschild | Jul 2013 | A1 |
20130173481 | Hirtenstein et al. | Jul 2013 | A1 |
20130185293 | Boback | Jul 2013 | A1 |
20130191261 | Chandler | Jul 2013 | A1 |
20130226783 | Haggerty et al. | Aug 2013 | A1 |
20130238413 | Carlson et al. | Sep 2013 | A1 |
20130268324 | Megdal et al. | Oct 2013 | A1 |
20130268357 | Heath | Oct 2013 | A1 |
20130275331 | Megdal et al. | Oct 2013 | A1 |
20130279676 | Baniak et al. | Oct 2013 | A1 |
20130293363 | Plymouth | Nov 2013 | A1 |
20130332338 | Yan et al. | Dec 2013 | A1 |
20130332467 | Bornea et al. | Dec 2013 | A1 |
20140006523 | Hofman et al. | Jan 2014 | A1 |
20140012633 | Megdal et al. | Jan 2014 | A1 |
20140019331 | Megdal et al. | Jan 2014 | A1 |
20140025562 | Rothrock et al. | Jan 2014 | A1 |
20140032265 | Paprocki et al. | Jan 2014 | A1 |
20140032300 | Zhang et al. | Jan 2014 | A1 |
20140032384 | Megdal et al. | Jan 2014 | A1 |
20140040182 | Gilder et al. | Feb 2014 | A1 |
20140074689 | Lund et al. | Mar 2014 | A1 |
20140096249 | Dupont et al. | Apr 2014 | A1 |
20140108401 | Namazifar et al. | Apr 2014 | A1 |
20140136422 | Jung et al. | May 2014 | A1 |
20140156501 | Howe | Jun 2014 | A1 |
20140164112 | Kala | Jun 2014 | A1 |
20140164519 | Shah | Jun 2014 | A1 |
20140172687 | Chirehdast | Jun 2014 | A1 |
20140201007 | Stack et al. | Jul 2014 | A1 |
20140244353 | Winters | Aug 2014 | A1 |
20140279329 | Dancel | Sep 2014 | A1 |
20140304263 | Vaitheeswaran et al. | Oct 2014 | A1 |
20140316969 | Imrey | Oct 2014 | A1 |
20140324655 | Kolathur | Oct 2014 | A1 |
20140365357 | Bohrer et al. | Dec 2014 | A1 |
20150051948 | Aizono et al. | Feb 2015 | A1 |
20150066772 | Griffin et al. | Mar 2015 | A1 |
20150088754 | Kirsch | Mar 2015 | A1 |
20150254329 | Agarwal et al. | Sep 2015 | A1 |
20150278277 | Agrawal et al. | Oct 2015 | A1 |
20150286747 | Anastasakos et al. | Oct 2015 | A1 |
20150287091 | Koran | Oct 2015 | A1 |
20150326580 | McMillan et al. | Nov 2015 | A1 |
20150332414 | Unser | Nov 2015 | A1 |
20150363328 | Candelaria | Dec 2015 | A1 |
20160004728 | Balet et al. | Jan 2016 | A1 |
20160048700 | Stransky-Heilkron | Feb 2016 | A1 |
20160086190 | Bohrer et al. | Mar 2016 | A1 |
20160125529 | Acharya | May 2016 | A1 |
20160171542 | Fanous et al. | Jun 2016 | A1 |
20160210224 | Cohen et al. | Jul 2016 | A1 |
20160227037 | Roybal et al. | Aug 2016 | A1 |
20160246581 | Jimenez et al. | Aug 2016 | A1 |
20160328476 | Chang et al. | Nov 2016 | A1 |
20160342999 | Rouston et al. | Nov 2016 | A1 |
20170098096 | Redberg | Apr 2017 | A1 |
20170177809 | Bull et al. | Jun 2017 | A1 |
20170200222 | Barber et al. | Jul 2017 | A1 |
20170249481 | Edison | Aug 2017 | A1 |
20170262821 | Imrey et al. | Sep 2017 | A1 |
20170278182 | Kasower | Sep 2017 | A1 |
20170337625 | Rosenblatt | Nov 2017 | A1 |
20180025273 | Jordan et al. | Jan 2018 | A1 |
20180075527 | Nagla et al. | Mar 2018 | A1 |
20180089379 | Collins et al. | Mar 2018 | A1 |
20180150599 | Valdes et al. | May 2018 | A1 |
20180189871 | Lennert | Jul 2018 | A1 |
20180218069 | Rege et al. | Aug 2018 | A1 |
20180253702 | Dowding | Sep 2018 | A1 |
20180276222 | Belknap et al. | Sep 2018 | A1 |
20180330516 | Baca et al. | Nov 2018 | A1 |
20180343265 | McMillan et al. | Nov 2018 | A1 |
20190012736 | Courbage et al. | Jan 2019 | A1 |
20190042947 | Turner et al. | Feb 2019 | A1 |
20190065516 | Barker | Feb 2019 | A1 |
20190188717 | Putnam et al. | Jun 2019 | A1 |
20190260839 | Prieditis | Aug 2019 | A1 |
20190318122 | Hockey et al. | Oct 2019 | A1 |
20190318255 | Ripley et al. | Oct 2019 | A1 |
20190333140 | Sullivan | Oct 2019 | A1 |
20190340526 | Turner et al. | Nov 2019 | A1 |
20190347092 | Bouley et al. | Nov 2019 | A1 |
20190354613 | Zoldi et al. | Nov 2019 | A1 |
20190354853 | Zoldi et al. | Nov 2019 | A1 |
20190356672 | Bondugula et al. | Nov 2019 | A1 |
20200026642 | Indurthivenkata et al. | Jan 2020 | A1 |
20200034419 | Bondugula et al. | Jan 2020 | A1 |
20200042887 | Marcéet al. | Feb 2020 | A1 |
20200043091 | Courbage et al. | Feb 2020 | A1 |
20200074109 | Pieniazek et al. | Mar 2020 | A1 |
20200082302 | Zoldi et al. | Mar 2020 | A1 |
20200089905 | Jones et al. | Mar 2020 | A1 |
20200090080 | Ballal | Mar 2020 | A1 |
20200097591 | Basant et al. | Mar 2020 | A1 |
20200097881 | Krone et al. | Mar 2020 | A1 |
20200098041 | Lawrence et al. | Mar 2020 | A1 |
20200104734 | Turner et al. | Apr 2020 | A1 |
20200106764 | Hockey et al. | Apr 2020 | A1 |
20200106765 | Hockey et al. | Apr 2020 | A1 |
20200134387 | Liu et al. | Apr 2020 | A1 |
20200134439 | Turner et al. | Apr 2020 | A1 |
20200134474 | Marcéet al. | Apr 2020 | A1 |
20200134500 | Marcéet al. | Apr 2020 | A1 |
20200159989 | Banaszak et al. | May 2020 | A1 |
20200201878 | Putnam et al. | Jun 2020 | A1 |
20200202425 | Taylor-Shoff et al. | Jun 2020 | A1 |
20200210492 | Chang et al. | Jul 2020 | A1 |
20200213206 | Bracken et al. | Jul 2020 | A1 |
20200218629 | Chen et al. | Jul 2020 | A1 |
20200242216 | Zoldi et al. | Jul 2020 | A1 |
20200250185 | Anderson et al. | Aug 2020 | A1 |
20200250556 | Nourian et al. | Aug 2020 | A1 |
20200250716 | Laura | Aug 2020 | A1 |
20200265059 | Patel et al. | Aug 2020 | A1 |
20200265155 | Dong et al. | Aug 2020 | A1 |
20200265513 | Drotos et al. | Aug 2020 | A1 |
20200272853 | Zoldi et al. | Aug 2020 | A1 |
20200279053 | Jones et al. | Sep 2020 | A1 |
20200285679 | Chen et al. | Sep 2020 | A1 |
20200293557 | Farrell et al. | Sep 2020 | A1 |
20200293912 | Williams et al. | Sep 2020 | A1 |
20200327150 | Kunjur et al. | Oct 2020 | A1 |
20200327560 | Anderson et al. | Oct 2020 | A1 |
20200334748 | Courbage et al. | Oct 2020 | A1 |
20200342556 | Zoldi et al. | Oct 2020 | A1 |
20200357060 | Dalinina | Nov 2020 | A1 |
20200364246 | Farrell | Nov 2020 | A1 |
20200371756 | Oburu et al. | Nov 2020 | A1 |
20200387634 | Jones et al. | Dec 2020 | A1 |
20200387832 | Jordan et al. | Dec 2020 | A1 |
20200394357 | Banaszak et al. | Dec 2020 | A1 |
20200394675 | Bradford | Dec 2020 | A1 |
20200401894 | Turner et al. | Dec 2020 | A1 |
20200410362 | Turner et al. | Dec 2020 | A1 |
20210004373 | Sankaran et al. | Jan 2021 | A1 |
20210011909 | Kunjur | Jan 2021 | A1 |
20210012418 | Feinstein et al. | Jan 2021 | A1 |
20210034613 | Ng et al. | Feb 2021 | A1 |
20210042366 | Hicklin et al. | Feb 2021 | A1 |
20210042647 | Turner et al. | Feb 2021 | A1 |
20210049137 | Samara et al. | Feb 2021 | A1 |
20210049428 | Huang et al. | Feb 2021 | A1 |
20210049503 | Nourian et al. | Feb 2021 | A1 |
20210049565 | Anderson et al. | Feb 2021 | A1 |
20210064725 | Miller et al. | Mar 2021 | A1 |
20210157717 | Indurthivenkata et al. | May 2021 | A1 |
20210158299 | Baggett | May 2021 | A1 |
20210158368 | Baggett | May 2021 | A1 |
20210166151 | Kennel et al. | Jun 2021 | A1 |
20210174264 | Jordan et al. | Jun 2021 | A1 |
20210182690 | Jordan et al. | Jun 2021 | A1 |
20210182959 | Lennert et al. | Jun 2021 | A1 |
20210182960 | Courbage et al. | Jun 2021 | A1 |
20210224673 | Turner et al. | Jul 2021 | A1 |
20210241141 | Dugger et al. | Aug 2021 | A1 |
20210248021 | Raghavan et al. | Aug 2021 | A1 |
20210263942 | Zoldi et al. | Aug 2021 | A1 |
20210271694 | Kunjur et al. | Sep 2021 | A1 |
20210279053 | Bouley et al. | Sep 2021 | A1 |
20210294580 | Oburu et al. | Sep 2021 | A1 |
20210295175 | Kennel et al. | Sep 2021 | A1 |
20210342635 | Zoldi et al. | Nov 2021 | A1 |
20210357679 | Bondugula et al. | Nov 2021 | A1 |
20210357707 | Bondugula et al. | Nov 2021 | A1 |
20210400120 | Prieditis | Dec 2021 | A1 |
20210406703 | Zoldi et al. | Dec 2021 | A1 |
20210406724 | Zoldi et al. | Dec 2021 | A1 |
20220012051 | Bouley et al. | Jan 2022 | A1 |
20220019733 | Billman et al. | Jan 2022 | A1 |
20220020084 | Zhang et al. | Jan 2022 | A1 |
20220027853 | McMillan et al. | Jan 2022 | A1 |
20220066749 | Sankaran et al. | Mar 2022 | A1 |
20220070294 | Cody et al. | Mar 2022 | A1 |
20220138238 | Rege et al. | May 2022 | A1 |
20220156394 | Riley et al. | May 2022 | A1 |
20220166782 | Zoldi et al. | May 2022 | A1 |
20220188644 | Zoldi et al. | Jun 2022 | A1 |
20220222368 | Min et al. | Jul 2022 | A1 |
20220222635 | Anderson et al. | Jul 2022 | A1 |
20220261821 | Burton et al. | Aug 2022 | A1 |
20220319701 | Fahner et al. | Oct 2022 | A1 |
20220326997 | Pradhan et al. | Oct 2022 | A1 |
20220335348 | Miller et al. | Oct 2022 | A1 |
20220358111 | Zoldi et al. | Nov 2022 | A1 |
20220391435 | Xie et al. | Dec 2022 | A1 |
20220398585 | Anderson | Dec 2022 | A1 |
20220414469 | Turner et al. | Dec 2022 | A1 |
20230004890 | McBurnett et al. | Jan 2023 | A1 |
20230008208 | Bondugula et al. | Jan 2023 | A1 |
20230014257 | Dong et al. | Jan 2023 | A1 |
20230023630 | Hamilton et al. | Jan 2023 | A1 |
20230059886 | Courbage et al. | Feb 2023 | A1 |
Number | Date | Country |
---|---|---|
2004220812 | Sep 2004 | AU |
2010200017 | Jan 2010 | AU |
2019250275 | May 2020 | AU |
2020233739 | Oct 2020 | AU |
2021200434 | Feb 2021 | AU |
2021203338 | Jun 2021 | AU |
2021212135 | Aug 2021 | AU |
2021232839 | Oct 2021 | AU |
2022203061 | May 2022 | AU |
2022204452 | Jul 2022 | AU |
2022204580 | Jul 2022 | AU |
2022204732 | Jul 2022 | AU |
2 621 541 | Mar 2006 | CA |
2 868 933 | Oct 2013 | CA |
3 039 182 | May 2018 | CA |
3 059 314 | Mar 2020 | CA |
2 792 070 | Oct 2021 | CA |
106255985 | Dec 2016 | CN |
112036952 | Dec 2020 | CN |
114266673 | Apr 2022 | CN |
91 08 341 | Oct 1991 | DE |
0 350 907 | Jan 1990 | EP |
0 419 889 | Apr 1991 | EP |
0 458 698 | Nov 1991 | EP |
0 468 440 | Jan 1992 | EP |
0 554 083 | Aug 1993 | EP |
0 566 736 | Aug 1993 | EP |
0 559 358 | Sep 1993 | EP |
0 869 652 | Oct 1998 | EP |
0 913 789 | May 1999 | EP |
0 977 128 | Feb 2000 | EP |
1 028 401 | Aug 2000 | EP |
1 122 664 | Aug 2001 | EP |
0 772 836 | Dec 2001 | EP |
1 850 278 | Oct 2007 | EP |
3 572 985 | Nov 2019 | EP |
3 573 009 | Nov 2019 | EP |
3 201 804 | Apr 2020 | EP |
3 690 762 | Aug 2020 | EP |
3 699 827 | Aug 2020 | EP |
3 719 710 | Oct 2020 | EP |
3 846 104 | Jul 2021 | EP |
3 852 019 | Jul 2021 | EP |
3 095 031 | Sep 2021 | EP |
3 923 207 | Dec 2021 | EP |
3 933 702 | Jan 2022 | EP |
3 982 256 | Apr 2022 | EP |
4 006 782 | Jun 2022 | EP |
2 752 058 | Apr 2020 | ES |
1 322 809 | Jul 1973 | GB |
2 392 748 | Mar 2004 | GB |
2 579 139 | Jun 2020 | GB |
349972 | Apr 2016 | IN |
10-222559 | Aug 1998 | JP |
10-261009 | Sep 1998 | JP |
10-293732 | Nov 1998 | JP |
2000-331068 | Nov 2000 | JP |
2001-282957 | Oct 2001 | JP |
2001-297141 | Oct 2001 | JP |
2001-344463 | Dec 2001 | JP |
2001-357256 | Dec 2001 | JP |
2002-149778 | May 2002 | JP |
2002-163449 | Jun 2002 | JP |
2002-163498 | Jun 2002 | JP |
2002-259753 | Sep 2002 | JP |
2003-271851 | Sep 2003 | JP |
2003-316881 | Nov 2003 | JP |
2003-316950 | Nov 2003 | JP |
10-2000-0036594 | Jul 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-2004-0078798 | Sep 2004 | KR |
2 181 216 | Apr 2002 | RU |
1256569 | Jun 2006 | TW |
WO 94006103 | Mar 1994 | WO |
WO 95034155 | Dec 1995 | WO |
WO 96000945 | Jan 1996 | WO |
WO 98041931 | Sep 1998 | WO |
WO 98041932 | Sep 1998 | WO |
WO 98041933 | Sep 1998 | WO |
WO 98049643 | Nov 1998 | WO |
WO 99004350 | Jan 1999 | WO |
WO 99008218 | Feb 1999 | WO |
WO 99017225 | Apr 1999 | WO |
WO 99017226 | Apr 1999 | WO |
WO 99038094 | Jul 1999 | WO |
WO 99046710 | Sep 1999 | WO |
WO 00004465 | Jan 2000 | WO |
WO 00028441 | May 2000 | WO |
WO 00055778 | Sep 2000 | WO |
WO 00055789 | Sep 2000 | WO |
WO 00055790 | Sep 2000 | WO |
WO 00065469 | Nov 2000 | WO |
WO 01009752 | Feb 2001 | WO |
WO 01009792 | Feb 2001 | WO |
WO 01010090 | Feb 2001 | WO |
WO 01011522 | Feb 2001 | WO |
WO 01016896 | Mar 2001 | WO |
WO 01039090 | May 2001 | WO |
WO 01039589 | Jun 2001 | WO |
WO 01041083 | Jun 2001 | WO |
WO 01057720 | Aug 2001 | WO |
WO 01075754 | Oct 2001 | WO |
WO 01080053 | Oct 2001 | WO |
WO 01084281 | Nov 2001 | WO |
WO 02001462 | Jan 2002 | WO |
WO 02027610 | Apr 2002 | WO |
WO 03071388 | Aug 2003 | WO |
WO 03101123 | Dec 2003 | WO |
WO 2004031986 | Apr 2004 | WO |
WO 2004046882 | Jun 2004 | WO |
WO 2004061563 | Jul 2004 | WO |
WO 2004084098 | Sep 2004 | WO |
WO 2004088464 | Oct 2004 | WO |
WO 2004114160 | Dec 2004 | WO |
WO 2005001627 | Jan 2005 | WO |
WO 2005059781 | Jun 2005 | WO |
WO 2006050278 | May 2006 | WO |
WO 2007149941 | Dec 2007 | WO |
WO 2008022289 | Feb 2008 | WO |
WO 2008042614 | Apr 2008 | WO |
WO 2008054403 | May 2008 | WO |
WO 2008127288 | Oct 2008 | WO |
WO 2008148819 | Dec 2008 | WO |
WO 2009076555 | Jun 2009 | WO |
WO 2009117518 | Sep 2009 | WO |
WO 2009132114 | Oct 2009 | WO |
WO 2010132492 | Nov 2010 | WO |
WO 2013009920 | Jan 2013 | WO |
WO 2014018900 | Jan 2014 | WO |
WO 2014066816 | May 2014 | WO |
WO 2015057538 | Apr 2015 | WO |
WO 2015162681 | Oct 2015 | WO |
WO 2016160539 | Oct 2016 | WO |
WO 2016164680 | Oct 2016 | WO |
WO 2016176472 | Nov 2016 | WO |
WO 2017024236 | Feb 2017 | WO |
WO 2017024242 | Feb 2017 | WO |
WO 2017053347 | Mar 2017 | WO |
WO 2018049154 | Mar 2018 | WO |
WO 2018057701 | Mar 2018 | WO |
WO 2018084867 | May 2018 | WO |
WO 2018128866 | Jul 2018 | WO |
WO 2018144612 | Aug 2018 | WO |
WO 2018236732 | Dec 2018 | WO |
WO 2019035809 | Feb 2019 | WO |
WO 2019067497 | Apr 2019 | WO |
WO 2019088972 | May 2019 | WO |
WO 2019089439 | May 2019 | WO |
WO 2019089990 | May 2019 | WO |
WO 2019094910 | May 2019 | WO |
WO 2019104088 | May 2019 | WO |
WO 2019104089 | May 2019 | WO |
WO 2019136407 | Jul 2019 | WO |
WO 2019157491 | Aug 2019 | WO |
WO 2019183483 | Sep 2019 | WO |
WO 2019217876 | Nov 2019 | WO |
WO 2020055904 | Mar 2020 | WO |
WO 2020132026 | Jun 2020 | WO |
WO 2020142417 | Jul 2020 | WO |
WO 2020198236 | Oct 2020 | WO |
WO 2020219839 | Oct 2020 | WO |
WO 2020232137 | Nov 2020 | WO |
WO 2021034932 | Feb 2021 | WO |
WO 2021050346 | Mar 2021 | WO |
WO 2021081516 | Apr 2021 | WO |
WO 2021138271 | Jul 2021 | WO |
WO 2021173501 | Sep 2021 | WO |
WO 2022020162 | Jan 2022 | WO |
WO 2022031523 | Feb 2022 | WO |
WO 2022104329 | May 2022 | WO |
WO 2022104357 | May 2022 | WO |
WO 2022109613 | May 2022 | WO |
Entry |
---|
Avery et al., “Credit report accuracy and access to credit”, Federal Reserve Bulletin: 297, Board of Governors of the Federal Reserve System, Jul.-Sep. 2004. |
U.S. Appl. No. 14/618,869, U.S. Pat. No. 10,262,362, Automatic Generation of Code for Attributes, filed Feb. 10, 2015. |
U.S. Appl. No. 16/356,979, U.S. Pat. No. 11,107,158, Automatic Generation of Code for Attributes, filed Mar. 18, 2019. |
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. |
U.S. Appl. No. 60/146,074, filed Jul. 28, 1999, Tomkow. |
U.S. Appl. No. 60/172,479, filed Dec. 17, 1999, Tomkow. |
“A Google Health update,” Google Official Blog, Sep. 15, 2010 in 4 pages, http://googleblog.blogspot.com/2010/09/google-health-update.html. |
Actuate, “Delivering Enterprise Information for Corporate Portals”, White Paper, 2004, pp. 1-7. |
Akl, Selim G., “Digital Signatures: A Tutorial Survey,” Computer, Feb. 1983, pp. 15-24. |
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. |
AISG's National Underwriting Database, A-PLUS, is Now the Largest in the Industry, Business Wire, Aug. 7, 1997. |
Announcing TrueProfiler, http://web.archive.org/web/20021201123646/http://www.truecredit.com/index.asp, dated Dec. 1, 2002, 2 pages. |
Applied Geographic Solutions, “What is MOSAIC™”, as captured Feb. 15, 2004 from http://web.archive.org/web/20040215224329/http://www.appliedgeographic.com/mosaic.html in 2 pages. |
“AT&T Expected to Turn Up Heat in Card Wars”, American Banker, May 27, 1993, vol. 158, No. 101, p. 3. |
Babcock, Gwen, “Aggregation Without Aggravation: Determining Spatial Contiguity and Joining Geographic Areas Using Hashing”, SAS Global Forum 2010, Reporting and Information Visualization, Paper 223-2010, pp. 17. |
“Balance Transfers Offer Opportunities”, Risk Credit Risk Management Report, Jan. 29, 1996, vol. 6, No. 2, pp. 2. |
“Bank of America Direct Web-Based Network Adds Core Functionality To Meet Day-To-Day Treasury Needs”, Business Wire, Oct. 25, 1999. pp. 2. |
Bitran et al., “Mailing Decisions in Catalog Sales Industry”, Management Science (JSTOR), vol. 42, No. 9, pp. 1364-1381, Sep. 1996. |
Brick, et al. “Unit and Item Response, Weighting, and Imputation Procedures in the 1993 National Household Education Survey (NHES:93)” U.S. Department of Education. National Center for Education Statistics, Working Paper No. 97-05, Washington, D.C., pp. 30, Feb. 1997. |
Brown et al., “ALCOD IDSS: Assisting the Australian Stock Market Surveillance Team's Review Process,” Applied Artificial Intelligence Journal, Dec. 1, 1996, pp. 625-641. |
Bult et al., “Optimal Selection for Direct Mail,” Marketing Science, Nov. 1995, vol. 14, No. 4, pp. 378-394. |
Burr Ph.D., et al., “Utility Payments as Alternative Credit Data: A Reality Check”, Asset Builders of America, Inc., Oct. 5, 2006, pp. 1-18, Washington, D.C. |
Buxfer, http://www.buxfer.com/ printed Feb. 5, 2014 in 1 page. |
Cáceres, et al., “Measurement and Analysis of IP Network Usage and Behavior”, IEEE Communications Magazine, pp. 144-151, May 2000. |
Cantor, R. and Packer, F., “The Credit Rating Industry,” FRBNY Quarterly Review, Summer-Fall, 1994, pp. 1-24. |
Census Geography, Excerpted from the Geographic Reference Manual, Nov. 1994, pp. 5. |
ChannelWave.com, PRM Central—About PRM, http://web.archive.org/web/20000510214859/http://www.channelwave.com as printed on Jun. 21, 2006, May 2000 Archive. |
“Chase Gets Positive,” Bank Technology News, May 6, 2000, vol. 14, No. 5, p. 33. |
Chatterjee et al., “Expenditure Patterns and Aggregate Consumer Behavior, Some Experiments with Australian and New Zealand Data”, The Economic Record, vol. 70, No. 210, Sep. 1994, pp. 278-291. |
Check, http://check.me/ printed Feb. 5, 2014 in 3 pages. |
Chen, et al., “Modeling Credit Card ‘Share of Wallet’: Solving the Incomplete Information Problem”, New York University: Kauffman Management Center, http://www.rhsmith.umd.edu/marketing/pdfs_docs/seminarsspr05/abstract%20-%20chen.pdf , Spring 2005, 48 pages. |
Chiba et al., “Mobility Management Schemes for Heterogeneity Support in Next Generation Wireless Networks”, 3rd EuroNGI Conference on, 2007, pp. 143-150. |
“Cole Taylor Bank Chooses Integrated E-Banking/E-Payments/Reconciliation Solution From Fundtech”, Business Wire, Oct. 21, 1999, pp. 2. |
“Consumer Reports Finds American-Made Vehicles Close Reliability Gap with European-Made Vehicle—As Japanese Continue to Set New Benchmarks for the Industry”, Consumer Reports: Consumers Union, Yonkers, NY, Apr. 2003, pp. 2. |
Corepoint Health, “The Continuity of Care Document—Changing the Landscape of Healthcare Information Exchange,” Jan. 2009, pp. 9. |
CreditAnalyst, Digital Matrix Systems, as printed out Mar. 4, 2008, pp. 2. |
CreditToolkit, Digital Matrix Systems, as printed out Mar. 4, 2008, pp. 2. |
CreditXpert, http://www.creditxpert.com/Products/individuals.asp printed Oct. 12, 2012 in 1 page. |
Cohen et al., “Optimizer: IBM's Multi Echelon Inventory System for Managing Service Logistics”, Interfaces, vol. 20, No. 1, Jan.-Feb. 1990, pp. 65-82. |
ComScore Networks Launches Business Unit to Help Credit Card Marketers Master Online and Multi-Channel Strategies—Solutions Provide Unprecedented Insight Into Customer Acquisition and Usage Opportunities, Reston, VA, Oct. 11, 2001, 2 pages. |
Cowie, Norman, “Warning Bells & ‘The Bust-Out’”, Business Credit, Jul. 1, 2000, pp. 5. |
Credit Card Management, “Neural Nets Shoot for Jackpot,” Dec. 1995, pp. 1-6. |
Credit Risk Management Report, Potomac, Mar. 9, 1998, vol. 8, No. 4. |
CreditXpert Inc., CreditXpert 3-Bureau Comparison™, 2002, pp. 5, as archived Jun. 8, 2003 from http://web.archive.org/web/20030608171018/http://creditxpert.com/CreditXpert%203-Bureau%20Comparison(TM)%20sample.pdf. |
CreditXpert Inc., CreditXpert Credit Score & Analysis™, Jan. 11, 2000, pp. 6, http://web.archive.org/web/20030611070058/http://www.creditxpert.com/CreditXpert%20Score%20&%20Analysis%20and%20Credit%20Wizard%20sample.pdf. |
CreditXpert Inc., CreditXpert Essentials™, Advisor View-Experian on Jul. 7, 2003, http://www.creditxpert.com/cx_ess_app.pdf. |
CreditXpert Inc., CreditXpert Essentials™, Advisor View-TransUnion on Oct. 10, 1999, pp. 6, http://web.archive.org/web/20041211052543/http://creditxpert.com/cx_ess_app.pdf. |
CreditXpert Inc., CreditXpert Essentials™, Applicant View-TransUnion on Oct. 10, 1999, pp. 6, http://www.creditxpert.com/cx_ess_app.pdf. |
CreditXpert Inc., CreditXpert What-If Simulator™, 2002, pp. 8, as archived Jun. 30, 2003 from http://web.archive.org/web/20030630132914/http://creditxpert.com/CreditXpert%20What-If%20Simulator(TM)%20sample.pdf. |
“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. |
Dankar et al., “Efficient Private Information Retrieval for Geographical Aggregation”, Procedia Computer Science, 2014, vol. 37, pp. 497-502. |
Dataman Group, “Summarized Credit Statistics,” Aug. 22, 2001, http://web.archive.org/web/20010822113446/http://www.datamangroup.com/summarized_credit.asp. |
“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. |
David, Alexander, “Controlling Information Premia by Repackaging Asset-Backed Securities,” The Journal of Risk and Insurance, Dec. 1997, 26 pages. |
Davies, Donald W., “Applying the RSA Digital Signature to Electronic Mail,” Computer, Feb. 1983, pp. 55-62. |
Dé, Andy, “Will mHealth Apps and Devices Empower ePatients for Wellness and Disease Management? A Case Study,” Jan. 10, 2011 in 6 pages, http://www.healthsciencestrategy.com/2011/04/will-mhealth-apps-and-devices-empower-epatients-for-wellness-and-disease-management-a-case-study-2/. |
“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. |
DeGruchy, et al., “Geodemographic Profiling Benefits Stop-Smoking Service;” The British Journal of Healthcare Computing & Information Management; Feb. 2007; 24, 7; pp. 29-31. |
Dillon et al., “Good Science”, Marketing Research: A Magazine of Management & Applications TM, Winter 1997, vol. 9, No. 4; pp. 11. |
EFunds Corporation, “Data & Decisioning: Debit Report” printed Apr. 1, 2007, http://www.efunds.com/web/industry-solutions/financial-services/frm-debit-report/htm in 1 page. |
EFunds Introduces QualiFileSM, Deluxe Corporation, eFunds Press Release and Product Launch, Sep. 23, 1999, Milwaukee, WI. |
Egol, Len; “What's New in Database Marketing Software,” Direct, Aug. 1994, vol. 6, No. 8, pp. 39. |
Elmasri et al., “Fundamentals of Database Systems, Third Edition (Excerpts)”, Jun. 2000, pp. 253, 261, 268-70, 278-80, 585, 595. |
Equifax; “White Paper: Driving Safe Growth in a Fluid Economy”, http://www.equifax.com/assets/USCIS/efx_safeGrowth_wp.pdf, Oct. 2012 in 14 pages. |
Equifax; “True In-Market Propensity Scores™”, http://www.equifax.com/assets/USCIS/efx-00174-11-13_efx_tips.pdf, Nov. 2013 in 1 page. |
Ettorre, “Paul Kahn on Exceptional Marketing,” Management Review, vol. 83, No. 11, Nov. 1994, pp. 48-51. |
“Equifax and FICO Serve Consumers”, Mortgage Servicing News, Mar. 2001, vol. 5, No. 3, p. 19. |
Experian Announces PLUS Score; Experian Press Release dated Oct. 16, 2003; Experian Global Press Office. |
Experian and AGS Select SRC to Deliver Complete Marketing Solutions; Partnership First to Marketplace with Census2000 Data. PR Newswire. New York: Mar. 21, 2001. p. 1. |
“Experian Helps Verify the Identity of Patients and Provide Secure Enrollment to Healthcare Portals by Integrating with Major Electronic Medical Records Platform,” http://press.experian.com/United-States/Press-Release/experian-helps-verify-the-identity-of-patients-and-provide-secure-enrollment-to-healthcare.aspx?&p=1, Dec. 19, 2013, pp. 2. |
“Experian Launches Portfolio Monitor—Owner NoticesSM”, News Release, Feb. 2003, Costa Mesa, CA. |
Experian-Scorex Announces New Credit Simulation Tool, PR Newswire, Costa Mesa, CA, Jun. 13, 2005. |
Experian, Custom Strategist and Qualifile from Funds, Jun. 2000, in 2 pages. |
Experian; “Case study: SC Telco Federal Credit Union”, http://annualcreditreport.experian.com/assets/consumer-information/case-studies/sc-telco-case-study.pdf, Jun. 2011 in 2 pages. |
Experian; “In the Market ModelsSM”, http://www.experian.com/assets/consumer-information/product-sheets/in-the-market-models.pdf, Sep. 2013 in 2 pages. |
Experian Information Solutions, Inc., Credit Trends: Access Credit Trending Information Instantly, http://kewaneecreditbureau.com/Credit.Trends.pdf, Aug. 2000, pp. 4. |
Experian: Mosaic Geodemographic Lifestyle Segmentation on ConsumerView [Data Card], as printed from http://datacards.experian.com/market?page=research/datacard_print&prin, Apr. 6, 2012, p. 4. |
Experian: Improve Outcomes Through Applied Customer Insight, Brochure, Nov. 2009, pp. 20. |
Experian: Mosaic Public Sector 2009 Launch, Jul. 2009, pp. 164. |
Experian: Mosaic United Kingdom, Brochure, Jun. 2009, pp. 24. |
Experian: Mosaic UK-Optimise the Value of Your Customers and Locations, Now and in the Future, Brochure, Sep. 2010, pp. 24. |
Experian: Mosaic UK—Unique Consumer Classification Based on In-Depth Demographic Data, as printed from http://www.experian.co.uk/business-strategies/mosaic-uk.html, Jul. 30, 2012, pp. 2. |
Experian: Mosaic USA, Brochure, May 2009, pp. 14. |
Experian: Mosaic USA-Consumer Lifestyle Segmentation [Data Card], Dec. 2009, pp. 2. |
Experian: Public Sector, as printed form http://publicsector.experian.co.uk/Products/Mosaicpublicsector.aspx, Jul. 2009, pp. 2. |
Experian, “Experian Rental Payment Data,” http://www.experian.com/rentbureau/rental-data.html printed Nov. 22, 2013 in 2 pages. |
Fair Isaac Announces Integrated, End-to-End Collection and Recovery Solution, Business Wire, New York, Sep. 2, 2004, p. 1. |
“Fair Isaac Introduces Falcon One System to Combat Fraud at Every Customer Interaction”, Business Wire, May 5, 2005, pp. 3. |
“Fair Isaac Offers New Fraud Tool”, National Mortgage News & Source Media, Inc., Jun. 13, 2005, pp. 2. |
Fenner, Peter, “Mobile Address Management and Billing for Personal Communications”, 1st International Conference on Universal Personal Communications, 1992, ICUPC '92 Proceedings, pp. 253-257. |
Fickenscher, Lisa, “Merchant American Express Seeks to Mine its Data on Cardholder Spending Patterns,” American Banker, vol. 162, Issue 56, Mar. 24, 1997, pp. 1-2. |
“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. |
“FinExtra, Basepoint Analytics Introduces Predictive Technology for Mortgage Fraud”, Oct. 5, 2005, pp. 3. |
Fisher, Joseph, “Access to Fair Credit Reports: Current Practices and Proposed Legislation,” American Business Law Journal, Fall 1981, vol. 19, No. 3, p. 319. |
“FTC Testifies: Identity Theft on the Rise”, FTC News Release, Mar. 7, 2000, pp. 3. |
GAO-03-661, Best Practices: Improved Knowledge of DOD Service Contracts Could Reveal Significant Savings, GAO, Jun. 2003. |
Gao et al., “Exploring Temporal Effects for Location Recommendation on Location-Based Social Networks”, RecSys'13, Oct. 12-16, 2013, Hong Kong, China, pp. 93-100. |
Garcia-Molina et al., “Database Systems: The Complete Book”, Prentice Hall, Inc., Ch. 15, Oct. 1, 2001, pp. 713-715. |
“Geographic Aggregation Tool SAS Beta Version 4.1”, Environmental Health Surveillance Section, New York State Dept. in Health, Troy, NY, Mar. 24, 2015, pp. 10. |
Gilje, Shelby, “Keeping Tabs On Businesses That Keep Tabs On US”, NewsRoom, The Seattle Times, Section: SCENE, Apr. 19, 1995, pp. 4. |
Gionis et al., “Similarity Search in High Dimensions via Hashing”, Sep. 7, 1999, pp. 518-529. |
“GLBA Compliance and FFIEC Compliance” http://www.trustwave.com/financial-services.php printed Apr. 8, 2013 in 1 page. |
Glenn, Brandon, “Multi-provider patient portals get big boost with ONC ruling”, Feb. 25, 2013, http://medicaleconomics.modernmedicine.com/medical-economics/news/user-defined-tags/meaningful-use/multi-provider-patient-portals-get-big-boost in 2 pages. |
Gonul, et al., “Optimal Mailing of Catalogs: A New Methodology Using Estimable Structural Dynamic Programming Models”, 14 pages, Management Science, vol. 44, No. 9, Sep. 1998. |
Haffar, Imad, “Spam': A Computer Model for Management of Spare-Parts Inventories in Agricultural Machinery Dealerships”, Computers and Electronics in Agriculture, vol. 12, Issue 4, Jun. 1995, pp. 323-332. |
Hampton et al., “Mapping Health Data: Improved Privacy Protection With Donut Method Geomasking”, American Journal of Epidemiology, Sep. 3, 2010, vol. 172, No. 9, pp. 8. |
Handfield et al., “Managing Component Life Cycles in Dynamic Technological Environments”, International Journal of Purchasing and Materials Management, Tempe, Spring 1994, vol. 30, No. 2, pp. 20-28. |
Haughton et al., “Direct Marketing Modeling with CART and CHAID”, Journal of Direct Marketing, Fall 1997, vol. 11, No. 4, pp. 42-52. |
Healow.com, Various screenshots from page titled “Health and Online Wellness,” https://healow.com/apps/jsp/webview/index.jsp printed Aug. 19, 2013 in 4 pages. |
Healthspek.com, “How Good Are We?” http://healthspek.com/how-good-are-we/ printed Jan. 21, 2014 in 2 pages. |
“Healthspek Users Can Now Import Their Doctors' Records into Their Personal Health Record,” PRWeb, Nashville, TN, Jan. 14, 2014, pp. 1 http://www.prweb.com/releases/2014/01/prweb11485346.htm. |
HealthVault, “Share Health Information,” https://account.healthvault.com/sharerecord.aspx, printed Feb. 20, 2013 in 2 pages. |
HealthVault, “What Can you do with HealthVault?” https://www.healthvault.com/us/en/overview, http://www.eweek.com/mobile/diversinet-launches-mobihealth-wallet-for-patient-data-sharing/, printed Feb. 20, 2013 in 2 pages. |
Herron, Janna, “Social Media-Based Credit Score?”, http://www.bankrate.com/financing/credit-cards/social-media-based-credit-score/, posted Friday, Jan. 13, 2012, printed Nov. 22, 2013 in 2 pages. |
Hill, Kerry, “Identity Theft Your Social Security Number Provides Avenue For Thieves”, NewsRoom, Wisconsin State Journal, Sep. 13, 1998, pp. 4. |
Horowitz, Brian T., “Diversinet Launches MobiHealth Wallet for Patient Data Sharing,” eWeek, Dec. 4, 2012, http://www.eweek.com/mobile/diversinet-launches-mobihealth-wallet-for-patient-data-sharing/. |
“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. |
Ideon, Credit-Card Registry that Bellyflopped this Year, Is Drawing some Bottom-Fishers, The Wall Street Journal, Aug. 21, 1995, pp. C2. |
IgiHealth.com, “Orbit® PHR: Personal Health Record (PHR),” http://www.igihealth.com/consumers/orbit_phr.html, printed Jan. 21, 2014 in 2 pages. |
“Impac Funding Introduces Enhanced Website for Static Pool Tracking of MBS Transactions,” Waltham, MA; Webpage printed out from http://www.lewtan.com/press/1208044_Impac-Lewtan.htm on Mar. 20, 2008. |
Inderfurth et al., “Decision Support for Spare Parts Acquisition in Post Product Life Cycle”, Central European Journal of Operations Research, 2008, vol. 16, pp. 17-42. |
“Industry News, New Technology Identifies Mortgage Fraud: Basepoint Analytics Launches FraudMark”, Inman News, American Land Title Association, Oct. 5, 2005, pp. 1. |
InsightsOne.com, “Healthcare,” http://insightsone.com/healthcare-predictive-analytics/ printed Mar. 6, 2014 in 5 pages. |
Instant Access to Credit Reports Now Available Online with DMS' CreditBrowser-based system also Simplifies Credit Decisioning and Offers a Central Point of Control, Business Wire, Dallas, May 23, 2000, p. 0264. |
“Intelligent Miner Applications Guide”, IBM Corp., Apr. 2, 1999, Chapters 4-7, pp. 33-132. |
Internal Revenue Service Data Book 2000, Issued Aug. 2001, Revised May 2003. |
Jacob et al., A Case Study of Checking Account Inquiries and Closures in Chicago, The Center for Financial Services Innovation, Nov. 2006. |
“Japan's JAAI System Appraises Used Cars Over Internet”, Asia Pulse, Mar. 3, 2000, p. 1. |
Jaro, Matthew A., “Probabilistic Linkage of Large Public Health Data Files”, Statistics in Medicine, 1995, vol. 14, pp. 491-498. |
Jost, Allen; Neural Networks, Credit World, Mar./Apr. 1993, vol. 81, No. 4, pp. 26-33. |
“JPMorgan Worldwide Securities Services to Acquire Paloma's Middle and Back Office Operations,” Webpage printed from http://www.jpmorgan.com on Apr. 1, 2009. |
Käki, Anssi, “Forecasting in End-Of-Life Spare Parts Procurement”, Master's Thesis, Helsinki University of Technology, System Analysis Laboratory, Jul. 27, 2007, pp. 84. |
Khare et al., “Nutch: A Flexible and Scalable Open-Source Web Search Engine”, CommerceNet Labs Technical Reprt 04-04, Nov. 2004, pp. 15. |
Kim et al., “Optimal Pricing, EOL (End of Life) Warranty, and Spare Parts Manufacturing Strategy Amid Product Transition”, European Journal of Operation Research, 2008, vol. 188, pp. 723-745. |
Klein, et al., “A Constant-Utility Index of the Cost of Living”, The Review of Economic Studies, Sep. 1, 1947, vol. 15, No. 2, pp. 84-87. |
Klein, et al., “An Econometric Model of the United States: 1929-1952”, North-Holland Publishing Company, Amsterdam, Jun. 1, 1955, pp. 4-41. |
Klein, Lawrence R., “The Keynesian Revolution”, New York, The MacMillan Company, Jan. 1, 1947, pp. 56-189. |
Krupp, James A.G., “Forecasting for the Automotive Aftermarket”, The Journal of Business Forecasting Methods & Systems, Winter 1993-1994, vol. 12, No. 4, ABI/Inform Global, pp. 8-12. |
Kwan et al., “Protection of Geoprivacy and Accuracy of Spatial Information: How Effective Are Geographical Masks?” Carographica, Summer 2004, vol. 39, No. 2, pp. 15-27. |
Lamons, Bob, “Be Smart: Offer Inquiry Qualification Services,” Marketing News, ABI/Inform Global, Nov. 6, 1995, vol. 29, No. 23, pp. 13. |
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. |
Lapide, Larry, “New Developments in Business Forecasting”, The Journal of Business Forecasting, Spring 2002, pp. 12-14. |
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. |
LendingTree.com, “Lender Ratings & Reviews,” http://web.archive.org/web/20091015043716/http://www.lendingtree.com/lender-reviews/, Oct. 15, 2009, in 21 pages. |
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, Various Pages, www.lifelock.com/, Jan. 9, 2007, pp. 49. |
Lobo, Jude, “MySAP.com Enterprise Portal Cookbook,” SAP Technical Delivery, Feb. 2002, vol. 1, pp. 1-13. |
Longo, Tracey, “Managing Money: Your Family Finances”, Kiplinger's Personal Finance Magazine, Jun. 1, 1995, vol. 49, No. 6, pp. 4. |
Loshin, Intelligent Enterprise: Better Insight for Business Decisions, “Value-Added Data: Merge Ahead”, Feb. 9, 2000, vol. 3, No. 3, 5 pages. |
Lovelace, Robin, “IPFinR: An Implementation of Spatial Microsimulation in R”, RL's Powerstar, Jun. 12, 2013, pp. 9, https://robinlovelace.wordpress.com/2013/06/12/ipfinr-an-implementation-of-spatial-microsimulation-in-r/. |
Maciejewski et al., “Understanding Syndromic Hotspots—A Visual Analytics Approach”, Conference Paper, IEEE Symposium on Visual Analytics Science and Technology, Oct. 21-23, 2017, pp. 35-42. |
Manilla, http://www.manilla.com/how-it-works/ printed Feb. 5, 2014 in 1 page. |
McManus et al.; “Street Wiser,” American Demographics; ABI/Inform Global; Jul./Aug. 2003; 25, 6; pp. 32-35. |
McNamara, Paul, “Start-up's pitch: The Envelope, please,” Network World, Apr. 28, 1997, vol. 14, No. 17, p. 33. |
MergePower, Inc., “Attribute Pro”, http://web.archive.org/web/20060520135324/http://www.mergepower.com/attribute_pro.html, dated May 20, 2006 in 1 page. |
MergePower, Inc., “Attribute Pro”, http://web.archive.org/web/20080708204709/http:/www.mergepower.com/APInfo.aspx, dated Jul. 8, 2008 in 2 pages. |
MergePower, Inc., “Attribute Pro®—Credit Bureau Attributes”, http://web.archive.org/web/20120307000028/http:/www.mergepower.com/APInfo.aspx, dated Mar. 7, 2012 in 2 pages. |
MergePower, Inc., “MergePower, Inc”, http://web.archive.org/web/20060513003556/http:/www.mergepower.com/, dated May 13, 2006 in 1 page. |
MergePower, Inc., “MergePower, Inc”, http://web.archive.org/web/20070208144622/http:/www.mergepower.com/, dated Feb. 8, 2007 in 1 page. |
MergePower, Inc., “MergePower, Inc”, http://web.archive.org/web/20070914144019/http:/www.mergepower.com/, dated Sep. 14, 2007 in 1 page. |
MergePower, Inc., “MergePower, Inc”, http://web.archive.org/web/20110828073054/http:/www.mergepower.com/, dated Aug. 28, 2011 in 2 pages. |
Medick et al., “German Agency to Mine Facebook to Assess Creditworthiness”, Jun. 7, 2012, http://www.spiegel.de/international/germany/german-credit-agency-plans-to-analyze-individual- facebook-pages-a-837539.html printed Nov. 22, 2013 in 2 pages. |
MERit Credit Engine™, Diagram, https://web.archive.org/web/20020204202530/http://creditengine.net/diagram.htm, copyright 1997, archived Feb. 4, 2002, pp. 1. |
Merugu, et al. .; “A New Multi-View Regression Method with an Application to Customer Wallet Estimation,” The 12th International Conference on Knowledge Discovery and Data Mining, Aug. 20-23, 2006, Philadelphia, PA. |
MicroBilt, “PRBC Credit Reporting Agency—Payment Reporting Builds Credit,” retrieved from http://www.microbilt.com/nontraditional-credit-report.aspx and corresponding “Sample Report,” retrieved from http://www.microbilt.com/pdfs/PRBC%20Sample%20Report%20(complete).pdf printed Nov. 21, 2013 in 8 pages. |
Microfinance Africa, “Philippines: Microfinance Players to get Their Own Credit Info Bureau,” Apr. 5, 2011, http://microfinanceafrica.net/microfinance-around-the-world/philippines-microfinance-players-to-get-their-own-credit-info-bureau/ printed Nov. 22, 2013 in 2 pages. |
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/how-it-works/ printed Feb. 5, 2013 in 2 pages. |
Moore, John R., Jr. “Forecasting and Scheduling for Past-Model Replacement Parts”, Management Science, Application Series, vol. 18, No. 4, Part 1, Dec. 1971, pp. B-200-B-213. |
“Mosaic” (geodemography), available from http://en.wikipedia.org/wiki/Mosaic_(geodemography), as last modified Jul. 13, 2012. pp. 4. |
Muus, et al., “A Decision Theoretic Framework for Profit Maximization in Direct Marketing”, Sep. 1996, pp. 20. |
Mvelopes, http://www.mvelopes.com/ printed Feb. 5, 2014 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. |
Nelson et al., “Efficient, Automatic Web Resource Harvesting”, Conference: Eighth ACM International Workshop on Web Information and Data Management (WIDM 2006), Arlington, Virginia, USA, Nov. 10, 2006, pp. 8. |
“New FICO score extends lenders' reach to credit-underserved millions”, Viewpoints: News, Ideas and Solutions from Fair Isaac, Sep./Oct. 2004 as downloaded from http://www.fairisaac.com/NR/exeres/F178D009-B47A-444F-BD11-8B4D7D8B3532,frame . . . in 6 pages. |
“New Privista Product Provides Early Warning System to Combat Identity Theft”, PR Newswire, Oct. 24, 2000, PR Newswire Association, Inc., New York. |
Occasional CF Newsletter; http://www.halhelms.com/index.cfm?fuseaction=newsletters.oct1999; Oct. 1999. |
Office of Integrated Analysis and Forecasting, DOE/EIA-M065 (2004), Model Documentation Report: Macroeconomic Activity Module (MAM) of the National Energy Modeling System, EIA, Washington DC, Feb. 2004. |
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. |
Otter, et al., “Direct Mail Selection by Joint Modeling of the Probability and Quantity of Response”, Jun. 1997, pp. 14. |
Packer, A. H., “Simulation and Adaptive Forecasting an Applied to Inventory Control”, Operations Research, Jul. 1965, vol. 15, No. 4, pp. 660-679. |
Pagano, et al., “Information Sharing in Credit Markets,” Dec. 1993, The Journal of Finance, vol. 48, No. 5, pp. 1693-1718. |
“Parse”, Definition from PC Magazine Encyclopedia, http://www/pcmag.com/encyclopedia_term_0,2542,t=parse&i=48862,00.asp as downloaded Mar. 5, 2012. |
Partnoy, Frank, Rethinking Regulation of Credit Rating Agencies: An Institutional Investor Perspective, Council of Institutional Investors, Apr. 2009, pp. 21. |
Perlich et al., “High Quantile Modeling for Customer Wallet Estimation with Other Applications,” The 13th International Conference on Knowledge Discovery and Data Mining, Aug. 12-15, 2007, San Jose, CA. |
PersonalCapital.com, http://www.personalcapital.com/how-it-works printed Feb. 5, 2014 in 5 pages. |
Peters, Peter-Paul, “A Spare Parts Configurator for the European Service Business” (Graduation Report), Honeywell, Industrial Service Logistic Center, Amsterdam, The Netherlands, Mar. 2000, pp. 80. |
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. |
Polatoglu et al., “Theory and Methodology, Probability Distributions of Cost, Revenue and Profit over a Warranty Cycle”, European Journal of Operational Research, Jul. 1998, vol. 108, Issue 1, pp. 170-183. |
Ponniah, Paulraj, “Data Warehousing Fundamentals: A Comprehensive Guide for IT Professionals”, Wiley-Interscience Publication, pp. 257-289, 377-397, Aug. 3, 2001. |
Porter, G. Zell, “An Economic Method for Evaluating Electronic Component Obsolescence Solutions”, www.gidep.org/data/dmsms/library/zell.pdf, May 1998, pp. 1-9. |
“PostX to Present at Internet Showcase”, PR Newswire, Apr. 28, 1997, pp. 2. |
PostX, “PostX® Envelope and Active View”, http://web.archive.org/web/19970714203719/http://www.postx.com/priducts_fm.html, Jul. 14, 1997 (retrieved Nov. 7, 2013) in 2 pages. |
Powerforms: Declarative Client-Side For Field Validation, ISSN 1386-145x, Dec. 2000. |
“PremierGuide Announces Release 3.0 of Local Search Platform”, Business Wire, Mar. 4, 2004, Palo Alto, CA, p. 5574. |
PrivacyGuard, http://web.archive.org/web/20110728114049/http://www.privacyguard.com/ as archived Jul. 28, 2011 in 1 page. |
“Qualifying For Debt Settlement”, http://www.certifieddebt.com/debt/settlement-qualifications.shtml printed Jan. 9, 2013 in 2 pages. |
Rahm, et al. “Data Cleaning: Problems and Current Approaches”, Bulletin of the IEEE Computer Society Technical Committee on Data Engineering, Dec. 2000, vol. 23, No. 4, pp. 11. |
Raman, et al., “Potter's Wheel: An Interactive Data Cleaning System”, Proceedings of the 27th VLDB Conference, Roma, Italy, 2001, pp. 10. |
Reinartz et al., “On the Profitability of Long-Life Customers in a Noncontractual Setting: An Empirical Investigation and Implications for Marketing” Journal of Marketing, Oct. 2000, vol. 64, pp. 17-35. |
“Resolve Debt for Less: With Help from Freedom Financial” http://www.debtsettlementusa.com/ printed Jan. 9, 2013 in 6 pages. |
Roos, Gina, “Web-Based Service Helps OEMs Cure Parts Obsolescence Blues”, Electronic Engineering Times, Oct. 8, 2001, p. 86. |
Rosset et al., “Wallet Estimation Models”, IBM TJ Watson Research Center, Jan. 2005, Yorktown Heights, NY, pp. 12. |
Santarini, Michael, “Forecasts the Probable Obsolescence of Components—Module Predicts Parts Life”, Electronic Engineering Times, Jan. 11, 1999, vol. 1, p. 48. |
SAS, “SAS® Information Delivery Portal”, Fact Sheet, 2008, in 4 pages. |
Saunders, A., “Data Goldmine,” Management Today, London: Mar. 1, 2004, 6 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. |
Schmittlein et al., “Customer Base Analysis: An Industrial Purchase Process Application”, Marketing Science, vol. 13, No. 1, Winter 1994, pp. 41-67. |
Schneier, B. “Applied Cryptography”, John Wiley & Sons, Second Edition, pp. 435-447, 1996. |
“ScoreNet® Network”, Fairlsaac, web.archive.org/web/20071009014242/http://www.fairisaac.com/NR/rdonlyres/AC4C2F79-4160-4E44-BOCB-5C899004879A/0/ScoreNetnetworkBR.pdf, May 2006, pp. 6. |
“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. |
ShoeBoxed, https://www.shoeboxed.com/sbx-home/ printed Oct. 16, 2012 in 4 pages. |
Shvachko et al., “The Hadoop Distributed File System”, 2010 IEEE 26th Symposium on Mass Storage Systems and Technologies (MSST), May 3, 2010, pp. 1-10. |
Singletary, Michelle, “Score One for Open Credit Ratings”, The Washington Post, Washington DC, Jun. 18, 2000, 3 pages. |
Smith, Richard M., “The Web Bug FAQ”, Nov. 11, 1999, Version 1.0, pp. 4. |
Smith, Wendell R., “Product Differentiation and Market Segmentation as Alternative Marketing Strategies”, The Journal of Marketing, The American Marketing Association, Brattleboro, Vermont, Jul. 1956, vol. XXI, pp. 3-8. |
So et al., “Modelling and Model Validation of the Impact of the Economy on the Credit Risk of Credit Card Portfolios”, The Journal of Risk Model Validation (93-126), vol. 4, No. 4, Winter (Year: 2010). |
“STAGG Variables Sum Up Credit Attributes for Automated Decisions”, PRWeb, May 11, 2011, pp. 2. http://www.prweb.com/releases/2011/5/prweb8404324.htm. |
Stallings, W. “Cryptography and Network Security Principles and Practice”, Prentice Hall, Second Edition, pp. 295, 297, Jul. 15, 1998. |
Stanton, T.H., “Credit Scoring and Loan Scoring as Tools for Improved Management of Federal Credit Programs”, Financier, Philadelphia, Summer 1999, vol. 6, 36 pages. |
Stein, Benchmarking Default Prediction Models: Pitfalls and Remedies in Model Validation, Moody's KMV, Revised Jun. 13, 2002, Technical Report #020305; New York. |
Stone, “Linear Expenditure Systems and Demand Analysis: An Application to the Pattern of British Demand”, The Economic Journal: The Journal of The Royal Economic Society, Sep. 1954, pp. 511-527, vol. LXIV, Macmillan & Co., London. |
Sullivan, Laurie, “Obsolete-Parts Program Thriving”, EBN, Manhasset, NY, Jan. 21, 2002, Issue 1296, p. 26. |
Sumner, Anthony, “Tackling The Issue of Bust-Out Fraud”, Retail Banker International, Jul. 24, 2007, pp. 4. |
Sweat, Jeff; “Know Your Customers,” Information Week, Nov. 30, 1998, pp. 20. |
Tan et al., “Modeling of Web Robot Navigational Patterns”, 2000, Department of Computer Science; University of Minnesota, pp. 7. |
Tao, Lixin, “Shifting Paradigms with the Application Service Provider Model”; Concordia University, IEEE, Oct. 2001, Canada. |
Tennant, Don, “How a Health Insurance Provider Uses Big Data to Predict Patient Needs,” http://www.itbusinessedge.com/blogs/from-under-the-rug/how-a-health-insurance-provider-uses-big-data-to-predict-patient-needs.html, printed Mar. 6, 2014 in 2 pages. |
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. |
Van Collie, Shimon, “The Road to Better Credit-Card Marketing,” Bank Technology News, Sep. 1995, pp. 4. |
Various Posts from the http://www.2p.wrox.com Forums: http://web.archive.org/web/2005045221950/http://p2p.wrox.com/topic.asp?TOPIC_ID=6513, dated Nov. 15, 2003-Oct. 7, 2004. |
Verstraeten, Geert, Ph.D .; Issues in predictive modeling of individual customer behavior: Applications in targeted marketing and consumer credit scoring; Universiteit Gent (Belgium), Dec. 2005. |
“WashingtonPost.com and Cars.com Launch Comprehensive Automotive Web Site For the Washington Area”, PR Newswire, Oct. 22, 1998. pp. 2. |
Watts, Craig, “Consumers Now Can Know What Loan Rate Offers to Expect Based on Their FICO Credit Score at MyFICO.com,” San Rafael, CA, Mar. 6, 2002, pp. 2, http://www.myfico.com/PressRoom/PressReleases/2002_03_06.aspx. |
Watts, Craig, “Fair, Isaac and Equifax Give Consumers New Score Power Tools Offering Greater Insights for Managing Their Credit Health,” May 21, 2002, pp. 3, http://www.myfico.com/PressRoom/PressReleases/2002_05_21.aspx. |
Webber, Richard, “The Relative Power of Geodemographics vis a vis Person and Household Level Demographic Variables as Discriminators of Consumer Behavior,” CASA:Working Paper Series, http://www.casa.ucl.ac.uk/working_papers/paper84.pdf, Oct. 2004, pp. 17. |
Web Page posted at: http://web.archive.org/web20040805124909/http://www.oracle.com/technology/sample_codete/tech/pl_sql/htdocs/x/Case/start.htm, pp. 1 and 4 of the webpages posted on Jan. 7, 2003. |
Web Pages printed Nov. 2, 2004 of Internet Draft entitled “Tunneling SSL Through a WWW Proxy”, Luotonen, Ari, Netscape Communications Corporation (Dec. 14, 1995); 4 pages. http://muffin.doit.org/docs/rfc/tunneling.sub.--ssl.html. |
Webpage printed from http://www.magnum.net/pdfs/RapUpBrochure.pdf as printed Mar. 3, 2008. |
Webpage printed out from http://www.jpmorgan.com/cm/ContentServer?c=TS_Content&pagename=jpmorgan%2Fts%2FTS_Content%2FGeneral&cid=1139403950394 on Mar. 20, 2008, Feb. 13, 2006, New York, NY. |
Webster, Lee R., “Failure Rates & Life-Cycle Costs”, Consulting-Specifying Engineer, Apr. 1998, vol. 23, No. 4, ABI/INFORM Global, p. 42. |
Williams, Mark, “Results of the 1998 NASFAA Salary Survey”, News from NASFAA, 1998. |
Working, Holbrook, “Statistical Laws of Family Expenditure”, Journal of the American Statistical Association, pp. 43-56, vol. 38, American Statistical Association, Washington, D.C., Mar. 1943. |
Wyatt, Craig, “Usage Models just for Merchants,” Credit Card Management, Sep. 1995, vol. 8, No. 6, pp. 4. |
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. |
Yuan et al., “Time-Aware Point-of-Interest Recommendation”, SIGIR'13, Jul. 28-Aug. 1, 2013, Dublin, Ireland, pp. 363-372. |
Yücesan et al., “Distributed Web-Based Simulation Experiments for Optimization”, Simulation Practice and Theory 9, Oct. 2001, pp. 73-90. |
Zandbergen, Paul A., “Ensuring Confidentiality of Geocoded Health Data: Assessing Geographic Masking Strategies for Individual-Level Data”, Review Article, Hindawi Publishing Corporation, Advances in Medicine, VI. 2014, pp. 14. |
Zimmerman et al., “A Web-Based Platform for Experimental Investigation of Electric Power Auctions,” Decision Support Systems, Jan. 1999, vol. 24, pp. 193-205. |
Zoot—Decision Engine, www.zootweb.com/decision_engine.html, as printed on Mar. 3, 2008. |
Zoot—Instant Rules GUI, www.zootweb.com/instant_rules_GUI.html as printed Mar. 3, 2008. |
Zoot—Pre-Built Standard Attributes, www.zootweb.com/credit_attributes.html as printed Mar. 3, 2008. |
Zoot—Rules Management GUI, www.zootweb.com/business_rules_GUI.html as printed Mar. 3, 2008. |
Zoot—Zoot's Hosted Environment, http://www.zootweb.com/zootasp.html as printed Mar. 3, 2008. |
Declaration of Paul Clark, DSc. for Inter Partes Review of U.S. Pat. No. 8,504,628 (Symantec Corporation, Petitioner), dated Jan. 15, 2014 in 76 pages. |
Exhibit D to Joint Claim Construction Statement, filed in Epsilon Data Management, LLC, No. 2:12-cv-00511-JRG (E.D. Tex.) (combined for pretrial purposes with RPost Holdings. Inc., et al. v. Experian Marketing Solutions. Inc., No. 2:12-cv-00513-JRG (E.D. Tex.)) Filed Jan. 14, 2014 in 9 pages. |
First Amended Complaint in Civil Action No. 2:12-cv-511-JRG (Rpost Holdings, Inc. And Rpost Communications Limited V. Constant Contact, Inc .; et al.) filed Feb. 11, 2013 in 14 pages. |
First Amended Complaint in Civil Action No. 2:12-cv-511-JRG (Rpost Holdings, Inc. And Rpost Communications Limited V. Epsilon Data Management, LLC.) filed Sep. 13, 2013 in 9 pages. |
First Amended Complaint in Civil Action No. 2:12-cv-513-JRG (Rpost Holdings, Inc. And Rpost Communications Limited V. Experian Marketing Solutions, Inc.) filed Aug. 30, 2013 in 9 pages. |
Petition for Covered Business Method Patent Review in U.S. Pat. No. 8,161,104 (Experian Marketing Solutions, Inc., Epsilon Data Management, LLC, and Constant Contact, Inc., v. Rpost Communications Limited) dated Jan. 29, 2014 in 90 pages. |
Source Code Appendix attached to U.S. Appl. No. 08/845,722 by Venkatraman et al., Exhibit A, Part 1 & 2, pp. 32. |
Official Communication in Canadian Patent Application No. 2,381,349, dated May 17, 2013. |
Official Communication in Canadian Patent Application No. 2,381,349, dated Jul. 31, 2014. |
International Preliminary Examination Report in International Application No. PCT/US00/21453 dated, Jun. 26, 2001. |
Application as filed in U.S. Appl. No. 10/452,155, filed May 30, 2003. |
Preliminary Amendment in U.S. Appl. No. 10/452,155, dated Sep. 15, 2003. |
Office Action in U.S. Appl. No. 10/452,155, dated Jan. 25, 2008. |
Examiner Interview Summary in U.S. Appl. No. 10/452,155, dated Jul. 23, 2008. |
Office Action in U.S. Appl. No. 10/452,155, dated Oct. 2, 2008. |
Examiner Interview Summary in U.S. Appl. No. 10/452,155, dated Jan. 14, 2009. |
Examiner Interview Summary in U.S. Appl. No. 10/452,155, dated Jul. 21, 2009. |
Notice of Allowance in U.S. Appl. No. 10/452,155, dated Aug. 19, 2009. |
International Search Report for Application No. PCT/US2005/041814, dated Aug. 29, 2007. |
International Preliminary Report on Patentability and Written Opinion for Application No. PCT/US2005/041814, dated Dec. 27, 2007. |
International Search Report and Written Opinion for Application No. PCT/US2007/06070, dated Nov. 10, 2008. |
International Search Report and Written Opinion in PCT Application No. PCT/US07/76152, dated Mar. 20, 2009. |
International Search Report and Written Opinion for Application No. PCT/US2008/064594, dated Oct. 30, 2008. |
International Preliminary Report and Written Opinion in PCT/US2008/064594, dated Dec. 10, 2009. |
Official Communication in European Patent Application No. 12811546.6, dated Nov. 25, 2014. |
Official Communication in Indian Patent Application No. 490/DELNP/2014, dated Jun. 20, 2019. |
Official Communication in Russian Patent Application No. 2014101674/08, dated Dec. 15, 2014. |
International Search Report and Written Opinion for Application No. PCT/US2012/046316, dated Sep. 28, 2012. |
International Preliminary Report on Patentability and Written Opinion for Application No. PCT/US2012/046316, dated Jan. 14, 2014. |
International Search Report and Written Opinion for Application No. PCT/US09/60393, dated Dec. 23, 2009. |
International Search Report and Written Opinion for Application No. PCT/US09/37565, dated May 12, 2009. |
International Search Report and Written Opinion for Application No. PCT/US2010/034434, dated Jun. 23, 2010. |
International Preliminary Report on Patentability for Application No. PCT/US2010/034434, dated Feb. 4, 2014. |
International Search Report and Written Opinion for Application No. PCT/US2013/052342, dated Nov. 21, 2013. |
International Preliminary Report on Patentability for Application No. PCT/US2013/052342, dated Feb. 5, 2015. |
International Search Report and Written Opinion for Application No. PCT/US2017/068340, dated Feb. 26, 2018. |
International Preliminary Report on Patentability in Application No. PCT/US2017/068340, dated Jul. 18, 2019. |
Partial Supplementary European Search Report for Application No. EP12747205, dated May 14, 2020. |
Extended European Search Report for Application No. EP12747205, dated Aug. 14, 2020. |
International Search Report and Written Opinion for Application No. PCT/US2018/016258, dated May 16, 2018. |
International Preliminary Report on Patentability in Application No. PCT/US2018/016258, dated Aug. 15, 2019. |
Application as filed in U.S. Appl. No. 09/790,453, filed Feb. 22, 2001. |
Office Action in U.S. Appl. No. 09/790,453, dated Jan. 20, 2006. |
Office Action in U.S. Appl. No. 09/790,453, dated Jul. 11, 2006. |
Office Action in U.S. Appl. No. 09/790,453, dated Dec. 1, 2006. |
Office Action in U.S. Appl. No. 09/790,453, dated May 10, 2007. |
Office Action in U.S. Appl. No. 09/790,453, dated Mar. 21, 2008. |
Application as filed in U.S. Appl. No. 10/183,135, filed Jun. 25, 2002. |
Office Action in U.S. Appl. No. 10/183,135, dated Oct. 22, 2007. |
Final Office Action in U.S. Appl. No. 10/183,135, dated Apr. 14, 2008. |
Office Action in U.S. Appl. No. 10/183,135, dated Aug. 21, 2008. |
Office Action in U.S. Appl. No. 10/183,135, dated Feb. 26, 2009. |
Office Action in U.S. Appl. No. 10/183,135, dated Aug. 18, 2009. |
Office Action in U.S. Appl. No. 10/183,135, dated Feb. 19, 2010. |
Final Office Action in U.S. Appl. No. 10/183,135, dated Sep. 22, 2010. |
Office Action in U.S. Appl. No. 10/183,135, dated Mar. 25, 2011. |
Notice of Allowance in U.S. Appl. No. 10/183,135, dated Aug. 15, 2011. |
Application as Filed in U.S. Appl. No. 11/363,984, dated Feb. 27, 2006. |
Office Action in in U.S. Appl. No. 11/363,984, dated Dec. 26, 2008. |
“Introduction to Matrices”, Basic-Mathematics.com, as retrieved from https://web.archive.org/web/20141018011031/https://www.basic-mathematics.com/introduction-to-matrices.html on Oct. 18, 2014 in 4 pages. |
Soni et al., “Towards Providing Data Validation As A Service”, 2012 IEEE Ninth International Conference on Services Computing, 2012, pp. 570-577. |
Wang et al., “ RiskVA: A Visual Analytics System for Consumer Credit Risk Analysis”, Tsinghua Science and Technology, ISSN: 1007-0214, Jul. 2011, vol. 17, No. 4, pp. 440-451. |
Official Communication in Australian Patent Application No. 2018215082, dated Jan. 21, 2022. |
Extended European Search Report for Application No. EP12747205, dated Feb. 11, 2022. |
Official Communication in Indian Patent Application No. 201917029540, dated Jan. 7, 2022. |
Number | Date | Country | |
---|---|---|---|
61940043 | Feb 2014 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 16356979 | Mar 2019 | US |
Child | 17443986 | US | |
Parent | 14618869 | Feb 2015 | US |
Child | 16356979 | US |