This invention relates to a process for ordering a selection in advance, and the digital system and jukebox for embodiment of the process.
French patent application 98 09358 deposited on 22 Jul. 1998 describes a specific function of a jukebox and a network connecting a set of jukeboxes to a server in order to distribute the title song of a new album of a singer on a given date defined as the distribution and marketing date of the song, onto all reproduction systems. However, with this type of system, a particular jukebox user or a user connected to the host server through the Internet supervising a number of jukeboxes is unable to select a song and order it so that the song can be played on a given date on a given jukebox or on several given jukeboxes.
The first purpose of this invention is to overcome this disadvantage of prior art by proposing a process for ordering a selection in advance.
This purpose is achieved by a process for ordering a selection in advance, characterized in that it includes a step in which a menu is displayed followed by a selection in this menu, to make specific requests and particularly:
a step displaying the event for which the advance order of a selection is made, and then selection of the event;
a step displaying the identity of destination equipment on which the selection is to be made, and then selection of this equipment;
a step displaying the date and time at which the selection shall be made on the destination equipment;
a step in which particular requests are recorded and downloaded onto a file only after payment has been verified.
Another purpose is to propose a digital jukebox capable of embodying the process for advance order of a selection.
This purpose is achieved using a device for an advance order of a selection characterized in that the jukebox d or the server d comprise means of displaying information on a screen close to the user to guide him in making specific requests;
means of saving these requests in a specific file;
means of periodically examining the file saved on the equipment to trigger execution of the request at the given date and time, or to trigger its downloading.
Finally, the last purpose is to propose a digital system forming a remote distribution network for audiovisual data for embodiment of the process.
This purpose is achieved by a digital system forming a remote distribution network, characterized in that the remote distribution network comprises a host server connected firstly to the Internet network, and secondly to a set of jukeboxes through a second network, each jukebox being identified by an identity number or an address that can be used to load each specific request on the destination jukebox and means of scanning the file containing specific requests on each jukebox to have them executed when the local time and the day correspond to the selected time and day.
Other features and advantages of this invention will become clearer after reading the following description with reference to the attached drawings in which:
Preferably, but non-restrictively, the audiovisual reproduction system (jukebox) 10 uses the equipment elements listed and referenced below.
The system unit 1 with a microprocessor is a high performance PC compatible system, the choice at the time of implementation was made for a Pentium type system with memory means and for example the following characteristics:
Any other system unit with equivalent or better performances could be used in the invention.
This system unit controls and manages a sound control circuit 5, a telecommunications control circuit 4, an input control circuit 3, a mass memory control circuit 2, and a display means control circuit 6. The display means are composed primarily of a SVGA type flat screen, high resolution, low radiation video monitor 62 with no interlacing. This is the monitor that will be used for image reproduction (for example album covers for musical selections), and to display graphics and video clips.
The mass memory means 21, for example using high speed high capacity SCSI type hard disks, are associated with the memory means already installed in the microprocessor controlled device. These means are used for the storage of digitized, compressed and possibly encrypted audiovisual information.
A high speed telecommunications modem adapter 41 is included to create the link with an audiovisual information distribution network controlled by a host server.
For the reproduction of audio information in musical selections, the system comprises loudspeakers 54 into which the signal from an amplifier tuner 53 connected to the electronic circuit 5 containing two memory buffers 56, 57 is input, the amplifier tuner being of the digital signal processor (DSP) type of music synthesizer designed to support a large number of input sources while providing an output with decrypted and decompressed digital signals with a CD (compact disk) or 1-Hifi type quality.
Similarly, the display means control circuit also comprises two memory buffers 66, 67, the purpose of which is described later.
A 240 watt ventilated power supply with temperature regulation supplies energy to the system. This power supply is protected against overcurrents and overoscillations.
The audiovisual reproduction system manages a touch-screen 33 that includes a glass coating panel based on the “advanced surface wave technology” and an AT type bus controller, through its input controller circuit 3. This touch-screen displays various selection information for use by customers, and control and management checking information for use by the manager, on the video monitor 62 or television screen 61, and the system owner then uses it to make a selection. It is also used for maintenance purposes in combination with an external keyboard 34 that may be connected to the system and that is provided with a keyboard connector controlled by a key lock 32 through the interface circuit 3.
The input circuit 3 also forms the interface between the system and a remote control assembly 31, for example composed of a radio frequency RF remote control.
A fee payment device 35 is also connected to the input interface circuit 3. Another device may be used capable of collecting any means of payment by coins, notes, tokens, magnetic cards or smart cards or any combination of these means of payment.
The system is designed to be fitted in a frame or rack that is provided, together with customizable external finishings.
Apart from these elements, a cordless microphone 55 is connected to the sound controller 5 that can transform the jukebox into a powerful public announcement and information system, or possibly a karaoke machine. Similarly, a cordless loudspeakers system may be used by the system to broadcast songs into other rooms.
The manager can use the remote control assembly 31, for example from behind the bar, to access and control different controls such as:
Two buffers 56, 57 are associated with the sound controller circuit 5 so that each can alternately memorize information corresponding to about at least a quarter of a second of sound. Similarly, two buffers 66, 67 are associated with the video controller circuit 6, each capable of alternately memorizing about at least a tenth of a second of image. Finally, one buffer 46 is associated with the communication controller circuit 4, another 36 with the input interface 3 and another 26 with the memory interface 2.
The operating software in the system was generated around a library of tools and services specifically designed for the audiovisual field in a multimedia universe. This library advantageously includes a high performance multi-task operating system that efficiently enables simultaneous execution of multiple code fragments. This operating software enables concurrent and orderly execution, thus avoiding any conflict between operations carried out on display means, audio reproduction means and management of telecommunication links through the distribution network. Furthermore, this software is extremely flexible.
The operating system is shared into modules comprising a first starter module 7 itself sub-divided into a first main program module 70 “JUK. EXE” that verifies the memory and verifies if the minimum number of objects necessary to enable operation of the jukebox is present; a second module 71 dynamically linked to it and dependent on it consists of the “JUKECORE. DLL” module. The function of this second module 71 is to contain C language libraries and to perform the main task.
The architecture of the operating system comprises a distribution of the different tasks into software modules connected to each other by dynamic links or composed of executable subprograms presenting main dependence links with other parts of the operating system. Each of the modules is composed of object files or dynamic link libraries organized according to a plurality of dependence levels described in the attributes. The attributes of an object or a library indicate the version number and dependences of the object file or the library with respect to other object files as described below for the PARSER. DJL module. Each attribute indicates the level assigned to the module. Thus, the JUK.EXE 70 module is at a higher level than the JUKECORE. DLL 71, TLS. DLL 72, CRDE. DLL 73, GFX. DLL 74, WDLL. DLL 75, JEEP. DLL 9 and TELECOM. DLL 10 modules, but the TELECOM. DLL 10 module depends on the JEEP. DLL module 9 (see link 910) and it is therefore at a lower level than JEEP. DLL 9.
Similarly, the level of JEEP. DLL 9 (see link 759) is lower than the level of the WDLL. DLL module 75 since it is dependent on it and TLS (link 725) is at a higher level than WDLL 75. On the other hand, TLS. DLL and GFX. DLL modules may be at the same level. The main task comprises a module (JUKECORE. DLL) designed to initialize or load the module 73, the program core “CRDE. DLL”, initialize or load the graphic management module (GFX. DLL) 74, initialize or load the library loading module (WDLL. DLL) 75, load the telecommunication tasks Telecom module (DLL) 10, load the TLS. DLL module 72 that contains all usages necessary for the jukebox, for telecom, time, decryption, etc., initialize or load the library of JEEP. DLL (Juke Execution Exchange Protocol) programs performing integrity server and loading request tasks and the dialog with the, server, and starting the program module 80, SILOAD. DLL as the main task. The main jukebox application task comprises the module (SILOAD. DLL) containing the loader program library designed to verify the required dynamic links library versions in the library loading module (WDLL. DLL), to load them or call the telecommunication tasks module to perform the file transfer. The WDLL. DLL module comprises the list of the minimum versions necessary for operation in a DLL. DEFAULT file, and the list of all functions represented either by libraries with a DLL, DJL suffix, or by object files with a DJO suffix. Each object or library contains the list of all functions that the library or the object needs, and version numbers and dependences. The WDLL. DLL library loading module manages all new modules, controls inter-dependences and checks that downloaded modules do not have any other dependences and have been loaded with the necessary versions. The application part 8 specific to a jukebox comprises a number of modules loaded and run by the SILOAD. DLL module and defining the following display windows:
The SILOADL. DLL module manages loading of modules specific to the terminal task, namely all previously enumerated DJL modules and jukebox library modules 87 built up using WOBJECT. DJL 870 that manages the objects such as the mixer, purchases; the WCURSOR. DJL module 871 that manages cursor movements; the DBMAPI. DJL module 872 that manages the database; the WFONTS. DJL module 873 that manages all font types; the PARSER. DJL module 874 (syntax analysis program) that analyzes and generates screens starting from the script that creates a configuration file WIN. DEF and verifies the grammar using the “GRAMMAR. DJL” module 876 and the “LEXY. DJL” module 875 that is the lexical word functions assignment module inside the language. The PARSER. DJL module 874 contains the following information in its file header:
All modules and all libraries (DJO, DLL, DJL) contain information similar to the information in the PARSER. DJL module and this information determines version and dependence needs.
Thus, the PARSER. DJL module needs LEXY. DJL version 4 and GRAMMAR version 5 modules otherwise it cannot be executed by the system. The double arrows between the different modules in
Thus, as seen above, the first step is to load JUKE. EXE followed by JUKECORE. DLL, so that GFX. DLL, TLS. DLL, WDLL. DLL, JEEP. DLL, TELECOM. DLL, CRDE. DLL and SILOAD. DLL can be loaded from JUKECORE. DLL.
A set of modules 88 contains the list of files that are to be included to manage the windows of a window display on the jukebox type terminal monitor.
This list of objects is composed of:
The WIN.DEF configuration file calls one or more of the *. DJO files mentioned above depending on needs.
A “JHANDLER” library is used to define fixed usages of screens and therefore to determine which interfaces provide the link with the different objects defined by the previous modules.
Library module “XCP. DJL” 86 is used to manage payment tasks such as bank note reception systems or coin or smart card payment devices, and also to save basic information in the IBUTTON which is an integrated circuit for the storage of secret codes for the jukebox manager, and that can be used for example to decrypt encrypted files or songs.
The JSTRUCT.DJL module 85 will run module 851 called the “disc-jockey” the function of which will be described below in relation to
Once this definition has been made, the program goes on to step 8525a in which the user selects the event type that he wishes to celebrate. In this case, the program will display a list of events 8525b defining events such as birthdays, marriage, engagements, etc. The user moves the cursor to one of these events either by action on the touch-screen or by using a keyboard or a mouse, and validates this selection. Once the selection has been validated, the program goes on to the next step 8526a in which it displays a message asking the user if he would like to offer this selection with a prerecorded voice message. If so, the program displays windows that guide the user in selecting a prerecorded voice message. If not, the program goes on to the next step 8526b in which the user can make a special voice recording and store the recording with the data making up the file for this special request for an advance order. In step 8527, the program displays a screen asking the user if he would like to make a new request, and if so it loops back to the first step 8520, and if not it asks the user to make a payment in step 8528. This payment may be made by magnetic credit card or smart card in a known manner or any other means such as a coin machine, bank note machine or by displaying the number of telephone communication units that will be invoiced to the user's line, and acceptance of the invoice. Once this payment has been made and verified, the program goes on to the save step in the file 841 containing the list of special requests to the disc-jockey (DJSRL). This file 841 is located either in the jukebox if the selection and special request are made locally on the same jukebox installed in the bar, or in the file 141 on the server if the selection is to be made on another jukebox. The jukebox 10 also comprises a program that can detect special requests made to another jukebox installed in another location and can write this request into the file 141 on the server by transmission through the network 200 to the server 100, such that when the server executes its periodic loading routine to the various jukeboxes, it also downloads the specific requests concerning each jukebox. In order to do this, when the server receives this type of special request from a jukebox on the network, it will examine this request by comparing the address of the jukebox contained in the request with the addresses contained in its database and thus determine the identity of the jukebox to which it must address the special request. This special request will be routed to the destination jukebox when periodic updates are being made or during periodic communications.
Obviously, for communications between the jukebox and the server or an Internet terminal and the server, information is compressed and encoded to enable confidentiality, whereas voice messages may be recorded in plain text not necessarily requiring encoding, but will be compressed for storage purposes to reduce the necessary storage area on the jukebox.
Thus, according to the invention, the selection process comprises a step in which a menu 8520, 8521 is displayed and a selection is made in it to make special requests, and other functions;
a step displaying the event 8525a for which the advance order of a selection is made, followed by selection of the event;
a step 8522 displaying the identity of a destination equipment on which the selection is to be played, followed by selection of this equipment;
a step 8523 displaying the date and time at which the selection is to be made on the destination equipment;
a step 8529 for recording or downloading to a special requests file only after payment has been confirmed.
According to another characteristic of the invention, it includes a step 8526 for selecting or recording a special message.
According to another characteristic, the invention comprises a step 8526b for recording messages consisting of recording a personal message.
According to another characteristic, the invention comprises a step 8526a in which a message is selected consisting of choosing one among several messages.
According to another characteristic, the invention comprises a step in which all jukeboxes make a connection to Internet and call the server site 100.
According to another characteristic, the display steps are made by sending Internet messages to the terminal 600 in order to display the selection steps necessary for selection steps, these selection or determination steps being made by messages sent from the terminal 600 to the server 100 as a function of actions performed by the user on his terminal to define his selection in advance.
The invention comprises a step in which the messages and requests are recorded on a file 141 on the host server 100 with the address of the destination equipment 10 and are then downloaded onto it at a given moment on the displays done.
The invention comprises a step to examine a special file 841 on each equipment 10 containing the recorded requests, to determine if the current date and time on the equipment 10 correspond to the required date and time for execution of the advance request.
Similarly, the jukebox 10 or server 100 comprise means of displaying information on a screen close to the user to guide him in the choice of special requests;
means of recording these requests in a special file 841, 141;
means of periodically examining the file 841, 141 recorded on the equipment to trigger execution of the request at the given time and date, or to trigger downloading of this request.
The invention comprises means of remotely transmitting these requests to the destination equipment.
According to the invention, the display means are composed of object modules added in *. DJO files called according to needs by the jukebox configuration file.
The files 840, 841 will be saved in the FILO. DJL module and program modifications necessary for operation and embodiment of this process will be downloaded in the different modules, in accordance with the downloading process defined in patent application 98 09358.
The device also comprises a means of defining rules for execution of the songs queue and thus modifying the behavior of the disc-jockey according to one of the following criteria; first in first out (FIFO) in the queue, at random and selecting the most popular songs first, eliminating the second consecutive song by the same artist or based on a combination of the previous rules or any other rule.
The remote distribution network comprises firstly a host server connected to the Internet network, and secondly through a second network, to a set of jukeboxes each identifiable by an identity number or an address in order to load each special request on the destination jukebox and means of scanning the file containing the special requests on each jukebox to have them executed when the local time and the day correspond to the selected time and day.
It will be obvious to persons familiar with the subject that many different embodiments would be possible within the framework of this invention as claimed. Consequently, the embodiments described herein must be considered as illustrations and can be modified within the field defined by the attached claims, and the invention cannot be restricted to the details described above.
Number | Date | Country | Kind |
---|---|---|---|
00 02252 | Feb 2000 | FR | national |
This application is a continuation of application of Ser. No. 13/594,009 filed Aug. 24, 2012, which is a continuation of application Ser. No. 12/801,744 filed Jun. 23, 2010, which is a divisional of application Ser. No. 11/267,303 filed Nov. 7, 2005, which is a divisional of application Ser. No. 09/585,325 filed Jun. 2, 2000, which claims priority to French Patent Application No. 00 02252 filed Feb. 23, 2000, the entire contents of which are hereby incorporated by reference in this application.
Number | Name | Date | Kind |
---|---|---|---|
3807541 | Kortenhaus | Apr 1974 | A |
3982620 | Kotenhaus | Sep 1976 | A |
4008369 | Theurer et al. | Feb 1977 | A |
4186438 | Benson | Jan 1980 | A |
4232295 | McConnell | Nov 1980 | A |
4335809 | Wain | Jun 1982 | A |
4335908 | Burge | Jun 1982 | A |
4336935 | Goldfarb | Jun 1982 | A |
4356509 | Skerlos et al. | Oct 1982 | A |
4369442 | Werth et al. | Jan 1983 | A |
4375287 | Smith | Mar 1983 | A |
4412292 | Sedam | Oct 1983 | A |
4413260 | Siegel et al. | Nov 1983 | A |
4521014 | Sitrick | Jun 1985 | A |
4528643 | Freeny | Jul 1985 | A |
4558413 | Schmidt et al. | Dec 1985 | A |
4572509 | Sitrick | Feb 1986 | A |
4577333 | Lewis et al. | Mar 1986 | A |
4582324 | Koza | Apr 1986 | A |
4588187 | Dell | May 1986 | A |
4593904 | Graves | Jun 1986 | A |
4597058 | Izumi | Jun 1986 | A |
4636951 | Harlick | Jan 1987 | A |
4652998 | Koza | Mar 1987 | A |
4654799 | Ogaki | Mar 1987 | A |
4658093 | Heilman | Apr 1987 | A |
4667802 | Verduin et al. | May 1987 | A |
4674055 | Ogaki et al. | Jun 1987 | A |
4675538 | Epstein | Jun 1987 | A |
4677311 | Morita | Jun 1987 | A |
4677565 | Ogaki | Jun 1987 | A |
4703465 | Parker | Oct 1987 | A |
4704725 | Harvey et al. | Nov 1987 | A |
4707804 | Leal | Nov 1987 | A |
4722053 | Dubno | Jan 1988 | A |
4761684 | Clark | Aug 1988 | A |
4766581 | Korn et al. | Aug 1988 | A |
4787050 | Suzuki | Nov 1988 | A |
4792849 | McCalley | Dec 1988 | A |
4807052 | Amano | Feb 1989 | A |
4811325 | Sharples | Mar 1989 | A |
4814972 | Winter et al. | Mar 1989 | A |
4825054 | Rust | Apr 1989 | A |
4829570 | Schotz | May 1989 | A |
4852154 | Lewis et al. | Jul 1989 | A |
4857714 | Sunyich | Aug 1989 | A |
4868832 | Marrington | Sep 1989 | A |
4885694 | Pray et al. | Dec 1989 | A |
4905279 | Nishio | Feb 1990 | A |
4920432 | Eggers | Apr 1990 | A |
4922420 | Nakagawa | May 1990 | A |
4924378 | Hershey | May 1990 | A |
4926485 | Yamashita | May 1990 | A |
4937807 | Weitz | Jun 1990 | A |
4949187 | Cohen | Aug 1990 | A |
4953159 | Hayden et al. | Aug 1990 | A |
4956768 | Sidi | Sep 1990 | A |
4958835 | Tashiro | Sep 1990 | A |
4965675 | Masashi et al. | Oct 1990 | A |
4977593 | Ballance | Dec 1990 | A |
4999806 | Chernow | Mar 1991 | A |
5008814 | Mathur | Apr 1991 | A |
5012121 | Hammond | Apr 1991 | A |
5027426 | Chiocca | Jun 1991 | A |
5041921 | Scheffler | Aug 1991 | A |
5046093 | Wachob | Sep 1991 | A |
5053758 | Cornett et al. | Oct 1991 | A |
5058089 | Yoshimara | Oct 1991 | A |
5077607 | Johnson et al. | Dec 1991 | A |
5081534 | Geiger et al. | Jan 1992 | A |
5101451 | Ash et al. | Mar 1992 | A |
5101499 | Streck et al. | Mar 1992 | A |
5106097 | Levine | Apr 1992 | A |
5117407 | Vogel | May 1992 | A |
5128862 | Mueller | Jul 1992 | A |
5138712 | Corbin | Aug 1992 | A |
5148159 | Clark et al. | Sep 1992 | A |
5155847 | Kirouac | Oct 1992 | A |
5159678 | Wengelski et al. | Oct 1992 | A |
5163131 | Row | Nov 1992 | A |
5166886 | Molnar | Nov 1992 | A |
5172413 | Bradley et al. | Dec 1992 | A |
5180309 | Egnor | Jan 1993 | A |
5189630 | Barstow et al. | Feb 1993 | A |
5191573 | Hair | Mar 1993 | A |
5191611 | Lang | Mar 1993 | A |
5192999 | Graczyk | Mar 1993 | A |
5197094 | Tillery | Mar 1993 | A |
5203028 | Shiraishi | Apr 1993 | A |
5210854 | Beaverton et al. | May 1993 | A |
5214761 | Barrett et al. | May 1993 | A |
5222134 | Waite et al. | Jun 1993 | A |
5228015 | Arbiter et al. | Jul 1993 | A |
5231157 | Herzig et al. | Jul 1993 | A |
5237157 | Kaplan | Aug 1993 | A |
5237322 | Heberle | Aug 1993 | A |
5239480 | Huegel | Aug 1993 | A |
5250747 | Tsumura | Oct 1993 | A |
5252775 | Urano | Oct 1993 | A |
5260999 | Wyman | Nov 1993 | A |
5261104 | Bertram et al. | Nov 1993 | A |
5262875 | Mincer et al. | Nov 1993 | A |
5276866 | Paolini | Jan 1994 | A |
5278904 | Servi | Jan 1994 | A |
5282028 | Johnson et al. | Jan 1994 | A |
5289476 | Johnson et al. | Feb 1994 | A |
5289546 | Hetherington | Feb 1994 | A |
5315161 | Robinson | May 1994 | A |
5315711 | Barone et al. | May 1994 | A |
5319455 | Hoarty et al. | Jun 1994 | A |
5321846 | Yokota et al. | Jun 1994 | A |
5327230 | Dockery | Jul 1994 | A |
5335313 | Douglas | Aug 1994 | A |
5339095 | Redford | Aug 1994 | A |
5339413 | Koval | Aug 1994 | A |
5341350 | Frank | Aug 1994 | A |
5355302 | Martin et al. | Oct 1994 | A |
5357276 | Banker | Oct 1994 | A |
5369778 | SanSoucie | Nov 1994 | A |
5375206 | Hunter | Dec 1994 | A |
5386251 | Movshovich | Jan 1995 | A |
5389950 | Martin et al. | Feb 1995 | A |
5404505 | Levinson | Apr 1995 | A |
5406634 | Anderson et al. | Apr 1995 | A |
5408417 | Wilder | Apr 1995 | A |
5410326 | Goldstein | Apr 1995 | A |
5410703 | Nilsson et al. | Apr 1995 | A |
5418713 | Allen | May 1995 | A |
5420923 | Beyers | May 1995 | A |
5428252 | Walker | Jun 1995 | A |
5428606 | Moskowitz | Jun 1995 | A |
5431492 | Rothschild | Jul 1995 | A |
5440632 | Bacon et al. | Aug 1995 | A |
5444499 | Saitoh | Aug 1995 | A |
5445295 | Brown | Aug 1995 | A |
5455619 | Truckenmiller et al. | Oct 1995 | A |
5455926 | Keele | Oct 1995 | A |
5457305 | Akel | Oct 1995 | A |
5465213 | Ross | Nov 1995 | A |
5465329 | Whistler | Nov 1995 | A |
5467326 | Miyashita et al. | Nov 1995 | A |
5469370 | Ostrover et al. | Nov 1995 | A |
5469573 | McGill et al. | Nov 1995 | A |
5471576 | Yee | Nov 1995 | A |
5473746 | Pritt et al. | Dec 1995 | A |
5475835 | Hickey | Dec 1995 | A |
5481509 | Knowles | Jan 1996 | A |
5487167 | Dinallo et al. | Jan 1996 | A |
5489103 | Okamoto | Feb 1996 | A |
5495610 | Shing | Feb 1996 | A |
5496178 | Back | Mar 1996 | A |
5499921 | Sone | Mar 1996 | A |
5511000 | Kaloi | Apr 1996 | A |
5513117 | Small | Apr 1996 | A |
5515173 | Mankovitz et al. | May 1996 | A |
5519435 | Anderson | May 1996 | A |
5519457 | Nishigaki et al. | May 1996 | A |
5521631 | Budow et al. | May 1996 | A |
5521918 | Kim | May 1996 | A |
5521922 | Fujinami et al. | May 1996 | A |
5523781 | Brusaw | Jun 1996 | A |
5528732 | Klotz | Jun 1996 | A |
5532734 | Goertz | Jul 1996 | A |
5532991 | Sasaki | Jul 1996 | A |
5546039 | Hewitt et al. | Aug 1996 | A |
5548729 | Akiyoshi | Aug 1996 | A |
5550577 | Verbiest | Aug 1996 | A |
5554968 | Lee | Sep 1996 | A |
5555244 | Gupta et al. | Sep 1996 | A |
5557515 | Abbruzzese et al. | Sep 1996 | A |
5557541 | Schulhof | Sep 1996 | A |
5557724 | Sampat et al. | Sep 1996 | A |
5559505 | McNair | Sep 1996 | A |
5559549 | Hendricks | Sep 1996 | A |
5559714 | Banks et al. | Sep 1996 | A |
5561709 | Remillard | Oct 1996 | A |
5565908 | Ahmad | Oct 1996 | A |
5566237 | Dobbs | Oct 1996 | A |
5570363 | Holm | Oct 1996 | A |
5578999 | Matsuzawa et al. | Nov 1996 | A |
5579404 | Fielder et al. | Nov 1996 | A |
5583561 | Baker et al. | Dec 1996 | A |
5583937 | Ullrich et al. | Dec 1996 | A |
5583994 | Rangan | Dec 1996 | A |
5583995 | Gardner et al. | Dec 1996 | A |
5592482 | Abraham | Jan 1997 | A |
5592551 | Lett | Jan 1997 | A |
5592611 | Midgely et al. | Jan 1997 | A |
5594609 | Florin | Jan 1997 | A |
5596702 | Stucka et al. | Jan 1997 | A |
5607099 | Yeh et al. | Mar 1997 | A |
5612581 | Kageyama | Mar 1997 | A |
5613909 | Stelovsky | Mar 1997 | A |
5616876 | Cluts | Apr 1997 | A |
5617565 | Augenbraun et al. | Apr 1997 | A |
5619247 | Russo | Apr 1997 | A |
5619249 | Billock et al. | Apr 1997 | A |
5619250 | McClellan et al. | Apr 1997 | A |
5619698 | Lillich | Apr 1997 | A |
5623666 | Pike | Apr 1997 | A |
5631693 | Wunderlich et al. | May 1997 | A |
5636276 | Brugger | Jun 1997 | A |
5638426 | Lewis | Jun 1997 | A |
5642337 | Oskay et al. | Jun 1997 | A |
5643831 | Ochiai et al. | Jul 1997 | A |
5644714 | Kikinis | Jul 1997 | A |
5644766 | Coy | Jul 1997 | A |
5654714 | Takahashi et al. | Aug 1997 | A |
5659466 | Norris et al. | Aug 1997 | A |
5661517 | Budow et al. | Aug 1997 | A |
5661802 | Nilssen | Aug 1997 | A |
5663756 | Blahut et al. | Sep 1997 | A |
5668592 | Spaulding | Sep 1997 | A |
5668778 | Quazi | Sep 1997 | A |
5668788 | Allison | Sep 1997 | A |
5675734 | Hair | Oct 1997 | A |
5680533 | Yamato et al. | Oct 1997 | A |
5684716 | Freeman | Nov 1997 | A |
5689641 | Ludwig et al. | Nov 1997 | A |
5691778 | Song | Nov 1997 | A |
5691964 | Niederlein et al. | Nov 1997 | A |
5696914 | Nahaboo et al. | Dec 1997 | A |
5697844 | Von Kohorn | Dec 1997 | A |
5703795 | Mankowitz | Dec 1997 | A |
5708811 | Arendt | Jan 1998 | A |
5712976 | Falcon et al. | Jan 1998 | A |
5713024 | Halladay | Jan 1998 | A |
5715416 | Baker | Feb 1998 | A |
5717452 | Janin et al. | Feb 1998 | A |
5721583 | Harada et al. | Feb 1998 | A |
5721815 | Ottesen et al. | Feb 1998 | A |
5721827 | Logan et al. | Feb 1998 | A |
5721829 | Dunn et al. | Feb 1998 | A |
5724525 | Beyers et al. | Mar 1998 | A |
5726909 | Krikorian | Mar 1998 | A |
5734719 | Tsevdos et al. | Mar 1998 | A |
5734961 | Castille | Mar 1998 | A |
5739451 | Winksy et al. | Apr 1998 | A |
5743745 | Reintjes | Apr 1998 | A |
5745391 | Topor | Apr 1998 | A |
5748254 | Harrison et al. | May 1998 | A |
5748468 | Notenboom et al. | May 1998 | A |
5748954 | Mauldin | May 1998 | A |
5751336 | Aggarwal et al. | May 1998 | A |
5752232 | Basore et al. | May 1998 | A |
5757936 | Lee | May 1998 | A |
5758340 | Nail | May 1998 | A |
5761655 | Hoffman | Jun 1998 | A |
5762552 | Vuong | Jun 1998 | A |
5774527 | Handelman et al. | Jun 1998 | A |
5774668 | Choqiuer | Jun 1998 | A |
5774672 | Funahashi | Jun 1998 | A |
5778395 | Whiting | Jul 1998 | A |
5781889 | Martin et al. | Jul 1998 | A |
5786784 | Gaudichon | Jul 1998 | A |
5790172 | Imanaka | Aug 1998 | A |
5790671 | Cooper | Aug 1998 | A |
5790856 | Lillich | Aug 1998 | A |
5790935 | Payton | Aug 1998 | A |
5793364 | Bolanos et al. | Aug 1998 | A |
5793980 | Glaser | Aug 1998 | A |
5798785 | Hendricks | Aug 1998 | A |
5802283 | Grady et al. | Sep 1998 | A |
5802558 | Pierce | Sep 1998 | A |
5802599 | Cabrera | Sep 1998 | A |
5805804 | Laursen et al. | Sep 1998 | A |
5808224 | Kato | Sep 1998 | A |
5809246 | Goldman | Sep 1998 | A |
5812643 | Schelberg et al. | Sep 1998 | A |
5815146 | Youden et al. | Sep 1998 | A |
5825884 | Zdepski et al. | Oct 1998 | A |
5828343 | MacDonald et al. | Oct 1998 | A |
5831555 | Yu et al. | Nov 1998 | A |
5831663 | Waterhouse et al. | Nov 1998 | A |
5832024 | Schotz et al. | Nov 1998 | A |
5832287 | Atalla | Nov 1998 | A |
5835843 | Haddad | Nov 1998 | A |
5842869 | McGregor et al. | Dec 1998 | A |
5845104 | Rao | Dec 1998 | A |
5845256 | Pescitelli et al. | Dec 1998 | A |
5848398 | Martin | Dec 1998 | A |
5851149 | Xidos et al. | Dec 1998 | A |
5854887 | Kindell | Dec 1998 | A |
5857020 | Peterson | Jan 1999 | A |
5857707 | Devlin | Jan 1999 | A |
5862324 | Collins | Jan 1999 | A |
5864811 | Tran et al. | Jan 1999 | A |
5864868 | Contois | Jan 1999 | A |
5864870 | Guck | Jan 1999 | A |
5867714 | Todd | Feb 1999 | A |
5870721 | Norris | Feb 1999 | A |
5880386 | Wachi et al. | Mar 1999 | A |
5880769 | Nemirofsky et al. | Mar 1999 | A |
5884028 | Kindell | Mar 1999 | A |
5884298 | Smith | Mar 1999 | A |
5887139 | Madison, Jr. et al. | Mar 1999 | A |
5887193 | Takahashi | Mar 1999 | A |
5893162 | Lau et al. | Apr 1999 | A |
5895455 | Bellinger et al. | Apr 1999 | A |
5896094 | Narisada et al. | Apr 1999 | A |
5903266 | Berstis et al. | May 1999 | A |
5913040 | Rakavy | Jun 1999 | A |
5914712 | Sartain et al. | Jun 1999 | A |
5915094 | Kouloheris | Jun 1999 | A |
5915238 | Tjaden | Jun 1999 | A |
5917537 | Lightfoot | Jun 1999 | A |
5917835 | Barrett | Jun 1999 | A |
5918213 | Bernard et al. | Jun 1999 | A |
5920700 | Gordon et al. | Jul 1999 | A |
5920702 | Johnson | Jul 1999 | A |
5923885 | Johnson | Jul 1999 | A |
5926531 | Petite | Jul 1999 | A |
5926624 | Katz et al. | Jul 1999 | A |
5930765 | Martin | Jul 1999 | A |
5931908 | Gerba | Aug 1999 | A |
5933090 | Christenson | Aug 1999 | A |
5940504 | Griswold | Aug 1999 | A |
5949411 | Doerr et al. | Sep 1999 | A |
5949688 | Montoya | Sep 1999 | A |
5953429 | Wakai et al. | Sep 1999 | A |
5956716 | Kenner et al. | Sep 1999 | A |
5959869 | Miller | Sep 1999 | A |
5959945 | Kleiman | Sep 1999 | A |
5960167 | Roberts et al. | Sep 1999 | A |
5963916 | Kaplan | Oct 1999 | A |
5966495 | Takahashi | Oct 1999 | A |
5970467 | Alavi | Oct 1999 | A |
5978855 | Metz et al. | Nov 1999 | A |
5978912 | Rakavy et al. | Nov 1999 | A |
5980261 | Mino et al. | Nov 1999 | A |
5999499 | Pines et al. | Dec 1999 | A |
5999624 | Hopkins | Dec 1999 | A |
6002720 | Yurt | Dec 1999 | A |
6005599 | Asai et al. | Dec 1999 | A |
6008735 | Chiloyan et al. | Dec 1999 | A |
6009274 | Fletcher | Dec 1999 | A |
6011758 | Dockes et al. | Jan 2000 | A |
6018337 | Peters | Jan 2000 | A |
6018726 | Tsumura | Jan 2000 | A |
6021386 | Davis | Feb 2000 | A |
6023705 | Bellinger et al. | Feb 2000 | A |
6025868 | Russo | Feb 2000 | A |
6034925 | Wehmeyer | Mar 2000 | A |
6038591 | Wolfe et al. | Mar 2000 | A |
6040829 | Croy et al. | Mar 2000 | A |
6041354 | Biliris et al. | Mar 2000 | A |
6049891 | Inamoto | Apr 2000 | A |
6054987 | Richardson | Apr 2000 | A |
6055573 | Gardenswartz et al. | Apr 2000 | A |
6057874 | Michaud | May 2000 | A |
6069672 | Claassen | May 2000 | A |
6072982 | Haddad | Jun 2000 | A |
6107937 | Hamada | Aug 2000 | A |
6118450 | Proehl et al. | Sep 2000 | A |
6124804 | Kitao et al. | Sep 2000 | A |
6131088 | Hill | Oct 2000 | A |
6131121 | Mattaway et al. | Oct 2000 | A |
6134547 | Huxley et al. | Oct 2000 | A |
6138150 | Nichols et al. | Oct 2000 | A |
6148142 | Anderson | Nov 2000 | A |
6151077 | Vogel et al. | Nov 2000 | A |
6151634 | Glaser | Nov 2000 | A |
6154207 | Farris et al. | Nov 2000 | A |
6157935 | Tran et al. | Dec 2000 | A |
6161059 | Tedesco et al. | Dec 2000 | A |
6170060 | Mott et al. | Jan 2001 | B1 |
6173172 | Masuda et al. | Jan 2001 | B1 |
6175861 | Williams, Jr. et al. | Jan 2001 | B1 |
6182126 | Nathan et al. | Jan 2001 | B1 |
6185184 | Mattaway et al. | Feb 2001 | B1 |
6185619 | Joffe et al. | Feb 2001 | B1 |
6191780 | Martin et al. | Feb 2001 | B1 |
6192340 | Abecassis | Feb 2001 | B1 |
6195732 | Adams et al. | Feb 2001 | B1 |
6198408 | Cohen | Mar 2001 | B1 |
6202060 | Tran | Mar 2001 | B1 |
6209060 | Machida | Mar 2001 | B1 |
6212138 | Kalis et al. | Apr 2001 | B1 |
6216175 | Sliger et al. | Apr 2001 | B1 |
6216227 | Goldstein et al. | Apr 2001 | B1 |
6219692 | Stiles | Apr 2001 | B1 |
6223209 | Watson | Apr 2001 | B1 |
6226412 | Schwab | May 2001 | B1 |
6226715 | Van Der Wolf et al. | May 2001 | B1 |
6240550 | Nathan et al. | May 2001 | B1 |
6243725 | Hempleman et al. | Jun 2001 | B1 |
6247022 | Yankowski | Jun 2001 | B1 |
6256773 | Bowman-Amuah | Jul 2001 | B1 |
6262569 | Carr et al. | Jul 2001 | B1 |
6280327 | Leifer et al. | Aug 2001 | B1 |
6282709 | Reha et al. | Aug 2001 | B1 |
6288688 | Hughes et al. | Sep 2001 | B1 |
6288991 | Kajiyama et al. | Sep 2001 | B1 |
6289382 | Bowman-Amuah | Sep 2001 | B1 |
6292443 | Awazu et al. | Sep 2001 | B1 |
6298373 | Burns et al. | Oct 2001 | B1 |
6301710 | Fujiwara | Oct 2001 | B1 |
6302793 | Fertitta et al. | Oct 2001 | B1 |
6308204 | Nathan et al. | Oct 2001 | B1 |
6311214 | Rhoads | Oct 2001 | B1 |
6315572 | Glaser | Nov 2001 | B1 |
6323911 | Schein et al. | Nov 2001 | B1 |
6332025 | Takahashi et al. | Dec 2001 | B2 |
6336219 | Nathan | Jan 2002 | B1 |
6341166 | Basel | Jan 2002 | B1 |
6344862 | Williams et al. | Feb 2002 | B1 |
6346951 | Mastronardi | Feb 2002 | B1 |
6353820 | Edwards et al. | Mar 2002 | B1 |
6356971 | Katz et al. | Mar 2002 | B1 |
6359616 | Ogura et al. | Mar 2002 | B1 |
6359661 | Nickum | Mar 2002 | B1 |
6370580 | Kriegsman | Apr 2002 | B2 |
6381575 | Martin et al. | Apr 2002 | B1 |
6384737 | Hsu et al. | May 2002 | B1 |
6393584 | McLaren et al. | May 2002 | B1 |
6396480 | Schindler et al. | May 2002 | B1 |
6397189 | Martin et al. | May 2002 | B1 |
6407987 | Abraham | Jun 2002 | B1 |
6408435 | Sato | Jun 2002 | B1 |
6408437 | Hendricks et al. | Jun 2002 | B1 |
6421651 | Tedesco et al. | Jul 2002 | B1 |
6425125 | Fries et al. | Jul 2002 | B1 |
6430537 | Tedesco et al. | Aug 2002 | B1 |
6430738 | Gross et al. | Aug 2002 | B1 |
6434678 | Menzel | Aug 2002 | B1 |
6438450 | DiLorenzo | Aug 2002 | B1 |
6442549 | Schneider | Aug 2002 | B1 |
6446080 | Van Ryzin et al. | Sep 2002 | B1 |
6446130 | Grapes | Sep 2002 | B1 |
6449688 | Peters et al. | Sep 2002 | B1 |
6470496 | Kato et al. | Oct 2002 | B1 |
6473794 | Guheen et al. | Oct 2002 | B1 |
6488508 | Okamoto | Dec 2002 | B2 |
6490570 | Numaoka | Dec 2002 | B1 |
6493871 | McGuire et al. | Dec 2002 | B1 |
6496927 | McGrane et al. | Dec 2002 | B1 |
6498855 | Kokkosoulis et al. | Dec 2002 | B1 |
6522707 | Brandstetter et al. | Feb 2003 | B1 |
6535911 | Miller et al. | Mar 2003 | B1 |
6538558 | Sakazume et al. | Mar 2003 | B2 |
6543052 | Ogasawara | Apr 2003 | B1 |
6544122 | Araki et al. | Apr 2003 | B2 |
6549719 | Mankovitz | Apr 2003 | B2 |
D475029 | Nathan et al. | May 2003 | S |
6560651 | Katz et al. | May 2003 | B2 |
6570507 | Lee et al. | May 2003 | B1 |
6571282 | Bowman-Arnuah | May 2003 | B1 |
6577735 | Bharat | Jun 2003 | B1 |
6578051 | Mastronardi et al. | Jun 2003 | B1 |
6587403 | Keller et al. | Jul 2003 | B1 |
6590838 | Gerlings et al. | Jul 2003 | B1 |
6598230 | Ballhorn | Jul 2003 | B1 |
6622307 | Ho | Sep 2003 | B1 |
6628939 | Paulsen | Sep 2003 | B2 |
6629318 | Radha et al. | Sep 2003 | B1 |
6643620 | Contolini et al. | Nov 2003 | B1 |
6643690 | Duursma et al. | Nov 2003 | B2 |
6647256 | Stewen | Nov 2003 | B1 |
6654801 | Mann et al. | Nov 2003 | B2 |
6658090 | Harjunen et al. | Dec 2003 | B1 |
6662231 | Drosset et al. | Dec 2003 | B1 |
6702585 | Okamoto | Mar 2004 | B2 |
6724974 | Naruto et al. | Apr 2004 | B2 |
6728824 | Chen | Apr 2004 | B1 |
6728956 | Ono | Apr 2004 | B2 |
6728966 | Arsenault et al. | Apr 2004 | B1 |
6744882 | Gupta et al. | Jun 2004 | B1 |
6751794 | McCaleb et al. | Jun 2004 | B1 |
6755744 | Nathan et al. | Jun 2004 | B1 |
6762585 | Liao | Jul 2004 | B2 |
6789215 | Rupp et al. | Sep 2004 | B1 |
6816578 | Kredo et al. | Nov 2004 | B1 |
6850252 | Hoffberg | Feb 2005 | B1 |
6898161 | Nathan | May 2005 | B1 |
6904592 | Johnson | Jun 2005 | B1 |
6920614 | Schindler et al. | Jul 2005 | B1 |
6928653 | Ellis et al. | Aug 2005 | B1 |
6934700 | Ijdens et al. | Aug 2005 | B1 |
6942574 | LeMay et al. | Sep 2005 | B1 |
6974076 | Siegel | Dec 2005 | B1 |
7024485 | Dunning et al. | Apr 2006 | B2 |
7073172 | Chamberlain | Jul 2006 | B2 |
7103583 | Baum et al. | Sep 2006 | B1 |
7107109 | Nathan et al. | Sep 2006 | B1 |
7111129 | Percival | Sep 2006 | B2 |
7114013 | Bakke et al. | Sep 2006 | B2 |
7124194 | Nathan et al. | Oct 2006 | B2 |
7181458 | Higashi | Feb 2007 | B1 |
7188352 | Nathan et al. | Mar 2007 | B2 |
7195157 | Swartz et al. | Mar 2007 | B2 |
7198571 | LeMay et al. | Apr 2007 | B2 |
7205471 | Looney et al. | Apr 2007 | B2 |
7206417 | Nathan | Apr 2007 | B2 |
7210141 | Nathan et al. | Apr 2007 | B1 |
7231656 | Nathan | Jun 2007 | B1 |
7237198 | Chaney | Jun 2007 | B1 |
7281652 | Foss | Oct 2007 | B2 |
7293277 | Nathan | Nov 2007 | B1 |
7356831 | Nathan | Apr 2008 | B2 |
7406529 | Reed | Jul 2008 | B2 |
7415707 | Taguchi et al. | Aug 2008 | B2 |
7418474 | Schwab | Aug 2008 | B2 |
7424731 | Nathan et al. | Sep 2008 | B1 |
7430736 | Nguyen et al. | Sep 2008 | B2 |
7433832 | Bezos et al. | Oct 2008 | B1 |
7448057 | Nathan | Nov 2008 | B1 |
7483958 | Elabbady et al. | Jan 2009 | B1 |
7500192 | Mastronardi | Mar 2009 | B2 |
7512632 | Mastronardi et al. | Mar 2009 | B2 |
7519442 | Nathan et al. | Apr 2009 | B2 |
7533182 | Wurtzel et al. | May 2009 | B2 |
7549919 | Nathan et al. | Jun 2009 | B1 |
7574727 | Nathan et al. | Aug 2009 | B2 |
7647613 | Drakoulis et al. | Jan 2010 | B2 |
7657910 | McAulay et al. | Feb 2010 | B1 |
D616414 | Nathan et al. | May 2010 | S |
7749083 | Nathan et al. | Jul 2010 | B2 |
7757264 | Nathan | Jul 2010 | B2 |
7761538 | Lin et al. | Jul 2010 | B2 |
7770165 | Olson et al. | Aug 2010 | B2 |
7778879 | Nathan et al. | Aug 2010 | B2 |
7783593 | Espino | Aug 2010 | B2 |
7783774 | Nathan et al. | Aug 2010 | B2 |
7793331 | Nathan et al. | Sep 2010 | B2 |
7819734 | Nathan et al. | Oct 2010 | B2 |
7822687 | Brillon et al. | Oct 2010 | B2 |
D629382 | Nathan et al. | Dec 2010 | S |
D642553 | Nathan et al. | Aug 2011 | S |
7996873 | Nathan et al. | Aug 2011 | B1 |
8015200 | Seiflein et al. | Sep 2011 | B2 |
8028318 | Nathan | Sep 2011 | B2 |
8032879 | Nathan et al. | Oct 2011 | B2 |
8037412 | Nathan et al. | Oct 2011 | B2 |
8052512 | Nathan et al. | Nov 2011 | B2 |
8103589 | Nathan et al. | Jan 2012 | B2 |
8151304 | Nathan et al. | Apr 2012 | B2 |
D665375 | Garneau et al. | Aug 2012 | S |
8292712 | Nathan et al. | Oct 2012 | B2 |
8332895 | Nathan et al. | Dec 2012 | B2 |
8429530 | Neuman et al. | Apr 2013 | B2 |
20010016815 | Takahashi et al. | Aug 2001 | A1 |
20010023403 | Martin et al. | Sep 2001 | A1 |
20010030660 | Zainoulline | Oct 2001 | A1 |
20010030912 | Kalis et al. | Oct 2001 | A1 |
20010037367 | Iyer | Nov 2001 | A1 |
20010044725 | Matsuda et al. | Nov 2001 | A1 |
20020002079 | Martin et al. | Jan 2002 | A1 |
20020002483 | Siegel et al. | Jan 2002 | A1 |
20020113824 | Myers | Aug 2002 | A1 |
20020116476 | Eyal et al. | Aug 2002 | A1 |
20020118949 | Jones et al. | Aug 2002 | A1 |
20020120925 | Logan | Aug 2002 | A1 |
20020123331 | Lehaff et al. | Sep 2002 | A1 |
20020126141 | Mastronardi | Sep 2002 | A1 |
20020129036 | Ho Yuen Lek et al. | Sep 2002 | A1 |
20020162104 | Raike et al. | Oct 2002 | A1 |
20030004833 | Pollak et al. | Jan 2003 | A1 |
20030005099 | Sven et al. | Jan 2003 | A1 |
20030006911 | Smith et al. | Jan 2003 | A1 |
20030008703 | Gauselmann | Jan 2003 | A1 |
20030018740 | Sonoda et al. | Jan 2003 | A1 |
20030027120 | Jean | Feb 2003 | A1 |
20030031096 | Nathan et al. | Feb 2003 | A1 |
20030041093 | Yamane et al. | Feb 2003 | A1 |
20030065639 | Fiennes et al. | Apr 2003 | A1 |
20030076380 | Yusef et al. | Apr 2003 | A1 |
20030088538 | Ballard | May 2003 | A1 |
20030093790 | Logan et al. | May 2003 | A1 |
20030101450 | Davidsson et al. | May 2003 | A1 |
20030104865 | Itkis et al. | Jun 2003 | A1 |
20030108164 | Laurin et al. | Jun 2003 | A1 |
20030135424 | Davis et al. | Jul 2003 | A1 |
20030144910 | Flaherty et al. | Jul 2003 | A1 |
20030176218 | LeMay et al. | Sep 2003 | A1 |
20030191753 | Hoch | Oct 2003 | A1 |
20030208586 | Mastronardi | Nov 2003 | A1 |
20030225834 | Lee et al. | Dec 2003 | A1 |
20040010800 | Goci | Jan 2004 | A1 |
20040025185 | Goci et al. | Feb 2004 | A1 |
20040085334 | Reaney | May 2004 | A1 |
20040103150 | Ogdon et al. | May 2004 | A1 |
20040145477 | Easter | Jul 2004 | A1 |
20040158555 | Seedman et al. | Aug 2004 | A1 |
20040204220 | Fried et al. | Oct 2004 | A1 |
20040205171 | Nathan et al. | Oct 2004 | A1 |
20040220926 | Lamkin et al. | Nov 2004 | A1 |
20050048816 | Higgins | Mar 2005 | A1 |
20050060405 | Nathan et al. | Mar 2005 | A1 |
20050073782 | Nathan | Apr 2005 | A1 |
20050086172 | Stefik | Apr 2005 | A1 |
20050111671 | Nathan | May 2005 | A1 |
20050125833 | Nathan et al. | Jun 2005 | A1 |
20050201254 | Looney et al. | Sep 2005 | A1 |
20050267819 | Kaplan | Dec 2005 | A1 |
20060018208 | Nathan et al. | Jan 2006 | A1 |
20060031896 | Pulitzer | Feb 2006 | A1 |
20060035707 | Nguyen et al. | Feb 2006 | A1 |
20060062094 | Nathan et al. | Mar 2006 | A1 |
20060143575 | Sauermann | Jun 2006 | A1 |
20060227673 | Yamashita et al. | Oct 2006 | A1 |
20060239131 | Nathan et al. | Oct 2006 | A1 |
20060293773 | Nathan et al. | Dec 2006 | A1 |
20070025701 | Kawasaki et al. | Feb 2007 | A1 |
20070086280 | Cappello et al. | Apr 2007 | A1 |
20070121430 | Nathan | May 2007 | A1 |
20070139410 | Abe et al. | Jun 2007 | A1 |
20070142022 | Madonna et al. | Jun 2007 | A1 |
20070160224 | Nathan | Jul 2007 | A1 |
20070204263 | Nathan et al. | Aug 2007 | A1 |
20070209053 | Nathan | Sep 2007 | A1 |
20070220052 | Kudo et al. | Sep 2007 | A1 |
20070247979 | Brillon et al. | Oct 2007 | A1 |
20080065925 | Oliverio et al. | Mar 2008 | A1 |
20080066016 | Dowdy et al. | Mar 2008 | A1 |
20080069545 | Nathan et al. | Mar 2008 | A1 |
20080077962 | Nathan | Mar 2008 | A1 |
20080086379 | Dion et al. | Apr 2008 | A1 |
20080096659 | Kreloff et al. | Apr 2008 | A1 |
20080137849 | Nathan | Jun 2008 | A1 |
20080155588 | Roberts et al. | Jun 2008 | A1 |
20080168807 | Dion et al. | Jul 2008 | A1 |
20080171594 | Fedesna et al. | Jul 2008 | A1 |
20080195443 | Nathan et al. | Aug 2008 | A1 |
20080198271 | Malki | Aug 2008 | A1 |
20080222199 | Tiu et al. | Sep 2008 | A1 |
20080239887 | Tooker et al. | Oct 2008 | A1 |
20080305738 | Khedouri et al. | Dec 2008 | A1 |
20090030802 | Plotnick et al. | Jan 2009 | A1 |
20090037969 | Nathan et al. | Feb 2009 | A1 |
20090042632 | Guenster et al. | Feb 2009 | A1 |
20090063976 | Bull et al. | Mar 2009 | A1 |
20090070341 | Mastronardi et al. | Mar 2009 | A1 |
20090091087 | Wasmund | Apr 2009 | A1 |
20090100092 | Seiflein et al. | Apr 2009 | A1 |
20090138111 | Mastronardi | May 2009 | A1 |
20090172565 | Jackson et al. | Jul 2009 | A1 |
20090177301 | Hayes | Jul 2009 | A1 |
20090241061 | Asai et al. | Sep 2009 | A1 |
20090265734 | Dion et al. | Oct 2009 | A1 |
20090282491 | Nathan | Nov 2009 | A1 |
20090287696 | Galuten | Nov 2009 | A1 |
20090307314 | Smith et al. | Dec 2009 | A1 |
20100042505 | Straus | Feb 2010 | A1 |
20100211818 | Nathan et al. | Aug 2010 | A1 |
20100241259 | Nathan | Sep 2010 | A1 |
20100247081 | Pons | Sep 2010 | A1 |
20100269066 | Nathan | Oct 2010 | A1 |
20100299232 | Nathan et al. | Nov 2010 | A1 |
20110066943 | Brillon et al. | Mar 2011 | A1 |
20110283236 | Beaumier et al. | Nov 2011 | A1 |
20110321026 | Nathan et al. | Dec 2011 | A1 |
20120009985 | Nathan et al. | Jan 2012 | A1 |
20120053713 | Nathan | Mar 2012 | A1 |
20120105464 | Franceus | May 2012 | A1 |
20120143732 | Nathan et al. | Jun 2012 | A1 |
20120150614 | Dion et al. | Jun 2012 | A1 |
20120158531 | Dion et al. | Jun 2012 | A1 |
20120166965 | Nathan et al. | Jun 2012 | A1 |
20120240140 | Nathan | Sep 2012 | A1 |
20130021281 | Tse et al. | Jan 2013 | A1 |
20130040715 | Nathan et al. | Feb 2013 | A1 |
20130044995 | Cappello et al. | Feb 2013 | A1 |
20130070093 | Rivera et al. | Mar 2013 | A1 |
20130091054 | Nathan et al. | Apr 2013 | A1 |
20140026154 | Nathan | Jan 2014 | A1 |
Number | Date | Country |
---|---|---|
199954012 | Apr 2000 | AU |
1340939 | Mar 2002 | CN |
3406058 | Aug 1985 | DE |
3723737 | Jan 1988 | DE |
3820835 | Jan 1989 | DE |
3815071 | Nov 1989 | DE |
4244198 | Jun 1994 | DE |
19539172 | Sep 1996 | DE |
19610739 | Sep 1997 | DE |
19904007 | Aug 2000 | DE |
0082077 | Jun 1983 | EP |
0140593 | May 1985 | EP |
0256921 | Feb 1988 | EP |
0283304 | Sep 1988 | EP |
0283350 | Sep 1988 | EP |
0309298 | Mar 1989 | EP |
0313359 | Apr 1989 | EP |
0340787 | Nov 1989 | EP |
0363186 | Apr 1990 | EP |
0425168 | May 1991 | EP |
0464562 | Jan 1992 | EP |
0480558 | Apr 1992 | EP |
0498130 | Aug 1992 | EP |
0507110 | Oct 1992 | EP |
0529834 | Mar 1993 | EP |
0538319 | Apr 1993 | EP |
0631283 | Dec 1994 | EP |
0632371 | Jan 1995 | EP |
0711076 | May 1996 | EP |
0786122 | Jul 1997 | EP |
0817103 | Jan 1998 | EP |
0841616 | May 1998 | EP |
0919964 | Jun 1999 | EP |
0959570 | Nov 1999 | EP |
0974896 | Jan 2000 | EP |
0974941 | Jan 2000 | EP |
0982695 | Mar 2000 | EP |
1001391 | May 2000 | EP |
1170951 | Jan 2002 | EP |
1288802 | Mar 2003 | EP |
1408427 | Apr 2004 | EP |
1549919 | Apr 2004 | EP |
1962251 | Aug 2008 | EP |
2602352 | Feb 1988 | FR |
2808906 | Nov 2001 | FR |
2122799 | Jan 1984 | GB |
2166328 | Apr 1986 | GB |
2170943 | Aug 1986 | GB |
2193420 | Feb 1988 | GB |
2238680 | Jun 1991 | GB |
2254469 | Oct 1992 | GB |
2259398 | Mar 1993 | GB |
2262170 | Jun 1993 | GB |
2380377 | Apr 2003 | GB |
2505584 | Aug 2014 | GB |
57173207 | Oct 1982 | JP |
58-179892 | Oct 1983 | JP |
60-253082 | Dec 1985 | JP |
61084143 | Apr 1986 | JP |
62-192849 | Aug 1987 | JP |
62-284496 | Dec 1987 | JP |
63-60634 | Mar 1988 | JP |
2-153665 | Jun 1990 | JP |
5-74078 | Mar 1993 | JP |
5122282 | May 1993 | JP |
07281682 | Oct 1995 | JP |
07-311587 | Nov 1995 | JP |
8274812 | Oct 1996 | JP |
08279235 | Oct 1996 | JP |
08289976 | Nov 1996 | JP |
928918 | Feb 1997 | JP |
9114470 | May 1997 | JP |
9127964 | May 1997 | JP |
09-244900 | Sep 1997 | JP |
10-098344 | Apr 1998 | JP |
10-222537 | Aug 1998 | JP |
11-003088 | Jan 1999 | JP |
11-024686 | Jan 1999 | JP |
11-095768 | Apr 1999 | JP |
2002-83640 | Mar 2002 | JP |
2002-537584 | Nov 2002 | JP |
2003-076380 | Mar 2003 | JP |
2003-084903 | Mar 2003 | JP |
2003-099072 | Apr 2003 | JP |
2005-107267 | Apr 2005 | JP |
2005-184237 | Jul 2005 | JP |
2006-048076 | Feb 2006 | JP |
2007-034253 | Feb 2007 | JP |
2007-041722 | Feb 2007 | JP |
2007505410 | Mar 2007 | JP |
07504517 | Mar 2007 | JP |
2007-102982 | Apr 2007 | JP |
2007-104072 | Apr 2007 | JP |
2007-128609 | May 2007 | JP |
2007-164078 | Jun 2007 | JP |
2007-164298 | Jun 2007 | JP |
2007179333 | Jul 2007 | JP |
2007-241748 | Sep 2007 | JP |
2008-058656 | Mar 2008 | JP |
2009-017529 | Jan 2009 | JP |
2009-075540 | Apr 2009 | JP |
WO 8601326 | Feb 1986 | WO |
WO 9000429 | Jan 1990 | WO |
WO 9007843 | Jul 1990 | WO |
WO 9108542 | Jun 1991 | WO |
WO 9120082 | Dec 1991 | WO |
WO 9316557 | Aug 1993 | WO |
WO 9318465 | Sep 1993 | WO |
WO 93021732 | Oct 1993 | WO |
WO 9403894 | Feb 1994 | WO |
WO 9414273 | Jun 1994 | WO |
WO 9415306 | Jul 1994 | WO |
WO 9415416 | Jul 1994 | WO |
WO 9503609 | Feb 1995 | WO |
WO 9529537 | Nov 1995 | WO |
WO 9612255 | Apr 1996 | WO |
WO 9612256 | Apr 1996 | WO |
WO 9612257 | Apr 1996 | WO |
WO 9612258 | Apr 1996 | WO |
WO 9807940 | Feb 1998 | WO |
WO 9811487 | Mar 1998 | WO |
WO 9845835 | Oct 1998 | WO |
WO 9935753 | Jul 1999 | WO |
WO 0100290 | Jan 2001 | WO |
WO 0108148 | Feb 2001 | WO |
WO 0171608 | Sep 2001 | WO |
WO 02060546 | Aug 2002 | WO |
WO 02095752 | Nov 2002 | WO |
WO 01084353 | Jan 2003 | WO |
WO 03069613 | Aug 2003 | WO |
WO 2004029775 | Apr 2004 | WO |
2005026916 | Mar 2005 | WO |
WO 2006014739 | Feb 2006 | WO |
WO 2006056933 | Jun 2006 | WO |
WO 2007092542 | Aug 2007 | WO |
WO 2008-033853 | Mar 2008 | WO |
WO 2011094330 | Aug 2011 | WO |
WO 2013040603 | Mar 2013 | WO |
Entry |
---|
U.S. Appl. No. 08/817,426, filed Jun. 19, 1997, 2002-0010788, Audiovisual Distribution System. |
U.S. Appl. No. 08/817,437, filed Jun. 12, 1997, U.S. Pat. No. 6,182,126, Home Digital Audiovisual Information Recording and Playback System. |
U.S. Appl. No. 08/817,438, filed Oct. 2, 1997, System for Distributing and Selecting Audio and Video Information and Method Implemented by Said System. |
U.S. Appl. No. 08/817,528, filed Aug. 5, 1997, U.S. Pat. No. 6,308,204, Method of Commuications for an Intelligent Digital Audiovisual Playback System. |
U.S. Appl. No. 08/817,689, filed Jun. 13, 1997, U.S. Pat. No. 7,188,352, Intelligent Digital Audiovisual Playback System. |
U.S. Appl. No. 08/817,690, filed Jul. 23, 1997, 2002-0016968, Intelligent Digital Audiovisual Playback System. |
U.S. Appl. No. 08/817,968, filed Oct. 2, 1997, Intelligent Digital Audiovisual Playback System. |
U.S. Appl. No. 08/935,826, filed Sep. 23, 1997, U.S. Pat. No. 6,346,951, Process for Selecting a Recording on a Digital Audiovisual Reproduction System, and System for Implementing the Process. |
U.S. Appl. No. 09/144,440, filed Sep. 1, 1998, U.S. Pat. No. 6,240,550, Remote Loading of Objects or Files in Order to Update a Jukebox System. |
U.S. Appl. No. 09/161,584, filed Sep. 28, 1998, Wireless Digital Transmission System for Loudspeakers. |
U.S. Appl. No. 09/253,734, filed Feb. 22, 1999, Intellegent Digital Audiovisual Playback System. |
U.S. Appl. No. 09/290,999, filed Apr. 14, 1999, Device and Process for Supplying Backed-Up Electric Power for an Audiovisual System. |
U.S. Appl. No. 09/357,758, filed Jul 21, 1999, U.S. Pat. No. 6,898,161, Sound Control Circuit for a Digital Audiovisual Reproduction System. |
U.S. Appl. No. 09/357,762, filed Jul 21, 1999, U.S. Pat. No. 6,336,219, Audiovisual Reproduction System. |
U.S. Appl. No. 09/357,764, filed Jul. 21, 1999, U.S. Pat. No. 7,293,277, Remote Control Unit for Intelligent Digital Audiovisual Reproduction Systems. |
U.S. Appl. No. 09/583,863, filed Jun. 1, 2000, U.S. Pat. No. 7,992,178, Downloading File Reception Process. |
U.S. Appl. No. 09/583,864, filed Jun. 1, 2000, U.S. Pat. No. 7,107,109, Process for Adjusting the Sound Volume of a Digital Sound Recording. |
U.S. Appl. No. 09/584,797, filed Jun. 1, 2000, U.S. Pat. No. 7,996,873, Remote Management System for at Least One Audiovisual Information Reproduction Device. |
U.S. Appl. No. 09/585,325, filed Jun. 2, 2000, Process for Ordering a Selection in Advance, Digital System and Jukebox for Embodiment of the Process. |
U.S. Appl. No. 09/598,170, filed Jun. 21, 2000, U.S. Pat. No. 6,578,051, Device and Process for Remote Management of a Network of Audiovisual Information Reproduction Systems. |
U.S. Appl. No. 09/621,674, filed Jul. 24, 2000, U.S. Pat. No. 7,231,656, Audiovisual Reproduction System. |
U.S. Appl. No. 09/621,675, filed Jul. 24, 2000, U.S. Pat. No. 7,448,057, Audiovisual Reproduction System. |
U.S. Appl. No. 09/621,677, filed Jul. 24, 2000, U.S. Pat. No. 8,074,253, Audiovisual Reproduction System. |
U.S. Appl. No. 09/642,928, filed Aug. 22, 2000, U.S. Pat. No. 7,424,731, Home Digital Audiovisual Information Recording and Playback System. |
U.S. Appl. No. 09/664,494, filed Sep. 18, 2000, Method for the Distribution of Audio-Visual Information and System for the Distribution of Audio-Visual Information. |
U.S. Appl. No. 09/686,405, filed Oct. 12, 2000, U.S. Pat. No. 6,755,744, Communication Device and Method Between an Audiovisual Information Playback System and an Electronic Game Machine. |
U.S. Appl. No. 09/688,698, filed Oct. 17, 2000, U.S. Pat. No. 7,549,919, Jukebox Entertainment System Having Multiple Choice Games Relating to Music. |
U.S. Appl. No. 09/689,726, filed Oct. 13, 2000, U.S. Pat. No. 7,210,141, System for Remote Loading of Objects or Files in Order to Update Software. |
U.S. Appl. No. 09/888,540, filed Jun. 26, 2001, U.S. Pat. No. 7,500,192, Process for Selecting a Recording on a Digital Audiovisual Reproduction System, and System for Implementing the Process. |
U.S. Appl. No. 09/902,707, filed Jul. 12, 2001, U.S. Pat. No. 7,793,331, Communications Method for an Intelligent Digital Audiovisual Reproduction System. |
U.S. Appl. No. 10/195,476, filed Jul. 16, 2002, U.S. Pat. No. 7,124,194, An Audiovisual Distribution System for Playing an Audiovisual Piece Among a Plurality of Audiovisual Devices Connected to a Central Server Through a Network. |
U.S. Appl. No. 10/196,258, filed Jul. 17, 2002, U.S. Pat. No. 8,037,412, Pay-Per-Play Audiovisual System With Touch Screen Interface. |
U.S. Appl. No. 10/244,031, filed Sep. 16, 2002, U.S. Pat. No. 7,574,727, Intelligent Digital Audiovisual Playback System. |
U.S. Appl. No. 10/419,787, filed Apr. 22, 2003, U.S. Pat. No. 7,512,632, Device and Process for Remote Management of a Network of Audiovisual Information Reproduction Systems. |
U.S. Appl. No. 10/661,811, filed Sep. 15, 2003, 2005-0060405, Digital Downloading Jukebox System With Central and Local Music Server. |
U.S. Appl. No. 10/845,147, filed May 14, 2004, U.S. Pat. No. 7,749,083, Communication Device and Method Between an Audiovisual Information Playback System and an Electronic Game Machine. |
U.S. Appl. No. 10/965,742, filed Oct. 18, 2004, U.S. Pat. No. 8,189,819, Sound Control Circuit for a Digital Audiovisual Reproduction System. |
U.S. Appl. No. 11/023,390, filed Dec. 29, 2004, U.S. Pat. No. 7,206,417, Wireless Digital Transmission System for Loudspeakers. |
U.S. Appl. No. 11/035,882, filed Jan. 18, 2005, U.S. Pat. No. 8,661,477, System for Distributing and Selecting Audio and Video Information and Method Implementing by Said System. |
U.S. Appl. No. 11/155,690, filed Jun. 20, 2005, U.S. Pat. No. 7,356,831, Method for the Distribution of Audio-Visual Information and a System for the Distribution of Audio-Visual Information. |
U.S. Appl. No. 11/185,974, filed Jul. 21, 2005, U.S. Pat. No. 8,103 589, Digital Downloading Jukebox System With Central and Local Music Servers. |
U.S. Appl. No. 11/222,036, filed Sep. 9, 2005, U.S. Pat. No. 8,151,304, Digital Downloading Jukebox System With User-Tailored Music Management, Communications, and Other Tools. |
U.S. Appl. No. 11/267,303, filed Nov. 7, 2005, U.S. Pat. No. 7,778,879, Process for Ordering a Selection in Advance, Digital System and Jukebox for Embodiment of the Process. |
U.S. Appl. No. 11/358,721, filed Feb. 22, 2006, U.S. Pat. No. 8,332,895, Digital Downloading Jukebox System With User-Tailored Music Management, Communications, and Other Tools. |
U.S. Appl. No. 11/493,574, filed Jul. 27, 2006, U.S. Pat. No. 7,783,774, Audiovisual Distribution System for Playing an Audiovisual Piece Among a Plurality of Audiovisual Devices Connected to a Central Server Through a Network. |
U.S. Appl. No. 11/495,620, filed Jul. 31, 2006, U.S. Pat. No. 7,519,442, Process for Adjusting the Sound Volume of a Digital Sound Recording. |
U.S. Appl. No. 11/513,018, filed Aug. 31, 2006, U.S. Pat. No. 8,165,318, Process for Adjusting the Sound Volume of a Digital Sound Recording. |
U.S. Appl. No. 11/624,008, filed Jan. 17, 2007, 2008-0171594, Coin Operated Game Terminal. |
U.S. Appl. No. 11/698,060, filed Jan. 26, 2007, U.S. Pat. No. 8,184,508, Intelligent Digital Audiovisual Playback System. |
U.S. Appl. No. 11/714,868, filed Mar. 7, 2007, U.S. Pat. No. 8,428,273, Wireless Digital Transmission System for Loudspeakers. |
U.S. Appl. No. 11/727,391, filed Mar. 26, 2007, U.S. Pat. No. 7,822,687, Jukebox With Customizable Avatar. |
U.S. Appl. No. 11/730,449, filed Apr. 2, 2007, U.S. Pat. No. 8,032,879, System for Remote Loading of Objects or Files in Order to Update Software. |
U.S. Appl. No. 11/797,421, filed May 3, 2007, U.S. Pat. No. 7,757,264, Audiovisual Reproduction System. |
U.S. Appl. No. 11/902,658, filed Sep. 24, 2007, 2008-0086379, Digital Downloading Jukebox With Enhanced Communication Features. |
U.S. Appl. No. 11/902,790, filed Sep. 25, 2007, 2008-0168807, Coin Operated Entertainment System. |
U.S. Appl. No. 11/907,880, filed Oct. 18, 2007, U.S. Pat. No. 8,028,318, Remote Control Unit for Intelligent Digital Audiovisual Reproduction Systems. |
U.S. Appl. No. 11/979,179, filed Oct. 31, 2007, U.S. Pat. No. 8,225,369, Home Digital Audiovisual Information Recording and Playback System. |
U.S. Appl. No. 12/071,003, filed Feb. 14, 2008, U.S. Pat. No. 8,214,874, Method for the Distribution of Audio-Visual Information and a System for the Distribution of Audio-Visual Information. |
U.S. Appl. No. 12/076,761, filed Mar. 21, 2008, 2008-0239887, Jukebox With Associated Video Server. |
U.S. Appl. No. 12/078,989, filed Apr. 9, 2008, 2008-0195443, Digital Downloading Jukebox System With Central and Local Music Servers. |
U.S. Appl. No. 61/129,637, filed Jul, 9, 2008, Digital Downloading Jukebox With Revenue-Enhancing Features. |
U.S. Appl. No. 12/222,785, filed Aug. 15, 2008, 2010-0042505, Digital Signage and Gaming Services to Comply With Federal and State Alcohol and Beverage Laws and Regulations. |
U.S. Appl. No. 12/230,254, filed Aug. 26, 2008, U.S. Pat. No. 7,996,438, Device and Process for Remote Management of a Network of Audiovisual Information Reproduction Systems. |
U.S. Appl. No. 12/232,869, filed Sep. 25, 2008, U.S. Pat. No. 8,127,324, Audiovisual Reproduction System. |
U.S. Appl. No. 12/292,123, filed Nov. 12, 2008, 2009-0138111, Process for Selecting a Recording on a Digital Audiovisual Reproduction System, and System for Implementing the Process. |
U.S. Appl. No. 12/318,864, filed Jan. 9, 2009, U.S. Pat. No. 8,332,887, Systems and/or Methods for Distributing Advertisements From a Central Advertisement Network to a Peripheral Device Via a Local Advertisement Server. |
U.S. Appl. No. 61/202,617, filed Mar, 18, 2009, Entertainment Server and Associated Social Networking Services. |
U.S. Appl. No. 12/453,467, filed May 12, 2009, U.S. Pat. No. 7,819,734, Jukebox Entertainment System Having Multiple Choice Games Relating to Music. |
U.S. Appl. No. 12/458,372, filed Jul. 9, 2009, U.S. Pat. No. 8,726,330, Intelligent Digital Audiovisual Playback System. |
U.S. Appl. No. 12/662,639, filed Apr. 27, 2010, U.S. Pat. No. 7,987,282, An Audiovisual Distribution System for Playing an Audiovisual Piece Among a Plurality of Audiovisual Devices Connected to a Central Server Through a Network. |
U.S. Appl. No. 12/737,395, filed Jan. 7, 2011, 2012-0150614, Digital Downloading Jukebox With Revenue-Enhancing Features. |
U.S. Appl. No. 12/801,119, filed May 24, 2010, U.S. Pat. No. 8,469,820, Communication Device and Method Between an Audiovisual Information Playback System and an Electronic Game Machine. |
U.S. Appl. No. 12/801,272, filed Jun. 1, 2010, 2010-0241259, Audiovisual Reproduction System. |
U.S. Appl. No. 12/801,744, filed Jun. 23, 2010, U.S. Pat. No. 8,275,668, Process for Ordering a Selection in Advance, Digital System and Jukebox for Embodiment of the Process. |
U.S. Appl. No. 12/805,437, filed Jul, 30, 2010, U.S. Pat. No. 8,145,547, Method of Communications for an Intelligent Digital Audiovisual Playback System. |
U.S. Appl. No. 12/805,992, filed Aug. 27, 2007, U.S. Pat. No. 8,473,416, Jukebox With Customizable Avatar. |
U.S. Appl. No. 12/923,426, filed Sep. 21, 2010, U.S. Pat. No. 8,052,512, Jukebox Entertainment System Having Multiple Choice Games Relating to Music. |
U.S. Appl. No. 29/371,355, filed Dec. 14, 2010, U.S. Pat. No. D. 655,657, Wheel or Wheel Cover. |
U.S. Appl. No. 12/929,466, filed Jan. 26, 2011, 2011-0283236, Digital Jukebox Device With Improved User Interfaces, and Associated Methods. |
U.S. Appl. No. 13/100,715, filed May 4, 2011, U.S. Pat. No. 8,724,436, Audiovisual Distribution System for Playing an Audiovisual Piece Among a Plurality of Audiovisual Devices Connected to a Central Server Through a Network. |
U.S. Appl. No. 13/151,771, filed Jun. 2, 2011, U.S. Pat. No. 8,479,240, Remote Management System for At Least One Audiovisual Information Reproduction Device. |
U.S. Appl. No. 13/164,258, filed Jun. 20, 2011, U.S. Pat. No. 8,495,109, Downloading File Reception Process. |
U.S. Appl. No. 29/401,854, filed Sep. 16, 2011, U.S. Pat. No. D. 670,675, Jukebox. |
U.S. Appl. No. 61/536,015, filed Sep. 18, 2011, Digital Jukebox Device With Karaoke and/or Photo Booth Features, and Associated Methods. |
U.S. Appl. No. 13/290,470, filed Nov. 7, 2011, U.S. Pat. No. 8,683,541, Audio Visual Reproduction System. |
U.S. Appl. No. 61/584,750, filed Jan. 9, 2012, Digital Jukebox Device With Karaoke and/or Photo Booth Features, and Associated Methods. |
U.S. Appl. No. 13/673,086, filed Nov. 9, 2012, U.S. Pat. No. 8,719,873, Digital Downloading Jukebox System With User-Tailored Music Management, Communications and Other Tools. |
U.S. Appl. No. 13/670,553, filed Nov. 7, 2012, 20130067512, Systems AndOr Methods for Distributing Advertisements From a Central Advertisement Network to a Peripheral Device Via a Loca Advertisement Server. |
U.S. Appl. No. 14/139,385, filed Dec. 23, 2013, U.S. Pat. No. 8,751,611, Digital Downloading Jukebox System With User-Tailored Music Management, Communications and Other Tools. |
“About Ecast” leaflet, 2 pages, at least as early as Nov. 8, 2013. |
Ahanger et al.; A Digital On-Demand Video Service Supporting Content-Based Queries; 1993; 9 pages. |
Austin Cyber Limits; Name That Tune [online], [retrieved Jul. 23, 2001]. Retrieved from the Internet: <http://www.pbs.ork/kIru/austin/games/namethattune.html>. |
Back to the Tunes [online], [retrieved Jul. 23, 2001]. Retrieved from the Internet: <http://citc5.highspeed.com/rules.html>. |
Bonczek et al, “The DSS Development System”, 1983 National Computer Conference, Anaheim, California, May 16-19, 1983, pp. 441-455. |
Chan et al., “Distributed servers architectures for networked video services”, IEEE Trans on Networking, vol. 9, No. 2, pp. 125-136, 2001. |
Chen et al,, “Optimization of the grouped sweeping scheduling (GSS) with heterogeneous multimedia streams”, ACM Multimedia, pp. 1-7, 1993. |
Crutcher et al., “The networked video Jukebox”, IEEE, Trans. on circuits and systems for video technology, vol. 4, No. 2, pp. 105-120, 1994. |
“Darts Revolution Again”, Replay Magazine, Mar. 1991, pp. 146-148. |
Decision of the European Patent Office to revoke the related EP Patent No. 786 125, Feb. 17, 2005. |
Derfler et al., “How Networks Work”, Millennium Ed., Que Corporation, Jan. 2000. |
Drews, C.; Pestoni, F.; “Virtual jukebox: reviving a classic,” Proceedings of the 35th Annual Hawaii International Conference System Sciences, pp. 887-893, Jan. 7-10, 2002. |
“Ecast Forges Landmark International Technology Partnership”, Business Wire at www.findarticles.com/cf_0/m0EIN/2000_July_25/63663604/print.html, 2 pages, Jul. 25, 2000. |
“Ecast Selects Viant to Build Siren Entertainment System (TM)”, ScreamingMedia, PR Newswire San Francisco, Industry.java.sum.com/javanews/stories/story2/0,1072,17618,00.html, 3 pages, Aug. 3, 1999. |
European Search Report issued in EP 1 993 079, dated Jan. 15, 2009. |
European Search Report issued for European Application No. 08000845.1-1238/1962251, dated Apr. 3, 2009. |
Fachbuch, “Unterhaltungselektronic von A-Z” gfu 1, VDE-Verlag GmbH, pp. 12-13, 1983-1984. |
“Foobar 2000 Evaluation Updated,” MonkeyBiz, Aug. 3, 2008, 4 pages (with partial English translation). http://monkeybizinfo.blogspot.jp/2008/08/foobar2000.html. |
Gallardo et al., “Tangible Jukebox: back to palpable music”, ACM TEI, pp. 199-202, 2010. |
Gralla, “How the Internet Works”, Millennium Ed., Que Corporation, Aug. 1999. |
Galen A. Grimes, Chapter 18, “Taking Advantage of Web-based Audio” [online] [retrieved Mar. 24, 2000]. |
Hewlett-Packard Development Co; HP Open View Storage Data Protector Admin's Guideline Manual Edition; May 2003; Copyright 2003, 60 pages. http://h20000.www2.hp.com/bc/docs/supoort/SupportManual/c006637931/c00663793.pdf. |
Hicks et al., “Dynamic software updating”, ACM PLDI, pp. 13-23, 2001. |
IBM Technical Disclosure Bulletin, vol. 30, No. 5, Oct. 1987, “Method for Automated Assembly of Software Versions”, pp. 353-355. |
IBM Technical Disclosure Bulletin, vol. 32, No. 9A, Feb. 1990, “Robotic Wafer Handling System for Class 10 Environments” pp. 141-143. |
IBM Technical Disclosure Bulletin, vol. 33, No. 12, May 1991, “High-speed Opens and Shorts Substrate Tester”, pp. 251-259. |
IBM Technical Disclosure Bulletin, vol. 41, No. 1, Jan. 1998, “Safe Mechanism for Installing Operating System Updates with Applications,” pp. 557-559. |
iTouch 8 Plus brochure, JVL Corporation, 2005, 2 pages. |
iTOUCH 27 New Games brochure, JVL Corporation, 2005, 2 pages. |
Johnny Rockets Name That Tune [online], [retrieved Mar. 7, 2002]. Retrieved from the Internet: <http://www.johnnyrockets.com/docs/funstuff.html>. |
Petril Koskelainem, “Report on Streamworks™,” [online] [retrieved Mar. 24, 2000]. |
Kozierok, The PC Guide, Site Version 2.2.0, http://www.pcguide.com, Apr. 17, 2001. |
Kraiss et al., “Integrated document caching and prefetching in storage hierarchies based on Markov chain predictions”, The VLDB Journal, vol. 7, issue 3, pp. 141-162, 1998. |
Liang et al., “Dynamic class loading in the Java virtual machine”, ACM OOPSLA, pp. 36-44, 1998. |
Look and iTouch brochure, JVL Corporation, 2004, 2 pages. |
Ludescher et al., “File Storage Management for TFTF physics data”, IEEE, pp. 855-859, 1992. |
Megatouch Champ brochure, Merit Industries, Inc., 2005, 2 pages. |
Melnik et al., “A mediation infrastructure for digital library services”, ACM DL, pp. 123-132, 2000. |
Definition of “Dynamically,” Merriam Webster's Collegiate Dictionary, Tenth Edition, Merriam-Webster, Inc., Copyright 1999, pp. 361. |
Mickey B's Jukebox Revue—Name That Tune! [online], [retrieved Jul. 23, 2001]. Retrieved from the Internet: <http://mickeyb.com/tune/>. |
Mod Box Internet brochure, Merit Entertainment, 2006, 2 pages. |
Newsome et al., “Proxy compilation of dynamically loaded java classes with MoJo”, ACM LCTES, pp. 204-212, Jun. 2002. |
Outlaw, Computer Technology Review, “Virtual Servers Offer Performance Benefits for Network Imaging”, 1993. |
Patent Abstract of Japan vol. 95, No. 010 & JP 07 281682 A (Naguo Yuasa), Oct. 27 1 JP 07 281682, figure 1-6 abrége. |
Peter Pawlowski, “Basic Player Whose Appearance and Functions can be Customized Freely ‘Foobar 2000’ v1.0 is Unveiled,”Windows Forest, Japan, Jan. 12, 2010, 3 pages (with partial English translation). http://forest.impress.co.jp/docs/news/20100112_341870.html. |
Pohlmann, “Principles of Digital Audio”, Third Edition, 1995. |
PR Newswire, Press Release, “MusicMatch Announces Commerical Availability of Meta Trust Certified MusicMatch jukebox”, New York; Nov. 15, 1999, extracted from Internet, http://proquest.umi.com on Sep. 17, 2002. |
Rollins et al., “Pixie: A jukebox architecture to support efficient peer content exchange”, ACM Multimedia, pp. 179-188, 2002. |
Schneier, “Applied Cryptography”, Second Edition, John Wiley & Sons, Inc. New York, 1996. |
Sprague et al., “Music selection using the partyvote democratic Jukebox”, ACM AVI, pp. 433-436, 2008. |
W. Richard Stevens, “TCP/IP Illustrated: vol. 1, the Protocols,” Copyright 1994. |
Stewart, “Ecast Deploys Marimba's Castanet to Power an Internet-Based, Entertainment Management System for the Out-of-Home Market”, Marimba, Press Release, 3 pages, www.marimba.com/news/releases/ecast.dec13.html, Dec. 13, 1999. |
Strauss et al., “Information Jukebox a semi public device for presenting multimedia information content”, Pers. Ubiquit Comput, 7, pp. 217-220, 2003. |
Summary of the oral proceedings regarding EP 786 125 before the Opposition Division of the European Patent Office, Feb. 17, 2005. |
Tom & Liz's Name That Tune [online], [retrieved Jul. 23, 2001]. Retrieved from the Internet: <http://home.att.net/˜tomnliz/Music.html>. |
U.S. Appl. No. 29/371,355, Garneau et al., filed Dec. 14, 2010. |
U.S. Appl. No. 61/536,015, filed Sep. 18, 2011; Rivera et al. |
U.S. Appl. No. 29/401,854, filed Sep. 16, 2011; Garneau et al. |
U.S. Appl. No. 61/129,637, Dion, filed Jul. 9, 2008. |
U.S. Appl. No. 61/202,617, Dion, filed Mar. 18, 2009. |
U.S. Appl. No. 61/584,750, filed Jan. 9, 2012; Rivera et al. |
Vortex Brochure, JVL Corporation, 2005, 2 pages. |
Waingrow, “Unix Hints & Hacks”, Que Corporation, Indianapolis, IN, 1999. |
White, “How Computers Work”, Millennium Ed., Que Corporation, Indianapolis, IN, Sep. 1999 (Sep. 22, 1999). |
Yuki Murata, iTunes no ‘Kankyo Settei’ Catalog & Tips 10 Sen, Mac People, ASCII Corporation, Oct. 1, 2007. |
Written Opinion issued in PCT/US1122598, dated Mar. 29, 2011. |
Number | Date | Country | |
---|---|---|---|
20150317722 A1 | Nov 2015 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 11267303 | Nov 2005 | US |
Child | 12801744 | US | |
Parent | 09585325 | Jun 2000 | US |
Child | 11267303 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13594009 | Aug 2012 | US |
Child | 14796270 | US | |
Parent | 12801744 | Jun 2010 | US |
Child | 13594009 | US |