US20090138799A1 - Navigation Interface - Google Patents
Navigation Interface Download PDFInfo
- Publication number
- US20090138799A1 US20090138799A1 US12/253,814 US25381408A US2009138799A1 US 20090138799 A1 US20090138799 A1 US 20090138799A1 US 25381408 A US25381408 A US 25381408A US 2009138799 A1 US2009138799 A1 US 2009138799A1
- Authority
- US
- United States
- Prior art keywords
- navigation
- format
- matrix
- based content
- web based
- 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0489—Interaction 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/04892—Arrangements 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0241—Advertisements
- G06Q30/0251—Targeted advertisements
- G06Q30/0257—User requested
Definitions
- This disclosure relates to navigation interfaces.
- FIG. 1 is a block diagram of a system employing one embodiment of the invention.
- FIG. 2A is an exemplary web page having a sister site link.
- FIG. 2B is an exemplary first matrix page of a sister site for the web page of FIG. 2A .
- FIG. 2C is a web page having irregular segmentation.
- FIG. 3 is a flow diagram of conversion of standard HTML pages to a sister site format in one embodiment of the invention.
- FIG. 4 is a block diagram of a client hardware architecture of one embodiment of the invention.
- FIG. 5A is a flow diagram of server side segmentation in one embodiment of the invention.
- FIG. 5B is a flow diagram of client side manipulation of a segmented page in one embodiment of the invention.
- FIG. 5C is a diagram showing a system implementing the tab, scroll, and zoom features of one embodiment of the invention.
- FIG. 6 is a flow chart of operations of the navigation system of one embodiment of the invention in a custom terminal custom browser node.
- FIG. 7 is a flow diagram of operation of the sister site server of one embodiment of the invention.
- FIG. 8 is a diagram of the display of a graphical user interface of one embodiment of the invention.
- FIGS. 9A-D are examples of sister site matrix pages.
- FIGS. 10A-G are a series of matrix layers displayed during an exemplary navigation using one embodiment of the invention.
- FIG. 11 shows a history window overlying a navigation matrix layer.
- FIGS. 12A and B are an example of a matrix layer of one embodiment of the invention.
- FIG. 13 is an e-mail composition matrix layer for one embodiment of the invention.
- FIG. 14 shows an alternative matrix page of one embodiment of the invention.
- a simplified system for navigation of the Internet or other content source allows access to the content and services available thereon with greater ease, on, for example, a display more remote from a user than in the use of the “traditional” personal computer (PC) two foot paradigm.
- PC personal computer
- FIG. 1 is a block diagram of a system employing one embodiment of the invention.
- a wide-area network (WAN) 10 such as the Internet, couples together a plurality of communication nodes.
- Some nodes, such as node 12 may be a standard prior art PC executing any conventional web browser.
- node 12 might be a set top box and television, or an internet appliance, or a wireless device, such as a web-enabled cell phone.
- server nodes connected to WAN 10 such as server node 16 , which may be any conventional web server.
- browser nodes 22 running a custom browser that facilitate access to information and services provided to the custom browser node 22 .
- the custom browser node 22 as well as any browser nodes 12 are collectively referred to as client nodes.
- Content partners such as content partner node 14 provide content in a specified format that facilitates its use by the client nodes 12 , 22 .
- sister site is deemed to mean a site that provides for navigation of the site using a simplified navigation system, such as matrix navigation described in more detail below.
- the sister site is traditional HTML pages converted to a matrix format to permit matrix navigation. This conversion may be done using an XML transcoding or any other suitable language.
- Content partners may maintain a database of sister site web pages corresponding to the pages in the general use site. Alternatively, content partners may provide a facility for converting web pages on the fly to the sister site format. Content partners may also provide for segmentation of the base HTML web pages and/or the matrix pages. A segmentation may be performed in a number of ways. The page may be divided up based on content or area. The net result, in any case, is that the web page is divided into regions which are not necessarily, but may be, of equal size. The individual regions may be brought into focus independently. By “brought into focus,” the concept of focus in this context is analogous to the front window in a windowing system. The focus region is deemed active and subject to client manipulation.
- each cell corresponds to a region that may be independently brought into focus.
- the borders of the regions may or may not be visible on the web pages displayed.
- This segmentation facilitates tab, scroll, and zoom features described in more detail below.
- segmentation may be performed as part of a custom browser on custom browser nodes or may be instantiated as a hardware or firmware solution within, for example, the set top box.
- FIG. 2A is an exemplary web page having a sister site link. By actuating the link, the client begins receiving matrix pages as described in more detail below.
- FIG. 2B shows an example first matrix page reached by activating the sister site link in FIG. 2A .
- FIG. 2C is a web page having irregular segmentation. Through segmentation, the page is divided into regions. Individual regions may then be brought into focus permitting simplified navigation, viewing, and manipulation of the data within that region.
- FIG. 3 is a flow diagram of conversion of standard HTML pages to a sister site format in one embodiment of the invention.
- a hypertext markup language (HTML) page 40 is transcoded by a transcoder 30 to yield, for example, an XML page 42 to which a document type definition (DTD) 38 is applied.
- the DTD 38 specifies the rules for the structure of the resulting XML document.
- the XML page is then reformatted using extensible style language (XSL) 34 to corresponding format data 32 .
- XSL extensible style language
- XSL is not currently supported by all standard browsers.
- the XML document is translated to an extensible hypertext markup language (XHTML) document for subsequent display by a client side browser on display 52 .
- XHTML extensible hypertext markup language
- the XML page may have a cascading style sheet (CSS) applied to achieve the desired format.
- CSS cascading style sheet
- One advantage of the CSS is that it is supported by standard browsers. After application of the CSS, the resulting formatted page can be displayed by the client browser on display 52 .
- the above-described conversion may be done by a content partner in advance of request for pages or may be done on the fly responsive to requests for pages.
- the determination of which to do involves a trade off between latency in providing requested pages and storage space required to store the additional pages.
- Some on the fly conversion is desirable in the event that a user attempts to access a web site that has not previously been converted. It is also within the scope and contemplation of providing for conversion on the client side.
- FIG. 4 is a block diagram of a client hardware architecture of one embodiment of the invention.
- a processor 100 is coupled to various memory units and an I/O bus bridge 110 by a local bus 102 .
- RAM random access memory
- DRAM dynamic random access memory
- ROM read-only memory
- the ROM will typically include the boot code for the processor 100 .
- a non-volatile RAM (NVRAM) unit 104 is also coupled to the bus.
- the I/O bus bridge 110 is coupled to the local bus 102 and bridges to the I/O bus 112 .
- a number of units may reside on the I/O bus, including a graphics module 114 that couples to a display (not shown), a universal serial bus (USB) controller that may couple the system to any number of additional USB devices.
- Common USB devices include keyboards, mice, cameras, scanners, printers, and other peripheral components and input/output devices.
- power management module 118 Also coupled to the I/O bus may be power management module 118 , which may be coupled to the power switch and may include conventional power conservation protocols, ensuring the processor 100 is permitted to orderly conclude its current operation before changing power states.
- An infrared data association (IrDA) interface 120 permits the terminal to be coupled to hand-held devices, if desired.
- a keyboard may be coupled by an Ir link.
- Storage unit 122 which may, for example, be a flash memory unit, is used for long-term storage of data or files.
- a transceiver 124 is used to permit the processor to communicate with the hub, whether it be a point-to-point link or across a wide-area network.
- the transceiver 124 may be, but is not limited to, an ethernet transceiver, a modem, digital subscriber line (DSL) or cable modem. It is expected that the processor 100 will communicate through the transceiver 124 to the server using transmission control protocol/internet protocol (TCP/IP). Encryption and compression within the terminal may be handled by conventional hardware or software solutions.
- TCP/IP transmission control protocol/internet protocol
- Audio I/O interface 126 may include an internal microphone and speaker which permits audio input and output. This is particularly useful in the context of voice e-mail or voice over IP communications. Additionally, some embodiments of the invention will include speech to text (STT) capability 130 and speech recognition (SR) capability 136 . Various embodiments may implement these capabilities as hardware or software or a combination of both. In embodiments having SR capability, for simplicity of use, it is desirable to use one of the multiple user SR packages available today and expected to improve in the future, as these packages avoid the necessity of “training” the system. This permits recognition of content of speech and conversion to text.
- STT speech to text
- SR speech recognition
- a particularly simple speech recognition package recognizing only, for example, numbers and letters.
- a suitable speech recognition package will permit a user to navigate the WAN as subsequently described using voice commands and composed e-mails in a hands-free manner.
- Such an embodiment has the additional advantage that it enables Internet access to the physically challenged.
- SR 136 is present, but STT 130 is not. This may permit the processor to respond to voice commands but would not permit composition of e-mail, for example.
- the terminal has a notebook form factor with an integrated LCD display.
- the form factor is a set-top box, which relies on an external display, such as a television or external monitor. In either case, a standard QWERTY keyboard could be used. In the set top box embodiment, a wireless keyboard or remote is desirable.
- FIG. 5A is a flow diagram of server side segmentation in one embodiment of the invention.
- a request for a page is received at functional block 400 .
- a determination is made at decision block 402 whether the requested page has been segmented. If the page has not been segmented, a determination is made at decision block 404 whether the requested page is a matrix page. If the requested page is a matrix page, at functional block 406 , the cells of the matrix are each defined to be a region, thereby completing the segmentation. If the page is not a matrix page, the page is segmented either based on area or content.
- segmentation it is meant that the page is divided into a plurality of regions. The regions may contain one or more links and/or some amount of content.
- FIG. 5B is a flow diagram of client side manipulation of a segmented page in one embodiment of the invention.
- a segmented page is received at a client node.
- a determination is made at decision block 452 if a tab input has been received.
- a tab input is any input which brings about the functionality of moving the focus from one region to another adjacent region.
- decision block 454 a determination is made at decision block 454 if the regions have identifying symbols associated therewith.
- the different cells typically have associated therewith either an alphanumeric character or some symbol such as an asterisk or other punctuation mark to identify the cell.
- the next region is brought into focus. If no region is currently in focus, a first region, e.g., the uppermost leftmost region, will be brought into focus at functional block 458 .
- the regions are scaled so that the in focus region is enlarged relative to the regions which are not in focus. This is particularly desirable for web browsing in a television context where distance from the set may make reading the unscaled page difficult or impossible.
- readability within the region can be enhanced to permit use and browsing from a distance.
- a first link in the focus region is highlighted.
- “highlighted” means made active such that a subsequent input, such as a predefined key press activates the link.
- Highlighting in the link context is analogous to focus in the region context. Highlighting may, but need not include, changing the link's appearance in any manner on the display such as, for example, changing size, color, shading, etc.
- a determination is made at decision block 466 if an enter signal has been received. However, if no enter signal has been received, a determination is made at decision block 468 if a scroll signal has been input at the client node. If a scroll signal has been input, a next link is highlighted at functional block 472 .
- FIG. 5C is a diagram showing a system implementing the tab, scroll, and zoom features of one embodiment of the invention.
- a set top box 500 is coupled to a television monitor 502 and is responsive to remote control 504 .
- Remote control 504 may be a custom remote control, a wireless keyboard, or even a standard universal remote control. Remote control 504 may be equipped with a microphone for accepting voice commands or may merely provide push button inputs.
- television 502 is displaying a web page 510 that has been segmented into eight equally dimensioned regions A-H.
- Remote control 504 includes a tab function 520 , a scroll function 522 , and an enter function 524 .
- region A is brought into focus, as shown in the second frame.
- Link one is highlighted and A is enlarged, while the remaining regions are scaled so that A is much larger relative to the other regions, thereby accomplishing a zoom function and improving readability of the information contained in region A.
- This is shown as web page 512 .
- Scroll function 522 a second link in region A is highlighted as shown on page 514 .
- scrolling within the focus region does not effect the size or representation of the non-focus regions.
- the enter function 524 is actuated, link.sub.1 or link.sub.2 would be traversed, respectively.
- web page 516 shows a web page that would be reached from web page 510 , 512 , or 514 responsive to actuation of the F key.
- the F region is in focus, and the remaining regions are scaled to be much smaller than the F region.
- FIG. 6 is a flow chart of operations of the navigation system of one embodiment of the invention in a custom terminal custom browser node.
- a content partners home page is accessed. In some embodiments, it may be possible to bypass access of the home page and go directly to the sister site home page.
- a node establishes communication with a sister site server (SSS).
- SSS sister site server
- a first matrix layer is received from the SSS.
- the node waits for a keypress. If at decision block 606 , a determination is made that a key has been pressed, a determination is made at decision block 607 whether the keypress corresponds to a composition cell.
- a composition cell is deemed to be a cell in the navigation matrix which permits a user to enter additional data.
- a search cell or e.g., a purchase order form or an e-mail may have one or more composition cells.
- the cell is a composition cell
- the system enters composition mode at functional block 632 .
- composition mode the digits of the keypad represent the digits themselves, rather than navigation options.
- the cursor will also appear in the composition field of the composition cell.
- a determination is made if the enter key has been pressed.
- the enter key is defined in one embodiment of the invention to signify the end of a composition. Thus, if the enter key has not been pressed, the system remains in composition mode. However, if at decision block 634 , the enter key has been pressed, the system returns to navigation mode at functional block 636 . It is also within the scope and contemplation to define other keys to instigate return to the navigation mode.
- the client node receives the updated matrix layer corresponding to the keypress event. That matrix layer is loaded to the memory at functional block 614 and the cache is time-stamped at functional block 616 .
- new ads may be received from the SSS. Notably, the receipt of the ads is asynchronous with the matrix layer receipt and may occur at any time without being prompted by a keypress event.
- the incoming matrix layer is rendered to a temporary buffer by using a double-buffering technique. The actual rendering is transparent to the user.
- the status bar for the load is updated to indicate the percent complete of the matrix layer rendering.
- the temporary buffer is swapped with the frame buffer and the new matrix layer is displayed at functional block 626 .
- the history of the navigation path is updated to reflect the new matrix layer.
- the system then returns to await a next keypress to indicate further navigation. By iteratively pressing appropriate keys, a user may navigate to any desired depth up to a maximum depth along any navigation path and obtain content relevant to the path navigated. If instead, the matrix layer was validly in the cache at decision block 608 , the matrix layer is rendered from the cache at functional block 630 and the system awaits the next keypress.
- Maximum depth as used herein applies on a cell by cell basis for primary navigation options. A maximum depth is reached for a cell in a navigation path when pressing a corresponding key will not take a user to a deeper matrix layer in the matrix. While content, as distinguished from the matrix layer and their cell headings, will be displayed once a maximum depth is reached, it is within the scope and contemplation of the invention to display some content in cells of an intermediate matrix layer, i.e. one that is not at the maximum depth.
- Primary navigation options are those navigation options that necessarily change between successive matrix layers, changing from general to more specific with increases in depth in the matrix.
- FIG. 7 is a flow diagram of operation of the sister site server of one embodiment of the invention.
- a determination is made if the keypress event has been received at decision block 702 . If the keypress event has been received, a determination is made if the matrix has reached maximum depth at decision block 704 . If the matrix has not reached the maximum depth, a matrix layer corresponding to the keypress is sent at functional block 706 . Such matrix layers may or may not include content in cells with navigation choices. If the matrix has reached maximum depth for that navigation path, a content layer corresponding to the keypress event is sent to the client node at functional block 708 . A content layer may or may not include matrix cells in addition to the content. New ads are sent to the client node at functional block 710 . The system then awaits the next keypress event from a client node.
- FIG. 8 is a diagram of the display of a graphical user interface of one embodiment of the invention.
- the screen is divided into a plurality of cells.
- the cells can further be subdivided between the digit keys 1-9 keys which, in this embodiment, represent the primary set of navigation options and the keys designated by letters A-C which represent secondary navigation options and *, 0, and # keys that may be additional navigation options or provide specialized functions.
- the * key may return the user to the server home site, thereby leaving matrix navigation.
- the ABC cells will typically hold advertising, and selecting one of those cells will generate a matrix layer with primary navigation cells directed to that advertiser or the product line being advertised. While the interface is designed to be fully accessible with minimal key strokes from a key pad, it is also within the scope and contemplation of the invention to permit selection with a mouse or other pointer device.
- FIGS. 9A-D are example sister site matrix pages.
- an advertising cell 900 is the focus region of the displayed image. Ten advertisements are displayed within the regions. The first advertisement 902 is highlighted. From this matrix page, the * returns a user to the amazon.com home page. The # reveals the contents of a user's shopping cart.
- FIG. 9B the contents of the focus window have been enlarged (zoomed) such that only four advertisements are displayed in ad cell 900 . The no links/advertisements are highlighted.
- advertisement 902 is again highlighted. This may occur, for example, by a user pressing a scroll key from FIG. 9B .
- FIG. 9A an advertising cell 900 is the focus region of the displayed image. Ten advertisements are displayed within the regions. The first advertisement 902 is highlighted. From this matrix page, the * returns a user to the amazon.com home page. The # reveals the contents of a user's shopping cart.
- FIG. 9B the contents of the focus window have been enlarged (zoomed)
- FIG. 9D a user has pressed a scroll key several times from FIG. 9C .
- advertisement 902 has scrolled out of view and advertisement 904 is highlighted. While in this example, ten advertisements were present, the number of links within such a cell may be arbitrarily large. In the shown embodiment, scrolling through the links in the focus cell and scaling the focus cell content does not effect the user's view of the remaining cells.
- FIGS. 10A-G are a series of matrix layers displayed during an exemplary navigation using one embodiment of the invention.
- navigation begins at the Shopping and Products matrix layer and shown in FIG. 10A .
- a selection of 5 on the 10 a matrix layer yields an Electronics matrix layer shown in FIG. 10B .
- Selecting 1 on the keypad when the matrix layer of 10 b is displayed yields the Audio matrix layer of FIG. 10C .
- the system displays a Receivers matrix layer of FIG. 10D , which breaks down receivers into price categories and also provides the option of navigating, in this embodiment, into Consumer Reports industry reports related to receivers.
- the number of primary navigation options is reduced to 4.
- a user can select Stereo Only by pressing 1 on the keypad, which yields a stereo only matrix layer shown in FIG. 10E .
- the products are ordered based on some ranking system, such as Consumer Reports.
- some ranking system such as Consumer Reports.
- Technics received the highest ranking of receivers in the selected category from Consumer Reports.
- potential purchasers are likely to only be interested in the top several products within that class, not for example, the 15.sup.th best receiver in the $150-$290 range.
- Additional matrix cells surrounding cell 1 and its content.
- the additional cells represent navigation paths that have not reached their maximum depth. For example, by pressing a 3, one would get to a features of the Technics product content layer. Such screen would display features of the Technics system.
- the various navigation paths typically have a maximum depth at which content is displayed. However, reaching the maximum depth of a particular navigation path does not indicate that another navigation path may not have yet a deeper matrix layer. For example, while the maximum depth of the navigation path corresponded to cell 1 has been reach in FIG. 10F , selecting a 9 on the keypad will move a user to a Technics purchase matrix layer, shown in FIG. 10G .
- a user can move between fields to fill out a purchase form which, as discussed above, is one example of a matrix layer including composition cells.
- the form can be filled in using keyboard input.
- the speech to text capabilities of the terminal will permit the user to fill out the electronic purchase form orally.
- FIG. 11 shows a history window overlying a navigation matrix.
- the history window would appear if the history button on the keypad were actuated.
- the user may then select a prior matrix to jump to directly without moving backwards or forwards iteratively.
- FIGS. 12A and B are an example matrix after a selection of 0 from the main menu screen, which allows one to conduct a search through cell 1 .
- advertisements for Jaguar appear in the ABC cells.
- the ABC designation appears initially (as shown in FIG. 12A ) when the screen is first refreshed and then fades away to reveal solely the advertisement in each of those cells (as shown in FIG. 12B ).
- pressing an A on the keypad would take the user to a matrix reflecting company information about Jaguar.
- Pressing B would take the user to a matrix for the virtual showroom, and C would take the user to a purchase screen for the advertised item.
- the advertising cells are merged as a single cell showing a single advertisement and permitting navigation to only a single matrix layer therefrom.
- the background can be an advertisement.
- the advertisement can be targeted by modifying the ad responsive to the apparent navigation path of the user. This leaves the potential of showing the user an advertisement for a product or service more likely to be of interest. For example, when a user selects Electronics in the example of FIGS. 10A-G , the next screen may have as background an advertisement, e.g. for Circuit City.
- FIG. 13 shows the e-mail creation screen for one embodiment of the invention. This would be reached by pressing 3 on the keypad when the matrix layer of FIG. 9D is displayed. Again, all e-mail functions other than actually entering the text and the address can be performed using the simple interface with numerical digits and the letters ABC corresponding to inbox, the outbox, and the sent features of standard e-mail, respectively.
- FIG. 14 shows an alternative matrix page of one embodiment of the invention.
- the matrix occupies only a portion of the screen real estate.
- the remaining real estate may be occupied by content, a zoom of the focus cell, or advertising.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Development Economics (AREA)
- Finance (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Accounting & Taxation (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Entrepreneurship & Innovation (AREA)
- Game Theory and Decision Science (AREA)
- Human Computer Interaction (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- User Interface Of Digital Computer (AREA)
- Information Transfer Between Computers (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
- This patent claims priority from application Ser. No. 11/373,324 filed Mar. 13, 2006, now U.S. Pat. No. 7,441,196, which is a continuation of application Ser. No. 09/518,015 filed Mar. 03, 2000 now U.S. Pat. No. 7,020,845, which is a continuation-in-part of application Ser. No. 09/440,214 filed Nov. 15, 1999, now U.S. Pat. No. 6,600,497.
- A portion of the disclosure of this patent document contains material which is subject to copyright protection. This patent document may show and/or describe matter which is or may become trade dress of the owner. The copyright and trade dress owner has no objection to the facsimile reproduction by anyone of the patent disclosure as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all copyright and trade dress rights whatsoever.
- 1. Field
- This disclosure relates to navigation interfaces.
- 2. Description of the Related Art
- The importance of the Internet as a tool of electronic commerce can not be overstated. The ability of consumers to buy products, obtain information from the comfort of their own home is revolutionizing the way business is done. Increasingly, there is a push to provide access to the Internet on standard television monitors through the use of set top boxes. Over time, much like cable-ready televisions, it is expected that Internet-ready televisions will proliferate. Unfortunately, even on large screen televisions the web surfing experience is poor, inasmuch as the web content is illegible and/or unnegotiable, unless you happen to be sitting very close to the television. Generally, this makes web surfing impractical in more traditional television environments. As the television web access systems proliferate, improved navigation and content access on the television is likely to become a necessity.
-
FIG. 1 is a block diagram of a system employing one embodiment of the invention. -
FIG. 2A is an exemplary web page having a sister site link. -
FIG. 2B is an exemplary first matrix page of a sister site for the web page ofFIG. 2A . -
FIG. 2C is a web page having irregular segmentation. -
FIG. 3 is a flow diagram of conversion of standard HTML pages to a sister site format in one embodiment of the invention. -
FIG. 4 is a block diagram of a client hardware architecture of one embodiment of the invention. -
FIG. 5A is a flow diagram of server side segmentation in one embodiment of the invention. -
FIG. 5B is a flow diagram of client side manipulation of a segmented page in one embodiment of the invention. -
FIG. 5C is a diagram showing a system implementing the tab, scroll, and zoom features of one embodiment of the invention. -
FIG. 6 is a flow chart of operations of the navigation system of one embodiment of the invention in a custom terminal custom browser node. -
FIG. 7 is a flow diagram of operation of the sister site server of one embodiment of the invention. -
FIG. 8 is a diagram of the display of a graphical user interface of one embodiment of the invention. -
FIGS. 9A-D are examples of sister site matrix pages. -
FIGS. 10A-G are a series of matrix layers displayed during an exemplary navigation using one embodiment of the invention. -
FIG. 11 shows a history window overlying a navigation matrix layer. -
FIGS. 12A and B are an example of a matrix layer of one embodiment of the invention. -
FIG. 13 is an e-mail composition matrix layer for one embodiment of the invention. -
FIG. 14 shows an alternative matrix page of one embodiment of the invention. - A simplified system for navigation of the Internet or other content source allows access to the content and services available thereon with greater ease, on, for example, a display more remote from a user than in the use of the “traditional” personal computer (PC) two foot paradigm.
-
FIG. 1 is a block diagram of a system employing one embodiment of the invention. A wide-area network (WAN) 10, such as the Internet, couples together a plurality of communication nodes. Some nodes, such asnode 12, may be a standard prior art PC executing any conventional web browser. Alternatively,node 12 might be a set top box and television, or an internet appliance, or a wireless device, such as a web-enabled cell phone. Additionally, there are server nodes connected to WAN 10, such asserver node 16, which may be any conventional web server. Also coupled to WAN 10 arebrowser nodes 22 running a custom browser that facilitate access to information and services provided to thecustom browser node 22. Thecustom browser node 22 as well as anybrowser nodes 12 are collectively referred to as client nodes. Content partners, such ascontent partner node 14 provide content in a specified format that facilitates its use by theclient nodes - Content partners may maintain a database of sister site web pages corresponding to the pages in the general use site. Alternatively, content partners may provide a facility for converting web pages on the fly to the sister site format. Content partners may also provide for segmentation of the base HTML web pages and/or the matrix pages. A segmentation may be performed in a number of ways. The page may be divided up based on content or area. The net result, in any case, is that the web page is divided into regions which are not necessarily, but may be, of equal size. The individual regions may be brought into focus independently. By “brought into focus,” the concept of focus in this context is analogous to the front window in a windowing system. The focus region is deemed active and subject to client manipulation. In the context of a matrix page, one suitable segmentation is by cell, e.g., each cell corresponds to a region that may be independently brought into focus. The borders of the regions may or may not be visible on the web pages displayed. This segmentation facilitates tab, scroll, and zoom features described in more detail below. Alternatively, segmentation may be performed as part of a custom browser on custom browser nodes or may be instantiated as a hardware or firmware solution within, for example, the set top box.
-
FIG. 2A is an exemplary web page having a sister site link. By actuating the link, the client begins receiving matrix pages as described in more detail below.FIG. 2B shows an example first matrix page reached by activating the sister site link inFIG. 2A .FIG. 2C is a web page having irregular segmentation. Through segmentation, the page is divided into regions. Individual regions may then be brought into focus permitting simplified navigation, viewing, and manipulation of the data within that region. -
FIG. 3 is a flow diagram of conversion of standard HTML pages to a sister site format in one embodiment of the invention. A hypertext markup language (HTML)page 40 is transcoded by atranscoder 30 to yield, for example, anXML page 42 to which a document type definition (DTD) 38 is applied. TheDTD 38 specifies the rules for the structure of the resulting XML document. The XML page is then reformatted using extensible style language (XSL) 34 to correspondingformat data 32. XSL is not currently supported by all standard browsers. Thus, after formatting, the XML document is translated to an extensible hypertext markup language (XHTML) document for subsequent display by a client side browser ondisplay 52. Alternatively, the XML page may have a cascading style sheet (CSS) applied to achieve the desired format. One advantage of the CSS is that it is supported by standard browsers. After application of the CSS, the resulting formatted page can be displayed by the client browser ondisplay 52. - The above-described conversion may be done by a content partner in advance of request for pages or may be done on the fly responsive to requests for pages. The determination of which to do involves a trade off between latency in providing requested pages and storage space required to store the additional pages. Some on the fly conversion is desirable in the event that a user attempts to access a web site that has not previously been converted. It is also within the scope and contemplation of providing for conversion on the client side.
-
FIG. 4 is a block diagram of a client hardware architecture of one embodiment of the invention. Aprocessor 100 is coupled to various memory units and an I/O bus bridge 110 by alocal bus 102. Among the expected memory units are random access memory (RAM) 106, which may be any standard RAM, including standard dynamic random access memory (DRAM), and may be symmetric or asymmetric. Also coupled tobus 102 is a read-only memory (ROM)unit 108. The ROM will typically include the boot code for theprocessor 100. A non-volatile RAM (NVRAM)unit 104 is also coupled to the bus. - The I/
O bus bridge 110 is coupled to thelocal bus 102 and bridges to the I/O bus 112. A number of units may reside on the I/O bus, including agraphics module 114 that couples to a display (not shown), a universal serial bus (USB) controller that may couple the system to any number of additional USB devices. Common USB devices include keyboards, mice, cameras, scanners, printers, and other peripheral components and input/output devices. Also coupled to the I/O bus may bepower management module 118, which may be coupled to the power switch and may include conventional power conservation protocols, ensuring theprocessor 100 is permitted to orderly conclude its current operation before changing power states. - An infrared data association (IrDA) interface 120 permits the terminal to be coupled to hand-held devices, if desired. In some embodiments, a keyboard may be coupled by an Ir link.
Storage unit 122, which may, for example, be a flash memory unit, is used for long-term storage of data or files. Atransceiver 124 is used to permit the processor to communicate with the hub, whether it be a point-to-point link or across a wide-area network. Thetransceiver 124 may be, but is not limited to, an ethernet transceiver, a modem, digital subscriber line (DSL) or cable modem. It is expected that theprocessor 100 will communicate through thetransceiver 124 to the server using transmission control protocol/internet protocol (TCP/IP). Encryption and compression within the terminal may be handled by conventional hardware or software solutions. - Audio I/
O interface 126 may include an internal microphone and speaker which permits audio input and output. This is particularly useful in the context of voice e-mail or voice over IP communications. Additionally, some embodiments of the invention will include speech to text (STT)capability 130 and speech recognition (SR)capability 136. Various embodiments may implement these capabilities as hardware or software or a combination of both. In embodiments having SR capability, for simplicity of use, it is desirable to use one of the multiple user SR packages available today and expected to improve in the future, as these packages avoid the necessity of “training” the system. This permits recognition of content of speech and conversion to text. - For purposes of reduced cost, it may be desirable to use a particularly simple speech recognition package, recognizing only, for example, numbers and letters. A suitable speech recognition package will permit a user to navigate the WAN as subsequently described using voice commands and composed e-mails in a hands-free manner. Such an embodiment has the additional advantage that it enables Internet access to the physically challenged. In some embodiments,
SR 136 is present, butSTT 130 is not. This may permit the processor to respond to voice commands but would not permit composition of e-mail, for example. - In one embodiment of the invention, the terminal has a notebook form factor with an integrated LCD display. In an alternative embodiment, the form factor is a set-top box, which relies on an external display, such as a television or external monitor. In either case, a standard QWERTY keyboard could be used. In the set top box embodiment, a wireless keyboard or remote is desirable.
-
FIG. 5A is a flow diagram of server side segmentation in one embodiment of the invention. A request for a page is received atfunctional block 400. A determination is made atdecision block 402 whether the requested page has been segmented. If the page has not been segmented, a determination is made atdecision block 404 whether the requested page is a matrix page. If the requested page is a matrix page, atfunctional block 406, the cells of the matrix are each defined to be a region, thereby completing the segmentation. If the page is not a matrix page, the page is segmented either based on area or content. By “segmentation,” it is meant that the page is divided into a plurality of regions. The regions may contain one or more links and/or some amount of content. This segmentation facilitates usability as discussed in more detail below. Once segmentation is complete, atfunctional block 408, a determination is made if the boundaries of the regions should be shown on the displayed page atdecision block 410. If the boundaries are to be shown, the boundaries are overlayed on the page atfunctional block 412 after the overlay, or if no boundaries are to be shown, the page is sent to the client node atfunctional block 414. -
FIG. 5B is a flow diagram of client side manipulation of a segmented page in one embodiment of the invention. Atfunctional block 450, a segmented page is received at a client node. A determination is made atdecision block 452 if a tab input has been received. As used herein, a tab input is any input which brings about the functionality of moving the focus from one region to another adjacent region. If no tab input has been received, a determination is made atdecision block 454 if the regions have identifying symbols associated therewith. Particularly in the case of matrix pages, the different cells typically have associated therewith either an alphanumeric character or some symbol such as an asterisk or other punctuation mark to identify the cell. If there are identifications associated with the regions, a determination is made atdecision block 456 if such an identification has been received as an input on the client node. If the identification has been received, the corresponding region is brought into focus. The focus region is active, and in some embodiments, the corresponding region is zoomed to increase its size relative to the inactive regions atfunctional block 460. If no identifications are associated with the region or no identification is received, the client waits for a tab input atdecision block 452. - If a tab input is received, the next region is brought into focus. If no region is currently in focus, a first region, e.g., the uppermost leftmost region, will be brought into focus at
functional block 458. Atfunctional block 462, the regions are scaled so that the in focus region is enlarged relative to the regions which are not in focus. This is particularly desirable for web browsing in a television context where distance from the set may make reading the unscaled page difficult or impossible. Thus, by scaling region by region, readability within the region can be enhanced to permit use and browsing from a distance. - At
functional block 464, a first link in the focus region is highlighted. As used herein, “highlighted” means made active such that a subsequent input, such as a predefined key press activates the link. Highlighting in the link context is analogous to focus in the region context. Highlighting may, but need not include, changing the link's appearance in any manner on the display such as, for example, changing size, color, shading, etc. A determination is made atdecision block 466 if an enter signal has been received. However, if no enter signal has been received, a determination is made atdecision block 468 if a scroll signal has been input at the client node. If a scroll signal has been input, a next link is highlighted atfunctional block 472. If an enter signal is received atfunctional block 466, a then highlighted link is activated atfunctional block 474 and a next segmented page is received, and the process begins again. Alternatively, if no scroll signal input is received atdecision block 468, a determination is made atdecision block 470 whether a tab or identification input has occurred. If it has, the system continues processing atblocks -
FIG. 5C is a diagram showing a system implementing the tab, scroll, and zoom features of one embodiment of the invention. A settop box 500 is coupled to atelevision monitor 502 and is responsive toremote control 504.Remote control 504 may be a custom remote control, a wireless keyboard, or even a standard universal remote control.Remote control 504 may be equipped with a microphone for accepting voice commands or may merely provide push button inputs. In frame one,television 502 is displaying aweb page 510 that has been segmented into eight equally dimensioned regions A-H.Remote control 504 includes atab function 520, ascroll function 522, and anenter function 524. Responsive to actuation of the tab function, region A is brought into focus, as shown in the second frame. Link one is highlighted and A is enlarged, while the remaining regions are scaled so that A is much larger relative to the other regions, thereby accomplishing a zoom function and improving readability of the information contained in region A. This is shown asweb page 512. If, when A is in focus, the user actuatesscroll function 522, a second link in region A is highlighted as shown onpage 514. In one embodiment, scrolling within the focus region does not effect the size or representation of the non-focus regions. In the event that, atweb page 512 orweb page 514, theenter function 524 is actuated, link.sub.1 or link.sub.2 would be traversed, respectively. If the segments are actually associated with their alphanumeric designator, and thatremote control 504 has alphanumeric keys, for example, letterkey F 526,web page 516 shows a web page that would be reached fromweb page web page 516, the F region is in focus, and the remaining regions are scaled to be much smaller than the F region. - These are merely illustrative examples of the tab, scroll, and zoom features of one embodiment of the invention. While the shown embodiment tiles the regions, it is within the scope and contemplation of the invention to overlay the focus region on one or more of the other regions. It is also within the scope of the invention to permit a user to increase the zoom of the focus region to exceed the physical space. In such case, scrolling within the region may be required to view the entire contents of the region. Such scrolling need not effect the display of the non-focused regions.
-
FIG. 6 is a flow chart of operations of the navigation system of one embodiment of the invention in a custom terminal custom browser node. Upon power-up at functional block 602, a content partners home page is accessed. In some embodiments, it may be possible to bypass access of the home page and go directly to the sister site home page. At functional block 604, a node establishes communication with a sister site server (SSS). At functional block 605, a first matrix layer is received from the SSS. Atdecision block 606, the node waits for a keypress. If atdecision block 606, a determination is made that a key has been pressed, a determination is made atdecision block 607 whether the keypress corresponds to a composition cell. A composition cell is deemed to be a cell in the navigation matrix which permits a user to enter additional data. For example, a search cell or e.g., a purchase order form or an e-mail may have one or more composition cells. If the cell is a composition cell, the system enters composition mode atfunctional block 632. In composition mode, the digits of the keypad represent the digits themselves, rather than navigation options. The cursor will also appear in the composition field of the composition cell. Atdecision block 634, a determination is made if the enter key has been pressed. The enter key is defined in one embodiment of the invention to signify the end of a composition. Thus, if the enter key has not been pressed, the system remains in composition mode. However, if atdecision block 634, the enter key has been pressed, the system returns to navigation mode atfunctional block 636. It is also within the scope and contemplation to define other keys to instigate return to the navigation mode. - If a keypress is received and not found to correspond to a composition cell at
decision block 607, a determination is made atdecision block 608 whether the matrix layer corresponding to the keypress exists within the cache. In this connection, it is determined whether a representation of that matrix layer, even if in the cache, is stale and therefore needs to be freshly downloaded. If the data is stale or not present in the cache at all, the keypress event is sent to the SSS. In one embodiment, the entire navigation path, including the keypress event, is sent with each keypress. When the navigation path is sent with each keypress event, the SSS is able to identify the requested matrix layer rapidly on the fly. - Subsequently, at
functional block 612, the client node receives the updated matrix layer corresponding to the keypress event. That matrix layer is loaded to the memory atfunctional block 614 and the cache is time-stamped atfunctional block 616. Atfunctional block 618, new ads may be received from the SSS. Notably, the receipt of the ads is asynchronous with the matrix layer receipt and may occur at any time without being prompted by a keypress event. Atfunctional block 620, the incoming matrix layer is rendered to a temporary buffer by using a double-buffering technique. The actual rendering is transparent to the user. Atfunctional block 622, the status bar for the load is updated to indicate the percent complete of the matrix layer rendering. Atfunctional block 624, a determination is made if the rendering is complete. If it is not, the buffer continues to render and the status bar continues to update. By regularly updating the status bar, the user is not left wondering if the device is working. This is expected to limit the frustration experienced by many new users during the wait while matrix layers are rendered. If the rendering is complete, the temporary buffer is swapped with the frame buffer and the new matrix layer is displayed atfunctional block 626. Then atfunctional block 628, the history of the navigation path is updated to reflect the new matrix layer. The system then returns to await a next keypress to indicate further navigation. By iteratively pressing appropriate keys, a user may navigate to any desired depth up to a maximum depth along any navigation path and obtain content relevant to the path navigated. If instead, the matrix layer was validly in the cache atdecision block 608, the matrix layer is rendered from the cache atfunctional block 630 and the system awaits the next keypress. - “Maximum depth” as used herein applies on a cell by cell basis for primary navigation options. A maximum depth is reached for a cell in a navigation path when pressing a corresponding key will not take a user to a deeper matrix layer in the matrix. While content, as distinguished from the matrix layer and their cell headings, will be displayed once a maximum depth is reached, it is within the scope and contemplation of the invention to display some content in cells of an intermediate matrix layer, i.e. one that is not at the maximum depth.
- “Primary navigation options” as used herein are those navigation options that necessarily change between successive matrix layers, changing from general to more specific with increases in depth in the matrix.
-
FIG. 7 is a flow diagram of operation of the sister site server of one embodiment of the invention. A determination is made if the keypress event has been received atdecision block 702. If the keypress event has been received, a determination is made if the matrix has reached maximum depth atdecision block 704. If the matrix has not reached the maximum depth, a matrix layer corresponding to the keypress is sent atfunctional block 706. Such matrix layers may or may not include content in cells with navigation choices. If the matrix has reached maximum depth for that navigation path, a content layer corresponding to the keypress event is sent to the client node atfunctional block 708. A content layer may or may not include matrix cells in addition to the content. New ads are sent to the client node atfunctional block 710. The system then awaits the next keypress event from a client node. -
FIG. 8 is a diagram of the display of a graphical user interface of one embodiment of the invention. The screen is divided into a plurality of cells. In this embodiment, there are fifteen cells that represent navigation options and one messaging cell for displaying messages from the server, the progress or status bar, and a title block. The cells can further be subdivided between the digit keys 1-9 keys which, in this embodiment, represent the primary set of navigation options and the keys designated by letters A-C which represent secondary navigation options and *, 0, and # keys that may be additional navigation options or provide specialized functions. For example, the * key may return the user to the server home site, thereby leaving matrix navigation. The ABC cells will typically hold advertising, and selecting one of those cells will generate a matrix layer with primary navigation cells directed to that advertiser or the product line being advertised. While the interface is designed to be fully accessible with minimal key strokes from a key pad, it is also within the scope and contemplation of the invention to permit selection with a mouse or other pointer device. -
FIGS. 9A-D are example sister site matrix pages. InFIG. 9A , anadvertising cell 900 is the focus region of the displayed image. Ten advertisements are displayed within the regions. Thefirst advertisement 902 is highlighted. From this matrix page, the * returns a user to the amazon.com home page. The # reveals the contents of a user's shopping cart. InFIG. 9B , the contents of the focus window have been enlarged (zoomed) such that only four advertisements are displayed inad cell 900. The no links/advertisements are highlighted. InFIG. 9C ,advertisement 902 is again highlighted. This may occur, for example, by a user pressing a scroll key fromFIG. 9B . InFIG. 9D , a user has pressed a scroll key several times fromFIG. 9C . Thus,advertisement 902 has scrolled out of view andadvertisement 904 is highlighted. While in this example, ten advertisements were present, the number of links within such a cell may be arbitrarily large. In the shown embodiment, scrolling through the links in the focus cell and scaling the focus cell content does not effect the user's view of the remaining cells. -
FIGS. 10A-G are a series of matrix layers displayed during an exemplary navigation using one embodiment of the invention. In this example, navigation begins at the Shopping and Products matrix layer and shown inFIG. 10A . A selection of 5 on the 10 a matrix layer yields an Electronics matrix layer shown inFIG. 10B . - Selecting 1 on the keypad when the matrix layer of 10 b is displayed yields the Audio matrix layer of
FIG. 10C . By selecting an 8 on the keypad when 10 c is displayed, the system displays a Receivers matrix layer ofFIG. 10D , which breaks down receivers into price categories and also provides the option of navigating, in this embodiment, into Consumer Reports industry reports related to receivers. Notably, inFIG. 10D , the number of primary navigation options is reduced to 4. Thus, it is not necessary that all layers of the matrix have the same number of cells, nor is it required that all cells have the same size. A user can select Stereo Only by pressing 1 on the keypad, which yields a stereo only matrix layer shown inFIG. 10E . - In one embodiment of the invention, the products are ordered based on some ranking system, such as Consumer Reports. Thus, for example, in
FIG. 10E , Technics received the highest ranking of receivers in the selected category from Consumer Reports. It is expected that for any particular product class, potential purchasers are likely to only be interested in the top several products within that class, not for example, the 15.sup.th best receiver in the $150-$290 range. However, it is within the scope and contemplation of the invention to permit a “more” option which allows a user to get a set of the next most highly ranked products and possibly unranked products as well. It is expected that supplying product options in a user-friendly ranked order will encourage users to be more willing to conduct e-commerce. - By selecting a 1 on the keypad when matrix layer 10 e is displayed, a user reaches the matrix layer of
FIG. 10F , as well as reaching the maximum depth for that navigation path. Thus, pressing 1 on the keypad in response to matrix layer 10 f does not move the user deeper into the multi-dimensional matrix, and content is displayed incell 1 indicating the model, price, picture, and possibly other information about the Technics product.Cell 1 is also larger than the other cells. - Other navigation options are provided in additional matrix
cells surrounding cell 1 and its content. The additional cells represent navigation paths that have not reached their maximum depth. For example, by pressing a 3, one would get to a features of the Technics product content layer. Such screen would display features of the Technics system. The various navigation paths typically have a maximum depth at which content is displayed. However, reaching the maximum depth of a particular navigation path does not indicate that another navigation path may not have yet a deeper matrix layer. For example, while the maximum depth of the navigation path corresponded tocell 1 has been reach inFIG. 10F , selecting a 9 on the keypad will move a user to a Technics purchase matrix layer, shown inFIG. 10G . By selecting digits on the keypad, a user can move between fields to fill out a purchase form which, as discussed above, is one example of a matrix layer including composition cells. In some embodiments, the form can be filled in using keyboard input. In other embodiments, the speech to text capabilities of the terminal will permit the user to fill out the electronic purchase form orally. -
FIG. 11 shows a history window overlying a navigation matrix. The history window would appear if the history button on the keypad were actuated. By using the up/down arrow key on the keypad, the user may then select a prior matrix to jump to directly without moving backwards or forwards iteratively. -
FIGS. 12A and B are an example matrix after a selection of 0 from the main menu screen, which allows one to conduct a search throughcell 1. On this figure, advertisements for Jaguar appear in the ABC cells. In one embodiment of the invention, the ABC designation appears initially (as shown inFIG. 12A ) when the screen is first refreshed and then fades away to reveal solely the advertisement in each of those cells (as shown inFIG. 12B ). In this example, pressing an A on the keypad would take the user to a matrix reflecting company information about Jaguar. Pressing B would take the user to a matrix for the virtual showroom, and C would take the user to a purchase screen for the advertised item. - In some cases, the advertising cells are merged as a single cell showing a single advertisement and permitting navigation to only a single matrix layer therefrom. In one embodiment, the background can be an advertisement. This is also shown in
FIGS. 12A and B. Significantly, the advertisement can be targeted by modifying the ad responsive to the apparent navigation path of the user. This leaves the potential of showing the user an advertisement for a product or service more likely to be of interest. For example, when a user selects Electronics in the example ofFIGS. 10A-G , the next screen may have as background an advertisement, e.g. for Circuit City. -
FIG. 13 shows the e-mail creation screen for one embodiment of the invention. This would be reached by pressing 3 on the keypad when the matrix layer ofFIG. 9D is displayed. Again, all e-mail functions other than actually entering the text and the address can be performed using the simple interface with numerical digits and the letters ABC corresponding to inbox, the outbox, and the sent features of standard e-mail, respectively. -
FIG. 14 shows an alternative matrix page of one embodiment of the invention. In this embodiment, the matrix occupies only a portion of the screen real estate. The remaining real estate may be occupied by content, a zoom of the focus cell, or advertising. - In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes can be made thereto without departing from the broader spirit and scope of the invention as set forth in the appended claims. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense. Therefore, the scope of the invention should be limited only by the appended claims.
Claims (27)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/253,814 US20090138799A1 (en) | 1999-11-15 | 2008-10-17 | Navigation Interface |
US12/547,429 US20100017295A1 (en) | 1999-11-15 | 2009-08-25 | Navigation interface |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/440,214 US6600497B1 (en) | 1999-11-15 | 1999-11-15 | Apparatus and method to navigate interactive television using unique inputs with a remote control |
US09/518,015 US7020845B1 (en) | 1999-11-15 | 2000-03-03 | Navigating internet content on a television using a simplified interface and a remote control |
US11/373,324 US7441196B2 (en) | 1999-11-15 | 2006-03-13 | Apparatus and method of manipulating a region on a wireless device screen for viewing, zooming and scrolling internet content |
US12/253,814 US20090138799A1 (en) | 1999-11-15 | 2008-10-17 | Navigation Interface |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/373,324 Continuation US7441196B2 (en) | 1999-11-15 | 2006-03-13 | Apparatus and method of manipulating a region on a wireless device screen for viewing, zooming and scrolling internet content |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/547,429 Continuation US20100017295A1 (en) | 1999-11-15 | 2009-08-25 | Navigation interface |
Publications (1)
Publication Number | Publication Date |
---|---|
US20090138799A1 true US20090138799A1 (en) | 2009-05-28 |
Family
ID=27032350
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/518,015 Expired - Fee Related US7020845B1 (en) | 1999-11-15 | 2000-03-03 | Navigating internet content on a television using a simplified interface and a remote control |
US11/373,324 Expired - Fee Related US7441196B2 (en) | 1999-11-15 | 2006-03-13 | Apparatus and method of manipulating a region on a wireless device screen for viewing, zooming and scrolling internet content |
US12/253,814 Abandoned US20090138799A1 (en) | 1999-11-15 | 2008-10-17 | Navigation Interface |
US12/547,429 Abandoned US20100017295A1 (en) | 1999-11-15 | 2009-08-25 | Navigation interface |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/518,015 Expired - Fee Related US7020845B1 (en) | 1999-11-15 | 2000-03-03 | Navigating internet content on a television using a simplified interface and a remote control |
US11/373,324 Expired - Fee Related US7441196B2 (en) | 1999-11-15 | 2006-03-13 | Apparatus and method of manipulating a region on a wireless device screen for viewing, zooming and scrolling internet content |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/547,429 Abandoned US20100017295A1 (en) | 1999-11-15 | 2009-08-25 | Navigation interface |
Country Status (5)
Country | Link |
---|---|
US (4) | US7020845B1 (en) |
EP (1) | EP1240608A2 (en) |
AU (1) | AU1456201A (en) |
CA (1) | CA2392043A1 (en) |
WO (1) | WO2001037165A2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150205764A1 (en) * | 2012-08-27 | 2015-07-23 | Google Inc. | Encoding information into text for visual representation |
Families Citing this family (93)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020080273A1 (en) * | 1999-01-06 | 2002-06-27 | Harrison Robert G. | Appliance with TV and INTERNET modes of operation |
US7020845B1 (en) * | 1999-11-15 | 2006-03-28 | Gottfurcht Elliot A | Navigating internet content on a television using a simplified interface and a remote control |
WO2001080067A1 (en) * | 2000-04-14 | 2001-10-25 | Yodlee.Com, Inc. | Method and apparatus for providing auto-registration and service access to internet sites for internet portal subscribers |
US7210099B2 (en) * | 2000-06-12 | 2007-04-24 | Softview Llc | Resolution independent vector display of internet content |
JP2002123488A (en) * | 2000-10-16 | 2002-04-26 | Sony Corp | Method and device for controlling equipment |
JP4147016B2 (en) * | 2001-10-16 | 2008-09-10 | 富士通株式会社 | Mobile device |
US9052777B2 (en) | 2001-11-02 | 2015-06-09 | Neonode Inc. | Optical elements with alternating reflective lens facets |
US9778794B2 (en) | 2001-11-02 | 2017-10-03 | Neonode Inc. | Light-based touch screen |
US8095879B2 (en) | 2002-12-10 | 2012-01-10 | Neonode Inc. | User interface for mobile handheld computer unit |
US9164654B2 (en) | 2002-12-10 | 2015-10-20 | Neonode Inc. | User interface for mobile computer unit |
US8674966B2 (en) | 2001-11-02 | 2014-03-18 | Neonode Inc. | ASIC controller for light-based touch screen |
US7284069B2 (en) * | 2002-01-11 | 2007-10-16 | Xerox Corporation | Method for document viewing |
JP2003256465A (en) * | 2002-03-04 | 2003-09-12 | Matsushita Electric Ind Co Ltd | Data output method, server, and information processor |
AU2003247593A1 (en) | 2002-06-18 | 2003-12-31 | Wireless Ink, Llc | Method, apparatus and system for management of information content for enhanced accessibility over wireless communication networks |
US8416217B1 (en) | 2002-11-04 | 2013-04-09 | Neonode Inc. | Light-based finger gesture user interface |
AU2002347129A1 (en) * | 2002-11-13 | 2004-06-03 | Intel China Ltd. | Multi-modal web interaction over wireless network |
GB2410814A (en) * | 2004-02-05 | 2005-08-10 | Stephen John Doyle | Document conversion enabling browser content across different types of terminal devices |
US20060048051A1 (en) * | 2004-08-25 | 2006-03-02 | Research In Motion Limited | Method for rendering formatted content on a mobile device |
US20060077443A1 (en) * | 2004-10-08 | 2006-04-13 | Sharp Laboratories Of America, Inc. | Methods and systems for imaging device display coordination |
KR100678951B1 (en) * | 2005-01-11 | 2007-02-06 | 삼성전자주식회사 | Apparatus and method for creating control code for home network appliance according to the resolution of control device |
US20060248051A1 (en) * | 2005-04-29 | 2006-11-02 | Microsoft Corporation | System and method for managing search display windows |
JP2007066065A (en) * | 2005-08-31 | 2007-03-15 | Ricoh Co Ltd | Information display system, information display device, information display method, program and storage medium |
US7810049B2 (en) * | 2005-09-26 | 2010-10-05 | Novarra, Inc. | System and method for web navigation using images |
US8120623B2 (en) * | 2006-03-15 | 2012-02-21 | Kt Tech, Inc. | Apparatuses for overlaying images, portable devices having the same and methods of overlaying images |
KR20070102901A (en) * | 2006-04-17 | 2007-10-22 | 삼성전자주식회사 | Display apparatus and image processing apparatus with flexible menu items and control method thereof |
KR101282251B1 (en) * | 2006-05-23 | 2013-07-10 | 삼성전자주식회사 | Display apparatus, image processing apparatus and control method thereof |
US20070294371A1 (en) * | 2006-06-15 | 2007-12-20 | Petri John E | Method for determining input focus for web pages having aggregated content |
WO2008016794A2 (en) * | 2006-07-30 | 2008-02-07 | Palm, Inc. | Scroll mechanism with keyboard and context driven navigation |
US8126766B2 (en) * | 2006-11-29 | 2012-02-28 | Yahoo! Inc. | Interactive user interface for collecting and processing nomenclature and placement metrics for website design |
KR20080073869A (en) * | 2007-02-07 | 2008-08-12 | 엘지전자 주식회사 | Terminal and method for displaying menu |
US20080256454A1 (en) * | 2007-04-13 | 2008-10-16 | Sap Ag | Selection of list item using invariant focus location |
USD621845S1 (en) | 2007-06-23 | 2010-08-17 | Apple Inc. | Graphical user interface for a display screen or portion thereof |
US8151215B2 (en) * | 2008-02-07 | 2012-04-03 | Sony Corporation | Favorite GUI for TV |
US20090213079A1 (en) * | 2008-02-26 | 2009-08-27 | Microsoft Corporation | Multi-Purpose Input Using Remote Control |
US20090319933A1 (en) * | 2008-06-21 | 2009-12-24 | Microsoft Corporation | Transacted double buffering for graphical user interface rendering |
USD618248S1 (en) | 2008-09-23 | 2010-06-22 | Apple Inc. | Graphical user interface for a display screen or portion thereof |
US20100158985A1 (en) * | 2008-12-19 | 2010-06-24 | Xylos Corporation | Porous structures of microbial-derived cellulose for in vivo implantation |
JP5470861B2 (en) * | 2009-01-09 | 2014-04-16 | ソニー株式会社 | Display device and display method |
US8775023B2 (en) | 2009-02-15 | 2014-07-08 | Neanode Inc. | Light-based touch controls on a steering wheel and dashboard |
US20100281313A1 (en) * | 2009-05-04 | 2010-11-04 | Lockheed Martin Corporation | Dynamically generated web surveys for use with census activities, and assocated methods |
US11102325B2 (en) * | 2009-10-23 | 2021-08-24 | Moov Corporation | Configurable and dynamic transformation of web content |
US8676940B2 (en) | 2009-11-25 | 2014-03-18 | Michael Anthony Buonomo | Communications portal |
US20110238535A1 (en) * | 2010-03-26 | 2011-09-29 | Dean Stark | Systems and Methods for Making and Using Interactive Display Table for Facilitating Registries |
US8966376B2 (en) | 2010-12-10 | 2015-02-24 | Wyse Technology L.L.C. | Methods and systems for remote desktop session redrawing via HTTP headers |
US8589800B2 (en) * | 2010-12-10 | 2013-11-19 | Wyse Technology Inc. | Methods and systems for accessing and controlling a remote desktop of a remote machine in real time by a web browser at a client device via HTTP API utilizing a transcoding server |
US9535560B1 (en) | 2010-12-10 | 2017-01-03 | Wyse Technology L.L.C. | Methods and systems for facilitating a remote desktop session for a web browser and a remote desktop server |
US9245047B2 (en) * | 2010-12-10 | 2016-01-26 | Wyse Technology L.L.C. | Methods and systems for facilitating a remote desktop session utilizing a remote desktop client common interface |
US9244912B1 (en) * | 2010-12-10 | 2016-01-26 | Wyse Technology L.L.C. | Methods and systems for facilitating a remote desktop redrawing session utilizing HTML |
US9395885B1 (en) | 2010-12-10 | 2016-07-19 | Wyse Technology L.L.C. | Methods and systems for a remote desktop session utilizing HTTP header |
US8949726B2 (en) | 2010-12-10 | 2015-02-03 | Wyse Technology L.L.C. | Methods and systems for conducting a remote desktop session via HTML that supports a 2D canvas and dynamic drawing |
US9430036B1 (en) | 2010-12-10 | 2016-08-30 | Wyse Technology L.L.C. | Methods and systems for facilitating accessing and controlling a remote desktop of a remote machine in real time by a windows web browser utilizing HTTP |
US9563906B2 (en) | 2011-02-11 | 2017-02-07 | 4D Retail Technology Corp. | System and method for virtual shopping display |
USD672366S1 (en) * | 2011-06-10 | 2012-12-11 | Apple Inc. | Display screen or portion thereof with icon |
EP2537538A1 (en) * | 2011-06-22 | 2012-12-26 | Biopharm Gesellschaft Zur Biotechnologischen Entwicklung Von Pharmaka mbH | Bioresorbable Wound Dressing |
JP2014527435A (en) * | 2011-08-09 | 2014-10-16 | ニュー ジャージー インスティチュート オブ テクノロジー | Composite matrix for bone repair applications |
JP2013097535A (en) * | 2011-10-31 | 2013-05-20 | Toshiba Corp | Electronic apparatus and display control method |
US11080721B2 (en) * | 2012-04-20 | 2021-08-03 | 7.ai, Inc. | Method and apparatus for an intuitive customer experience |
US20150156554A1 (en) | 2012-06-14 | 2015-06-04 | Flextronics Ap, Llc | On-screen settings interaction for interactive television |
US9060152B2 (en) * | 2012-08-17 | 2015-06-16 | Flextronics Ap, Llc | Remote control having hotkeys with dynamically assigned functions |
USD732574S1 (en) | 2012-10-26 | 2015-06-23 | Apple Inc. | Display screen or portion thereof with icon |
US12032817B2 (en) | 2012-11-27 | 2024-07-09 | Neonode Inc. | Vehicle user interface |
US9092093B2 (en) | 2012-11-27 | 2015-07-28 | Neonode Inc. | Steering wheel user interface |
USD757737S1 (en) | 2013-06-09 | 2016-05-31 | Apple Inc. | Display screen or portion thereof with icon |
USD727960S1 (en) | 2013-06-09 | 2015-04-28 | Apple Inc. | Display screen or portion thereof with graphical user interface |
USD741874S1 (en) | 2013-06-09 | 2015-10-27 | Apple Inc. | Display screen or portion thereof with animated graphical user interface |
USD747344S1 (en) | 2013-08-02 | 2016-01-12 | Apple Inc. | Display screen with graphical user interface |
USD765092S1 (en) | 2014-03-03 | 2016-08-30 | Apple Inc. | Display screen or portion thereof with graphical user interface |
USD766318S1 (en) | 2014-03-07 | 2016-09-13 | Apple Inc. | Display screen or portion thereof with animated graphical user interface |
US9946516B2 (en) | 2014-03-14 | 2018-04-17 | Starbucks Corporation | Application workflow framework |
USD753678S1 (en) | 2014-06-01 | 2016-04-12 | Apple Inc. | Display screen or portion thereof with animated graphical user interface |
USD775166S1 (en) * | 2014-06-25 | 2016-12-27 | Mitsubishi Electric Corporation | Display with a graphical user interface |
USD753711S1 (en) | 2014-09-01 | 2016-04-12 | Apple Inc. | Display screen or portion thereof with graphical user interface |
USD775185S1 (en) | 2015-03-06 | 2016-12-27 | Apple Inc. | Display screen or portion thereof with graphical user interface |
USD811434S1 (en) * | 2015-12-03 | 2018-02-27 | Samsung Electronics Co., Ltd. | Display screen or portion thereof with icon |
USD778941S1 (en) | 2016-01-08 | 2017-02-14 | Apple Inc. | Display screen or portion thereof with graphical user interface |
USD778942S1 (en) | 2016-01-11 | 2017-02-14 | Apple Inc. | Display screen or portion thereof with graphical user interface |
USD790575S1 (en) | 2016-06-12 | 2017-06-27 | Apple Inc. | Display screen or portion thereof with graphical user interface |
US10426796B2 (en) * | 2016-06-13 | 2019-10-01 | SMART SURGICAL, Inc. | Compositions for biological systems and methods for preparing and using the same |
USD804508S1 (en) | 2016-10-26 | 2017-12-05 | Apple Inc. | Display screen or portion thereof with graphical user interface |
USD818037S1 (en) | 2017-01-11 | 2018-05-15 | Apple Inc. | Type font |
USD844049S1 (en) | 2017-09-14 | 2019-03-26 | Apple Inc. | Type font |
USD846567S1 (en) | 2017-10-06 | 2019-04-23 | Apple Inc. | Electronic device with graphical user interface |
AU2018202984A1 (en) * | 2018-04-30 | 2019-11-14 | Main Continental Technology Limited | An Electronic Signing Tablet |
USD877174S1 (en) | 2018-06-03 | 2020-03-03 | Apple Inc. | Electronic device with graphical user interface |
USD898755S1 (en) | 2018-09-11 | 2020-10-13 | Apple Inc. | Electronic device with graphical user interface |
CN113165515B (en) | 2018-11-28 | 2021-11-02 | 内奥诺德公司 | Driver user interface sensor |
USD900925S1 (en) | 2019-02-01 | 2020-11-03 | Apple Inc. | Type font and electronic device with graphical user interface |
USD902221S1 (en) | 2019-02-01 | 2020-11-17 | Apple Inc. | Electronic device with animated graphical user interface |
USD900871S1 (en) | 2019-02-04 | 2020-11-03 | Apple Inc. | Electronic device with animated graphical user interface |
USD916841S1 (en) * | 2019-04-29 | 2021-04-20 | Anhui Huami Information Technology Co., Ltd. | Wearable device display screen with graphical user interface |
USD926798S1 (en) * | 2019-06-07 | 2021-08-03 | GE Precision Healthcare LLC | Display screen or portion thereof with a graphical user interface |
US11669210B2 (en) | 2020-09-30 | 2023-06-06 | Neonode Inc. | Optical touch sensor |
USD1002643S1 (en) | 2021-06-04 | 2023-10-24 | Apple Inc. | Display or portion thereof with graphical user interface |
Citations (99)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3586771A (en) * | 1968-10-25 | 1971-06-22 | Sangamo Weston | Subscription television and the like systems |
US4650977A (en) * | 1983-12-21 | 1987-03-17 | International Business Machines Corporation | Automatic self service machine system and method |
US4992940A (en) * | 1989-03-13 | 1991-02-12 | H-Renee, Incorporated | System and method for automated selection of equipment for purchase through input of user desired specifications |
US5410326A (en) * | 1992-12-04 | 1995-04-25 | Goldstein; Steven W. | Programmable remote control device for interacting with a plurality of remotely controlled devices |
US5598523A (en) * | 1994-03-31 | 1997-01-28 | Panasonic Technologies, Inc. | Method and system for displayed menu activation using a matching distinctive arrangement of keypad actuators |
US5602596A (en) * | 1994-04-08 | 1997-02-11 | U S West Technologies, Inc. | Method for navigating a complex multimedia structure at an interactive user station |
US5617570A (en) * | 1993-11-03 | 1997-04-01 | Wang Laboratories, Inc. | Server for executing client operation calls, having a dispatcher, worker tasks, dispatcher shared memory area and worker control block with a task memory for each worker task and dispatcher/worker task semaphore communication |
US5625781A (en) * | 1995-10-31 | 1997-04-29 | International Business Machines Corporation | Itinerary list for interfaces |
US5710887A (en) * | 1995-08-29 | 1998-01-20 | Broadvision | Computer system and method for electronic commerce |
US5727129A (en) * | 1996-06-04 | 1998-03-10 | International Business Machines Corporation | Network system for profiling and actively facilitating user activities |
US5734719A (en) * | 1993-10-15 | 1998-03-31 | International Business Systems, Incorporated | Digital information accessing, delivery and production system |
US5758126A (en) * | 1996-03-19 | 1998-05-26 | Sterling Commerce, Inc. | Customizable bidirectional EDI translation system |
US5874906A (en) * | 1997-09-22 | 1999-02-23 | Wilnel, Inc. | Data entry system |
US5878222A (en) * | 1994-11-14 | 1999-03-02 | Intel Corporation | Method and apparatus for controlling video/audio and channel selection for a communication signal based on channel data indicative of channel contents of a signal |
US5890175A (en) * | 1996-09-25 | 1999-03-30 | Wong; Garland | Dynamic generation and display of catalogs |
US5893064A (en) * | 1997-05-14 | 1999-04-06 | K2 Interactive Llc | Speech recognition method and apparatus with voice commands and associated keystrokes |
US5896133A (en) * | 1994-04-29 | 1999-04-20 | General Magic | Graphical user interface for navigating between street, hallway, room, and function metaphors |
US5895454A (en) * | 1997-04-17 | 1999-04-20 | Harrington; Juliette | Integrated interface for vendor/product oriented internet websites |
US5900905A (en) * | 1996-06-05 | 1999-05-04 | Microsoft Corporation | System and method for linking video, services and applications in an interactive television system |
US5902353A (en) * | 1996-09-23 | 1999-05-11 | Motorola, Inc. | Method, system, and article of manufacture for navigating to a resource in an electronic network |
US5903729A (en) * | 1996-09-23 | 1999-05-11 | Motorola, Inc. | Method, system, and article of manufacture for navigating to a resource in an electronic network |
US6012049A (en) * | 1998-02-04 | 2000-01-04 | Citicorp Development Center, Inc. | System for performing financial transactions using a smartcard |
US6014502A (en) * | 1996-04-19 | 2000-01-11 | Juno Online Services Lp | Electronic mail system with advertising |
US6018372A (en) * | 1997-09-04 | 2000-01-25 | Liberate Technologies | Electronic program guide with multiple day planner |
US6025837A (en) * | 1996-03-29 | 2000-02-15 | Micrsoft Corporation | Electronic program guide with hyperlinks to target resources |
US6028600A (en) * | 1997-06-02 | 2000-02-22 | Sony Corporation | Rotary menu wheel interface |
US6031537A (en) * | 1996-11-07 | 2000-02-29 | Natrificial Llc | Method and apparatus for displaying a thought network from a thought's perspective |
US6041312A (en) * | 1997-03-28 | 2000-03-21 | International Business Machines Corporation | Object oriented technology framework for accounts receivable and accounts payable |
US6054989A (en) * | 1998-09-14 | 2000-04-25 | Microsoft Corporation | Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and which provides spatialized audio |
US6172677B1 (en) * | 1996-10-07 | 2001-01-09 | Compaq Computer Corporation | Integrated content guide for interactive selection of content and services on personal computer systems with multiple sources and multiple media presentation |
US6177936B1 (en) * | 1998-08-20 | 2001-01-23 | International Business Machines Corporation | Browser hierarchical contextual information for web pages |
US6193152B1 (en) * | 1997-05-09 | 2001-02-27 | Receiptcity.Com, Inc. | Modular signature and data-capture system and point of transaction payment and reward system |
US6199098B1 (en) * | 1996-02-23 | 2001-03-06 | Silicon Graphics, Inc. | Method and apparatus for providing an expandable, hierarchical index in a hypertextual, client-server environment |
US6199050B1 (en) * | 1998-09-18 | 2001-03-06 | Freemarkets Online Inc. | Method and system for bidding in electronic auctions using flexible bidder-determined line-item guidelines |
US6199077B1 (en) * | 1998-12-08 | 2001-03-06 | Yodlee.Com, Inc. | Server-side web summary generation and presentation |
US6198481B1 (en) * | 1997-10-16 | 2001-03-06 | Smk Corporation | Remote control transmission apparatus |
US6205432B1 (en) * | 1998-06-05 | 2001-03-20 | Creative Internet Concepts, Llc | Background advertising system |
US6205582B1 (en) * | 1997-12-09 | 2001-03-20 | Ictv, Inc. | Interactive cable television system with frame server |
US6212265B1 (en) * | 1998-01-27 | 2001-04-03 | Darin Duphorne | Method and apparatus for electronic mail notification |
US6211878B1 (en) * | 1998-08-18 | 2001-04-03 | Industrial Technology Research Institute | Method and apparatus for interacting and selecting information on a video device |
US6223215B1 (en) * | 1998-09-22 | 2001-04-24 | Sony Corporation | Tracking a user's purchases on the internet by associating the user with an inbound source and a session identifier |
US6226623B1 (en) * | 1996-05-23 | 2001-05-01 | Citibank, N.A. | Global financial services integration system and process |
US6226642B1 (en) * | 1997-09-11 | 2001-05-01 | International Business Machines Corporation | Content modification of internet web pages for a television class display |
US6229540B1 (en) * | 1996-02-23 | 2001-05-08 | Visionael Corporation | Auditing networks |
US6237030B1 (en) * | 1998-06-30 | 2001-05-22 | International Business Machines Corporation | Method for extracting hyperlinks from a display document and automatically retrieving and displaying multiple subordinate documents of the display document |
US6336131B1 (en) * | 1996-10-08 | 2002-01-01 | Mark A. Wolfe | System and method for communicating information relating to a network resource |
US6337715B1 (en) * | 1997-07-04 | 2002-01-08 | Matsushita Electric Industrial Co., Ltd. | Broadcasting reception apparatus and data broadcasting method |
US20020007309A1 (en) * | 2000-06-06 | 2002-01-17 | Micrsoft Corporation | Method and system for providing electronic commerce actions based on semantically labeled strings |
US20020010642A1 (en) * | 2000-05-16 | 2002-01-24 | Sony Corporation | Information-presenting apparatus, information-presenting method, information-processing apparatus, information-processing method and program-storing medium |
US6345279B1 (en) * | 1999-04-23 | 2002-02-05 | International Business Machines Corporation | Methods and apparatus for adapting multimedia content for client devices |
US20020016750A1 (en) * | 2000-06-20 | 2002-02-07 | Olivier Attia | System and method for scan-based input, storage and retrieval of information over an interactive communication network |
US20020029339A1 (en) * | 2000-02-28 | 2002-03-07 | Rick Rowe | Method and apparatus for facilitating monetary and commercial transactions and for securely storing data |
US6356905B1 (en) * | 1999-03-05 | 2002-03-12 | Accenture Llp | System, method and article of manufacture for mobile communication utilizing an interface support framework |
US20020032782A1 (en) * | 1998-12-08 | 2002-03-14 | P. Venkat Rangan | Method and apparatus for providing and maintaining a user-interactive portal system accessible via internet or other switched-packet-network |
US20020035474A1 (en) * | 2000-07-18 | 2002-03-21 | Ahmet Alpdemir | Voice-interactive marketplace providing time and money saving benefits and real-time promotion publishing and feedback |
US20020038259A1 (en) * | 2000-08-21 | 2002-03-28 | Bergman Rick C. | Method and system of ordering and selling food at venues |
US20020038256A1 (en) * | 2000-07-07 | 2002-03-28 | Minh Nguyen | Transactional control system |
US20020042914A1 (en) * | 2000-10-11 | 2002-04-11 | United Video Properties, Inc. | Systems and methods for providing targeted advertisements based on current activity |
US20020042921A1 (en) * | 2000-10-11 | 2002-04-11 | United Video Properties, Inc. | Systems and methods for caching data in media-on-demand systems |
US20020049631A1 (en) * | 1999-10-12 | 2002-04-25 | Eric Williams | Process, system and computer readable medium for providing purchasing incentives to a plurality of retail store environments |
US6381583B1 (en) * | 1997-04-15 | 2002-04-30 | John A. Kenney | Interactive electronic shopping system and method |
US20020056098A1 (en) * | 1998-06-29 | 2002-05-09 | Christopher M. White | Web browser system for displaying recently viewed television channels |
US6388714B1 (en) * | 1995-10-02 | 2002-05-14 | Starsight Telecast Inc | Interactive computer system for providing television schedule information |
US20020059590A1 (en) * | 1998-12-21 | 2002-05-16 | Sony Electronics | Method and apparatus for providing advertising linked to a scene of a program |
US20020059344A1 (en) * | 1999-01-29 | 2002-05-16 | Kathryn H. Britton | Systems, methods and computer program products for tailoring web page content in hypertext markup language format for display within pervasive computing devices using extensible markup language tools |
US6396531B1 (en) * | 1997-12-31 | 2002-05-28 | At+T Corp. | Set top integrated visionphone user interface having multiple menu hierarchies |
US6397387B1 (en) * | 1997-06-02 | 2002-05-28 | Sony Corporation | Client and server system |
US6509913B2 (en) * | 1998-04-30 | 2003-01-21 | Openwave Systems Inc. | Configurable man-machine interface |
US6516311B1 (en) * | 2000-02-24 | 2003-02-04 | Tau (Tony) Qiu & Howard Hoffenberg, As Tenants In Common | Method for linking on the internet with an advertising feature |
US6522342B1 (en) * | 1999-01-27 | 2003-02-18 | Hughes Electronics Corporation | Graphical tuning bar for a multi-program data stream |
US20030046182A1 (en) * | 2001-08-31 | 2003-03-06 | Hartman Thomas H. | System and method for providing articles electronically |
US6532312B1 (en) * | 1999-06-14 | 2003-03-11 | Eastman Kodak Company | Photoquilt |
US6535888B1 (en) * | 2000-07-19 | 2003-03-18 | Oxelis, Inc. | Method and system for providing a visual search directory |
US20030074661A1 (en) * | 2001-10-17 | 2003-04-17 | Krapf Russell M. | Personal video recorder and method for inserting a stored advertisement into a displayed broadcast stream |
US20030095525A1 (en) * | 2000-04-13 | 2003-05-22 | Daniel Lavin | Navigation control unit for a wireless computer resource access device, such as a wireless web content access device |
US6570582B1 (en) * | 1997-05-15 | 2003-05-27 | Sony Corporation | Display of multiple images based on a temporal relationship among them with various operations available to a user as a function of the image size |
US6571279B1 (en) * | 1997-12-05 | 2003-05-27 | Pinpoint Incorporated | Location enhanced information delivery system |
US20040003412A1 (en) * | 2002-06-27 | 2004-01-01 | Digeo, Inc. | Method and apparatus for secure transactions in an interactive television ticker |
US6680714B2 (en) * | 1996-06-14 | 2004-01-20 | Charles E. Wilmore | Interactive multi-user display arrangement for displaying goods and services |
US6684062B1 (en) * | 2000-10-25 | 2004-01-27 | Eleven Engineering Incorporated | Wireless game control system |
US6692358B2 (en) * | 1999-10-05 | 2004-02-17 | Mediaone Group, Inc. | Interactive television system and remote control unit |
US6704727B1 (en) * | 2000-01-31 | 2004-03-09 | Overture Services, Inc. | Method and system for generating a set of search terms |
US6711552B1 (en) * | 1999-08-27 | 2004-03-23 | Matthew W. Kay | Apparatus and method for saving commerce related information in a broadcast programming network |
US6714534B1 (en) * | 1997-12-31 | 2004-03-30 | At&T Corp. | Lifeline service for HFCLA network using wireless ISD |
US6728731B2 (en) * | 2001-05-15 | 2004-04-27 | Yahoo!, Inc. | Method and apparatus for accessing targeted, personalized voice/audio web content through wireless devices |
US20040098747A1 (en) * | 2001-12-07 | 2004-05-20 | Kay Matthew W. | Electronic buying guide architecture |
US20040103439A1 (en) * | 1996-10-16 | 2004-05-27 | Gemstar Development Corporation | Access to internet data through a television system |
US20050010949A1 (en) * | 1996-12-19 | 2005-01-13 | Ward Thomas E. | System and method for modifying advertisement responsive to EPG information |
US20050025550A1 (en) * | 2003-07-31 | 2005-02-03 | Microsoft Corporation | Universal remote computer keyboard |
US6857102B1 (en) * | 1998-04-07 | 2005-02-15 | Fuji Xerox Co., Ltd. | Document re-authoring systems and methods for providing device-independent access to the world wide web |
US6868525B1 (en) * | 2000-02-01 | 2005-03-15 | Alberti Anemometer Llc | Computer graphic display visualization system and method |
US20050075932A1 (en) * | 1999-07-07 | 2005-04-07 | Mankoff Jeffrey W. | Delivery, organization, and redemption of virtual offers from the internet, interactive-tv, wireless devices and other electronic means |
US20050086690A1 (en) * | 2003-10-16 | 2005-04-21 | International Business Machines Corporation | Interactive, non-intrusive television advertising |
US20050091118A1 (en) * | 1999-02-26 | 2005-04-28 | Accenture Properties (2) B.V. | Location-Based filtering for a shopping agent in the physical world |
US7013435B2 (en) * | 2000-03-17 | 2006-03-14 | Vizible.Com Inc. | Three dimensional spatial user interface |
US7020845B1 (en) * | 1999-11-15 | 2006-03-28 | Gottfurcht Elliot A | Navigating internet content on a television using a simplified interface and a remote control |
US7051281B1 (en) * | 1998-09-03 | 2006-05-23 | Canon Kabushiki Kaisha | Remotely controllable user interface display apparatus and method of controlling same |
US20070008332A1 (en) * | 2001-10-03 | 2007-01-11 | Sun Microsystems, Inc. | Stationary semantic zooming |
US7174512B2 (en) * | 2000-12-01 | 2007-02-06 | Thomson Licensing S.A. | Portal for a communications system |
Family Cites Families (97)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4706121B1 (en) | 1985-07-12 | 1993-12-14 | Insight Telecast, Inc. | Tv schedule system and process |
US4977455B1 (en) | 1988-07-15 | 1993-04-13 | System and process for vcr scheduling | |
CA2001263A1 (en) | 1988-10-25 | 1990-04-25 | Karl W. Mccalley | Digital audio-video presentation display system |
US5119188A (en) | 1988-10-25 | 1992-06-02 | Telaction Corporation | Digital audio-video presentation display system |
JPH0378082A (en) | 1989-08-21 | 1991-04-03 | Hitachi Ltd | Reservation transaction processing method |
US5041312A (en) | 1990-02-13 | 1991-08-20 | Swartz Leroy | Apparatus and method for coating a metal strip |
ES2244889T3 (en) | 1990-09-10 | 2005-12-16 | Starsight Telecast, Inc. | USER INTERFACE FOR TELEVION PROGRAMMING SYSTEM. |
JP3085471B2 (en) | 1991-01-24 | 2000-09-11 | ソニー株式会社 | Remote commander |
US5236199A (en) * | 1991-06-13 | 1993-08-17 | Thompson Jr John W | Interactive media system and telecomputing method using telephone keypad signalling |
US5321749A (en) | 1992-09-21 | 1994-06-14 | Richard Virga | Encryption device |
KR100289174B1 (en) | 1992-12-09 | 2001-05-02 | 마크 홀린저 | Set Tower Terminal For Cable TV Transmission System |
US8046800B2 (en) * | 1993-03-29 | 2011-10-25 | Microsoft Corporation | Remotely controlling a video recorder |
US5553242A (en) | 1993-11-03 | 1996-09-03 | Wang Laboratories, Inc. | Client/server connection sharing |
FR2713427B1 (en) | 1993-12-01 | 1995-12-29 | Thomson Consumer Electronics | Method for selecting video programs. |
US5532735A (en) * | 1994-04-29 | 1996-07-02 | At&T Corp. | Method of advertisement selection for interactive service |
US5559548A (en) | 1994-05-20 | 1996-09-24 | Davis; Bruce | System and method for generating an information display schedule for an electronic program guide |
US5592378A (en) | 1994-08-19 | 1997-01-07 | Andersen Consulting Llp | Computerized order entry system and method |
US5732719A (en) * | 1995-01-27 | 1998-03-31 | Godbout; Ginette | Flexible manicure and pedicure implement |
US5801702A (en) | 1995-03-09 | 1998-09-01 | Terrabyte Technology | System and method for adding network links in a displayed hierarchy |
US5935002A (en) | 1995-03-10 | 1999-08-10 | Sal Falciglia, Sr. Falciglia Enterprises | Computer-based system and method for playing a bingo-like game |
AU711508B2 (en) | 1995-03-23 | 1999-10-14 | Schlumberger Technology B.V. | Nuclear magnetic resonance borehole logging apparatus and method |
JPH08336970A (en) | 1995-04-14 | 1996-12-24 | Seiko Epson Corp | Ink-jet type recording device |
CA2150215C (en) | 1995-05-25 | 2003-02-25 | John Xidos | Distributed gaming system |
US6112186A (en) | 1995-06-30 | 2000-08-29 | Microsoft Corporation | Distributed system for facilitating exchange of user information and opinion using automated collaborative filtering |
JP3698273B2 (en) | 1995-07-20 | 2005-09-21 | ソニー株式会社 | Electronic program guide transmission apparatus and method, electronic program guide reception apparatus and method, and electronic program guide transmission / reception system and method |
WO1997012486A1 (en) * | 1995-09-29 | 1997-04-03 | Boston Technology, Inc. | Multimedia architecture for interactive advertising |
US6075575A (en) | 1995-10-02 | 2000-06-13 | Starsight Telecast, Inc. | Remote control device and method for using television schedule information |
US5737533A (en) | 1995-10-26 | 1998-04-07 | Wegener Internet Projects Bv | System for generating a virtual reality scene in response to a database search |
US5794210A (en) | 1995-12-11 | 1998-08-11 | Cybergold, Inc. | Attention brokerage |
US5918213A (en) | 1995-12-22 | 1999-06-29 | Mci Communications Corporation | System and method for automated remote previewing and purchasing of music, video, software, and other multimedia products |
US5918014A (en) | 1995-12-27 | 1999-06-29 | Athenium, L.L.C. | Automated collaborative filtering in world wide web advertising |
US6138107A (en) | 1996-01-04 | 2000-10-24 | Netscape Communications Corporation | Method and apparatus for providing electronic accounts over a public network |
US5925103A (en) | 1996-01-26 | 1999-07-20 | Magallanes; Edward Patrick | Internet access device |
US5838314A (en) * | 1996-02-21 | 1998-11-17 | Message Partners | Digital video services system with optional interactive advertisement capabilities |
US6005631A (en) | 1996-03-28 | 1999-12-21 | Scientific-Atlanta, Inc. | Methods and apparatus for organizing and searching an electronic programming guide |
US6240555B1 (en) * | 1996-03-29 | 2001-05-29 | Microsoft Corporation | Interactive entertainment system for presenting supplemental interactive content together with continuous video programs |
US5848396A (en) | 1996-04-26 | 1998-12-08 | Freedom Of Information, Inc. | Method and apparatus for determining behavioral profile of a computer user |
US5958012A (en) | 1996-07-18 | 1999-09-28 | Computer Associates International, Inc. | Network management system using virtual reality techniques to display and simulate navigation to network components |
US5956693A (en) | 1996-07-19 | 1999-09-21 | Geerlings; Huib | Computer system for merchant communication to customers |
US5911145A (en) * | 1996-07-29 | 1999-06-08 | Rae Technology, Inc. | Hierarchical structure editor for web sites |
US6151059A (en) | 1996-08-06 | 2000-11-21 | Starsight Telecast, Inc. | Electronic program guide with interactive areas |
US5832208A (en) | 1996-09-05 | 1998-11-03 | Cheyenne Software International Sales Corp. | Anti-virus agent for use with databases and mail servers |
US5956737A (en) * | 1996-09-09 | 1999-09-21 | Design Intelligence, Inc. | Design engine for fitting content to a medium |
US5819220A (en) * | 1996-09-30 | 1998-10-06 | Hewlett-Packard Company | Web triggered word set boosting for speech interfaces to the world wide web |
US5828839A (en) | 1996-11-14 | 1998-10-27 | Interactive Broadcaster Services Corp. | Computer network chat room based on channel broadcast in real time |
EP0847019A1 (en) | 1996-12-04 | 1998-06-10 | Koninklijke Philips Electronics N.V. | Method and system for selecting an information item in an information processing system, and local station in such a system |
US5931901A (en) | 1996-12-09 | 1999-08-03 | Robert L. Wolfe | Programmed music on demand from the internet |
JP3402100B2 (en) | 1996-12-27 | 2003-04-28 | カシオ計算機株式会社 | Voice control host device |
US6160552A (en) | 1997-01-09 | 2000-12-12 | Sun Microsystems, Inc. | Method and apparatus for managing multiple hierarchical lists within a browser |
US5961593A (en) * | 1997-01-22 | 1999-10-05 | Lucent Technologies, Inc. | System and method for providing anonymous personalized browsing by a proxy system in a network |
US6490555B1 (en) * | 1997-03-14 | 2002-12-03 | Scansoft, Inc. | Discriminatively trained mixture models in continuous speech recognition |
US6260192B1 (en) | 1997-06-02 | 2001-07-10 | Sony Corporation | Filtering system based on pattern of usage |
US6072483A (en) | 1997-06-02 | 2000-06-06 | Sony Corporation | Active frame scroll interface |
US5978381A (en) | 1997-06-06 | 1999-11-02 | Webtv Networks, Inc. | Transmitting high bandwidth network content on a low bandwidth communications channel during off peak hours |
US6292809B1 (en) * | 1997-08-07 | 2001-09-18 | Adobe Systems Incorporated | Selecting cells in a table having individual cells and joined cells |
US6101473A (en) | 1997-08-08 | 2000-08-08 | Board Of Trustees, Leland Stanford Jr., University | Using speech recognition to access the internet, including access via a telephone |
JP3000972B2 (en) | 1997-08-18 | 2000-01-17 | 日本電気株式会社 | Information providing apparatus and machine-readable recording medium recording program |
US5960411A (en) | 1997-09-12 | 1999-09-28 | Amazon.Com, Inc. | Method and system for placing a purchase order via a communications network |
US6484149B1 (en) * | 1997-10-10 | 2002-11-19 | Microsoft Corporation | Systems and methods for viewing product information, and methods for generating web pages |
US6938073B1 (en) * | 1997-11-14 | 2005-08-30 | Yahoo! Inc. | Method and apparatus for re-formatting web pages |
US5946381A (en) | 1997-12-19 | 1999-08-31 | Telefonaktiebolaget L M Ericsson (Publ) | Controlling incoming calls via the world-wide web |
US6460181B1 (en) * | 1997-12-29 | 2002-10-01 | Starsight Telecast, Inc. | Channels and services display |
ATE254328T1 (en) * | 1998-03-09 | 2003-11-15 | Lernout & Hauspie Speechprod | APPARATUS AND METHOD FOR SIMULTANEOUS MULTIMODAL DICTATION |
US6091417A (en) | 1998-03-16 | 2000-07-18 | Earthlink Network, Inc. | Graphical user interface |
US6154205A (en) | 1998-03-25 | 2000-11-28 | Microsoft Corporation | Navigating web-based content in a television-based system |
US6154738A (en) * | 1998-03-27 | 2000-11-28 | Call; Charles Gainor | Methods and apparatus for disseminating product information via the internet using universal product codes |
US6094156A (en) | 1998-04-24 | 2000-07-25 | Henty; David L. | Handheld remote control system with keyboard |
JP3440202B2 (en) | 1998-04-30 | 2003-08-25 | 富士通株式会社 | Customer service apparatus, method, card, and computer readable recording medium recording customer service processing program |
US6476825B1 (en) * | 1998-05-13 | 2002-11-05 | Clemens Croy | Hand-held video viewer and remote control device |
US6151630A (en) | 1998-05-15 | 2000-11-21 | Avaya Technology Corp. | Non-redundant browsing of a sequencing of web pages |
US6167382A (en) | 1998-06-01 | 2000-12-26 | F.A.C. Services Group, L.P. | Design and production of print advertising and commercial display materials over the Internet |
US6129274A (en) | 1998-06-09 | 2000-10-10 | Fujitsu Limited | System and method for updating shopping transaction history using electronic personal digital shopping assistant |
US6300947B1 (en) * | 1998-07-06 | 2001-10-09 | International Business Machines Corporation | Display screen and window size related web page adaptation system |
US6583800B1 (en) * | 1998-07-14 | 2003-06-24 | Brad Ridgley | Method and device for finding, collecting and acting upon units of information |
US6263332B1 (en) * | 1998-08-14 | 2001-07-17 | Vignette Corporation | System and method for query processing of structured documents |
US6599194B1 (en) * | 1998-09-08 | 2003-07-29 | Darren Smith | Home video game system with hard disk drive and internet access capability |
US6078866A (en) | 1998-09-14 | 2000-06-20 | Searchup, Inc. | Internet site searching and listing service based on monetary ranking of site listings |
US6417873B1 (en) * | 1998-12-11 | 2002-07-09 | International Business Machines Corporation | Systems, methods and computer program products for identifying computer file characteristics that can hinder display via hand-held computing devices |
US20010012286A1 (en) * | 1999-01-29 | 2001-08-09 | Emmanuel L. Huna | Method and apparatus for computer alert of device independent messages |
US6481010B2 (en) * | 1999-03-01 | 2002-11-12 | Sony Corporation | TV planner for DSS |
US6468160B2 (en) * | 1999-04-08 | 2002-10-22 | Nintendo Of America, Inc. | Security system for video game system with hard disk drive and internet access capability |
US6269361B1 (en) | 1999-05-28 | 2001-07-31 | Goto.Com | System and method for influencing a position on a search result list generated by a computer network search engine |
JP2003503907A (en) * | 1999-06-28 | 2003-01-28 | ユナイテッド ビデオ プロパティーズ, インコーポレイテッド | Interactive television program guide system and method with niche hub |
US6615247B1 (en) * | 1999-07-01 | 2003-09-02 | Micron Technology, Inc. | System and method for customizing requested web page based on information such as previous location visited by customer and search term used by customer |
US6401132B1 (en) * | 1999-08-03 | 2002-06-04 | International Business Machines Corporation | Subchaining transcoders in a transcoding framework |
US6662224B1 (en) * | 1999-09-24 | 2003-12-09 | International Business Machines Corporation | Methods, systems and computer program products for providing alternative displays for networked devices |
US20010003845A1 (en) * | 1999-12-09 | 2001-06-14 | Yuji Tsukamoto | Television broadcasting system having an automated charging system |
US20010049824A1 (en) * | 2000-01-25 | 2001-12-06 | Baker Stanley C. | Internet business model for the production, market making and distribution of audio and multimedia programs |
WO2001075678A1 (en) * | 2000-04-03 | 2001-10-11 | Usablenet, Inc. | System and method for evaluating an optimizing web site attributes |
JP2004507803A (en) * | 2000-04-03 | 2004-03-11 | ザ ピューグリーズ カンパニー | System and method for displaying and selling goods and services |
US20040148625A1 (en) * | 2000-04-20 | 2004-07-29 | Eldering Charles A | Advertisement management system for digital video streams |
AU2002360441A1 (en) * | 2001-11-26 | 2003-06-10 | United Video Properties, Inc. | Interactive television program guide for recording enhanced video content |
US7383515B2 (en) * | 2002-07-25 | 2008-06-03 | International Business Machines Corporation | Previewing next state based on potential action in current state |
US20050160458A1 (en) * | 2004-01-21 | 2005-07-21 | United Video Properties, Inc. | Interactive television system with custom video-on-demand menus based on personal profiles |
US7386572B2 (en) * | 2004-04-14 | 2008-06-10 | Nancy Kramer | System and method for a modular user controlled search engine |
US7917387B2 (en) * | 2005-01-07 | 2011-03-29 | Kayak Software Corporation | Individualized marketing to improve capacity utilization |
US7353462B2 (en) * | 2005-03-31 | 2008-04-01 | Tvblob S.R.L. | Graphical user interface for accessing data |
-
2000
- 2000-03-03 US US09/518,015 patent/US7020845B1/en not_active Expired - Fee Related
- 2000-10-31 WO PCT/US2000/030248 patent/WO2001037165A2/en not_active Application Discontinuation
- 2000-10-31 EP EP00976845A patent/EP1240608A2/en not_active Withdrawn
- 2000-10-31 CA CA002392043A patent/CA2392043A1/en not_active Abandoned
- 2000-10-31 AU AU14562/01A patent/AU1456201A/en not_active Abandoned
-
2006
- 2006-03-13 US US11/373,324 patent/US7441196B2/en not_active Expired - Fee Related
-
2008
- 2008-10-17 US US12/253,814 patent/US20090138799A1/en not_active Abandoned
-
2009
- 2009-08-25 US US12/547,429 patent/US20100017295A1/en not_active Abandoned
Patent Citations (99)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3586771A (en) * | 1968-10-25 | 1971-06-22 | Sangamo Weston | Subscription television and the like systems |
US4650977A (en) * | 1983-12-21 | 1987-03-17 | International Business Machines Corporation | Automatic self service machine system and method |
US4992940A (en) * | 1989-03-13 | 1991-02-12 | H-Renee, Incorporated | System and method for automated selection of equipment for purchase through input of user desired specifications |
US5410326A (en) * | 1992-12-04 | 1995-04-25 | Goldstein; Steven W. | Programmable remote control device for interacting with a plurality of remotely controlled devices |
US5734719A (en) * | 1993-10-15 | 1998-03-31 | International Business Systems, Incorporated | Digital information accessing, delivery and production system |
US5617570A (en) * | 1993-11-03 | 1997-04-01 | Wang Laboratories, Inc. | Server for executing client operation calls, having a dispatcher, worker tasks, dispatcher shared memory area and worker control block with a task memory for each worker task and dispatcher/worker task semaphore communication |
US5598523A (en) * | 1994-03-31 | 1997-01-28 | Panasonic Technologies, Inc. | Method and system for displayed menu activation using a matching distinctive arrangement of keypad actuators |
US5602596A (en) * | 1994-04-08 | 1997-02-11 | U S West Technologies, Inc. | Method for navigating a complex multimedia structure at an interactive user station |
US5896133A (en) * | 1994-04-29 | 1999-04-20 | General Magic | Graphical user interface for navigating between street, hallway, room, and function metaphors |
US5878222A (en) * | 1994-11-14 | 1999-03-02 | Intel Corporation | Method and apparatus for controlling video/audio and channel selection for a communication signal based on channel data indicative of channel contents of a signal |
US5710887A (en) * | 1995-08-29 | 1998-01-20 | Broadvision | Computer system and method for electronic commerce |
US6388714B1 (en) * | 1995-10-02 | 2002-05-14 | Starsight Telecast Inc | Interactive computer system for providing television schedule information |
US5625781A (en) * | 1995-10-31 | 1997-04-29 | International Business Machines Corporation | Itinerary list for interfaces |
US6229540B1 (en) * | 1996-02-23 | 2001-05-08 | Visionael Corporation | Auditing networks |
US6199098B1 (en) * | 1996-02-23 | 2001-03-06 | Silicon Graphics, Inc. | Method and apparatus for providing an expandable, hierarchical index in a hypertextual, client-server environment |
US5758126A (en) * | 1996-03-19 | 1998-05-26 | Sterling Commerce, Inc. | Customizable bidirectional EDI translation system |
US6025837A (en) * | 1996-03-29 | 2000-02-15 | Micrsoft Corporation | Electronic program guide with hyperlinks to target resources |
US6014502A (en) * | 1996-04-19 | 2000-01-11 | Juno Online Services Lp | Electronic mail system with advertising |
US6226623B1 (en) * | 1996-05-23 | 2001-05-01 | Citibank, N.A. | Global financial services integration system and process |
US5727129A (en) * | 1996-06-04 | 1998-03-10 | International Business Machines Corporation | Network system for profiling and actively facilitating user activities |
US5900905A (en) * | 1996-06-05 | 1999-05-04 | Microsoft Corporation | System and method for linking video, services and applications in an interactive television system |
US6680714B2 (en) * | 1996-06-14 | 2004-01-20 | Charles E. Wilmore | Interactive multi-user display arrangement for displaying goods and services |
US5903729A (en) * | 1996-09-23 | 1999-05-11 | Motorola, Inc. | Method, system, and article of manufacture for navigating to a resource in an electronic network |
US5902353A (en) * | 1996-09-23 | 1999-05-11 | Motorola, Inc. | Method, system, and article of manufacture for navigating to a resource in an electronic network |
US5890175A (en) * | 1996-09-25 | 1999-03-30 | Wong; Garland | Dynamic generation and display of catalogs |
US6172677B1 (en) * | 1996-10-07 | 2001-01-09 | Compaq Computer Corporation | Integrated content guide for interactive selection of content and services on personal computer systems with multiple sources and multiple media presentation |
US6336131B1 (en) * | 1996-10-08 | 2002-01-01 | Mark A. Wolfe | System and method for communicating information relating to a network resource |
US20040103439A1 (en) * | 1996-10-16 | 2004-05-27 | Gemstar Development Corporation | Access to internet data through a television system |
US6031537A (en) * | 1996-11-07 | 2000-02-29 | Natrificial Llc | Method and apparatus for displaying a thought network from a thought's perspective |
US20050010949A1 (en) * | 1996-12-19 | 2005-01-13 | Ward Thomas E. | System and method for modifying advertisement responsive to EPG information |
US6041312A (en) * | 1997-03-28 | 2000-03-21 | International Business Machines Corporation | Object oriented technology framework for accounts receivable and accounts payable |
US6381583B1 (en) * | 1997-04-15 | 2002-04-30 | John A. Kenney | Interactive electronic shopping system and method |
US5895454A (en) * | 1997-04-17 | 1999-04-20 | Harrington; Juliette | Integrated interface for vendor/product oriented internet websites |
US6193152B1 (en) * | 1997-05-09 | 2001-02-27 | Receiptcity.Com, Inc. | Modular signature and data-capture system and point of transaction payment and reward system |
US5893064A (en) * | 1997-05-14 | 1999-04-06 | K2 Interactive Llc | Speech recognition method and apparatus with voice commands and associated keystrokes |
US6570582B1 (en) * | 1997-05-15 | 2003-05-27 | Sony Corporation | Display of multiple images based on a temporal relationship among them with various operations available to a user as a function of the image size |
US6397387B1 (en) * | 1997-06-02 | 2002-05-28 | Sony Corporation | Client and server system |
US6028600A (en) * | 1997-06-02 | 2000-02-22 | Sony Corporation | Rotary menu wheel interface |
US6337715B1 (en) * | 1997-07-04 | 2002-01-08 | Matsushita Electric Industrial Co., Ltd. | Broadcasting reception apparatus and data broadcasting method |
US6018372A (en) * | 1997-09-04 | 2000-01-25 | Liberate Technologies | Electronic program guide with multiple day planner |
US6226642B1 (en) * | 1997-09-11 | 2001-05-01 | International Business Machines Corporation | Content modification of internet web pages for a television class display |
US5874906A (en) * | 1997-09-22 | 1999-02-23 | Wilnel, Inc. | Data entry system |
US6198481B1 (en) * | 1997-10-16 | 2001-03-06 | Smk Corporation | Remote control transmission apparatus |
US6571279B1 (en) * | 1997-12-05 | 2003-05-27 | Pinpoint Incorporated | Location enhanced information delivery system |
US6205582B1 (en) * | 1997-12-09 | 2001-03-20 | Ictv, Inc. | Interactive cable television system with frame server |
US6396531B1 (en) * | 1997-12-31 | 2002-05-28 | At+T Corp. | Set top integrated visionphone user interface having multiple menu hierarchies |
US6714534B1 (en) * | 1997-12-31 | 2004-03-30 | At&T Corp. | Lifeline service for HFCLA network using wireless ISD |
US6212265B1 (en) * | 1998-01-27 | 2001-04-03 | Darin Duphorne | Method and apparatus for electronic mail notification |
US6012049A (en) * | 1998-02-04 | 2000-01-04 | Citicorp Development Center, Inc. | System for performing financial transactions using a smartcard |
US6857102B1 (en) * | 1998-04-07 | 2005-02-15 | Fuji Xerox Co., Ltd. | Document re-authoring systems and methods for providing device-independent access to the world wide web |
US6509913B2 (en) * | 1998-04-30 | 2003-01-21 | Openwave Systems Inc. | Configurable man-machine interface |
US6205432B1 (en) * | 1998-06-05 | 2001-03-20 | Creative Internet Concepts, Llc | Background advertising system |
US20020056098A1 (en) * | 1998-06-29 | 2002-05-09 | Christopher M. White | Web browser system for displaying recently viewed television channels |
US6237030B1 (en) * | 1998-06-30 | 2001-05-22 | International Business Machines Corporation | Method for extracting hyperlinks from a display document and automatically retrieving and displaying multiple subordinate documents of the display document |
US6211878B1 (en) * | 1998-08-18 | 2001-04-03 | Industrial Technology Research Institute | Method and apparatus for interacting and selecting information on a video device |
US6177936B1 (en) * | 1998-08-20 | 2001-01-23 | International Business Machines Corporation | Browser hierarchical contextual information for web pages |
US7051281B1 (en) * | 1998-09-03 | 2006-05-23 | Canon Kabushiki Kaisha | Remotely controllable user interface display apparatus and method of controlling same |
US6054989A (en) * | 1998-09-14 | 2000-04-25 | Microsoft Corporation | Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and which provides spatialized audio |
US6199050B1 (en) * | 1998-09-18 | 2001-03-06 | Freemarkets Online Inc. | Method and system for bidding in electronic auctions using flexible bidder-determined line-item guidelines |
US6223215B1 (en) * | 1998-09-22 | 2001-04-24 | Sony Corporation | Tracking a user's purchases on the internet by associating the user with an inbound source and a session identifier |
US6199077B1 (en) * | 1998-12-08 | 2001-03-06 | Yodlee.Com, Inc. | Server-side web summary generation and presentation |
US20020032782A1 (en) * | 1998-12-08 | 2002-03-14 | P. Venkat Rangan | Method and apparatus for providing and maintaining a user-interactive portal system accessible via internet or other switched-packet-network |
US20020059590A1 (en) * | 1998-12-21 | 2002-05-16 | Sony Electronics | Method and apparatus for providing advertising linked to a scene of a program |
US6522342B1 (en) * | 1999-01-27 | 2003-02-18 | Hughes Electronics Corporation | Graphical tuning bar for a multi-program data stream |
US20020059344A1 (en) * | 1999-01-29 | 2002-05-16 | Kathryn H. Britton | Systems, methods and computer program products for tailoring web page content in hypertext markup language format for display within pervasive computing devices using extensible markup language tools |
US20050091118A1 (en) * | 1999-02-26 | 2005-04-28 | Accenture Properties (2) B.V. | Location-Based filtering for a shopping agent in the physical world |
US6356905B1 (en) * | 1999-03-05 | 2002-03-12 | Accenture Llp | System, method and article of manufacture for mobile communication utilizing an interface support framework |
US6345279B1 (en) * | 1999-04-23 | 2002-02-05 | International Business Machines Corporation | Methods and apparatus for adapting multimedia content for client devices |
US6532312B1 (en) * | 1999-06-14 | 2003-03-11 | Eastman Kodak Company | Photoquilt |
US20050075932A1 (en) * | 1999-07-07 | 2005-04-07 | Mankoff Jeffrey W. | Delivery, organization, and redemption of virtual offers from the internet, interactive-tv, wireless devices and other electronic means |
US6711552B1 (en) * | 1999-08-27 | 2004-03-23 | Matthew W. Kay | Apparatus and method for saving commerce related information in a broadcast programming network |
US6692358B2 (en) * | 1999-10-05 | 2004-02-17 | Mediaone Group, Inc. | Interactive television system and remote control unit |
US20020049631A1 (en) * | 1999-10-12 | 2002-04-25 | Eric Williams | Process, system and computer readable medium for providing purchasing incentives to a plurality of retail store environments |
US7020845B1 (en) * | 1999-11-15 | 2006-03-28 | Gottfurcht Elliot A | Navigating internet content on a television using a simplified interface and a remote control |
US6704727B1 (en) * | 2000-01-31 | 2004-03-09 | Overture Services, Inc. | Method and system for generating a set of search terms |
US6868525B1 (en) * | 2000-02-01 | 2005-03-15 | Alberti Anemometer Llc | Computer graphic display visualization system and method |
US6516311B1 (en) * | 2000-02-24 | 2003-02-04 | Tau (Tony) Qiu & Howard Hoffenberg, As Tenants In Common | Method for linking on the internet with an advertising feature |
US20020029339A1 (en) * | 2000-02-28 | 2002-03-07 | Rick Rowe | Method and apparatus for facilitating monetary and commercial transactions and for securely storing data |
US7013435B2 (en) * | 2000-03-17 | 2006-03-14 | Vizible.Com Inc. | Three dimensional spatial user interface |
US20030095525A1 (en) * | 2000-04-13 | 2003-05-22 | Daniel Lavin | Navigation control unit for a wireless computer resource access device, such as a wireless web content access device |
US20020010642A1 (en) * | 2000-05-16 | 2002-01-24 | Sony Corporation | Information-presenting apparatus, information-presenting method, information-processing apparatus, information-processing method and program-storing medium |
US20020007309A1 (en) * | 2000-06-06 | 2002-01-17 | Micrsoft Corporation | Method and system for providing electronic commerce actions based on semantically labeled strings |
US20020016750A1 (en) * | 2000-06-20 | 2002-02-07 | Olivier Attia | System and method for scan-based input, storage and retrieval of information over an interactive communication network |
US20020038256A1 (en) * | 2000-07-07 | 2002-03-28 | Minh Nguyen | Transactional control system |
US20020035474A1 (en) * | 2000-07-18 | 2002-03-21 | Ahmet Alpdemir | Voice-interactive marketplace providing time and money saving benefits and real-time promotion publishing and feedback |
US6535888B1 (en) * | 2000-07-19 | 2003-03-18 | Oxelis, Inc. | Method and system for providing a visual search directory |
US20020038259A1 (en) * | 2000-08-21 | 2002-03-28 | Bergman Rick C. | Method and system of ordering and selling food at venues |
US20020042921A1 (en) * | 2000-10-11 | 2002-04-11 | United Video Properties, Inc. | Systems and methods for caching data in media-on-demand systems |
US20020042914A1 (en) * | 2000-10-11 | 2002-04-11 | United Video Properties, Inc. | Systems and methods for providing targeted advertisements based on current activity |
US6684062B1 (en) * | 2000-10-25 | 2004-01-27 | Eleven Engineering Incorporated | Wireless game control system |
US7174512B2 (en) * | 2000-12-01 | 2007-02-06 | Thomson Licensing S.A. | Portal for a communications system |
US6728731B2 (en) * | 2001-05-15 | 2004-04-27 | Yahoo!, Inc. | Method and apparatus for accessing targeted, personalized voice/audio web content through wireless devices |
US20030046182A1 (en) * | 2001-08-31 | 2003-03-06 | Hartman Thomas H. | System and method for providing articles electronically |
US20070008332A1 (en) * | 2001-10-03 | 2007-01-11 | Sun Microsystems, Inc. | Stationary semantic zooming |
US20030074661A1 (en) * | 2001-10-17 | 2003-04-17 | Krapf Russell M. | Personal video recorder and method for inserting a stored advertisement into a displayed broadcast stream |
US20040098747A1 (en) * | 2001-12-07 | 2004-05-20 | Kay Matthew W. | Electronic buying guide architecture |
US20040003412A1 (en) * | 2002-06-27 | 2004-01-01 | Digeo, Inc. | Method and apparatus for secure transactions in an interactive television ticker |
US20050025550A1 (en) * | 2003-07-31 | 2005-02-03 | Microsoft Corporation | Universal remote computer keyboard |
US20050086690A1 (en) * | 2003-10-16 | 2005-04-21 | International Business Machines Corporation | Interactive, non-intrusive television advertising |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150205764A1 (en) * | 2012-08-27 | 2015-07-23 | Google Inc. | Encoding information into text for visual representation |
US9223762B2 (en) * | 2012-08-27 | 2015-12-29 | Google Inc. | Encoding information into text for visual representation |
Also Published As
Publication number | Publication date |
---|---|
US7441196B2 (en) | 2008-10-21 |
EP1240608A2 (en) | 2002-09-18 |
WO2001037165A2 (en) | 2001-05-25 |
WO2001037165A9 (en) | 2003-01-30 |
WO2001037165A3 (en) | 2002-01-24 |
US20060212811A1 (en) | 2006-09-21 |
AU1456201A (en) | 2001-05-30 |
US7020845B1 (en) | 2006-03-28 |
US20100017295A1 (en) | 2010-01-21 |
CA2392043A1 (en) | 2001-05-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7441196B2 (en) | Apparatus and method of manipulating a region on a wireless device screen for viewing, zooming and scrolling internet content | |
US7194698B2 (en) | Method to advertise and search on television for web content using a simplified interface | |
US20060229930A9 (en) | Method to generate advertising revenue based on time and location | |
US6556217B1 (en) | System and method for content adaptation and pagination based on terminal capabilities | |
CN102567897B (en) | For showing the method and system of promotional content to the user of communication equipment | |
US6832353B2 (en) | Viewing web pages on small screen devices using a keypad for navigation | |
US7810049B2 (en) | System and method for web navigation using images | |
US20140380229A1 (en) | System, method and user interface for designing customizable products from a mobile device | |
US7472082B2 (en) | Method and system for browsing a custom catalog via the internet | |
US20030115167A1 (en) | Web browser implemented in an Internet appliance | |
US20060068919A1 (en) | Method and apparatus for playing video and casino games with a television remote control | |
US20040150676A1 (en) | Apparatus and method for simple wide-area network navigation | |
JP4794318B2 (en) | Information distribution system for network services | |
WO2010005684A1 (en) | Video overlay advertisement creator | |
US20040150677A1 (en) | Method for navigating web content with a simplified interface using audible commands | |
KR100863337B1 (en) | internet advertising method of present site related information offer for web browser click | |
JP5552992B2 (en) | Electronic flyer display device, electronic flyer display method, and program | |
KR100362358B1 (en) | A method for structuring scholarship contents apply screen through communication network | |
JP2010266958A (en) | Web page information display control device and method | |
JP2012048351A (en) | Web page use auxiliary information display control device and its operation method | |
KR20030013544A (en) | Methods and appliances for implementing graphics as a web page |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: MARLO LONGSTREET 2003 IRREVOCABLE TRUST, CALIFORNI Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GOTTFURCHT, ELLIOT A.;REEL/FRAME:023287/0789 Effective date: 20030110 Owner name: GRANT GOTTFURCHT 2003 IRREVOCABLE TRUST, CALIFORNI Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GOTTFURCHT, ELLIOT A.;REEL/FRAME:023287/0789 Effective date: 20030110 Owner name: GOTTFURCHT, ELLIOT, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GOTTFURCHT, GRANT E.;LONG, ALBERT-MICHEL C.;REEL/FRAME:023287/0803 Effective date: 20000303 Owner name: THE ELLIOT GOTTFURCHT REVOCABLE TRUST, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GOTTFURCHT, ELLIOT A.;REEL/FRAME:023287/0849 Effective date: 20080807 |
|
AS | Assignment |
Owner name: EMG TECHNOLOGY, LLC, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:THE ELLIOT GOTTFURCHT REVOCABLE TRUST;REEL/FRAME:023296/0445 Effective date: 20081119 Owner name: EMG TECHNOLOGY, LLC, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:THE MARLO LONGSTREET 2003 IRREVOCABLE TRUST;REEL/FRAME:023296/0371 Effective date: 20081119 Owner name: EMG TECHNOLOGY, LLC, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:THE GRANT GOTTFURCHT 2003 IRREVOCABLE TRUST;REEL/FRAME:023290/0703 Effective date: 20081119 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |