Method for dynamically assigning and displaying character shortcuts on a computing device display

The present invention is directed to the automatic provision of “bubble links” for accessing data services and selectable elements in a GUI of a computing device. The present invention includes the provision of a renderer to a computing device equipped to automatically present bubble links associated with input characters to a user of the computing device to improve the ease of use in accessing data services and selectable elements using the computing device.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS-REFERENCE TO A RELATED APPLICATION

[0001] This application claims the benefit of U.S. Provisional Application No. 60/417,814, filed on Oct. 10, 2002, and entitled METHOD FOR DYNAMICALLY ASSIGNING AND DISPLAYING NUMERIC SHORTCUTS ON A WIRELESS MOBILE DEVICE DISPLAY, the subject matter of which is incorporated herein by reference.

FIELD OF THE INVENTION

[0002] The present invention relates to the field of computer communications. More specifically, the present invention relates the provision of a user interface accessing hypertext links using a computing device.

BACKGROUND OF THE INVENTION

[0003] Most software applications on computing devices are controlled via a graphical user interface (“GUI”). The GUI displays selectable elements, such as hypertext links and the like, on a display device for a user to view and select. Typically, a user uses a pointing device, such as a mouse, stylus or track ball, to select the selectable elements within the GUI. However, not all users are able to use pointing devices, and not all computing devices provide such pointing devices. In particular, on many compact devices such as personal data assistants (“PDA”) and cellular telephones, such pointing devices are unavailable, or inconvenient. For these reasons there is a need to access selectable elements in a GUI without a pointing device. Numerous conventional methods developed for selecting selectable elements in a GUI without a pointing device have been developed.

[0004] One early software application for browsing hypertext documents (with selectable elements, i.e., links) is the LYNX program. LYNX used two methods for accessing links without a pointing device. The first LYNX method had a user move sequentially through each link using a cursor key. Users would then actuate the “enter” key to select a link that was highlighted. However, this first method remains undesirable as it requires multiple key strokes to activate a specific link, and still further requires a user to constantly view the GUI while locating a specific link. In a GUI with a large number of selectable elements, such a method may deter a user from using the system.

[0005] Another method of accessing links within the LYNX software is by turning on a numbering system such that each link in the document is statically paired with a number within the body of the document. However, the static numbering method of accessing hypertext links is both aesthetically unappealing and disturbs the layout and appearance of the contents of the hypertext document. The numbers tend to clutter the GUI with unnecessary information and thus reduce the overall ease of use for the consumer. Furthermore, in small displays, such as those on portable computing devices, the numbers use up valuable display space that could be used to store and display meaningful content.

[0006] Thus, a great need exists for a method of selecting selectable elements in a GUI without a pointing device. There is a further need for such a method to be both efficient and user friendly under the context of a limited number of input keys.

BRIEF DESCRIPTION OF DRAWINGS

[0007] The present invention will be described by way of exemplary embodiments, but not limitations, illustrated in the accompanying drawings in which like references denotes similar elements, and in which:

[0008] FIG. 1 is a block diagram of a computing device that provides an exemplary operating environment for an embodiment of the present invention.

[0009] FIG. 2 is a representation of an exemplary phone computing device interface as used in one embodiment of the present invention.

[0010] FIG. 3 is a flow diagram illustrating a routine for link numbering in accordance with the present invention.

[0011] FIG. 4 is a flow diagram illustrating a hypertext display subroutine suitable for use in the routing illustrated in FIG. 3.

[0012] FIGS. 5a-5d are exemplary screen shots of a browser display having numbered links formed in accordance with the present invention.

[0013] FIG. 6 is an exemplary screen shot of a browser display having numbered links on an image map formed in accordance with the present invention.

DETAILED DESCRIPTION OF EMBODIMENTS OF THE INVENTION

[0014] The detail description which follows is represented largely in terms of processes and symbolic representations of operations by conventional computing components including processors, memory storage devices for the processors, connected display devices, and input devices, all of which are well known in the art. The processes and operations may utilize conventional computing components in the heterogeneous distributed computing environment, including remote storage servers, network servers and memory storage devices; such processes, devices and operations also being known to those skilled in the art and others.

[0015] Bubble links allow users to select selectable elements in a GUI by pressing the corresponding character of a computing device's keyboard. In one exemplary embodiment of the present invention, the computing device is a cellular telephone 200 with a display screen 210 and a numeric keypad 250. The bubble links on such an embodiment of the present invention may include bubble links with the numeric characters “1-9” displayed next to up to nine selectable elements displayed on the cellular telephone's display. Accordingly, the selectable elements on the cellular phone's display 210 would be selected once the numeric character corresponding to the bubble link in the cellular telephone's display is selected from the numeric keypad 250.

[0016] FIG. 1 illustrates an exemplary computing device suitable for use in the present invention. Those of ordinary skill in the art and others will appreciate that the computing device 100 may include many more components than those shown in FIG. 1. However, it is not necessary that all of these generally conventional components be shown in order to disclose an enabling embodiment for practicing the present invention. As shown in FIG. 1, the computing device 100 includes a network interface 130 for connecting to remote devices. Those of ordinary skill in the art will appreciate that the network interface 130 includes the necessary circuitry for such a connection, and is also constructed for use with appropriate protocols for such a connection.

[0017] The computing device 100 also includes a processing unit 110, a display 140 and a memory 150 all interconnected along with the network interface 130 via a bus 120. The memory 150 generally comprises a random access memory (“RAM”), a read-only memory (“ROM”) and a permanent mass storage device, such as a disk drive. The memory 150 stores an operating system 155 and a web browser 160. It will be appreciated that these software components may be loaded from a computer readable medium into memory 150 of the client device 100 using a drive mechanism (not shown) associated with the computer readable medium, such as a floppy, tape or DVD/CD-rom drive or the network interface 130.

[0018] Although an exemplary computing device 100 has been described that generally conforms to a conventional computing device, those of ordinary skill in the art will appreciate that a computing device 100 may be any of a great number of computing devices capable of communicating with remote devices. In various embodiments of the present invention, the computing device 100 may be a cellular phone, PDA, general purpose computing device and the like.

[0019] FIG. 2 depicts one exemplary computing device 100 for use in the present invention in the form of a cellular telephone 200. The cellular telephone 200 includes a phone display 210 and a keypad 250. The keypad includes numeric keys 225, as well as two special keys. The first special key is a scroll key 215 for traversing data displayed in the phone display 210. The second special key is a dynamic link key 220, which in FIG. 2 is shown as the “0” key 220 in the keypad 250. Also shown in FIG. 2 are character keys 225 (i.e., number keys 1-9) which correspond to characters that are dynamically associated with selectable elements (e.g., icons, file names, program names, links to files, form fields, etc.) or links (e.g., text links, image links, hidden links, image map links, etc . . . ) displayed in the phone display 210. The dynamic association and rendering of links with associated characters is further described below with regard to FIGS. 3 and 4.

[0020] FIG. 3 is a flow chart illustrating actions of one exemplary embodiment of the present invention where links within a hypertext document are dynamically associated with selectable characters, and wherein the character association is displayed with the links. The link handling routine 300 shown in FIG. 3 begins at the decision block 305 where determination is made whether character links are turned on (e.g., are to be displayed) in the current GUI. If so, then processing continues to decision block 310 where a further determination is made whether the current “focus” (e.g., placement of the current cursor or GUI selected element) is in a text field. If so, then processing continues to block 315. Similarly, if in decision block 305 it was determined that character links were not turned on in the current GUI, then processing would also continue to block 315 where a hypertext document is displayed with no character links.

[0021] If, however, in decision block 310 it was determined that the focus of the current GUI is not in a text field, then processing continues to subroutine block 400 where the hypertext document is displayed with character links. Subroutine 400 is illustrated in FIG. 4 and described in greater detail below. Processing then continues to decision block 320 which waits until an input is received.

[0022] Once an input has been determined to have been received in decision block 320, then processing continues to decision block 325 where a determination is made as to the type of input received. If a scroll key 215 was pressed, then processing continues to block 335 where the hypertext document is scrolled. Next, processing continues back to decision block 305.

[0023] If, however, in decision block 325 is was determined that the key pressed was the dynamic link key 220, then processing continues to decision block 340. In decision block 340, a determination is made whether all links in the display (e.g., phone display 210 or computing device display 140) have been displayed and that character links were turned on then in block 345 the display of character links is turned off and processing proceeds back to decision block 305.

[0024] If, however, in decision block 340 it was determined that all links have not been displayed or that the character links are not turned on, then processing continues back to subroutine block 400.

[0025] Returning to decision block 325, if some other key has been pressed, then processing continues to decision block 355 where a determination is made whether a character key associated with a link was pressed; in which case processing continues to block 360 where the associated link is automatically activated. If, however, on decision block 355 it was determined that some other key other than a character key was pressed as input, then processing continues to block 365 where the input is processed as appropriate. After processing continues to either block 360 or 365, then routine 300 proceeds back to decision block 305.

[0026] FIG. 4 illustrates an exemplary hypertext document display subroutine 400 having character links. The hypertext document display subroutine 400 begins at decision block 405 where a determination is made whether any XML display codes are included in the hypertext document that affect the display of character indicators for the character links. If so, then processing continues to block 410 where the XML display codes (or other conventional embedded codes within a GUI display description) are interpreted. Processing then continues to decision block 415. Similarly, if no XML display codes are found in decision block 405, then processing also continues to decision block 415.

[0027] In decision block 415, a determination is made whether there are any links in the hypertext document that are already associated with characters. If so, then processing continues to block 430 where the links are dynamically re-associated with up to a predetermined number (e.g., nine characters if numeric characters “1-9” are used) of characters. Those of ordinary skill in the art and others will appreciate that the number of links to associate with characters will often correspond generally to the number of characters available to a user when operating some form of input device (e.g., keyboard, touch pad, touch screen, etc.). Processing then continues to block 425. If in decision block 415 it was determined that no links are associated with characters, then in block 420 any links in the current display are dynamically associated (e.g., as the display is updated on the device) with up to the predetermined number of characters. Processing then continues to block 425.

[0028] In block 425, the hypertext document (or other GUI with selectable elements) is rendered with character links. The character links are rendered according to default display characteristics or in the case where XML display codes were received and interpreted according to the XML display codes which may effect the size, font, color, transparency, position or other display characteristics of the characters that are approximate to the links in the hypertext document. In most cases the character links (bubble links) are displayed next to or at least proximate to their respective associated links (or selectable elements). Subroutine 400 then returns to its calling routine at block 499.

[0029] FIGS. 5a-d and FIG. 6 illustrate exemplary screen shots of graphical user interfaces with characters associated with selectable elements. FIGS. 5a and 5b illustrate GUIs where a browser 500A-B includes a plurality of links with associated characters 505A-B. In FIG. 5a, the browser 500A includes links “A-I” that have associated numeric characters “1-9” displayed jointly as character links 505A. As noted earlier with regard to the processes illustrated in routine 300 and subroutine 400 above, a user may designate a new set of links to associate with characters. Accordingly, in FIG. 5b links “J-P” are associated with numeric characters “1-7” to form character links 505B which would result from a user toggling the next set of links to be re-associated with character, e.g., by selecting the dynamic link key 220 on an exemplary cellular phone device 200 illustrated in FIG. 2.

[0030] FIGS. 5c and 5d illustrate similar re-association generated by a user scrolling through a display of links in a browser. FIG. 5c illustrates links “A-I” associated with numeric characters “1-9” to form character links 505C. FIG. 5d illustrates the browser 500D after the user has selected a scroll button (e.g., scroll button 215) and has scrolled the browser 500D down to display links “F-N”. Accordingly, the links were dynamically re-associated such that only the visible links are associated with characters. Therefore, links “F-N” are associated with numeric characters “1-9” to have character links 505D.

[0031] FIG. 6 illustrates a further embodiment of the present invention with non-textual links associated with characters. Accordingly, in the browser 600 shown in FIG. 6, there is an “image map” displayed with four regions 610, 615, 620 and 625 that each have a numeric character “1-4” associated with the selectable link region. Actuating a numeric key from “1-4” would have the same effect as a pointing device activating one of the link regions region 610, 615, 620 or 625 in the browser 600.

[0032] While the presently preferred embodiment of the invention has been illustrated and described, it will be appreciated that various changes can be made therein without departing from the spirit and scope of the invention as defined by the appended claims. In particular, while the exemplary embodiments of the present invention have been described with regard to hypertext documents within a browser, those of ordinary skill in the art will appreciate that many other GUIs having displayed selectable elements are suitable for use with the present invention.

Claims

1. A method of activating a link within a hypertext document, the method comprising:

retrieving a hypertext document with a link;
determining that said link would be visible in a display;
dynamically associating said link with a character;
displaying said hypertext document in said display with said character depicted proximately to said link; and
wherein selecting said character outside said display automatically activates said link.

2. The method of claim 1 wherein said character is selected from a set of characters, wherein said set of characters is selected from any one of the groups consisting of: numeric digits, alphanumeric characters, phone key pad characters, computer keyboard characters, and stylus-generated characters.

3. The method of claim 1 wherein a plurality of distinct links are dynamically associated with a plurality of distinct characters, and wherein selecting one of said distinct characters automatically activates the link associated with said one of said distinct characters.

4. The method of claim 1 further comprising scrolling said hypertext document in said display; dynamically reassociating links visible in said display with a distinct character; and displaying each distinct character proximate to each associated link.

5. The method of claim 3 wherein said distinct characters are associated with a first set of links visible in said display; and, in response to reassociation request, reassociating said distinct characters with a second set of links visible in said display.

6. The method of claim 3 wherein said hypertext documents includes additional instructions regarding said distinct characters.

7. The method of claim 6 wherein said additional instructions are directed to the association of a distinct character with a link.

8. The method of claim 7 wherein said additional instructions are directed to the display characteristics of said distinct characters.

9. The method of claim 3 further comprising selecting a form field in said depicting hypertext document; and hiding the display of each of said distinct links with their associated distinct characters.

10. The method of claim 9 wherein said form field is also associated with a specific character; and wherein said form field is selected by selecting said specific character.

11. The method of claim 1 wherein said link is of a type selected from the group of types consisting of: text links, image links, hidden-links, and image map links.

12. The method of claim 3 further comprising toggling the display of said distinct characters.

13. A computer readable medium comprising computer executable instructions for performing the method of any of claims 1-12.

14. A computing apparatus having a processor and a memory comprising computer executable instructions which, when executed, perform the method of any of claims 1-12.

Patent History
Publication number: 20040133851
Type: Application
Filed: Oct 10, 2003
Publication Date: Jul 8, 2004
Patent Grant number: 7472168
Inventor: Kevin David Allan (Seattle, WA)
Application Number: 10684228
Classifications
Current U.S. Class: 715/501.1
International Classification: G06F017/00;