US20070055729A1 - Method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons - Google Patents

Method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons Download PDF

Info

Publication number
US20070055729A1
US20070055729A1 US11/221,141 US22114105A US2007055729A1 US 20070055729 A1 US20070055729 A1 US 20070055729A1 US 22114105 A US22114105 A US 22114105A US 2007055729 A1 US2007055729 A1 US 2007055729A1
Authority
US
United States
Prior art keywords
dynamically generated
message button
generated message
message
interface
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.)
Granted
Application number
US11/221,141
Other versions
US7716294B2 (en
Inventor
Ruthie Lyle
Fonda Daniels
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.)
Twitter Inc
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/221,141 priority Critical patent/US7716294B2/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DANIELS, FONDA J., LYLE, RUTHIE D.
Publication of US20070055729A1 publication Critical patent/US20070055729A1/en
Application granted granted Critical
Publication of US7716294B2 publication Critical patent/US7716294B2/en
Assigned to TWITTER, INC. reassignment TWITTER, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Assigned to MORGAN STANLEY SENIOR FUNDING, INC. reassignment MORGAN STANLEY SENIOR FUNDING, INC. SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: TWITTER, INC.
Assigned to MORGAN STANLEY SENIOR FUNDING, INC. reassignment MORGAN STANLEY SENIOR FUNDING, INC. SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: TWITTER, INC.
Assigned to MORGAN STANLEY SENIOR FUNDING, INC. reassignment MORGAN STANLEY SENIOR FUNDING, INC. SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: TWITTER, INC.
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]

Definitions

  • the present invention generally relates to graphical user interfaces, and more specifically relates to a method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons.
  • IM Instant messaging
  • chat Each participant in an IM session (“chat”) uses an IM interface provided by an IM client to read and post messages. Buttons are presented on the IM interface that allow a user to send a message, invite additional users to join the IM session, close the IM session, etc.
  • An example of such an IM interface 10 is depicted in FIG. 1 .
  • the IM interface 10 generally includes a conversation pane 12 for displaying a history of an IM session, a message pane 14 for displaying an IM message 16 to be sent, a Send button 18 for sending the IM message in the message pane 14 to the IM users involved in the IM session, an Invite Others button 20 for inviting other IM users into the IM session, and a Close button 22 for closing the IM interface 10 .
  • the Send button 18 , Invite Others button 20 , and Close button 22 are static in nature, always present on the IM interface 10 , and are configured to initiate a single predefined action when actuated by a user.
  • a user may have to answer the phone, leave for a meeting, or perform other tasks. As a result, the user will typically compose and send a message to this effect to the other users participating in the IM session. If the user is participating in multiple simultaneous IM sessions, the user will typically compose and send the same message to the users participating in each of the multiple IM sessions.
  • the typing (and retyping) of such messages is an inefficient and time consuming task, especially when the same message is composed and sent multiple times.
  • the present invention provides a method, system, and computer program product for providing an IM interface with dynamically generated message buttons.
  • a managing application retrieves information from one or more applications/backend systems with which a user has established an association. Under certain conditions during an IM session, the retrieved information is formatted and one or more of the message buttons are dynamically generated and rendered in real-time on the IM interface.
  • a user policy defines when, how, and under what circumstances a message button is dynamically generated and displayed on the IM interface.
  • a first aspect of the present invention is directed to a method for providing an IM interface with a dynamically generated message button, comprising: retrieving information from a user associated application; dynamically generating a message button based on the retrieved information and a user policy; and rendering the dynamically generated message button on the IM interface.
  • a second aspect of the present invention is directed to a system for providing an IM interface with a dynamically generated message button, comprising: a system for retrieving information from a user associated application; a system for dynamically generating a message button based on the retrieved information and a user policy; and a system for rendering the dynamically generated message button on the IM interface.
  • a third aspect of the present invention is directed to a program product stored on a computer readable medium for providing an IM interface with a dynamically generated message button, the computer readable medium comprising program code for performing the following steps: retrieving information from a user associated application; dynamically generating a message button based on the retrieved information and a user policy; and rendering the dynamically generated message button on the IM interface.
  • a fourth aspect of the present invention is directed to a method for deploying an application for providing an IM interface with a dynamically generated message button, comprising: providing a computer infrastructure being operable to: retrieve information from a user associated application; dynamically generate a message button based on the retrieved information and a user policy; and render the dynamically generated message button on the IM interface.
  • a fifth aspect of the present invention is directed to a computer software embodied in a propagated signal for providing an instant messaging (IM) interface with a dynamically generated message button, the computer software comprising instructions to cause a computer system to perform the following functions: retrieve information from a user associated application; dynamically generate a message button based on the retrieved information and a user policy; and render the dynamically generated message button on the IM interface.
  • IM instant messaging
  • a sixth aspect of the present invention is directed to a method for providing an IM interface, comprising: retrieving information from an application; dynamically generating a message button based on the retrieved information and a user policy, wherein the dynamically generated message button is associated with a predefined IM message; rendering the dynamically generated message button on the IM interface; and sending the predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button.
  • FIG. 1 depicts an illustrative IM interface in accordance with the prior art.
  • FIG. 2 depicts an illustrative system for providing an IM interface with dynamically generated message buttons in accordance with an embodiment of the present invention.
  • FIGS. 3-8 depict examples of the operation of the system of FIG. 2 .
  • FIG. 9 depicts a flow diagram of a method in accordance with an embodiment of the present invention.
  • FIG. 10 depicts an illustrative computer system for implementing an embodiment of the present invention.
  • the IM interface 32 generally includes a conversation pane 36 for displaying a history of an IM session, a message pane 38 for displaying an IM message 40 to be sent, a Send button 42 for sending the IM message in the message pane 38 to the IM users involved in the IM session, an Invite Others button 44 for inviting other IM users into the IM session, and a Close button 46 for closing the IM interface 32 .
  • a managing application 50 selectively provides the IM interface 32 with one or more dynamically generated message buttons 34 , based on a user policy 58 .
  • the managing application 50 retrieves information 52 from one or more applications/backend systems 54 with which a user 56 has established an association (hereafter referred to as user associated applications 54 ). Under certain conditions during an IM session, the retrieved information 52 is formatted and one or more of the message buttons 34 are dynamically generated and rendered in real-time on the IM interface 32 .
  • a dynamically generated message button 34 is illustrated in phantom in FIG. 2 to represent the fact that it is not always present on the IM interface 32 .
  • the user policy 58 provides information such as the particular IM message that will be sent to the IM users involved in the IM session upon actuation of a respective message button 34 , the formatting of a message button 34 (e.g., the label displayed on the message button 34 , the size/configuration of the message button 34 , etc.), the criteria defining when a given message button 34 should be generated, the number of message buttons 34 allowed on the IM interface 32 at one time, the length of time a message button 34 is displayed by the IM interface 32 , etc.
  • This information can be provided by the user 56 via a preference dialog (e.g., in an IM client or in a user associated application 54 ) or other suitable mechanism.
  • the user policy 58 defines when, how, and under what circumstances a message button 34 is dynamically generated and displayed on the IM interface 32 .
  • the user associated application 54 comprises a voice-over-IP (VoIP) application.
  • the managing application 50 is configured to retrieve information 52 from the voice-over-IP (VoIP) application regarding an associated task being performed by the user 56 , such as talking on the phone, retrieving voice mail, etc.
  • the managing application 50 formats the retrieved information 52 according to the user policy 58 and dynamically generates a message button 34 in real-time on the IM interface 32 .
  • an “On the Phone” message button 34 can be dynamically generated in real-time on the IM interface 32 when the user 56 receives or places a phone call using the VoIP application.
  • the user 56 can then selectively actuate the “On the Phone” message button 34 to send a predefined IM message such as “On the phone—I'll get back to you later” to the other IM users involved in the IM session, as shown in FIG. 4 .
  • a predefined IM message such as “On the phone—I'll get back to you later”
  • the user 56 can send the message simply by actuating the dynamically generated “On the phone” message button 34 . This saves the user 56 time and effort and improves the efficiency of the user 56 .
  • the managing application 50 can be configured to remove the “On the Phone” message button 34 from the IM interface 32 when the user 56 performs a predefined action such as hanging up the phone (i.e., after completion of the task), terminating the VoIP application 54 , etc., or in response to other condition(s) set forth in the user policy 58 (e.g., the expiration of a message display time limit).
  • a predefined action such as hanging up the phone (i.e., after completion of the task), terminating the VoIP application 54 , etc., or in response to other condition(s) set forth in the user policy 58 (e.g., the expiration of a message display time limit).
  • FIGS. 5 and 6 A second example of the operation of the present invention is illustrated in FIGS. 5 and 6 .
  • the user associated application 54 comprises a calendaring application.
  • the managing application 50 is configured to retrieve information 52 from the calendaring application regarding upcoming events scheduled for the user 56 , such as meetings, appointments, etc.
  • the managing application 50 formats the retrieved information 52 according to the user policy 58 and dynamically generates a message button 34 in real-time on the IM interface 32 .
  • an “In a Meeting” message button 34 can be dynamically generated in real-time on the IM interface 32 if the user 56 is scheduled to attend a meeting in the near future (e.g., within the next ten minutes).
  • the user 56 can then selectively actuate the “In a Meeting” message button 34 to send a predefined IM message such as “I'm in a meeting—I'll contact you later” to the other IM users involved in the current IM session, as shown in FIG. 6 .
  • a predefined IM message such as “I'm in a meeting—I'll contact you later”
  • the user 56 can send the message simply by actuating the dynamically generated “In a Meeting” message button 34 .
  • the “In a Meeting” message button 34 can be removed from the IM interface 32 by the managing application 50 after the meeting is scheduled to end (i.e., after completion/expiration of the event) or in response to other condition(s) set forth in the user policy 58 (e.g., the expiration of a message display time limit).
  • the user associated application 54 comprises the IM client itself
  • the information 52 retrieved from the IM client by the managing application 50 is a system metric, such as a threshold for the maximum allowed number of active IM sessions.
  • the managing application 50 formats the retrieved information 52 according to the user policy 58 and dynamically generates a message button 34 in real-time on the IM interface 32 .
  • a “To Many Sessions” message button 34 can be dynamically generated in real-time on the IM interface 32 if the number of active IM sessions exceeds the threshold for the maximum allowed number of active sessions.
  • the user 56 can then selectively actuate the “To Many Sessions” message button 34 to send a predefined IM message such as “To many sessions—I'll get back to you in a minute” to the other IM users involved in the current IM session, as shown in FIG. 8 .
  • the “To Many Sessions” message button 34 can be removed from the IM interface 32 by the managing application 50 when the number of active IM sessions falls below the threshold or in response to other condition(s) set forth in the user policy 58 (e.g., the expiration of a message display time limit).
  • the managing application 50 causes a message button 34 to be dynamically generated that “anticipates” the type of IM message that the user 56 might send under the same circumstances. For example, when the user 56 is performing a particular task connected with a user associated application 54 , the managing application 50 provides a dynamically generated message button 34 which, if actuated by the user 56 , will send an IM message providing information related to that task (e.g., “On the phone—I'll get back to you later”).
  • the managing application 50 provides a dynamically generated message button 34 which, if actuated, will send an IM message providing information related to that upcoming event (e.g., “I'm in a meeting—I'll contact you later”).
  • the user associated applications 54 in the above-described examples are merely representative of many different types of applications that can be used in the practice of the present invention. Further, many other types of mechanisms in addition to those described above (i.e., tasks, future events, session metrics) can be associated with the dynamic generation of a message button 34 on the IM interface 32 of an IM client.
  • FIG. 9 A flow diagram 60 of a method for providing an IM interface with one or more dynamically generated message buttons in accordance with an embodiment of the present invention is depicted in FIG. 9 .
  • the flow diagram 60 is described below in conjunction with the components of the illustrative system 30 depicted in FIG. 2 .
  • step S 1 the managing application 50 retrieves information from a user associated application 54 .
  • step S 2 if predefined conditions set forth in the user profile 58 are met, a message button 34 is dynamically generated in step S 3 .
  • step S 4 the dynamically generated message button 34 is provided to and rendered by the IM interface 32 .
  • step S 5 if the user 56 actuates the dynamically generated message button 34 , a predefined message is sent to the other members of the IM session in step S 6 .
  • step S 7 the dynamically generated message button 34 is removed from the IM interface 32 when it is no longer required. Removal criteria for the dynamically generated message button 34 can be provided by the user profile 58 .
  • FIG. 10 A computer system 100 for providing an IM interface with one or more dynamically generated message buttons in accordance with an embodiment of the present invention is depicted in FIG. 10 .
  • Computer system 100 is provided in a computer infrastructure 102 .
  • Computer system 100 is intended to represent any type of computer system capable of carrying out the teachings of the present invention.
  • computer system 100 can be a laptop computer, a desktop computer, a workstation, a handheld device, a server, a cluster of computers, etc.
  • computer system 100 can be deployed and/or operated by a service provider that offers a service for providing an IM interface with one or more dynamically generated message buttons in accordance with the present invention.
  • a user 104 can access computer system 100 directly, or can operate a computer system that communicates with computer system 100 over a network 106 (e.g., the Internet, a wide area network (WAN), a local area network (LAN), a virtual private network (VPN), etc).
  • a network 106 e.g., the Internet, a wide area network (WAN), a local area network (LAN), a virtual private network (VPN), etc.
  • communications between computer system 100 and a user-operated computer system can occur via any combination of various types of communications links.
  • the communication links can comprise addressable connections that can utilize any combination of wired and/or wireless transmission methods.
  • connectivity can be provided by conventional TCP/IP sockets-based protocol, and an Internet service provider can be used to establish connectivity to the Internet.
  • Computer system 100 is shown including a processing unit 108 , a memory 110 , a bus 112 , and input/output (I/O) interfaces 114 . Further, computer system 100 is shown in communication with external devices/resources 116 and one or more storage systems 118 .
  • processing unit 108 executes computer program code, such as message button generation system 132 , which is stored in memory 110 and/or storage system(s) 118 . While executing computer program code, processing unit 108 can read and/or write data, to/from memory 110 , storage system(s) 118 , and/or I/O interfaces 114 .
  • Bus 112 provides a communication link between each of the components in computer system 100 .
  • External devices/resources 116 can comprise any devices (e.g., keyboard, pointing device, display (e.g., display 120 , printer, etc.) that enable a user to interact with computer system 100 and/or any devices (e.g., network card, modem, etc.) that enable computer system 100 to communicate with one or more other computing devices.
  • devices e.g., keyboard, pointing device, display (e.g., display 120 , printer, etc.
  • any devices e.g., network card, modem, etc.
  • Computer infrastructure 102 is only illustrative of various types of computer infrastructures that can be used to implement the present invention.
  • computer infrastructure 102 can comprise two or more computing devices (e.g., a server cluster) that communicate over a network (e.g., network 106 ) to perform the various process steps of the invention.
  • network 106 e.g., network 106
  • computer system 100 is only representative of the many types of computer systems that can be used in the practice of the present invention, each of which can include numerous combinations of hardware/software.
  • processing unit 108 can comprise a single processing unit, or can be distributed across one or more processing units in one or more locations, e.g., on a client and server.
  • memory 110 and/or storage system(s) 118 can comprise any combination of various types of data storage and/or transmission media that reside at one or more physical locations.
  • I/O interfaces 114 can comprise any system for exchanging information with one or more external devices/resources 116 .
  • one or more additional components e.g., system software, communication systems, cache memory, etc.
  • computer system 100 comprises a handheld device or the like, it is understood that one or more external devices/resources 116 (e.g., a display) and/or one or more storage system(s) 118 can be contained within computer system 100 , and not externally as shown.
  • Storage system(s) 118 can be any type of system (e.g., a database) capable of providing storage for information under the present invention.
  • storage system(s) 118 can include one or more storage devices, such as a magnetic disk drive or an optical disk drive.
  • storage system(s) 118 can include data distributed across, for example, a local area network (LAN), wide area network (WAN) or a storage area network (SAN) (not shown).
  • LAN local area network
  • WAN wide area network
  • SAN storage area network
  • computer systems operated by user 104 can contain computerized components similar to those described above with regard to computer system 100 .
  • Shown in memory 110 are an IM client 122 and a message button generation system 30 for providing an IM interface 32 (e.g., of IM client 122 ) with one or more dynamically generated message buttons 34 in accordance with an embodiment of the present invention.
  • the message button generation system 30 includes a managing application 50 and a user policy 58 .
  • the managing application 50 is configured to retrieve information 52 from one or more user associated applications 50 . Under certain conditions during an IM session, the retrieved information 52 is formatted and one or more of the message buttons are dynamically generated and rendered in real-time on the IM interface by the managing application 50 .
  • the user policy 58 defines when, how, and under what circumstances a message button 34 is dynamically generated by the managing application 50 and displayed on the IM interface 32 .
  • the present invention can be offered as a business method on a subscription or fee basis.
  • one or more components of the present invention can be created, maintained, supported, and/or deployed by a service provider that offers the functions described herein for customers. That is, a service provider can be used to offer a service for providing an IM interface with one or more dynamically generated message buttons, as described above.
  • the present invention can be realized in hardware, software, a propagated signal, or any combination thereof. Any kind of computer/server system(s)—or other apparatus adapted for carrying out the methods described herein—is suitable.
  • a typical combination of hardware and software can include a general purpose computer system with a computer program that, when loaded and executed, carries out the respective methods described herein.
  • a specific use computer containing specialized hardware for carrying out one or more of the functional tasks of the invention, can be utilized.
  • the present invention can also be embedded in a computer program product or a propagated signal, which comprises all the respective features enabling the implementation of the methods described herein, and which—when loaded in a computer system—is able to carry out these methods.
  • the invention can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment containing both hardware and software elements.
  • the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
  • the present invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system.
  • a computer-usable or computer-readable medium can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • the medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device), or a propagation medium.
  • Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, removable computer diskette, random access memory (RAM), read-only memory (ROM), rigid magnetic disk and optical disk.
  • Current examples of optical disks include a compact disk—read only disk (CD-ROM), a compact disk—read/write disk (CD-R/W), and a digital versatile disk (DVD).
  • Computer program, propagated signal, software program, program, or software in the present context mean any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after either or both of the following: (a) conversion to another language, code or notation; and/or (b) reproduction in a different material form.

Abstract

The present invention provides a method, system, and computer program product for providing an instant messaging (IM) interface with dynamically generated message buttons. A method in accordance with an embodiment of the present invention includes: retrieving information from a user associated application; dynamically generating a message button based on the retrieved information and a user policy; and rendering the dynamically generated message button on the IM interface.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention generally relates to graphical user interfaces, and more specifically relates to a method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons.
  • 2. Related Art
  • Instant messaging (IM) is a powerful and widely used form of electronic communication. Each participant in an IM session (“chat”) uses an IM interface provided by an IM client to read and post messages. Buttons are presented on the IM interface that allow a user to send a message, invite additional users to join the IM session, close the IM session, etc. An example of such an IM interface 10 is depicted in FIG. 1. As shown, the IM interface 10 generally includes a conversation pane 12 for displaying a history of an IM session, a message pane 14 for displaying an IM message 16 to be sent, a Send button 18 for sending the IM message in the message pane 14 to the IM users involved in the IM session, an Invite Others button 20 for inviting other IM users into the IM session, and a Close button 22 for closing the IM interface 10. The Send button 18, Invite Others button 20, and Close button 22 are static in nature, always present on the IM interface 10, and are configured to initiate a single predefined action when actuated by a user.
  • During an IM session, a user may have to answer the phone, leave for a meeting, or perform other tasks. As a result, the user will typically compose and send a message to this effect to the other users participating in the IM session. If the user is participating in multiple simultaneous IM sessions, the user will typically compose and send the same message to the users participating in each of the multiple IM sessions. The typing (and retyping) of such messages is an inefficient and time consuming task, especially when the same message is composed and sent multiple times.
  • SUMMARY OF THE INVENTION
  • In general, the present invention provides a method, system, and computer program product for providing an IM interface with dynamically generated message buttons. A managing application retrieves information from one or more applications/backend systems with which a user has established an association. Under certain conditions during an IM session, the retrieved information is formatted and one or more of the message buttons are dynamically generated and rendered in real-time on the IM interface. A user policy defines when, how, and under what circumstances a message button is dynamically generated and displayed on the IM interface.
  • A first aspect of the present invention is directed to a method for providing an IM interface with a dynamically generated message button, comprising: retrieving information from a user associated application; dynamically generating a message button based on the retrieved information and a user policy; and rendering the dynamically generated message button on the IM interface.
  • A second aspect of the present invention is directed to a system for providing an IM interface with a dynamically generated message button, comprising: a system for retrieving information from a user associated application; a system for dynamically generating a message button based on the retrieved information and a user policy; and a system for rendering the dynamically generated message button on the IM interface.
  • A third aspect of the present invention is directed to a program product stored on a computer readable medium for providing an IM interface with a dynamically generated message button, the computer readable medium comprising program code for performing the following steps: retrieving information from a user associated application; dynamically generating a message button based on the retrieved information and a user policy; and rendering the dynamically generated message button on the IM interface.
  • A fourth aspect of the present invention is directed to a method for deploying an application for providing an IM interface with a dynamically generated message button, comprising: providing a computer infrastructure being operable to: retrieve information from a user associated application; dynamically generate a message button based on the retrieved information and a user policy; and render the dynamically generated message button on the IM interface.
  • A fifth aspect of the present invention is directed to a computer software embodied in a propagated signal for providing an instant messaging (IM) interface with a dynamically generated message button, the computer software comprising instructions to cause a computer system to perform the following functions: retrieve information from a user associated application; dynamically generate a message button based on the retrieved information and a user policy; and render the dynamically generated message button on the IM interface.
  • A sixth aspect of the present invention is directed to a method for providing an IM interface, comprising: retrieving information from an application; dynamically generating a message button based on the retrieved information and a user policy, wherein the dynamically generated message button is associated with a predefined IM message; rendering the dynamically generated message button on the IM interface; and sending the predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • These and other features of this invention will be more readily understood from the following detailed description of the various aspects of the invention taken in conjunction with the accompanying drawings in which:
  • FIG. 1 depicts an illustrative IM interface in accordance with the prior art.
  • FIG. 2 depicts an illustrative system for providing an IM interface with dynamically generated message buttons in accordance with an embodiment of the present invention.
  • FIGS. 3-8 depict examples of the operation of the system of FIG. 2.
  • FIG. 9 depicts a flow diagram of a method in accordance with an embodiment of the present invention.
  • FIG. 10 depicts an illustrative computer system for implementing an embodiment of the present invention.
  • The drawings are merely schematic representations, not intended to portray specific parameters of the invention. The drawings are intended to depict only typical embodiments of the invention, and therefore should not be considered as limiting the scope of the invention. In the drawings, like numbering represents like elements.
  • DETAILED DESCRIPTION OF THE INVENTION
  • An illustrative message button generation system 30 for providing an IM interface 32 with one or more dynamically generated message buttons 34 in accordance with an embodiment of the present invention is depicted in FIG. 2. The IM interface 32 generally includes a conversation pane 36 for displaying a history of an IM session, a message pane 38 for displaying an IM message 40 to be sent, a Send button 42 for sending the IM message in the message pane 38 to the IM users involved in the IM session, an Invite Others button 44 for inviting other IM users into the IM session, and a Close button 46 for closing the IM interface 32. A managing application 50 selectively provides the IM interface 32 with one or more dynamically generated message buttons 34, based on a user policy 58.
  • The managing application 50 retrieves information 52 from one or more applications/backend systems 54 with which a user 56 has established an association (hereafter referred to as user associated applications 54). Under certain conditions during an IM session, the retrieved information 52 is formatted and one or more of the message buttons 34 are dynamically generated and rendered in real-time on the IM interface 32. A dynamically generated message button 34 is illustrated in phantom in FIG. 2 to represent the fact that it is not always present on the IM interface 32.
  • The user policy 58 provides information such as the particular IM message that will be sent to the IM users involved in the IM session upon actuation of a respective message button 34, the formatting of a message button 34 (e.g., the label displayed on the message button 34, the size/configuration of the message button 34, etc.), the criteria defining when a given message button 34 should be generated, the number of message buttons 34 allowed on the IM interface 32 at one time, the length of time a message button 34 is displayed by the IM interface 32, etc. This information can be provided by the user 56 via a preference dialog (e.g., in an IM client or in a user associated application 54) or other suitable mechanism. In general, the user policy 58 defines when, how, and under what circumstances a message button 34 is dynamically generated and displayed on the IM interface 32.
  • A first example of the operation of the present invention is illustrated in FIGS. 3 and 4. In this example, the user associated application 54 comprises a voice-over-IP (VoIP) application. The managing application 50 is configured to retrieve information 52 from the voice-over-IP (VoIP) application regarding an associated task being performed by the user 56, such as talking on the phone, retrieving voice mail, etc. The managing application 50 formats the retrieved information 52 according to the user policy 58 and dynamically generates a message button 34 in real-time on the IM interface 32. As shown in FIG. 3, for example, an “On the Phone” message button 34 can be dynamically generated in real-time on the IM interface 32 when the user 56 receives or places a phone call using the VoIP application. The user 56 can then selectively actuate the “On the Phone” message button 34 to send a predefined IM message such as “On the phone—I'll get back to you later” to the other IM users involved in the IM session, as shown in FIG. 4. Thus, instead of having to type the message in the message pane 38 of the IM interface 32 and then actuate the Send button 42, the user 56 can send the message simply by actuating the dynamically generated “On the phone” message button 34. This saves the user 56 time and effort and improves the efficiency of the user 56. The managing application 50 can be configured to remove the “On the Phone” message button 34 from the IM interface 32 when the user 56 performs a predefined action such as hanging up the phone (i.e., after completion of the task), terminating the VoIP application 54, etc., or in response to other condition(s) set forth in the user policy 58 (e.g., the expiration of a message display time limit).
  • A second example of the operation of the present invention is illustrated in FIGS. 5 and 6. In this example, the user associated application 54 comprises a calendaring application. In this case, the managing application 50 is configured to retrieve information 52 from the calendaring application regarding upcoming events scheduled for the user 56, such as meetings, appointments, etc. The managing application 50 formats the retrieved information 52 according to the user policy 58 and dynamically generates a message button 34 in real-time on the IM interface 32. As shown in FIG. 5, for example, an “In a Meeting” message button 34 can be dynamically generated in real-time on the IM interface 32 if the user 56 is scheduled to attend a meeting in the near future (e.g., within the next ten minutes). The user 56 can then selectively actuate the “In a Meeting” message button 34 to send a predefined IM message such as “I'm in a meeting—I'll contact you later” to the other IM users involved in the current IM session, as shown in FIG. 6. Again, instead of having to type the message in the message pane 38 of the IM interface 32 and then actuate the Send button 42, the user 56 can send the message simply by actuating the dynamically generated “In a Meeting” message button 34. The “In a Meeting” message button 34 can be removed from the IM interface 32 by the managing application 50 after the meeting is scheduled to end (i.e., after completion/expiration of the event) or in response to other condition(s) set forth in the user policy 58 (e.g., the expiration of a message display time limit).
  • Yet another example of the operation of the present invention is illustrated in FIGS. 7 and 8. In this example, the user associated application 54 comprises the IM client itself, and the information 52 retrieved from the IM client by the managing application 50 is a system metric, such as a threshold for the maximum allowed number of active IM sessions. The managing application 50 formats the retrieved information 52 according to the user policy 58 and dynamically generates a message button 34 in real-time on the IM interface 32. As shown in FIG. 7, for example, a “To Many Sessions” message button 34 can be dynamically generated in real-time on the IM interface 32 if the number of active IM sessions exceeds the threshold for the maximum allowed number of active sessions. The user 56 can then selectively actuate the “To Many Sessions” message button 34 to send a predefined IM message such as “To many sessions—I'll get back to you in a minute” to the other IM users involved in the current IM session, as shown in FIG. 8. The “To Many Sessions” message button 34 can be removed from the IM interface 32 by the managing application 50 when the number of active IM sessions falls below the threshold or in response to other condition(s) set forth in the user policy 58 (e.g., the expiration of a message display time limit).
  • In each of the above-examples, the managing application 50 causes a message button 34 to be dynamically generated that “anticipates” the type of IM message that the user 56 might send under the same circumstances. For example, when the user 56 is performing a particular task connected with a user associated application 54, the managing application 50 provides a dynamically generated message button 34 which, if actuated by the user 56, will send an IM message providing information related to that task (e.g., “On the phone—I'll get back to you later”). Similarly, when the user 56 has an upcoming event (e.g., a meeting or appointment) connected with a user associated application 54, the managing application 50 provides a dynamically generated message button 34 which, if actuated, will send an IM message providing information related to that upcoming event (e.g., “I'm in a meeting—I'll contact you later”).
  • The user associated applications 54 in the above-described examples are merely representative of many different types of applications that can be used in the practice of the present invention. Further, many other types of mechanisms in addition to those described above (i.e., tasks, future events, session metrics) can be associated with the dynamic generation of a message button 34 on the IM interface 32 of an IM client.
  • A flow diagram 60 of a method for providing an IM interface with one or more dynamically generated message buttons in accordance with an embodiment of the present invention is depicted in FIG. 9. The flow diagram 60 is described below in conjunction with the components of the illustrative system 30 depicted in FIG. 2.
  • In step S1, the managing application 50 retrieves information from a user associated application 54. In step S2, if predefined conditions set forth in the user profile 58 are met, a message button 34 is dynamically generated in step S3. In step S4, the dynamically generated message button 34 is provided to and rendered by the IM interface 32. In step S5, if the user 56 actuates the dynamically generated message button 34, a predefined message is sent to the other members of the IM session in step S6. In step S7, the dynamically generated message button 34 is removed from the IM interface 32 when it is no longer required. Removal criteria for the dynamically generated message button 34 can be provided by the user profile 58.
  • A computer system 100 for providing an IM interface with one or more dynamically generated message buttons in accordance with an embodiment of the present invention is depicted in FIG. 10. Computer system 100 is provided in a computer infrastructure 102. Computer system 100 is intended to represent any type of computer system capable of carrying out the teachings of the present invention. For example, computer system 100 can be a laptop computer, a desktop computer, a workstation, a handheld device, a server, a cluster of computers, etc. In addition, as will be further described below, computer system 100 can be deployed and/or operated by a service provider that offers a service for providing an IM interface with one or more dynamically generated message buttons in accordance with the present invention. It should be appreciated that a user 104 can access computer system 100 directly, or can operate a computer system that communicates with computer system 100 over a network 106 (e.g., the Internet, a wide area network (WAN), a local area network (LAN), a virtual private network (VPN), etc). In the case of the latter, communications between computer system 100 and a user-operated computer system can occur via any combination of various types of communications links. For example, the communication links can comprise addressable connections that can utilize any combination of wired and/or wireless transmission methods. Where communications occur via the Internet, connectivity can be provided by conventional TCP/IP sockets-based protocol, and an Internet service provider can be used to establish connectivity to the Internet.
  • Computer system 100 is shown including a processing unit 108, a memory 110, a bus 112, and input/output (I/O) interfaces 114. Further, computer system 100 is shown in communication with external devices/resources 116 and one or more storage systems 118. In general, processing unit 108 executes computer program code, such as message button generation system 132, which is stored in memory 110 and/or storage system(s) 118. While executing computer program code, processing unit 108 can read and/or write data, to/from memory 110, storage system(s) 118, and/or I/O interfaces 114. Bus 112 provides a communication link between each of the components in computer system 100. External devices/resources 116 can comprise any devices (e.g., keyboard, pointing device, display (e.g., display 120, printer, etc.) that enable a user to interact with computer system 100 and/or any devices (e.g., network card, modem, etc.) that enable computer system 100 to communicate with one or more other computing devices.
  • Computer infrastructure 102 is only illustrative of various types of computer infrastructures that can be used to implement the present invention. For example, in one embodiment, computer infrastructure 102 can comprise two or more computing devices (e.g., a server cluster) that communicate over a network (e.g., network 106) to perform the various process steps of the invention. Moreover, computer system 100 is only representative of the many types of computer systems that can be used in the practice of the present invention, each of which can include numerous combinations of hardware/software. For example, processing unit 108 can comprise a single processing unit, or can be distributed across one or more processing units in one or more locations, e.g., on a client and server. Similarly, memory 110 and/or storage system(s) 118 can comprise any combination of various types of data storage and/or transmission media that reside at one or more physical locations. Further, I/O interfaces 114 can comprise any system for exchanging information with one or more external devices/resources 116. Still further, it is understood that one or more additional components (e.g., system software, communication systems, cache memory, etc.) not shown in FIG. 10 can be included in computer system 100. However, if computer system 100 comprises a handheld device or the like, it is understood that one or more external devices/resources 116 (e.g., a display) and/or one or more storage system(s) 118 can be contained within computer system 100, and not externally as shown.
  • Storage system(s) 118 can be any type of system (e.g., a database) capable of providing storage for information under the present invention. To this extent, storage system(s) 118 can include one or more storage devices, such as a magnetic disk drive or an optical disk drive. In another embodiment, storage system(s) 118 can include data distributed across, for example, a local area network (LAN), wide area network (WAN) or a storage area network (SAN) (not shown). Moreover, although not shown, computer systems operated by user 104 can contain computerized components similar to those described above with regard to computer system 100.
  • Shown in memory 110 (e.g., as computer program products) are an IM client 122 and a message button generation system 30 for providing an IM interface 32 (e.g., of IM client 122) with one or more dynamically generated message buttons 34 in accordance with an embodiment of the present invention. The message button generation system 30 includes a managing application 50 and a user policy 58.
  • The managing application 50 is configured to retrieve information 52 from one or more user associated applications 50. Under certain conditions during an IM session, the retrieved information 52 is formatted and one or more of the message buttons are dynamically generated and rendered in real-time on the IM interface by the managing application 50. The user policy 58 defines when, how, and under what circumstances a message button 34 is dynamically generated by the managing application 50 and displayed on the IM interface 32.
  • The present invention can be offered as a business method on a subscription or fee basis. For example, one or more components of the present invention can be created, maintained, supported, and/or deployed by a service provider that offers the functions described herein for customers. That is, a service provider can be used to offer a service for providing an IM interface with one or more dynamically generated message buttons, as described above.
  • It should also be understood that the present invention can be realized in hardware, software, a propagated signal, or any combination thereof. Any kind of computer/server system(s)—or other apparatus adapted for carrying out the methods described herein—is suitable. A typical combination of hardware and software can include a general purpose computer system with a computer program that, when loaded and executed, carries out the respective methods described herein. Alternatively, a specific use computer, containing specialized hardware for carrying out one or more of the functional tasks of the invention, can be utilized. The present invention can also be embedded in a computer program product or a propagated signal, which comprises all the respective features enabling the implementation of the methods described herein, and which—when loaded in a computer system—is able to carry out these methods.
  • The invention can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment containing both hardware and software elements. In a preferred embodiment, the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
  • The present invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system. For the purposes of this description, a computer-usable or computer-readable medium can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • The medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device), or a propagation medium. Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, removable computer diskette, random access memory (RAM), read-only memory (ROM), rigid magnetic disk and optical disk. Current examples of optical disks include a compact disk—read only disk (CD-ROM), a compact disk—read/write disk (CD-R/W), and a digital versatile disk (DVD).
  • Computer program, propagated signal, software program, program, or software, in the present context mean any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after either or both of the following: (a) conversion to another language, code or notation; and/or (b) reproduction in a different material form.
  • The foregoing description of the preferred embodiments of this invention has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed, and obviously, many modifications and variations are possible. Such modifications and variations that may be apparent to a person skilled in the art are intended to be included within the scope of this invention as defined by the accompanying claims.

Claims (28)

1. A method for providing an instant messaging (IM) interface with a dynamically generated message button, comprising:
retrieving information from a user associated application;
dynamically generating a message button based on the retrieved information and a user policy; and
rendering the dynamically generated message button on the IM interface.
2. The method of claim 1, further comprising:
actuating the dynamically generated message button; and
sending a predefined IM message associated with the dynamically generated message button to at least one participant in an IM session in response to the actuation of the dynamically generated message button.
3. The method of claim 1, further comprising:
removing the dynamically generated message button from the IM interface.
4. The method of claim 1, wherein the information retrieved from the user associated application is associated with a task.
5. The method of claim 4, further comprising:
formatting the dynamically generated message button based on the task.
6. The method of claim 4, further comprising:
sending a predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button, wherein the predefined IM message is associated with the task.
7. The method of claim 1, wherein the information retrieved from the user associated application is associated with a future event.
8. The method of claim 7, further comprising:
formatting the dynamically generated message button based on the future event.
9. The method of claim 7, further comprising:
sending a predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button, wherein the predefined IM message is associated with the future event.
10. The method of claim 1, wherein the information retrieved from the user associated application is associated with a system metric.
11. The method of claim 10, further comprising:
formatting the dynamically generated message button based on the system metric.
12. The method of claim 10, further comprising:
sending a predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button, wherein the predefined IM message is associated with the system metric.
13. Deploying an application for providing an instant messaging (IM) interface with a dynamically generated message button, comprising:
providing a computer infrastructure being operable to perform the method of claim 1.
14. Computer software embodied in a propagated signal for providing an instant messaging (IM) interface with a dynamically generated message button, the computer software comprising instructions to cause a computer system to perform the method of claim 1.
15. A system for providing an instant messaging (IM) interface with a dynamically generated message button, comprising:
a system for retrieving information from a user associated application;
a system for dynamically generating a message button based on the retrieved information and a user policy; and
a system for rendering the dynamically generated message button on the IM interface.
16. The system of claim 15, further comprising:
a system for actuating the dynamically generated message button; and
a system for sending a predefined IM message associated with the dynamically generated message button to at least one participant in an IM session in response to the actuation of the dynamically generated message button.
17. The system of claim 15, further comprising:
a system for removing the dynamically generated message button from the IM interface.
18. The system of claim 15, wherein the information retrieved from the user associated application is associated with a task.
19. The system of claim 18, further comprising:
a system for formatting the dynamically generated message button based on the task.
20. The system of claim 18, further comprising:
a system for sending a predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button, wherein the predefined IM message is associated with the task.
21. The system of claim 15, wherein the information retrieved from the user associated application is associated with a future event.
22. The system of claim 21, further comprising:
a system for formatting the dynamically generated message button based on the future event.
23. The system of claim 21, further comprising:
sending a predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button, wherein the predefined IM message is associated with the future event.
24. The system of claim 15, wherein the information retrieved from the user associated application is associated with a system metric.
25. The system of claim 24, further comprising:
formatting the dynamically generated message button based on the system metric.
26. The system of claim 24, further comprising:
sending a predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button, wherein the predefined IM message is associated with the system metric.
27. A program product stored on a computer readable medium for providing an instant messaging (IM) interface with a dynamically generated message button, the computer readable medium comprising program code for performing the steps of:
retrieving information from a user associated application;
dynamically generating a message button based on the retrieved information and a user policy; and
rendering the dynamically generated message button on the IM interface.
28. A method for providing an instant messaging (IM) interface, comprising:
retrieving information from an application;
dynamically generating a message button based on the retrieved information and a user policy, wherein the dynamically generated message button is associated with a predefined IM message;
rendering the dynamically generated message button on the IM interface; and
sending the predefined IM message to at least one participant in an IM session in response to an actuation of the dynamically generated message button.
US11/221,141 2005-09-07 2005-09-07 Method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons Active 2028-02-24 US7716294B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/221,141 US7716294B2 (en) 2005-09-07 2005-09-07 Method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/221,141 US7716294B2 (en) 2005-09-07 2005-09-07 Method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons

Publications (2)

Publication Number Publication Date
US20070055729A1 true US20070055729A1 (en) 2007-03-08
US7716294B2 US7716294B2 (en) 2010-05-11

Family

ID=37831208

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/221,141 Active 2028-02-24 US7716294B2 (en) 2005-09-07 2005-09-07 Method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons

Country Status (1)

Country Link
US (1) US7716294B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080091782A1 (en) * 2006-10-13 2008-04-17 Gabriel Jakobson Method and system for delegating and managing tasks over instant messenger
US20080129469A1 (en) * 2006-12-01 2008-06-05 International Business Machines Corporation Systems and methods for creating programmable reply functions for an instant messaging client
US20100185973A1 (en) * 2009-01-21 2010-07-22 Microsoft Corporation Visual Creation Of Computer-Based Workflows
US20100211911A1 (en) * 2009-02-13 2010-08-19 Adrian Logan Method of altering a user interface
US20110287814A1 (en) * 2007-03-23 2011-11-24 Research In Motion Limited Method and mobile device for facilitating contact from within a telephone application
US11665115B2 (en) * 2008-05-09 2023-05-30 International Business Machines Corporation Interlacing responses within an instant messaging system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8649485B2 (en) * 2005-12-28 2014-02-11 Sap Ag System and method for automated connection triggered by availability status
US8219435B2 (en) * 2009-01-21 2012-07-10 Microsoft Corporation Determining task status based upon identifying milestone indicators in project-related files
GB201408408D0 (en) * 2014-05-12 2014-06-25 Tomlinson Martin Method and apparatus for time limited messages in packet communications

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5301348A (en) * 1989-03-20 1994-04-05 International Business Machines Corporation Dynamic progress marking icon
US20020143876A1 (en) * 2001-02-06 2002-10-03 Boyer David Gray Apparatus and method for use in collaboration services
US20020147777A1 (en) * 2001-02-06 2002-10-10 Hackbarth Randy L. Apparatus and method for use in portal service for a team utilizing collaboration services
US20030097406A1 (en) * 2001-11-16 2003-05-22 Ben Stafford Method of exchanging messages
US20030122870A1 (en) * 2002-01-03 2003-07-03 International Business Machines Corporation Dynamically rendering a button in a hypermedia content browser
US6607136B1 (en) * 1998-09-16 2003-08-19 Beepcard Inc. Physical presence digital authentication system
US6640230B1 (en) * 2000-09-27 2003-10-28 International Business Machines Corporation Calendar-driven application technique for preparing responses to incoming events
US20030210265A1 (en) * 2002-05-10 2003-11-13 Haimberg Nadav Y. Interactive chat messaging
US20030229670A1 (en) * 2002-06-11 2003-12-11 Siemens Information And Communication Networks, Inc. Methods and apparatus for using instant messaging as a notification tool
US6731308B1 (en) * 2000-03-09 2004-05-04 Sun Microsystems, Inc. Mechanism for reciprocal awareness of intent to initiate and end interaction among remote users
US20040133638A1 (en) * 2001-08-28 2004-07-08 Doss J. Smith Calendar-enhanced awareness for instant messaging systems and electronic status boards
US20040162882A1 (en) * 2003-02-14 2004-08-19 Siemens Information And Communication Networks, Inc. Messenger assistant for personal information management
US20040268265A1 (en) * 2003-06-30 2004-12-30 Berger Kelly D. Multi-mode communication apparatus and interface for contacting a user
US20050251555A1 (en) * 2004-04-20 2005-11-10 Microsoft Corporation Presence-based seamless messaging
US20060075029A1 (en) * 2004-09-15 2006-04-06 International Business Machines Corporation System and method for client based instant messenger queue limit

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5301348A (en) * 1989-03-20 1994-04-05 International Business Machines Corporation Dynamic progress marking icon
US6607136B1 (en) * 1998-09-16 2003-08-19 Beepcard Inc. Physical presence digital authentication system
US6731308B1 (en) * 2000-03-09 2004-05-04 Sun Microsystems, Inc. Mechanism for reciprocal awareness of intent to initiate and end interaction among remote users
US6640230B1 (en) * 2000-09-27 2003-10-28 International Business Machines Corporation Calendar-driven application technique for preparing responses to incoming events
US20020147777A1 (en) * 2001-02-06 2002-10-10 Hackbarth Randy L. Apparatus and method for use in portal service for a team utilizing collaboration services
US20020143876A1 (en) * 2001-02-06 2002-10-03 Boyer David Gray Apparatus and method for use in collaboration services
US20040133638A1 (en) * 2001-08-28 2004-07-08 Doss J. Smith Calendar-enhanced awareness for instant messaging systems and electronic status boards
US20030097406A1 (en) * 2001-11-16 2003-05-22 Ben Stafford Method of exchanging messages
US20030122870A1 (en) * 2002-01-03 2003-07-03 International Business Machines Corporation Dynamically rendering a button in a hypermedia content browser
US20030210265A1 (en) * 2002-05-10 2003-11-13 Haimberg Nadav Y. Interactive chat messaging
US20030229670A1 (en) * 2002-06-11 2003-12-11 Siemens Information And Communication Networks, Inc. Methods and apparatus for using instant messaging as a notification tool
US20040162882A1 (en) * 2003-02-14 2004-08-19 Siemens Information And Communication Networks, Inc. Messenger assistant for personal information management
US20040268265A1 (en) * 2003-06-30 2004-12-30 Berger Kelly D. Multi-mode communication apparatus and interface for contacting a user
US20050251555A1 (en) * 2004-04-20 2005-11-10 Microsoft Corporation Presence-based seamless messaging
US20060075029A1 (en) * 2004-09-15 2006-04-06 International Business Machines Corporation System and method for client based instant messenger queue limit

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080091782A1 (en) * 2006-10-13 2008-04-17 Gabriel Jakobson Method and system for delegating and managing tasks over instant messenger
US20080129469A1 (en) * 2006-12-01 2008-06-05 International Business Machines Corporation Systems and methods for creating programmable reply functions for an instant messaging client
US8230021B2 (en) * 2006-12-01 2012-07-24 International Business Machines Corporation Systems and methods for creating programmable reply functions for an instant messaging client
US20110287814A1 (en) * 2007-03-23 2011-11-24 Research In Motion Limited Method and mobile device for facilitating contact from within a telephone application
US8620283B2 (en) * 2007-03-23 2013-12-31 Blackberry Limited Method and mobile device for facilitating contact from within a telephone application
US11665115B2 (en) * 2008-05-09 2023-05-30 International Business Machines Corporation Interlacing responses within an instant messaging system
US20100185973A1 (en) * 2009-01-21 2010-07-22 Microsoft Corporation Visual Creation Of Computer-Based Workflows
US8689131B2 (en) * 2009-01-21 2014-04-01 Microsoft Corporation Visual creation of computer-based workflows
US20100211911A1 (en) * 2009-02-13 2010-08-19 Adrian Logan Method of altering a user interface

Also Published As

Publication number Publication date
US7716294B2 (en) 2010-05-11

Similar Documents

Publication Publication Date Title
US7716294B2 (en) Method, system, and computer program product for providing an instant messaging interface with dynamically generated message buttons
US9736091B2 (en) Chat interface and computer program product for comparing free time between instant message chat members
US10147073B2 (en) Computer-implemented method, tool, and program product for automatically replying to an instant message
JP4853670B2 (en) Method and apparatus for use in computer to human escalation
US8146002B2 (en) Screen sharing session with selective pop-ups
JP5385381B2 (en) Multimodal communication via modal-specific interface
US20180067914A1 (en) Enterprise-related context-appropriate user prompts
EP2779538A1 (en) Method and apparatus for managing chat sessions in a contact center
US20160057085A1 (en) System and method for providing a messaging interface
US20070064899A1 (en) Method, system, and computer program product for providing privacy measures in instant messaging systems
US9703520B1 (en) Negotiation of a future communication by use of a personal virtual assistant (PVA)
US20090006979A1 (en) Text exchange facility for joining multiple text exchange communications into a single topic based communication
CN112311561A (en) Enhanced digital messaging
CN108494571A (en) Initiate the method, apparatus and system of preset conference
WO2006127160A2 (en) Media conference enhancements
US9497150B2 (en) System and method for managing electronic conversations
US20170083211A1 (en) Focused attention in documents and communications
EP3268910A1 (en) Distribution of endorsement indications in communication environments
US20070174408A1 (en) Filtering unnecessary chat artifacts from persistent chats
US11689479B2 (en) Generating a user unavailability alert in a collaborative environment
US8843565B2 (en) Categorizing electronic messaging communications
US10755236B2 (en) Device-independent attendance prompting tool for electronically-scheduled events
Kebinger Current Research in Workplace Interruption Management
JP2020136710A (en) Watching system, watching method, and program
Mattes Delivering the promise. Making it pervasive

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION,NEW YO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LYLE, RUTHIE D.;DANIELS, FONDA J.;REEL/FRAME:016837/0968

Effective date: 20050823

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LYLE, RUTHIE D.;DANIELS, FONDA J.;REEL/FRAME:016837/0968

Effective date: 20050823

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

REMI Maintenance fee reminder mailed
AS Assignment

Owner name: TWITTER, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:032075/0404

Effective date: 20131230

FPAY Fee payment

Year of fee payment: 4

SULP Surcharge for late payment
FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.)

FEPP Fee payment procedure

Free format text: 7.5 YR SURCHARGE - LATE PMT W/IN 6 MO, LARGE ENTITY (ORIGINAL EVENT CODE: M1555)

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552)

Year of fee payment: 8

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12

AS Assignment

Owner name: MORGAN STANLEY SENIOR FUNDING, INC., MARYLAND

Free format text: SECURITY INTEREST;ASSIGNOR:TWITTER, INC.;REEL/FRAME:062079/0677

Effective date: 20221027

Owner name: MORGAN STANLEY SENIOR FUNDING, INC., MARYLAND

Free format text: SECURITY INTEREST;ASSIGNOR:TWITTER, INC.;REEL/FRAME:061804/0086

Effective date: 20221027

Owner name: MORGAN STANLEY SENIOR FUNDING, INC., MARYLAND

Free format text: SECURITY INTEREST;ASSIGNOR:TWITTER, INC.;REEL/FRAME:061804/0001

Effective date: 20221027