US20060173966A1 - Method and apparatus for inferring read status of instant messages - Google Patents

Method and apparatus for inferring read status of instant messages Download PDF

Info

Publication number
US20060173966A1
US20060173966A1 US11/048,495 US4849505A US2006173966A1 US 20060173966 A1 US20060173966 A1 US 20060173966A1 US 4849505 A US4849505 A US 4849505A US 2006173966 A1 US2006173966 A1 US 2006173966A1
Authority
US
United States
Prior art keywords
instant message
receiver
computing device
probability
message
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
US11/048,495
Inventor
Raymond Jennings
Jason LaVoie
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US11/048,495 priority Critical patent/US20060173966A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: JENNINGS, RAYMOND B. III, LAVOIE, JASON D.
Priority to CNB2006100066324A priority patent/CN100568804C/en
Publication of US20060173966A1 publication Critical patent/US20060173966A1/en
Priority to US12/165,531 priority patent/US7975012B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/23Reliability checks, e.g. acknowledgments or fault reporting

Definitions

  • the present invention relates generally to instant messaging systems, and relates more particularly to inferring the read status of messages sent over instant messaging systems.
  • FIG. 1 is a schematic diagram illustrating one embodiment of an exemplary instant messaging system 100 .
  • the instant messaging system 100 allows two or more individuals using different computing devices (e.g., desktop computers, laptop computers, cellular telephones, personal digital assistants and the like) to exchange text messages in real time.
  • the instant messaging system 100 illustrated in FIG. 1 comprises at least one server 102 hosted by an instant messaging service and at least two user devices 104 1 - 104 n (hereinafter collectively referred to as “user devices 104 ”) communicatively coupled to the server 102 .
  • the sender In order to send an instant message 106 from a sender (e.g., user device 104 n ) to a receiver (e.g., user device 104 1 ), the sender sends the instant message 106 to the server 102 , which in turn delivers the instant message 106 to the receiver.
  • the receiver may then respond by sending another instant message (not shown) via the server 102 to the sender.
  • the sender and the receiver may be in direct communication with each other and exchange instant messages without the aid of the server 102 .
  • the sender may wish to determine whether the receiver has read an instant message 106 that was sent by the sender. While many commercially available instant messaging systems are capable of sending an acknowledgement 108 to the sender confirming that the instant message 106 has been received by the server 102 , or that the receiver is currently typing an instant message, this acknowledgement does not indicate whether the instant message 106 has actually been read. Other instant messaging systems may provide a notification of the online status of the receiver, but this notification does not indicate whether the receiver is physically present to view the instant message 106 .
  • the present invention is a method and apparatus for inferring the read status of instant messages.
  • One embodiment of the inventive method involves displaying the instant message on the receiver's computing device and sending a message to the sender indicating a probability with which the receiver has viewed the instant message. In one embodiment, this probability is based at least in part on an amount of the instant message that is in view on the receiver's computing device and on user input that is received by the receiver's computing device, e.g., from the receiver.
  • FIG. 1 is a schematic diagram illustrating one embodiment of an exemplary instant messaging system
  • FIG. 2 is a flow diagram illustrating one embodiment of a method for inferring the read status of an instant message according to the present invention
  • FIG. 3 is a schematic diagram illustrating the display of an exemplary user device.
  • FIG. 4 is a high level block diagram of the read status inference system that is implemented using a general purpose computing device.
  • the present invention is a method and apparatus for inferring the read status of instant messages.
  • the method and apparatus of the present invention analyze a plurality of criteria associated with the computing device on which an instant message is received, including input from the computing device's operating system, operating system's windows manager and user, in order to assess a likelihood that the instant message has been viewed by the user of the computing device. Once this likelihood is estimated, it can be reported back to the sender of the instant message without any explicit or manual input from the user of the computing device on which the instant message was received.
  • FIG. 2 is a flow diagram illustrating one embodiment of a method 200 for inferring the read status of an instant message according to the present invention.
  • the method 200 may be executed at, for example, a user device that receives instant messages.
  • the method 200 is initialized at step 202 and proceeds to step 204 , where the method 200 receives an instant message and displays the instant message on the display of the receiver device for viewing by the receiver.
  • the method 200 determines whether the received instant message has timed out, e.g., whether a first predefined amount of time has expired without any indication that the receiver has viewed the instant message. In one embodiment, if the method 200 determines that the instant message has timed out, the method 200 proceeds to step 208 and sends a message (e.g., directly or via a server) to the sender indicating that the instant message has not likely been viewed by the receiver. In one embodiment, the message sent in step 208 also includes a view ranking. The view ranking represents a probability or likelihood that the instant message has been viewed by the receiver.
  • the view ranking is a number that is greater than zero but less than one, where a ranking of zero indicates that the associated instant message has likely not been viewed by the receiver and a ranking of close to one indicates that the associated instant message is highly likely to have been viewed by the receiver.
  • the method 200 may simply take no action in step 208 if the instant message has timed out.
  • step 206 determines in step 206 that the received instant message has not timed out
  • the method 200 proceeds to step 210 and determines whether the instant message is displayed in full view on the receiver's device display.
  • FIG. 3 is a schematic diagram illustrating the display 300 of an exemplary user device.
  • Typical windows-based operating systems such as those commercially available from Microsoft, Apple and UNIX, among others
  • use a windows manager to manage the various applications (e.g., word processing programs, web browsers and the like) that may be running simultaneously on a user's device, where each running application is displayed in a respective window 302 1 - 302 n (hereinafter collectively referred to as “windows 302 ”) in the display of the user device.
  • the windows 302 run in an asynchronous manner, e.g., such that the applications associated with the windows 302 take input from the underlying operating system and from the windows manager regarding how to manage what each window 302 displays.
  • the method 200 may use the information contained in these windows manager messages to infer whether an instant message has been read by the receiver of the instant message. Referring back to FIG. 2 , if the method 200 determines in step 210 that that the instant message is not displayed in full view on the receiver's device display, the method 200 proceeds to step 214 and determines exactly how much of the text of the instant message is displayed.
  • the method 200 determines whether the amount of displayed text meets (or exceeds) a predefined threshold.
  • this threshold represents a minimum amount (e.g., a percentage) of the text of the instant message that must be displayed in view in order for it to be reasonably inferred that the receiver has viewed the text of the instant message.
  • this predefined threshold is approximately fifty percent of the text of the instant message, although in other embodiments the predefined threshold may be set to an alternate value, e.g., through testing for a desired result.
  • step 216 determines in step 216 that the amount of the instant message text that is displayed does not at least meet this predefined threshold
  • the method 200 proceeds to step 220 , waits a second predefined amount of time, and then returns to step 206 and proceeds as described above.
  • this second predefined amount of time is approximately five minutes, although, as with the predefined threshold for assessing displayed text, the second predefined amount of time may be sent to an alternate value in accordance with some desired result or level of performance.
  • this second predefined amount of time may be cut short if the sender's or the receiver's online status changes (e.g., the sender or the receiver goes offline, thereby terminating the instant messaging session, before it can be inferred that the receiver has viewed the instant message).
  • the party that remains online may also receive a notice that the departing party has gone offline.
  • step 216 determines in step 216 that the amount of the instant message text that is displayed at least meets the predefined threshold
  • the method 200 proceeds to step 218 and adjusts a view ranking associated with the instant message.
  • the view ranking is adjusted by some amount that corresponds to or reflects the amount of the instant message text that is displayed on the receiver's device display.
  • the method 200 then proceeds to step 222 and determines whether there has been user input (e.g., via a mouse, a keyboard, a touch screen, a key pad, a speech interface, a heat-sensing interface, a motion-sensing interface or other user interface) at the receiver's device following the receipt of the instant message (i.e., step 204 ).
  • User input implies that the receiver is physically present at the receiver's device following receipt of the instant message, making it more likely that the receiver has viewed the instant message, especially if the instant message's window is displayed in at least partial view.
  • the method 200 proceeds to step 220 as described above.
  • the method 200 may repeat in this manner (e.g., after waiting in step 220 ) a plurality of times, e.g., until some view ranking can be reported to the sender of the instant message or until the process has repeated a maximum number of times.
  • this maximum number can be random or predefined, and may be defined by the sender of the instant message or by the receiver of the instant message.
  • the view ranking is automatically set to zero.
  • the method 200 determines in step 222 that there has been user input following receipt of the instant message, the method 200 proceeds to step 224 and sends a message to the sender of the instant message indicating that the instant message has likely been viewed by the receiver.
  • the message sent to the sender provides a simple yes or no answer indicating whether or not the instant message has likely been viewed by the receiver (e.g., “message viewed” or “message not viewed”).
  • the message that is sent to the sender includes the view ranking or some other metric indicating the probability with which the instant message was viewed (e.g., 0.8 out of 1, or “It is more than likely that the instant message has been viewed”). In one embodiment, this view ranking could be incorporated into a user interface as a bar indicator or other visual indicator.
  • step 212 sets the view ranking associated with the instant message to a maximum value (e.g. a value slightly less than, but not equal to, one).
  • a maximum value e.g. a value slightly less than, but not equal to, one.
  • the method 200 thereby enables a sender of an instant message to infer whether the instant message has been viewed by the receiver, without requiring any explicit response or manual intervention from the receiver.
  • a sender of an instant message By analyzing a plurality of criteria associated with the receiver's computing device, such as the amount of the instant message window that is displayed on the receiver's device display and whether the receiver's device has received any user (e.g., receiver) input, the likelihood that the receiver has not just received, but has viewed, the instant message can be inferred with a reasonable degree of certainty.
  • the instant message window is the active window on the user's device display (e.g., is the window that has input focus, as in the window 302 2 of FIG. 3 , whose task bar 304 is highlighted or darkened).
  • FIG. 4 is a high level block diagram of the read status inference system that is implemented using a general purpose computing device 400 .
  • a general purpose computing device 400 comprises a processor 402 , a memory 404 , an inference module 405 and various input/output (I/O) devices 406 such as a display, a keyboard, a mouse, a modem, and the like.
  • I/O devices 406 such as a display, a keyboard, a mouse, a modem, and the like.
  • at least one I/O device is a storage device (e.g., a disk drive, an optical disk drive, a floppy disk drive).
  • the inference module 405 can be implemented as a physical device or subsystem that is coupled to a processor through a communication channel.
  • the inference module 405 can be represented by one or more software applications (or even a combination of software and hardware, e.g., using Application Specific Integrated Circuits (ASIC)), where the software is loaded from a storage medium (e.g., I/O devices 406 ) and operated by the processor 402 in the memory 404 of the general purpose computing device 400 .
  • a storage medium e.g., I/O devices 406
  • the inference module 405 for inferring the read or view status of instant messages described herein with reference to the preceding Figures can be stored on a computer readable medium or carrier (e.g., RAM, magnetic or optical drive or diskette, and the like).
  • the present invention represents a significant advancement in the field of instant messaging systems.
  • a method and apparatus are provided that enable confirmations to be sent to senders of instant messages indicating a likelihood that the instant messages have been viewed by the receivers. Criteria associated with the receiver's computing device, including input from the computing device's operating system, operating system's windows manager and the receiver him or herself, enable this likelihood to be automatically assessed without any explicit or manual input from the receiver.

Abstract

In one embodiment, the present invention is a method and apparatus for inferring the read status of instant messages. One embodiment of the inventive method involves displaying the instant message on the receiver's computing device and sending a message to the sender indicating a probability with which the receiver has viewed the instant message. In one embodiment, this probability is based at least in part on an amount of the instant message that is in view on the receiver's computing device and on user input that is received by the receiver's computing device, e.g., from the receiver.

Description

    BACKGROUND
  • The present invention relates generally to instant messaging systems, and relates more particularly to inferring the read status of messages sent over instant messaging systems.
  • FIG. 1 is a schematic diagram illustrating one embodiment of an exemplary instant messaging system 100. The instant messaging system 100 allows two or more individuals using different computing devices (e.g., desktop computers, laptop computers, cellular telephones, personal digital assistants and the like) to exchange text messages in real time. Specifically, the instant messaging system 100 illustrated in FIG. 1 comprises at least one server 102 hosted by an instant messaging service and at least two user devices 104 1-104 n (hereinafter collectively referred to as “user devices 104”) communicatively coupled to the server 102. In order to send an instant message 106 from a sender (e.g., user device 104 n) to a receiver (e.g., user device 104 1), the sender sends the instant message 106 to the server 102, which in turn delivers the instant message 106 to the receiver. The receiver may then respond by sending another instant message (not shown) via the server 102 to the sender. Alternatively, the sender and the receiver may be in direct communication with each other and exchange instant messages without the aid of the server 102.
  • During an exchange of instant messages, the sender may wish to determine whether the receiver has read an instant message 106 that was sent by the sender. While many commercially available instant messaging systems are capable of sending an acknowledgement 108 to the sender confirming that the instant message 106 has been received by the server 102, or that the receiver is currently typing an instant message, this acknowledgement does not indicate whether the instant message 106 has actually been read. Other instant messaging systems may provide a notification of the online status of the receiver, but this notification does not indicate whether the receiver is physically present to view the instant message 106.
  • Thus, there is a need in the art for a method and apparatus for inferring the read status of instant messages.
  • SUMMARY OF THE INVENTION
  • In one embodiment, the present invention is a method and apparatus for inferring the read status of instant messages. One embodiment of the inventive method involves displaying the instant message on the receiver's computing device and sending a message to the sender indicating a probability with which the receiver has viewed the instant message. In one embodiment, this probability is based at least in part on an amount of the instant message that is in view on the receiver's computing device and on user input that is received by the receiver's computing device, e.g., from the receiver.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • So that the manner in which the above recited embodiments of the invention are attained and can be understood in detail, a more particular description of the invention, briefly summarized above, may be obtained by reference to the embodiments thereof which are illustrated in the appended drawings. It is to be noted, however, that the appended drawings illustrate only typical embodiments of this invention and are therefore not to be considered limiting of its scope, for the invention may admit to other equally effective embodiments.
  • FIG. 1 is a schematic diagram illustrating one embodiment of an exemplary instant messaging system;
  • FIG. 2 is a flow diagram illustrating one embodiment of a method for inferring the read status of an instant message according to the present invention;
  • FIG. 3 is a schematic diagram illustrating the display of an exemplary user device; and
  • FIG. 4 is a high level block diagram of the read status inference system that is implemented using a general purpose computing device.
  • To facilitate understanding, identical reference numerals have been used, where possible, to designate identical elements that are common to the figures.
  • DETAILED DESCRIPTION
  • In one embodiment, the present invention is a method and apparatus for inferring the read status of instant messages. The method and apparatus of the present invention analyze a plurality of criteria associated with the computing device on which an instant message is received, including input from the computing device's operating system, operating system's windows manager and user, in order to assess a likelihood that the instant message has been viewed by the user of the computing device. Once this likelihood is estimated, it can be reported back to the sender of the instant message without any explicit or manual input from the user of the computing device on which the instant message was received.
  • FIG. 2 is a flow diagram illustrating one embodiment of a method 200 for inferring the read status of an instant message according to the present invention. The method 200 may be executed at, for example, a user device that receives instant messages. The method 200 is initialized at step 202 and proceeds to step 204, where the method 200 receives an instant message and displays the instant message on the display of the receiver device for viewing by the receiver.
  • In step 206, the method 200 determines whether the received instant message has timed out, e.g., whether a first predefined amount of time has expired without any indication that the receiver has viewed the instant message. In one embodiment, if the method 200 determines that the instant message has timed out, the method 200 proceeds to step 208 and sends a message (e.g., directly or via a server) to the sender indicating that the instant message has not likely been viewed by the receiver. In one embodiment, the message sent in step 208 also includes a view ranking. The view ranking represents a probability or likelihood that the instant message has been viewed by the receiver. In one embodiment, the view ranking is a number that is greater than zero but less than one, where a ranking of zero indicates that the associated instant message has likely not been viewed by the receiver and a ranking of close to one indicates that the associated instant message is highly likely to have been viewed by the receiver. Alternatively, the method 200 may simply take no action in step 208 if the instant message has timed out.
  • However, if the method 200 determines in step 206 that the received instant message has not timed out, the method 200 proceeds to step 210 and determines whether the instant message is displayed in full view on the receiver's device display.
  • FIG. 3 is a schematic diagram illustrating the display 300 of an exemplary user device. Typical windows-based operating systems (such as those commercially available from Microsoft, Apple and UNIX, among others) use a windows manager to manage the various applications (e.g., word processing programs, web browsers and the like) that may be running simultaneously on a user's device, where each running application is displayed in a respective window 302 1-302 n (hereinafter collectively referred to as “windows 302”) in the display of the user device. The windows 302 run in an asynchronous manner, e.g., such that the applications associated with the windows 302 take input from the underlying operating system and from the windows manager regarding how to manage what each window 302 displays. For example, a message sent by the windows manager to a window 302 may indicate that the window 302 is going out of view on the display (e.g., completely, or, as in the case of window 302 1, partially), or that the window 302 is coming back into view on the display (e.g., partially, as in the case of window 302 2, or completely, as in the case of the windows 302 2 and 302 n). Those skilled in the art will appreciate that, as in the case of the window 302 2, a window 302 that is partially out of view on the display may also be partially in view. These messages from the windows manager allow the windows 302 to update their respective contents (e.g., if the window 302 is in view) or to cease updating its contents (e.g., if the window 302 is not in view).
  • Thus, the method 200 may use the information contained in these windows manager messages to infer whether an instant message has been read by the receiver of the instant message. Referring back to FIG. 2, if the method 200 determines in step 210 that that the instant message is not displayed in full view on the receiver's device display, the method 200 proceeds to step 214 and determines exactly how much of the text of the instant message is displayed.
  • In step 216, the method 200 determines whether the amount of displayed text meets (or exceeds) a predefined threshold. In one embodiment, this threshold represents a minimum amount (e.g., a percentage) of the text of the instant message that must be displayed in view in order for it to be reasonably inferred that the receiver has viewed the text of the instant message. In one embodiment, this predefined threshold is approximately fifty percent of the text of the instant message, although in other embodiments the predefined threshold may be set to an alternate value, e.g., through testing for a desired result. Thus, if the method 200 determines in step 216 that the amount of the instant message text that is displayed does not at least meet this predefined threshold, the method 200 proceeds to step 220, waits a second predefined amount of time, and then returns to step 206 and proceeds as described above. In one embodiment, this second predefined amount of time is approximately five minutes, although, as with the predefined threshold for assessing displayed text, the second predefined amount of time may be sent to an alternate value in accordance with some desired result or level of performance. In another embodiment, this second predefined amount of time may be cut short if the sender's or the receiver's online status changes (e.g., the sender or the receiver goes offline, thereby terminating the instant messaging session, before it can be inferred that the receiver has viewed the instant message). In this case, the party that remains online may also receive a notice that the departing party has gone offline.
  • Alternatively, if the method 200 determines in step 216 that the amount of the instant message text that is displayed at least meets the predefined threshold, the method 200 proceeds to step 218 and adjusts a view ranking associated with the instant message. The view ranking is adjusted by some amount that corresponds to or reflects the amount of the instant message text that is displayed on the receiver's device display.
  • The method 200 then proceeds to step 222 and determines whether there has been user input (e.g., via a mouse, a keyboard, a touch screen, a key pad, a speech interface, a heat-sensing interface, a motion-sensing interface or other user interface) at the receiver's device following the receipt of the instant message (i.e., step 204). User input implies that the receiver is physically present at the receiver's device following receipt of the instant message, making it more likely that the receiver has viewed the instant message, especially if the instant message's window is displayed in at least partial view. Thus, if the method 200 determines in step 222 that there has been no user input following receipt of the instant message, the method 200 proceeds to step 220 as described above. The method 200 may repeat in this manner (e.g., after waiting in step 220) a plurality of times, e.g., until some view ranking can be reported to the sender of the instant message or until the process has repeated a maximum number of times. In one embodiment, this maximum number can be random or predefined, and may be defined by the sender of the instant message or by the receiver of the instant message. In one embodiment, if the method 200 has repeated the maximum number of times without generating a view ranking, the view ranking is automatically set to zero.
  • Alternatively, if the method 200 determines in step 222 that there has been user input following receipt of the instant message, the method 200 proceeds to step 224 and sends a message to the sender of the instant message indicating that the instant message has likely been viewed by the receiver. In one embodiment, the message sent to the sender provides a simple yes or no answer indicating whether or not the instant message has likely been viewed by the receiver (e.g., “message viewed” or “message not viewed”). In another embodiment, the message that is sent to the sender includes the view ranking or some other metric indicating the probability with which the instant message was viewed (e.g., 0.8 out of 1, or “It is more than likely that the instant message has been viewed”). In one embodiment, this view ranking could be incorporated into a user interface as a bar indicator or other visual indicator.
  • Referring back to step 210, if the method 200 determines that the instant message's window is displayed in full view on the receiver's device display, the method 200 proceeds to step 212 and sets the view ranking associated with the instant message to a maximum value (e.g. a value slightly less than, but not equal to, one). Thus, the likelihood that the receiver has viewed the instant message is greatest when the instant message is displayed in full view (as opposed to partial view or out-of-view) on the receiver's device display. The method 200 then proceeds directly to step 222 as described above. The method 200 terminates in step 226.
  • The method 200 thereby enables a sender of an instant message to infer whether the instant message has been viewed by the receiver, without requiring any explicit response or manual intervention from the receiver. By analyzing a plurality of criteria associated with the receiver's computing device, such as the amount of the instant message window that is displayed on the receiver's device display and whether the receiver's device has received any user (e.g., receiver) input, the likelihood that the receiver has not just received, but has viewed, the instant message can be inferred with a reasonable degree of certainty.
  • In addition, other criteria associated with the user's device may provide support for such an inference, including whether or not the instant message window is the active window on the user's device display (e.g., is the window that has input focus, as in the window 302 2 of FIG. 3, whose task bar 304 is highlighted or darkened).
  • FIG. 4 is a high level block diagram of the read status inference system that is implemented using a general purpose computing device 400. In one embodiment, a general purpose computing device 400 comprises a processor 402, a memory 404, an inference module 405 and various input/output (I/O) devices 406 such as a display, a keyboard, a mouse, a modem, and the like. In one embodiment, at least one I/O device is a storage device (e.g., a disk drive, an optical disk drive, a floppy disk drive). It should be understood that the inference module 405 can be implemented as a physical device or subsystem that is coupled to a processor through a communication channel.
  • Alternatively, the inference module 405 can be represented by one or more software applications (or even a combination of software and hardware, e.g., using Application Specific Integrated Circuits (ASIC)), where the software is loaded from a storage medium (e.g., I/O devices 406) and operated by the processor 402 in the memory 404 of the general purpose computing device 400. Thus, in one embodiment, the inference module 405 for inferring the read or view status of instant messages described herein with reference to the preceding Figures can be stored on a computer readable medium or carrier (e.g., RAM, magnetic or optical drive or diskette, and the like).
  • Thus, the present invention represents a significant advancement in the field of instant messaging systems. A method and apparatus are provided that enable confirmations to be sent to senders of instant messages indicating a likelihood that the instant messages have been viewed by the receivers. Criteria associated with the receiver's computing device, including input from the computing device's operating system, operating system's windows manager and the receiver him or herself, enable this likelihood to be automatically assessed without any explicit or manual input from the receiver.
  • While foregoing is directed to the preferred embodiment of the present invention, other and further embodiments of the invention may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow.

Claims (24)

1. A method for conveying a view status of an instant message received from a sender, the method comprising:
displaying said instant message; and
sending a message to said sender indicating a probability with which a receiver of said instant message has viewed said instant message.
2. The method of claim 1, wherein said probability comprises a yes or no indicator.
3. The method of claim 1, wherein said probability comprises a ranking indicative of a likelihood that said instant message has been viewed by said receiver.
4. The method of claim 1, wherein said probability is based at least in part on criteria associated with a computing device on which said instant message is displayed.
5. The method of claim 4, wherein said criteria include at least one of: input from an operating system of said computing device, input from a windows manager associated with said operating system and input from said receiver.
6. The method of claim 1, wherein said probability is calculated in accordance with an amount of text in said instant message that is in view on a computing device on which said instant message is displayed.
7. The method of claim 1, wherein said probability is based at least in part on whether said instant message has input focus on a computing device on which said instant message is displayed.
8. The method of claim 1, wherein said probability is based at least in part on user input received by a computing device on which said instant message is displayed after said instant message has been received by said computing device.
9. The method of claim 8, wherein said user input comprises input received via at least one of: a mouse, a keyboard, a touch screen, a key pad, a speech interface, a heat-sensing interface and a motion-sensing interface.
10. The method of claim 1, wherein said probability is based on both an amount of text in said instant message that is in view on a computing device on which said instant message is displayed and user input received by said computing device after said instant message has been received by said computing device.
11. The method of claim 1, wherein said sending comprises:
indicating that said receiver has likely not viewed said instant message if a predefined amount of time expires without an indication that said receiver has viewed said message.
12. A computer readable medium containing an executable program for conveying a view status of an instant message received from a sender, where the program performs the steps of:
displaying said instant message; and
sending a message to said sender indicating a probability with which a receiver of said instant message has viewed said instant message.
13. The computer readable medium of claim 12, wherein said probability comprises a yes or no indicator.
14. The computer readable medium of claim 12, wherein said probability comprises a ranking indicative of a likelihood that said instant message has been viewed by said receiver.
15. The computer readable medium of claim 12, wherein said probability is based at least in part on criteria associated with a computing device on which said instant message is displayed.
16. The computer readable medium of claim 15, wherein said criteria include at least one of: input from an operating system of said computing device, input from a windows manager associated with said operating system and input from said receiver.
17. The computer readable medium of claim 12, wherein said probability is calculated in accordance with an amount of text in said instant message that is in view on a computing device on which said instant message is displayed.
18. The computer readable medium of claim 12, wherein said probability is based at least in part on whether said instant message has input focus on a computing device on which said instant message is displayed.
19. The computer readable medium of claim 12, wherein said probability is based at least in part on user input received by a computing device on which said instant message is displayed after said instant message has been received by said computing device.
20. The computer readable medium of claim 19, wherein said user input comprises input received via at least one of: a mouse, a keyboard, a touch screen, a key pad, a speech interface, a heat-sensing interface and a motion-sensing interface.
21. The computer readable medium of claim 12, wherein said probability is based on both an amount of text in said instant message that is in view on a computing device on which said instant message is displayed and user input received by said computing device after said instant message has been received by said computing device.
22. The computer readable medium of claim 12, wherein said sending comprises:
indicating that said receiver has likely not viewed said instant message if a predefined amount of time expires without an indication that said receiver has viewed said message.
23. Apparatus for conveying a view status of an instant message received from a sender, the apparatus comprising:
means for displaying said instant message; and
means for sending a message to said sender indicating a probability with which a receiver of said instant message has viewed said instant message.
24. The apparatus of claim 22, further comprising:
means for assessing said probability with which said receiver has viewed said instant message.
US11/048,495 2005-02-01 2005-02-01 Method and apparatus for inferring read status of instant messages Abandoned US20060173966A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US11/048,495 US20060173966A1 (en) 2005-02-01 2005-02-01 Method and apparatus for inferring read status of instant messages
CNB2006100066324A CN100568804C (en) 2005-02-01 2006-01-27 Be used to transmit the method and apparatus of the viewed status of instant message
US12/165,531 US7975012B2 (en) 2005-02-01 2008-06-30 Method and apparatus for inferring read status of instant messages

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/048,495 US20060173966A1 (en) 2005-02-01 2005-02-01 Method and apparatus for inferring read status of instant messages

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/165,531 Continuation US7975012B2 (en) 2005-02-01 2008-06-30 Method and apparatus for inferring read status of instant messages

Publications (1)

Publication Number Publication Date
US20060173966A1 true US20060173966A1 (en) 2006-08-03

Family

ID=36757955

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/048,495 Abandoned US20060173966A1 (en) 2005-02-01 2005-02-01 Method and apparatus for inferring read status of instant messages
US12/165,531 Expired - Fee Related US7975012B2 (en) 2005-02-01 2008-06-30 Method and apparatus for inferring read status of instant messages

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/165,531 Expired - Fee Related US7975012B2 (en) 2005-02-01 2008-06-30 Method and apparatus for inferring read status of instant messages

Country Status (2)

Country Link
US (2) US20060173966A1 (en)
CN (1) CN100568804C (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070143435A1 (en) * 2005-12-15 2007-06-21 Bellsouth Intellectual Property Corporation Presentation of Un-Viewed Messages
US20070143416A1 (en) * 2005-12-15 2007-06-21 Daigle Brian K Saving un-viewed instant messages
US20070143417A1 (en) * 2005-12-15 2007-06-21 Daigle Brian K Instant messaging confirmation and receipt
US20090265643A1 (en) * 2008-04-18 2009-10-22 Alcatel Lucent Instant messaging reception indication
US20110145744A1 (en) * 2009-12-15 2011-06-16 International Business Machines Corporation Abbreviated user interface for instant messaging to minimize active window focus changes
US20140032692A1 (en) * 2006-07-21 2014-01-30 Blackberry Limited Handling Notifications in Instant Messaging Systems
US20140258426A1 (en) * 2013-03-07 2014-09-11 Samsung Electronics Co., Ltd. Method and apparatus for sending and receiving messages
US20150365361A1 (en) * 2014-06-16 2015-12-17 Martin Tomlinson System and Method for Management of Persistent and Irrefutable Instant Messages
US20160249321A1 (en) * 2014-05-07 2016-08-25 Huizhou Tcl Mobile Communication Co., Ltd Method of synchronizing notification messages for electronic devices and electronic devices
US20210056157A1 (en) * 2017-07-25 2021-02-25 Cake Technologies, Inc. Dynamic user agent strings

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8244051B2 (en) * 2006-03-15 2012-08-14 Microsoft Corporation Efficient encoding of alternative graphic sets
US7734704B2 (en) * 2006-07-28 2010-06-08 International Business Machines Corporation Method and system for identifying and automatically redisplaying unread instant messages
GB201014613D0 (en) * 2010-09-02 2010-10-13 Skype Ltd Instant messaging
CN107864082B (en) * 2016-09-22 2020-08-21 腾讯科技(深圳)有限公司 Message sending method and device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5835084A (en) * 1996-05-01 1998-11-10 Microsoft Corporation Method and computerized apparatus for distinguishing between read and unread messages listed in a graphical message window
US20010005859A1 (en) * 1998-08-06 2001-06-28 Satoshi Okuyama Text messaging system and method
US20020143916A1 (en) * 2000-05-11 2002-10-03 Dennis Mendiola Method and system for tracking the online status of active users of an internet-based instant messaging system
US20030229722A1 (en) * 2002-06-11 2003-12-11 Siemens Information And Communication Networks, Inc. Methods and apparatus for processing an instant message
US20040249776A1 (en) * 2001-06-28 2004-12-09 Microsoft Corporation Composable presence and availability services
US6944628B1 (en) * 1999-12-06 2005-09-13 Anthony Jacques Louis De Breed Method for electronically addressing of a person or organization
US20050223077A1 (en) * 2004-04-05 2005-10-06 International Business Machines Corporation Tagging the seen/not-seen status of a real time message
US20050278425A1 (en) * 2004-05-28 2005-12-15 Oracle International Corporation Intelligent chat
US7243124B1 (en) * 2002-09-06 2007-07-10 Oracle International Corporation Architecture for general purpose near real-time business intelligence system with client devices and methods therefor

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6175859B1 (en) * 1998-10-28 2001-01-16 Avaya Technology Corp. Sender-defined time for reporting on the status of a sent message or of the message's recipient
WO2001086472A1 (en) * 2000-05-11 2001-11-15 Chikka Pte Ltd Method and system for tracking the online status of active users of an internet-based instant messaging system
EP1492307A1 (en) 2003-06-27 2004-12-29 Hewlett-Packard Development Company, L.P. Method and apparatus for automatically determining a presence status

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5835084A (en) * 1996-05-01 1998-11-10 Microsoft Corporation Method and computerized apparatus for distinguishing between read and unread messages listed in a graphical message window
US20010005859A1 (en) * 1998-08-06 2001-06-28 Satoshi Okuyama Text messaging system and method
US6944628B1 (en) * 1999-12-06 2005-09-13 Anthony Jacques Louis De Breed Method for electronically addressing of a person or organization
US20020143916A1 (en) * 2000-05-11 2002-10-03 Dennis Mendiola Method and system for tracking the online status of active users of an internet-based instant messaging system
US20040249776A1 (en) * 2001-06-28 2004-12-09 Microsoft Corporation Composable presence and availability services
US20030229722A1 (en) * 2002-06-11 2003-12-11 Siemens Information And Communication Networks, Inc. Methods and apparatus for processing an instant message
US7243124B1 (en) * 2002-09-06 2007-07-10 Oracle International Corporation Architecture for general purpose near real-time business intelligence system with client devices and methods therefor
US20050223077A1 (en) * 2004-04-05 2005-10-06 International Business Machines Corporation Tagging the seen/not-seen status of a real time message
US20050278425A1 (en) * 2004-05-28 2005-12-15 Oracle International Corporation Intelligent chat

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070143416A1 (en) * 2005-12-15 2007-06-21 Daigle Brian K Saving un-viewed instant messages
US20070143417A1 (en) * 2005-12-15 2007-06-21 Daigle Brian K Instant messaging confirmation and receipt
US20070143435A1 (en) * 2005-12-15 2007-06-21 Bellsouth Intellectual Property Corporation Presentation of Un-Viewed Messages
US8082305B2 (en) * 2005-12-15 2011-12-20 At&T Intellectual Property I, L.P. Saving un-viewed instant messages
US20140032692A1 (en) * 2006-07-21 2014-01-30 Blackberry Limited Handling Notifications in Instant Messaging Systems
US9264386B2 (en) * 2006-07-21 2016-02-16 Blackberry Limited Handling notifications in instant messaging systems
US9219703B2 (en) 2006-07-21 2015-12-22 Blackberry Limited Handling notifications in instant messaging systems
WO2009128875A1 (en) * 2008-04-18 2009-10-22 Alcatel Lucent Instant messaging reception indication
US20090265643A1 (en) * 2008-04-18 2009-10-22 Alcatel Lucent Instant messaging reception indication
US9177298B2 (en) * 2009-12-15 2015-11-03 International Business Machines Corporation Abbreviated user interface for instant messaging to minimize active window focus changes
US20110145744A1 (en) * 2009-12-15 2011-06-16 International Business Machines Corporation Abbreviated user interface for instant messaging to minimize active window focus changes
US20140258426A1 (en) * 2013-03-07 2014-09-11 Samsung Electronics Co., Ltd. Method and apparatus for sending and receiving messages
US10063498B2 (en) * 2013-03-07 2018-08-28 Samsung Electronics Co., Ltd. Method and apparatus for sending and receiving messages
US20160249321A1 (en) * 2014-05-07 2016-08-25 Huizhou Tcl Mobile Communication Co., Ltd Method of synchronizing notification messages for electronic devices and electronic devices
US10455542B2 (en) * 2014-05-07 2019-10-22 Huizhou Tcl Mobile Communication Co., Ltd. Method of synchronizing notification messages for electronic devices and electronic devices
US20150365361A1 (en) * 2014-06-16 2015-12-17 Martin Tomlinson System and Method for Management of Persistent and Irrefutable Instant Messages
US9521097B2 (en) * 2014-06-16 2016-12-13 Martin Tomlinson System and method for management of persistent and irrefutable instant messages
US20210056157A1 (en) * 2017-07-25 2021-02-25 Cake Technologies, Inc. Dynamic user agent strings

Also Published As

Publication number Publication date
US20080263167A1 (en) 2008-10-23
US7975012B2 (en) 2011-07-05
CN100568804C (en) 2009-12-09
CN1815962A (en) 2006-08-09

Similar Documents

Publication Publication Date Title
US7975012B2 (en) Method and apparatus for inferring read status of instant messages
US20230006959A1 (en) Title provisioning for event notification on a mobile device
US9367521B2 (en) Content and context based handling of instant messages
US9621500B2 (en) Messaging system with multiple messaging channels
US7747685B2 (en) Method for automatic detection of display sharing and alert generation in instant messaging
US8706824B2 (en) Rescinding messages in a messaging system with multiple messaging channels
US8880627B2 (en) Providing transparency in a messaging system with multiple messaging channels
EP2638647B1 (en) Messaging system with multiple messaging channels
US10701022B2 (en) Initiating social interaction based on E-mail content
US20070288576A1 (en) Disambiguating Responses to Questions Within Electronic Messaging Communications
US8239519B2 (en) Computer-implemented methods, systems, and computer program products for autonomic recovery of messages
CN106790428B (en) Data transmission method and device
JP2003223403A (en) Information transmission method, information reception method and information transmission program
US20080028324A1 (en) Multi-applicaton bulletin board
WO2008072028A2 (en) Event notification system and method

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JENNINGS, RAYMOND B. III;LAVOIE, JASON D.;REEL/FRAME:016319/0300

Effective date: 20050131

STCB Information on status: application discontinuation

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