The present invention relates the authoring of video and/or audio content (referred to generically herein as video/audio content), and programmatic content for storage on or transmission through a medium, and more particularly to a software engine for authoring video and/or audio content, and programmatic content for storage on or transmission through a medium, such as an optical storage medium, or a computer network (such as through downloading of a multimedia file, or streaming of video or audio). Even more particularly, the present invention relates to a software engine for receiving a definition for video or audio content and for combining the definition with programmatic content developed in a development environment, and for outputting a ROM image or transmission image as a function of the definition and the programmatic content.
Software authoring tools in the computer software industry provide various mechanisms to assist the software author in preparing software deliverables suitable for use by an end user. The purpose of these software-authoring tools is to provide a mechanism by which otherwise tedious and repetitive tasks can be streamlined. This may involve, for example, the conversion of software source code of one type into software source code of another type or the provision of subroutine libraries that can be invoked by or included by a software author in software deliverables in order to effect a business method sought to be achieved through a particular software implementation.
Recently, a great deal of attention has been focused on the digital video disk (DVD) industry, with deployment of DVD technology exceeding that of all prior or similar technologies, e.g., audio cassette tapes, video tapes, laser disks, compact disks and the like to a significant degree.
The use of DVD technology on computers, such as personal computers, has provided a combination that allows a degree of interactivity to be achieved between DVD content and an end user. Problematically, mechanisms for controlling DVD hardware using computer software have been quite primitive and limited in nature, and significant interactivity has been restrained.
With the Internet now a further mechanism for interactivity, the computer software industry's lack of DVD interactivity mechanisms has only further been highlighted.
The present invention advantageously addresses the above and other needs.
The present invention advantageously addresses the needs above as well as other needs by providing a system and method for authoring video or audio content, and programmatic content for storage on or transmission through a medium.
In one embodiment, the present invention can be characterized as a method for combining video/audio content with programmatic content comprising the following steps: generating authoring output comprising a definition for a variable, and further comprising a representation of the video/audio content; selecting a source file, the source file comprising the variable; searching the source file for the variable, and replacing the variable with the definition for the variable; generating programmatic content in response to the searching; and generating an image as a function of the programmatic content and the representation of the audio/video content.
In a further embodiment, the present invention can be characterized as a system for combining video/audio content with programmatic content. The system searches a source file for a variable, and replaces the variable with a definition for the variable; generates programmatic content in response to the searching; and generates an image as a function of the programmatic content and a representation of the audio/video content.
In yet a further embodiment, the invention can be characterized as a system for combining video/audio content with programmatic content. The system employs a parser adapted to search a source file for a variable, replace the variable with a definition for the variable, and generate programmatic content in response to the searching; and an image engine adapted to generate an image as a function of the programmatic content and a representation of the audio/video content.
In accordance with another embodiment, the present invention can be characterized as a software system employing a searching module for searching a source file for a variable, and for replacing the variable with a definition for the variable; a content generating module for generating programmatic content in response to the searching; and an image generation module for generating an image as a function of the programmatic content and a representation of the audio/video content.
The above and other aspects, features and advantages of the present invention will be more apparent from the following more particular description thereof, presented in conjunction with the following drawings wherein:
Corresponding reference characters indicate corresponding components throughout the several views of the drawings.
The following description of the presently contemplated best mode of practicing the invention is not to be taken in a limiting sense, but is made merely for the purpose of describing the general principles of the invention. The scope of the invention should be determined with reference to the claims.
Referring first to
The Video/Audio Authoring Environment 100 generates the Authoring Output 102, which is provided to the software engine 106 (DVD-ROM engine) then to the Programmatic Content Development Environment 104. The Authoring Output 102 represents, distills and defines the video/audio content on a DVD, such as by representing the title and/or chapter points within the video/audio content using extensible markup language (XML). The Authoring Output 102 further includes at least one definition for at least one variable to be included in JavaScript and HTML source files, described further hereinbelow. The Programmatic Content Development Environment 106 is used to define and/or select one or more JavaScript and HTML source files, each containing at least one variable. The DVD-ROM Engine 106 matches variables that are defined within the Authoring Output 102 to the at least one variable in the JavaScript and HTML source file in order to generate the image 108 (DVD Image file) that is passed along to the Formatter 110, which is used to generate the output 112 (DVD Output).
The Video/Audio Authoring Environment 100 may be implemented using a combination of software and a computer, such as a personal computer. The personal computer comprises at least one central processing unit (CPU), memory, a display device, and an input device, such as a keyboard. Suitable storage medium, such as a magnetic or optical disk drive, or a memory, coupled to the computer may be used to store the Authoring Output 102 upon generation, and to transfer the Authoring Output 102 to the Programmatic Content Development Environment 104 and the DVD-ROM Engine 106. Similarly, the Programmatic Content Development Environment 104 may be implemented using a combination of software and a personal computer. The computer may be as described above, with a CPU, memory, display and input device. And, suitable storage medium (such as those described above) coupled to the computer may be used to store the JavaScript and HTML source files, and to transfer the JavaScript and HTML source files to the DVD-ROM Engine. The DVD-ROM Engine, like the Video/Audio Authoring 100 environment and the Programmatic Content Development Environment 104, may be implemented using a combination of software and a computer, such as a personal computer. The computer may be as described above, with a CPU, memory, display and input device. A suitable storage medium (such as those described above) coupled to the computer may be used to store the DVD Image and transfer the DVD Image to the Formatter. As with the Video/Audio Authoring Environment 100, the Programmatic Content Development Environment 104 and the DVD-ROM Engine 106, the Formatter 110 may be implemented using a combination of software and a computer, such as a personal computer. A suitable storage medium, such as a magnetic tape medium, may be used to store the DVD Output 112 prior to its transfer to a DVD.
Referring to
The DVD-Video Authoring Environment 200, referred to above generically as the Video/Audio Authoring Environment, is comprised of Authoring Templates, and a DVD Authoring Tool. The DVD-Video Authoring Environment 200 is supplied by third parties, such as Daikin (Scenarist and ReelDVD), Sonic Solutions (Creator and DVD-IT) and Spruce Technology (Maestro and Convergence). The DVD-Video Authoring Environment 200 provides an ability to create DVD-Video and/or DVD-Audio elements (and, in some embodiments, CD-Audio elements) and provides or is modified to provide an ability to create a description of the DVD-Video and/or DVD-Audio (and/or CD-Audio) formatted using extensible markup language (XML), e.g., an XML source file, i.e., the Authoring Output.
When a DVD created using the present embodiment is launched, software within the device launching the DVD checks to see if the DVD contains programmatic content. For example, if the device launching the DVD is a personal computer using the Windows operating system from Microsoft, an “autorun.inf” present on the DVD may be used to launch software on the DVD that is responsive to the programmatic content on the DVD. If the DVD contains programmatic content, then the software within the device launching the DVD changes to a Full Screen Channel (PCFFSC), i.e., a full screen display, mode with HTML DVD video controls, and begins playing the DVD. An associated web window is closed. The associated web window will, however, appear if a URL event is triggered. The associated web window may be closed at any time (if it is open). However, the associated web window will reappear if a new URL event is triggered. There is preferably only one associated web window. The associated web window will update (i.e., its contents will be updated) if the associated web window is not closed before a new URL is triggered. The associated web window may be put to the back, bringing the Full Screen Channel (PCFFSC) (DVD) window to the front. If the associated web window is behind the Full Screen Channel (PCFFSC) (DVD) window and a new URL is triggered, the associated web window will move to the front.
If a DVD author chooses, web content can be automatically displayed in the associated web window, i.e., the web content can “launch” under the control of the movie, i.e., under the control of, e.g., the DVD-video, DVD-audio, or CD-audio content. Another option is to allow the user (at runtime) to click a button that brings up a context sensitive website. This latter option is referred to herein as “association”, as opposed to, “launch”.
A specific URL can be “launched” at various points within DVD-video, DVD-audio, or CD-audio content. Launching a URL has the affect of automatically (under DVD-video, DVD-audio, or CD-audio control) bringing up the associated web window, i.e., a browser, such as an imbedded browser, and displaying content from a URL specified by the DVD-video, DVD-audio or CD-Audio. This can also occur when a user is navigating the DVD-video, DVD-audio, or CD-audio menu structures, and selects a menu item that launches a URL.
The DVD-Video Authoring Environment 200 provides an ability to add URLs to chapter points and time markers that reference the start of a PGC (or program chain). (A program chain is a section of a DVD-video title set, i.e., of a single DVD. In other words, program chains are smaller segments of video within a DVD-video title set, i.e., on a single DVD. Thus, there can be a sequence program chains on a single DVD. For “Sequential PGCs” a chapter number and PGC number are the same.)
In accordance with the present embodiment, if a button is to launch a URL, the button must be authored so that the button navigates to a chapter point. This chapter point specifies the URL to launch. In most cases, the author will choose to display a still image when the device on which the DVD is launched is not able to display DVD-ROM content in accordance with the present embodiment that indicates that web links are only functional in “DVD-ROM-equipped” DVD Players.
The concept of an “association” means that while a movie is playing, a web URL can be associated with a button at any given point. This association has a hierarchy, so that the author can for example, define an overriding URL to the DVD, and then have other URLs take precedence, as the DVD is being played or navigated. For example, the author can add default title and default chapter URLs to the DVD URL above. At any given time, the user can click on an available AGo Online@ button, and the currently assigned URL, in accordance with the hierarchy, will be launched. Whether or not to launch a particular URL, i.e., display content at the URL in the associated web window, is under control of the user.
The Authoring Output 202 comprises an XML source file generated by the DVD-Video Authoring Environment 200. The DVD-Video Authoring Environment 200, described above, creates the XML source file 202 according to a ROM specification. This XML source file 202 gives an overview of the structure of the DVD, and indicates all events that have been specified by the author, i.e., URLs that are to be “launched” or “associated”.
The DVD-ROM Engine 204 comprises runtime software (runtime binaries), an XML Parser, HTML/JAVA, and a DVD-ROM Image Engine. The DVD-ROM Engine 204 is preferably implemented as a dynamic link library (DLL) that can be called by the DVD-Video Authoring Environment. Alternatively, however, the DVD-ROM Engine 204 may be implemented as an executable, which offers that advantage that the DVD-Video Authoring Environment may be on a different computer than the DVD-ROM Engine, e.g., the DVD-Video Authoring Environment 200 may be on a Macintosh computer from Apple, while the DVD-ROM Engine may be on a “PC” operating the Windows operating system from Microsoft.
Alternatively, the DVD-ROM Engine 204 may be implemented as a browser plug-in, ActiveX control, Java class, or even as JavaScript and HTML code. Hence, as will be appreciated by the skilled artisan, an alternative to implementing the DVD-ROM Engine as a “build time” application, as described herein, the DVD-ROM Engine 204 can be implemented as a “run time” application, wherein only the XML source file and a “run time” implementation of the DVD-ROM Engine 204 are needed in order to fully realize the DVD-ROM functionality described herein, e.g., in order or “launch” and “associate” URLs at desired points within DVD title set. The functions of the DVD-ROM Engine 204 implemented as a “run time” application are similar to the functions of the DVD-ROM Engine 204 implemented as a “build time” application, as described herein below, the notable exception being that the “image” generated by the “build time” application is not stored or written, such as to a magnetic tape or DVD, but rather is L acted upon as it is generated.
As a “build time” application, The DVD-ROM Engine 204 parses Authoring Output (from the DVD-Video Authoring Environment) and generates a template-based DVD-ROM image 210 (including runtime software and programmatic content, e.g., web pages (HTML files), to be installed on the DVD), i.e., the image. The DVD-ROM image 210 preferably includes the software and programmatic content arranged in a specified directory structure that permits software and programmatic content specific to particular hardware/software platforms to be located and launched upon the launching of a DVD in a particular hardware/software platform. For example, the specified directory structure (including exemplary runtime software and programmatic content) may be as follows:
Additional directories, runtime software, and programmatic content are added to the above directory structure, as needed, in order to support additional hardware/software platforms, such as different types of personal computers and/or different operating systems, and consumer electronic devices, e.g., set top boxes and the like.
Thus, the DVD-ROM Engine 204 of the present embodiment offers a turnkey, simple Internet solution for all DVDs authored using the DVD-Video Authoring Environment to generate the Authoring Output that includes DVD-ROM content. (Note that as shown the Authoring Output is preferably an extensible markup language (XML) file, i.e., the XML source file, however, as will be appreciated by the person of ordinary skill in the art, and as contemplated by the inventors, the Authoring Output may be any of a number of other formats, including proprietary formats.)
The DVD-ROM Engine 204 parses the XML source file from the DVD-Video Authoring Environment 200 and generates the appropriate HTML and JavaScript code to implement Internet links, as described in further detail below. The DVD-ROM Engine 204 also combines the HTML and JavaScript with client binaries.
In practice (when the DVD-ROM Engine 204 is implemented in an executable form, as opposed to a dynamic link library (DLL)), the XML parser is activated using a command line; copies a new image of the DVD-ROM content from a golden image directory to a destination directory; extracts DVD-ROM Engine variables from the XML source file 202; and performs a search and replace of the instances of those variables in the JavaScript and HTML files in the destination directory.
Command line syntax for the XML parser, in accordance with one embodiment, is as follows: itidvdrom.exe xml_source {/D destination} {/I golden_image} [/G graphic] [/T tag]
where
“xml_source” is a required parameter that specifies a full path of an XML source file, i.e., the Authored Output
“destination” is an optional parameter that specifies a full path to where a golden image is to be copied. If not supplied, an ITI_VAR_DESTINATION variable must be provided in the XML source file.
“golden_image” is an optional parameter that specifies a full path to the golden image of the DVD-ROM content. If not supplied, an ITI_VAR_GOLDEN_IMAGE_PATH variable must be provided in the XML source file.
“graphic” is an optional parameter that specifies the path to a graphic to be used in a DVD-ROM content installation screen. If this argument is not supplied, it can be defined in the XML source file using an ITI_VAR_STARTUP_GRAPHIC variable. If it not defined in either place, a Default DVD-ROM Engine Graphic will be used.
“tag” is an option parameter that specifies the ASCII tag name of the element in the XML source file where the DVD-ROM.Engine variables are stored. This is an optional parameter. it is not supplied, the tag name AITIVariables@ used.
Predefined DVD-ROM Engine variables are preferably as follows:
ITI_VAR_DESTINATION versus the destination command line argument
ITI_VAR_GOLDEN_IMAGE_PATH versus the golden_image command line argument
ITI_VAR_STARTUP_GRAPHIC versus the graphic command line argument
The XML source file 202 preferably has the following characteristics: contains the DVD-ROM Engine variables element as child node of the root element; by default, the name of the variables element should be “ITIVariables@ (another alternate tag name can be used and specified on the application command line, as noted above); all DVD-ROM Engine variables must defined in the variables element; a specific set of variables has been established and includes all of the variables that must be replaced in the JavaScript and HTML source files (if any variables are not present, the XML parser returns an error, and any additional variables, not in the set, are ignored).
The following is an exemplary XML source file, such as may constitute the Authoring Output:
The XML source file 202 generated by the DVD-Video Authoring Environment 200 is used by the DVD-ROM Engine 204 to control the copying of the software from the golden image directory (by specifying the runtime software to copy), and the substitution of variables in and the copying of the JavaScript and HTML source files.
The JavaScript and HTML source files contain multiple variables that are replaced with valid values prior execution of the JavaScript and HTML source files. (These JavaScript and HTML source files may comprise templates that are provided to the author in order to perform functions such as providing a button associated with a URL, or, as described below may be custom JavaScript and HTML source files that are authored within the Development Environment 206.) The values of these variables are provided in the XML source file. The DVD-ROM Engine 204 parses each JavaScript and HTML source file to find instances of the DVD-ROM Engine variables. When a DVD-ROM Engine variable is found, the DVD-ROM Engine looks the DVD-ROM Engine variable up in the list of variables extracted from the XML source file by the XML Parser. The DVD-ROM Engine 204 then replaces the DVD-ROM Engine variable with the value and writes the file back to disk. This process is repeated for all variables in all JAVA Script and HTML source files in the DVD-ROM Engine directory.
The following is exemplary JavaScript code that may constitute a portion of the JavaScript and HTML source files (note that the JavaScript contains variables that will be replaced by values in the XML source file by the DVD-ROM Engine 204):
Using the XML source file 202 from above and the JavaScript code from above, the following JavaScript code results. Note that the variable ITI_VAR_xyz was not used in the code.
The Development Environment provides plug-ins for tools such as Visual InterDev, Dreamweaver, Homesite, and Director for HTML content development. The plug-ins assist the author in creating DVD-ROM content by automating the JavaScript creation. For example, the author may select from a menu, in one of the above mentioned tools, “insert play button”, and is prompted for the graphics to use with the play button and provided with a dialog to select whether the play button is a play title, play chapter or play time, with edit boxes for the values. The Development Environment 206 also provides a user interface and emulation capabilities for building custom DVD-ROM applications, i.e., custom JavaScript and HTML source files, as mentioned above.
The Development Environment 205 preferably supports multiple languages. In order to support multiple languages, all text messages are in a configuration file. Using a “get locale” from within JavaScript code, these text messages are accessed in accordance with a desired language, so as to show the proper language. For C++ code, resource DLLs and text DLLs, per language, are employed, so that a text DLL appropriate to a desired language can be accessed in accordance with the desired language based on the Operating system language.
The Development Utilities and Templates 208 offer features for simplifying the DVD-ROM creation process. This component includes HTML editor plug-ins, templates for JavaScript and HTML source files, documentation, and online developer support. The HTML editors (i.e., the tools identified above) allow authors to create the JavaScript content that will be used as templates by the DVD-ROM Engine 204. The HTML editor plug-ins may allow, for example, custom graphics created by the author and code to perform DVD calls and URL associations. By way of example, the Development Utilities and Templates preferably include code for features such as a Web button (active for, e.g., entire movie), which allows a user to click the web button in a controller or web page and thereby launch a desired web site; an internet button authored into a DVD menu that launches a desired web site; and Title/Chapter naming (and automatic association with actual title/chapter numbers).
The DVD Formatter 212 calls the DVD-ROM Engine 204 and calls another engine that produces the video assets themselves, according to the DVD being created. The DVD Formatter 212 is a component of the DVD-Video Authoring Environment but is shown as separated since the DVD-Video and DVD-ROM images must be combined before creating/formatting the final image/DLT (digital linear tape).
At the outset, Video/Audio Content is authored (Block 300) and Authoring Output is generated (Block 302) as a function thereof. The Authoring Output, as mentioned above, defines a plurality of variables that define the Video/Audio content to be contained on the DVD. Next, Programmatic Content (DVD-ROM content) is authored (Blocks 304, 306), or appropriate templates are selected to effect DVD-ROM content for the DVD. Specifically, appropriate JavaScript and HTML source files are selected or authored, each containing at least one variable to be defined as a function of the Video/Audio content and DVD-ROM content to be placed on to the DVD. As a result of the authoring of the DVD-ROM content, software, and programmatic content are provided, and then bound with the Authoring Output (Block 308) (through the DVD-ROM Engine) in order to generate a DVD image (Block 310). The DVD image is communicated to the formatter, which formats the DVD (Block 312), creating final DVD output (Block 314).
While the invention herein disclosed has been described by means of specific embodiments and applications thereof, numerous modifications and variations could be made thereto by those skilled in the art without departing from the scope of the invention set forth in the claims.
This patent document is a Continuation-in-part of U.S. patent application Ser. No. 09/644,669, filed on Aug. 24, 2000 now abandoned, for SOFTWARE ENGINE FOR COMBINING VIDEO OR AUDIO CONTENT WITH PROGRAMMATIC CONTENT, which claims the benefit of U.S. Provisional Patent Application Ser. No. 60/220,397, filed on Jul. 24, 2000 for DVD CONTENT GENERATION USING AN XML INTERFACE, all of which are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
4672572 | Alsberg | Jun 1987 | A |
4709813 | Wildt | Dec 1987 | A |
4710754 | Montean | Dec 1987 | A |
4739510 | Jeffers et al. | Apr 1988 | A |
4888638 | Bohn | Dec 1989 | A |
4967185 | Montean | Oct 1990 | A |
4993068 | Piosenka et al. | Feb 1991 | A |
5023907 | Johnson et al. | Jun 1991 | A |
5109482 | Bohrman | Apr 1992 | A |
5128752 | Von Kohorn | Jul 1992 | A |
5274758 | Beitel et al. | Dec 1993 | A |
5289439 | Koulopoulos et al. | Feb 1994 | A |
5305195 | Murphy | Apr 1994 | A |
5305197 | Axler et al. | Apr 1994 | A |
5347508 | Montbriand et al. | Sep 1994 | A |
5353218 | DeLapa et al. | Oct 1994 | A |
5400402 | Garfinkle | Mar 1995 | A |
5410343 | Coddington et al. | Apr 1995 | A |
5413383 | Laurash et al. | May 1995 | A |
5420403 | Allum et al. | May 1995 | A |
5457746 | Dolphin | Oct 1995 | A |
5483658 | Grube et al. | Jan 1996 | A |
5509074 | Choudhury et al. | Apr 1996 | A |
5530686 | Schylander et al. | Jun 1996 | A |
5550577 | Verbiest et al. | Aug 1996 | A |
5568275 | Norton et al. | Oct 1996 | A |
5619733 | Noe et al. | Apr 1997 | A |
5640453 | Schuchman et al. | Jun 1997 | A |
5640560 | Smith | Jun 1997 | A |
5642171 | Baumgartner et al. | Jun 1997 | A |
5651064 | Newell | Jul 1997 | A |
5659792 | Walmsley | Aug 1997 | A |
5673195 | Schwartz et al. | Sep 1997 | A |
5677953 | Dolphin | Oct 1997 | A |
5694546 | Reisman | Dec 1997 | A |
5696898 | Baker et al. | Dec 1997 | A |
5717879 | Moran et al. | Feb 1998 | A |
5734719 | Tsevdos et al. | Mar 1998 | A |
5734898 | He | Mar 1998 | A |
5736977 | Hughes | Apr 1998 | A |
5751672 | Yankowski | May 1998 | A |
RE35839 | Asai et al. | Jul 1998 | E |
5790753 | Krishnamoorthy | Aug 1998 | A |
5801685 | Miller et al. | Sep 1998 | A |
5802294 | Ludwig et al. | Sep 1998 | A |
5804810 | Woolley et al. | Sep 1998 | A |
5805442 | Crater et al. | Sep 1998 | A |
5808662 | Kinney et al. | Sep 1998 | A |
5809250 | Kisor | Sep 1998 | A |
5809471 | Brodsky | Sep 1998 | A |
5812661 | Akiyama et al. | Sep 1998 | A |
5819284 | Farber | Oct 1998 | A |
5822291 | Brindze et al. | Oct 1998 | A |
5825876 | Peterson, Jr. | Oct 1998 | A |
5850218 | LaJolie et al. | Dec 1998 | A |
5857021 | Kataoka et al. | Jan 1999 | A |
5860068 | Cook | Jan 1999 | A |
5869819 | Knowles et al. | Feb 1999 | A |
5872747 | Johnson | Feb 1999 | A |
5875296 | Shi et al. | Feb 1999 | A |
5878020 | Takahashi | Mar 1999 | A |
5878233 | Schloss | Mar 1999 | A |
5882291 | Bradshaw et al. | Mar 1999 | A |
5887143 | Saito et al. | Mar 1999 | A |
5889980 | Smith, Jr. | Mar 1999 | A |
5892825 | Mages et al. | Apr 1999 | A |
5892900 | Ginter et al. | Apr 1999 | A |
5892908 | Hughes et al. | Apr 1999 | A |
5893910 | Martineau et al. | Apr 1999 | A |
5895073 | Moore | Apr 1999 | A |
5899980 | Wilf et al. | May 1999 | A |
5907322 | Kelly et al. | May 1999 | A |
5907704 | Gudmundson et al. | May 1999 | A |
5909551 | Tahara et al. | Jun 1999 | A |
5913210 | Call | Jun 1999 | A |
5915093 | Berlin et al. | Jun 1999 | A |
5920694 | Carleton et al. | Jul 1999 | A |
5922045 | Hanson | Jul 1999 | A |
5924013 | Guido et al. | Jul 1999 | A |
5930238 | Nguyen | Jul 1999 | A |
5930767 | Reber et al. | Jul 1999 | A |
5931906 | Fidelibus et al. | Aug 1999 | A |
5933497 | Beetcher et al. | Aug 1999 | A |
5940504 | Griswold | Aug 1999 | A |
5943304 | Kamada et al. | Aug 1999 | A |
5950173 | Perkowski | Sep 1999 | A |
5956482 | Agraharam et al. | Sep 1999 | A |
5960398 | Fuchigami et al. | Sep 1999 | A |
5969898 | Hansen et al. | Oct 1999 | A |
5978773 | Hudetz et al. | Nov 1999 | A |
5987454 | Hobbs | Nov 1999 | A |
5987525 | Roberts et al. | Nov 1999 | A |
5991374 | Hazenfield | Nov 1999 | A |
5991399 | Graunke et al. | Nov 1999 | A |
5991798 | Ozaki et al. | Nov 1999 | A |
5995965 | Experton | Nov 1999 | A |
6006328 | Drake | Dec 1999 | A |
6009410 | LeMole et al. | Dec 1999 | A |
6012071 | Krishna et al. | Jan 2000 | A |
6016166 | Huang et al. | Jan 2000 | A |
6018768 | Ullman et al. | Jan 2000 | A |
6021307 | Chan | Feb 2000 | A |
6034937 | Kumagai | Mar 2000 | A |
6035329 | Mages et al. | Mar 2000 | A |
6044403 | Gerszberg et al. | Mar 2000 | A |
6047292 | Kelly et al. | Apr 2000 | A |
6052717 | Reynolds | Apr 2000 | A |
6052785 | Lin et al. | Apr 2000 | A |
6055314 | Spies et al. | Apr 2000 | A |
6061057 | Knowlton et al. | May 2000 | A |
6064979 | Perkowski | May 2000 | A |
6073124 | Krishnan et al. | Jun 2000 | A |
6076733 | Wilz, Sr. et al. | Jun 2000 | A |
6080207 | Kroening et al. | Jun 2000 | A |
6081785 | Oshima et al. | Jun 2000 | A |
6083276 | Davidson et al. | Jul 2000 | A |
6097291 | Tsai et al. | Aug 2000 | A |
6097814 | Mochizuki | Aug 2000 | A |
6101180 | Donahue et al. | Aug 2000 | A |
6101534 | Rothschild | Aug 2000 | A |
6108002 | Ishizaki | Aug 2000 | A |
6108687 | Craig | Aug 2000 | A |
6119147 | Toomey et al. | Sep 2000 | A |
6125388 | Reisman | Sep 2000 | A |
6128649 | Smith et al. | Oct 2000 | A |
6128652 | Toh et al. | Oct 2000 | A |
6134533 | Shell | Oct 2000 | A |
6134593 | Alexander et al. | Oct 2000 | A |
6138150 | Nichols et al. | Oct 2000 | A |
6141010 | Hoyle | Oct 2000 | A |
6145006 | Vishlitsky et al. | Nov 2000 | A |
6154738 | Call | Nov 2000 | A |
6154773 | Roberts et al. | Nov 2000 | A |
6154844 | Touboul et al. | Nov 2000 | A |
6157953 | Chang | Dec 2000 | A |
6161132 | Roberts et al. | Dec 2000 | A |
6175842 | Kirk et al. | Jan 2001 | B1 |
6175872 | Neumann et al. | Jan 2001 | B1 |
6182222 | Oparaji | Jan 2001 | B1 |
6184877 | Dodson et al. | Feb 2001 | B1 |
6189032 | Susaki et al. | Feb 2001 | B1 |
6192340 | Abecassis | Feb 2001 | B1 |
6195693 | Berry et al. | Feb 2001 | B1 |
6199048 | Hudetz et al. | Mar 2001 | B1 |
6208805 | Abecassis | Mar 2001 | B1 |
6219675 | Pal et al. | Apr 2001 | B1 |
6226235 | Wehmeyer | May 2001 | B1 |
6229523 | Czako | May 2001 | B1 |
6230174 | Berger et al. | May 2001 | B1 |
6230324 | Tomita et al. | May 2001 | B1 |
6233618 | Shannon | May 2001 | B1 |
6233736 | Wolzien | May 2001 | B1 |
6239793 | Barnert et al. | May 2001 | B1 |
6239801 | Chiu et al. | May 2001 | B1 |
6240459 | Roberts et al. | May 2001 | B1 |
6240555 | Shoff et al. | May 2001 | B1 |
6243692 | Floyd et al. | Jun 2001 | B1 |
6246778 | Moore | Jun 2001 | B1 |
6259701 | Shur et al. | Jul 2001 | B1 |
6263501 | Schein et al. | Jul 2001 | B1 |
6263505 | Walker et al. | Jul 2001 | B1 |
6282713 | Kitsukawa et al. | Aug 2001 | B1 |
6289165 | Abecassis | Sep 2001 | B1 |
6298482 | Seidman et al. | Oct 2001 | B1 |
6301661 | Shambroom | Oct 2001 | B1 |
6321252 | Bhola et al. | Nov 2001 | B1 |
6331865 | Sachs et al. | Dec 2001 | B1 |
6341375 | Watkins | Jan 2002 | B1 |
6374402 | Schmeidler et al. | Apr 2002 | B1 |
6389467 | Eyal | May 2002 | B1 |
6389473 | Carmel et al. | May 2002 | B1 |
6415438 | Blackketter et al. | Jul 2002 | B1 |
6418471 | Shelton et al. | Jul 2002 | B1 |
6449653 | Klemets et al. | Sep 2002 | B2 |
6453420 | Collart | Sep 2002 | B1 |
6453459 | Brodersen et al. | Sep 2002 | B1 |
6460086 | Swaminathan et al. | Oct 2002 | B1 |
6462754 | Chakraborty et al. | Oct 2002 | B1 |
6463468 | Buch et al. | Oct 2002 | B1 |
6499057 | Portuesi | Dec 2002 | B1 |
6505169 | Bhagavath et al. | Jan 2003 | B1 |
6510467 | Behfar et al. | Jan 2003 | B1 |
6516467 | Schindler et al. | Feb 2003 | B1 |
6523063 | Miller et al. | Feb 2003 | B1 |
6526580 | Shimomura et al. | Feb 2003 | B2 |
6529949 | Getsin | Mar 2003 | B1 |
6535909 | Rust | Mar 2003 | B1 |
6543053 | Li et al. | Apr 2003 | B1 |
6564255 | Mobini et al. | May 2003 | B1 |
6567980 | Jain et al. | May 2003 | B1 |
6573907 | Madrane | Jun 2003 | B1 |
6580870 | Kanazawa et al. | Jun 2003 | B1 |
6591420 | McPherson et al. | Jul 2003 | B1 |
6609253 | Swix et al. | Aug 2003 | B1 |
6625656 | Goldhor et al. | Sep 2003 | B2 |
6659861 | Faris et al. | Dec 2003 | B1 |
6691106 | Sathyanarayan | Feb 2004 | B1 |
6691126 | Syeda-Mahmood | Feb 2004 | B1 |
6694309 | Cho et al. | Feb 2004 | B2 |
6698020 | Zigmond et al. | Feb 2004 | B1 |
6760043 | Markel | Jul 2004 | B2 |
6769130 | Getsin | Jul 2004 | B1 |
6803950 | Miyamoto et al. | Oct 2004 | B2 |
6868225 | Brown et al. | Mar 2005 | B1 |
6941383 | Getsin et al. | Sep 2005 | B1 |
6944621 | Collart | Sep 2005 | B1 |
6952297 | Wickman et al. | Oct 2005 | B2 |
6952697 | Rothschild | Oct 2005 | B1 |
20010001160 | Shoff et al. | May 2001 | A1 |
20010005903 | Goldschmidt Iki et al. | Jun 2001 | A1 |
20010056478 | Wheeler et al. | Dec 2001 | A1 |
20020026321 | Faris et al. | Feb 2002 | A1 |
20020057893 | Wood et al. | May 2002 | A1 |
20020073152 | Andrew | Jun 2002 | A1 |
20020078144 | Lamkin et al. | Jun 2002 | A1 |
20020088011 | Lamkin et al. | Jul 2002 | A1 |
20020143774 | Vandersluis | Oct 2002 | A1 |
20020184627 | Alba et al. | Dec 2002 | A1 |
20030005461 | Shinohara | Jan 2003 | A1 |
20030028892 | Gewickey et al. | Feb 2003 | A1 |
20030101232 | Ullman et al. | May 2003 | A1 |
20030204847 | Ellis et al. | Oct 2003 | A1 |
20040024889 | Getsin et al. | Feb 2004 | A1 |
20040040042 | Feinleib | Feb 2004 | A1 |
20040220791 | Lamkin | Nov 2004 | A1 |
20040220926 | Lamkin | Nov 2004 | A1 |
20040244041 | Getsin et al. | Dec 2004 | A1 |
20040255236 | Collart | Dec 2004 | A1 |
20050041150 | Gewickey | Feb 2005 | A1 |
20050044481 | Collart | Feb 2005 | A1 |
20050166232 | Lamkin | Jul 2005 | A1 |
20050182828 | Lamkin | Aug 2005 | A1 |
20050193322 | Lamkin | Sep 2005 | A1 |
20050198574 | Lamkin | Sep 2005 | A1 |
20050251732 | Lamkin | Nov 2005 | A1 |
20050251749 | Lamkin | Nov 2005 | A1 |
20050265701 | Lamkin et al. | Dec 2005 | A1 |
20050278435 | Lamkin et al. | Dec 2005 | A1 |
20050278729 | Lamkin et al. | Dec 2005 | A1 |
20060004778 | Lamkin et al. | Jan 2006 | A1 |
20060041639 | Lamkin | Feb 2006 | A1 |
20060041640 | Lamkin | Feb 2006 | A1 |
20060107215 | Gewickey | May 2006 | A1 |
20060112336 | Gewickey | May 2006 | A1 |
20060117344 | Lamkin | Jun 2006 | A1 |
20060159109 | Lamkin | Jul 2006 | A1 |
20060161635 | Lamkin | Jul 2006 | A1 |
20060181965 | Collart | Aug 2006 | A1 |
20060182424 | Lamkin | Aug 2006 | A1 |
20060193606 | Lamkin | Aug 2006 | A1 |
20060195600 | Getsin | Aug 2006 | A1 |
Number | Date | Country |
---|---|---|
42 42 992 | Jun 1994 | DE |
0 372 716 | Jun 1990 | EP |
0 762 422 | Mar 1997 | EP |
0 802 527 | Oct 1997 | EP |
0 809 244 | Nov 1997 | EP |
0 814 419 | Dec 1997 | EP |
0 849 734 | Jun 1998 | EP |
0 853 315 | Jul 1998 | EP |
0 809 244 | Dec 1998 | EP |
0 853 315 | Jan 1999 | EP |
0 849 734 | Mar 1999 | EP |
0 853 315 | Dec 1999 | EP |
10063562 | Jun 1998 | JP |
11039262 | Feb 1999 | JP |
11039262 | Dec 1999 | JP |
WO 9847080 | Oct 1998 | WO |
WO 9858368 | Dec 1998 | WO |
WO 9914678 | Mar 1999 | WO |
WO 9951031 | Oct 1999 | WO |
WO 0002385 | Jan 2000 | WO |
WO 0008855 | Feb 2000 | WO |
WO 0016229 | Mar 2000 | WO |
WO 0018054 | Mar 2000 | WO |
WO 0024192 | Apr 2000 | WO |
Number | Date | Country | |
---|---|---|---|
60220397 | Jul 2000 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09644669 | Aug 2000 | US |
Child | 09649215 | US |