US20060064498A1 - Providing a network communication status description based on user characteristics - Google Patents
Providing a network communication status description based on user characteristics Download PDFInfo
- Publication number
- US20060064498A1 US20060064498A1 US11/229,853 US22985305A US2006064498A1 US 20060064498 A1 US20060064498 A1 US 20060064498A1 US 22985305 A US22985305 A US 22985305A US 2006064498 A1 US2006064498 A1 US 2006064498A1
- Authority
- US
- United States
- Prior art keywords
- user
- comprehension
- message
- computer
- relate
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09B—EDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
- G09B7/00—Electrically-operated teaching apparatus or devices working with questions and answers
- G09B7/02—Electrically-operated teaching apparatus or devices working with questions and answers of the type wherein the student is expected to construct an answer to the question which is presented or wherein the machine gives an answer to the question presented by a student
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/06—Message adaptation to terminal or network requirements
- H04L51/063—Content adaptation, e.g. replacement of unsuitable content
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
Definitions
- This invention relates to providing a network communication status description based on user characteristics.
- Networks such as the Internet enable users all over the world to share information.
- a Web-browser e.g., Microsoft® Internet Explorer®
- Such networks typically require network nodes (e.g., computers) to share a protocol that defines how the network nodes communicate.
- network nodes e.g., computers
- HTTP HyperText Transfer Protocol
- HTTP defines messages that a client (e.g., a browser) can send to request information from a server.
- HTTP also defines messages that the server uses to send back the requested information.
- the HTTP messages typically travel through a number of intervening agents (e.g., proxies, routers, and firewalls) en route to their destinations.
- a server can supply an error message for display by a browser or other client. For example, many Web users may have encountered a “404—File Not Found” error message during a browsing session. Unfortunately, error messages can be very technical and, therefore, have little meaning for novice computer users. Additionally, while network nodes in different countries share a communications protocol, computer users still speak a wide variety of languages. Thus, an error message in English is of little value to someone who only speaks French. A server administrator can configure a server to provide error messages in different languages.
- a method of providing a network communication status description based on user characteristics includes receiving a status indication from a first networked computer in response to a user's request for information and determining one or more characteristics of the user who issued the request. The method provides a status description corresponding to the received status and the determined user characteristics.
- Embodiments may include one or more of the following features.
- the method may further include transmitting the status description to a second networked computer.
- the status indication may indicate the success or failure of the user's request.
- the status indication may be a status code such as an HTTP (HyperText Transfer Protocol) status code.
- User characteristics may include technical proficiency.
- the technical proficiency may be inferred, for example, by basing the proficiency on a user's previous request or requests for information.
- User characteristics may include one or more preferred languages.
- the preferred languages may be inferred, for example, by determining a user's address or access number used.
- the status description may include text and/or speech data.
- the status description may include graphics, video, animation, sound, and instructions.
- the status description may be selected from a database of status descriptions.
- a method of providing a network communication status description based on user characteristics includes receiving an HTTP (HyperText Transfer Protocol) status code from a first networked computer in response to a user's HTTP request for a URL (Universal Resource Locator) provided by the first networked computer.
- the method also includes determining one or more characteristics of the user who issued the request, selecting a status description from a database of status descriptions based on the received HTTP status code and the determined user characteristics, and transmitting the status description to a second networked computer.
- HTTP HyperText Transfer Protocol
- URL Universal Resource Locator
- a proxy for providing a network communication status description based on user characteristics includes means for receiving a status code from a first networked computer in response to a user's request for information, means for determining one or more characteristics of the user who issued the request, means for selecting a status description from a database of status descriptions based on the received status code and the determined user characteristics, and means for transmitting the status description to a second networked computer.
- Advantages may include one or more of the following.
- a status description in a user's preferred language(s)
- a user can quickly understand problems that occurred when the user requested information and can try to remedy these remedy problems.
- the servers need not waste processing time providing tailored status descriptions and need not provide storage for a large number of status descriptions.
- the techniques can provide a user with information likely to be of value to the user.
- FIG. 1 is a screenshot of a display that includes a status description in a user's preferred language.
- FIG. 2 is a flowchart of a process for providing a status description in a user's preferred language.
- FIG. 3 is a screenshot of a graphical user interface for specifying a user's preferred language(s).
- FIG. 4 is a table of HTTP status categories.
- FIG. 5 is a table of HTTP status codes.
- FIG. 6 is a diagram illustrating storage of status information.
- FIG. 7 is a diagram of a proxy that provides status information in a user's preferred language.
- FIG. 8 is a diagram of a client that provides status information in a user's preferred language.
- user requests for information can fail for a variety of reasons.
- a user requesting an HTML (HyperText Markup Language) page stored on a remote computer on the World Wide Web may have mistyped a URL (Universal Resource Locator) identifying the page.
- HTML HyperText Markup Language
- URL Universal Resource Locator
- a browser display 100 includes a status description 102 (e.g., text, graphics, video, animation, links, and sounds) explaining the cause of failure of the user's information request.
- the display 100 also includes an appended status description 104 based on the user's characteristics.
- the appended status description 104 is in a user's preferred language (e.g., English, German, French, Spanish, or Chinese).
- the tailored status description 104 can be provided based on different user characteristics such as the preferred language(s) of the user and/or the user's technical proficiency. For example, the status description 104 may simply state “HTTP Protocol Error: 404” to a very sophisticated user, but state “The file you entered doesn't exist. Look for typos and try re-entering the location” to less experienced users. Descriptions provided to less experienced users may also include HyperText links or technical support telephone numbers for providing further assistance. By displaying a status description based on the user's technical proficiency, even users with little experience can quickly receive assistance.
- a process 106 for providing status descriptions based on a user's characteristics can include examining a server's response to an information request to determine 110 the status (e.g., the success or cause of failure) of the request.
- the process 106 also determines 112 characteristics of the user making the request. For example, the process 106 can determine the preferred language(s) and technical proficiency of the user. Based on the determined status and user characteristics, the process 106 can provide a status description that corresponds the user characteristics.
- the status description may be in a variety of formats such as HTML, XML (Extensible Markup Language), JPEG (Joint Picture Experts Group), MPEG (Moving Pictures Experts Group), etc.
- the provided status description can replace or be provided in addition to (e.g., appended or prepended) any status descriptions provided by the server that processed the information request.
- the process 106 can determine 112 the preferred language of a user in a variety of ways.
- HTTP provides a “response-language” field in HTTP information requests.
- the response-language field can include an ordered list of ANSI-coded indications of the user's native language. For example, an ANSI-coded list of “1, 0, 2” corresponds to a preference list of “French”, “English”, and “Danish”.
- the user can define the contents of the response-language field by interacting with a browser user-interface. For example, a user can tailor Microsoft® Internet Explorer® by navigating through “Edit”, “Internet Options”, “General”, “Languages” and entering different preferred languages. These entries are transmitted in each HTTP request. Referring to FIG. 3 , America Online® provides users with the ability to declare a preferred language and stores the user's response in a database.
- a user's preferred language can be inferred by identifying the access number dialed by a user to connect to a network or by accessing a user's billing or accounting information.
- Pending application “Data Localization”, filed Dec. 22, 1998 (PCT/US/27217) describes methods of inferring characteristics of a user and is incorporated herein.
- a user's technical proficiency can also be determined in a variety of ways. For example, a user can self report their abilities. Alternatively, technical proficiency can be inferred, for example, by tracking a user's success rate in obtaining information over a network (e.g., how many errors does a user accumulate when trying to access web-pages).
- HTTP and other network communication protocols define status codes that describe the success or failure of network communications. These codes describe errors, application-specific messages, whether a request has been redirected, etc. These codes are transmitted in response to problems encountered in retrieving and transmitting requested information. For example, an HTTP response message includes a “status-code” field that includes a numeric representation of the status. By examining the status-code of a response message, the process of FIG. 2 can determine which status description to provide.
- the process can provide a status description that explains that the request was not “authenticated.” Less experienced users may not know what “authenticated” means and the process can provide a less technical description.
- a status description database 122 includes status information for each status code 121 in a variety of different languages 123 .
- the database 122 also stores multiple descriptions for the same language and status code that differ in the level of technical information provided 125 .
- the database 122 enables a system to quickly retrieve a status description tailored to a user. As shown, database 122 records are keyed by status code 121 , ANSI language value 123 , and technical proficiency 125 (e.g., “novice”, “experienced”, and “expert”). A wide variety of other data storage techniques could similarly provide quick and easy access to a description.
- an intervening agent or client can use language translation software that translates text from one language to another.
- language translation software that translates text from one language to another.
- SysTrans® can automatically translate text from English to Spanish.
- Using a database of pre-written information can speed processing and avoid garbled sentences sometimes produced by translation software.
- the use of translation software would not be helpful in the cases where a server only responded with a status code and did not provide a status description.
- a proxy 124 or other intervening agent including instructions that provide a status description based on user characteristics 102 in a proxy 124 or other intervening agent enables the agent to provide tailored status descriptions for information requests that travel through the agent 124 .
- centralization of the processing instructions can eliminate the need for installing status descriptions in each client.
- the proxy 124 e.g., an Internet Service Provider such as America Online®
- the proxy 124 forwards the request to a network server providing the requested information 126 .
- the proxy 124 can determine the status of the information request. If the response indicates successful operation, the proxy 124 can forward the received response to the client unaltered. Otherwise, the proxy 124 can determine one or more languages understood by a user, the user's technical proficiency, and other user characteristics to select a pre-written status description from a database 122 and transmit the selected description to the client.
- the instructions for providing a status description based on user characteristics 102 also can reside in a client 122 instead of in an intervening agent.
- the client 122 can determine the status of the information request.
- the client 122 then can provide a status description tailored to the user (e.g., in language(s) preferred by the user).
- the selected description then can be displayed by a browser or other application providing network services.
- the methods and techniques described here may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them. Apparatus embodying these techniques may include appropriate input and output devices, a computer processor, and a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor. A process embodying these techniques may be performed by a programmable processor executing a program of instructions to perform desired functions by operating on input data and generating appropriate output.
- the techniques may advantageously be implemented in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device.
- Each computer program may be implemented in a high-level procedural or object-oriented programming language, or in assembly or machine language if desired; and in any case, the language may be a compiled or interpreted language.
- Suitable processors include, by way of example, both general and special purpose microprocessors. Generally, a processor will receive instructions and data from a read-only memory and/or a random access memory.
- Storage devices suitable for tangibly embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM disks. Any of the foregoing may be supplemented by, or incorporated in, specially-designed ASICs (application-specific integrated circuits).
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- Educational Administration (AREA)
- Educational Technology (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Telephonic Communication Services (AREA)
Abstract
Methods and systems for providing a network communication status description based on user characteristics. The techniques receive a status indication from a first networked computer in response to a user's request for information and determine one or more characteristics of the user who issued the request. The techniques provide a status description based on the status indication and the determined characteristics of the user (e.g., a preferred language).
Description
- This invention relates to providing a network communication status description based on user characteristics.
- Networks such as the Internet enable users all over the world to share information. For example, a Web-browser (e.g., Microsoft® Internet Explorer®) can retrieve web-pages from computers in almost any country. Such networks typically require network nodes (e.g., computers) to share a protocol that defines how the network nodes communicate. For example, computers on the Internet commonly communicate using HTTP (HyperText Transfer Protocol). HTTP defines messages that a client (e.g., a browser) can send to request information from a server. HTTP also defines messages that the server uses to send back the requested information. The HTTP messages typically travel through a number of intervening agents (e.g., proxies, routers, and firewalls) en route to their destinations.
- As many “web-surfers” have experienced, obtaining information over a network is not always trouble-free. For example, information a user seeks may have been moved to a different computer. Additionally, the computer storing the information may be temporarily unable to provide the requested information, for example, when the computer receives too many requests at the same time.
- A server can supply an error message for display by a browser or other client. For example, many Web users may have encountered a “404—File Not Found” error message during a browsing session. Unfortunately, error messages can be very technical and, therefore, have little meaning for novice computer users. Additionally, while network nodes in different countries share a communications protocol, computer users still speak a wide variety of languages. Thus, an error message in English is of little value to someone who only speaks French. A server administrator can configure a server to provide error messages in different languages.
- In general, in one aspect, a method of providing a network communication status description based on user characteristics includes receiving a status indication from a first networked computer in response to a user's request for information and determining one or more characteristics of the user who issued the request. The method provides a status description corresponding to the received status and the determined user characteristics.
- Embodiments may include one or more of the following features. The method may further include transmitting the status description to a second networked computer.
- The status indication may indicate the success or failure of the user's request. The status indication may be a status code such as an HTTP (HyperText Transfer Protocol) status code.
- User characteristics may include technical proficiency. The technical proficiency may be inferred, for example, by basing the proficiency on a user's previous request or requests for information.
- User characteristics may include one or more preferred languages. The preferred languages may be inferred, for example, by determining a user's address or access number used.
- The status description may include text and/or speech data. The status description may include graphics, video, animation, sound, and instructions. The status description may be selected from a database of status descriptions.
- In general, in another aspect, a method of providing a network communication status description based on user characteristics includes receiving an HTTP (HyperText Transfer Protocol) status code from a first networked computer in response to a user's HTTP request for a URL (Universal Resource Locator) provided by the first networked computer. The method also includes determining one or more characteristics of the user who issued the request, selecting a status description from a database of status descriptions based on the received HTTP status code and the determined user characteristics, and transmitting the status description to a second networked computer.
- In general, in another aspect, a proxy for providing a network communication status description based on user characteristics includes means for receiving a status code from a first networked computer in response to a user's request for information, means for determining one or more characteristics of the user who issued the request, means for selecting a status description from a database of status descriptions based on the received status code and the determined user characteristics, and means for transmitting the status description to a second networked computer.
- Advantages may include one or more of the following. By transmitting a status description in a user's preferred language(s), a user can quickly understand problems that occurred when the user requested information and can try to remedy these remedy problems. By centralizing status descriptions in an intervening agent instead of duplicating the descriptions at different servers offering information, the servers need not waste processing time providing tailored status descriptions and need not provide storage for a large number of status descriptions. By providing status descriptions based on a user's technical proficiency, the techniques can provide a user with information likely to be of value to the user.
- The details of one or more embodiments of the invention are set forth in the accompanying drawings and description below. Other features, objects, and advantages of the invention will be apparent from the description and drawings, and from the claims.
-
FIG. 1 is a screenshot of a display that includes a status description in a user's preferred language. -
FIG. 2 is a flowchart of a process for providing a status description in a user's preferred language. -
FIG. 3 is a screenshot of a graphical user interface for specifying a user's preferred language(s). -
FIG. 4 is a table of HTTP status categories. -
FIG. 5 is a table of HTTP status codes. -
FIG. 6 is a diagram illustrating storage of status information. -
FIG. 7 is a diagram of a proxy that provides status information in a user's preferred language. -
FIG. 8 is a diagram of a client that provides status information in a user's preferred language. - Like reference numbers and designations in the various drawings indicate like elements.
- Referring to
FIG. 1 , user requests for information (e.g., web-pages) from a network node can fail for a variety of reasons. For example, a user requesting an HTML (HyperText Markup Language) page stored on a remote computer on the World Wide Web may have mistyped a URL (Universal Resource Locator) identifying the page. - As shown in
FIG. 1 , a user's request for information has failed. Abrowser display 100 includes a status description 102 (e.g., text, graphics, video, animation, links, and sounds) explaining the cause of failure of the user's information request. Thedisplay 100 also includes an appendedstatus description 104 based on the user's characteristics. As shown, the appendedstatus description 104 is in a user's preferred language (e.g., English, German, French, Spanish, or Chinese). By providing status descriptions in a language more readily understood by a user, the user can quickly comprehend and try to remedy problems in retrieving requested information. For example, a user can identify typographical errors in an entered URL and transmit an information request with a corrected URL. - The tailored
status description 104 can be provided based on different user characteristics such as the preferred language(s) of the user and/or the user's technical proficiency. For example, thestatus description 104 may simply state “HTTP Protocol Error: 404” to a very sophisticated user, but state “The file you entered doesn't exist. Look for typos and try re-entering the location” to less experienced users. Descriptions provided to less experienced users may also include HyperText links or technical support telephone numbers for providing further assistance. By displaying a status description based on the user's technical proficiency, even users with little experience can quickly receive assistance. - Referring to
FIG. 2 , aprocess 106 for providing status descriptions based on a user's characteristics can include examining a server's response to an information request to determine 110 the status (e.g., the success or cause of failure) of the request. Theprocess 106 also determines 112 characteristics of the user making the request. For example, theprocess 106 can determine the preferred language(s) and technical proficiency of the user. Based on the determined status and user characteristics, theprocess 106 can provide a status description that corresponds the user characteristics. The status description may be in a variety of formats such as HTML, XML (Extensible Markup Language), JPEG (Joint Picture Experts Group), MPEG (Moving Pictures Experts Group), etc. The provided status description can replace or be provided in addition to (e.g., appended or prepended) any status descriptions provided by the server that processed the information request. - The
process 106 can determine 112 the preferred language of a user in a variety of ways. For example, HTTP provides a “response-language” field in HTTP information requests. The response-language field can include an ordered list of ANSI-coded indications of the user's native language. For example, an ANSI-coded list of “1, 0, 2” corresponds to a preference list of “French”, “English”, and “Danish”. The user can define the contents of the response-language field by interacting with a browser user-interface. For example, a user can tailor Microsoft® Internet Explorer® by navigating through “Edit”, “Internet Options”, “General”, “Languages” and entering different preferred languages. These entries are transmitted in each HTTP request. Referring toFIG. 3 , America Online® provides users with the ability to declare a preferred language and stores the user's response in a database. - Alternatively, a user's preferred language can be inferred by identifying the access number dialed by a user to connect to a network or by accessing a user's billing or accounting information. Pending application “Data Localization”, filed Dec. 22, 1998 (PCT/US/27217) describes methods of inferring characteristics of a user and is incorporated herein.
- A user's technical proficiency can also be determined in a variety of ways. For example, a user can self report their abilities. Alternatively, technical proficiency can be inferred, for example, by tracking a user's success rate in obtaining information over a network (e.g., how many errors does a user accumulate when trying to access web-pages).
- Referring to
FIGS. 4 and 5 , HTTP and other network communication protocols define status codes that describe the success or failure of network communications. These codes describe errors, application-specific messages, whether a request has been redirected, etc. These codes are transmitted in response to problems encountered in retrieving and transmitting requested information. For example, an HTTP response message includes a “status-code” field that includes a numeric representation of the status. By examining the status-code of a response message, the process ofFIG. 2 can determine which status description to provide. For example, if an HTTP response message is received having a “status-code” field equal to “401”, the process can provide a status description that explains that the request was not “authenticated.” Less experienced users may not know what “authenticated” means and the process can provide a less technical description. - Referring to
FIG. 6 , astatus description database 122 includes status information for eachstatus code 121 in a variety ofdifferent languages 123. Thedatabase 122 also stores multiple descriptions for the same language and status code that differ in the level of technical information provided 125. Thedatabase 122 enables a system to quickly retrieve a status description tailored to a user. As shown,database 122 records are keyed bystatus code 121,ANSI language value 123, and technical proficiency 125 (e.g., “novice”, “experienced”, and “expert”). A wide variety of other data storage techniques could similarly provide quick and easy access to a description. - In addition to or in lieu of a database, an intervening agent or client can use language translation software that translates text from one language to another. For example, SysTrans® can automatically translate text from English to Spanish. Using a database of pre-written information, however, can speed processing and avoid garbled sentences sometimes produced by translation software. Additionally, the use of translation software would not be helpful in the cases where a server only responded with a status code and did not provide a status description.
- Referring to
FIG. 7 , including instructions that provide a status description based onuser characteristics 102 in aproxy 124 or other intervening agent enables the agent to provide tailored status descriptions for information requests that travel through theagent 124. This alleviates the need for each server offering information to store a large number of different status descriptions (e.g., [number of statuses]×[number of languages supported]×[number of different levels of technical explanation]×[average size of description]). Additionally, centralization of the processing instructions can eliminate the need for installing status descriptions in each client. - As shown in
FIG. 7 , when aclient 122 issues an information request, the proxy 124 (e.g., an Internet Service Provider such as America Online®) forwards the request to a network server providing the requestedinformation 126. When theproxy 124 receives the response from the network server, theproxy 124 can determine the status of the information request. If the response indicates successful operation, theproxy 124 can forward the received response to the client unaltered. Otherwise, theproxy 124 can determine one or more languages understood by a user, the user's technical proficiency, and other user characteristics to select a pre-written status description from adatabase 122 and transmit the selected description to the client. - Referring to
FIG. 8 , the instructions for providing a status description based onuser characteristics 102 also can reside in aclient 122 instead of in an intervening agent. When theclient 122 receives an information request response, theclient 122 can determine the status of the information request. Theclient 122 then can provide a status description tailored to the user (e.g., in language(s) preferred by the user). The selected description then can be displayed by a browser or other application providing network services. - The methods and techniques described here may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them. Apparatus embodying these techniques may include appropriate input and output devices, a computer processor, and a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor. A process embodying these techniques may be performed by a programmable processor executing a program of instructions to perform desired functions by operating on input data and generating appropriate output. The techniques may advantageously be implemented in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device. Each computer program may be implemented in a high-level procedural or object-oriented programming language, or in assembly or machine language if desired; and in any case, the language may be a compiled or interpreted language. Suitable processors include, by way of example, both general and special purpose microprocessors. Generally, a processor will receive instructions and data from a read-only memory and/or a random access memory. Storage devices suitable for tangibly embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM disks. Any of the foregoing may be supplemented by, or incorporated in, specially-designed ASICs (application-specific integrated circuits).
- A number of embodiments of the present invention have been described. Nevertheless, it will be understood that various modifications may be made without departing from the spirit and scope of the invention. For example, the functions and components shown in
FIGS. 7 and 8 can be distributed across multiple computers. Accordingly, other embodiments are within the scope of the following claims.
Claims (20)
1-23. (canceled)
24. A method of providing information based on inferred user comprehension characteristics, wherein the comprehension characteristics relate to the ability of the user to understand a message, the method comprising:
inferring one or more comprehension characteristics of the user;
selecting a message from a plurality of messages based upon the inferred comprehension characteristics, wherein the plurality of messages include a first message that corresponds to a first set of comprehension characteristics and a second message that corresponds to a second set of comprehension characteristics; and
providing the selected message.
25. The method of claim 24 , wherein one or more of the inferred user comprehension characteristics relate to the user's technical proficiency.
26. The method of claim 24 wherein one or more of the inferred user comprehension characteristics relate to a preferred language of the user.
27. The method of claim 24 wherein a first computer provides the message, the method further comprising transmitting the message to a second computer.
28. The method of claim 24 wherein the message comprises at least one of the following: text, graphics, video, animation, sound, and instructions.
29. A method of displaying information, the method comprising:
storing multiple versions of a message, wherein each version is in a different language and is stored in an XML format;
receiving data indicating a language;
selecting one of the multiple versions of the message based upon the received data; and
displaying the selected version of the message.
30. The method of claim 24 wherein inferring one or more comprehension characteristics of the user comprises inferring one or more comprehension characteristics of the user based on user activity.
31. The method of claim 25 wherein inferring comprises inferring the one or more comprehension characteristics that relate to a user's technical proficiency based on user activity.
32. The method of claim 26 wherein inferring comprises inferring the one or more comprehension characteristics that relate to the preferred language of the user based on a billing address of the user.
33. The method of claim 26 wherein inferring comprises inferring the one or more comprehension characteristics that relate to the preferred language of the user based on an access number dialed by the user to access a network.
34. A computer readable medium having a computer program embodied thereon for providing information based on inferred user comprehension characteristics, wherein the comprehension characteristics relate to the ability of the user to understand a message, the computer program comprising instructions for causing a computer to:
infer one or more comprehension characteristics of the user;
select a message from a plurality of messages based upon the inferred comprehension characteristics, wherein the plurality of messages include a first message that corresponds to a first set of comprehension characteristics and a second message that corresponds to a second set of comprehension characteristics; and
provide the selected message.
35. The medium of claim 34 wherein, to infer one or more comprehension characteristics of the user, the computer program comprises instructions for causing the computer to infer one or more comprehension characteristics of the user based on user activity.
36. The medium of claim 34 , wherein one or more of the inferred user comprehension characteristics relate to the user's technical proficiency.
37. The medium of claim 36 wherein to infer one or more comprehension characteristics of the user, the computer program comprises instructions for causing the computer to infer the one or more comprehension characteristics that relate to a user's technical proficiency based on user activity.
38. The medium of claim 34 wherein one or more of the inferred user comprehension characteristics relate to a preferred language of the user.
39. The medium of claim 38 wherein to infer one or more comprehension characteristics of the user, the computer program comprises instructions for causing the computer to infer the one or more comprehension characteristics that relate to the preferred language of the user based on a billing address of the user.
40. The medium of claim 38 wherein to infer one or more comprehension characteristics of the user, the computer program comprises instructions for causing the computer to infer the one or more comprehension characteristics that relate to the preferred language of the user based on an access number dialed by the user to access a network.
41. The medium of claim 34 wherein a first computer provides the message, the method further comprising transmitting the message to a second computer.
42. The medium of claim 34 wherein the message comprises at least one of the following: text, graphics, video, animation, sound, and instructions.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/229,853 US20060064498A1 (en) | 1999-03-01 | 2005-09-20 | Providing a network communication status description based on user characteristics |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/259,696 US6353855B1 (en) | 1999-03-01 | 1999-03-01 | Providing a network communication status description based on user characteristics |
US10/045,159 US6947993B2 (en) | 1999-03-01 | 2002-01-15 | Providing a network communication status description based on user characteristics |
US11/229,853 US20060064498A1 (en) | 1999-03-01 | 2005-09-20 | Providing a network communication status description based on user characteristics |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/045,159 Continuation US6947993B2 (en) | 1999-03-01 | 2002-01-15 | Providing a network communication status description based on user characteristics |
Publications (1)
Publication Number | Publication Date |
---|---|
US20060064498A1 true US20060064498A1 (en) | 2006-03-23 |
Family
ID=22985986
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/259,696 Expired - Lifetime US6353855B1 (en) | 1999-03-01 | 1999-03-01 | Providing a network communication status description based on user characteristics |
US10/045,159 Expired - Lifetime US6947993B2 (en) | 1999-03-01 | 2002-01-15 | Providing a network communication status description based on user characteristics |
US11/229,853 Abandoned US20060064498A1 (en) | 1999-03-01 | 2005-09-20 | Providing a network communication status description based on user characteristics |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/259,696 Expired - Lifetime US6353855B1 (en) | 1999-03-01 | 1999-03-01 | Providing a network communication status description based on user characteristics |
US10/045,159 Expired - Lifetime US6947993B2 (en) | 1999-03-01 | 2002-01-15 | Providing a network communication status description based on user characteristics |
Country Status (3)
Country | Link |
---|---|
US (3) | US6353855B1 (en) |
AU (1) | AU3609000A (en) |
WO (1) | WO2000052903A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070294697A1 (en) * | 2006-05-05 | 2007-12-20 | Microsoft Corporation | Extensible job submission |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6353855B1 (en) * | 1999-03-01 | 2002-03-05 | America Online | Providing a network communication status description based on user characteristics |
US6594697B1 (en) * | 1999-05-20 | 2003-07-15 | Microsoft Corporation | Client system having error page analysis and replacement capabilities |
JP4776804B2 (en) * | 2000-06-12 | 2011-09-21 | キヤノン株式会社 | Network device, control method therefor, and computer program |
US7085764B2 (en) | 2002-05-13 | 2006-08-01 | International Business Machines Corporation | System, method and program product for centrally managing agents |
CN100583897C (en) * | 2002-12-13 | 2010-01-20 | 艾利森电话股份有限公司 | Error messaging method in HTTP based communication systems |
US8306972B2 (en) * | 2003-03-31 | 2012-11-06 | Google Inc. | Ordering of search results based on language and/or country of the search results |
EP1484882B1 (en) * | 2003-06-06 | 2006-08-09 | Siemens Aktiengesellschaft | Method for tracking user services in a telecommunication network |
US7966310B2 (en) * | 2004-11-24 | 2011-06-21 | At&T Intellectual Property I, L.P. | Method, system, and software for correcting uniform resource locators |
US7941484B2 (en) * | 2005-06-20 | 2011-05-10 | Symantec Operating Corporation | User interfaces for collaborative multi-locale context-aware systems management problem analysis |
WO2007125732A1 (en) * | 2006-04-28 | 2007-11-08 | Panasonic Corporation | Visual processing apparatus, visual processing method, program, recording medium, display, and integrated circuit |
US8812970B2 (en) * | 2008-02-27 | 2014-08-19 | Microsoft Corporation | Dynamic device state representation in a user interface |
US9634993B2 (en) | 2010-04-01 | 2017-04-25 | Cloudflare, Inc. | Internet-based proxy service to modify internet responses |
US9049247B2 (en) | 2010-04-01 | 2015-06-02 | Cloudfare, Inc. | Internet-based proxy service for responding to server offline errors |
US8285808B1 (en) | 2011-05-20 | 2012-10-09 | Cloudflare, Inc. | Loading of web resources |
CN112685211B (en) * | 2021-01-04 | 2024-06-04 | 北京金山云网络技术有限公司 | Error information display method and device, electronic equipment and medium |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5881131A (en) * | 1993-11-16 | 1999-03-09 | Bell Atlantic Network Services, Inc. | Analysis and validation system for provisioning network related facilities |
US5966685A (en) * | 1995-02-14 | 1999-10-12 | America Online, Inc. | System for parallel foreign language communication over a computer network |
US5974372A (en) * | 1996-02-12 | 1999-10-26 | Dst Systems, Inc. | Graphical user interface (GUI) language translator |
US6192344B1 (en) * | 1998-12-16 | 2001-02-20 | Altigen Communications, Inc. | Messaging server language configuration method and apparatus |
US6247047B1 (en) * | 1997-11-18 | 2001-06-12 | Control Commerce, Llc | Method and apparatus for facilitating computer network transactions |
US6466940B1 (en) * | 1997-02-21 | 2002-10-15 | Dudley John Mills | Building a database of CCG values of web pages from extracted attributes |
US6473609B1 (en) * | 1995-12-11 | 2002-10-29 | Openwave Systems Inc. | Method and architecture for interactive two-way communication devices to interact with a network |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6571279B1 (en) * | 1997-12-05 | 2003-05-27 | Pinpoint Incorporated | Location enhanced information delivery system |
US6993471B1 (en) | 1995-11-13 | 2006-01-31 | America Online, Inc. | Integrated multilingual browser |
US6076109A (en) * | 1996-04-10 | 2000-06-13 | Lextron, Systems, Inc. | Simplified-file hyper text protocol |
RU2144274C1 (en) * | 1997-02-07 | 2000-01-10 | Самсунг Электроникс Ко., Лтд. | Method for transmission and processing of message groups in electronic mail system |
US6105027A (en) * | 1997-03-10 | 2000-08-15 | Internet Dynamics, Inc. | Techniques for eliminating redundant access checking by access filters |
US5867665A (en) * | 1997-03-24 | 1999-02-02 | Pfn, Inc | Domain communications server |
US5991810A (en) * | 1997-08-01 | 1999-11-23 | Novell, Inc. | User name authentication for gateway clients accessing a proxy cache server |
US6088796A (en) * | 1998-08-06 | 2000-07-11 | Cianfrocca; Francis | Secure middleware and server control system for querying through a network firewall |
US6161134A (en) * | 1998-10-30 | 2000-12-12 | 3Com Corporation | Method, apparatus and communications system for companion information and network appliances |
US6615255B1 (en) * | 1998-12-14 | 2003-09-02 | Intervoice Limited Partnership | Remote administration of a system using configuration logic objects |
US6353855B1 (en) * | 1999-03-01 | 2002-03-05 | America Online | Providing a network communication status description based on user characteristics |
US6345294B1 (en) * | 1999-04-19 | 2002-02-05 | Cisco Technology, Inc. | Methods and apparatus for remote configuration of an appliance on a network |
US6307573B1 (en) * | 1999-07-22 | 2001-10-23 | Barbara L. Barros | Graphic-information flow method and system for visually analyzing patterns and relationships |
US6732162B1 (en) * | 1999-11-15 | 2004-05-04 | Internet Pictures Corporation | Method of providing preprocessed images for a plurality of internet web sites |
US6216618B1 (en) * | 2000-04-07 | 2001-04-17 | Pulse Microsystems Ltd. | Embroidery system utilizing windows CE based GUI |
-
1999
- 1999-03-01 US US09/259,696 patent/US6353855B1/en not_active Expired - Lifetime
-
2000
- 2000-02-29 WO PCT/US2000/005079 patent/WO2000052903A1/en active Application Filing
- 2000-02-29 AU AU36090/00A patent/AU3609000A/en not_active Abandoned
-
2002
- 2002-01-15 US US10/045,159 patent/US6947993B2/en not_active Expired - Lifetime
-
2005
- 2005-09-20 US US11/229,853 patent/US20060064498A1/en not_active Abandoned
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5881131A (en) * | 1993-11-16 | 1999-03-09 | Bell Atlantic Network Services, Inc. | Analysis and validation system for provisioning network related facilities |
US5966685A (en) * | 1995-02-14 | 1999-10-12 | America Online, Inc. | System for parallel foreign language communication over a computer network |
US6473609B1 (en) * | 1995-12-11 | 2002-10-29 | Openwave Systems Inc. | Method and architecture for interactive two-way communication devices to interact with a network |
US5974372A (en) * | 1996-02-12 | 1999-10-26 | Dst Systems, Inc. | Graphical user interface (GUI) language translator |
US6466940B1 (en) * | 1997-02-21 | 2002-10-15 | Dudley John Mills | Building a database of CCG values of web pages from extracted attributes |
US6247047B1 (en) * | 1997-11-18 | 2001-06-12 | Control Commerce, Llc | Method and apparatus for facilitating computer network transactions |
US6192344B1 (en) * | 1998-12-16 | 2001-02-20 | Altigen Communications, Inc. | Messaging server language configuration method and apparatus |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070294697A1 (en) * | 2006-05-05 | 2007-12-20 | Microsoft Corporation | Extensible job submission |
US8381214B2 (en) * | 2006-05-05 | 2013-02-19 | Microsoft Corporation | Extensible job submission |
Also Published As
Publication number | Publication date |
---|---|
US6353855B1 (en) | 2002-03-05 |
WO2000052903A9 (en) | 2002-02-14 |
US6947993B2 (en) | 2005-09-20 |
WO2000052903A1 (en) | 2000-09-08 |
AU3609000A (en) | 2000-09-21 |
US20020059421A1 (en) | 2002-05-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20060064498A1 (en) | Providing a network communication status description based on user characteristics | |
US5815663A (en) | Distributed posting system using an indirect reference protocol | |
US20060059136A1 (en) | Domain bar | |
US5764916A (en) | Method and apparatus for real time communication over a computer network | |
JP4750139B2 (en) | Dynamically extensible and lightweight access to web services for pervasive devices | |
EP2256646B1 (en) | Improvements in and relating to remote user interfaces | |
CA2548137C (en) | Method of redirecting client requests to web services | |
US20070130546A1 (en) | Context based navigation within a browser application | |
EP2254302B1 (en) | Method and apparatus for restoring state information of remote user interface | |
JPH10124415A (en) | Method for transmitting electronic message with browser as base | |
EP1247167A1 (en) | A method and apparatus for receiving information in response to a request from an email client | |
JP2001519130A (en) | Message service | |
US6952723B1 (en) | Method and system for correcting invalid hyperlink address within a public network | |
US20050015513A1 (en) | Method and system for storing and retrieving extensible multi-dimensional display property configurations | |
US20090077566A1 (en) | Method and Apparatus for Optimizing Web Services Binding | |
US20050097197A1 (en) | Web browser control for customer support | |
US7085807B2 (en) | System and method for providing links to available services over a local network by a thin portal service configured to access imaging data stored in a personal imaging repository | |
JP2003157232A (en) | Method, system and device for accessing computational resources through electronic messages | |
JP2000276417A (en) | Method and system for web server generation, server, and recording medium | |
US7424522B2 (en) | Method of processing data from a submission interface | |
US8522131B1 (en) | Intermediation system and method for enhanced rendering of data pages | |
WO2002080133A1 (en) | Non visual presentation of salient features in a document | |
KR101627855B1 (en) | Method for controlling user setting information in a xml configuration access protocol technique and system therefor | |
JP4849706B2 (en) | Information provision processing apparatus, information provision processing method, and information provision processing program storage medium | |
US20020184322A1 (en) | System and method for sending imaging data via email |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: AMERICA ONLINE, INC., VIRGINIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HENDREN, III, C. HUDSON;REEL/FRAME:017100/0250 Effective date: 19990422 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |