DE69738443D1 - Verfahren und Vorrichtung zum Steuern der Einstellungen eines Fernsehanzeigegerätes unter Verwendung eines Netzbrowsers - Google Patents

Verfahren und Vorrichtung zum Steuern der Einstellungen eines Fernsehanzeigegerätes unter Verwendung eines Netzbrowsers

Info

Publication number
DE69738443D1
DE69738443D1 DE69738443T DE69738443T DE69738443D1 DE 69738443 D1 DE69738443 D1 DE 69738443D1 DE 69738443 T DE69738443 T DE 69738443T DE 69738443 T DE69738443 T DE 69738443T DE 69738443 D1 DE69738443 D1 DE 69738443D1
Authority
DE
Germany
Prior art keywords
settings
controlling
display device
web browser
television display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
DE69738443T
Other languages
English (en)
Other versions
DE69738443T2 (de
Inventor
Timo A Bruck
Steven C Wasserman
Bruce A Leak
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Corp
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Publication of DE69738443D1 publication Critical patent/DE69738443D1/de
Application granted granted Critical
Publication of DE69738443T2 publication Critical patent/DE69738443T2/de
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/485End-user interface for client configuration
    • H04N21/4854End-user interface for client configuration for modifying image parameters, e.g. image brightness, contrast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/462Content or additional data management, e.g. creating a master electronic program guide from data received from the Internet and a Head-end, controlling the complexity of a video stream by scaling the resolution or bit-rate based on the client capabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0489Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using dedicated keyboard keys or combinations thereof
    • G06F3/04892Arrangements for controlling cursor position based on codes indicative of cursor displacements from one discrete location to another, e.g. using cursor control keys associated to different directions or using the tab key
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0489Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using dedicated keyboard keys or combinations thereof
    • G06F3/04897Special input arrangements or commands for improving display capability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N13/00Stereoscopic video systems; Multi-view video systems; Details thereof
    • H04N13/30Image reproducers
    • H04N13/302Image reproducers for viewing without the aid of special glasses, i.e. using autostereoscopic displays
    • H04N13/31Image reproducers for viewing without the aid of special glasses, i.e. using autostereoscopic displays using parallax barriers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • H04N21/4331Caching operations, e.g. of an advertisement for later insertion during playback
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/462Content or additional data management, e.g. creating a master electronic program guide from data received from the Internet and a Head-end, controlling the complexity of a video stream by scaling the resolution or bit-rate based on the client capabilities
    • H04N21/4622Retrieving content or additional data from different sources, e.g. from a broadcast channel and the Internet
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4782Web browsing, e.g. WebTV
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/485End-user interface for client configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/81Monomedia components thereof
    • H04N21/8166Monomedia components thereof involving executable data, e.g. software
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/44Receiver circuitry for the reception of television signals according to analogue transmission standards
    • H04N5/445Receiver circuitry for the reception of television signals according to analogue transmission standards for displaying additional information
    • H04N5/45Picture in picture, e.g. displaying simultaneously another television channel in a region of the screen
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/14Systems for two-way working
    • H04N7/141Systems for two-way working between two video terminals, e.g. videophone
    • H04N7/147Communication arrangements, e.g. identifying the communication as a video-communication, intermediate storage of the signals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/16Analogue secrecy systems; Analogue subscription systems
    • H04N7/173Analogue secrecy systems; Analogue subscription systems with two-way working, e.g. subscriber sending a programme selection signal
    • H04N7/17309Transmission or handling of upstream communications
    • H04N7/17318Direct or substantially direct transmission and handling of requests
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2370/00Aspects of data communication
    • G09G2370/02Networking aspects
    • G09G2370/027Arrangements and methods specific for the display of internet documents
    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01HELECTRIC SWITCHES; RELAYS; SELECTORS; EMERGENCY PROTECTIVE DEVICES
    • H01H9/00Details of switching devices, not covered by groups H01H1/00 - H01H7/00
    • H01H9/02Bases, casings, or covers
    • H01H9/0214Hand-held casings
    • H01H9/0235Hand-held casings specially adapted for remote control, e.g. of audio or video apparatus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/613Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for the control of the source by the destination
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2242/00Special services or facilities
    • H04M2242/22Automatic class or number identification arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/42025Calling or Called party identification service
    • H04M3/42034Calling party identification service
    • H04M3/42059Making use of the calling party identifier
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/41Structure of client; Structure of client peripherals
    • H04N21/422Input-only peripherals, i.e. input devices connected to specially adapted client devices, e.g. global positioning system [GPS]
    • H04N21/42204User interfaces specially adapted for controlling a client device through a remote control device; Remote control devices therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • H04N21/4312Generation of visual interfaces for content selection or interaction; Content or additional data rendering involving specific graphical features, e.g. screen layout, special fonts or colors, blinking icons, highlights or animations
    • H04N21/4316Generation of visual interfaces for content selection or interaction; Content or additional data rendering involving specific graphical features, e.g. screen layout, special fonts or colors, blinking icons, highlights or animations for displaying supplemental content in a region of the screen, e.g. an advertisement in a separate window
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/44Receiver circuitry for the reception of television signals according to analogue transmission standards
    • H04N5/445Receiver circuitry for the reception of television signals according to analogue transmission standards for displaying additional information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/44Receiver circuitry for the reception of television signals according to analogue transmission standards
    • H04N5/60Receiver circuitry for the reception of television signals according to analogue transmission standards for the sound signals
    • H04N5/602Receiver circuitry for the reception of television signals according to analogue transmission standards for the sound signals for digital sound signals
DE69738443T 1996-11-22 1997-09-05 Verfahren und Vorrichtung zum Steuern der Einstellungen eines Fernsehanzeigegerätes unter Verwendung eines Netzbrowsers Expired - Lifetime DE69738443T2 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US755233 1996-11-22
US08/755,233 US6008836A (en) 1996-06-03 1996-11-22 Method and apparatus for adjusting television display control using a browser

Publications (2)

Publication Number Publication Date
DE69738443D1 true DE69738443D1 (de) 2008-02-21
DE69738443T2 DE69738443T2 (de) 2009-01-02

Family

ID=25038258

Family Applications (1)

Application Number Title Priority Date Filing Date
DE69738443T Expired - Lifetime DE69738443T2 (de) 1996-11-22 1997-09-05 Verfahren und Vorrichtung zum Steuern der Einstellungen eines Fernsehanzeigegerätes unter Verwendung eines Netzbrowsers

Country Status (7)

Country Link
US (1) US6008836A (de)
EP (1) EP0844788B1 (de)
JP (2) JP4302196B2 (de)
KR (1) KR19980042366A (de)
AU (1) AU5446398A (de)
DE (1) DE69738443T2 (de)
WO (1) WO1998025398A2 (de)

Families Citing this family (199)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6769128B1 (en) 1995-06-07 2004-07-27 United Video Properties, Inc. Electronic television program guide schedule system and method with data feed access
JP3577845B2 (ja) * 1996-07-25 2004-10-20 松下電器産業株式会社 テレビモニター装置
JP3760523B2 (ja) * 1996-09-11 2006-03-29 ブラザー工業株式会社 モニタキャリブレーション方法、モニタキャリブレーション装置
US6584498B2 (en) 1996-09-13 2003-06-24 Planet Web, Inc. Dynamic preloading of web pages
US6097383A (en) * 1997-01-23 2000-08-01 Zenith Electronics Corporation Video and audio functions in a web television
JP3494555B2 (ja) * 1997-07-14 2004-02-09 株式会社日立製作所 表示装置及び表示方法
US7310811B1 (en) * 1997-07-15 2007-12-18 At&T Corp. Interaction modalities for multimedia delivery and presentation
BRPI9812104B1 (pt) 1997-07-21 2016-12-27 Guide E Inc método para navegar por um guia de programa interativo
AUPO847897A0 (en) * 1997-08-08 1997-09-04 Canon Information Systems Research Australia Pty Ltd Network resource access method and apparatus
US7325077B1 (en) * 1997-08-21 2008-01-29 Beryl Technical Assays Llc Miniclient for internet appliance
US20040194138A1 (en) * 1998-04-30 2004-09-30 Prevue Networks, Inc. Program guide system with targeted advertisements based on function buttons and non-programming options
US6272484B1 (en) * 1998-05-27 2001-08-07 Scansoft, Inc. Electronic document manager
US6959449B1 (en) * 1998-06-08 2005-10-25 Sony Corporation System and method for simultaneously accessing video data and internet page data
US6215483B1 (en) 1998-06-17 2001-04-10 Webtv Networks, Inc. Combining real-time and batch mode logical address links
EP1022717B1 (de) 1998-07-15 2008-05-28 Seiko Epson Corporation Videoanzeigevorrichtung und verfahren zu ihrer einstellung
US6898762B2 (en) 1998-08-21 2005-05-24 United Video Properties, Inc. Client-server electronic program guide
US6169879B1 (en) * 1998-09-16 2001-01-02 Webtv Networks, Inc. System and method of interconnecting and using components of home entertainment system
US6829779B1 (en) * 1998-09-16 2004-12-07 Webtv Networks, Inc. User interface for entertainment system setup
US7177466B1 (en) * 1998-11-13 2007-02-13 Lightsurf Technologies, Inc. System and method for providing high fidelity color images
US6693647B1 (en) * 1998-10-19 2004-02-17 Lightsurf Technologies, Inc. Method and apparatus for displaying notification that a color corrected image is being viewed
US7339595B2 (en) 1998-10-19 2008-03-04 Lightsurf Technologies, Inc. Method and system for improved internet color
US20020126135A1 (en) * 1998-10-19 2002-09-12 Keith Ball Image sharing for instant messaging
US6963668B2 (en) * 1998-11-13 2005-11-08 Lightsurf Technologies, Inc. Method and system for fast image correction
FR2787670B1 (fr) * 1998-12-18 2002-12-27 Sagem Terminal multimedia a serveur incorpore
EP1142326A4 (de) * 1998-12-21 2003-08-20 Sony Electronics Inc Verafhren und gerät zum bereitstellen elektronischer gutscheine
US6938270B2 (en) 1999-04-07 2005-08-30 Microsoft Corporation Communicating scripts in a data service channel of a video signal
US7010801B1 (en) 1999-06-11 2006-03-07 Scientific-Atlanta, Inc. Video on demand system with parameter-controlled bandwidth deallocation
US6817028B1 (en) 1999-06-11 2004-11-09 Scientific-Atlanta, Inc. Reduced screen control system for interactive program guide
US7992163B1 (en) 1999-06-11 2011-08-02 Jerding Dean F Video-on-demand navigational system
US6262708B1 (en) * 1999-06-16 2001-07-17 Sun Microsystems, Inc. Techniques for displaying complex characters
US6581109B1 (en) * 1999-06-24 2003-06-17 International Business Machines Corporation System to dynamically adjust image colors in client/server environment to assure accurate color reproduction
SG93248A1 (en) * 1999-07-20 2002-12-17 Canon Kk Home printing from internet sources
US7084994B1 (en) 1999-07-20 2006-08-01 Canon Kabushiki Kaisha Home printing from internet sources
US7343320B1 (en) 1999-08-02 2008-03-11 Treyz G Victor Online digital image-based product ordering system
US7099040B1 (en) 1999-11-04 2006-08-29 International Business Machines Corporation Method for enabling a client to specify the characteristics of an image to be downloaded from a server
US6598226B1 (en) 1999-11-12 2003-07-22 Zenith Electronics Corporation Apparatus and method for providing, retrieving, and using data guide information supplied in a digital vestigial sideband signal
US6628729B1 (en) 1999-11-12 2003-09-30 Zenith Electronics Corporation Apparatus and method for downloading and storing data from a digital receiver
US7174562B1 (en) 1999-12-20 2007-02-06 Microsoft Corporation Interactive television triggers having connected content/disconnected content attribute
US7023572B2 (en) 2000-02-02 2006-04-04 Raja Singh Tuli Portable high speed internet access device
US7356570B1 (en) 2000-08-29 2008-04-08 Raja Tuli Portable high speed communication device
US7289244B2 (en) 2000-02-02 2007-10-30 Raja Singh Tuli Portable high speed internet access device
US7068381B1 (en) 2000-02-02 2006-06-27 Raja Tuli Portable high speed internet access device
US6633314B1 (en) 2000-02-02 2003-10-14 Raja Tuli Portable high speed internet device integrating cellular telephone and palm top computer
US6941382B1 (en) 2000-02-07 2005-09-06 Raja Tuli Portable high speed internet or desktop device
US6874009B1 (en) 2000-02-16 2005-03-29 Raja Tuli Portable high speed internet device with user fees
DE10007413C2 (de) * 2000-02-18 2002-01-31 Micronas Munich Gmbh Unterhaltungselektronikgerät
US6757869B1 (en) * 2000-03-20 2004-06-29 International Business Machines Corporation Method and apparatus for providing access to a legacy application on a distributed data processing system
US20020060750A1 (en) * 2000-03-29 2002-05-23 Istvan Anthony F. Single-button remote access to a synthetic channel page of specialized content
US20020056083A1 (en) * 2000-03-29 2002-05-09 Istvan Anthony F. System and method for picture-in-browser scaling
US20020015044A1 (en) * 2000-03-31 2002-02-07 Imation Corp. Color image display accuracy using green-locked gray balance estimate
US7119760B2 (en) * 2000-03-31 2006-10-10 Kodak Graphic Communications Canada Company Color image display accuracy using green-limited gamma estimate
WO2001076248A2 (en) 2000-03-31 2001-10-11 United Video Properties, Inc. Systems and methods for improved audience measuring
US20030091229A1 (en) * 2000-03-31 2003-05-15 Imation Corp. Color image display accuracy using comparison of complex shapes to reference background
US8516525B1 (en) 2000-06-09 2013-08-20 Dean F. Jerding Integrated searching system for interactive media guide
US7200857B1 (en) 2000-06-09 2007-04-03 Scientific-Atlanta, Inc. Synchronized video-on-demand supplemental commentary
US7975277B1 (en) 2000-04-03 2011-07-05 Jerding Dean F System for providing alternative services
EP1158749A3 (de) * 2000-04-07 2001-12-05 E-Color, Inc. Verfahren und vorrichtung zur verteilung eines farbkorrigierten bildes dürch ein netzwerk mit hilfe verteiltercachespeicher
US8296792B2 (en) * 2000-04-24 2012-10-23 Tvworks, Llc Method and system to provide interactivity using an interactive channel bug
KR20010097454A (ko) * 2000-04-24 2001-11-08 윤종용 온 스크린 디스플레이 오브젝트 표시방법 및 표시장치
US7702995B2 (en) 2000-04-24 2010-04-20 TVWorks, LLC. Method and system for transforming content for execution on multiple platforms
US9788058B2 (en) 2000-04-24 2017-10-10 Comcast Cable Communications Management, Llc Method and system for automatic insertion of interactive TV triggers into a broadcast data stream
US8936101B2 (en) 2008-07-17 2015-01-20 Halliburton Energy Services, Inc. Interventionless set packer and setting method for same
KR100351823B1 (ko) * 2000-04-27 2002-09-11 엘지전자주식회사 사용자 오에스디(osd) 제공 장치 및 방법
US7934232B1 (en) 2000-05-04 2011-04-26 Jerding Dean F Navigation paradigm for access to television services
US6766524B1 (en) 2000-05-08 2004-07-20 Webtv Networks, Inc. System and method for encouraging viewers to watch television programs
WO2001095054A2 (en) * 2000-06-08 2001-12-13 Digeo Broadband, Inc. User interface for personalized access to internet-enabled television
US8069259B2 (en) 2000-06-09 2011-11-29 Rodriguez Arturo A Managing removal of media titles from a list
KR100372680B1 (ko) * 2000-06-21 2003-02-17 삼성전자주식회사 영상기기의 실제 색상 재현 장치 및 그 방법
US7962370B2 (en) 2000-06-29 2011-06-14 Rodriguez Arturo A Methods in a media service system for transaction processing
JP2002044559A (ja) * 2000-07-31 2002-02-08 Sony Corp 画像処理方法および画像処理装置
JP3672235B2 (ja) * 2000-07-31 2005-07-20 インターナショナル・ビジネス・マシーンズ・コーポレーション 放送システム及び放送システムでのウェブ閲覧方法
US7016992B2 (en) * 2000-08-17 2006-03-21 Matsushita Electric Industrial Co., Ltd. Electronic mail system
KR100380345B1 (ko) * 2000-09-20 2003-04-11 삼성전자주식회사 텔레비전의 오에스디 구성 방법 및 전자프로그램 가이드 구성방법
US6842777B1 (en) 2000-10-03 2005-01-11 Raja Singh Tuli Methods and apparatuses for simultaneous access by multiple remote devices
US7191211B2 (en) 2000-10-03 2007-03-13 Raja Tuli Portable high speed internet access device priority protocol
US7277765B1 (en) 2000-10-12 2007-10-02 Bose Corporation Interactive sound reproducing
JP2002123488A (ja) * 2000-10-16 2002-04-26 Sony Corp 機器制御方法と装置
US6915327B1 (en) 2000-10-30 2005-07-05 Raja Singh Tuli Portable high speed communication device peripheral connectivity
US7340759B1 (en) 2000-11-10 2008-03-04 Scientific-Atlanta, Inc. Systems and methods for adaptive pricing in a digital broadband delivery system
US6928461B2 (en) 2001-01-24 2005-08-09 Raja Singh Tuli Portable high speed internet access device with encryption
US20040100486A1 (en) * 2001-02-07 2004-05-27 Andrea Flamini Method and system for image editing using a limited input device in a video environment
KR100381422B1 (ko) * 2001-02-20 2003-04-26 삼성전자주식회사 컴퓨터시스템 및 osd 표시방법
US20020165881A1 (en) * 2001-03-15 2002-11-07 Imation Corp. Web page color accuracy using color-customized style sheets
US20020161803A1 (en) * 2001-03-15 2002-10-31 Imation Corp. Web page color accuracy
US20020161659A1 (en) * 2001-03-15 2002-10-31 Veilleux David P. Color image display accuracy for display devices on a network
US7209147B2 (en) * 2001-03-15 2007-04-24 Kodak Polychrome Graphics Co. Ltd. Correction techniques for soft proofing
US20020169805A1 (en) * 2001-03-15 2002-11-14 Imation Corp. Web page color accuracy with image supervision
US20020144282A1 (en) * 2001-03-29 2002-10-03 Koninklijke Philips Electronics N.V. Personalizing CE equipment configuration at server via web-enabled device
KR100512716B1 (ko) * 2001-05-04 2005-09-07 삼성전자주식회사 디스플레이장치의 색상조정방법
US7191402B2 (en) * 2001-05-10 2007-03-13 Samsung Electronics Co., Ltd. Method and apparatus for adjusting contrast and sharpness for regions in a display device
US7496945B2 (en) 2001-06-29 2009-02-24 Cisco Technology, Inc. Interactive program guide for bidirectional services
US8006262B2 (en) 2001-06-29 2011-08-23 Rodriguez Arturo A Graphic user interfaces for purchasable and recordable media (PRM) downloads
US7512964B2 (en) 2001-06-29 2009-03-31 Cisco Technology System and method for archiving multiple downloaded recordable media content
US7526788B2 (en) 2001-06-29 2009-04-28 Scientific-Atlanta, Inc. Graphic user interface alternate download options for unavailable PRM content
US20030005460A1 (en) 2001-07-01 2003-01-02 David Bartholomew Method and system for a low cost wireless telephone link for a set top box
US8042132B2 (en) 2002-03-15 2011-10-18 Tvworks, Llc System and method for construction, delivery and display of iTV content
US11388451B2 (en) * 2001-11-27 2022-07-12 Comcast Cable Communications Management, Llc Method and system for enabling data-rich interactive television using broadcast database
WO2003026275A2 (en) 2001-09-19 2003-03-27 Meta Tv, Inc. Interactive user interface for television applications
US8413205B2 (en) 2001-09-19 2013-04-02 Tvworks, Llc System and method for construction, delivery and display of iTV content
WO2003032504A2 (en) 2001-10-12 2003-04-17 Bellsouth Intellectual Property Corporation Methods and systems of wireless communication between a remote data network and a set-top box
CN1575588A (zh) * 2001-10-23 2005-02-02 皇家飞利浦电子股份有限公司 调整显示设备的显示设备的显示系统和方法
JP3927995B2 (ja) 2001-12-27 2007-06-13 ソニー株式会社 画像表示制御装置と画像表示制御方法及び撮像装置
US7334251B2 (en) 2002-02-11 2008-02-19 Scientific-Atlanta, Inc. Management of television advertising
US8707354B1 (en) 2002-06-12 2014-04-22 Tvworks, Llc Graphically rich, modular, promotional tile interface for interactive television
US7703116B1 (en) 2003-07-11 2010-04-20 Tvworks, Llc System and method for construction, delivery and display of iTV applications that blend programming information of on-demand and broadcast service offerings
JP2003288065A (ja) * 2002-03-28 2003-10-10 Seiko Epson Corp 画像表示装置
JP2005523482A (ja) * 2002-04-22 2005-08-04 トムソン ライセンシング ソシエテ アノニム スクリーン老化を防ぐためのビデオ信号処理装置の制御方法及び装置
US8352983B1 (en) 2002-07-11 2013-01-08 Tvworks, Llc Programming contextual interactive user interface for television
US11070890B2 (en) 2002-08-06 2021-07-20 Comcast Cable Communications Management, Llc User customization of user interfaces for interactive television
JP2004093731A (ja) * 2002-08-30 2004-03-25 Seiko Epson Corp 画像表示装置および画像表示システム
US8220018B2 (en) 2002-09-19 2012-07-10 Tvworks, Llc System and method for preferred placement programming of iTV content
US8000647B2 (en) * 2002-10-11 2011-08-16 At&T Intellectual Property I, L.P. Method using a set-top box and communicating between a remote data network and a wireless communication network
US8176428B2 (en) 2002-12-03 2012-05-08 Datawind Net Access Corporation Portable internet access device back page cache
WO2004068845A1 (en) * 2003-01-30 2004-08-12 Kodak Polychrome Graphics, Llc Color correction using a device-dependent display profile
US10664138B2 (en) 2003-03-14 2020-05-26 Comcast Cable Communications, Llc Providing supplemental content for a second screen experience
US8578411B1 (en) 2003-03-14 2013-11-05 Tvworks, Llc System and method for controlling iTV application behaviors through the use of application profile filters
US11381875B2 (en) 2003-03-14 2022-07-05 Comcast Cable Communications Management, Llc Causing display of user-selectable content types
JP4030448B2 (ja) * 2003-03-19 2008-01-09 シャープ株式会社 ネットワーク映像調整システム
DE602004024378D1 (de) * 2003-04-02 2010-01-14 Eastman Kodak Co Sicherstellung präziser messungen für ein soft-proof-system
US8416952B1 (en) 2003-07-11 2013-04-09 Tvworks, Llc Channel family surf control
US9615061B2 (en) * 2003-07-11 2017-04-04 Tvworks, Llc System and method for creating and presenting composite video-on-demand content
US8819734B2 (en) 2003-09-16 2014-08-26 Tvworks, Llc Contextual navigational control for digital television
US20050068307A1 (en) * 2003-09-30 2005-03-31 Microsoft Corporation System, method and apparatus for a media computing device remote control
US20050073530A1 (en) * 2003-10-03 2005-04-07 Jay Kapur System and method for display calibration
US7412653B2 (en) * 2003-11-06 2008-08-12 Universal Electronics, Inc. Remote control having a display with multi-function EL segments
WO2005062605A1 (ja) * 2003-12-18 2005-07-07 Mitsubishi Denki Kabushiki Kaisha 画像表示制御装置及び画像表示システム
US8161388B2 (en) * 2004-01-21 2012-04-17 Rodriguez Arturo A Interactive discovery of display device characteristics
JP2005318028A (ja) * 2004-04-27 2005-11-10 Hitachi Ltd 表示装置
KR101013143B1 (ko) 2004-06-29 2011-02-10 삼성전자주식회사 모니터 관리시스템
US9021529B2 (en) 2004-07-15 2015-04-28 Microsoft Technology Licensing, Llc Content recordation techniques
KR100664923B1 (ko) * 2004-07-24 2007-01-04 삼성전자주식회사 컨텐츠 디스플레이 장치 및 방법
JP4485326B2 (ja) * 2004-11-05 2010-06-23 株式会社デジタル プログラマブル表示器、表示制御プログラムおよびそのプログラムを記録した記録媒体
US20060117346A1 (en) * 2004-11-29 2006-06-01 Jo Su D Video device capable of downloading data and method for controlling the same
KR100686011B1 (ko) * 2004-11-29 2007-02-23 엘지전자 주식회사 무선신호를 이용한 영상디스플레이 기기의 설정정보다운로드시스템 및 그 방법
KR100667338B1 (ko) * 2004-12-29 2007-01-12 삼성전자주식회사 화상처리장치, 이에 장착가능한 휴대용 정보처리장치 및그의 제어방법
US7818667B2 (en) 2005-05-03 2010-10-19 Tv Works Llc Verification of semantic constraints in multimedia data and in its announcement, signaling and interchange
US8189472B2 (en) 2005-09-07 2012-05-29 Mcdonald James F Optimizing bandwidth utilization to a subscriber premises
US8613024B2 (en) 2005-12-13 2013-12-17 United Video Properties, Inc. Cross-platform predictive popularity ratings for use in interactive television applications
US9300920B2 (en) * 2006-03-03 2016-03-29 Sharp Laboratories Of America, Inc. Method and system for configuring media-playing sets
US8689253B2 (en) * 2006-03-03 2014-04-01 Sharp Laboratories Of America, Inc. Method and system for configuring media-playing sets
JP4923635B2 (ja) * 2006-03-07 2012-04-25 セイコーエプソン株式会社 動画像表示装置及び動画像表示方法
US8069461B2 (en) 2006-03-30 2011-11-29 Verizon Services Corp. On-screen program guide with interactive programming recommendations
US20070245373A1 (en) * 2006-03-31 2007-10-18 Sharp Laboratories Of America, Inc. Method for configuring media-playing sets
US20070260988A1 (en) * 2006-05-04 2007-11-08 Syntax Brillian Corp. Optimum initial settings for a display device
US7992086B2 (en) * 2006-06-30 2011-08-02 Sharp Laboratories Of America, Inc. System and method for adjusting a media-playing set
EP2037388A4 (de) 2006-07-03 2016-12-14 Panasonic Ip Man Co Ltd Zertifiziereinrichtung, verifiziereinrichtung, verifiziersystem, computerprogramm und integrierte schaltung
US8589523B2 (en) 2006-08-08 2013-11-19 Sharp Laboratories Of America, Inc. Personalized assistance with setup of a media-playing set
US20080040430A1 (en) * 2006-08-10 2008-02-14 Sharp Laboratories Of America, Inc. System and method to facilitate operating a media-playing set
US20080043031A1 (en) * 2006-08-15 2008-02-21 Ati Technologies, Inc. Picture adjustment methods and apparatus for image display device
US8418217B2 (en) 2006-09-06 2013-04-09 Verizon Patent And Licensing Inc. Systems and methods for accessing media content
US9386269B2 (en) 2006-09-07 2016-07-05 Rateze Remote Mgmt Llc Presentation of data on multiple display devices using a wireless hub
US8935733B2 (en) * 2006-09-07 2015-01-13 Porto Vinci Ltd. Limited Liability Company Data presentation using a wireless home entertainment hub
US8005236B2 (en) 2006-09-07 2011-08-23 Porto Vinci Ltd. Limited Liability Company Control of data presentation using a wireless home entertainment hub
US9319741B2 (en) 2006-09-07 2016-04-19 Rateze Remote Mgmt Llc Finding devices in an entertainment system
US9233301B2 (en) * 2006-09-07 2016-01-12 Rateze Remote Mgmt Llc Control of data presentation from multiple sources using a wireless home entertainment hub
US8607281B2 (en) * 2006-09-07 2013-12-10 Porto Vinci Ltd. Limited Liability Company Control of data presentation in multiple zones using a wireless home entertainment hub
JP2008078746A (ja) * 2006-09-19 2008-04-03 Funai Electric Co Ltd 画質/音質調整装置、およびテレビジョン装置
US8464295B2 (en) 2006-10-03 2013-06-11 Verizon Patent And Licensing Inc. Interactive search graphical user interface systems and methods
US8566874B2 (en) 2006-10-03 2013-10-22 Verizon Patent And Licensing Inc. Control tools for media content access systems and methods
KR20080045579A (ko) * 2006-11-20 2008-05-23 삼성전자주식회사 디스플레이장치, 그 제어방법 및 디스플레이시스템
US8028313B2 (en) 2006-12-21 2011-09-27 Verizon Patent And Licensing Inc. Linear program guide for media content access systems and methods
US8510780B2 (en) 2006-12-21 2013-08-13 Verizon Patent And Licensing Inc. Program guide navigation tools for media content access systems and methods
US8015581B2 (en) 2007-01-05 2011-09-06 Verizon Patent And Licensing Inc. Resource data configuration for media content access systems and methods
US20080178214A1 (en) * 2007-01-19 2008-07-24 Sharp Laboratories Of America, Inc. Context relevant controls
US7647326B2 (en) * 2007-01-29 2010-01-12 Sharp Laboratories Of America, Inc. Method and system for evaluating media-playing sets
US20100103327A1 (en) * 2007-02-13 2010-04-29 Koninklijke Philips Electronics N.V. Video control unit
US7801888B2 (en) 2007-03-09 2010-09-21 Microsoft Corporation Media content search results ranked by popularity
US20080228685A1 (en) * 2007-03-13 2008-09-18 Sharp Laboratories Of America, Inc. User intent prediction
TWI435595B (zh) * 2007-03-19 2014-04-21 Ati Technologies Ulc 視訊裝置之自動化相容性測試
US8103965B2 (en) 2007-06-28 2012-01-24 Verizon Patent And Licensing Inc. Media content recording and healing statuses
US8051447B2 (en) 2007-12-19 2011-11-01 Verizon Patent And Licensing Inc. Condensed program guide for media content access systems and methods
US20090320065A1 (en) * 2008-06-23 2009-12-24 Microsoft Corporation Content selection and output
JP2010008933A (ja) * 2008-06-30 2010-01-14 Toshiba Corp 情報処理装置および動画再生方法
US11832024B2 (en) * 2008-11-20 2023-11-28 Comcast Cable Communications, Llc Method and apparatus for delivering video and video-related content at sub-asset level
US8643662B2 (en) * 2009-04-22 2014-02-04 Samsung Electronics Co., Ltd. Video entertainment picture quality adjustment
JP2010288117A (ja) * 2009-06-12 2010-12-24 Sharp Corp 画面データ送信端末、画面データ受信端末、画面データ伝送システム、画面データ送信プログラム、画面データ受信プログラム、画面データ送信方法および画面データ受信方法
JP5471072B2 (ja) * 2009-06-26 2014-04-16 富士通株式会社 表示テスト装置、表示テストプログラムおよび表示テスト方法
KR101635218B1 (ko) * 2010-01-27 2016-06-30 엘지전자 주식회사 화질 조정 방법
US8477204B2 (en) 2010-03-16 2013-07-02 Sony Corporation Camera image editing using a television
JP2011242483A (ja) * 2010-05-14 2011-12-01 Fuji Xerox Co Ltd プロファイル作成装置及びプロファイル作成プログラム
US8984577B2 (en) 2010-09-08 2015-03-17 Microsoft Technology Licensing, Llc Content signaturing
US9112623B2 (en) 2011-06-06 2015-08-18 Comcast Cable Communications, Llc Asynchronous interaction at specific points in content
US8935719B2 (en) 2011-08-25 2015-01-13 Comcast Cable Communications, Llc Application triggering
DE102012109983B3 (de) 2012-10-19 2014-03-06 Loewe Opta Gmbh Verfahren zur Bereitstellung von Kosteninformationen für kostenpflichtige Mediendateien
US8862695B2 (en) * 2012-10-29 2014-10-14 Vmware, Inc. Performance enhancement in virtual desktop infrastructure (VDI)
US11115722B2 (en) 2012-11-08 2021-09-07 Comcast Cable Communications, Llc Crowdsourcing supplemental content
US8872923B2 (en) * 2013-02-20 2014-10-28 Hewlett-Packard Development Company, L.P. Color calibration chart acquisition
US9414114B2 (en) 2013-03-13 2016-08-09 Comcast Cable Holdings, Llc Selective interactivity
US9553927B2 (en) 2013-03-13 2017-01-24 Comcast Cable Communications, Llc Synchronizing multiple transmissions of content
US10880609B2 (en) 2013-03-14 2020-12-29 Comcast Cable Communications, Llc Content event messaging
US9218400B2 (en) * 2013-10-28 2015-12-22 Zoom International S.R.O. Multidimensional data representation
US11076205B2 (en) 2014-03-07 2021-07-27 Comcast Cable Communications, Llc Retrieving supplemental content
US11783382B2 (en) 2014-10-22 2023-10-10 Comcast Cable Communications, Llc Systems and methods for curating content metadata
CN104796607B (zh) * 2015-04-08 2018-01-05 无锡天脉聚源传媒科技有限公司 一种利用光传输实现清零的方法及装置
CN104796608B (zh) * 2015-04-08 2017-12-15 无锡天脉聚源传媒科技有限公司 一种利用光传输实现复位的方法及装置
US10091549B1 (en) 2017-03-30 2018-10-02 Rovi Guides, Inc. Methods and systems for recommending media assets based on the geographic location at which the media assets are frequently consumed
JP2019149767A (ja) * 2018-02-28 2019-09-05 パナソニック液晶ディスプレイ株式会社 表示装置用校正システム、表示装置、撮影装置、サーバ装置、及び、表示装置の校正方法
CN109462753B (zh) * 2018-11-19 2021-12-03 视联动力信息技术股份有限公司 一种视联网多会议测试系统和方法
WO2021224195A1 (en) * 2020-05-05 2021-11-11 Interdigital Ce Patent Holdings Audio/visual display control

Family Cites Families (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4513318A (en) * 1982-09-30 1985-04-23 Allied Corporation Programmable video test pattern generator for display systems
US4626892A (en) * 1984-03-05 1986-12-02 Rca Corporation Television system with menu like function control selection
US4772206A (en) * 1986-03-10 1988-09-20 International Business Machines Corporation Multi-mode teaching simulator
JPH02123814A (ja) * 1988-11-02 1990-05-11 Asahi Kasei Micro Syst Kk 電圧比較器
US5218671A (en) * 1989-05-31 1993-06-08 Computer Design, Inc. Image color correction system and method
US5318450A (en) * 1989-11-22 1994-06-07 Gte California Incorporated Multimedia distribution system for instructional materials
US5212546A (en) * 1990-07-03 1993-05-18 Electronics For Imaging, Inc. Color correction system employing reference pictures
JP3089479B2 (ja) * 1990-09-04 2000-09-18 ソニー株式会社 テレビジョン画像表示装置
US5701417A (en) * 1991-03-27 1997-12-23 Microstar Laboratories Method and apparatus for providing initial instructions through a communications interface in a multiple computer system
GB9115809D0 (en) * 1991-07-22 1991-09-04 Philips Electronic Associated Display apparatus and method of storing pictures
US5270821A (en) * 1991-11-22 1993-12-14 Acer Incorporated Video display adjustment and on-screen menu system
JPH05183946A (ja) * 1992-01-07 1993-07-23 Sony Corp オンスクリーン表示装置
US5538255A (en) * 1992-02-18 1996-07-23 Barker; Bruce J. Remote controlled multiplayer video game
US5535422A (en) * 1992-03-26 1996-07-09 International Business Machines Corporation Interactive online tutorial system for software products
US5298993A (en) * 1992-06-15 1994-03-29 International Business Machines Corporation Display calibration
US5535323A (en) * 1992-06-29 1996-07-09 Digital Equipment Corporation Method of and system for displaying context sensitive and application independent help information
US5325423A (en) * 1992-11-13 1994-06-28 Multimedia Systems Corporation Interactive multimedia communication system
ES2123013T5 (es) * 1993-03-22 2005-04-01 Sony Deutschland Gmbh Un receptor de señal de radiodifusion.
JPH06334890A (ja) * 1993-05-20 1994-12-02 Mitsubishi Electric Corp 映像・音声機器
JP2512860B2 (ja) * 1993-06-25 1996-07-03 富士通株式会社 メッセ―ジ表示方法
US5381349A (en) * 1993-06-29 1995-01-10 Hewlett-Packard Company System for calibrating a color display to enable color-matching
US5557724A (en) * 1993-10-12 1996-09-17 Intel Corporation User interface, method, and apparatus selecting and playing channels having video, audio, and/or text streams
US5565897A (en) * 1994-01-14 1996-10-15 Elonex Technologies, Inc. Interactive system for calibration of display monitors
US5488411A (en) * 1994-03-14 1996-01-30 Multimedia Systems Corporation Interactive system for a closed cable network
US5483259A (en) * 1994-04-12 1996-01-09 Digital Light & Color Inc. Color calibration of display devices
US5558339A (en) * 1994-05-05 1996-09-24 Perlman; Stephen G. Network architecture to support recording and playback of real-time video games
US5586257A (en) * 1994-05-05 1996-12-17 Perlman; Stephen G. Network architecture to support multiple site real-time video games
KR960003448A (ko) * 1994-06-09 1996-01-26 김광호 텔레비젼 화면 조정용 테스트 패턴 디스플레이 방법 및 그 장치
US5499040A (en) * 1994-06-27 1996-03-12 Radius Inc. Method and apparatus for display calibration and control
JPH0836548A (ja) * 1994-07-21 1996-02-06 Sharp Corp システム状況情報管理装置
US5638117A (en) * 1994-11-14 1997-06-10 Sonnetech, Ltd. Interactive method and system for color characterization and calibration of display device
EP0723369A1 (de) * 1995-01-23 1996-07-24 NTEX datacommunications bv Zugriffsverfahren zum Wiederauffinden von Internet Information durch Teletext/Videotex und umgekehrt
US5612730A (en) * 1995-03-03 1997-03-18 Multimedia Systems Corporation Interactive system for a closed cable network
JP3294967B2 (ja) * 1995-03-07 2002-06-24 松下電器産業株式会社 画面表示制御装置
US5781247A (en) * 1995-04-05 1998-07-14 Thomson Consumer Electronics, Inc. Customizable menu for a television receiver accessed via a remote control keyboard
JPH08289334A (ja) * 1995-04-12 1996-11-01 Sony Corp 表示装置の調整方法および調整装置
EP0742670B1 (de) * 1995-05-08 2002-04-03 The Box Worldwide, Inc. Interaktives Videosystem
GB2300991B (en) * 1995-05-15 1997-11-05 Andrew Macgregor Ritchie Serving signals to browsing clients
JP3971465B2 (ja) * 1995-06-08 2007-09-05 ソニー株式会社 カメラのセットアップ方法及びそのシステム
KR970048309U (ko) * 1995-12-28 1997-07-31 셋탑 유니트에서의 인터페이스 장치
US5790753A (en) * 1996-01-22 1998-08-04 Digital Equipment Corporation System for downloading computer software programs
US5727156A (en) * 1996-04-10 1998-03-10 Hotoffice Technologies, Inc. Internet-based automatic publishing system
US5703661A (en) * 1996-05-29 1997-12-30 Amtran Technology Co., Ltd. Image screen adjustment apparatus for video monitor
US5982445A (en) * 1996-10-21 1999-11-09 General Instrument Corporation Hypertext markup language protocol for television display and control

Also Published As

Publication number Publication date
EP0844788A3 (de) 1999-09-15
EP0844788A2 (de) 1998-05-27
JP2009110531A (ja) 2009-05-21
JP4637946B2 (ja) 2011-02-23
WO1998025398A3 (en) 1998-08-20
JPH10177372A (ja) 1998-06-30
US6008836A (en) 1999-12-28
KR19980042366A (ko) 1998-08-17
WO1998025398A2 (en) 1998-06-11
JP4302196B2 (ja) 2009-07-22
DE69738443T2 (de) 2009-01-02
EP0844788B1 (de) 2008-01-09
AU5446398A (en) 1998-06-29

Similar Documents

Publication Publication Date Title
DE69738443D1 (de) Verfahren und Vorrichtung zum Steuern der Einstellungen eines Fernsehanzeigegerätes unter Verwendung eines Netzbrowsers
DE69926814D1 (de) Verfahren, Vorrichtung, Rechnerprogramm und rechnerlesbares Medium zum Steuern einer Anzeigevorrichtung
DE69612989T2 (de) Vorrichtung und verfahren zum steuern der garnspannung
DE69937695D1 (de) Verfahren und Apparat zum Herstellen einer Plasma-Anzeigevorrichtung
DE59800828D1 (de) Vorrichtung und Verfahren zum Ziehen eines Einkristalls
DE69939785D1 (de) Verfahren und Vorrichtung zum Steuern einer Plasmaanzeigetafel
DE69711043D1 (de) Vorrichtung und verfahren zum siebdrucken
DE69601901D1 (de) Verfahren und Vorrichtung zum Umformen eines Bleches unter Verwendung eines variablen Ziehwulstes
DE69508533D1 (de) Verfahren und Vorrichtung zum Steuern eines thermischen Druckkopfes
DE69635399D1 (de) Verfahren und einrichtung zum steuern einer flüssigkristallanzeige
DE69629420D1 (de) Verfahren und Einrichtung zum Einstellen eines elektronischen Geräts
DE69220916D1 (de) Verfahren und Gerät zum Steuern der schwingungsdämpfenden Kraft in einer Vorrichtung zur Schwingungsdämpfung
DE69614433T2 (de) Verfahren und Vorrichtung zum Berechnen und Regeln der Dehnung einer laufenden Materialbahn
DE69629106D1 (de) Verfahren und Einrichtung zum Steuern einer Plasmaanzeigeeinrichtung
DE69736687D1 (de) Verfahren und Einrichtung zum Aktualisieren des Programms eines mobilen Endgerätes unter Verwendung der Luftschnittstelle
DE69519179D1 (de) Apparat und verfahren zum kühlen eines produktes
DE59712262D1 (de) Vorrichtung und verfahren zum ansteuern wenigstens eines kapazitiven stellgliedes
DE69724886D1 (de) Verfahren und Vorrichtung zum Kristallziehen
DE69607003T2 (de) Verfahren und vorrichtung zum steuern eines beweglichen geräts
DE69522303T2 (de) Verfahren und Vorrichtung zum Vorbereiten und Öffnen eines Bahnwickels
DE69532433D1 (de) Verfahren und Einrichtung zum Steuern einer Anzeige
DE69527589T2 (de) Verfahren und Einrichtung zum Steuern einer Anzeige
DE69605338T2 (de) Verfahren und Gerät zum Kühlen einer Prozessflüssigkeit
DE69609113D1 (de) Vorrichtung und Verfahren zum Steuern eines Schreibkopfes
DE69404936D1 (de) Vorrichtung und Verfahren zum Steuern der Spannung und des Anhaltens in einer Materialbahn

Legal Events

Date Code Title Description
8364 No opposition during term of opposition