Inventors list |
Assignees list |
Classification tree browser |
Top 100 Inventors |
Top 100 Assignees |
Courtois
Jean-Philippe Andre Roger Courtois, Wirral GB
| Patent application number | Description | Published |
|---|---|---|
| 20090016978 | Antiperspirant Compositions - An antiperspirant composition comprising a carrier substance and a water-soluble or water-dispersible thiolated polymer. | 01-15-2009 |
Julien Courtois, Ludwigshafen DE
| Patent application number | Description | Published |
|---|---|---|
| 20120087823 | METHOD FOR PRODUCING POROUS METAL SINTERED MOLDED BODIES - The invention relates to a method for producing porous metal sintered molded bodies, wherein expandable polymer particles, in which a sinterable metal powder is dispersed, are expanded to form a molded body. The molded body is subjected to a heat treatment, wherein the polymer is expelled and the sinterable metal powder is sintered to form a porous metal sintered molded body. Preferably, styrol polymers are used. The sinterable metal powder is selected, for example, from aluminum, iron, copper, nickel, and titanium. | 04-12-2012 |
Louise Courtois, Granby, MA US
| Patent application number | Description | Published |
|---|---|---|
| 20100024957 | FIXTURES AND METHODS FOR FACILITATING THE FABRICATION OF DEVICES HAVING THIN FILM MATERIALS - Fixtures and methods of using fixtures to facilitate the fabrication of devices having thin films, for example, gasketed components of fuel-cell membrane electrode assemblies, are disclosed. In one aspect, the fixture comprises a plate having an aperture and means for mounting a thin film to the plate wherein the thin film at least partially obstructs the aperture and wherein the thin film provides a surface for mounting at least one component of a device. Another aspect is a fixture for facilitating the fabrication of a fuel-cell membrane electrode assembly which includes a plate having an aperture and means for mounting a gasket to the plate wherein the gasket at least partially obstructs the aperture and wherein the gasket provides a surface for mounting at least one electrode for a fuel-cell membrane electrode assembly. | 02-04-2010 |
Louise C. Courtois, Hopewell Junction, NY US
| Patent application number | Description | Published |
|---|---|---|
| 20080240892 | STORAGE BUFFER DEVICE FOR AUTOMATED MATERIAL HANDLING SYSTEMS - A storage buffer system for an automated material handling system (AMHS) includes a retractable buffer device disposed in proximity to a processing tool, the retractable buffer device having an extended position disposed directly below an overhead transport (OHT) vehicle path. The retractable buffer device further includes a retracted position that is removed from a process aisle space. In the extended position, the retractable buffer device is configured to facilitate loading and unloading of product therein without the use of lateral motion capability of an OHT vehicle. | 10-02-2008 |
| 20080317565 | Segregating Wafer Carrier Types In Semiconductor Storage Devices - A system for managing the entry of a wafer carrier into a stocker in a semiconductor manufacturing operation is disclosed. The system comprises a stocker that accepts wafer carriers via one or more input ports. The present invention provides a means for detecting the presence of a wafer carrier at the input port, means for identifying the type of the wafer carrier, and means for executing an action sequence if the stocker is not compatible with those wafer carriers. Upon detecting an erroneous condition, an action sequence is executed which may include prevention entry of the wafer carrier, and notifying an operator. | 12-25-2008 |
Nicolas Tadeusz Courtois, Ipswich GB
| Patent application number | Description | Published |
|---|---|---|
| 20110286596 | SYSTEM AND METHODS FOR ENCRYPTION WITH AUTHENTICATION INTEGRITY - A data integrity system including a transmitter, having a TX pseudorandom function generator, a TX switching function having a transmitting option and a TX combiner operative to receive, from a Host, an initialization data entity including at least one word, [TA1], in an initialization phase, to receive, during normal operation, two data entities of interest each including at least one data word of interest [TA2] and [TA3] respectively; to receive a first data entity including at least one word [TC1] comprising a randomized data entry, from the TX pseudorandom function generator, to generate a first XOR sum of the initialization data entity's word [TA1] and the at least one randomized data entity [TC1], in at least one iteration of an initialization phase; and, during normal operation, to generate and to output a second XOR sum [TA2⊕TC2=TB2] and a third XOR sum [TA3⊕TC3=TB3], wherein TB2 and TB3 are randomized data entities, wherein the words TA1, TA2 and TA3 are operative to initialize the data integrity system including enabling the data integrity system to encrypt the TA2 word and to generate an identifying hash value output using the TA3 word. | 11-24-2011 |
Zeus O. Courtois, San Jose, CA US
| Patent application number | Description | Published |
|---|---|---|
| 20100114962 | METHOD AND TOOLS FOR IDENTIFYING IMPACT OF DATABASE CHANGES ON AN APPLICATION - A technique is disclosed for identifying impact of database changes on an application. Given a proposed database change, affected source code is identified that is affected by the proposed database change. References to the affected source code are created and organized into a hierarchy. A user can ascertain the extent of the impact by viewing the hierarchy and by using the hierarchy to access and view the affected source code in a visually distinct manner. | 05-06-2010 |
| 20110137891 | CLIENT AND DATABASE PROBLEM DETERMINATION AND MONITORING - Provided are techniques for collecting client information for client applications running on a client computer, wherein the client information includes a client application identifier for each client application that issues queries to a database along with text of each of the queries that the client application issues; collecting database monitoring information that includes text of each query issued against the database and performance information for each query; combining the client information and the database monitoring information based on the text of the queries to obtain combined information that provides the client application identifier and the performance information for each of the queries; and identifying a problem query and at least one client application that has issued the problem query using the combined information. | 06-09-2011 |
Zeus O. Courtois, Laredo, TX US
| Patent application number | Description | Published |
|---|---|---|
| 20100293523 | Development environment configured to generate application source code from database objects - Development tools are disclosed that connect various artifacts in a database aware fashion. For example, the development environment may integrate SQL query builders across multiple application development interfaces (e.g., a source code editor, XML editor, database scripting tools, etc.), significantly improving developer productivity, reducing development cost and time. Thus, the process of consuming heterogeneous artifacts in an application (or creating them for consumption) becomes a very productive experience, eliminating the need to manually cut/paste information in multiple project files in many cases. | 11-18-2010 |
| 20100293524 | DEVELOPMENT ENVIRONMENT FOR MANAGING DATABASE AWARE SOFTWARE PROJECTS - Embodiments of the invention introduce development tools that connect various artifacts in a database aware fashion. For example, embodiments of the invention integrate SQL query builders across multiple application development interfaces (e.g., a source code editor, XML editor, database scripting tools, etc.), significantly improving developer productivity, reducing development cost and time. Thus, the process of consuming heterogeneous artifacts in an application (or creating them for consumption) becomes a very productive experience, eliminating the need to manually cut/paste information in multiple project files in many cases. | 11-18-2010 |
Zeus Orion Courtois, San Jose, CA US
| Patent application number | Description | Published |
|---|---|---|
| 20100332473 | CORRELATING QUERIES ISSUED BY APPLICATIONS WITH THEIR SOURCE LINES AND ANALYZING APPLICATIONS FOR PROBLEM DETERMINATION AND WHERE USED ANALYSIS - Provided are techniques for invoking with a processor executing on a computer a source code parser to obtain source information that includes a first location of an Application Programming Interface (API) call and parameters of the API call in source code of a client application, where the parameters the API call do not include query text for a query that is to be used to access a database; examining a stack trace to determine a second location of the API call in the stack trace; and deriving the query of the API call and a third location of the query in the source code by identifying the query in the stack trace at the location of the API call in the stack trace. | 12-30-2010 |
