US20180108274A1 - Cloud-Based User Interface Augmentation - Google Patents

Cloud-Based User Interface Augmentation Download PDF

Info

Publication number
US20180108274A1
US20180108274A1 US15/846,587 US201715846587A US2018108274A1 US 20180108274 A1 US20180108274 A1 US 20180108274A1 US 201715846587 A US201715846587 A US 201715846587A US 2018108274 A1 US2018108274 A1 US 2018108274A1
Authority
US
United States
Prior art keywords
aui
user
computer
plug
functionality
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
Application number
US15/846,587
Inventor
Chaitanya Gharpure
Charles L. Chen
Rachel Shearer
Tiruvilwamalai V. Raman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google LLC
Original Assignee
Google LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Google LLC filed Critical Google LLC
Priority to US15/846,587 priority Critical patent/US20180108274A1/en
Assigned to GOOGLE LLC reassignment GOOGLE LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SHEARER, RACHEL, GHARPURE, CHAITANYA, RAMAN, TIRUVILWAMALAI V., CHEN, CHARLES L.
Publication of US20180108274A1 publication Critical patent/US20180108274A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B21/00Teaching, or communicating with, the blind, deaf or mute
    • G09B21/009Teaching or communicating with deaf persons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • G06F17/30867
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B21/00Teaching, or communicating with, the blind, deaf or mute

Definitions

  • This application relates generally to computer implemented methods for providing augmented user interfaces for special needs users, and more particularly, to computer implemented methods for providing augmented user interfaces in a cloud-based computing environment.
  • Cloud computing is a style of computing in which computing resources such as application programs and file storage are remotely provided over the Internet, typically through a web browser.
  • Many web browsers are capable of running applications (e.g., Java applets and Java Scripts), which can themselves be application programming interfaces (“API's”) to more sophisticated applications that are running on remote servers.
  • applications e.g., Java applets and Java Scripts
  • API's application programming interfaces
  • a web browser interfaces with and allows a user to control an application program that is running on a remote server. Through the browser, the user can create, edit, save and delete files on the remote server via the remote application program.
  • Cloud computing promises a user ubiquitous, any-time access to all of that user's information and applications.
  • this promise can only be realized by moving away from the current paradigm of installing special needs software such as augmented user interfaces on the user's personal computer to a cloud-based paradigm where the user's special needs software is provided over the network as a cloud-based service. Failing to do this would result in a significant proportion of the user-base missing out on the advantages of cloud computing.
  • a computer can receive a user request for an augmented user interface.
  • the computer can provide the user with the augmented user interface, and receive information from the user to configure the augmented user interface.
  • the computer can store the configuration information for the augmented user interface in a preference file, and send the preference file to a remote server for storage.
  • a remote server can subsequently receive a request from a requesting computer to login a user.
  • the remote server can authenticate the user, retrieve the user preference file from a database record, and send the requesting computer the user preference file.
  • the user preference file can record the user's preference for configuring the requesting computer, and contain information that allows the requesting computer to implement and configure an augmented user interface (AUI) by directing output on the requesting computer to an augmented user interface component that processes the output to provide the AUI to the user.
  • AUI augmented user interface
  • the user request for an augmented user interface can be received from a keyboard, a pointing device, or an audio input device.
  • the remote server can send the requesting computer a web-based application programming interface that enables a browser running on the requesting computer to interface with an augmented user interface application.
  • the remote server can also send the requesting computer an augmented user interface (AUI) application.
  • the augmented user interface application can be a web-based application that runs on a network based server, a native application that runs on the requesting computer, or a browser plug-in that runs in a browser on the requesting computer.
  • the application programming interface can include a target that is callable by an event handler that is configured to respond to an event generated while browsing an HTML document, and to invoke an augmented user interface application in response to the event to provide a user with augmented user interface functionality.
  • the requesting computer can provide content rich navigation through a web page via the augmented user interface.
  • the requesting computer can receive at an application programming interface running in a web browser a call from an event handler to process a detected user navigation event, and can process the call to invoke an augmented user interface application to respond to the detected user navigation event.
  • the detected user navigation event can be generated based on a web page's content, including user navigation through a table in the web page, a web page's HTML5 document outline, or on a content navigation rule in the web page or a document associated with the web page.
  • the content navigation rule can provide a navigation path through the web page that is tailored to provide augmented user interface functionality to a particular type of special needs user, and can provide a plurality of content navigation rules that define a plurality of navigation paths through the web page, wherein each navigation path is tailored to provide augmented user interface functionality to a particular type of special needs user or to a particular type of user task.
  • FIG. 1 is a schematic diagram illustrating information exchange between a cloud-enabled computer and a cloud-based server offering a cloud-based service.
  • FIG. 2 is a schematic diagram illustrating a web application control panel that can be used to set system settings and user preferences in a cloud-enabled computer.
  • FIG. 3 is a schematic diagram illustrating an exemplary way a web application control panel can access system level resources on a cloud-enabled computer.
  • FIG. 4 is a schematic diagram illustrating the use of API plug-ins in a web browser to provide AUI functionality to a special needs user.
  • FIG. 5 is a schematic diagram showing an exemplary plug-in based API for an AUI that allows content based navigation and functionality.
  • FIG. 6 is a flow chart of a process for providing a special needs user cloud-enabled access to an augmented user interface.
  • the cloud-based paradigm can free the user from being needlessly tethered to his or her own computer by storing not only the user's files and the application programs needed to manipulate those files on a cloud-based server, but by also storing the user's computer preferences on a cloud-based server.
  • the user's computer preferences can include, for example, the user's keyboard settings, short-cut keys, mouse or pointer settings, display settings, font sizes, and audio settings.
  • the user's computer preferences can also include local computer settings that can be used by the local computer to invoke any augmented user interfaces (“AUI”) the user relies upon to increase the user's effective use of the computer.
  • Augmented user interfaces can include, for example, interfaces that provide video captions for hearing impaired users, screen readers or screen magnifiers for visually impaired users, and voice recognition software for recognizing input from physically impaired users.
  • a special needs user generally needs to install AUI software on any computer the user wishes to use or find a computer which already has such software installed.
  • a user who wants to use a computer at an Internet Café or kiosk would need to either find a computer that already has the AUI software installed, or one that would allow the user to install the software.
  • most publically accessible computers would not permit the user to install any software, including AUI software.
  • the computer owner probably does not have any such software to install.
  • the user's license agreement with the AUI software vendor would probably prohibit installation on a publicly accessible computer.
  • a special needs user can store his or her AUI settings in a preference file that is stored on a remote cloud based server.
  • the preference file can be downloaded from the remote server to any computer the user logs onto that is configured for cloud-enabled computing, such as a computer that is configured to run the Chrome-OS operating system available from Google, Inc.
  • the user's preference file is downloaded to the local computer together with any AUI components that are needed to satisfy the user's AUI preferences as specified in the preference file. In this way, the user can enjoy the same AUI enhanced user experience regardless of whether the user logs onto his or her computer at home, a friend's computer, or a publically accessible computer at a library or Internet Café.
  • FIG. 1 is a schematic diagram illustrating information exchange between a cloud-enabled local computer 100 and a remote server 130 offering a cloud-based service.
  • a user logs onto local computer 100 by supplying authentication credentials, such as a username and password. After authenticating the user, the local computer 100 can send the authentication credentials to the remote server 130 . The remote server 130 can then use the credentials to grant or deny the user's access to one or more cloud-based services or accounts.
  • local computer 100 can be configured to recognize certain user input as an indicator that the user is a special needs user. For example, local computer 100 can be configured to recognize the input of a special key or special key sequence as an indicator that the user is a special needs user.
  • Local computer 100 can also be configured to recognize certain verbal commands, such as “log in” or “log on,” as indicators to recognize users who may be physically impaired or otherwise unable to use a keyboard to enter the special key or special key sequence. Of course, other indicators are also possible.
  • local computer 100 can launch an enhanced feedback package to assist the user with the login process.
  • the enhanced feedback package can include various AUI components such as a screen magnifier, a speech reader, a speech recognizer and similar aids.
  • the user can setup and configure local computer 100 according to the user's needs, and store these configuration settings for local computer 100 as preferences to enhance the user's computing experience.
  • the configuration settings for local computer 100 the user can store are the user's preferences for installing, configuring, and/or using various AUI components.
  • Local computer 100 can store the user's configuration preferences in a preference file 144 , and in one implementation, can send the preference file 144 to a remote server 130 for permanent storage.
  • Remote server 130 generally includes a database 140 that stores information for a plurality of users, including but not limited to usernames 141 , passwords 142 , and system settings 143 and user preferences 144 for a local computer 100 .
  • remote server 130 is a single machine. However, remote server 130 can be two or more machines that are networked together to provide the functionality described.
  • Remote server 130 can authenticate the credentials sent by local computer 100 , e.g., by querying database 140 for the received username and verifying that the received username is related in database 140 to the password sent by local computer 100 .
  • remote server 130 can deny the user access to remote server 130 or to any cloud-based services provided by or through remote server 130 . If, however, remote server 130 authenticates the user's credentials, it can send local computer 100 the user's preference file 144 (if one exists), including any preference for local computer 100 to install or use one or more augmented user interfaces, and the components needed by local computer 100 to install or use those interfaces.
  • a preference file 144 for a user has been created and stored on a remote server 130 as explained above, the user can log onto any cloud-enabled local computer and enjoy the same user experience the user enjoyed when he or she configured local computer 100 , including local computer 100 's access to and use of preferred AUI components. This occurs, as explained above, because any cloud-enabled local computer 100 the user logs onto will automatically try to authenticate the user with the remote server 130 . If the remote server 130 authenticates the user, it can automatically download the user's preference file 144 to the local computer the user logged onto, including the user's preferences for installing, configuring and/or using various AUI components on the local computer.
  • the remote server 130 can download any AUI components for which the user has expressed a preference in preference file 144 if those components do not already exist on the local computer.
  • the local cloud-enabled computer receives the preference file 144 from the remote server 130 , it applies the configuration information specified in the preference file 144 to itself by adjusting its local settings, including settings for font size, screen resolution, and the use of screen readers, speech synthesizers, and other AUI components. In this way, the user can enjoy the same AUI enhanced user experience regardless of whether the user logs onto his or her own computer at home, a friend's computer at a friend's house, or a publically available computer at a library or Internet Café.
  • the primary application run by the local computer is a web browser.
  • local cloud-enabled computer 100 automatically launches a web browser upon authenticating a user and granting the user access.
  • Local computer 100 also grants the web browser access to system-level resources that are usually reserved for system-level applications.
  • Such resources include, for example, account and user access rights, display setting and management rights, network setting and preference rights, media access rights, sound setting and management rights, and keyboard and mouse setting rights.
  • the user can use the launched web browser to run web-based applications from a plurality of remote web servers.
  • local computer 100 can allow a browser to run a web-based control panel application to allow a user to adjust system settings and user preferences on local computer 100 , and can launch the control panel when a user first logs onto the computer.
  • FIG. 2 is a schematic diagram illustrating a web application control panel 200 that can be used to set system settings and user preferences in a cloud-enabled computer.
  • System settings refer to local computer settings that are specific to a particular computer, regardless of who is using that computer. Such settings include, for example, network connections and preferences, and user account and access rights. System settings can only be applied to a computer by the owner of the computer or by someone designated by the owner to apply system settings.
  • User preferences refer to local computer settings that are specific to a particular user, regardless of which computer the user is logged onto. User preferences include, for example, keyboard and mouse settings, favorite applications and websites, and augmented user interface configurations and settings.
  • control panel 200 is a web-based application, and computer 100 provides control panel 200 through a web browser.
  • Computer 100 can store the system settings and user preferences selected through control panel 200 in a local file or database, or in a file or database that is stored on a remote server, such as database 140 on remote server 130 .
  • system settings and user preferences are stored in a remote file or database on a remote server.
  • control panel 200 includes various control buttons such as Network 201 , Display 202 , Sound 203 , Power 204 , Accounts 205 , Security 206 , Language 207 , Keyboard 208 , Mouse 209 , Printer 210 , Date and Time 211 and Updates 212 control buttons.
  • the Display 602 control button allows a user to set display settings on local computer 100 such as screen resolution and color management preferences. It can also be used to allow a user to configure local computer 100 to install or use AUI components that can assist a visually impaired user, e.g., by redirecting display output to an AUI component.
  • the Display 602 control button can be used to display extra large fonts on computer 100 , or to install or launch a screen magnifier on computer 100 .
  • the screen magnifier can be a native application on computer 100 , a browser plug-in, or a web-based application that is run on a web browser. All of these components can be downloaded from a remote server.
  • the Sound 203 control button allows a user to setup and configure audio input and output devices on local computer 100 .
  • the Sound 203 control button can also be used to allow a user to configure local computer 100 to install and use AUI components that can assist a hearing impaired user, a visually impaired user, or a physically impaired user, e.g., by redirecting audio output to an AUI component such as a closed-captioning component or by receiving audio input through an AUI component such as a speech recognizer.
  • the Sound 203 control button can be used to configure computer 100 to provide closed-captioning for all video or audio files that are played on computer 100 .
  • the Sound 203 control button can also be used to configure computer 100 to redirect display output to a screen reader to aid a visually impaired user, or to receive audio input through a speech recognizer and translate that input into commands to aid a physically impaired user who may not be able to manipulate traditional input/output devices such as a keyboard, touchpad or mouse.
  • any of the closed-captioning, screen reading and speech recognizing applications that are used by local computer 100 can be native to computer 100 , web browser plug-ins, or web-based applications, and can be downloaded to computer 100 from a remote server based on user preference file 144 .
  • control panel 200 and the control buttons 202 - 212 shown in FIG. 2 are but one example of a user interface through which the user can select and configure system settings and user preferences.
  • Other user interfaces and user interface tools can be provided that contain addition control buttons or different types of control tools.
  • control panel 200 can include an AUI button to directly indicate the user's preference for installing and configuring a plurality of AUI tools such as screen readers and screen magnifiers.
  • other types of control tools such as drop down lists, slider bars, text input fields and speech recognition applications can be used to record and save system settings and user preferences.
  • FIG. 3 is a schematic diagram illustrating an exemplary way a web application control panel can access system level resources on a cloud-enabled computer.
  • Control Panel 200 can access and control system-level resources of computer 100 through a plurality of system-level Application Programming Interfaces (“API”) 350 , 360 and 370 .
  • API's 350 - 370 allow Control Panel 200 to access system-level resources of computer 100 in order to configure computer 100 according to the preference file 144 downloaded from a remote server 130 .
  • Control Panel 200 is a web-based application that can be written in Hyper Text Markup Language, version 5, or HTML5 and JavaScript.
  • the web-based applications that are run on and through a browser running on computer 100 such as Web Apps 320 and 330 , are preferably written in the same language.
  • the local computer when a user logs onto a cloud-enabled local computer 100 , the local computer automatically tries to log the user onto a cloud based service provided by or through a remote cloud-based server 130 .
  • the remote server 130 authenticates the user, it downloads to local computer 100 the user's preferences file 144 and any other files computer 100 needs to configure itself according to the user's preferences, e.g., by setting display or audio settings or redirecting output to an AUI component. In the case of a special needs user, this can include downloading to computer 100 the AUI's needed to enhance the user's computing experience.
  • the AUI's can be downloaded in the form of stand alone applications, browser plug-ins, API interfaces for web-based AUI applications, or any combination of the same.
  • remote server 130 downloads an API plug-in that allows computer 100 to configure a web browser running on computer 100 to provide AUI functionality to a special needs user regardless of the nature of the AUI application (e.g., whether cloud-based, native or a browser plug-in).
  • Computer 100 can use the preference file 144 downloaded from remote server 130 to change its local settings per the information stored in the preferences file 144 . If the preference file indicates a user's preference for using one or more AUI components, computer 100 can install and activate those AUI components so they can be used by computer 100 or software running on computer 100 . For example, computer 100 can install and activate a screen reader AUI component by redirecting display output to an audio card or device.
  • FIG. 4 is a schematic diagram illustrating the use of API plug-ins in a web browser to provide AUI functionality to a special needs user.
  • a web browser 400 running on a cloud-enabled computer 100 can include API plug-ins 410 - 412 .
  • the API plug-ins can be downloaded from a remote server 130 to a local cloud-enabled computer 100 according to a user's preference file 144 , and installed by computer 100 to provide a standard interface that allows browser 400 to provide a special needs user with AUI functionality regardless of the nature or location of the user's preferred AUI application.
  • screen reader API 410 allows browser 400 to provide screen reader functionality through a cloud-based screen reader 420 , a screen reader 430 which is native to computer 100 , or a screen reader plug-in for browser 400 (not shown).
  • Screen magnifier API 411 allows browser 400 to provide screen magnifier functionality through a cloud based screen magnifier 421 , a screen magnifier 431 that is native to computer 100 , or a screen magnifier plug-in for browser 400 (not shown).
  • speech recognizer API 412 allows browser 400 to provide speech recognition functionality through a cloud based speech recognizer 422 , a speech recognizer 432 that is native to computer 100 , or a speech recognizer plug-in for browser 400 (not shown).
  • other API's may be downloaded by remote server 130 to provide browser 400 functionality for other types of augmented user interfaces.
  • API plug-ins 410 - 412 can be automatically downloaded from remote server 130 when the user logs onto computer 100 .
  • Remote server 130 can also download the native screen reader 430 , native screen magnifier 431 , native speech recognizer 432 or browser plug-in versions of a screen reader, screen magnifier or speech recognizer (not shown) if they do not already exist on computer 100 .
  • the user's preference file 144 can also store the user's preference for using one or more of these applications, e.g., a preference for using web based screen reader 420 rather than native screen reader 430 , or for using native screen magnifier 431 rather than web based screen magnifier 421 , or for using a plug-in based speech recognizer (not shown) rather than a web based speech recognizer 422 or a native speech recognizer 432 .
  • the computer 100 can configure itself to apply the preferences specified in preference file 144 , e.g., by changing its system settings or by redirecting audio, video or textual output to an appropriate AUI component such as a speech recognizer or screen reader as indicated in the preference file 144 .
  • the API's 410 - 412 can be used by computer 100 to provide content rich functionality that allows a special needs user to quickly determine the content, structure and navigability of web pages based on information in the web page's document object model (DOM).
  • DOM document object model
  • the content and structure of a web page is generally easily recognizable.
  • a web page delivered by a news organization can have a breaking news story at the top of the page, followed by several columns of news stories at the bottom of the page, each of which contains a plurality of news stories in different news categories (e.g., local, national, international, sports, entertainment, and editorial).
  • the web page's DOM provides the logical structure of all of the objects that make up the web page, and how those objects relate to one another as elements on the page.
  • An event observer can detect when a user interacts with an object on a web page, and can call an event handler to process a response to the event. For example, when an event observer detects the selection of an object on a page, it can notify an event handler, which can cause that object to be highlighted on the page.
  • the event handler can also send the title or content of the selected object to a screen reader or to an API for a screen reader so that it can be read aloud to the user, or to a screen magnifier or an API for a screen magnifier so that it can be magnified on the user's display.
  • a web page's DOM allows different views into the structure and content of the web page to be built. These views can be exploited to allow different navigation paths through the page. For example, web pages can be navigated by content traversal, logical structure traversal, complex table traversal, and semantic traversal.
  • Content traversal allows a web page to be navigated based on page content, e.g., by character, word, sentence, paragraph, section, chapter, title, etc.
  • Logical structure traversal allows a web page written in language that specifies a logical structure to be navigated based on its structure or document outline.
  • DOM Document Object Model
  • HTML5 Document Object Model 5
  • logical structure traversal allows the page to be navigated based on its DOM or document outline.
  • Complex table traversal allows tables in a web page to be navigated by rows, columns and cells.
  • semantic traversal allows a web page to be navigated based on content navigation rules that a web page developer can write into the page.
  • a web page developer can use content navigation rules (CNR) to characterize the nodes of a web page's DOM as a sequence of one or more logical paths through the page. Each logical path can provide a different view into the page and its contents, and therefore a different navigation path.
  • CNR content navigation rules
  • different navigational paths can be created through a web page to provide AUI functionality that is tailored for different types of special needs users. For example, one navigation path can be created to provide AUI functionality that is tailored to the needs of visually impaired users, while another navigation path can be created to provide AUI functionality that is tailored to the needs of hearing impaired users, and yet another to provide AUI functionality that is tailored to the needs of physically impaired users.
  • a web page's content navigation rules can be used to determine how a user can navigate (e.g., using keyboard shortcuts or voice commands), through the objects in the web page's DOM.
  • a content navigation rule can specify that when the page is first loaded into a browser, the focus of the page is on the breaking news story at the top of the page.
  • Another content navigation rule can specify that when the current focus is on the breaking news story at the top of the page or the first item in the first column of the other news stories at the bottom of the page, the user can navigate between the breaking news story at the top of the page and the first item in the first column at the bottom of the page using the up and down arrow keys.
  • an event observer can detect the depression and signal an event handler to process the event.
  • the event handler can change the focus from the breaking news story to the first story in the first column at the bottom of the page.
  • the event handler can also send the title of that story to a screen reader or to an API for a screen reader so that it can be read aloud to the user.
  • a content navigation rule can allow a user to navigate through the other items in the first column by depressing the up or down arrow keys.
  • Yet another content navigation rule can allow a user to navigate to the first item in the other columns by depressing the right arrow key.
  • event observers can detect the depression of the up, down or right arrow keys, and signal the appropriate event handlers to respond to these events.
  • the event handlers can respond by changing the focus of the page to the appropriate item (e.g., the first article in the next column in response to depression of the right arrow key), and in the case of a visually impaired user, by sending the title of the object that receives the focus to a screen reader or to an API for a screen reader so that it can be read aloud to the user.
  • a web page's content navigation rules can be embedded in the web page itself or in a browser plug-in that gets downloaded with the page and that can be interpreted by other browser plug-ins such as the AxsJax plug-in available from Google, Inc.
  • FIG. 5 is a schematic diagram showing an exemplary plug-in based API 500 that can be downloaded to and installed on computer 100 to allow computer 100 to configure itself to provide a special needs user with rich content based navigation and functionality as described above.
  • Any of the API's 410 - 412 shown in FIG. 4 can have the same general structure as the exemplary plug-in 500 shown in FIG. 5 , and all of the plug-ins 410 - 412 can be combined into a single API plug-in 500 .
  • event observers and event handlers can detect and respond to events that can expose the rich content and structure of a web page to a special needs user, thereby allowing the user to more easily grasp the structure and content of and to navigate through the page.
  • the event handlers can respond to such events by calling AUI components, either directly or through an API such as API 500 , to provide special needs users with requested AUI functionality.
  • an event handler can call an AUI component through an API 500 that is provided as a browser plug-in.
  • API 500 can include targets 510 and 511 that can be called by an event handler to provide AUI functionality to a user.
  • targets 510 and 511 can be called by an event handler to provide AUI functionality to a user.
  • an event handler can call screen reader target 510 to provide screen reader functionality to a blind user or screen magnifier target 511 to provide screen magnifier functionality to a visually impaired user.
  • Other targets are possible, of course, to provide additional AUI functionality to users with different or additional special needs.
  • API 500 can include a target to provide speech recognition functionality to a physically impaired user who cannot enter input commands through a keyboard, mouse or touch-screen device to allow that user to enter vocal input commands.
  • API 500 can direct the call to one or more AUI applications or components that have registered with the API. For example, API 500 can direct an event handler's call to screen reader target 510 to a web-based screen reader application 520 , a native screen reader application 530 , or a plug-in based screen reader application 530 . Similarly, API 500 can direct an event handler's call to screen magnifier target 511 to a web-based screen magnifier application 521 , a native screen magnifier application 531 , or a plug-in based screen magnifier application 541 .
  • API 500 can determine how to direct an event handler's call, for example, based on which AUI applications have registered with API 500 , or based on the preference expressed in a user's preference file 144 .
  • API 500 can direct all event handler calls to screen magnifier target 511 to web-based screen magnifier application 521 .
  • API 500 can direct all event handler calls to screen reader target 510 to the native screen reader application 530 .
  • FIG. 6 is a flow chart of a process for providing a special needs user cloud-enabled access to an augmented user interface.
  • the computer automatically sends the user's logon credentials to a remote server that provides a cloud-enabled service.
  • the remote server receives the user's logon credentials ( 605 ), and uses them to authenticate the user ( 610 ).
  • the remote server retrieve's the user's preference file from a database ( 615 ), and determines from the preference file the user's preference for implementing an augmented user interface, such as a screen reader, on the cloud-enabled computer ( 620 ).
  • the remote server sends the cloud-enabled computer the information it needs to implement that augmented user interface ( 625 ).
  • This information can include, for example, the user's preferences file, a stand alone version of the AUI, a browser plug-in version of the AUI, or an API for a web-passed version of the AUI.
  • the information can also include an API that interfaces with any of the above AUI's, (e.g., native, browser plug-in or web-based), and that allows a user to choose to use any of these AUI components.
  • the remote server downloads an API plug-in to the cloud-enabled computer.
  • the API plug-in allows a web browser running on the cloud-enabled computer to provide AUI functionality to a special needs user.
  • the API plug-in can also allow the user to receive AUI functionality through different AUI components, which may be cloud-based components, native components or browser plug-in components.
  • these AUI components can be sent from the remote server to the cloud-based computer to enable the cloud-based computer to provide the AUI functionality.
  • the methods described herein may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them.
  • the methods may implemented as a computer program product, i.e., as a computer program tangibly embodied in a machine-readable storage device for execution by, or to control the operation of, a data processing apparatus such as a programmable processor, a computer, or multiple computers.
  • a computer program can be written in any form of programming language, including a compiled or interpreted language, and can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, plug-in or other unit suitable for use in a computing environment.
  • a computer program can be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communications network.
  • Machine readable media suitable for embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
  • semiconductor memory devices e.g., EPROM, EEPROM, and flash memory devices
  • magnetic disks e.g., internal hard disks or removable disks
  • magneto-optical disks e.g., CD-ROM and DVD-ROM disks.
  • the processor and the memory may be supplemented by, or incorporated in special purpose logic circuitry such as a FPGA (field programmable gate array) or as an ASIC (application-specific integrated circuit).
  • FPGA field programmable gate array
  • ASIC application-specific integrated circuit
  • the computer may include a display device, e.g., a cathode ray tube (CRT) or liquid crystal display (LCD) monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse, trackball or touch pad, by which the user can provide input to the computer.
  • a display device e.g., a cathode ray tube (CRT) or liquid crystal display (LCD) monitor
  • keyboard and a pointing device e.g., a mouse, trackball or touch pad
  • Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input.
  • the disclosed apparatus and methods may be implemented on a computing system that includes a back-end component, e.g., a data server, or that includes a middleware component, e.g., an application server, or that includes a front-end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with any combination of such back-end, middleware, or front-end components.
  • Components may be interconnected by any form or medium of digital data communication, e.g., a communication network, including a local area network (LAN) and a wide area network (WAN) such as the Internet.
  • LAN local area network
  • WAN wide area network

Abstract

In a general aspect, a computer-implemented method can include storing, on one or more remote servers, preferences specific to a user for augmented user interface (AUI) functionality on a local computer and receiving, at the one or more remote servers via a web browser running on the local computer, a request to login the user. The computer-implemented method can also include, in response to the request, providing from the one or more remote servers to the local computer, one or more application programming interface (API) plug-ins to provide, in the web browser, the AUI functionality on the local computer, wherein the provided AUI functionality conforms to the user's preferences stored on the one or more remote servers.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a Continuation of, and claims priority to, U.S. patent application Ser. No. 12/640,938, filed on Dec. 17, 2009, entitled “CLOUD-BASED USER INTERFACE AUGMENTATION”, the disclosure of which is incorporated by reference herein in its entirety.
  • TECHNICAL FIELD
  • This application relates generally to computer implemented methods for providing augmented user interfaces for special needs users, and more particularly, to computer implemented methods for providing augmented user interfaces in a cloud-based computing environment.
  • BACKGROUND
  • With the creation of the world-wide-web and high speed computer networks, the paradigm for personal computer usage has shifted. In the past, users primarily used their personal computers to run programs, and to create, store and manipulate data that was located on their local hard-drive. Only rarely would a user store or manipulate data that was located on a networked drive, or run a program that was provided as a networked service, and even then, the programs and data were usually restricted to programs and data residing on local area networks. Today, more and more users are storing more and more of their data on remote data servers, and using remotely provided web-based applications (e.g., Software as a Service (“SaaS”) programs) to manipulate and organize that data. For example, many users today store their personal email and contact information, and even pictures, videos, and music archives on remote servers, and access that data using third party applications that are provided through and controlled by a web-browser.
  • Cloud computing is a style of computing in which computing resources such as application programs and file storage are remotely provided over the Internet, typically through a web browser. Many web browsers are capable of running applications (e.g., Java applets and Java Scripts), which can themselves be application programming interfaces (“API's”) to more sophisticated applications that are running on remote servers. In the cloud computing paradigm, a web browser interfaces with and allows a user to control an application program that is running on a remote server. Through the browser, the user can create, edit, save and delete files on the remote server via the remote application program.
  • Due to this shift in computer usage, today's computer users are unlikely to want or need many of the bells and whistles provided by modern operating systems. They do not need to worry about file structures or organizing or backing up their data, because much of their data is stored, organized and backed up for them on the cloud. They do not need to worry about loading and updating software, such as augmented user interface software, because most of the software they use is provided to them when needed as a cloud-based service. Instead, today's computer users are more interested in quickly logging onto their computer, launching a web browser, and accessing data and programs of interest to them, which are accessible through the world wide web.
  • Cloud computing promises a user ubiquitous, any-time access to all of that user's information and applications. For users with special needs, e.g., blind users, this promise can only be realized by moving away from the current paradigm of installing special needs software such as augmented user interfaces on the user's personal computer to a cloud-based paradigm where the user's special needs software is provided over the network as a cloud-based service. Failing to do this would result in a significant proportion of the user-base missing out on the advantages of cloud computing.
  • SUMMARY
  • Computer-implemented methods and apparatus for providing a user with an augmented user interface. A computer can receive a user request for an augmented user interface. The computer can provide the user with the augmented user interface, and receive information from the user to configure the augmented user interface. The computer can store the configuration information for the augmented user interface in a preference file, and send the preference file to a remote server for storage.
  • A remote server can subsequently receive a request from a requesting computer to login a user. The remote server can authenticate the user, retrieve the user preference file from a database record, and send the requesting computer the user preference file. The user preference file can record the user's preference for configuring the requesting computer, and contain information that allows the requesting computer to implement and configure an augmented user interface (AUI) by directing output on the requesting computer to an augmented user interface component that processes the output to provide the AUI to the user.
  • Features and advantages of the disclosed method include one or more of the following. The user request for an augmented user interface can be received from a keyboard, a pointing device, or an audio input device. The remote server can send the requesting computer a web-based application programming interface that enables a browser running on the requesting computer to interface with an augmented user interface application. The remote server can also send the requesting computer an augmented user interface (AUI) application. The augmented user interface application can be a web-based application that runs on a network based server, a native application that runs on the requesting computer, or a browser plug-in that runs in a browser on the requesting computer. The application programming interface can include a target that is callable by an event handler that is configured to respond to an event generated while browsing an HTML document, and to invoke an augmented user interface application in response to the event to provide a user with augmented user interface functionality.
  • The requesting computer can provide content rich navigation through a web page via the augmented user interface. The requesting computer can receive at an application programming interface running in a web browser a call from an event handler to process a detected user navigation event, and can process the call to invoke an augmented user interface application to respond to the detected user navigation event. The detected user navigation event can be generated based on a web page's content, including user navigation through a table in the web page, a web page's HTML5 document outline, or on a content navigation rule in the web page or a document associated with the web page.
  • The content navigation rule can provide a navigation path through the web page that is tailored to provide augmented user interface functionality to a particular type of special needs user, and can provide a plurality of content navigation rules that define a plurality of navigation paths through the web page, wherein each navigation path is tailored to provide augmented user interface functionality to a particular type of special needs user or to a particular type of user task.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a schematic diagram illustrating information exchange between a cloud-enabled computer and a cloud-based server offering a cloud-based service.
  • FIG. 2 is a schematic diagram illustrating a web application control panel that can be used to set system settings and user preferences in a cloud-enabled computer.
  • FIG. 3 is a schematic diagram illustrating an exemplary way a web application control panel can access system level resources on a cloud-enabled computer.
  • FIG. 4 is a schematic diagram illustrating the use of API plug-ins in a web browser to provide AUI functionality to a special needs user.
  • FIG. 5 is a schematic diagram showing an exemplary plug-in based API for an AUI that allows content based navigation and functionality.
  • FIG. 6 is a flow chart of a process for providing a special needs user cloud-enabled access to an augmented user interface.
  • DETAILED DESCRIPTION
  • The transition from a traditional personal computing paradigm to a cloud-based computing paradigm offers several advantages. For example, the cloud-based paradigm can free the user from being needlessly tethered to his or her own computer by storing not only the user's files and the application programs needed to manipulate those files on a cloud-based server, but by also storing the user's computer preferences on a cloud-based server. The user's computer preferences can include, for example, the user's keyboard settings, short-cut keys, mouse or pointer settings, display settings, font sizes, and audio settings. In the case of special needs users, the user's computer preferences can also include local computer settings that can be used by the local computer to invoke any augmented user interfaces (“AUI”) the user relies upon to increase the user's effective use of the computer. Augmented user interfaces can include, for example, interfaces that provide video captions for hearing impaired users, screen readers or screen magnifiers for visually impaired users, and voice recognition software for recognizing input from physically impaired users.
  • In the traditional computing paradigm, a special needs user generally needs to install AUI software on any computer the user wishes to use or find a computer which already has such software installed. For example, a user who wants to use a computer at an Internet Café or kiosk would need to either find a computer that already has the AUI software installed, or one that would allow the user to install the software. Of course, for security reasons, most publically accessible computers would not permit the user to install any software, including AUI software. And if no AUI software is installed on the computer, the computer owner probably does not have any such software to install. Moreover, even if a user were permitted to install the user's own AUI software, the user's license agreement with the AUI software vendor would probably prohibit installation on a publicly accessible computer.
  • By contrast, in a cloud-computing paradigm, a special needs user can store his or her AUI settings in a preference file that is stored on a remote cloud based server. The preference file can be downloaded from the remote server to any computer the user logs onto that is configured for cloud-enabled computing, such as a computer that is configured to run the Chrome-OS operating system available from Google, Inc. When a user logs onto a computer configured for cloud-enabled computing, the user's preference file is downloaded to the local computer together with any AUI components that are needed to satisfy the user's AUI preferences as specified in the preference file. In this way, the user can enjoy the same AUI enhanced user experience regardless of whether the user logs onto his or her computer at home, a friend's computer, or a publically accessible computer at a library or Internet Café.
  • FIG. 1 is a schematic diagram illustrating information exchange between a cloud-enabled local computer 100 and a remote server 130 offering a cloud-based service. In one implementation, a user logs onto local computer 100 by supplying authentication credentials, such as a username and password. After authenticating the user, the local computer 100 can send the authentication credentials to the remote server 130. The remote server 130 can then use the credentials to grant or deny the user's access to one or more cloud-based services or accounts. To aid special needs users, local computer 100 can be configured to recognize certain user input as an indicator that the user is a special needs user. For example, local computer 100 can be configured to recognize the input of a special key or special key sequence as an indicator that the user is a special needs user. Local computer 100 can also be configured to recognize certain verbal commands, such as “log in” or “log on,” as indicators to recognize users who may be physically impaired or otherwise unable to use a keyboard to enter the special key or special key sequence. Of course, other indicators are also possible.
  • In response to receiving input indicating a special needs user, local computer 100 can launch an enhanced feedback package to assist the user with the login process. The enhanced feedback package can include various AUI components such as a screen magnifier, a speech reader, a speech recognizer and similar aids. Using these AUI components, the user can setup and configure local computer 100 according to the user's needs, and store these configuration settings for local computer 100 as preferences to enhance the user's computing experience. Among the configuration settings for local computer 100 the user can store are the user's preferences for installing, configuring, and/or using various AUI components. Local computer 100 can store the user's configuration preferences in a preference file 144, and in one implementation, can send the preference file 144 to a remote server 130 for permanent storage.
  • Remote server 130 generally includes a database 140 that stores information for a plurality of users, including but not limited to usernames 141, passwords 142, and system settings 143 and user preferences 144 for a local computer 100. In one implementation, remote server 130 is a single machine. However, remote server 130 can be two or more machines that are networked together to provide the functionality described. Remote server 130 can authenticate the credentials sent by local computer 100, e.g., by querying database 140 for the received username and verifying that the received username is related in database 140 to the password sent by local computer 100. If remote server 130 cannot authenticate the user's credentials, either because it cannot find the username in database 140 or because the password related to the username in database 140 does not match the password sent by local computer 100, remote server 130 can deny the user access to remote server 130 or to any cloud-based services provided by or through remote server 130. If, however, remote server 130 authenticates the user's credentials, it can send local computer 100 the user's preference file 144 (if one exists), including any preference for local computer 100 to install or use one or more augmented user interfaces, and the components needed by local computer 100 to install or use those interfaces.
  • Once a preference file 144 for a user has been created and stored on a remote server 130 as explained above, the user can log onto any cloud-enabled local computer and enjoy the same user experience the user enjoyed when he or she configured local computer 100, including local computer 100's access to and use of preferred AUI components. This occurs, as explained above, because any cloud-enabled local computer 100 the user logs onto will automatically try to authenticate the user with the remote server 130. If the remote server 130 authenticates the user, it can automatically download the user's preference file 144 to the local computer the user logged onto, including the user's preferences for installing, configuring and/or using various AUI components on the local computer. In addition, the remote server 130 can download any AUI components for which the user has expressed a preference in preference file 144 if those components do not already exist on the local computer. When the local cloud-enabled computer receives the preference file 144 from the remote server 130, it applies the configuration information specified in the preference file 144 to itself by adjusting its local settings, including settings for font size, screen resolution, and the use of screen readers, speech synthesizers, and other AUI components. In this way, the user can enjoy the same AUI enhanced user experience regardless of whether the user logs onto his or her own computer at home, a friend's computer at a friend's house, or a publically available computer at a library or Internet Café.
  • In a local computer optimized for cloud-enabled computing, the primary application run by the local computer is a web browser. In one implementation, local cloud-enabled computer 100 automatically launches a web browser upon authenticating a user and granting the user access. Local computer 100 also grants the web browser access to system-level resources that are usually reserved for system-level applications. Such resources include, for example, account and user access rights, display setting and management rights, network setting and preference rights, media access rights, sound setting and management rights, and keyboard and mouse setting rights. The user can use the launched web browser to run web-based applications from a plurality of remote web servers. In one implementation, local computer 100 can allow a browser to run a web-based control panel application to allow a user to adjust system settings and user preferences on local computer 100, and can launch the control panel when a user first logs onto the computer.
  • FIG.2 is a schematic diagram illustrating a web application control panel 200 that can be used to set system settings and user preferences in a cloud-enabled computer. System settings refer to local computer settings that are specific to a particular computer, regardless of who is using that computer. Such settings include, for example, network connections and preferences, and user account and access rights. System settings can only be applied to a computer by the owner of the computer or by someone designated by the owner to apply system settings. User preferences refer to local computer settings that are specific to a particular user, regardless of which computer the user is logged onto. User preferences include, for example, keyboard and mouse settings, favorite applications and websites, and augmented user interface configurations and settings. In one implementation, control panel 200 is a web-based application, and computer 100 provides control panel 200 through a web browser. Computer 100 can store the system settings and user preferences selected through control panel 200 in a local file or database, or in a file or database that is stored on a remote server, such as database 140 on remote server 130. In one implementation the system settings and user preferences are stored in a remote file or database on a remote server.
  • As shown in FIG. 2, in one implementation, control panel 200 includes various control buttons such as Network 201, Display 202, Sound 203, Power 204, Accounts 205, Security 206, Language 207, Keyboard 208, Mouse 209, Printer 210, Date and Time 211 and Updates 212 control buttons. The Display 602 control button allows a user to set display settings on local computer 100 such as screen resolution and color management preferences. It can also be used to allow a user to configure local computer 100 to install or use AUI components that can assist a visually impaired user, e.g., by redirecting display output to an AUI component. For example, the Display 602 control button can be used to display extra large fonts on computer 100, or to install or launch a screen magnifier on computer 100. The screen magnifier can be a native application on computer 100, a browser plug-in, or a web-based application that is run on a web browser. All of these components can be downloaded from a remote server. The Sound 203 control button allows a user to setup and configure audio input and output devices on local computer 100. The Sound 203 control button can also be used to allow a user to configure local computer 100 to install and use AUI components that can assist a hearing impaired user, a visually impaired user, or a physically impaired user, e.g., by redirecting audio output to an AUI component such as a closed-captioning component or by receiving audio input through an AUI component such as a speech recognizer. For example, the Sound 203 control button can be used to configure computer 100 to provide closed-captioning for all video or audio files that are played on computer 100. The Sound 203 control button can also be used to configure computer 100 to redirect display output to a screen reader to aid a visually impaired user, or to receive audio input through a speech recognizer and translate that input into commands to aid a physically impaired user who may not be able to manipulate traditional input/output devices such as a keyboard, touchpad or mouse. As before, any of the closed-captioning, screen reading and speech recognizing applications that are used by local computer 100 can be native to computer 100, web browser plug-ins, or web-based applications, and can be downloaded to computer 100 from a remote server based on user preference file 144.
  • Of course, control panel 200 and the control buttons 202-212 shown in FIG. 2 are but one example of a user interface through which the user can select and configure system settings and user preferences. Other user interfaces and user interface tools can be provided that contain addition control buttons or different types of control tools. For example, control panel 200 can include an AUI button to directly indicate the user's preference for installing and configuring a plurality of AUI tools such as screen readers and screen magnifiers. Similarly, other types of control tools such as drop down lists, slider bars, text input fields and speech recognition applications can be used to record and save system settings and user preferences.
  • FIG. 3 is a schematic diagram illustrating an exemplary way a web application control panel can access system level resources on a cloud-enabled computer. As shown in FIG. 3, Control Panel 200 can access and control system-level resources of computer 100 through a plurality of system-level Application Programming Interfaces (“API”) 350, 360 and 370. API's 350-370 allow Control Panel 200 to access system-level resources of computer 100 in order to configure computer 100 according to the preference file 144 downloaded from a remote server 130. In one implementation, Control Panel 200 is a web-based application that can be written in Hyper Text Markup Language, version 5, or HTML5 and JavaScript. The web-based applications that are run on and through a browser running on computer 100, such as Web Apps 320 and 330, are preferably written in the same language.
  • As discussed above, when a user logs onto a cloud-enabled local computer 100, the local computer automatically tries to log the user onto a cloud based service provided by or through a remote cloud-based server 130. If the remote server 130 authenticates the user, it downloads to local computer 100 the user's preferences file 144 and any other files computer 100 needs to configure itself according to the user's preferences, e.g., by setting display or audio settings or redirecting output to an AUI component. In the case of a special needs user, this can include downloading to computer 100 the AUI's needed to enhance the user's computing experience. The AUI's can be downloaded in the form of stand alone applications, browser plug-ins, API interfaces for web-based AUI applications, or any combination of the same. In one implementation, remote server 130 downloads an API plug-in that allows computer 100 to configure a web browser running on computer 100 to provide AUI functionality to a special needs user regardless of the nature of the AUI application (e.g., whether cloud-based, native or a browser plug-in). Computer 100 can use the preference file 144 downloaded from remote server 130 to change its local settings per the information stored in the preferences file 144. If the preference file indicates a user's preference for using one or more AUI components, computer 100 can install and activate those AUI components so they can be used by computer 100 or software running on computer 100. For example, computer 100 can install and activate a screen reader AUI component by redirecting display output to an audio card or device.
  • FIG. 4 is a schematic diagram illustrating the use of API plug-ins in a web browser to provide AUI functionality to a special needs user. As shown in FIG. 4, a web browser 400 running on a cloud-enabled computer 100 can include API plug-ins 410-412. The API plug-ins can be downloaded from a remote server 130 to a local cloud-enabled computer 100 according to a user's preference file 144, and installed by computer 100 to provide a standard interface that allows browser 400 to provide a special needs user with AUI functionality regardless of the nature or location of the user's preferred AUI application. For example, screen reader API 410 allows browser 400 to provide screen reader functionality through a cloud-based screen reader 420, a screen reader 430 which is native to computer 100, or a screen reader plug-in for browser 400 (not shown). Screen magnifier API 411 allows browser 400 to provide screen magnifier functionality through a cloud based screen magnifier 421, a screen magnifier 431 that is native to computer 100, or a screen magnifier plug-in for browser 400 (not shown). Similarly, speech recognizer API 412 allows browser 400 to provide speech recognition functionality through a cloud based speech recognizer 422, a speech recognizer 432 that is native to computer 100, or a speech recognizer plug-in for browser 400 (not shown). Of course, other API's may be downloaded by remote server 130 to provide browser 400 functionality for other types of augmented user interfaces.
  • If the user's preference file 144, discussed above, indicates a preference to configure computer 100 to provide a screen reader AUI, a screen magnifier AUI, and a speech recognition AUI, API plug-ins 410-412 can be automatically downloaded from remote server 130 when the user logs onto computer 100. Remote server 130 can also download the native screen reader 430, native screen magnifier 431, native speech recognizer 432 or browser plug-in versions of a screen reader, screen magnifier or speech recognizer (not shown) if they do not already exist on computer 100. The user's preference file 144 can also store the user's preference for using one or more of these applications, e.g., a preference for using web based screen reader 420 rather than native screen reader 430, or for using native screen magnifier 431 rather than web based screen magnifier 421, or for using a plug-in based speech recognizer (not shown) rather than a web based speech recognizer 422 or a native speech recognizer 432. The computer 100 can configure itself to apply the preferences specified in preference file 144, e.g., by changing its system settings or by redirecting audio, video or textual output to an appropriate AUI component such as a speech recognizer or screen reader as indicated in the preference file 144.
  • In addition to providing basic AUI functionality, the API's 410-412 can be used by computer 100 to provide content rich functionality that allows a special needs user to quickly determine the content, structure and navigability of web pages based on information in the web page's document object model (DOM). For non-special needs users, the content and structure of a web page is generally easily recognizable. For example, a web page delivered by a news organization can have a breaking news story at the top of the page, followed by several columns of news stories at the bottom of the page, each of which contains a plurality of news stories in different news categories (e.g., local, national, international, sports, entertainment, and editorial). While the structure of such a news page can be easily recognized by a sighted user and exploited to quickly identify and navigate to articles of interest, this structure would be largely unrecognizable and unavailable to a blind user using a basic screen reader. Such a user, upon opening the news page, would hear a seemingly non-ending stream of words with little or no information to reveal the page's overall content, structure and navigability, which are so obvious to a sighted user.
  • Fortunately, the rich content and structure of a web page and the ability to exploit that rich content and structure is available to the web browser 400 and ultimately to a special needs user through the web page's DOM, event observers and event handlers. The web page's DOM provides the logical structure of all of the objects that make up the web page, and how those objects relate to one another as elements on the page. An event observer can detect when a user interacts with an object on a web page, and can call an event handler to process a response to the event. For example, when an event observer detects the selection of an object on a page, it can notify an event handler, which can cause that object to be highlighted on the page. For visually impaired users, the event handler can also send the title or content of the selected object to a screen reader or to an API for a screen reader so that it can be read aloud to the user, or to a screen magnifier or an API for a screen magnifier so that it can be magnified on the user's display.
  • A web page's DOM allows different views into the structure and content of the web page to be built. These views can be exploited to allow different navigation paths through the page. For example, web pages can be navigated by content traversal, logical structure traversal, complex table traversal, and semantic traversal. Content traversal allows a web page to be navigated based on page content, e.g., by character, word, sentence, paragraph, section, chapter, title, etc. Logical structure traversal allows a web page written in language that specifies a logical structure to be navigated based on its structure or document outline. For example, for a web page written in a language that includes a DOM and that allows a browser to programmatically access the Document Object Model (DOM) (e.g., HTML5), logical structure traversal allows the page to be navigated based on its DOM or document outline. Complex table traversal allows tables in a web page to be navigated by rows, columns and cells. And semantic traversal allows a web page to be navigated based on content navigation rules that a web page developer can write into the page.
  • In general, a web page developer can use content navigation rules (CNR) to characterize the nodes of a web page's DOM as a sequence of one or more logical paths through the page. Each logical path can provide a different view into the page and its contents, and therefore a different navigation path. Thus, using content navigation rules, different navigational paths can be created through a web page to provide AUI functionality that is tailored for different types of special needs users. For example, one navigation path can be created to provide AUI functionality that is tailored to the needs of visually impaired users, while another navigation path can be created to provide AUI functionality that is tailored to the needs of hearing impaired users, and yet another to provide AUI functionality that is tailored to the needs of physically impaired users.
  • As explained above, a web page's content navigation rules can be used to determine how a user can navigate (e.g., using keyboard shortcuts or voice commands), through the objects in the web page's DOM. Using the news page example described above, a content navigation rule can specify that when the page is first loaded into a browser, the focus of the page is on the breaking news story at the top of the page. Another content navigation rule can specify that when the current focus is on the breaking news story at the top of the page or the first item in the first column of the other news stories at the bottom of the page, the user can navigate between the breaking news story at the top of the page and the first item in the first column at the bottom of the page using the up and down arrow keys. Thus, for example, when the focus is on the breaking news story and a user depresses the down arrow key, an event observer can detect the depression and signal an event handler to process the event. The event handler can change the focus from the breaking news story to the first story in the first column at the bottom of the page. For visually impaired users, the event handler can also send the title of that story to a screen reader or to an API for a screen reader so that it can be read aloud to the user.
  • When the focus is on any item in the first column of news stories, a content navigation rule can allow a user to navigate through the other items in the first column by depressing the up or down arrow keys. Yet another content navigation rule can allow a user to navigate to the first item in the other columns by depressing the right arrow key. Again, event observers can detect the depression of the up, down or right arrow keys, and signal the appropriate event handlers to respond to these events. The event handlers can respond by changing the focus of the page to the appropriate item (e.g., the first article in the next column in response to depression of the right arrow key), and in the case of a visually impaired user, by sending the title of the object that receives the focus to a screen reader or to an API for a screen reader so that it can be read aloud to the user. A web page's content navigation rules can be embedded in the web page itself or in a browser plug-in that gets downloaded with the page and that can be interpreted by other browser plug-ins such as the AxsJax plug-in available from Google, Inc.
  • FIG. 5 is a schematic diagram showing an exemplary plug-in based API 500 that can be downloaded to and installed on computer 100 to allow computer 100 to configure itself to provide a special needs user with rich content based navigation and functionality as described above. Any of the API's 410-412 shown in FIG. 4 can have the same general structure as the exemplary plug-in 500 shown in FIG. 5, and all of the plug-ins 410-412 can be combined into a single API plug-in 500. As discussed above, event observers and event handlers can detect and respond to events that can expose the rich content and structure of a web page to a special needs user, thereby allowing the user to more easily grasp the structure and content of and to navigate through the page. The event handlers can respond to such events by calling AUI components, either directly or through an API such as API 500, to provide special needs users with requested AUI functionality.
  • In one implementation, an event handler can call an AUI component through an API 500 that is provided as a browser plug-in. As shown in FIG. 5, API 500 can include targets 510 and 511 that can be called by an event handler to provide AUI functionality to a user. For example, an event handler can call screen reader target 510 to provide screen reader functionality to a blind user or screen magnifier target 511 to provide screen magnifier functionality to a visually impaired user. Other targets are possible, of course, to provide additional AUI functionality to users with different or additional special needs. For example, API 500 can include a target to provide speech recognition functionality to a physically impaired user who cannot enter input commands through a keyboard, mouse or touch-screen device to allow that user to enter vocal input commands.
  • When an event handler calls a target within API 500, API 500 can direct the call to one or more AUI applications or components that have registered with the API. For example, API 500 can direct an event handler's call to screen reader target 510 to a web-based screen reader application 520, a native screen reader application 530, or a plug-in based screen reader application 530. Similarly, API 500 can direct an event handler's call to screen magnifier target 511 to a web-based screen magnifier application 521, a native screen magnifier application 531, or a plug-in based screen magnifier application 541. API 500 can determine how to direct an event handler's call, for example, based on which AUI applications have registered with API 500, or based on the preference expressed in a user's preference file 144. Thus, if web-based screen magnifier application 521 is the only screen magnifier application that is registered with API 500, API 500 can direct all event handler calls to screen magnifier target 511 to web-based screen magnifier application 521. Similarly, if a user has expressed a preference for a native screen reader application 530, API 500 can direct all event handler calls to screen reader target 510 to the native screen reader application 530.
  • FIG. 6 is a flow chart of a process for providing a special needs user cloud-enabled access to an augmented user interface. As explained above, when a special needs user successfully logs onto a cloud-enabled computer, the computer automatically sends the user's logon credentials to a remote server that provides a cloud-enabled service. The remote server receives the user's logon credentials (605), and uses them to authenticate the user (610). Upon authenticating the user, the remote server retrieve's the user's preference file from a database (615), and determines from the preference file the user's preference for implementing an augmented user interface, such as a screen reader, on the cloud-enabled computer (620). If the user's preference file indicates a preference for using/implementing an augmented user interface on the cloud-enabled computer, the remote server sends the cloud-enabled computer the information it needs to implement that augmented user interface (625). This information can include, for example, the user's preferences file, a stand alone version of the AUI, a browser plug-in version of the AUI, or an API for a web-passed version of the AUI. The information can also include an API that interfaces with any of the above AUI's, (e.g., native, browser plug-in or web-based), and that allows a user to choose to use any of these AUI components. In one implementation, the remote server downloads an API plug-in to the cloud-enabled computer. The API plug-in allows a web browser running on the cloud-enabled computer to provide AUI functionality to a special needs user. The API plug-in can also allow the user to receive AUI functionality through different AUI components, which may be cloud-based components, native components or browser plug-in components. Moreover, as described above, these AUI components can be sent from the remote server to the cloud-based computer to enable the cloud-based computer to provide the AUI functionality.
  • The methods described herein may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them. The methods may implemented as a computer program product, i.e., as a computer program tangibly embodied in a machine-readable storage device for execution by, or to control the operation of, a data processing apparatus such as a programmable processor, a computer, or multiple computers. A computer program can be written in any form of programming language, including a compiled or interpreted language, and can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, plug-in or other unit suitable for use in a computing environment. A computer program can be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communications network.
  • Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer, including digital signal processors. Generally, a processor will receive instructions and data from a read-only memory or a random access memory or both. Elements of a computer may include at least one processor for executing instructions and one or more memory devices for storing instructions and data. Generally, a computer may also include, or be operatively coupled to receive data from and/or transfer data to one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
  • Machine readable media suitable for embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks. The processor and the memory may be supplemented by, or incorporated in special purpose logic circuitry such as a FPGA (field programmable gate array) or as an ASIC (application-specific integrated circuit).
  • To provide for user interaction, the computer may include a display device, e.g., a cathode ray tube (CRT) or liquid crystal display (LCD) monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse, trackball or touch pad, by which the user can provide input to the computer. Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input.
  • The disclosed apparatus and methods may be implemented on a computing system that includes a back-end component, e.g., a data server, or that includes a middleware component, e.g., an application server, or that includes a front-end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with any combination of such back-end, middleware, or front-end components. Components may be interconnected by any form or medium of digital data communication, e.g., a communication network, including a local area network (LAN) and a wide area network (WAN) such as the Internet.
  • While certain features have been illustrated as described herein, many modifications, substitutions, changes and equivalents will be known to those of skill in the art. It is, therefore, to be understood that the appended claims are intended to cover all such modifications and changes as fall within the scope of the embodiments.

Claims (20)

What is claimed is:
1. A computer-implemented method comprising:
storing, on one or more remote servers, preferences specific to a user for augmented user interface (AUI) functionality on a local computer;
receiving, at the one or more remote servers via a web browser running on the local computer, a request to login the user; and
in response to the request, providing from the one or more remote servers to the local computer, one or more application programming interface (API) plug-ins to provide, in the web browser, the AUI functionality on the local computer, wherein the provided AUI functionality conforms to the user's preferences stored on the one or more remote servers.
2. The method of claim 1, wherein the one or more API plug-ins provide the AUI functionality on the local computer in conjunction with one or more AUI component applications according to the user's preferences stored on the one or more remote servers.
3. The method of claim 2, wherein the one or more AUI component applications include one or more of a cloud-based AUI component application, a native AUI component application and a browser plug-in AUI component application.
4. The method of claim 2, wherein the one or more AUI component applications include one or more of a native screen reader, a native screen magnifier, a native speech recognizer, a browser plug-in version of a screen reader, a browser plug-in version of a screen magnifier, a browser plug-in version of a speech recognizer, a web based screen reader, a web based screen magnifier and a web based speech recognizer.
5. The method of claim 1, wherein the one or more API plug-ins include at least one browser plug-in.
6. A non-transitory computer-readable storage medium comprising instructions stored thereon operable to cause a programmable processor to:
store, on one or more remote servers, preferences specific to a user for augmented user interface (AUI) functionality on a local computer;
receive, at the one or more remote servers via a web browser running on the local computer, a request to login the user; and
in response to the request, provide from the one or more remote servers to the local computer, one or more application programming interface (API) plug-ins to provide, in the web browser, the AUI functionality on the local computer, wherein the provided AUI functionality conforms to the user's preferences stored on the one or more remote servers.
7. The non-transitory computer-readable storage medium of claim 6, wherein the one or more API plug-ins provide the AUI functionality on the local computer in conjunction with one or more AUI component applications according to the user's preferences stored on the one or more remote servers.
8. The non-transitory computer-readable storage medium of claim 7, wherein the one or more AUI component applications include one or more of a cloud-based AUI component application, a native AUI component application and a browser plug-in AUI component application.
9. The non-transitory computer-readable storage medium of claim 7, wherein the one or more AUI component applications include one or more of a native screen reader, a native screen magnifier, a native speech recognizer, a browser plug-in version of a screen reader, a browser plug-in version of a screen magnifier, a browser plug-in version of a speech recognizer, a web based screen reader, a web based screen magnifier and a web based speech recognizer.
10. The non-transitory computer-readable storage medium of claim 6, wherein the one or more API plug-ins include at least one browser plug-in.
11. A computer-implemented method comprising:
receiving, at a web browser running on a local computer, a request to login a user;
sending the request to login the user to one or more remote servers, the one or more remote servers storing preferences specific to a user for augmented user interface (AUI) functionality on a local computer; and
in response to the request, downloading from the one or more remote servers to the local computer, one or more application programming interface (API) plug-ins to provide, in the web browser, the AUI functionality on the local computer, wherein the provided AUI functionality conforms to the user's preferences stored on the one or more remote servers.
12. The method of claim 11, wherein the one or more API plug-ins provide the AUI functionality on the local computer in conjunction with one or more AUI component applications according to the user's preferences stored on the one or more remote servers.
13. The method of claim 12, wherein the one or more AUI component applications include one or more of a cloud-based AUI component application, a native AUI component application and a browser plug-in AUI component application.
14. The method of claim 12, wherein the one or more AUI component applications include one or more of a native screen reader, a native screen magnifier, a native speech recognizer, a browser plug-in version of a screen reader, a browser plug-in version of a screen magnifier, a browser plug-in version of a speech recognizer, a web based screen reader, a web based screen magnifier and a web based speech recognizer.
15. The method of claim 11, wherein the one or more API plug-ins include at least one browser plug-in.
16. A non-transitory computer-readable storage medium comprising instructions stored thereon operable to cause a programmable processor to:
receive, at a web browser running on a local computer, a request to login a user;
send the request to login the user to one or more remote servers, the one or more remote servers storing preferences specific to the user for augmented user interface (AUI) functionality on the local computer; and
in response to the request, download from the one or more remote servers to the local computer, one or more application programming interface (API) plug-ins to provide, in the web browser, the AUI functionality on the local computer, wherein the provided AUI functionality conforms to the user's preferences stored on the one or more remote servers.
17. The non-transitory computer-readable storage medium of claim 16, wherein the one or more API plug-ins provide the AUI functionality on the local computer in conjunction with one or more AUI component applications according to the user's preferences stored on the one or more remote servers.
18. The non-transitory computer-readable storage medium of claim 17, wherein the one or more AUI component applications include one or more of a cloud-based AUI component application, a native AUI component application and a browser plug-in AUI component application.
19. The non-transitory computer-readable storage medium of claim 17, wherein the one or more AUI component applications include one or more of a native screen reader, a native screen magnifier, a native speech recognizer, a browser plug-in version of a screen reader, a browser plug-in version of a screen magnifier, a browser plug-in version of a speech recognizer, a web based screen reader, a web based screen magnifier and a web based speech recognizer.
20. The non-transitory computer-readable storage medium of claim 16, wherein the one or more API plug-ins include at least one browser plug-in.
US15/846,587 2009-12-17 2017-12-19 Cloud-Based User Interface Augmentation Abandoned US20180108274A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/846,587 US20180108274A1 (en) 2009-12-17 2017-12-19 Cloud-Based User Interface Augmentation

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/640,938 US9875671B2 (en) 2009-12-17 2009-12-17 Cloud-based user interface augmentation
US15/846,587 US20180108274A1 (en) 2009-12-17 2017-12-19 Cloud-Based User Interface Augmentation

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/640,938 Continuation US9875671B2 (en) 2009-12-17 2009-12-17 Cloud-based user interface augmentation

Publications (1)

Publication Number Publication Date
US20180108274A1 true US20180108274A1 (en) 2018-04-19

Family

ID=43827143

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/640,938 Active 2034-02-11 US9875671B2 (en) 2009-12-17 2009-12-17 Cloud-based user interface augmentation
US15/846,587 Abandoned US20180108274A1 (en) 2009-12-17 2017-12-19 Cloud-Based User Interface Augmentation

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/640,938 Active 2034-02-11 US9875671B2 (en) 2009-12-17 2009-12-17 Cloud-based user interface augmentation

Country Status (2)

Country Link
US (2) US9875671B2 (en)
WO (1) WO2011084327A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108846116A (en) * 2018-06-26 2018-11-20 北京京东金融科技控股有限公司 Page Impression collecting method, system, electronic equipment and storage medium
US20200073642A1 (en) * 2018-08-30 2020-03-05 Ingram Micro, Inc. System and method of analysis and generation of navigation schema

Families Citing this family (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9875671B2 (en) 2009-12-17 2018-01-23 Google Llc Cloud-based user interface augmentation
US8769131B2 (en) * 2010-04-16 2014-07-01 Oracle America, Inc. Cloud connector key
US9432373B2 (en) * 2010-04-23 2016-08-30 Apple Inc. One step security system in a network storage system
US9183374B2 (en) 2010-07-15 2015-11-10 Novell, Inc. Techniques for identity-enabled interface deployment
US20120030343A1 (en) 2010-07-29 2012-02-02 Apple Inc. Dynamic migration within a network storage system
WO2012023050A2 (en) 2010-08-20 2012-02-23 Overtis Group Limited Secure cloud computing system and method
US8966376B2 (en) 2010-12-10 2015-02-24 Wyse Technology L.L.C. Methods and systems for remote desktop session redrawing via HTTP headers
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
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
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
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
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
US8863232B1 (en) 2011-02-04 2014-10-14 hopTo Inc. System for and methods of controlling user access to applications and/or programs of a computer
US20120227098A1 (en) * 2011-03-03 2012-09-06 Microsoft Corporation Sharing user id between operating system and application
US9338215B2 (en) 2011-03-14 2016-05-10 Slangwho, Inc. Search engine
US9478067B1 (en) * 2011-04-08 2016-10-25 Amazon Technologies, Inc. Augmented reality environment with secondary sensory feedback
US20120266090A1 (en) * 2011-04-18 2012-10-18 Microsoft Corporation Browser Intermediary
US9106469B1 (en) 2011-11-29 2015-08-11 Amazon Technologies, Inc. Interfaces to manage last-mile connectivity for direct network peerings
US8724642B2 (en) 2011-11-29 2014-05-13 Amazon Technologies, Inc. Interfaces to manage direct network peerings
US8495199B2 (en) 2011-12-22 2013-07-23 Amazon Technologies, Inc. Interfaces to manage service marketplaces accessible via direct network peerings
US9692732B2 (en) 2011-11-29 2017-06-27 Amazon Technologies, Inc. Network connection automation
US10015083B2 (en) 2011-12-22 2018-07-03 Amazon Technologies, Inc. Interfaces to manage inter-region connectivity for direct network peerings
DE102011120249A1 (en) * 2011-12-05 2013-06-06 Volkswagen Aktiengesellschaft Method for operating an Internet Protocol-based functional system and associated Internet Protocol-based functional ...
US8959203B1 (en) 2011-12-19 2015-02-17 Amazon Technologies, Inc. Dynamic bandwidth management using routing signals in networks with direct peerings
US9141947B1 (en) 2011-12-19 2015-09-22 Amazon Technologies, Inc. Differential bandwidth metering for networks with direct peerings
CN103188408A (en) * 2011-12-29 2013-07-03 上海博泰悦臻电子设备制造有限公司 Voice auto-answer cloud server, voice auto-answer system and voice auto-answer method
US9569557B2 (en) * 2011-12-29 2017-02-14 Chegg, Inc. Cache management in HTML eReading application
US9384073B2 (en) * 2012-03-01 2016-07-05 Google Inc. Cross-extension messaging using a browser as an intermediary
US9419848B1 (en) 2012-05-25 2016-08-16 hopTo Inc. System for and method of providing a document sharing service in combination with remote access to document applications
US8713658B1 (en) 2012-05-25 2014-04-29 Graphon Corporation System for and method of providing single sign-on (SSO) capability in an application publishing environment
US9208298B2 (en) 2012-06-18 2015-12-08 Google Inc. Pass through service login to application login
US9451393B1 (en) 2012-07-23 2016-09-20 Amazon Technologies, Inc. Automated multi-party cloud connectivity provisioning
US9239812B1 (en) 2012-08-08 2016-01-19 hopTo Inc. System for and method of providing a universal I/O command translation framework in an application publishing environment
US20140089772A1 (en) * 2012-09-27 2014-03-27 Gururaj B. Shetty Automatically Creating Tables of Content for Web Pages
US9785307B1 (en) * 2012-09-27 2017-10-10 Open Text Corporation Reorder and selection persistence of displayed objects
US9313256B2 (en) * 2012-10-30 2016-04-12 Tencent Technology (Shenzhen) Co., Ltd. Apparatuses and methods for plug-in management
US10268446B2 (en) * 2013-02-19 2019-04-23 Microsoft Technology Licensing, Llc Narration of unfocused user interface controls using data retrieval event
CN104111918B (en) * 2013-04-16 2018-06-22 腾讯科技(北京)有限公司 The accessible processing method and accessible web device of web page contents
WO2014171939A1 (en) * 2013-04-17 2014-10-23 Empire Technology Development, Llc Co-locating remotely-served application programming interface instances
EP2802122A1 (en) 2013-05-07 2014-11-12 Nagravision S.A. A Media Player for Receiving Media Content from a Remote Server
US9749039B1 (en) 2013-06-10 2017-08-29 Amazon Technologies, Inc. Portable connection diagnostic device
JP5892123B2 (en) * 2013-08-20 2016-03-23 富士ゼロックス株式会社 Information processing apparatus and information processing program
US20150106692A1 (en) * 2013-10-10 2015-04-16 Davide Bolchini Dynamic guided tour for screen readers
US9769258B1 (en) * 2013-12-26 2017-09-19 Google Inc. Application synchronization across multiple computers
US10217145B1 (en) 2014-02-18 2019-02-26 Amazon Technologies, Inc. Partitioned private interconnects to provider networks
US10395024B2 (en) 2014-03-04 2019-08-27 Adobe Inc. Authentication for online content using an access token
US10402159B1 (en) * 2015-03-13 2019-09-03 Amazon Technologies, Inc. Audible user interface system
GB2540399B (en) * 2015-07-16 2021-04-21 4Com Tech Ltd Telephone set and telephone system
US10019420B2 (en) 2015-10-01 2018-07-10 Think Research Corporation System and method for adding functionality to web-based applications having no extensibility features
US10867120B1 (en) 2016-03-18 2020-12-15 Audioeye, Inc. Modular systems and methods for selectively enabling cloud-based assistive technologies
US11727195B2 (en) 2016-03-18 2023-08-15 Audioeye, Inc. Modular systems and methods for selectively enabling cloud-based assistive technologies
US10423709B1 (en) 2018-08-16 2019-09-24 Audioeye, Inc. Systems, devices, and methods for automated and programmatic creation and deployment of remediations to non-compliant web pages or user interfaces
US10896286B2 (en) 2016-03-18 2021-01-19 Audioeye, Inc. Modular systems and methods for selectively enabling cloud-based assistive technologies
US10444934B2 (en) 2016-03-18 2019-10-15 Audioeye, Inc. Modular systems and methods for selectively enabling cloud-based assistive technologies
CN106493747B (en) * 2016-10-12 2018-12-04 苏州小璐机器人有限公司 A kind of method of intelligent robot from turn manual service
US10762040B2 (en) 2017-01-24 2020-09-01 Microsoft Technology Licensing, Llc Schematized data roaming
US10352717B2 (en) * 2017-02-28 2019-07-16 Google Llc Navigation application programming interface
EP3607541A4 (en) * 2017-04-06 2020-12-30 Lisa Seeman Secure computer personalization
US20180364871A1 (en) * 2017-06-20 2018-12-20 International Business Machines Corporation Automatic cognitive adjustment of display content
CN107423616A (en) * 2017-07-27 2017-12-01 山东理工大学 A kind of access control method and fail-safe computer of network security group
US11231848B2 (en) * 2018-06-28 2022-01-25 Hewlett-Packard Development Company, L.P. Non-positive index values of panel input sources
US10996827B2 (en) 2019-07-10 2021-05-04 Bank Of America Corporation System for rendering applications based on real time accessibility assessment
US11262979B2 (en) * 2019-09-18 2022-03-01 Bank Of America Corporation Machine learning webpage accessibility testing tool
CN115114508A (en) * 2021-03-17 2022-09-27 博泰车联网科技(上海)股份有限公司 User preference query method and device for cloud platform, storage medium and terminal

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020138616A1 (en) * 2001-03-23 2002-09-26 International Business Machines Corporation Web accessibility service apparatus and method
US20020154124A1 (en) * 2001-02-22 2002-10-24 Han Sang-Yong System and method of enhanced computer user interaction
US6816880B1 (en) * 1997-03-26 2004-11-09 Concerto Software, Inc. Browser user inter face for client workstation
US20050240864A1 (en) * 2004-04-23 2005-10-27 Kalev Leetaru Method and system for retrieving information using an authentication web page
US20050262435A1 (en) * 2003-10-30 2005-11-24 Avaya Technology Corp. Automatic detection and dialing of phone numbers on computer documents
US20060034434A1 (en) * 2003-10-30 2006-02-16 Avaya Technology Corp. Additional functionality for telephone numbers and utilization of context information associated with telephone numbers in computer documents
US7028072B1 (en) * 1999-07-16 2006-04-11 Unicast Communications Corporation Method and apparatus for dynamically constructing customized advertisements
US20060224967A1 (en) * 2005-03-31 2006-10-05 David Marmaros Method and system for transferring web browser data between web browsers
US20070106934A1 (en) * 2005-11-10 2007-05-10 International Business Machines Corporation Extending voice-based markup using a plug-in framework
US20080184157A1 (en) * 2007-01-30 2008-07-31 Oracle International Corp. Enterprise web browser extension
US20080256436A1 (en) * 2003-06-30 2008-10-16 International Business Machines Corporation Method and Apparatus for Transmitting Accessibility Requirements to a Server
US20080307043A1 (en) * 2007-06-11 2008-12-11 Paul Raymond Dorsey Method and architecture supporting high performance web applications
US20090064309A1 (en) * 2007-08-13 2009-03-05 Trusteer Ltd. Browser plug-in firewall
US20090106266A1 (en) * 2006-04-12 2009-04-23 International Business Machines Corporation Method and System for Adjusting Software Settings
US20090254912A1 (en) * 2008-02-12 2009-10-08 Nuance Communications, Inc. System and method for building applications, such as customized applications for mobile devices
US20090313536A1 (en) * 2008-06-11 2009-12-17 Microsoft Corporation Dynamically Providing Relevant Browser Content
US20100023506A1 (en) * 2008-07-22 2010-01-28 Yahoo! Inc. Augmenting online content with additional content relevant to user interests
US20100100563A1 (en) * 2008-10-18 2010-04-22 Francisco Corella Method of computing a cooperative answer to a zero-result query through a high latency api
US20100122157A1 (en) * 2008-11-13 2010-05-13 Visicom Media Inc. Cross-browser toolbar and method thereof
US20100146420A1 (en) * 2008-12-10 2010-06-10 Microsoft Corporation Gui testing
US20100161713A1 (en) * 2008-12-18 2010-06-24 Sap Agdietmar-Hopp-Allee Method and system for personalizing a desktop widget
US20100281357A1 (en) * 2009-04-30 2010-11-04 International Business Machines Corporation System and method for processing a widget at a web browser
US8595186B1 (en) * 2007-06-06 2013-11-26 Plusmo LLC System and method for building and delivering mobile widgets

Family Cites Families (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6289312B1 (en) * 1995-10-02 2001-09-11 Digital Equipment Corporation Speech interface for computer application programs
US8332478B2 (en) * 1998-10-01 2012-12-11 Digimarc Corporation Context sensitive connected content
US7107548B2 (en) * 1998-10-28 2006-09-12 Yahoo! Inc. Method of controlling an internet browser interface and a controllable browser interface
US20020186249A1 (en) * 1999-10-28 2002-12-12 Qi Lu Method and system of facilitating automatic login to a web site using an internet browser
US7185333B1 (en) * 1999-10-28 2007-02-27 Yahoo! Inc. Method and system for managing the resources of a toolbar application program
US6532446B1 (en) * 1999-11-24 2003-03-11 Openwave Systems Inc. Server based speech recognition user interface for wireless devices
US7559034B1 (en) * 2000-10-19 2009-07-07 DG FastChannel, Inc. Method and system for using a hyperlink, banner, or graphical icon to initiate the overlaying of an object on a window
US6665642B2 (en) * 2000-11-29 2003-12-16 Ibm Corporation Transcoding system and method for improved access by users with special needs
CA2344074A1 (en) * 2001-04-17 2002-10-17 George Wesley Bradley Method and system for cross-platform form creation and deployment
US20040205651A1 (en) * 2001-09-13 2004-10-14 International Business Machines Corporation Transferring information over a network related to the content of user's focus
EP1529272A1 (en) * 2002-04-05 2005-05-11 Unbounded Access Ltd. Networked accessibility enhancer system
KR20070015440A (en) * 2004-04-26 2007-02-02 구글 잉크. Methods and systems for dynamically composing distributed interactive applications from high-level programming languages
US7669149B2 (en) * 2004-12-30 2010-02-23 Sap Ag Matching user interface elements to screen reader functions
US20070162524A1 (en) * 2006-01-11 2007-07-12 Yahoo! Inc. Network document management
WO2007134194A2 (en) * 2006-05-10 2007-11-22 Google Inc. Web notebook tools
US20070282885A1 (en) * 2006-05-31 2007-12-06 Baude Brent J Method and System For Application Interaction
EP2092420B1 (en) * 2006-10-18 2018-08-01 Google LLC Generic online ranking system and method suitable for syndication
US20080168382A1 (en) * 2007-01-07 2008-07-10 Louch John O Dashboards, Widgets and Devices
US7958104B2 (en) * 2007-03-08 2011-06-07 O'donnell Shawn C Context based data searching
US20150205882A1 (en) * 2007-03-19 2015-07-23 Dean Vukas Testing accessibility and compatibility of websites and web-based software
US20090237328A1 (en) * 2008-03-20 2009-09-24 Motorola, Inc. Mobile virtual and augmented reality system
US20100077322A1 (en) * 2008-05-20 2010-03-25 Petro Michael Anthony Systems and methods for a realtime creation and modification of a dynamic media player and a disabled user compliant video player
US8103956B2 (en) * 2008-09-12 2012-01-24 International Business Machines Corporation Adaptive technique for sightless accessibility of dynamic web content
US8237666B2 (en) * 2008-10-10 2012-08-07 At&T Intellectual Property I, L.P. Augmented I/O for limited form factor user-interfaces
US20100205523A1 (en) * 2009-02-09 2010-08-12 International Business Machines Corporation Web Widget for Enabling Screen Reader Accessibility for a Web Application
CN102024821B (en) * 2009-09-18 2012-08-22 中芯国际集成电路制造(上海)有限公司 Non-volatile memory device as well as non-volatile memory and manufacturing method thereof
US9875671B2 (en) 2009-12-17 2018-01-23 Google Llc Cloud-based user interface augmentation

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6816880B1 (en) * 1997-03-26 2004-11-09 Concerto Software, Inc. Browser user inter face for client workstation
US7028072B1 (en) * 1999-07-16 2006-04-11 Unicast Communications Corporation Method and apparatus for dynamically constructing customized advertisements
US20020154124A1 (en) * 2001-02-22 2002-10-24 Han Sang-Yong System and method of enhanced computer user interaction
US20020138616A1 (en) * 2001-03-23 2002-09-26 International Business Machines Corporation Web accessibility service apparatus and method
US20080256436A1 (en) * 2003-06-30 2008-10-16 International Business Machines Corporation Method and Apparatus for Transmitting Accessibility Requirements to a Server
US20060034434A1 (en) * 2003-10-30 2006-02-16 Avaya Technology Corp. Additional functionality for telephone numbers and utilization of context information associated with telephone numbers in computer documents
US20050262435A1 (en) * 2003-10-30 2005-11-24 Avaya Technology Corp. Automatic detection and dialing of phone numbers on computer documents
US20050240864A1 (en) * 2004-04-23 2005-10-27 Kalev Leetaru Method and system for retrieving information using an authentication web page
US20060224967A1 (en) * 2005-03-31 2006-10-05 David Marmaros Method and system for transferring web browser data between web browsers
US20070106934A1 (en) * 2005-11-10 2007-05-10 International Business Machines Corporation Extending voice-based markup using a plug-in framework
US20090106266A1 (en) * 2006-04-12 2009-04-23 International Business Machines Corporation Method and System for Adjusting Software Settings
US20080184157A1 (en) * 2007-01-30 2008-07-31 Oracle International Corp. Enterprise web browser extension
US8595186B1 (en) * 2007-06-06 2013-11-26 Plusmo LLC System and method for building and delivering mobile widgets
US20080307043A1 (en) * 2007-06-11 2008-12-11 Paul Raymond Dorsey Method and architecture supporting high performance web applications
US20090064309A1 (en) * 2007-08-13 2009-03-05 Trusteer Ltd. Browser plug-in firewall
US20090254912A1 (en) * 2008-02-12 2009-10-08 Nuance Communications, Inc. System and method for building applications, such as customized applications for mobile devices
US20090313536A1 (en) * 2008-06-11 2009-12-17 Microsoft Corporation Dynamically Providing Relevant Browser Content
US20100023506A1 (en) * 2008-07-22 2010-01-28 Yahoo! Inc. Augmenting online content with additional content relevant to user interests
US20100100563A1 (en) * 2008-10-18 2010-04-22 Francisco Corella Method of computing a cooperative answer to a zero-result query through a high latency api
US20100122157A1 (en) * 2008-11-13 2010-05-13 Visicom Media Inc. Cross-browser toolbar and method thereof
US20100146420A1 (en) * 2008-12-10 2010-06-10 Microsoft Corporation Gui testing
US20100161713A1 (en) * 2008-12-18 2010-06-24 Sap Agdietmar-Hopp-Allee Method and system for personalizing a desktop widget
US20100281357A1 (en) * 2009-04-30 2010-11-04 International Business Machines Corporation System and method for processing a widget at a web browser

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108846116A (en) * 2018-06-26 2018-11-20 北京京东金融科技控股有限公司 Page Impression collecting method, system, electronic equipment and storage medium
US20200073642A1 (en) * 2018-08-30 2020-03-05 Ingram Micro, Inc. System and method of analysis and generation of navigation schema
US11269600B2 (en) * 2018-08-30 2022-03-08 Cloudblue Llc System and method of analysis and generation of navigation schema

Also Published As

Publication number Publication date
WO2011084327A1 (en) 2011-07-14
US20110154212A1 (en) 2011-06-23
US9875671B2 (en) 2018-01-23

Similar Documents

Publication Publication Date Title
US20180108274A1 (en) Cloud-Based User Interface Augmentation
JP5903107B2 (en) System level search user interface
RU2581840C2 (en) Registration for system level search user interface
CN107111516B (en) Headless task completion in a digital personal assistant
KR101134862B1 (en) Browser interpretable document for controlling a plurality of media players and systems and methods related thereto
US9507519B2 (en) Methods and apparatus for dynamically adapting a virtual keyboard
US9929990B2 (en) Inserting content into an application from an online synchronized content management system
US20120297429A1 (en) Emulating Television Viewing Experience In A Browser
US9736143B2 (en) Customized log-in experience
CN102918540A (en) Creating and launching a web application with credentials
US9449526B1 (en) Generating a game related to a digital work
CN102918484A (en) Web application pinning including task bar pinning
US10423775B1 (en) Assisted password generation
US20170046023A1 (en) Method and apparatus for processing managing multimedia content
US9400850B2 (en) Systems and methods for providing a tailored user interface associated with a web page
US20160306774A1 (en) Smarter electronic reader
KR20180087608A (en) System and method for providing search service
US9690769B2 (en) Method and system for completing an edit area of a web page
US20150113375A1 (en) Search Driven Navigation for User Interface to Application Program
US10708391B1 (en) Delivery of apps in a media stream
JP6880240B2 (en) Customized user prompt for autofill application
US10742639B1 (en) System and method for improving login and registration efficiency to network-accessed data
US11722439B2 (en) Bot platform for mutimodal channel agnostic rendering of channel response
Tay Making access more seamless with access broker browser extensions
Halsey Windows 10 Primer: What to Expect from Microsoft's New Operating System

Legal Events

Date Code Title Description
AS Assignment

Owner name: GOOGLE LLC, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GHARPURE, CHAITANYA;CHEN, CHARLES L.;SHEARER, RACHEL;AND OTHERS;SIGNING DATES FROM 20171206 TO 20171218;REEL/FRAME:044455/0096

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION