The present invention relates generally to the field of network-based communications and, more specifically, to a system and method to facilitate translation of communications between entities over a network, such as the Internet.
The explosive growth of the Internet as a publication and interactive communication platform has created an electronic environment that is changing the way business is transacted. As the Internet becomes increasingly accessible around the world, communications between users that utilize different spoken or written languages increase exponentially.
Several attempts have been made to facilitate such communications and to provide translation software packages residing on a computer and configured to translate text or voice communications from one language to another. Some of these translation software packages, however, can be expensive and can result in a financial burden for a user of such software packages. Furthermore, such software packages require considerable storage capacity to be available on the computer.
Another drawback of the translation software packages relates to their limited applicability. For example, current technology allows for translation of text through common text translation software installed on a computer. The translation may be accomplished in a variety of ways, one of which is direct word for word translation of the communication, which is imperfect and produces grammatically incorrect sentences in the translated language. Current technology also allows for limited translation of voice communications through speech recognition software installed on the computer. However, spoken language translation is mostly available in restricted domains, where the database of recognizable words is limited to a specific set of words.
A system and method to facilitate translation of communications between entities over a network are described. Multiple predetermined language constructs are communicated to a first entity as a first transmission over the network. Responsive to selection by the first entity of a language construct from the predetermined language constructs, a translated language construct corresponding to the selected language construct is identified. Finally, the translated language construct is communicated to a second entity as a second transmission over the network.
Other features and advantages of the present invention will be apparent from the accompanying drawings, and from the detailed description, which follows below.
The present invention is illustrated by way of example and not intended to be limited by the figures of the accompanying drawings in which like references indicate similar elements and in which:
A system and method to facilitate translation of communication between entities over a network are described. In the following detailed description of embodiments of the invention, reference is made to the accompanying drawings in which like references indicate similar elements, and in which are shown by way of illustration specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention, and it is to be understood that other embodiments may be utilized and that logical, mechanical, electrical, functional, and other changes may be made without departing from the scope of the present invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the appended claims.
The auction facility 10 includes one or more of a number of types of front-end servers, namely communications servers in the exemplary form of page servers 12 that deliver web pages to multiple entities (e.g., markup language documents), picture servers 14 that dynamically deliver images to be displayed within the web pages, listing servers 16, processing servers in the exemplary form of Common Gateway Interface (CGI) or Internet Server Application Program Interface (ISAPI) servers 18 that provide an intelligent interface to the back-end of the auction facility 10, and search servers 20 that handle search requests to the auction facility 10. In addition, the auction facility 10 includes e-mail servers 21 that provide, inter alia, automated e-mail communications to/from entities of the facility 10.
The auction facility 10 further includes one or more back-end servers, for example a database engine server 22, a search indexer server 24 and a credit card database server 26, each of which maintains and facilitates access to a respective database 23. The network-based auction facility 10, such as an Internet-based auction facility 10, may be accessed by a client program 30, such as a browser (e.g., the Internet Explorer browser distributed by Microsoft Corporation of Redmond, Wash.) that executes on a client machine 32 and accesses the facility 10 via a network 34, such as, for example, the Internet. Other examples of networks that a client may utilize to access the auction facility 10 includes a wide area network (WAN), a local area network (LAN), a wireless network (e.g., a cellular network), or the Plain Old Telephone Service (POTS) network.
Central to the database 23 shown in
The database 23 further includes a note table 48 populated with note records that may be linked to one or more item records within the items table 42 and/or to one or more user records within the user table 40. Each note record within the note table 48 may include, inter alia, a comment, description, history, or other information pertaining to an item being auctioned via the auction facility 10, or pertaining to a user of the auction facility 10.
A number of other tables are also shown to be linked to the user table 40, such as a user past aliases table 50, a feedback table 52, a bids table 54, an accounts table 56, and an account balances table 58.
The database 23 is also shown to include two tables specifically to enable an exemplary embodiment of the present invention. A stored construct table 60 stores a predetermined number of language constructs, such as sentences, phrases, questions, or any other known types of language constructs. A stored translated construct table 70 contains a number of records, each record storing translated language constructs corresponding to the language constructs stored in table 60. Prior to any communication between client 32 and the network-based auction facility 10, each translated language construct is generated and stored in the stored translated construct table 70, and the correspondence to one or more predetermined language constructs in the stored language constructs table 60 is defined, such that each translated language construct includes a predetermined translation of the corresponding predetermined language construct.
As illustrated in
At block 110, the language construct is communicated from the first user 92 to the website 96 via the network 34 in a message directed to the second user 94, for example an electronic mail (e-mail) message.
At block 115, the website 96 (e.g., the auction facility 10) utilizes the search servers 20 to conduct a search of the user table 40, the stored constructs table 60, and the stored translated constructs table 70 to retrieve a translated language construct, based on the user identifier corresponding to the second user 94. The search of the user table 40 locates the user information pertaining to the second user 94, including a language preference of the second user 94, and the search of the tables 60 and 70 locates the translated language construct corresponding to the selected language construct and the language preference of the second user 94. In one embodiment, the predetermined language constructs and the translated language constructs are generated and stored in respective tables 60 and 70 prior to the language constructs being communicated to the first user 92, so as to define a correspondence between each predetermined language construct and at least one associated translated language construct. Alternatively, the storing is so as to define a correspondence between a set of the translated language constructs, wherein each translated language construct of the set includes a predetermined translation of a common underlying language construct.
At block 120, the website 96 generates a translated message to be transmitted to the second user 94. In one embodiment, the translated message is an e-mail message generated by the e-mail servers 21 and directed to the second user 94, which contains the translated language construct. Alternatively, the translated e-mail message may contain multiple interactive fields to allow the second user 94 to respond to the first user 92.
At block 125, the translated message is communicated to the second user 94. In one embodiment, an e-mail message containing the translated language construct is communicated by the e-mail servers 21 to the second user 94.
At block 130, the second user 94 selects a further language construct and a user identifier of the first user 92 to which the further language construct is to be communicated. The further language construct may be selected, in one embodiment, from a drop-down list containing multiple predetermined language constructs translated in the language preference of the second user 94, the drop-down list being displayed in one interactive field of the multiple fields communicated to the second user 94 from the website 96. Alternatively, the second user 94 may only receive the translated message from the website 96 and take no further action.
At block 135, the further language construct is communicated from the second user 94 to the website 96 via the network 34 in a reply message directed to the first user 92, for example an electronic mail (e-mail) message.
At block 140, the website 96 (e.g., the auction facility 10) utilizes the search servers 20 to conduct a search of the user table 40, the stored constructs table 60, and the stored translated constructs table 70 to retrieve a translated further language construct, based on the user identifier corresponding to the first user 92. The search of the user table 40 locates the user information pertaining to the first user 92, including a language preference of the first user 92, and the search of the tables 60 and 70 locates the translated further language construct corresponding to the selected further language construct and the language preference of the first user 92.
At block 145, the website 96 generates a translated reply message to be transmitted to the first user 92. In one embodiment, the translated reply message is an e-mail message generated by the e-mail servers 21 and directed to the first user 92, which contains the translated further language construct.
At block 150, the translated reply message is communicated to the first user 92. In one embodiment, an e-mail message containing the translated further language construct is communicated by the e-mail servers 21 to the first user 92.
It should be noted that the sequence 90 may have any one of a number of applications and may be implemented within any number of environments. For example, the sequence 90 may be used to communicate information from any one entity, such as first or second users 92 and 94, to the website 96 in a language preferred by the respective entity. The website 96 may subsequently translate the information and use it in any one of a number of applications, such as in the preparation of item listings, or in the updating of the user information.
Referring to
The message is shown to be communicated to the e-mail servers 21 of the website 96. Specifically, the message containing the language construct may be communicated, in one embodiment, as an e-mail message or by utilizing any other transfer protocol or communication. The e-mail servers 21 receive the message using the transmission functions 217 and proceed to parse the message to extract the language construct and the user identifier for the second user that operates the second client machine 32.
The search servers 20 within the website 96 receive the language construct and the user identifier and search tables within corresponding databases using search functions 205 to provide a translated language construct to be communicated to the second user. Specifically, in one embodiment, the search servers 20 search the user table 40 shown in
The translated language construct is subsequently communicated to the e-mail servers 21. The e-mail servers 21 generate a translated e-mail message containing the translated language construct using message generation functions 215. The translated e-mail message is then communicated to the second client machine via the transmission functions 217.
In one embodiment, the second user selects a further language construct and a user identifier of the first user in an e-mail client or browser 326 that executes in the second client machine 32, the first user being the recipient of a reply e-mail message 328 containing the further language construct to be communicated by the second user. The language construct may be selected, in one embodiment, from a drop-down list containing multiple predetermined language constructs translated in the language preference of the second user, the drop-down list being displayed in one interactive field of multiple interactive fields that may be communicated to the second user from the website 96. Alternatively, the second user may only receive the translated e-mail message and take no further action.
The reply message is shown to be communicated to the e-mail servers 21 of the website 96. Specifically, the reply message containing the further language construct may be communicated, in one embodiment, as an email message or by utilizing any other transfer protocol or communication. The e-mail servers 21 receive the reply message using the transmission functions 217 and proceed to parse the reply message to extract the further language construct and the user identifier for the first user that operates the first client machine 32.
The search servers 20 within the website 96 receive the further language construct and the user identifier and search tables within corresponding databases using search functions 205 to provide a translated further language construct to be communicated to the first user. Specifically, in one embodiment, the search servers 20 search the user table 40 shown in
The translated further language construct is subsequently communicated to the e-mail servers 21. The e-mail servers 21 generate a translated reply message containing the translated further language construct using message generation functions 215. The translated reply message is then communicated to the first client machine via the transmission functions 217.
An alternative application would allow each user of the first or second client machines 32 to communicate selected language constructs to the website 96. In this case, the website 96 may perform search and translation operations and use the translated language construct to update listings via listing servers 16, or to update user information in the user table 40.
As illustrated in
At processing block 620, the user table 40 is searched to locate user information pertaining to the second user, including a language preference of the second user. At processing block 625, the stored constructs table 60 and the stored translated constructs table 70 are searched to retrieve a translated language construct corresponding to the selected language construct.
At processing block 630, a translated message containing the translated language construct and multiple interactive fields is generated. At processing block 635, the translated message is communicated to the second user.
At processing block 640, a further language construct and a user identifier of the first user are received from the second user. At processing block 645, the user table 40 is searched to locate user information pertaining to the first user, including a language preference of the first user. At processing block 650, the stored constructs table 60 and the stored translated constructs table 70 are searched to retrieve a translated further language construct corresponding to the selected further language construct.
At processing block 655, a translated reply message containing the translated further language construct is generated. Finally, at processing block 660, the translated reply message is communicated to the first user.
The computer system 300 includes a processor 302, a main memory 304 and a static memory 306, which communicate with each other via a bus 308. The computer system 300 may further include a video display unit 310 (e.g., a liquid crystal display (LCD) or a cathode ray tube (CRT)). The computer system 300 also includes an alphanumeric input device 312 (e.g., a keyboard), a cursor control device 314 (e.g., a mouse), a disk drive unit 316, a signal generation device 18 (e.g., a speaker), and a network interface device 320.
The disk drive unit 316 includes a machine-readable medium 324 on which is stored a set of instructions (i.e., software) 326 embodying any one, or all, of the methodologies described above. The software 326 is also shown to reside, completely or at least partially, within the main memory 304 and/or within the processor 302. The software 326 may further be transmitted or received via the network interface device 320.
It is to be understood that embodiments of this invention may be used as or to support software programs executed upon some form of processing core (such as the CPU of a computer) or otherwise implemented or realized upon or within a machine or computer readable medium. A machine readable medium includes any mechanism for storing or transmitting information in a form readable by a machine (e.g., a computer). For example, a machine readable medium includes read-only memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; electrical, optical, acoustical or other form of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.); or any other type of media suitable for storing or transmitting information.
In the foregoing specification, the invention has been described with reference to specific exemplary embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention as set forth in the appended claims. The specification and drawings are, accordingly, to be regarded in an illustrative sense rather than a restrictive sense.
This application is a continuation of U.S. patent application Ser. No. 14/165,434, filed on Jan. 27, 2014, which is a continuation of U.S. patent application Ser. No. 12/783,458, filed on May 19, 2010, now U.S. Pat. No. 8,639,829, which is a continuation of U.S. patent application Ser. No. 09/976,301, filed Oct. 11, 2001, now U.S. Pat. No. 7,752,266 entitled “SYSTEM AND METHOD TO FACILITATE TRANSLATION OF COMMUNICATIONS BETWEEN ENTITIES OVER A NETWORK,” which are incorporated herein by reference in their entireties.
Number | Name | Date | Kind |
---|---|---|---|
1021296 | Ault | Mar 1912 | A |
1029262 | Bernheim | Jun 1912 | A |
3573747 | Adams et al. | Apr 1971 | A |
3581072 | Nymeyer | May 1971 | A |
3652795 | Wolf et al. | Mar 1972 | A |
3687256 | Jones | Aug 1972 | A |
4118788 | Roberts | Oct 1978 | A |
4251867 | Uchida et al. | Feb 1981 | A |
4255796 | Gabbe et al. | Mar 1981 | A |
4412287 | Braddock, III | Oct 1983 | A |
4412292 | Sedam et al. | Oct 1983 | A |
4674044 | Kalmus et al. | Jun 1987 | A |
4677552 | Sibley, Jr. | Jun 1987 | A |
4766293 | Boston | Aug 1988 | A |
4789928 | Fujisaki | Dec 1988 | A |
4789930 | Sones et al. | Dec 1988 | A |
4799156 | Shavit et al. | Jan 1989 | A |
4811199 | Kuechler et al. | Mar 1989 | A |
4812628 | Boston et al. | Mar 1989 | A |
4823264 | Deming | Apr 1989 | A |
4823265 | Nelson | Apr 1989 | A |
4833607 | Dethloff | May 1989 | A |
4837422 | Dethloff et al. | Jun 1989 | A |
4864516 | Gaither et al. | Sep 1989 | A |
4877947 | Mori | Oct 1989 | A |
4903201 | Wagner | Feb 1990 | A |
4949256 | Humble | Aug 1990 | A |
4968873 | Dethloff et al. | Nov 1990 | A |
4982346 | Girouard | Jan 1991 | A |
4984155 | Geier et al. | Jan 1991 | A |
4992940 | Dworkin | Feb 1991 | A |
5056019 | Schultz et al. | Oct 1991 | A |
5063507 | Lindsey et al. | Nov 1991 | A |
5063509 | Coles et al. | Nov 1991 | A |
5063523 | Vrenjak | Nov 1991 | A |
5063525 | Kurakake et al. | Nov 1991 | A |
5076433 | Howes | Dec 1991 | A |
5077665 | Silverman et al. | Dec 1991 | A |
5077669 | Gameau et al. | Dec 1991 | A |
5101353 | Lupien et al. | Mar 1992 | A |
5128752 | Von Kohorn | Jul 1992 | A |
5136501 | Silverman et al. | Aug 1992 | A |
5168446 | Wiseman | Dec 1992 | A |
5168458 | Gomes | Dec 1992 | A |
5202826 | McCarthy | Apr 1993 | A |
5205200 | Wright | Apr 1993 | A |
5231566 | Blutinger | Jul 1993 | A |
5243515 | Lee | Sep 1993 | A |
5258908 | Hartheimer et al. | Nov 1993 | A |
5258913 | Baldauf | Nov 1993 | A |
5262942 | Earle | Nov 1993 | A |
5280305 | Monroe | Jan 1994 | A |
5280422 | Moe et al. | Jan 1994 | A |
5283731 | Lalonde et al. | Feb 1994 | A |
5285383 | Lindsey et al. | Feb 1994 | A |
5287268 | McCarthy | Feb 1994 | A |
5297026 | Hoffman | Mar 1994 | A |
5297031 | Gutterman et al. | Mar 1994 | A |
5297032 | Trojan et al. | Mar 1994 | A |
5305200 | Hartheimer et al. | Apr 1994 | A |
5325297 | Bird et al. | Jun 1994 | A |
5329589 | Fraser et al. | Jul 1994 | A |
5335170 | Petteruti et al. | Aug 1994 | A |
5339391 | Wroblewski et al. | Aug 1994 | A |
5345091 | Craig | Sep 1994 | A |
5349368 | Takeda et al. | Sep 1994 | A |
5369705 | Bird et al. | Nov 1994 | A |
5369761 | Conley | Nov 1994 | A |
5375055 | Togher et al. | Dec 1994 | A |
5375061 | Hara et al. | Dec 1994 | A |
5380991 | Valencia et al. | Jan 1995 | A |
5383113 | Kight et al. | Jan 1995 | A |
5384701 | Stentiford et al. | Jan 1995 | A |
5392428 | Robins | Feb 1995 | A |
5394324 | Clearwater | Feb 1995 | A |
5401946 | Weinblatt | Mar 1995 | A |
5402336 | Spiegelhoff et al. | Mar 1995 | A |
5418949 | Suzuki | May 1995 | A |
5421008 | Banning et al. | May 1995 | A |
5424944 | Kelly | Jun 1995 | A |
5426281 | Abecassis | Jun 1995 | A |
5434978 | Dockter et al. | Jul 1995 | A |
5440634 | Jones et al. | Aug 1995 | A |
5442546 | Kaji et al. | Aug 1995 | A |
5442782 | Malatesta et al. | Aug 1995 | A |
5453601 | Rosen | Sep 1995 | A |
5453926 | Stroschin et al. | Sep 1995 | A |
5455407 | Rosen | Oct 1995 | A |
5479600 | Wroblewski et al. | Dec 1995 | A |
5485510 | Colbert | Jan 1996 | A |
5497319 | Chong et al. | Mar 1996 | A |
5506897 | Moore et al. | Apr 1996 | A |
5515488 | Hoppe et al. | May 1996 | A |
5521815 | Rose, Jr. | May 1996 | A |
5526479 | Barstow et al. | Jun 1996 | A |
5535276 | Ganesan | Jul 1996 | A |
5535403 | Li et al. | Jul 1996 | A |
5537314 | Kanter | Jul 1996 | A |
5544051 | Senn et al. | Aug 1996 | A |
5553145 | Micali | Sep 1996 | A |
5557518 | Rosen | Sep 1996 | A |
5557728 | Garrett et al. | Sep 1996 | A |
5567740 | Free | Oct 1996 | A |
5590325 | Kolton et al. | Dec 1996 | A |
5592375 | Salmon et al. | Jan 1997 | A |
5592668 | Harding et al. | Jan 1997 | A |
5596994 | Bro | Jan 1997 | A |
5598557 | Doner et al. | Jan 1997 | A |
5600833 | Senn et al. | Feb 1997 | A |
5606691 | Watts et al. | Feb 1997 | A |
5627979 | Chang et al. | May 1997 | A |
5638457 | Deaton | Jun 1997 | A |
5640569 | Miller et al. | Jun 1997 | A |
5644721 | Chung et al. | Jul 1997 | A |
5652896 | Yamauchi et al. | Jul 1997 | A |
5657389 | Houvener | Aug 1997 | A |
5659165 | Jennings et al. | Aug 1997 | A |
5664111 | Nahan et al. | Sep 1997 | A |
5664115 | Fraser | Sep 1997 | A |
5671364 | Turk | Sep 1997 | A |
5675784 | Maxwell et al. | Oct 1997 | A |
5687323 | Hodroff | Nov 1997 | A |
5689652 | Lupien et al. | Nov 1997 | A |
5689663 | Williams | Nov 1997 | A |
5694546 | Reisman | Dec 1997 | A |
5694552 | Aharoni | Dec 1997 | A |
5696909 | Wallner | Dec 1997 | A |
5696910 | Pawlowski | Dec 1997 | A |
5706457 | Dwyer et al. | Jan 1998 | A |
5708780 | Levergood et al. | Jan 1998 | A |
5710886 | Christensen et al. | Jan 1998 | A |
5710889 | Clark et al. | Jan 1998 | A |
5715314 | Payne et al. | Feb 1998 | A |
5715399 | Bezos | Feb 1998 | A |
5715402 | Popolo | Feb 1998 | A |
5715466 | Flanagan et al. | Feb 1998 | A |
5717989 | Tozzoli et al. | Feb 1998 | A |
5721897 | Rubinstein | Feb 1998 | A |
5722418 | Bro | Mar 1998 | A |
5724524 | Hunt et al. | Mar 1998 | A |
5724593 | Hargrave, III et al. | Mar 1998 | A |
5727165 | Ordish et al. | Mar 1998 | A |
5729594 | Klingman | Mar 1998 | A |
5734838 | Robinson et al. | Mar 1998 | A |
5734931 | Inoue et al. | Mar 1998 | A |
5740252 | Minor et al. | Apr 1998 | A |
5752242 | Havens | May 1998 | A |
5757917 | Rose et al. | May 1998 | A |
5758126 | Daniels et al. | May 1998 | A |
5758333 | Bauer et al. | May 1998 | A |
5761648 | Golden et al. | Jun 1998 | A |
5768581 | Cochran | Jun 1998 | A |
5771003 | Seymour | Jun 1998 | A |
5771291 | Newton et al. | Jun 1998 | A |
5771380 | Tanaka et al. | Jun 1998 | A |
5774553 | Rosen | Jun 1998 | A |
5774870 | Storey | Jun 1998 | A |
5778178 | Arunachalam | Jul 1998 | A |
5778213 | Shakib et al. | Jul 1998 | A |
5778356 | Heiny | Jul 1998 | A |
5787386 | Kaplan et al. | Jul 1998 | A |
5787402 | Potter et al. | Jul 1998 | A |
5790790 | Smith et al. | Aug 1998 | A |
5794207 | Walker et al. | Aug 1998 | A |
5794210 | Goldhaber et al. | Aug 1998 | A |
5794219 | Brown | Aug 1998 | A |
5799285 | Klingman | Aug 1998 | A |
5803500 | Mossberg | Sep 1998 | A |
5806044 | Powell | Sep 1998 | A |
5818914 | Fujisaki | Oct 1998 | A |
5818915 | Hayes, Jr. et al. | Oct 1998 | A |
5822737 | Ogram | Oct 1998 | A |
5826241 | Stein et al. | Oct 1998 | A |
5826244 | Huberman | Oct 1998 | A |
5826249 | Skeirik | Oct 1998 | A |
5826258 | Gupta | Oct 1998 | A |
5832452 | Schneider et al. | Nov 1998 | A |
5835061 | Stewart | Nov 1998 | A |
5835896 | Fisher et al. | Nov 1998 | A |
5835907 | Newman | Nov 1998 | A |
5835911 | Nakagawa et al. | Nov 1998 | A |
5835922 | Shima et al. | Nov 1998 | A |
5838965 | Kavanagh et al. | Nov 1998 | A |
5841437 | Fishkin et al. | Nov 1998 | A |
5842203 | D'Elena et al. | Nov 1998 | A |
5845143 | Yamauchi et al. | Dec 1998 | A |
5845155 | Nakata et al. | Dec 1998 | A |
5845265 | Woolston | Dec 1998 | A |
5845266 | Lupien et al. | Dec 1998 | A |
5845277 | Pfeil et al. | Dec 1998 | A |
5845278 | Kirsch et al. | Dec 1998 | A |
5846265 | McGregor et al. | Dec 1998 | A |
5846266 | Rattee | Dec 1998 | A |
5848396 | Gerace | Dec 1998 | A |
5850442 | Muftic | Dec 1998 | A |
5850454 | Hawks | Dec 1998 | A |
5854997 | Sukeda et al. | Dec 1998 | A |
5855003 | Ladden et al. | Dec 1998 | A |
5855007 | Jovicic et al. | Dec 1998 | A |
5855008 | Goldhaber et al. | Dec 1998 | A |
5857188 | Douglas | Jan 1999 | A |
5857201 | Wright et al. | Jan 1999 | A |
5857203 | Kauffman et al. | Jan 1999 | A |
5870722 | Albert et al. | Feb 1999 | A |
5872848 | Romney et al. | Feb 1999 | A |
5873069 | Reuhl et al. | Feb 1999 | A |
5874412 | Priebe et al. | Feb 1999 | A |
5883620 | Hobbs | Mar 1999 | A |
5884056 | Steele | Mar 1999 | A |
5884246 | Boucher et al. | Mar 1999 | A |
5884247 | Christy | Mar 1999 | A |
5884277 | Khosla | Mar 1999 | A |
5890138 | Godin et al. | Mar 1999 | A |
5897621 | Boesch et al. | Apr 1999 | A |
5897622 | Blinn et al. | Apr 1999 | A |
5903874 | Leonard | May 1999 | A |
5905974 | Fraser et al. | May 1999 | A |
5905975 | Ausubel | May 1999 | A |
5909544 | Anderson et al. | Jun 1999 | A |
5909678 | Bergman et al. | Jun 1999 | A |
5911138 | Li et al. | Jun 1999 | A |
5913040 | Rakavy et al. | Jun 1999 | A |
5913203 | Wong et al. | Jun 1999 | A |
5913215 | Rubinstein et al. | Jun 1999 | A |
5917484 | Mullaney | Jun 1999 | A |
5920725 | Ma et al. | Jul 1999 | A |
5922074 | Richard et al. | Jul 1999 | A |
5923885 | Johnson et al. | Jul 1999 | A |
5924072 | Havens | Jul 1999 | A |
5926794 | Fethe | Jul 1999 | A |
5933145 | Meek | Aug 1999 | A |
5933811 | Angles et al. | Aug 1999 | A |
5944769 | Musk et al. | Aug 1999 | A |
5944790 | Levy | Aug 1999 | A |
5945652 | Ohki | Aug 1999 | A |
5945653 | Walker et al. | Aug 1999 | A |
5953423 | Rosen | Sep 1999 | A |
5956694 | Powell | Sep 1999 | A |
5960382 | Steiner | Sep 1999 | A |
5960409 | Wexler | Sep 1999 | A |
5963647 | Downing et al. | Oct 1999 | A |
5963917 | Ogram | Oct 1999 | A |
5963923 | Garber | Oct 1999 | A |
5966685 | Flanagan et al. | Oct 1999 | A |
5969974 | Vandenbelt et al. | Oct 1999 | A |
5970469 | Scroggie et al. | Oct 1999 | A |
5971274 | Milchman | Oct 1999 | A |
5974412 | Hazlehurst et al. | Oct 1999 | A |
5983196 | Wendkos | Nov 1999 | A |
5987500 | Arunachalam | Nov 1999 | A |
5991739 | Cupps et al. | Nov 1999 | A |
5991744 | DiCresce | Nov 1999 | A |
5999913 | Goodwin, III | Dec 1999 | A |
6006221 | Liddy et al. | Dec 1999 | A |
6009412 | Storey | Dec 1999 | A |
6012055 | Campbell et al. | Jan 2000 | A |
6014634 | Scroggie et al. | Jan 2000 | A |
6016955 | DeRooij et al. | Jan 2000 | A |
6018721 | Aziz et al. | Jan 2000 | A |
6018742 | Herbert, III | Jan 2000 | A |
6022222 | Guinan | Feb 2000 | A |
6029015 | Ishiguro | Feb 2000 | A |
6029141 | Bezos et al. | Feb 2000 | A |
6029150 | Kravitz | Feb 2000 | A |
6032130 | Alloul | Feb 2000 | A |
6032145 | Beall et al. | Feb 2000 | A |
6035280 | Christensen | Mar 2000 | A |
6035288 | Solomon | Mar 2000 | A |
6035402 | Vaeth et al. | Mar 2000 | A |
6039244 | Finsterwald | Mar 2000 | A |
6044363 | Mori et al. | Mar 2000 | A |
6047236 | Hancock et al. | Apr 2000 | A |
6047264 | Fisher et al. | Apr 2000 | A |
6047274 | Johnson | Apr 2000 | A |
6049785 | Gifford | Apr 2000 | A |
6052670 | Johnson | Apr 2000 | A |
6055518 | Franklin et al. | Apr 2000 | A |
6066518 | Franklin et al. | Apr 2000 | A |
6058379 | Odom et al. | May 2000 | A |
6058417 | Hess et al. | May 2000 | A |
6061448 | Smith et al. | May 2000 | A |
6069939 | Fung et al. | May 2000 | A |
6073117 | Oyanagi et al. | Jun 2000 | A |
6077085 | Parry et al. | Jun 2000 | A |
6085169 | Walker et al. | Jul 2000 | A |
6085176 | Woolston | Jul 2000 | A |
6092035 | Kurachi et al. | Jul 2000 | A |
6092037 | Stone et al. | Jul 2000 | A |
6095410 | Andersen et al. | Aug 2000 | A |
6101485 | Fortenberry et al. | Aug 2000 | A |
6104815 | Alcorn et al. | Aug 2000 | A |
6105001 | Masi | Aug 2000 | A |
6105008 | Davis et al. | Aug 2000 | A |
6108650 | Musk et al. | Aug 2000 | A |
6111574 | Meek | Aug 2000 | A |
6119137 | Smith et al. | Sep 2000 | A |
6119229 | Martinez et al. | Sep 2000 | A |
6122355 | Strohl | Sep 2000 | A |
6122606 | Johnson | Sep 2000 | A |
6134533 | Shell | Oct 2000 | A |
6134543 | Witkowski et al. | Oct 2000 | A |
6138106 | Walker et al. | Oct 2000 | A |
6138107 | Elgamal | Oct 2000 | A |
6141653 | Conklin et al. | Oct 2000 | A |
6141656 | Ozbutun et al. | Oct 2000 | A |
6144984 | DeBenedictis et al. | Nov 2000 | A |
6144985 | Rompe | Nov 2000 | A |
6148260 | Musk et al. | Nov 2000 | A |
6151589 | Aggarwal et al. | Nov 2000 | A |
6151594 | Wang | Nov 2000 | A |
6157841 | Bolduc et al. | Dec 2000 | A |
6161082 | Goldberg et al. | Dec 2000 | A |
6161094 | Adcock et al. | Dec 2000 | A |
6167567 | Chiles et al. | Dec 2000 | A |
6167573 | Lewis | Jan 2001 | B1 |
6173267 | Cairns | Jan 2001 | B1 |
6178408 | Copple et al. | Jan 2001 | B1 |
6184823 | Smith et al. | Feb 2001 | B1 |
6189003 | Leal | Feb 2001 | B1 |
6192407 | Smith et al. | Feb 2001 | B1 |
6199079 | Gupta | Mar 2001 | B1 |
6202051 | Woolston | Mar 2001 | B1 |
6205418 | Li et al. | Mar 2001 | B1 |
6205433 | Boesch et al. | Mar 2001 | B1 |
6212556 | Arunachalam | Apr 2001 | B1 |
6226412 | Schwab | May 2001 | B1 |
6237145 | Narasimhan et al. | May 2001 | B1 |
6243094 | Sklar | Jun 2001 | B1 |
6243691 | Fisher et al. | Jun 2001 | B1 |
6243699 | Fish | Jun 2001 | B1 |
6246996 | Stein et al. | Jun 2001 | B1 |
6266651 | Woolston | Jul 2001 | B1 |
6266652 | Godin et al. | Jul 2001 | B1 |
6269345 | Riboud | Jul 2001 | B1 |
6272675 | Schrab et al. | Aug 2001 | B1 |
6275789 | Moser et al. | Aug 2001 | B1 |
6278969 | King et al. | Aug 2001 | B1 |
6278980 | Wendkos | Aug 2001 | B1 |
6282507 | Horiguchi et al. | Aug 2001 | B1 |
6285998 | Black et al. | Sep 2001 | B1 |
6286002 | Axaopoulos et al. | Sep 2001 | B1 |
6292769 | Flanagan et al. | Sep 2001 | B1 |
6301554 | Christy | Oct 2001 | B1 |
6301555 | Hinderks | Oct 2001 | B2 |
6308172 | Agrawal et al. | Oct 2001 | B1 |
6308177 | Israni et al. | Oct 2001 | B1 |
6317727 | May | Nov 2001 | B1 |
6317738 | Lohman et al. | Nov 2001 | B1 |
6321208 | Barnett et al. | Nov 2001 | B1 |
6321210 | O'Brien et al. | Nov 2001 | B1 |
6321227 | Ryu | Nov 2001 | B1 |
6326962 | Szabo | Dec 2001 | B1 |
6326985 | Tazoe et al. | Dec 2001 | B1 |
6326988 | Gould et al. | Dec 2001 | B1 |
6330543 | Kepecs | Dec 2001 | B1 |
6332126 | Peirce et al. | Dec 2001 | B1 |
6332127 | Bandera et al. | Dec 2001 | B1 |
6336009 | Suzumi et al. | Jan 2002 | B1 |
6336098 | Fortenberry et al. | Jan 2002 | B1 |
6336099 | Barnett et al. | Jan 2002 | B1 |
6336105 | Conklin et al. | Jan 2002 | B1 |
6339755 | Hetherington et al. | Jan 2002 | B1 |
6341958 | Zilberman | Jan 2002 | B1 |
6345271 | Dempsey et al. | Feb 2002 | B1 |
6345273 | Cochran | Feb 2002 | B1 |
6347320 | Christensen et al. | Feb 2002 | B1 |
6347339 | Morris et al. | Feb 2002 | B1 |
6349275 | Schumacher et al. | Feb 2002 | B1 |
6356865 | Franz et al. | Mar 2002 | B1 |
6363337 | Amith | Mar 2002 | B1 |
6386446 | Himmel et al. | May 2002 | B1 |
6389427 | Faulkner | May 2002 | B1 |
6396515 | Hetherington et al. | May 2002 | B1 |
6397212 | Biffar | May 2002 | B1 |
6401077 | Godden et al. | Jun 2002 | B1 |
6405174 | Walker et al. | Jun 2002 | B1 |
6405175 | Ng | Jun 2002 | B1 |
6415270 | Rackson et al. | Jul 2002 | B1 |
6415282 | Mukherjea et al. | Jul 2002 | B1 |
6421653 | May | Jul 2002 | B1 |
6434545 | MacLeod et al. | Aug 2002 | B1 |
6434546 | Williamowski et al. | Aug 2002 | B1 |
6438524 | Shi | Aug 2002 | B1 |
6442479 | Barton | Aug 2002 | B1 |
6446048 | Wells et al. | Sep 2002 | B1 |
6450407 | Freeman et al. | Sep 2002 | B1 |
6460015 | Hetherington et al. | Oct 2002 | B1 |
6460020 | Pool et al. | Oct 2002 | B1 |
6460025 | Fohn et al. | Oct 2002 | B1 |
6463404 | Appleby | Oct 2002 | B1 |
6463405 | Case | Oct 2002 | B1 |
6466931 | Attaluri et al. | Oct 2002 | B1 |
6473729 | Gastaldo et al. | Oct 2002 | B1 |
6473734 | Dvorak | Oct 2002 | B1 |
6487553 | Emens et al. | Nov 2002 | B1 |
6490602 | Kraemer et al. | Dec 2002 | B1 |
6493661 | White, III et al. | Dec 2002 | B1 |
6493673 | Ladd et al. | Dec 2002 | B1 |
6496793 | Veditz et al. | Dec 2002 | B1 |
6496805 | Goodwin, III et al. | Dec 2002 | B1 |
6507813 | Veditz et al. | Jan 2003 | B2 |
6515656 | Wittenburg et al. | Feb 2003 | B1 |
6516329 | Smith | Feb 2003 | B1 |
6523000 | Ando et al. | Feb 2003 | B1 |
6523012 | Glassman et al. | Feb 2003 | B1 |
6523037 | Monahan et al. | Feb 2003 | B1 |
6526426 | Lakritz | Feb 2003 | B1 |
6529725 | Joao et al. | Mar 2003 | B1 |
6529896 | Leung et al. | Mar 2003 | B1 |
6532444 | Weber | Mar 2003 | B1 |
6549922 | Srivastava et al. | Apr 2003 | B1 |
6549941 | Jaquith et al. | Apr 2003 | B1 |
6556975 | Wittsche | Apr 2003 | B1 |
6567821 | Polk | May 2003 | B1 |
6570591 | Crovetto et al. | May 2003 | B1 |
6571216 | Garg et al. | May 2003 | B1 |
6571241 | Nosohara | May 2003 | B1 |
6574239 | Dowling et al. | Jun 2003 | B1 |
6578011 | Forward | Jun 2003 | B1 |
6578012 | Storey | Jun 2003 | B1 |
6594640 | Postrel | Jul 2003 | B1 |
6598026 | Ojha et al. | Jul 2003 | B1 |
6598028 | Sullivan et al. | Jul 2003 | B1 |
6601071 | Bowker et al. | Jul 2003 | B1 |
6604107 | Wang | Aug 2003 | B1 |
6604131 | Warris et al. | Aug 2003 | B1 |
6616703 | Nakagawa | Sep 2003 | B1 |
6623529 | Lakritz | Sep 2003 | B1 |
6628307 | Fair | Sep 2003 | B1 |
6640221 | Levine et al. | Oct 2003 | B1 |
6643624 | Philippe | Nov 2003 | B2 |
6647364 | Yumura et al. | Nov 2003 | B1 |
6647373 | Carlton-Foss | Nov 2003 | B1 |
6651220 | Penteroudakis et al. | Nov 2003 | B1 |
6658404 | Cecchini | Dec 2003 | B1 |
6665676 | Twig et al. | Dec 2003 | B2 |
6671681 | Emens et al. | Dec 2003 | B1 |
6694321 | Berno | Feb 2004 | B1 |
6694326 | Mayhew et al. | Feb 2004 | B2 |
6701314 | Conover et al. | Mar 2004 | B1 |
6711565 | Subramaniam et al. | Mar 2004 | B1 |
6721715 | Nemzow | Apr 2004 | B2 |
6732161 | Hess et al. | Apr 2004 | B1 |
6748367 | Lee | Jun 2004 | B1 |
6768997 | Schirmer et al. | Jul 2004 | B2 |
6771291 | DiStenfano | Aug 2004 | B1 |
6778193 | Biebesheimer et al. | Aug 2004 | B2 |
6778993 | Wang | Aug 2004 | B2 |
6785671 | Bailey et al. | Aug 2004 | B1 |
6799165 | Boesjes | Sep 2004 | B1 |
6839683 | Walker et al. | Jan 2005 | B1 |
6842739 | Postrel | Jan 2005 | B2 |
6851089 | Erickson et al. | Feb 2005 | B1 |
6857022 | Scanlan | Feb 2005 | B1 |
6859217 | Robertson et al. | Feb 2005 | B2 |
6865547 | Brake, Jr. et al. | Mar 2005 | B1 |
6876997 | Rorex et al. | Apr 2005 | B1 |
6883137 | Girardot et al. | Apr 2005 | B1 |
6895386 | Bachman et al. | May 2005 | B1 |
6901408 | Fachat et al. | May 2005 | B2 |
6912539 | Kapitanski et al. | Jul 2005 | B1 |
6915308 | Evans et al. | Jul 2005 | B1 |
6925608 | Neale et al. | Aug 2005 | B1 |
6947928 | Dettinger et al. | Sep 2005 | B2 |
6965882 | Lapstun et al. | Nov 2005 | B1 |
6965893 | Chan et al. | Nov 2005 | B1 |
6970883 | Ku et al. | Nov 2005 | B2 |
6983270 | Rippich | Jan 2006 | B2 |
6999932 | Zhou | Feb 2006 | B1 |
7007026 | Wilkinson et al. | Feb 2006 | B2 |
7013289 | Horn et al. | Mar 2006 | B2 |
7031985 | Pecheny | Apr 2006 | B1 |
7072826 | Wakita | Jul 2006 | B1 |
7076453 | Jammes et al. | Jul 2006 | B2 |
7080104 | Ring et al. | Jul 2006 | B2 |
7100195 | Underwood | Aug 2006 | B1 |
7133835 | Fusz et al. | Nov 2006 | B1 |
7136863 | Wang | Nov 2006 | B2 |
7165041 | Guheen et al. | Jan 2007 | B1 |
7181438 | Szabo | Feb 2007 | B1 |
7185000 | Brown et al. | Feb 2007 | B1 |
7188105 | Dettinger et al. | Mar 2007 | B2 |
7191393 | Chin et al. | Mar 2007 | B1 |
7194403 | Okura et al. | Mar 2007 | B2 |
7206768 | Degroeve et al. | Apr 2007 | B1 |
7234110 | Sumitomo | Jun 2007 | B2 |
7240022 | Bistriceanu et al. | Jul 2007 | B1 |
7251612 | Parker et al. | Jul 2007 | B1 |
7296033 | Lynch | Nov 2007 | B1 |
7315613 | Kleindienst et al. | Jan 2008 | B2 |
7315826 | Guheen et al. | Jan 2008 | B1 |
7337133 | Bezos et al. | Feb 2008 | B1 |
7340389 | Vargas | Mar 2008 | B2 |
7346526 | Daughtrey et al. | Mar 2008 | B2 |
7383248 | Chen | Jun 2008 | B2 |
7398229 | Budish | Jul 2008 | B2 |
7418390 | Jokipii | Aug 2008 | B1 |
7458507 | Fillinger et al. | Dec 2008 | B2 |
7536402 | Wang | May 2009 | B2 |
7540408 | Levine et al. | Jun 2009 | B2 |
7546254 | Bednarek | Jun 2009 | B2 |
7599857 | Bishop et al. | Oct 2009 | B2 |
7644037 | Ostrovsky | Jan 2010 | B1 |
7644374 | Wong et al. | Jan 2010 | B2 |
7660740 | Boone et al. | Feb 2010 | B2 |
7739353 | Philyaw | Jun 2010 | B2 |
7742985 | Digrigoli et al. | Jun 2010 | B1 |
7752034 | Brockett et al. | Jul 2010 | B2 |
7752266 | Grove | Jul 2010 | B2 |
7801816 | Alarcon-luther et al. | Sep 2010 | B2 |
7856384 | Kulasooriya et al. | Dec 2010 | B1 |
7895082 | Veres et al. | Feb 2011 | B2 |
7908132 | Brockett et al. | Mar 2011 | B2 |
7941348 | Veres et al. | May 2011 | B2 |
8050957 | Woehler | Nov 2011 | B2 |
8051061 | Niu et al. | Nov 2011 | B2 |
8055582 | Digrigoli et al. | Nov 2011 | B2 |
8069419 | Sanders et al. | Nov 2011 | B2 |
8078505 | Veres et al. | Dec 2011 | B2 |
8140510 | Hsiaozhang | Mar 2012 | B2 |
8249885 | Berkowitz et al. | Aug 2012 | B2 |
8249990 | Digrigoli et al. | Aug 2012 | B2 |
8255286 | Veres et al. | Aug 2012 | B2 |
8266016 | Boone et al. | Sep 2012 | B2 |
8442871 | Veres et al. | May 2013 | B2 |
8601373 | Ackley et al. | Dec 2013 | B1 |
8639782 | Liu et al. | Jan 2014 | B2 |
8639829 | Grove | Jan 2014 | B2 |
8645505 | Zellner et al. | Feb 2014 | B2 |
8712838 | Dietz | Apr 2014 | B2 |
8712913 | Digrigoli et al. | Apr 2014 | B2 |
8719041 | Veres et al. | May 2014 | B2 |
8732037 | Boone et al. | May 2014 | B2 |
8799218 | Liu et al. | Aug 2014 | B2 |
9053500 | Etesse et al. | Jun 2015 | B2 |
9092792 | Veres et al. | Jul 2015 | B2 |
9189568 | Munro et al. | Nov 2015 | B2 |
9300266 | Grokop | Mar 2016 | B2 |
9514128 | Grove | Dec 2016 | B2 |
9736269 | Liu et al. | Aug 2017 | B2 |
9904945 | Liu et al. | Feb 2018 | B2 |
10062104 | Veres et al. | Aug 2018 | B2 |
10068274 | Munro et al. | Sep 2018 | B2 |
20010007099 | Rau et al. | Jul 2001 | A1 |
20010009005 | Godin et al. | Jul 2001 | A1 |
20010011241 | Nemzow | Aug 2001 | A1 |
20010023407 | Liyanearachchi et al. | Sep 2001 | A1 |
20010025265 | Takayasu | Sep 2001 | A1 |
20010027436 | Tenembaum | Oct 2001 | A1 |
20010027472 | Guan | Oct 2001 | A1 |
20010029442 | Shiotsu et al. | Oct 2001 | A1 |
20010029455 | Chin | Oct 2001 | A1 |
20010032164 | Kim | Oct 2001 | A1 |
20010032165 | Friend et al. | Oct 2001 | A1 |
20010032175 | Holden et al. | Oct 2001 | A1 |
20010032878 | Tsiounis et al. | Oct 2001 | A1 |
20010034694 | Elias | Oct 2001 | A1 |
20010039524 | Harrison, Jr. et al. | Nov 2001 | A1 |
20010039531 | Aoki | Nov 2001 | A1 |
20010041973 | Abkowitz et al. | Nov 2001 | A1 |
20010047308 | Kaminsky et al. | Nov 2001 | A1 |
20010049628 | Icho | Dec 2001 | A1 |
20010049647 | Sheehan | Dec 2001 | A1 |
20010049707 | Tran | Dec 2001 | A1 |
20010051932 | Srinivasan et al. | Dec 2001 | A1 |
20010051943 | Drucker et al. | Dec 2001 | A1 |
20020002538 | Ling | Jan 2002 | A1 |
20020010627 | Lerat | Jan 2002 | A1 |
20020013767 | Katz | Jan 2002 | A1 |
20020013774 | Morimoto | Jan 2002 | A1 |
20020016831 | Peled et al. | Feb 2002 | A1 |
20020019837 | Balnaves | Feb 2002 | A1 |
20020026363 | Dunaway, Jr. | Feb 2002 | A1 |
20020026423 | Maritzen et al. | Feb 2002 | A1 |
20020026471 | Bent et al. | Feb 2002 | A1 |
20020029182 | Nakagawa | Mar 2002 | A1 |
20020029339 | Rowe | Mar 2002 | A1 |
20020035466 | Kodama | Mar 2002 | A1 |
20020035595 | Yen et al. | Mar 2002 | A1 |
20020038282 | Montgomery | Mar 2002 | A1 |
20020040344 | Preiser et al. | Apr 2002 | A1 |
20020042835 | Pepin et al. | Apr 2002 | A1 |
20020046131 | Boone et al. | Apr 2002 | A1 |
20020046137 | Odom et al. | Apr 2002 | A1 |
20020046157 | Solomon | Apr 2002 | A1 |
20020049664 | Hoffman et al. | Apr 2002 | A1 |
20020052880 | Fruensgaard et al. | May 2002 | A1 |
20020055981 | Spaey et al. | May 2002 | A1 |
20020069049 | Turner | Jun 2002 | A1 |
20020069134 | Solomon | Jun 2002 | A1 |
20020069184 | Tilly et al. | Jun 2002 | A1 |
20020073015 | Chan et al. | Jun 2002 | A1 |
20020073111 | Heyliger | Jun 2002 | A1 |
20020082953 | Batham et al. | Jun 2002 | A1 |
20020082977 | Hammond et al. | Jun 2002 | A1 |
20020087558 | Bailey et al. | Jul 2002 | A1 |
20020087568 | LeDonne et al. | Jul 2002 | A1 |
20020087661 | Matichuk et al. | Jul 2002 | A1 |
20020091580 | Wang | Jul 2002 | A1 |
20020095462 | Beck et al. | Jul 2002 | A1 |
20020099562 | Bruce et al. | Jul 2002 | A1 |
20020099656 | Poh Wong | Jul 2002 | A1 |
20020099685 | Takano et al. | Jul 2002 | A1 |
20020103794 | Chang | Aug 2002 | A1 |
20020105532 | Oblinger | Aug 2002 | A1 |
20020105550 | Biebesheimer et al. | Aug 2002 | A1 |
20020107842 | Biebesheimer et al. | Aug 2002 | A1 |
20020107843 | Biebesheimer et al. | Aug 2002 | A1 |
20020107852 | Oblinger | Aug 2002 | A1 |
20020111889 | Buxton et al. | Aug 2002 | A1 |
20020111907 | Ling | Aug 2002 | A1 |
20020111967 | Nagase | Aug 2002 | A1 |
20020116293 | Lao et al. | Aug 2002 | A1 |
20020116318 | Thomas et al. | Aug 2002 | A1 |
20020120548 | Etkin | Aug 2002 | A1 |
20020120554 | Vega | Aug 2002 | A1 |
20020123959 | Mozley et al. | Sep 2002 | A1 |
20020123982 | Masuichi | Sep 2002 | A1 |
20020143612 | Barik et al. | Oct 2002 | A1 |
20020147655 | Say | Oct 2002 | A1 |
20020147656 | Tam et al. | Oct 2002 | A1 |
20020147784 | Gold et al. | Oct 2002 | A1 |
20020147790 | Snow | Oct 2002 | A1 |
20020149614 | Biebesheimer et al. | Oct 2002 | A1 |
20020152190 | Biebesheimer et al. | Oct 2002 | A1 |
20020154166 | Sanders et al. | Oct 2002 | A1 |
20020156688 | Horn et al. | Oct 2002 | A1 |
20020169662 | Claiborne | Nov 2002 | A1 |
20020169759 | Kraft et al. | Nov 2002 | A1 |
20020174010 | Rice | Nov 2002 | A1 |
20020174031 | Weiss | Nov 2002 | A1 |
20020174050 | Eynard et al. | Nov 2002 | A1 |
20020178178 | Peng | Nov 2002 | A1 |
20020184610 | Chong et al. | Dec 2002 | A1 |
20020188670 | Stringham | Dec 2002 | A1 |
20020193986 | Schirris | Dec 2002 | A1 |
20020194166 | Fowler | Dec 2002 | A1 |
20020198713 | Franz et al. | Dec 2002 | A1 |
20030004809 | Palcic et al. | Jan 2003 | A1 |
20030005159 | Kumhyr | Jan 2003 | A1 |
20030009392 | Perkowski | Jan 2003 | A1 |
20030011608 | Wada | Jan 2003 | A1 |
20030014350 | Duell | Jan 2003 | A1 |
20030018885 | Landsman et al. | Jan 2003 | A1 |
20030022719 | Donald et al. | Jan 2003 | A1 |
20030033137 | Holubar et al. | Feb 2003 | A1 |
20030041014 | Grey et al. | Feb 2003 | A1 |
20030046059 | Litster et al. | Mar 2003 | A1 |
20030050861 | Martin | Mar 2003 | A1 |
20030055747 | Carr et al. | Mar 2003 | A1 |
20030061306 | Kanno et al. | Mar 2003 | A1 |
20030069829 | Gathman et al. | Apr 2003 | A1 |
20030074462 | Grove | Apr 2003 | A1 |
20030078033 | Sauer et al. | Apr 2003 | A1 |
20030083952 | Simpson et al. | May 2003 | A1 |
20030084051 | Depura et al. | May 2003 | A1 |
20030088566 | Wang | May 2003 | A1 |
20030093326 | Poon et al. | May 2003 | A1 |
20030105682 | Dicker et al. | Jun 2003 | A1 |
20030105705 | Eyre | Jun 2003 | A1 |
20030110047 | Santosuosso | Jun 2003 | A1 |
20030115484 | Moriconi et al. | Jun 2003 | A1 |
20030120560 | Almeida | Jun 2003 | A1 |
20030126235 | Chandrasekar et al. | Jul 2003 | A1 |
20030131006 | Monahan et al. | Jul 2003 | A1 |
20030139975 | Perkowski | Jul 2003 | A1 |
20030144922 | Schrantz | Jul 2003 | A1 |
20030154134 | Wang | Aug 2003 | A1 |
20030163575 | Perkins et al. | Aug 2003 | A1 |
20030165160 | Minami et al. | Sep 2003 | A1 |
20030167213 | Jammes et al. | Sep 2003 | A1 |
20030179703 | Levy et al. | Sep 2003 | A1 |
20030204449 | Kotas et al. | Oct 2003 | A1 |
20030208352 | Lee | Nov 2003 | A1 |
20030208477 | Smirniotopoulos et al. | Nov 2003 | A1 |
20030229544 | Veres | Dec 2003 | A1 |
20030229545 | Veres et al. | Dec 2003 | A1 |
20030229554 | Veres et al. | Dec 2003 | A1 |
20040001106 | Deutscher et al. | Jan 2004 | A1 |
20040034629 | Genser | Feb 2004 | A1 |
20040039639 | Walker et al. | Feb 2004 | A1 |
20040039692 | Shields et al. | Feb 2004 | A1 |
20040049423 | Kawashima et al. | Mar 2004 | A1 |
20040068488 | Dettinger et al. | Apr 2004 | A1 |
20040068489 | Dettinger et al. | Apr 2004 | A1 |
20040073507 | Scott et al. | Apr 2004 | A1 |
20040078297 | Veres et al. | Apr 2004 | A1 |
20040083213 | Wu et al. | Apr 2004 | A1 |
20040128224 | Dabney et al. | Jul 2004 | A1 |
20040138988 | Munro et al. | Jul 2004 | A1 |
20040142919 | Meissner | Jul 2004 | A1 |
20040204990 | Lee et al. | Oct 2004 | A1 |
20040204991 | Monahan et al. | Oct 2004 | A1 |
20040205118 | Yu | Oct 2004 | A1 |
20040215612 | Brody | Oct 2004 | A1 |
20040225606 | Nguyen et al. | Nov 2004 | A1 |
20040254853 | Heene et al. | Dec 2004 | A1 |
20050004911 | Goldberg et al. | Jan 2005 | A1 |
20050005266 | Datig | Jan 2005 | A1 |
20050021455 | Webster | Jan 2005 | A1 |
20050033655 | Woolston | Feb 2005 | A1 |
20050050477 | Robertson et al. | Mar 2005 | A1 |
20050102151 | Fuwa et al. | May 2005 | A1 |
20050102328 | Ring et al. | May 2005 | A1 |
20050108380 | Odhner et al. | May 2005 | A1 |
20050197897 | Veit et al. | Sep 2005 | A1 |
20050203673 | El-Hajj et al. | Sep 2005 | A1 |
20050210379 | Weathersby et al. | Sep 2005 | A1 |
20050222984 | Radestock et al. | Oct 2005 | A1 |
20050240392 | Munro et al. | Oct 2005 | A1 |
20050246296 | Ma et al. | Nov 2005 | A1 |
20050256852 | McNall et al. | Nov 2005 | A1 |
20060015452 | Kulasooriya et al. | Jan 2006 | A1 |
20060020576 | Karube | Jan 2006 | A1 |
20060047824 | Bowler | Mar 2006 | A1 |
20060059246 | Grove | Mar 2006 | A1 |
20060074792 | Wagoner et al. | Apr 2006 | A1 |
20060074984 | Milener | Apr 2006 | A1 |
20060089897 | Maas et al. | Apr 2006 | A1 |
20060100462 | Vanoppen et al. | May 2006 | A1 |
20060106783 | Saffer et al. | May 2006 | A1 |
20060136301 | Grovit | Jun 2006 | A1 |
20060167864 | Bailey et al. | Jul 2006 | A1 |
20060200353 | Bennett | Sep 2006 | A1 |
20060200462 | Kadayam et al. | Sep 2006 | A1 |
20060294005 | Drepak | Dec 2006 | A1 |
20070016893 | Branda et al. | Jan 2007 | A1 |
20070027472 | Hiles et al. | Feb 2007 | A1 |
20070039025 | Kraft et al. | Feb 2007 | A1 |
20070081197 | Omoigui | Apr 2007 | A1 |
20070083612 | Kim | Apr 2007 | A1 |
20070088722 | Wang | Apr 2007 | A1 |
20070088838 | Levkovitz et al. | Apr 2007 | A1 |
20070112643 | Veres et al. | May 2007 | A1 |
20070156523 | Liu et al. | Jul 2007 | A1 |
20070156677 | Szabo | Jul 2007 | A1 |
20070185850 | Walters et al. | Aug 2007 | A1 |
20070198391 | Dreyer et al. | Aug 2007 | A1 |
20070295903 | Schwartz | Dec 2007 | A1 |
20080043774 | Achtermann et al. | Feb 2008 | A1 |
20080052367 | Liu et al. | Feb 2008 | A1 |
20080133612 | Liu et al. | Jun 2008 | A1 |
20080147479 | Johnson | Jun 2008 | A1 |
20080152095 | Kleindienst et al. | Jun 2008 | A1 |
20090187565 | Wang | Jul 2009 | A1 |
20090228481 | Neale et al. | Sep 2009 | A1 |
20100131510 | Boone et al. | May 2010 | A1 |
20100228536 | Grove | Sep 2010 | A1 |
20100312695 | Digrigoli et al. | Dec 2010 | A1 |
20110231530 | Veres et al. | Sep 2011 | A1 |
20110307384 | Digrigoli et al. | Dec 2011 | A1 |
20120047029 | Veres et al. | Feb 2012 | A1 |
20120233259 | Work | Sep 2012 | A1 |
20120246233 | Veres et al. | Sep 2012 | A1 |
20120284304 | Boone et al. | Nov 2012 | A1 |
20120303529 | Digrigoli et al. | Nov 2012 | A1 |
20130018738 | Faires et al. | Jan 2013 | A1 |
20130117093 | Oda et al. | May 2013 | A1 |
20140142919 | Grove | May 2014 | A1 |
20140143321 | Liu et al. | May 2014 | A1 |
20140236815 | Digrigoli et al. | Aug 2014 | A1 |
20140297459 | Boone et al. | Oct 2014 | A1 |
20140297461 | Boone et al. | Oct 2014 | A1 |
20140297462 | Boone et al. | Oct 2014 | A1 |
20140297463 | Boone et al. | Oct 2014 | A1 |
20140297464 | Boone et al. | Oct 2014 | A1 |
20140297475 | Boone et al. | Oct 2014 | A1 |
20140297482 | Boone et al. | Oct 2014 | A1 |
20140297483 | Boone et al. | Oct 2014 | A1 |
20140297484 | Boone et al. | Oct 2014 | A1 |
20140304120 | Boone et al. | Oct 2014 | A1 |
20140324594 | Veres et al. | Oct 2014 | A1 |
20140337154 | Liu et al. | Nov 2014 | A1 |
20150127502 | Knepfle et al. | May 2015 | A1 |
20150371322 | Veres et al. | Dec 2015 | A1 |
20160071181 | Munro et al. | Mar 2016 | A1 |
20160241577 | Johnson | Aug 2016 | A1 |
20180013859 | Liu et al. | Jan 2018 | A1 |
20190043117 | Veres et al. | Feb 2019 | A1 |
20190073388 | Desmarets | Mar 2019 | A1 |
Number | Date | Country |
---|---|---|
2253543 | Mar 1997 | CA |
1139782 | Jan 1997 | CN |
102129642 | Jul 2011 | CN |
4308597 | Aug 1993 | DE |
0044226 | Jan 1982 | EP |
0251619 | Jan 1988 | EP |
0254812 | Feb 1988 | EP |
0273099 | Jul 1988 | EP |
0520695 | Dec 1992 | EP |
0542298 | May 1993 | EP |
0590861 | Apr 1994 | EP |
2658635 | Aug 1991 | FR |
1341693 | Dec 1973 | GB |
1380420 | Jan 1975 | GB |
2261579 | May 1993 | GB |
2295474 | May 1996 | GB |
2296413 | Jun 1996 | GB |
2301919 | Dec 1996 | GB |
2000322490 | Nov 2000 | JP |
2001000469 | Jan 2001 | JP |
2001319098 | Nov 2001 | JP |
2001338179 | Dec 2001 | JP |
2001357248 | Dec 2001 | JP |
2002092390 | Mar 2002 | JP |
2002109286 | Apr 2002 | JP |
2002207898 | Jul 2002 | JP |
2004094643 | Mar 2004 | JP |
20000018041 | Apr 2000 | KR |
20000024372 | May 2000 | KR |
20000049744 | Aug 2000 | KR |
20020059971 | Jul 2002 | KR |
20000037395 | Apr 2008 | KR |
9300266 | Sep 1994 | NL |
8809350 | Dec 1988 | WO |
9116691 | Oct 1991 | WO |
WO-9215174 | Sep 1992 | WO |
9512169 | May 1995 | WO |
WO-9517711 | Jun 1995 | WO |
9633568 | Oct 1996 | WO |
WO-9634356 | Oct 1996 | WO |
9636024 | Nov 1996 | WO |
9641315 | Dec 1996 | WO |
9704411 | Feb 1997 | WO |
WO-9737315 | Oct 1997 | WO |
9743727 | Nov 1997 | WO |
9748078 | Dec 1997 | WO |
9809447 | Mar 1998 | WO |
9809447 | Mar 1998 | WO |
9960503 | Nov 1999 | WO |
WO-9963461 | Dec 1999 | WO |
0062231 | Oct 2000 | WO |
WO-0058862 | Oct 2000 | WO |
0078557 | Dec 2000 | WO |
00079461 | Dec 2000 | WO |
WO-0102926 | Jan 2001 | WO |
200116815 | Mar 2001 | WO |
200129750 | Apr 2001 | WO |
0137171 | May 2001 | WO |
0139059 | May 2001 | WO |
0152135 | Jul 2001 | WO |
0153929 | Jul 2001 | WO |
WO-0157722 | Aug 2001 | WO |
0171579 | Sep 2001 | WO |
0171580 | Sep 2001 | WO |
0173665 | Oct 2001 | WO |
0180111 | Oct 2001 | WO |
0182107 | Nov 2001 | WO |
WO-0182115 | Nov 2001 | WO |
0205179 | Jan 2002 | WO |
WO-2002019220 | Mar 2002 | WO |
0231737 | Apr 2002 | WO |
WO-0233618 | Apr 2002 | WO |
0248828 | Jun 2002 | WO |
02069101 | Sep 2002 | WO |
02097582 | Dec 2002 | WO |
2003040951 | Feb 2003 | WO |
WO-03038560 | May 2003 | WO |
WO-2003104931 | Dec 2003 | WO |
04093329 | Oct 2004 | WO |
2004090666 | Oct 2004 | WO |
2004090666 | Oct 2004 | WO |
2004092894 | Oct 2004 | WO |
2004093329 | Oct 2004 | WO |
2004093329 | Oct 2004 | WO |
Entry |
---|
“Andale Lister”, Copyright © 2002 Andale Inc., [Online]. [Archived Oct. 25, 2002]. Retrieved from the internet: <URL: http://web.archive.org/web/20021025121452/http://www.andale.com/corp/products/sell.jsp>, (2002), 3 pgs. |
“Andale Lister: Bulk List”, Copyright © 2002 Andale Inc., [Online]. [Archived Oct. 5, 2002]. Retrieved from the Internet: <URL: http://web.archive.org/web/20021005074745/http://www.andale.com/corp/products/qs_sell_details_bulklist.jsp>, (2002), 1 pg. |
“Andale lister: Design Center”, Copyright © 2002 Andale Inc. [Online]. [Archived Dec. 15, 2004]. Retrieved from the Internet: <URL: http://web.archive.org/web/20021215192044/http://www.andale.com/corp/products/qs_sell_details_designcenter.jsp>, (2004), 1 pg. |
“Andale Lister: In-Line Images”, Copyright © 2002 Andale Inc., [Online]. [Archived Dec. 15, 2002]. Retrieved from the Internet: <URL: http://web.archive.org/web/20021215192408/http://www.andale.com/corp/products/qs_sell_details_inlineimg.jsp>, (2002), 1 pg. |
“Andale Lister: Inventory Dashboard”, Copyright © 2002 Andale Inc., [Online]. [Archived Dec. 15, 2002]. Retrieved from the Internet: <URL: http://web.archive.org/web/20021215192408/http://www.andale.com/corp/products/qs_sell_details_invdashboard.jsp, (2002), 2 pgs. |
“Andale Lister: Launch Scheduler”, Copyright © 2002 Andale Inc., [Online]. [Archived Dec. 15, 2002]. Retrieved from the Internet: <URL: http://web.archive.org/web/20021215192724/http://www.andale.com/corp/products/qs_sell_details_launchsched.jsp, (2002), 1 pg. |
“Andale Lister: Online or Offline”, Copyright © 2002 Andale Inc., [Online], [Archived Dec. 15, 2002], Retrieved from the Internet: <URL: http://web.archive.org/web/20021215194722/http://www.andale.com/corp/products/qs_sell_details_onoffline.jsp>, (2002), 2 pgs. |
“Andale Lister: Overview”, Copyright © 2002 Andale Inc., [Online]. [Archived Dec. 1, 2002]. Retrieved from the Internet: <URL: http://web.archive.org/web/20021201081906/http://www.andale.com/corp/products/qs_overview.jsp, (2002), 4 pgs. |
“U.S. Appl. No. 09/602,110, Advisory Action dated Feb. 22, 2010”, 3 pgs. |
“U.S. Appl. No. 09/602,110, Advisory Action dated May 26, 2006”, 3 pgs. |
“U.S. Appl. No. 09/602,110, Amendment filed Apr. 28, 2008”, 17 pgs. |
“U.S. Appl. No. 09/602,110, Appeal Brief filed Apr. 26, 2010”, 37 pgs. |
“U.S. Appl. No. 09/602,110, Appeal Brief filed Dec. 15, 2006”, 34 pgs. |
“U.S. Appl. No. 09/602,110, Appeal Decision dated Feb. 28, 2008”, 13 pgs. |
“U.S. Appl. No. 09/602,110, Appeal Decision dated May 29, 2013”, 10 pgs. |
“U.S. Appl. No. 09/602,110, Decision on Pre-Appeal Brief dated Mar. 28, 2014”, 2 pgs. |
“U.S. Appl. No. 09/602,110, Decision on Pre-Appeal Brief dated Aug. 15, 2006”, 2 pgs. |
“U.S. Appl. No. 09/602,110, Examiner's Answer to Appeal Brief dated Mar. 7, 2007”, 13 pgs. |
“U.S. Appl. No. 09/602,110, Examiner's Answer to Appeal Brief dated Jun. 11, 2010”, 20 pgs. |
“U.S. Appl. No. 09/602,110, Final Office Action dated Mar. 8, 2006”, 11 pgs. |
“U.S. Appl. No. 09/602,110, Final Office Action dated Sep. 2, 2004”, 13 pgs. |
“U.S. Appl. No. 09/602,110, Final Office Action dated Sep. 10, 2014”, 19 pgs. |
“U.S. Appl. No. 09/602,110, Final Office Action dated Nov. 17, 2008”, 12 pgs. |
“U.S. Appl. No. 09/602,110, Final Office Action dated Nov. 21, 2005”, 11 pgs. |
“U.S. Appl. No. 09/602,110, Final Office Action dated Nov. 25, 2009”, 17 pgs. |
“U.S. Appl. No. 09/602,110, Final Office Action dated Nov. 25, 2013”, 18 pgs. |
“U.S. Appl. No. 09/602,110, Non Final Office Action dated Jan. 21, 2004”, 13 pgs. |
“U.S. Appl. No. 09/602,110, Non Final Office Action dated Apr. 5, 2005”, 11 pgs. |
“U.S. Appl. No. 09/602,110, Non Final Office Action dated Aug. 14, 2013”, 20 pgs. |
“U.S. Appl. No. 09/602,110, Non-Final Office Action dated Mar. 18, 2009”, 19 pgs. |
“U.S. Appl. No. 09/602,110, Non-Final Office Action dated Jul. 21, 2008”, 12 pgs. |
“U.S. Appl. No. 09/602,110, Pre-Appeal Brief Request filed Mar. 20, 2014”, 5 pgs. |
“U.S. Appl. No. 09/602,110, Pre-Appeal Brief Request filed Jun. 27, 2006”, 4 pgs. |
“U.S. Appl. No. 09/602,110, Reply Brief filed May 7, 2007”, 11 pgs. |
“U.S. Appl. No. 09/602,110, Reply Brief filed Aug. 11, 2010”, 6 pgs. |
“U.S. Appl. No. 09/602,110, Response filed Jan. 3, 2005 to Final Office Action dated Sep. 2, 2004”, 16 pgs. |
“U.S. Appl. No. 09/602,110, Response filed Jan. 23, 2006 to Final Office Action dated Nov. 21, 2005”, 15 pgs. |
“U.S. Appl. No. 09/602,110, Response filed Jan. 25, 2010 to Final Office Action dated Nov. 25, 2009”, 22 pgs. |
“U.S. Appl. No. 09/602,110, Response filed Feb. 17, 2009 to Final Office Action dated Nov. 17, 2008”, 21 pgs. |
“U.S. Appl. No. 09/602,110, Response filed May 8, 2006 to Final Office Action dated Mar. 8, 2006”, 17 pgs. |
“U.S. Appl. No. 09/602,110, Response filed May 21, 2004 to Non-Final Office Action dated Jan. 21, 2004”, 18 pgs. |
“U.S. Appl. No. 09/602,110, Response filed Jul. 20, 2009 to Non Final Office Action dated Mar. 18, 2009”, 21 pgs. |
“U.S. Appl. No. 09/602,110, Response filed Aug. 4, 2005 to Non Final Office Action dated Apr. 5, 2005”, 19 pgs. |
“U.S. Appl. No. 09/602,110, Response filed Oct. 21, 2008 to Non-Final Office Action dated Jul. 21, 2008”, 19 pgs. |
“U.S. Appl. No. 09/602,110, Response filed Nov. 14, 2013 to Non Final Office Action dated Aug. 14, 2013”, 21 pgs. |
“U.S. Appl. No. 09/905,525, Advisory Action dated May 2, 2008”, 5 pgs. |
“U.S. Appl. No. 09/905,525, Final Office Action dated Jan. 10, 2008”, 15 pgs. |
“U.S. Appl. No. 09/905,525, Final Office Action dated Jun. 29, 2006”, 14 pgs. |
“U.S. Appl. No. 09/905,525, Non Final Office Action dated Jun. 25, 2007”, 16 pgs. |
“U.S. Appl. No. 09/905,525, Non Final Office Action dated Dec. 12, 2005”, 12 pgs. |
“U.S. Appl. No. 09/905,525, Non Final Office Action dated Dec. 14, 2004”, 11 pgs. |
“U.S. Appl. No. 09/905,525, Non Final Office Action dated Dec. 18, 2006”, 15 pgs. |
“U.S. Appl. No. 09/905,525, Non-Final Office Action dated Mar. 5, 2009”, 25 pgs. |
“U.S. Appl. No. 09/905,525, Non-Final Office Action dated Aug. 22, 2008”, 17 pgs. |
“U.S. Appl. No. 09/905,525, Notice of Allowance dated Sep. 18, 2009”, 12 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Mar. 19. 2007 to Non Final Office Action dated Dec. 18, 2006”, 9 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Mar. 27, 2008 to Non Final Office Action dated Jan. 10, 2008”, 17 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Apr. 12, 2006 to Non Final Office Action dated Dec. 12, 2005”, 8 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Apr. 13, 2005 to Non Final Office Action dated Dec. 14, 2004”, 17 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Jun. 5, 2009 to Non Final Office Action dated Mar. 5, 2009”, 19 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Jun. 10, 2008 to Advisory Action dated May 2, 2008”, 20 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Sep. 22, 2006 to Final Office Action dated Jun. 29, 2006”, 19 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Sep. 25, 2007 to Non Final Office Action dated Jun. 25, 2007”, 17 pgs. |
“U.S. Appl. No. 09/905,525, Response filed Nov. 24, 2008 to Non Final Office Action dated Aug. 22, 2008”, 17 pgs. |
“U.S. Appl. No. 09/976,301, 312 Amendment filed Jan. 10, 2010”, 4 pgs. |
“U.S. Appl. No. 09/976,301, Advisory Action dated Jun. 9, 2008”, 5 pgs. |
“U.S. Appl. No. 09/976,301, Advisory Action dated Aug. 13, 2009”, 3 pgs. |
“U.S. Appl. No. 09/976,301, Advisory Action dated Sep. 30, 2005”, 3 pgs. |
“U.S. Appl. No. 09/976,301, Advisory Action dated Nov. 30, 2006”, 3 pgs. |
“U.S. Appl. No. 09/976,301, Decision on Pre-Appeal Brief dated Jul. 29, 2008”, 2 pgs. |
“U.S. Appl. No. 09/976,301, Examiner Interview Summary dated Sep. 9, 2009”, 4 pgs. |
“U.S. Appl. No. 09/976,301, Examiner Interview Summary dated Dec. 8, 2006”, 4 pgs. |
“U.S. Appl. No. 09/976,301, Final Office Action dated Mar. 17, 2008”, 14 pgs. |
“U.S. Appl. No. 09/976,301, Final Office Action dated Jun. 4, 2009”, 15 pgs. |
“U.S. Appl. No. 09/976,301, Final Office Action dated Jul. 13, 2005”, 11 pgs. |
“U.S. Appl. No. 09/976,301, Final Office Action dated Aug. 25, 2006”, 14 pgs. |
“U.S. Appl. No. 09/976,301, Non Final Office Action dated Mar. 9, 2007”, 13 pgs. |
“U.S. Appl. No. 09/976,301, Non Final Office Action dated Sep. 13, 2007”, 12 pgs. |
“U.S. Appl. No. 09/976,301, Non Final Office Action dated Nov. 24, 2004”, 31 pgs. |
“U.S. Appl. No. 09/976,301, Non Final Office Action dated Dec. 16, 2005”, 17 pgs. |
“U.S. Appl. No. 09/976,301, Non-Final Office Action dated Dec. 23, 2008”, 23 pgs. |
“U.S. Appl. No. 09/976,301, Notice of Allowance dated Dec. 2, 2009”, 13 pgs. |
“U.S. Appl. No. 09/976,301, Pre-Appeal Brief Request filed Jun. 16, 2008”, 5 pgs. |
“U.S. Appl. No. 09/976,301, PTO Response to 312 Amendment dated Feb. 3, 2010”, 2 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Mar. 23, 2009 to Non Final Office Action dated Dec. 23, 2008”, 19 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Apr. 6, 2005 to Non Final Office Action dated Nov. 24, 2004”, 15 pgs. |
“U.S. Appl. No. 09/976,301, Response filed May 16, 2006 to Non Final Office Action dated Dec. 16, 2005”, 24 pgs. |
“U.S. Appl. No. 09/976,301, Response filed May 19, 2008 to Final Office Action dated Mar. 17, 2008”, 19 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Jun. 7, 2007 to Non Final Office Action dated Mar. 9, 2007”, 7 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Aug. 4, 2009 to Final Office Action dated Jun. 4, 2009”, 15 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Sep. 4, 2009 to Final Office Action dated Jun. 4, 2009”, 20 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Sep. 13, 2005 to Final Office Action dated Jul. 13, 2005”, 13 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Sep. 29, 2008 to Final Office Action dated Mar. 17, 2008”, 19 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Oct. 13, 2005 to Advisory Action dated Sep. 30, 2005”, 14 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Oct. 24, 2006 to Final Office Action dated Aug. 25, 2006”, 6 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Dec. 13, 2007 to Non-Final Office Action dated Sep. 13, 2007”, 17 pgs. |
“U.S. Appl. No. 09/976,301, Response filed Dec. 20, 2006 to Advisory Action dated Nov. 30, 2006”, 16 pgs. |
“U.S. Appl. No. 10/252,126, Appeal Brief filed Feb. 4, 2009”, 22 pgs. |
“U.S. Appl. No. 10/252,126, Decision on Appeal dated Sep. 15, 2010”, 8 pgs. |
“U.S. Appl. No. 10/252,126, Examiner Interview Summary dated Oct. 26, 2007”, 1 pg. |
“U.S. Appl. No. 10/252,126, Examiner's Answer to Appeal Brief dated Apr. 29, 2009”, 12 pgs. |
“U.S. Appl. No. 10/252,126, Final Office Action dated Feb. 26, 2008”, 12 pgs. |
“U.S. Appl. No. 10/252,126, Final Office Action dated Jun. 27, 2006”, 11 pgs. |
“U.S. Appl. No. 10/252,126, Final Office Action dated Sep. 4, 2008”, 13 pgs. |
“U.S. Appl. No. 10/252,126, Non Final Office Action dated Jan. 30, 2007”, 9 pgs. |
“U.S. Appl. No. 10/252,126, Non Final Office Action dated Feb. 3, 2006”, 8 pgs. |
“U.S. Appl. No. 10/252,126, Non Final Office Action dated Aug. 20, 2007”, 8 pgs. |
“U.S. Appl. No. 10/252,126, Notice of Allowance dated Dec. 30, 2010”, 13 pgs. |
“U.S. Appl. No. 10/252,126, Response filed May 3, 2006 to Non Final Office Action dated Feb. 3, 2006”, 7 pgs. |
“U.S. Appl. No. 10/252,126, Response filed Jun. 25, 2007 to Non Final Office Action dated Jan. 30, 2007”, 11 pgs. |
“U.S. Appl. No. 10/252,126, Response filed Jul. 28, 2008 to Final Office Action dated Feb. 26, 2008”, 7 pgs. |
“U.S. Appl. No. 10/252,126, Response filed Oct. 27, 2006 to Final Office Action dated Jun. 27, 2006”, 8 pgs. |
“U.S. Appl. No. 10/252,126, Response filed Dec. 20, 2007 to Non-Final Office Action dated Aug. 20, 2007”, 8 pgs. |
“U.S. Appl. No. 10/252,126, Response filed Dec. 29, 2005 to Restriction Requirement dated Oct. 31, 2005”, 5 pgs. |
“U.S. Appl. No. 10/252,126, Restriction Requirement dated Oct. 31, 2005”, 7 pgs. |
“U.S. Appl. No. 10/252,127, Advisory Action dated Jan. 10, 2007”, 3 pgs. |
“U.S. Appl. No. 10/252,127, Advisory Action dated Mar. 29, 2010”, 3 pgs. |
“U.S. Appl. No. 10/252,127, Advisory Action dated May 1, 2008”, 3 pgs. |
“U.S. Appl. No. 10/252,127, Advisory Action dated Dec. 12, 2008”, 3 pgs. |
“U.S. Appl. No. 10/252,127, Appeal Brief filed Mar. 11, 2009”, 27 pgs. |
“U.S. Appl. No. 10/252,127, Applicant's Summary of Examiner Interview filed Apr. 15, 2011”, 2 pgs. |
“U.S. Appl. No. 10/252,127, Decision on Pre-Appeal Brief dated Feb. 11, 2009”, 2 pgs. |
“U.S. Appl. No. 10/252,127, Decision on Pre-Appeal Brief dated May 12, 2008”, 2 pgs. |
“U.S. Appl. No. 10/252,127, Decision on Pre-Appeal Brief Request dated May 14, 2010”, 2 pgs. |
“U.S. Appl. No. 10/252,127, Final Office Action dated Jan. 7, 2010”, 11 pgs. |
“U.S. Appl. No. 10/252,127, Final Office Action dated Jan. 11, 2008”, 11 pgs. |
“U.S. Appl. No. 10/252,127, Final Office Action dated Sep. 4, 2008”, 12 pgs. |
“U.S. Appl. No. 10/252,127, Final Office Action dated Oct. 6, 2006”, 10 pgs. |
“U.S. Appl. No. 10/252,127, Non Final Office Action dated Mar. 21, 2006”, 9 pgs. |
“U.S. Appl. No. 10/252,127, Non Final Office Action dated Jul. 11, 2007”, 9 pgs. |
“U.S. Appl. No. 10/252,127, Non-Final Office Action dated Jun. 26, 2009”, 14 pgs. |
“U.S. Appl. No. 10/252,127, Non-Final Office Action dated Sep. 10, 2010”, 11 pgs. |
“U.S. Appl. No. 10/252,127, Notice of Allowance dated Mar. 18, 2011”, 16 pgs. |
“U.S. Appl. No. 10/252,127, Notice of Allowance dated Jul. 28, 2011”, 6 pgs. |
“U.S. Appl. No. 10/252,127, Pre-Appeal Brief Request filed Jan. 5, 2009”, 5 pgs. |
“U.S. Appl. No. 10/252,127, Pre-Appeal Brief Request filed Apr. 7, 2010”, 5 pgs. |
“U.S. Appl. No. 10/252,127, Pre-Appeal Brief Request filed Apr. 10, 2008”, 5 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Jan. 14, 2011 to Non Final Office Action dated Sep. 10, 2010”, 18 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Mar. 8, 2010 to Final Office Action dated Jan. 7, 2010”, 17 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Mar. 27, 2008 to Final Office Action dated Jan. 11, 2008”, 16 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Jun. 12, 2008 to Advisory Action dated May 1, 2008”, 16 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Jun. 12, 2008 to Final Office Action dated Jan. 11, 2008”, 16 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Jun. 21, 2006 to Non Final Office Action dated Mar. 21, 2006”, 8 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Sep. 28, 2009 to Non Final Office Action dated Jun. 26, 2009”, 16 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Oct. 11, 2007 to Non-Final Office Action dated Jul. 11, 2007”, 15 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Nov. 4, 2008 to Final Office Action dated Sep. 4, 2008”, 22 pgs. |
“U.S. Appl. No. 10/252,127, Response filed Dec. 6, 2006 to Final Office Action dated Oct. 6, 2006”, 14 pgs. |
“U.S. Appl. No. 10/252,128, Appeal Brief filed Dec. 15, 2009”, 23 pgs. |
“U.S. Appl. No. 10/252,128, Appeal Decision dated Jan. 31, 2013”, 6 pgs. |
“U.S. Appl. No. 10/252,128, Decision on Pre-Appeal Brief Request dated Oct. 15, 2009”, 2 pgs. |
“U.S. Appl. No. 10/252,128, Examiner's Answer to Appeal Brief dated Mar. 31, 2010”, 11 pgs. |
“U.S. Appl. No. 10/252,128, Final Office Action dated Apr. 3, 2009”, 27 pgs. |
“U.S. Appl. No. 10/252,128, Non-Final Office Action dated Mar. 21, 2008”, 12 pgs. |
“U.S. Appl. No. 10/252,128, Notice of Allowance dated May 30, 2013”, 9 pgs. |
“U.S. Appl. No. 10/252,128, Notice of Allowance dated Dec. 23, 2013”, 10 pgs. |
“U.S. Appl. No. 10/252,128, Pre-Appeal Brief Request filed Aug. 3, 2009”, 4 pgs. |
“U.S. Appl. No. 10/252,128, Response filed Jul. 21, 2008 to Non-Final Office Action dated Mar. 21, 2008”, 11 pgs. |
“U.S. Appl. No. 10/252,128, Response filed Dec. 23, 2008 to Restriction Requirement dated Nov. 24, 2008”, 10 pgs. |
“U.S. Appl. No. 10/252,128, Restriction Requirement dated Nov. 24, 2008”, 8 pgs. |
“U.S. Appl. No. 10/252,129, Advisory Action dated Mar. 13, 2007”, 3 pgs. |
“U.S. Appl. No. 10/252,129, Advisory Action dated Sep. 2, 2009”, 2 pgs. |
“U.S. Appl. No. 10/252,129, Advisory Action dated Oct. 4, 2010”, 3 pgs. |
“U.S. Appl. No. 10/252,129, Advisory Action dated Oct. 6, 2009”, 3 pgs. |
“U.S. Appl. No. 10/252,129, Advisory Action dated Nov. 26, 2008”, 3 pgs. |
“U.S. Appl. No. 10/252,129, Amendment filed May 20, 2014”, 17 pgs. |
“U.S. Appl. No. 10/252,129, Appeal Brief filed Jan. 24, 2011”, 21 pgs. |
“U.S. Appl. No. 10/252,129, Appeal Brief filed Apr. 25, 2011”, 32 pgs. |
“U.S. Appl. No. 10/252,129, Appeal Decision dated Mar. 20, 2014”, 13 pgs. |
“U.S. Appl. No. 10/252,129, Examiner Interview Summary dated Mar. 19, 2008”, 2 pgs. |
“U.S. Appl. No. 10/252,129, Examiner Interview Summary dated Mar. 31, 2009”, 2 pgs. |
“U.S. Appl. No. 10/252,129, Examiner Interview Summary dated May 15, 2015”, 3 pgs. |
“U.S. Appl. No. 10/252,129, Examiner Interview Summary dated Jul. 11, 2008”, 2 pgs. |
“U.S. Appl. No. 10/252,129, Examiner Interview Summary dated Dec. 1, 2014”, 3 pgs. |
“U.S. Appl. No. 10/252,129, Examiner's Answer to Appeal Brief dated May 13, 2011”, 19 pgs. |
“U.S. Appl. No. 10/252,129, Final Office Action dated Apr. 22, 2015”, 35 pgs. |
“U.S. Appl. No. 10/252,129, Final Office Action dated Apr. 23, 2010”, 18 pgs. |
“U.S. Appl. No. 10/252,129, Final Office Action dated May 29, 2008”, 9 pgs. |
“U.S. Appl. No. 10/252,129, Final Office Action dated Jun. 18, 2009”, 12 pgs. |
“U.S. Appl. No. 10/252,129, Final Office Action dated Sep. 15, 2008”, 11 pgs. |
“U.S. Appl. No. 10/252,129, Final Office Action dated Oct. 5, 2007”, 10 pgs. |
“U.S. Appl. No. 10/252,129, Final Office Action dated Dec. 27, 2006”, 12 pgs. |
“U.S. Appl. No. 10/252,129, Non Final Office Action dated May 15, 2007”, 10 pgs. |
“U.S. Appl. No. 10/252,129, Non Final Office Action dated Aug. 18, 2006”, 10 pgs. |
“U.S. Appl. No. 10/252,129, Non Final Office Action dated Sep. 23, 2014”, 31 pgs. |
“U.S. Appl. No. 10/252,129, Non Final Office Action dated Nov. 20, 2015”, 35 pgs. |
“U.S. Appl. No. 10/252,129, Non-Final Office Action dated Jan. 14, 2008”, 10 pgs. |
“U.S. Appl. No. 10/252,129, Non-Final Office Action dated Feb. 10, 2009”, 11 pgs. |
“U.S. Appl. No. 10/252,129, Non-Final Office Action dated Nov. 12, 2009”, 19 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Feb. 12, 2010 to Non Final Office Action dated Nov. 12, 2009”, 20 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Feb. 27, 2007 to Final Office Action dated Dec. 27, 2006”, 14 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Apr. 14, 2008 to Non-Final Office Action dated Jan. 14, 2008”, 14 pgs. |
“U.S. Appl. No. 10/252,129, Response filed May 11, 2009 to Non Final Office Action dated Feb. 10, 2009”, 15 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Jul. 10, 2015 to Final Office Action dated Apr. 22, 2015”, 21 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Jul. 31, 2008 to Final Office Action dated May 29, 2008”, 13 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Aug. 13, 2007 to Non-Final Office Action dated May 15, 2007”, 16 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Aug. 18, 2009 to Final Office Action dated Jun. 18, 2009”, 19 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Sep. 18, 2009 to Advisory Action dated Sep. 2, 2009”, 19 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Sep. 23, 2010 to Final Office Action dated Apr. 23, 2010”, 16 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Oct. 5, 2006 to Non Final Office Action dated Aug. 18, 2006”, 15 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Oct. 19, 2009 to Advisory Action dated Oct. 6, 2009”, 17 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Nov. 11, 2008 to Final Office Action dated Sep. 15, 2008”, 14 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Nov. 26, 2007 to Final Office Action dated Oct. 5, 2007”, 15 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Dec. 2, 2008 to Advisory Action dated Nov. 26, 2008”, 14 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Dec. 2, 2008 to Final Office Action dated Sep. 15, 2008”, 14 pgs. |
“U.S. Appl. No. 10/252,129, Response filed Dec. 17, 2014 to Non Final Office Action dated Sep. 23, 2014”, 24 pgs. |
“U.S. Appl. No. 10/831,421, Advisory Action dated Jan. 2, 2014”, 3 pgs. |
“U.S. Appl. No. 10/831,421, Examiner Interview Summary dated Jan. 12, 2015”, 3 pgs. |
“U.S. Appl. No. 10/831,421, Examiner Interview Summary dated Apr. 30, 2013”, 3 pgs. |
“U.S. Appl. No. 10/831,421, Examiner Interview Summary dated May 13, 2015”, 3 pgs. |
“U.S. Appl. No. 10/831,421, Final Office Action dated Jun. 13, 2008”, 18 pgs. |
“U.S. Appl. No. 10/831,421, Final Office Action dated Jul. 9, 2009”, 18 pgs. |
“U.S. Appl. No. 10/831,421, Final Office Action dated Aug. 31, 2011”, 25 pgs. |
“U.S. Appl. No. 10/831,421, Final Office Action dated Sep. 7, 2010”, 20 pgs. |
“U.S. Appl. No. 10/831,421, Final Office Action dated Sep. 8, 2014”, 29 pgs. |
“U.S. Appl. No. 10/831,421, Final Office Action dated Oct. 16, 2013”, 30 pgs. |
“U.S. Appl. No. 10/831,421, Final Office Action dated Nov. 30, 2012”, 30 pgs. |
“U.S. Appl. No. 10/831,421, Non Final Office Action dated Feb. 9, 2015”, 13 pgs. |
“U.S. Appl. No. 10/831,421, Non Final Office Action dated Feb. 13, 2014”, 30 pgs. |
“U.S. Appl. No. 10/831,421, Non Final Office Action dated Mar. 14, 2011”, 21 pgs. |
“U.S. Appl. No. 10/831,421, Non Final office Action dated May 10, 2012”, 34 pgs. |
“U.S. Appl. No. 10/831,421, Non Final Office Action dated May 23, 2013”, 18 pgs. |
“U.S. Appl. No. 10/831,421, Non-Final Office Action dated Jan. 12, 2009”, 16 pgs. |
“U.S. Appl. No. 10/831,421, Non-Final Office Action dated Mar. 5, 2010”, 20 pgs. |
“U.S. Appl. No. 10/831,421, Non-Final Office Action dated Nov. 28, 2007”, 12 pgs. |
“U.S. Appl. No. 10/831,421, Notice of Allowance dated Jul. 10, 2015”, 10 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Jan. 8, 2015 to Final Office Action dated Sep. 8, 2014”, 12 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Jan. 11, 2010 to Final Office Action dated Jul. 9, 2009”, 6 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Feb. 28, 2008 to Non-Final Office Action dated Nov. 28, 2007”, 23 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Apr. 13, 2009 to Non Final Office Action dated Jan. 12, 2009”, 18 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Apr. 30, 2013 to Final Office Action dated Nov. 30, 2012”, 14 pgs. |
“U.S. Appl. No. 10/831,421, Response filed May 11, 2015 to Non Final Office Action dated Feb. 9, 2015”, 11 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Jun. 14, 2011 to Non Final Office Action dated Mar. 14, 2011”, 7 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Jul. 6, 2010 to Non Final Office Action dated Mar. 5, 2010”, 7 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Jul. 14, 2014 to Non Final Office Action dated Feb. 13, 2014”, 13 pgs |
“U.S. Appl. No. 10/831,421, Response filed Aug. 23, 2013 to Non Final Office Action dated May 23, 2013”, 12 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Sep. 7, 2012 to Non Final Office Action dated May 10, 2012”, 9 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Oct. 10, 2008 to Final Office Action dated Jun. 13, 2008”, 20 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Nov. 29, 2010 to Final Office Action dated Sep. 7, 2010”, 8 pgs. |
“U.S. Appl. No. 10/831,421, Response Filed Nov. 30, 2011 to Non-Final Office Action dated Aug. 31, 2011”, 11 pgs. |
“U.S. Appl. No. 10/831,421, Response filed Dec. 16, 2013 to Final Office Action dated Oct. 16, 2013”, 14 pgs. |
“U.S. Appl. No. 10/831,421; Response filed Jan. 16, 2014 to Final Office Action dated Oct. 16, 2013”, 14 pgs. |
“U.S. Appl. No. 11/647,728, Examiner Interview Summary dated Aug. 11, 2010”, 3 pgs. |
“U.S. Appl. No. 11/647,728, Final Office Action dated Jul. 13, 2010”, 17 pgs. |
“U.S. Appl. No. 11/647,728, Non-Final Office Action dated Mar. 8, 2010”, 18 pgs. |
“U.S. Appl. No. 11/647,728, Notice of Allowance dated Oct. 19, 2010”, 11 pgs. |
“U.S. Appl. No. 11/647,728, Response filed Jun. 8, 2010 to Non Final Office Action dated Mar. 8, 2010”, 13 pgs. |
“U.S. Appl. No. 11/647,728, Response filed Sep. 22, 2010 to Final Office Action dated Jul. 13, 2010”, 14 pgs. |
“U.S. Appl. No. 12/693,275, Non Final Office Action dated Dec. 30, 2011”, 6 pgs. |
“U.S. Appl. No. 12/693,275, Notice of Allowance dated May 8, 2012”, 11 pgs. |
“U.S. Appl. No. 12/693,275, Response filed Mar. 19, 2012 to Non Final Office Action dated Dec. 30, 2011”, 13 pgs. |
“U.S. Appl. No. 12/783,458 , Response filed Aug. 15, 2013 to Non Final Office Action dated May 10, 2013”, 9 pgs. |
“U.S. Appl. No. 12/783,458, Final Office Action dated Sep. 25, 2012”, 12 pgs. |
“U.S. Appl. No. 12/783,458, Non Final Office Action dated Mar. 8, 2012”, 16 pgs. |
“U.S. Appl. No. 12/783,458, Non Final Office Action dated May 10, 2013”, 12 pgs. |
“U.S. Appl. No. 12/783,458, Notice of Allowance dated Sep. 24, 2013”, 6 pgs. |
“U.S. Appl. No. 12/783,458, Response filed Jan. 18, 2013 to Final Office Action dated Sep. 25, 2012”, 10 pgs. |
“U.S. Appl. No. 12/783,458, Response filed Jun. 8, 2012 to Non Final Office Action dated Mar. 8, 2012”, 9 pgs. |
“U.S. Appl. No. 13/080,426, Non Final Office Action dated Oct. 31, 2011”, 8 pgs. |
“U.S. Appl. No. 13/080,426, Notice of Allowance dated Jan. 26, 2012”, 7 pgs. |
“U.S. Appl. No. 13/080,426, Notice of Allowance dated Apr. 23, 2012”, 7 pgs. |
“U.S. Appl. No. 13/080,426, Response filed Dec. 28, 2011 to Non Final Office Action dated Oct. 31, 2011”, 9 pgs. |
“U.S. Appl. No. 13/285,916, Advisory Action dated Jan. 30, 2013”, 3 pgs. |
“U.S. Appl. No. 13/285,916, Decision on Pre-Appeal Brief dated Jul. 15, 2014”, 2 pgs. |
“U.S. Appl. No. 13/285,916, Examiner Interview Summary dated Jan. 22, 2015”, 3 pgs. |
“U.S. Appl. No. 13/285,916, Final Office Action dated Apr. 23, 2014”, 16 pgs. |
“U.S. Appl. No. 13/285,916, Final Office Action dated Nov. 21, 2012”, 17 pgs. |
“U.S. Appl. No. 13/285,916, Non Final Office Action dated Jun. 4, 2012”, 16 pgs. |
“U.S. Appl. No. 13/285,916, Non Final Office Action dated Jul. 15, 2013”, 17 pgs. |
“U.S. Appl. No. 13/285,916, Non Final Office Action dated Oct. 30, 2014”, 19 pgs. |
“U.S. Appl. No. 13/285,916, Notice of Allowance dated Mar. 3, 2015”, 5 pgs. |
“U.S. Appl. No. 13/285,916, Pre-Appeal Brief Request filed Jun. 20, 2014”, 5 pgs. |
“U.S. Appl. No. 13/285,916, PTO Response to Rule 312 Communication dated Jun. 9, 2015”, 2 pgs. |
“U.S. Appl. No. 13/285,916, Response filed Jan. 17, 2013 to Final Office Action dated Nov. 21, 2012”, 15 pgs. |
“U.S. Appl. No. 13/285,916, Response filed Jan. 30, 2015 to Non Final Office Action dated Oct. 30, 2014”, 22 pgs. |
“U.S. Appl. No. 13/285,916, Response filed Aug. 30, 2012 to Non Final Office Action dated Jun. 4, 2012”, 15 pgs. |
“U.S. Appl. No. 13/285,916, Response filed Oct. 14, 2013 to Non Final Office Action dated Jul. 15, 2013”, 13 pgs. |
“U.S. Appl. No. 13/285,916, Supplemental Notice of Allowability dated Apr. 1, 2015”, 4 pgs. |
“U.S. Appl. No. 13/285,916, Supplemental Notice of Allowability dated Jun. 18, 2015”, 4 pgs. |
“U.S. Appl. No. 13/489,646, 312 Amendment filed Mar. 7, 2013”, 4 pgs. |
“U.S. Appl. No. 13/489,646, Non Final Office Action dated Sep. 19, 2012”, 8 pgs. |
“U.S. Appl. No. 13/489,646, Notice of Allowance dated Jan. 10, 2013”, 7 pgs. |
“U.S. Appl. No. 13/489,646, PTO Response to 312 Amendment dated Mar. 14, 2013”, 2 pgs. |
“U.S. Appl. No. 13/489,646, Response filed Dec. 3, 2012 to Non Final Office Action dated Sep. 19, 2012”, 11 pgs. |
“U.S. Appl. No. 13/550,233, Final Office Action dated Oct. 30, 2013”, 7 pgs. |
“U.S. Appl. No. 13/550,233, Non Final Office Action dated Mar. 26, 2013”, 12 pgs. |
“U.S. Appl. No. 13/550,233, Notice of Allowance dated Jan. 8, 2014”, 11 pgs. |
“U.S. Appl. No. 13/550,233, Response filed Jun. 24, 2013 to Non Final Office Action dated Mar. 26, 2013”, 14 pgs. |
“U.S. Appl. No. 13/550,233, Response filed Dec. 20, 2013 to Final Office Action dated Oct. 30, 2013”, 9 pgs. |
“U.S. Appl. No. 14/165,434, Non Final Office Action dated Mar. 8, 2016”, 16 pgs. |
“U.S. Appl. No. 14/165,434, Notice of Allowance dated Aug. 3, 2016”, 6 pgs. |
“U.S. Appl. No. 14/165,434, Preliminary Amendment filed Jun. 6, 2014”, 7 pgs. |
“U.S. Appl. No. 14/165,434, Response filed Jun. 8, 2016 to Non Final Office Action dated Mar. 8, 2016”, 16 pgs. |
“U.S. Appl. No. 14/231,613, Examiner Interview Surrrmary dated Nov. 3, 2016”, 3 pgs. |
“U.S. Appl. No. 14/231,613, Final Office Action dated Nov. 3, 2016”, 27 pgs. |
“U.S. Appl. No. 14/231,613, Non Final Office Action dated Jun. 3, 2016”, 20 pgs. |
“U.S. Appl. No. 14/231,613, Preliminary Amendment dated Apr. 14, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,613, Response filed Sep. 28, 2016 to Non Final Office Action dated Jun. 3, 2016”, 17 pgs. |
“U.S. Appl. No. 14/231,624, Decision on Pre-Appeal Brief dated Dec. 8, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,624, Final Office Action dated Aug. 31, 2016”, 28 pgs. |
“U.S. Appl. No. 14/231,624, Final Office Action dated Oct. 22, 2015”, 28 pgs. |
“U.S. Appl. No. 14/231,624, Non Final Office Action dated Feb. 23, 2016”, 36 pgs. |
“U.S. Appl. No. 14/231,624, Non Final Office Action dated May 22, 2015”, 19 pgs. |
“U.S. Appl. No. 14/231,624, Pre Appeal Brief Request filed Oct. 28, 2016”, 6 pgs. |
“U.S. Appl. No. 14/231,624, Preliminary Amendment filed Apr. 14, 2014”, 9 pgs. |
“U.S. Appl. No. 14/231,624, Response filed Jul. 7, 2016 to Non Final Office Action dated Feb. 23, 2016”, 16 pgs. |
“U.S. Appl. No. 14/231,624, Response filed Aug. 22, 2015 to Non Final Office Action dated May 22, 2015”, 12 pgs. |
“U.S. Appl. No. 14/231,624, Response filed Dec. 10, 2015 to Final Office Action dated Oct. 22, 2015”, 15 pgs. |
“U.S. Appl. No. 14/231,624, Supplemental Amendment filed Aug. 23, 2016”, 7 pgs. |
“U.S. Appl. No. 14/231,633 Supplemental Amendment filed Aug. 17, 2016”, 9 pgs. |
“U.S. Appl. No. 14/231,633, Decision on Pre-Appeal Brief dated Nov. 10, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,633, Final Office Action dated Aug. 24, 2016”, 28 pgs. |
“U.S. Appl. No. 14/231,633, Final Office Action dated Oct. 16, 2015”, 25 pgs. |
“U.S. Appl. No. 14/231,633, Non Final Office Action dated Mar. 24, 2015”, 16 pgs. |
“U.S. Appl. No. 14/231,633, Non Final Office Action dated Apr. 22, 2016”, 35 pgs. |
“U.S. Appl. No. 14/231,633, Pre-Appeal Brief Request filed Oct. 5, 2016”, 6 pgs. |
“U.S. Appl. No. 14/231,633, Preliminary Amendment dated Apr. 14, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,633, Response filed Jul. 7, 2016 to Non Final Office Action dated Apr. 22, 2016”, 14 pgs. |
“U.S. Appl. No. 14/231,633, Response filed Aug. 5, 2015 to Non Final Office Action dated Mar. 24, 2015”, 11 pgs. |
“U.S. Appl. No. 14/231,633, Response filed Dec. 10, 2015 to Final Office Action dated Oct. 16, 2015”, 14 pgs. |
“U.S. Appl. No. 14/231,639 Supplemental Amendment filed Aug. 17, 2016”, 8 pgs. |
“U.S. Appl. No. 14/231,639, Decision on Pre-Appeal Brief dated Dec. 9, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,639, Final Office Action dated Aug. 26, 2016”, 28 pgs. |
“U.S. Appl. No. 14/231,639, Final Office Action dated Oct. 23, 2015”, 28 pgs. |
“U.S. Appl. No. 14/231,639, Non Final Office Action dated Feb. 23, 2016”, 36 pgs. |
“U.S. Appl. No. 14/231,639, Non Final Office Action dated Jul. 16, 2015”, 19 pgs. |
“U.S. Appl. No. 14/231,639, Pre Appeal Brief Request filed Oct. 28, 2016”. |
“U.S. Appl. No. 14/231,639, Preliminary Amendment dated Apr. 11, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,639, Response filed Jul. 7, 2016 to Non Final Office Action dated Feb. 23, 2016”, 16 pgs. |
“U.S. Appl. No. 14/231,639, Response filed Aug. 25, 2015 to Non Final Office Action dated Jul. 16, 2015”, 14 pgs. |
“U.S. Appl. No. 14/231,639, Response filed Dec. 10, 2015 to Final Office Action dated Oct. 23, 2015”, 14 pgs. |
“U.S. Appl. No. 14/231,650, Decision on Pre-Appeal Brief dated Dec. 8, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,650, Examiner Interview Summary dated Mar. 25, 2016”, 3 pgs. |
“U.S. Appl. No. 14/231,650, Final Office Action dated Aug. 31, 2016”, 28 pgs. |
“U.S. Appl. No. 14/231,650, Final Office Action dated Oct. 23, 2015”, 28 pgs. |
“U.S. Appl. No. 14/231,650, Non Final Office Action dated Mar. 3, 2015”, 18 pgs. |
“U.S. Appl. No. 14/231,650, Non Final Office Action dated Mar. 25, 2016”, 34 pgs. |
“U.S. Appl. No. 14/231,650, Pre-Appeal Brief Request filed Oct. 28, 2016”, 6 pgs. |
“U.S. Appl. No. 14/231,650, Preliminary Amendment filed Apr. 9, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,650, Response filed Jul. 7, 2016 to Non Final Office dated Mar. 25, 2016”, 16 pgs. |
“U.S. Appl. No. 14/231,650, Response filed Aug. 3, 2015 to Non Final Office Action dated Mar. 3, 2015”, 11 pgs. |
“U.S. Appl. No. 14/231,650, Response filed Dec. 10, 2015 to Final Office Action dated Oct. 23, 2015”, 15 pgs. |
“U.S. Appl. No. 14/231,650, Supplemental Amendment filed Aug. 23, 2016”, 8 pgs. |
“U.S. Appl. No. 14/231,684, Decision on Pre-Appeal Brief dated Dec. 8, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,684, Final Office Action dated Aug. 31, 2016”, 29 pgs. |
“U.S. Appl. No. 14/231,684, Final Office Action dated Oct. 28, 2015”, 26 pgs. |
“U.S. Appl. No. 14/231,684, Non Final Office Action dated Feb. 10, 2016”, 31 pgs. |
“U.S. Appl. No. 14/231,684, Non Final Office Action dated Mar. 3, 2015”, 16 pgs. |
“U.S. Appl. No. 14/231,684, Pre-Appeal Brief Request filed Oct. 28, 2016”, 6 pgs. |
“U.S. Appl. No. 14/231,684, Preliminary Amendment filed Apr. 9, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,684, Response filed Jul. 7, 2016 to Non Final Office Action dated Feb. 10, 2016”, 16 pgs. |
“U.S. Appl. No. 14/231,684, Response filed Aug. 3, 2015 to Non Final Office Action dated Mar. 3, 2015”, 10 pgs. |
“U.S. Appl. No. 14/231,684, Response filed Dec. 16, 2015 to Final Office Action dated Oct. 28, 2015”, 12 pgs. |
“U.S. Appl. No. 14/231,684, Supplemental Amendment filed Aug. 23, 2016”, 8 pgs. |
“U.S. Appl. No. 14/231,696 Supplemental Amendment filed Aug. 16, 2016”, 9 pgs. |
“U.S. Appl. No. 14/231,696, Decision on Pre-Appeal Brief Request dated Nov. 10, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,696, Final Office Action dated Feb. 8, 2016”, 31 pgs. |
“U.S. Appl. No. 14/231,696, Final Office Action dated Feb. 24, 2015”, 22 pgs. |
“U.S. Appl. No. 14/231,696, Non Final Office Action dated Jul. 31, 2014”, 18 pgs. |
“U.S. Appl. No. 14/231,696, Non Final Office Action dated Aug. 23, 2016”, 28 pgs. |
“U.S. Appl. No. 14/231,696, Non Final Office Action dated Oct. 22, 2015”, 29 pgs. |
“U.S. Appl. No. 14/231,696, Pre Appeal Brief Request for Review filed Oct. 13, 2016”, 5 pgs. |
“U.S. Appl. No. 14/231,696, Preliminary Amendment filed Apr. 9, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,696, Response filed Jul. 7, 2016 to Final Office Action dated Feb. 8, 2016”, 16 pgs. |
“U.S. Appl. No. 14/231,696, Response filed Jul. 24, 2015 to Final Office Action dated Feb. 24, 2015”, 12 pgs. |
“U.S. Appl. No. 14/231,696, Response filed Oct. 31, 2014 to Non Final Office Action dated Jul. 31, 2014”, 23 pgs. |
“U.S. Appl. No. 14/231,696, Response filed Dec. 10, 2015 to Non Final Office Action dated Oct. 22, 2015”, 15 pgs. |
“U.S. Appl. No. 14/231,706, Decision on Pre-Appeal Brief dated Dec. 8, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,706, Final Office Action dated Sep. 1, 2016”, 28 pgs. |
“U.S. Appl. No. 14/231,706, Final Office Action dated Oct. 14, 2015”, 29 pgs. |
“U.S. Appl. No. 14/231,706, Non Final Office Action dated Feb. 11, 2016”, 32 pgs. |
“U.S. Appl. No. 14/231,706, Non Final Office Action dated Mar. 25, 2015”, 15 pgs. |
“U.S. Appl. No. 14/231,706, Pre Appeal Brief Request filed Oct. 28, 2016”, 6 pgs. |
“U.S. Appl. No. 14/231,706, Preliminary Amendment filed Apr. 9, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,706, Response filed Jul. 7, 2016 to Non Final Office Action dated Feb. 11, 2016”, 15 pgs. |
“U.S. Appl. No. 14/231,706, Response filed Jul. 13, 2015 to Non Final Office Action dated Mar. 25, 2015”, 10 pgs. |
“U.S. Appl. No. 14/231,706, Response filed Dec. 10, 2015 to Final Office Action dated Oct. 14, 2015”, 14 pgs. |
“U.S. Appl. No. 14/231,706, Supplemental Amendment filed Aug. 23, 2016”, 7 pgs. |
“U.S. Appl. No. 14/231,719, Decision on Pre-Appeal Brief Request dated Nov. 10, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,719, Final Office Action dated Feb. 9, 2016”, 32 pgs. |
“U.S. Appl. No. 14/231,719, Final Office Action dated Feb. 24, 2015”, 16 pgs. |
“U.S. Appl. No. 14/231,719, Non Final Office Action dated Aug. 12, 2016”, 33 pgs. |
“U.S. Appl. No. 14/231,719, Non Final Office Action dated Aug. 14, 2014”, 12 pgs. |
“U.S. Appl. No. 14/231,719, Non Final Office Action dated Nov. 19, 2015”, 25 pgs. |
“U.S. Appl. No. 14/231,719, Pre Appeal Brief Request for Review field Oct. 13, 2016”, 5 pgs. |
“U.S. Appl. No. 14/231,719, Preliminary Amendment filed Apr. 9, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,719, Response filed Jul. 5, 2016 to Final Office Action dated Feb. 9, 2016”, 16 pgs. |
“U.S. Appl. No. 14/231,719, Response filed Jul. 13, 2015 to Final Office Action dated Feb. 24, 2015”, 11 pgs. |
“U.S. Appl. No. 14/231,719, Response filed Nov. 12, 2014 to Non Final Office Action dated Aug. 14, 2014”, 17 pgs. |
“U.S. Appl. No. 14/231,719, Response filed Dec. 16, 2015 to Non Final Office Action dated Nov. 19, 2015”, 14 pgs. |
“U.S. Appl. No. 14/231,722, Decision on Pre-Appeal Brief Request dated Nov. 9, 2016”, 2 pgs. |
“U.S. Appl. No. 14/231,722, Final Office Action dated Aug. 3, 2016”, 33 pgs. |
“U.S. Appl. No. 14/231,722, Final Office Action dated Oct. 21, 2015”, 26 pgs. |
“U.S. Appl. No. 14/231,722, Non Final Office Action dated Feb. 9, 2016”, 32 pgs. |
“U.S. Appl. No. 14/231,722, Non Final Office Action dated Feb. 25, 2015”, 13 pgs. |
“U.S. Appl. No. 14/231,722, Pre-Appeal Brief Request filed Oct. 3, 2016”, 6 pgs. |
“U.S. Appl. No. 14/231,722, Preliminary Amendment filed Apr. 9, 2014”, 8 pgs. |
“U.S. Appl. No. 14/231,722, Response filed Jun. 6, 2016 to Non Final Office Action dated Feb. 9, 2016”, 15 pgs. |
“U.S. Appl. No. 14/231,722, Response filed Jul. 13, 2015 to Non Final Office Action dated Feb. 25, 2015”, 9 pgs. |
“U.S. Appl. No. 14/231,722, Response filed Dec. 10, 2015 to Final Office Action dated Oct. 21, 2015”, 14 pgs. |
“U.S. Appl. No. 14/268,986, Examiner Interview Summary dated Sep. 16, 2016”, 3 pgs. |
“U.S. Appl. No. 14/268,986, Final Office Action dated Dec. 3, 2015”, 13 pgs. |
“U.S. Appl. No. 14/268,986, Non Final Office Action dated Jun. 17, 2016”, 17 pgs. |
“U.S. Appl. No. 14/268,986, Non Final Office Action dated Jul. 2, 2015”, 13 pgs. |
“U.S. Appl. No. 14/268,986, Notice of Non-Compliant Amendment dated Aug. 12, 2014”, 3 pgs. |
“U.S. Appl. No. 14/268,986, Preliminary Amendment filed May 5, 2014”, 7 pgs. |
“U.S. Appl. No. 14/268,986, Response filed Apr. 4, 2016 to Final Office Action dated Dec. 3, 2016”, 21 pgs. |
“U.S. Appl. No. 14/268,986, Response filed Sep. 19, 2016 to Non Final Office Action dated Jun. 17, 2016”, 24 pgs. |
“U.S. Appl. No. 14/268,986, Response filed Oct. 2, 2015 to Non Final Office Action dated Jul. 2, 2015”, 10 pgs. |
“U.S. Appl. No. 14/268,986, Response filed Nov. 12, 2014 to Notice of Non-Compliant Amendment dated Aug. 12, 2014”, 3 pgs. |
“U.S. Appl. No. 14/268,986, Supplemental Preliminary Amendment filed May 9, 2014”, 7 pgs. |
“U.S. Appl. No. 14/595,074, Final Office Action dated Jan. 14, 2016”, 10 pgs. |
“U.S. Appl. No. 14/595,074, First Office Action Interview Office Action Summary dated Jun. 22, 2015”, 4 pgs. |
“U.S. Appl. No. 14/595,074, Pre-Interview First Office Action dated Apr. 2, 2015”, 4 pgs. |
“U.S. Appl. No. 14/595,074, Preliminary Amendment filed Jan. 19, 2015”, 10 pgs. |
“U.S. Appl. No. 14/595,074, Response filed Jun. 2, 2015 to First Office Action Interview Pilot Program Pre-Interview dated Apr. 2, 2015”, 2 pgs. |
“U.S. Appl. No. 14/595,074, Response filed Aug. 24, 2015 to First Action Interview Office Action Summary dated Jun. 22, 2015”, 18 pgs. |
“U.S. Appl. No. 14/790,661, Preliminary Amendment filed Jul. 6, 2015”, 7 pgs. |
“U.S. Appl. No. 14/942,213, Non Final Office Action dated Nov. 30, 2016”, 18 pgs. |
“Auction Watch: Buyer and Seller Services”, [Online]. Retrieved from the Internet: <URL: http://web.archive.org/web/20000830150100/http://www.auctionwatch.com>, (Aug. 15, 2000), 30 pgs. |
“AuctionWatch.com”, [Online]. Retrieved from the Internet: <URL: http://web.archive.org.web/20011217190108/wsacp.auctionwatch.com/login.html?ret=/my/acp/>, (Dec. 17, 2001), 19 pgs. |
“Blackthorne Products Page”, [Online], Retrieved from the Internet: <URL: http://web.archive.org/web/19990508065201/www.blackthornesw.com/Bthorne/products>, (1999), 2 pgs. |
“Chinese Application Serial No. 02824589, First Office Action dated Mar. 23, 2007”, with English translation of claims, 31 pgs. |
“Chinese Application Serial No. 02824589, Office Action dated Mar. 23, 2007”, with English translation of claims, 16 pgs. |
“Chinese Application Serial No. 02824589, Second Office Action dated Dec. 28, 2007”, with English translation of claims, 7 pgs. |
“Chinese Application Serial No. 02824589.X , Response filed Mar. 1, 2008 to Office Action dated Dec. 28, 2007”, with English translation of claims, 16 pgs. |
“Chinese Application Serial No. 02824589.X , Response filed Aug. 7, 2007 to Office Action dated Mar. 23, 2007”, with English translation of claims, 31 pgs. |
“Chinese Application Serial No. 03813485.3, Office Action dated Jan. 9, 2009”, with English translation of claims, 9 pgs. |
“Chinese Application Serial No. 03813485.3, Office Action dated Jun. 24, 2010”, with English translation of claims, 9 pgs. |
“Chinese Application Serial No. 03813485.3, Office Action dated Sep. 25, 2009”, with English translation of claims, 15 pgs. |
“Chinese Application Serial No. 03813485.3, Re-examination Decision dated Nov. 29, 2010”, with English translation of claims, 18 pgs. |
“Chinese Application Serial No. 03813485.3, Response flied May 25, 2009 to Office Action dated Jan. 9, 2009”, with English translation of claims, 9 pgs. |
“Chinese Application Serial No. 03813485.3, Response to Notification of Reexamination Filed: Aug. 9, 2010”, with English translation of claims, 23 pgs. |
“Chinese Application Serial No. 201110049654.X—Rejection Decision dated Nov. 5, 2012”, with English translation of claims, 16 pgs. |
“Chinese Application Serial No. 201110049654.X, Office Action dated Jan. 4, 2015”°, with English translation of claims, 18 pgs. |
“Chinese Application Serial No. 201110049654.X, Office Action dated Jan. 5, 2012”, With English Translation, 10 pgs. |
“Chinese Application Serial No. 201110049654.X, Office Action dated Jul. 10, 2014”, with English translation, 18 pgs. |
“Chinese Application Serial No. 201110049654.X, Office Action dated Jul. 11, 2012”, with English translation of claims, 10 pgs. |
“Chinese Application Serial No. 201110049654.X, Office Action dated Sep. 10, 2014”, with English translation of claims, 15 pgs. |
“Chinese Application Serial No. 201110049654.X, Response filed Feb. 18, 2013”, 5 pgs. |
“Chinese Application Serial No. 201110049654.X, Response filed May 21, 2012 to Office Action dated Jan. 5, 2012”, with English translation of claims, 13 pgs. |
“Chinese Application Serial No. 201110049654.X, Response filed Sep. 26, 2012 to Office Action dated Jul. 11, 2012”, 3 pgs. |
“Chinese Application Serial No. 201110049654.X, Response filed Nov. 25, 2014 to Office Action dated Sep. 10, 2014”, with English translation of claims, 18 pgs. |
“DHL and UPS offer country-specific services”, Transportation and distribution, vol. 38, Iss. 12, (Dec. 1997), 18. |
“European Application Serial No. 01959319.3, Office Action dated May 15, 2007”, 3 pgs. |
“European Application Serial No. 01959319.3, Response filed Nov. 23, 2007 to Office Action dated May 15, 2007”, 23 pgs. |
“European Application Serial No. 01959319.3, Summons to Attend Oral Proceedings mailed Jul. 13, 2012”, 3 pgs. |
“European Application Serial No. 02723169.5 Response filed Jun. 14, 2011 to Office Action dated Feb. 15, 2011”, 12 pgs. |
“European Application Serial No. 02723169.5, Examination Notification Art. 94(3) dated Mar. 17, 2014”, 7 pgs. |
“European Application Serial No. 02723169.5, Office Action dated Feb. 15, 2011”, 4 pgs. |
“European Application Serial No. 02723169.5, Office Action dated Feb. 20, 2008”, 6 pgs. |
“European Application Serial No. 02723169.5, Response filed Jul. 17, 2014”, 19 pgs. |
“European Application Serial No. 02723169.5, Supplementary European Search Report dated Sep. 26, 2006”, 3 pgs. |
“European Application Serial No. 03757395.3, Office Action dated Oct. 8, 2010”, 3 pgs. |
“European Application Serial No. 03757395.3, Office Action dated Dec. 8, 2005”, 1 pg. |
“European Application Serial No. 03757395.3, Office Action dated Dec. 17, 2004”, 21 pgs. |
“European Application Serial No. 03757395.3, Response filed Feb. 3, 2005 to Office Action dated Dec. 17, 2004”, 6 pgs. |
“European Application Serial No. 03757395.3, Response filed Apr. 10, 2012 to Summons to Attend Oral Proceedings mailed Feb. 13, 2012”, 20 pgs. |
“European Application Serial No. 03757395.3, Response filed Apr. 18, 2011”, 9 pgs. |
“European Application Serial No. 03757395.3, Search Report dated Sep. 4, 2009”, 2 pgs. |
“European Application Serial No. 03757395.3, Summons to Attend Oral Proceedings mailed Feb. 13, 2012”, 5 pgs. |
“Frequently Asked Questions about Mister Lister”, [Online]. Retrieved from the Internet: <URL: http://pages.ebay.co.uk/help/sellerguide/mr-lister-faq.html>, (Copyright 1995-2005), 5 pgs. |
“Google looking at more Country Specific Domains”, Europmedia, (Jan. 17, 2002), 1 pg. |
“Hello direct store joins eBay network of merchants”, PR Newswire, New York, NY, (May 23, 2002), 2 pgs. |
“Indian Application Serial No. 1200/KOLNP/2009, First Examiner Report dated Nov. 23, 2015”, in English, 2 pgs. |
“Indian Application Serial No. 1200/KOLNP/2009, Response filed Jun. 13, 2016 to First Examiner Report dated Nov. 23, 2015”, in English, 19 pgs. |
“Indian Application Serial No. 1921/KOLNP/2004, Decision to Grant dated Nov. 18, 2009”, 2 pgs. |
“Indian Application Serial No. 1921/KOLNP/2004, First Examination Report dated Apr. 7, 2008”, 11 pgs. |
“Indian Application Serial No. 1921/KOLNP/2004, Response filed Mar. 6, 2009 to Examiner's First Report dated Apr. 7, 2008”, 13 pgs. |
“International Application Serial No. PCT/US00/17136 International Search Report dated Nov. 16, 2000”, 6 pgs. |
“International Application Serial No. PCT/US00/17136, International Preliminary Examination Report dated Mar. 13, 2001”, 4 pgs. |
“International Application Serial No. PCT/US00/17136, International Search Report dated Nov. 16, 2000”, 5 pgs. |
“International Application Serial No. PCT/US00/32088, International Search Report dated Apr. 4, 2001”, 6 pgs. |
“International Application Serial No. PCT/US01/02584, International Search Report dated Apr. 16, 2001”, 4 pgs. |
“International Application Serial No. PCT/US01/04811, International Search Report dated Jun. 28, 2001”, 6 pgs. |
“International Application Serial No. PCT/US01/12398 International Search Report dated Aug. 27, 2001”, 3 pgs. |
“International Application Serial No. PCT/US01/23854, International Preliminary Examination Report dated Aug. 19, 2002”, 3 pgs. |
“International Application Serial No. PCT/US01/23854, International Search Report dated Dec. 28, 2001”, 3 pgs. |
“International Application Serial No. PCT/US01/23854, International Search Report dated Dec. 28, 2001”, 6 pgs. |
“International Application Serial No. PCT/US02/04692, International Search Report dated Jun. 12, 2002”, 5 pgs. |
“International Application Serial No. PCT/US03/17915, Article 34 Amendment filed Dec. 17, 2003”, 5 pgs. |
“International Application Serial No. PCT/US03/17915, International Preliminary Examination Report dated Mar. 26, 2004”, 10 pgs. |
“International Application Serial No. PCT/US03/17915, International Search Report dated Nov. 26, 2003”, 6 pgs. |
“International Application Serial No. PCT/US99/18510, International Search Report dated Oct. 29, 1999”, 4 pgs. |
“International Application Serial No. PCT/US99/29312, International Search Report dated Apr. 18, 2000”, 6 pgs. |
“Korean Application Serial No. 2004-7020202, Final Office Action dated Nov. 24, 2009”, with English translation of claims, 6 pgs. |
“Korean Application Serial No. 2004-7020202, Notice of Decision to Grant dated Feb. 11, 2010”, with English translation of claims, 3 pgs. |
“Korean Application Serial No. 2004-7020202, Office Action dated Apr. 30, 2009”, with English translation of claims, 6 pgs. |
“Korean Application Serial No. 2004-7020202, Office Action dated Aug. 29, 2008”, with English translation of claims, 17 pgs. |
“Korean Application Serial No. 2004-7020202, Preliminary Rejection dated Nov. 30, 2007”, with English translation of claims, 19 pgs. |
“Korean Application Serial No. 2004-7020202, Response filed Apr. 30, 2008”, with English translation of claims, 75 pgs. |
“Korean Application Serial No. 2004-7020202, Response filed Jun. 30, 2009 to Office Action dated Apr. 30, 2009”, with English translation of claims, 43 pgs. |
“Korean Application Serial No. 2004-7020202, Response filed Dec. 24, 2009 to Final Office Action dated Nov. 24, 2009”, with English translation of claims, 36 pgs. |
“Korean Application Serial No. 2004-7020202, Response filed Dec. 29, 2008”, with English translation of claims, 68 pgs. |
“Korean Application Serial No. 2004-7020202, Voluntary Amendment filed Oct. 20, 2006”, 260 pgs. |
“Korean Application Serial No. 2009-7027103, Final Office Action dated Sep. 28, 2010”, with English translation of claims, 5 Pgs. |
“Korean Application Serial No. 2009-7027103, Notice of Decision to Grant dated Feb. 14, 2011”, with English translation of claims, 2 pgs. |
“Korean Application Serial No. 2009-7027103, Office Action dated, Mar. 26, 2010”, with English translation of claims, 9 pgs. |
“Korean Application Serial No. 2009-7027103, Response filed May 26, 2010 to Office Action dated Mar. 26, 2010”, with English translation of claims, 29 pgs. |
“Korean Divisional Application Serial No. 2009-7027103, Appeal Filed Dec. 29, 2010 to Final Office Action dated Sep. 28, 2010”, with English translation of claims, 42 pgs. |
“New eBay-like auction software released”, Business Wire, Business Editors/High-Tech Writers; Business Wire; New York, (Mar. 17, 1999), 2 pgs. |
“Onsale Joins Fray as Online Shopping Picks Up Speed: Internet Booms”, Computer Reseller News, CMP Publications, Inc., USA, (Jun. 5, 1995), 1 pg. |
“Onsale: Onsale Brings Thrill of Auctions and Bargain Hunting Online; Unique Internet retail service debuts with week-long charity auction for The Computer Museum in Boston”, Business Wire, Dialog Web. 0489267 BW0022, (May 24, 1995), 3 pgs. |
“Photodisc localizes Internet presence to better serve global markets;Adds country-specific content and languages to its Award-wining Websites”, Business Wire, (May 27, 1998), 3 pgs. |
“Stamp.com Launches New iShip Service Offering to Automate Office-Based Shipping”, PR Newswire, PQDialog #448531788, (Jun. 14, 2000), 5 pgs. |
“Stamp.com Launches New iShip Service Offering to Automate Office-Based Shipping”, PR Newswire, PQDialog #448531788, (Jun. 14, 2000), 7 pgs. |
“Stamps.com Becomes the Standard in Internet Mailing and Shipping for Top Auction Resource and Trading Sites”, Stamps.com: PR Newswire Mar. 15, 2000, PQDialog #449383612, [Online]. Retrieved from the Internet: <URL: http://search.proquest.com/professional/docview/449383612?accountid=161862>, (Mar. 15, 2000), 6 pgs. |
“Thin Client”, (c) Wikipedia, [Online]. Retrieved from the Internet: <URL:http://en.wikipedia.org/wiki/Thin_client>, (Accessed Feb. 15, 2008), 13 pgs. |
“Thin Client Computing”, [Online]. Retrieved from the Internet: <URL: http://web.archive.org/web/20040122033629/http://www.thinclient.net>, (Jan. 22, 2004), 24 pgs. |
“Yahoo Homepage”, Internet Archive Wayback Machine, http://web.archive.org/web/19991003015603/http://www.yahoo.com/index.html, (Oct. 3, 1999), 1 p. |
“Yahoo!—Regional: Countries: Afghanistan”, Copyright © 1994-97 Yahoo! Inc., [Online]. Retrieved from the Internet: <URL: http://web.archive.org/web/20060921181441/http://dir.yahoo.com/Regional/countries/afghanistan>, (Jun. 16, 1997), 1 pg. |
“Yahoo!—Regional: Countries: Sweden”, Copyright © 1994-97 Yahoo! Inc., [Online]. Retrieved from the Internet: <URL: http://web.archive.org/web/19970616194441/www.yahoo.com/Regional/Countries/Sweden/>, (Jun. 16, 1997), 2 pgs. |
“Yahoo! Auctions Celebrates One-Year Anniversary; As Online Auction Usage Continues to Grow, Yahoo! Is Quickly Becoming the World Marketplace of the New Millennium”, Business Wire, (Sep. 14, 1999), 3 pages. |
“Yahoo! Launches Yahoo! Pay-direct for Online Person-to-Person Payments; Relationship With CIBC National Bank Allows Consumers to Easily Send and Receive Payments Via Email”, Business Wire, PQ Dialog #445932440, (Jul. 31, 2000), 4 pgs. |
“Yahoo! Launches Yahoo! PayDirect for Online Person-to-Person Payments; Relationship with CI BC National Bank Allows Consumers to Easily Send and Receive Payments Via Email”, Business Editors & High-Tech Writers. Business Wire, [Online], Retrieved from the Internet: <URL: http://search.proquest.com/professional/docview/445932440?accountid=161862>, (Jul. 31, 2000), 5 pgs. |
Akin, David, “Web retailing gains market muscle as concerns fade: Record season: Increasing number of sites catering for Canadian dollars”, Financial Post, p04, XP002905105, (Dec. 26, 1998), 3 pages. |
Alice, Michele, “eBay's ‘Mister Lister’ Auction Management Software”, Auctionbytes-Update, No. 22, [Online]. Retrieved from the Internet: <URL: http://www.auctionbytes.com/cab/abu/y200/m09/abu0022/s05>, (Sep. 24, 2000), 3 pgs. |
Auctionwatch.com, et al., “”, Prima Publishing, Roseville, CA. ISBN 0-7615-2999-3 AuctionWatch.com's Official Guide to Online Buying and Selling: Professional Tips, Tactics and Techniques at Your Fingertips., (2000), 307 pgs. |
Auctionwatch.com, et al., “AuctionWatch CD”, Prima Publishing, Roseville, CA. AuctionWatch.com's Official Guide to Online Buying and Selling: Professional Tips, Tactics and Techniques at Your Fingertips., (2000). |
Baumann, G. W, “Personal Optimized Decision/Transaction Program”, IBM Technical Disclosure Bulletin, (Jan. 1995), 83-84. |
Bidnbuy, “Going, going, virtually gone . . . ”, Business and Finance Dialog File 20#06012646, (Jun. 17, 1999), 3 pgs. |
Business Wire, “Bay Builder Releases Major Innovation for Online Wireless Auctions.”, Recovered via Dialog Database on Feb. 15, 2008, (Mar. 10, 2000), 2 pgs. |
Business Wire, “Mediappraise Receives National Award for Web-based Technology That Enables Companies to Solve Thorny HR Problem”, Business Wire, (Dec. 14, 1998), 1-2. |
Business Wire, “Subasta.com Enters Into Strategic Partnership with From2.com”, Business Wire, Obtained from Proquest, Document No. 43206061, (Jul. 16, 1999), 2 pages. |
Business Wire, “Subasta.com, the Premier Online Auction Board for Latin America, Spain, and the Hispanic Sector of the U.S., Has Attracted Over 60,000 Viewers in Less Than Two Months!”, Business Wire, (Jul. 16, 1999), 2 pages. |
Business Wire, “Yahoo! Launches Three New European Auctions Services; Yahoo! Italy, Yahoo! Spain and Yahoo! Sweden Unveil New Local Auctions”, Business Wire, Obtained from Proquest, Document No. 45061209, (Sep. 23, 1999), 3 pages. |
Clemons, E., “Evaluating the prospects for alternative electronic securities”, Proceedings of ICIS 91: 12th International Conference on Information Systems, (Dec. 16-18, 1991), 53-63. |
Collete, Stacy, “Thin Clients Pull in Car Customers: Auto Auction company eyes move to Web.(Industry Trend or Event)”, Computerworld recovered via dialog database on Feb. 15, 2008, (Apr. 5, 1999), p. 41(1). |
Cooper, C., et al., “Playing Catch-Up: U.S. Web Firms Get Slow Start in Europe, Amid Crowded Field—Used to Being First and Best at Home, They Stumble in World's No. 2 Market—Pouncing on Amazon Delays”, Wall Street Journal Europe, Obtained from Proquest, Document No. 46338867, (Nov. 15, 1999), 5 pages. |
Graham, Ian, “The Emergence of Linked Fish Markets in Europe”, Electronic Markets. vol. 8, No. 2, (1998), 29-32. |
Grubbs, L., “Top 5 auction utilities”, PC World.com, San Francisco, CA, (Dec. 4, 2000), 2 pgs. |
Hansell, Saul, “Meg Whitman and eBay, Net Survivors”, New York Times, (May 5, 2002), 5 pgs. |
Hauser, R., “Anonymous Delivery of Goods in Electronic Commerce”, IBM Technical Disclosure Bulletin, 39(3), (Mar. 1996), 363-366. |
Hess, C. M, et al., “Computerized Loan Organization System: An Industry Case Study of the Electronic Markets Hypothesis”, MIS Quarterly, vol. 18(3), (Sep. 1994), 251-275. |
Hutchinson, Art, “E-Commerce: Building a Model”, Art. Communications Week recovered via Dialog Database on Feb. 15, 2008., (Mar. 17, 1997), p. 57. |
Klein, Stefan, “Introduction to Electronic Auctions”, Focus Theme, vol. 7, No. 4, (1997), 3-6. |
Lassila, Ora, “Web metadata; A Matter of Semantics”, IEEE Internet Computing, v2i4pg30 Proquest #1424143061, (1998), 15 pgs. |
Lee, H. G, “Electronic brokerage and electronic auction: the impact of IT on market structures”, Proceedings of the Twenty-Ninth Hawaii International Conference on System Sciences, vol. 4, (1996), 397-406. |
Lee, Ho Geun, “AUCNET: Electronic Intermediary for Used-Car Transactions”, Focus Theme, Electronic Markets, vol. 7, No. 4, (1997), 24-28. |
M2 Presswire, “HP completes online strategy with launch of e-commerce site”, Proquest#43225990, (Jun. 29, 1999), 3 pgs. |
M2 Presswire, “United Technologies: UTC's Carrier Corp, teams with FreeMarkets to create largest Asian-based B2B online auction market to date; UTC Division identifies average annual savings of more than 16 percent on electric motors through FreeMarkets B2B eMarketpla”, M2 Presswire, (Mar. 22, 2000), 2 pages. |
Malone, T., et al., “Electronic Markets and Electronic Hierarchies”, Communications of the ACM, vol. 30, No. 6, (Jun. 1987), 484-497. |
Mardesich, Jodi, “Site Offers Clearance for End-of-Life Products—Onsale Takes Auction Gavel Electronic”, Computer Reseller News, (Jul. 8, 1996), 2 pps. |
Massimb, Marcel, “Electronic Trading, Market Structure and Liquidity”, Financial Analysts Journal, 50(1), (Jan./Feb. 1994), 39-50. |
McClenahen, John, “Net Gains”, Industry Week, Cleveland. vol. 248, Iss. 10, [Online]. Retrieved from the Internet: <URL: http://proquest.umi.com/pgdweb?index=O&did=41808971&SrchMode= l&sid=5&Fmt=4& V . . . >, (May 17, 1999), p. 51. |
Meade, J., “Visual 360: A Performance Appraisal System That's ‘Fun’”, HR Magazine, Society for Human Resource Management, (Jul. 1999), 3 pgs. |
Merrill, K., “GE Capital to Extend Integrator Buying Spree”, Computer Reseller News, (Jul. 1996), pp. 2 and 32. |
Morin, Lee M.E., “Multilingual Communications Device”, U.S. Appl. No. 08/200,049, filed Feb. 22, 1994, (Mar. 2, 2004), 7 pgs. |
Neo, B. S, “The implementation of an electronic market for pig trading in Singapore”, Journal of Strategic Information Systems; vol. 1(5), (Dec. 1992), 278-288. |
Post, D. L, et al., “Application of auctions as a pricing mechanism for the interchange of electric power”, IEEE Transactions on Power Systems, 10(3), (Aug. 1995), 1580-1584. |
PR Newswire Europe Ltd., “Mitsubishi Venture, Wells Fargo Partner to Offer Multi-Currency E-Commerce Storefront”, PR Newswire, Obtained from Proquest, Document No. 39345965, (Mar. 1, 1999), 3 pages. |
Preist, Chris, et al., “Adaptive Agents in a Persistent Shout Double Auction”, International Conference on Information and Computation Economies, Proceedings of the first international conference on Information and computation economies, (1998), 11-18. |
Pressler, Margaret, “Sells on eBay; Housewife finds herself head of multinational software firm”, Washington Post, Proquest # 44484325, (Sep. 5, 1999), 3 pgs. |
Reck, Martin, “Trading-Process Characteristics of Electronic Auctions”, Focus Theme, vol. 7, No. 4, (1997), 17-23. |
Resnick, Paul, “Reputation systems”, Communications of the ACM, 43(12), (Dec. 2000), 45-48. |
Rockoff, T. E, et al., “Design of an Internet-based system for remote Dutch auctions”, Internet Research: Electronic Networking Applications and Policy, vol. 5(4), (Jan. 1, 1995), 10-16. |
Schmid, B. F, “The Development of Electronic Commerce”, EM—Electronic Markets, No. 9-10, (Oct. 1993), 2 pgs. |
Schneider, G. M, et al., “An Introduction to Programming and Problem Solving with Pascal”, An Introduction to Programming and Problem Solving with Pascal, Second Edition, John Wiley & Sons, Inc., New York, (1982), 3 Pages. |
Siegmann, Ken, “Nowhere to go but up”, PC Week; vol. 12(42), Ziff-Davis Publishing Company, (Oct. 23, 1995), 1-3. |
Tak, Y., et al., “The SIFT Information Dissemination System”, ACM Transactions on Database Systems. vol. 24, Issue 4. ACM Press, (Dec. 1999), 529-565. |
Tapscott, D., “eBay endagners traditional papers auctioneer can pack far more punch in your sales pitch”, National Post, Proquest# 54945579, (Oct. 9, 1999), 3 pgs. |
Tjostheim, Ingvar, et al., “A case study of an on-line auction for the World Wide Web”, Norwegian Computing Center (NR), [Online]. Retrieved from the Internet: <URL: http://www.nr.no/˜ingvar/enter98.html>, (Accessed Feb. 21, 2005), 1-10. |
Turban, Efraim, “Auctions and Bidding on the Internet: An Assessment”, Focus Theme, EM—Electronic Markets, vol. 7, No. 4, (1997), 7-11. |
Van Heck, E., et al., “Experiences with Electronic Auctions in the Dutch Flower Industry”, Focus Theme, Erasmus University, The Netherlands, (1996), 6 pgs. |
Warbelow, A, et al., “Aucnet: TV Auction Network System”, Harvard Business School Case/Study, HBVR#9-190-001, USA, (Jul. 1989), 1-16. |
Wilson, D., “Going . . . Going . . . Gone! Bargain-hunters and collectors can scour auctions from home via the internet”, The Gazette, Proquest #4116732, (Apr. 27, 1999), 4 pgs. |
Wilson, T., “Act Globally, Think Locally”, InternetWeek, Issue 789, Obtained from Proquest, Document No. 46352181, (Nov. 15, 1999), 4 p. |
Zwass, V., “Electronic Commerce: Structures and Issues”, International Journal of Electronic Commerce, Fall 1996, vol. 1, No. 1, (Fall 1996), 3-23. |
“U.S. Appl. No. 14/268,986, Examiner Interview Summary dated May 15, 2017”, 3 pgs. |
“U.S. Appl. No. 14/268,986, Non Final Office Action dated Feb. 10, 2017”, 18 pgs. |
“U.S. Appl. No. 14/268,986, Response filed May 10, 2017 to Non Final Office Action dated Feb. 10, 2017”, 30 pgs. |
“U.S. Appl. No. 14/790,661, First Action Interview—Pre-Interview Communication dated May 18, 2017”, 4 pgs. |
“U.S. Appl. No. 14/942,213, Final Office Action dated Apr. 21, 2017”, 13 pgs. |
“U.S. Appl. No. 14/942,213, Notice of Allowance dated Jul. 13, 2017”, 12 pgs. |
“U.S. Appl. No. 14/942,213, Response filed Feb. 28, 2017 to Non Final Office Action dated Nov. 30, 2016”, 9 pgs. |
“U.S. Appl. No. 14/942,213, Response filed Jun. 21, 2017 to Final Office Action dated Apr. 21, 2017”, 7 pgs. |
“Business Roundup”, Internet Week, (Apr. 5, 1999), 1 page. |
“Exchange of Ideas: Why the street is in love with Purchasepro.com's congeries of revenue models”, (Mar. 1, 2000), 2 pages. |
“Family of Web Rental Applications Unveiled”, KMWorld, 7(1), (Jan. 1, 1998), 2 pages. |
“Government agencies can procure materials”, Link-up, 17(1), (Jan. 1, 2000), p. 19. |
“Service helps hospitals shop online”, Link-up, (May Jun. 2000), p. 14. |
“Web Beacon”, Webopedia, (Aug. 21, 2003), 3 pages. |
“Welcome to the Sloan Career Development Office Interview Bidding and Scheduling System”, CDO Interview Bidding and Scheduling—Login, [Online]. Retrieved from the Internet: URL: file: 1 Bstz-tkgukobdI5 CLIENTS EBA Y P1 07 Prior%20Art CD0%20Interview%20Bidd . . . , (Accessed Mar. 25, 2004), 3 pages. |
“Continental Airlines ShopOnePass”, Copyright 2002 Continental Airlines, Inc., [Online]. Retrieved from the Internet: URL: file: Bstz-tkgukobdi5 CLIENTS_A_M EBAY P1 07 Prior0) o20Art Continental0 o20Airlines0 o . . . , (Accessed Jul. 28, 2004), 1 page. |
“Requesting a Reward”, Continental Airlines OnePass—Requesting a Reward, [Online]. Retrieved from the Internet: URL: file: Bstz-tkgukobdl5 CLIENTS_A_M EBAY P107 Prior%20Art Rewards2_files onepass_fr_main_files r . . . , (Accessed Jul. 28, 2004), 2 pages. |
“OnePass Online Auction”, Copyright 2002 Continental Airlines, Inc., [Online]. Retrieved from the Internet: URL: file: 1 Bstz-tkgukobdl5 CLIENTS _A_ M EBA Y P I 07 Prior%20Art Copy%20of o200nePass%200nline%2 . . . , (Accessed Jul. 28, 2004), 1 pG. |
“Last minute gift ideas and stocking stuffers from ATandT”, ATandT News Release, [Online]. Retrieved from the Internet: URL: http: www.att.com news 1294 941221.csa.html, (Dec. 21, 1994), 2 pages. |
“Keeping You Informed”, transferred inCanadian membership guide, www.cdnair.ca, 6-7. |
“Continental Airlines OnePass—Interactive Reward Charts”, [Online]. Retrieved from the Internet: URL: ile: 1 Bstz-tkgukobdiS CLIENTS_A_M EBA Y P1 07 Prior0 o20Art Copy0 o20of0 o20Rewards . . . , (Accessed Jul. 22, 2004), 8 pgs. |
“Aviation Competition: Effects on Consumers from Domestic Airline Alliances Vary”, [Online]. Retrieved from the Internet: URL: http: groups.google.com groups?q=mileage+combine+redeemandhl=enandlr=andie=UTF-8andoe=UTF-8andselm=GAORPTrc99037.txtp2%40us.govnews.organdmum=6, (Feb. 2, 1999), 25 pages. |
“@wards online”, Canadian Airlines, Copyright (c) 1994-1997—Canadian Airlines International Ltd., [Online]. Retrieved from the Internet: URL: http: web.archive.org web 19970704234541 www.cdnair.ca cpi.html, (1994), 1 page. |
“Ebay—Your Personal Trading Community”, [Online]. Retrieved from the Internet: URL: http: web.archive.org web 19991007062815 www.ebay.com, (Oct. 1999), 23 pgs. |
“Auctionwatch”, [Online]. Retrieved from the Internet: URL: http: web.archive.org web 20000830150100 http: www.auctionwatch.com, (Aug 15, 2008), 46 pgs. |
“Turbo Lister Listing Activity Quick Start Guide”, eBay, (Apr. 2007), 8 pgs. |
“NEW eBay Turbo Lister 2 Quick Start Guide”, eBay, (Feb. 2006), 5 pgs. |
“U.S. Appl. No. 14/790,661, First Action Interview—Office Action Summary dated Aug. 8, 2017”, 5 pgs. |
“U.S. Appl. No. 14/268,986, Final Office Action dated Sep. 11, 2017”, 21 pgs. |
“U.S. Appl. No. 14/790,661, Response to First Action Interview Office Action Summary filed Dec. 7, 2017”, 13 pgs. |
“U.S. Appl. No. 14/790,661, Final Office Action dated Feb. 9, 2018”, 8 pgs. |
“U.S. Appl. No. 14/790,661, Response filed Apr. 6, 2018 to Final Office Actin dated Feb. 9, 2018”, 8 pgs. |
“U.S. Appl. No. 14/790,661, Notice of Allowance dated Apr. 24, 2018”, 5 pgs. |
“Non-Final Office Action received for U.S. Appl. No. 14/942,213, dated Nov. 16, 2017”, (Nov. 16, 2017), 16 pages. |
“Response to Non Final Office Action filed on Feb. 14, 2018, for U.S. Appl. No. 14/942,213, dated Nov. 16, 2017”, (Feb. 14, 2018), 14 pages. |
“Notice of Allowance received for U.S. Appl. No. 14/942,213, dated Mar. 26, 2018”, (Mar. 26, 2018), 11 pages. |
“Preliminary Amendment filed for U.S. Appl. No. 13/489,646, dated Apr. 17, 2013”, (Apr. 17, 2013), 30 pages. |
Brown, Janelle, “What does it take to make a buck off of Usenet?”, salon.com Technology,, [Online]. Retrieved from the Internet: URL: www.salon.com tech feature May 24, 1999 deja, (May 24, 1999), 4 pages. |
Furger, Roberta, “Working the Web Bazaar”, PC World magazine, (May 2000), 10 pages. |
Mollman, Steve, “Sold! Never pay retail again. Online auctions are changing the way businesses buy and sell everything”, PC Computing, (Feb. 2000), 131-151. |
Pacek, Greg, “American Express Membership Rewards: A Good Deal or Not?”, [Online]. Retrieved from the Internet: URL: http: groups.google.com groups?q=combine+points+programsandhl=enandlr=andie=UTF-8andoe=UTF-8andselm=crazyone-2509972357090001%40async83.city-net.comandmum=4, (Sep. 25, 1997), 2 pages. |
Pollick, M., “Sold! on eBay: As antique and collectible dealers see their sales increase through online auctions such as eBay, more of them are deciding that the internet is not something to be afraid of”, Sarasota Herald Tribune, Obtained from Proquest, Document No. 45499060, (Oct. 11, 1999), 8 pages. |
Roberson, G.W., “AA US Alliance Question”, [Online]. Retrieved from the Internet: URL: http: groups.google.comq=mileage+combine+redeemandhl=enandlr=andie=UTF-8andoe=UTF-8andselm=6s1oa8%24v66%241%40nnrp1.dejanews.comandmum=9, (Aug. 26, 1998), 1 page. |
Seminerio, Maria, “When You Gotta Take Stock”, EWeek, http: www.eweek.com article2 0%2C1759%2C1243705%2C00.asp, (Dec. 11, 2000), 2 pages. |
Staff, Newsbytes, “Biz to Biz Buzz”, Newsbytes PM, (May 24, 2000), 2 pages. |
Tadjr, “Delta . . . a long relationship ends”, [Online]. Retrieved from the Internet: URL: http: groups.google.comgroups?q=mileage+combine+redeemandhl=enandlr=andie=UTF-8andoe=UTF-8andselm=7adhof%24me8%241%40news-1.news.gte.netandmum=5, (Feb. 17, 1999), 1 page. |
Wilson, Tim, “Hubs Rate Poorly on Feature Depth”, http: www.internetweek.com lead lead100900. htmInternetWeek.com, (Oct. 9, 2000), 4 pages. |
Winship, Tim, “Combinable Miles Are the Stuff of Frequent Flyers' Dreams”, FrequentFlier.com-helping frequent flyers earn more miles and travel awards through free . . . , transferred in, (May 25, 1998), 4 pages. |
Advisory Action received for U.S. Appl. No. 09/563,069, dated Oct. 24, 2002, 3 pages. |
Examiner Initiated Interview Summary received for U.S. Appl. No. 09/563,069, dated Aug. 12, 2002, 2 pages. |
Final Office Action received for U.S. Appl. No. 09/563,069, dated Jun. 4, 2002, 11 pages. |
Non-Final Office Action received for U.S. Appl. No. 09/563,069, dated Nov. 21, 2001, 23 pages. |
Notice of Allowance received for U.S. Appl. No. 09/563,069, dated Jan. 28, 2003, 7 pages. |
Response to Final Office Action filed on Oct. 4, 2002, for U.S. Appl. No. 09/563,069, dated Jun. 4, 2002, 15 pages. |
Response to Non-Final Office Action filed on Jan. 16, 2002, for U.S. Appl. No. 09/563,069, dated Nov. 21, 2001, 23 pages. |
Reply Brief Acknowledgment received for U.S. Appl. No. 09/602,110, dated Aug. 18, 2010, 2 pages. |
Response to Appeal Decision filed on Jul. 19, 2013 for U.S. Appl. No. 09/602,110, dated May 29, 2013, 19 pages. |
Response to Decision on Appeal filed on Oct. 25, 2010 for U.S. Appl. No. 10/252,126, dated Sep. 15, 2010, 11 pages. |
Response to Final Office Action and Advisory Action filed on Jun. 14, 2010 for U.S. Appl. No. 10/252,127, dated Jan. 7, 2010 and Mar. 29, 2010, 15 pages. |
Response to Decision on Appeal filed on Mar. 28, 2013 for U.S. Appl. No. 10/252,128, dated Jan. 31, 2013, 9 pages. |
312 Amendment for U.S. Appl. No. 10/319,034, filed Jun. 25, 2004, 3 pages. |
Notice of Allowance received for U.S. Appl. No. 10/319,034, dated Apr. 6, 2004, 7 pages. |
Final Office Action received for U.S. Appl. No. 10/600,861, dated Jan. 12, 2006, 6 pages. |
Non-Final Office Action received for U.S. Appl. No. 10/600,861, dated Aug. 16, 2004, 7 pages. |
Non-Final Office Action received for U.S. Appl. No. 10/600,861, dated May 17, 2005, 6 pages. |
Notice of Allowance received for U.S. Appl. No. 10/600,861, dated Jun. 29, 2006, 4 pages. |
Response to Final Office Action filed on Jun. 12, 2006 for U.S. Appl. No. 10/600,861 dated Jan. 12, 2006, 8 pages. |
Response to Non-Final Office Action filed on Dec. 20, 2004 for U.S. Appl. No. 10/600,861 dated Aug. 16, 2004, 8 pages. |
Response to Non-Final Office Action filed on Sep. 2, 2005 for U.S. Appl. No. 10/600,861 dated May 17, 2005, 8 pages. |
Non-Final Office Action received for U.S. Appl. No. 11/558,291, dated Jul. 28, 2008, 6 pages. |
Notice of Allowance received for U.S. Appl. No. 11/558,291, dated Jan. 6, 2009, 4 pages. |
Response to Non-Final Office Action filed on Oct. 31, 2008, for U.S. Appl. No. 11/558,291, dated Jul. 28, 2008, 9 pages. |
Non-Final Office Action received for U.S. Appl. No. 12/416,088, dated May 27, 2011, 7 pages. |
Notice of Allowance received for U.S. Appl. No. 12/416,088, dated Nov. 16, 2011, 5 pages. |
Preliminary Amendment received for U.S. Appl. No. 16/050,424, filed Oct. 31, 2018, 7 pages. |
International Search Report received for PCT Patent Application No. PCT/US2001/013253, dated Jul. 31, 2001, 1 page. |
Response to Non-Final Office Action filed on Aug. 25, 2011, for U.S. Appl. No. 12/416,088, dated May 27, 2011, 10 pages. |
“Microsoft Computer Dictionary, 5th edition”, 1 page. |
“Peerflix: How it Works”, Copyright 2004-2006 Peerflix, Inc., [Online]. Retrieved from the Internet: URL: http: www.peerflix.com Default.aspx?tabid=64, (Accessed Aug. 14, 2006), 2 pgs. |
“Peerflix: Netflix, Blockbuster and Peerflix: Compare Online DVD Rentals vs. Buying vs. Trading”, Copyright 2004-2006 Peerflix, Inc., [Online]. Retrieved from the Internet: URL: http: www.peerflix.com Default.aspx?tabid=171, (Accessed Aug. 14, 2006), 2 pgs. |
“BarterBee.com: Points Q and A”, [Online]. Retrieved from the Internet: URL: http: www.barterbee.com xmain0003 ?_hp=point, (Accessed Aug. 14, 2006), 1 pg. |
“BarterBee.com: Help and FAQ”, [Online]. Retrieved from the Internet: URL: http: www.barterbee.com xmain0005 ?_hp=faq_4_requesting, (Accessed Aug. 14, 2006), 2 pgs. |
“BarterBee.com: Buy, Sell, Why Points?”, [Online]. Retrieved from the Internet: URL: http: www.barterbee.com xmain0003 ?_hp=trade, (Accessed Aug. 14, 2006), 1 pg. |
“OED Online Main entry text Frame”, [Online]. URL: http: dictionary.oed.com cgi entry_main 50218727?query_type=wordandqueryword=selectandfirst=1andmax_to show+10andsort at Http: dictionary.oed.com cgi entry_main 50218727?query_type=wordandqueryword=approveandfirst=1andmax_to show+10andsort, (Accessed Apr. 14, 2008), 8 pgs. |
“PSINet Teams with WorldPay Ltd. to Launch the World's First Secure Multi-Currency Solution for International Electronic Commerce”, PR Newswire Association, (Oct. 6, 1997), 3 pgs. |
“RSA signs deal with China”, Internet Week, 2(7), (Feb. 12, 1996), 2 pgs. |
“Robocopy.exe Robust File Copy Utility Version XP010”, (2003), 1-35. |
Asbrand, Deborah, “Taking Stock in Trading Exchanges”, [Online]. Retrieved from the Internet: URL: http: www.reed-electronics.com eb-mag index.asp?layout=articlePrintandarticleID=CA42124, (Apr. 1, 2000), 5 pgs. |
Bers, Joanna Smith, “Cyberspace: The new promised land”, Bank Systems and Technology, 32(7), (Jul. 1995), 32-37. |
Blackthorne, “Ebay Blackthorne: The Officical Guide”, (Oct. 10, 2005), 361 pgs. |
Chan, H. C., “Design and implementation of a mobile agent-based auction system”, Communications, Computers and signal Processing, 2001. PACRIM. 2001. IEEE Pacific Rim Conference, vol. 2, (Aug. 26-28, 2001), 740-743. |
Chapman, Robert L, “Roget's International thesaurus fourth edition”, sec 637, Thomas Y Crowell, Publishers New York, (1977), 3 pgs. |
Chen, Jian, “Bidder's strategy under group-buying auction on the Internet”, Systems, Man and Cybernetics, Part A, IEEE Transactions on, vol. 32 Issue: 6, (Nov. 2002), 680-690. |
Cohen, Jackie, “Citibank's Bid to Be the King of Cash (Citibank unveils Electronic Monetary System prototype, a digital currency system capable of replacing all current monetary systems)”, Bank Technology News, 9(9), (Sep. 1996), p. 9+. |
Creed, Adam, “Haggling Online in the Philippines—Magtawaran Auction site—Company Business and Marketing—Brief Article”, Newsbytes News Network, http: www.findarticles.com p articles mi_m0NEW is_2000_May_1ai_61859593, (May 1, 2000), Web Page. |
Dalton, Gary, “Going, Going, Gone!—E-commerce is leading to an anything-goes environment of online bidding and dynamic pricing”, Information Week, http: www.informationweek.com 755 auction.htm, (Oct. 4, 1999), 4 pages. |
Davidow, Emily, “The dynamics of pricing”, Home Textiles Today, (Feb. 2000), p. 42. |
Edwards, Mark, “Your Web Browser is Bugged”, Windows IT Pro, http: www.windowsitpro.com WindowsSecurity Article ArticleID 9543 WindowsSecurity_9543.html, (Jul. 13, 2000), 3 pages. |
Edwards, Morris, “New B2B player spreads benefits of e-commerce”, Communications News, (Jan. 2001), 4 pages. |
Fisher, Dennis, “More Goods on the Block”, EWeek, (Dec. 2000), 4 pages. |
Franse, Karen, “Distribution Briefs—Are Auctions in Vogue?”, VARBusiness, http: www.varbusiness.com sections strategy strategy.jhtml?articleId=18828086, (Mar. 11, 2002), 2 pgs. |
Goldsborough, Reid, “Internet Auctions Examined”, Link-Up, 17, (Nov. Dec. 2000), p. 24. |
Goldstein, D E, “Medical E-procurement-navigating in a B2B Market”, Health Management Technology, 21(8), (Aug. 2000), 30-6. |
Greengard, Samuel, “What Traffic Will Bear”, http: www.businessfinancemag.com magazine archives article. html?articleID=13725BusinessFinanceMag.com, (Mar. 2001), 4 pages. |
Gupta, Pankaj, “Most Flexible FF?”, Google Groups, (Oct. 29, 1996), 2 pages. |
Jaroneczyk, Jennifer, “Sold on an Old Idea”, Internet World Magazine, (Feb. 15, 2001), 3 pages. |
Kalin, Sari, “Mar. 2001”, Darwin Magazine, http: www.darwinmag.com read 040101 low.html, (Apr. 2001), 5 pages. |
Kumar, Manoj, “Sales Promotions on the Internet”, Proceedings of the Usenix Conference on E-commerce, (1998), 1-11. |
Lee, Pui-Mun, “Considering exchange rate movements in economic evaluation of foreign direct investments”, Engineering Economist, 40(2), (Winter, 1995), 171-199. |
Lindsay, Jeff, “The Historic Use of Computerized Tools for Marketing and Market Research: A Brief Survey”, Published as Document 6359D at IP.com, (Dec. 27, 2001), 20 pages. |
McDougall, Bruce, “Electronic evolution”, Canadian Banker, 102(5), (Sep.-Oct. 1995), p28(6). |
McKendrick, Joseph, “Old Economy Players Step Up”, EC World, (Nov. 2000), 35-44. |
Merlino, Laurel, “Auction Anxiety”, Upside Today, (Oct. 2000), 247-251. |
Mitchell, Lori, “BayBuilder delivers easy, profitable reverse auctions”, Infoworld, http: www.infoworld.com articles eu xml 00 06 05 000605eubaybuilder.html, (Jun. 2, 2000), 6 pages. |
Mollison, Caitlin, “America West Airlines opt for reverse auctions”, Internet World, 8(4), (Apr. 1, 2002), 42(3). |
Mollman, Steve, “Are you ready to bicker over the price of that sandwich? In the new economy you won't pay retail for anything.”, PC Computing, (Jan. 1, 2000), 8-10. |
Morgan, Lisa, “Pick Your Lot: Build consumer-oriented auctions with AuctionBuilder”, Internet Week, (Sep. 18, 2000), 4 pages. |
Nino, “eBay Blackthorne”, (Oct. 10, 2005), 3 pgs. |
Ohlson, Kathleen, “Looking behind, beyond B2B marketplace woes”, Network World Fusion, http: www.nwfusion.com archive 2001 119669_06-11-2001.html, (Jun. 11, 2001), 4 pages. |
Patel, Jeetu, “New Platform Options Fuel E-Commerce”, Information Week,, http: www.informationweek.com 779ecommerce.htm, (Mar. 27, 2000), 3 Pages. |
Piccinelli, G, “e-service composition: supporting dynamic definition of process-oriented negotiation parameters”, 12th International Workshop on Database and Expert Systems Applications, 2001. Proceedings., (Sep. 3-7, 2001), 727-731. |
Queree, Anne, “Bid it Out”, Global Finance, (Jan. 2000), 36-37. |
Reck, M., “Formally Specifying an Automated Trade Execution System”, The Journal of Systems and Software, 1993, Elsevier Science Publishing, USA, (1993), 245-252. |
Strassmann, Paul, “The Impact of B2B”, Computerworld, (Oct. 2, 2000), 3 pages. |
Turek, Norbert, “Online Portals Offer Bandwidth and Voice Services”, Information Week, http: www.informationweek.com 784 bandwidth.htm, (May 1, 2000), 4 pages. |
Weiss, Scott, “Pan-Am FF Program”, Google Groups, (Oct. 16, 1996), 3 pages. |
Wilson, Tim, “B2B Sellers Fight Back on Pricing”, http: www.internetweek.com lead lead121200.htmInternetWeek.com, (Dec. 12, 2000), 3 pages. |
U.S. Appl. No. 09/602,110, filed Jun. 21, 2000, Method and System for Defining and Uploading Multiple Transaction Descriptions From a Client to a Network-Based Transaction Facility. |
U.S. Appl. No. 14/595,074, filed Jan. 12, 2015, Method and System for Processing Multiple Transaction Descriptions Received From a Client at a Network-Based Transaction Facility (as amended). |
U.S. Appl. No. 12/783,458, U.S. Pat. No. 8,639,829, filed May 19, 2010, System and Method to Facilitate Translation of Communications Between Entities Over a Network. |
U.S. Appl. No. 14/165,434 U.S. Pat. No. 9,514,128, filed Jan. 27, 2014, System and Method to Facilitate Translation of Communications Between Entities Over a Network. |
U.S. Appl. No. 09/976,301 U.S. Pat. No. 7,752,266, filed Oct. 11, 2001, System and Method to Facilitate Translation of Communications Between Entities Over a Network. |
U.S. Appl. No. 10/252,126 U.S. Pat. No. 7,941,348, filed Sep. 20, 2002, Method and System for Scheduling Transaction Listings at a Network-Based Transaction Facility. |
U.S. Appl. No. 11/647,728 U.S. Pat. No. 7,895,082, filed Dec. 29, 2006, Method and System for Scheduling Transaction Listings at a Network-Based Transaction Facility. |
U.S. Appl. No. 13/080,426 U.S. Pat. No. 8,255,286, filed Apr. 5, 2011, Publishing User Submissions at a Network-Based Facility. |
U.S. Appl. No. 13/489,646 U.S. Pat. No. 8,442,871, filed Jun. 6, 2012, Publishing User Submissions. |
U.S. Appl. No. 10/252,128 U.S. Pat. No. 8,719,041, filed Sep. 20, 2002, Method and System for Customizing a Network-Based Transaction Facility Seller Application. |
U.S. Appl. No. 14/268,986, filed May 2, 2014, Method and System for Customizing a Network-Based Transaction Facility Seller Application. |
U.S. Appl. No. 10/252,129, filed Sep. 20, 2002, Method and System for Composing Transaction Listing Descriptions for Use in a Network-Based Transaction Facility. |
U.S. Appl. No. 10/252,127 U.S. Pat. No. 8,078,505, filed Sep. 20, 2002, Method and System for Automatically Updating a Seller Application Utilized in a Network-Based Transaction Facility. |
U.S. Appl. No. 13/285,916 U.S. Pat. No. 9,092,792, filed Oct. 31, 2011, Customizing an Application. |
U.S. Appl. No. 14/790,661, filed Jul. 2, 2015, Customizing an Application. |
U.S. Appl. No. 10/831,421 U.S. Pat. No. 9,189,568, filed Apr. 23, 2004, Method and System to Display and Search in a Language Independent Manner. |
U.S. Appl. No. 14/942,213, filed Nov. 16, 2015, Method and System to Display and Search in a Language Independent Manner. |
U.S. Appl. No. 14/231,639, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 14/231,633, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 14/231,624, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 14/231,613, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 09/905,525 U.S. Pat. No. 7,660,740, filed Jul. 13, 2001, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 12/693,275 U.S. Pat. No. 8,266,016, filed Jan. 25, 2010, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 13/550,233 U.S. Pat. No. 8,732,037, filed Jul. 16, 2012, Method and System for Providing a Record. |
U.S. Appl. No. 14/231,722, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 14/231,719, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 14/231,706, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 14/231,684, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 14/231,696, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 14/231,650, filed Mar. 31, 2014, Method and System for Listing Items Globally and Regionally, and Customized Listing According to Currency or Shipping Area. |
U.S. Appl. No. 16/050,424, filed Jul. 31, 2018, Customizing an Application. |
U.S. Appl. No. 10/606,410, filed Jun. 25, 2003, Method to Facilitate a Search of a Database Utilizing Multiple Search Criteria. |
Non Final Office Action received for U.S. Appl. No. 16/050,424, dated Dec. 13, 2019, 19 pages. |
Number | Date | Country | |
---|---|---|---|
20170083509 A1 | Mar 2017 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 14165434 | Jan 2014 | US |
Child | 15367128 | US | |
Parent | 12783458 | May 2010 | US |
Child | 14165434 | US | |
Parent | 09976301 | Oct 2001 | US |
Child | 12783458 | US |