1. Technical Field
The present invention relates to a system, method, and program product that saves a draft message in an instant messaging environment.
2. Description of the Related Art
Communication and collaboration have quickly become key elements of enterprise software. One feature that exists in enterprise software packages is the ability for a user to conduct a “chat” session with other online users (e.g., instant messaging).
Enterprise software typically invokes an instant messaging session in a generic context. Meaning, a user selects a recipient, and the enterprise software invokes a chat session between the user and the recipient without regard for the user's purpose for communicating with the recipient. In addition, the importance of a message is not always known. A challenge in traditional instant messaging sessions is that once one of the parties logs off the instant messaging session, instant messages that were being drafted to the logged-off party are not easily saved, especially in the instant messaging environment. When the parties resume another instant messaging session at a later date, it is often difficult to remember additional instant messages that were drafted but were unable to be sent because one of the parties had to end the instant messaging session.
It has been discovered that the aforementioned challenges are resolved by establishing, over a computer network (e.g., the Internet, a Local Area Network (LAN), etc.), a first instant messaging session between a first computer system used by a first user and a second computer system used by a second user. During the first instant messaging session, the first user composes an instant message. Before the first user can send the composed instant message to the second user, a detection is made (e.g., from a signal or message received from the second user) that the second user has logged off of the instant messaging session. In response to detecting that the second user has logged off, a draft of the instant message is saved at the first user's computer system onto a nonvolatile storage device.
At a later time, a second instant messaging session is established between the first and second users. In response to the second instant messaging being established, the draft of the instant message saved on the first computer system is identified and retrieved from the nonvolatile storage device. The retrieved draft of the instant messaging is then sent from the first computer system to the second computer system.
The foregoing is a summary and thus contains, by necessity, simplifications, generalizations, and omissions of detail; consequently, those skilled in the art will appreciate that the summary is illustrative only and is not intended to be in any way limiting. Other aspects, inventive features, and advantages of the present invention, as defined solely by the claims, will become apparent in the non-limiting detailed description set forth below.
The present invention may be better understood, and its numerous objects, features, and advantages made apparent to those skilled in the art by referencing the accompanying drawings, wherein:
Certain specific details are set forth in the following description and figures to provide a thorough understanding of various embodiments of the invention. Certain well-known details often associated with computing and software technology are not set forth in the following disclosure, however, to avoid unnecessarily obscuring the various embodiments of the invention. Further, those of ordinary skill in the relevant art will understand that they can practice other embodiments of the invention without one or more of the details described below. Finally, while various methods are described with reference to steps and sequences in the following disclosure, the description as such is for providing a clear implementation of embodiments of the invention, and the steps and sequences of steps should not be taken as required to practice this invention. Instead, the following is intended to provide a detailed description of an example of the invention and should not be taken to be limiting of the invention itself. Rather, any number of variations may fall within the scope of the invention, which is defined by the claims that follow the description.
The following detailed description will generally follow the summary of the invention, as set forth above, further explaining and expanding the definitions of the various aspects and embodiments of the invention as necessary. To this end, this detailed description first sets forth a computing environment in
Northbridge 115 and Southbridge 135 are connected to each other using bus 119. In one embodiment, the bus is a Direct Media Interface (DMI) bus that transfers data at high speeds in each direction between Northbridge 115 and Southbridge 135. In another embodiment, a Peripheral Component Interconnect (PCI) bus is used to connect the Northbridge and the Southbridge. Southbridge 135, also known as the I/O Controller Hub (ICH) is a chip that generally implements capabilities that operate at slower speeds than the capabilities provided by the Northbridge. Southbridge 135 typically provides various busses used to connect various components. These busses can include PCI and PCI Express busses, an ISA bus, a System Management Bus (SMBus or SMB), a Low Pin Count (LPC) bus. The LPC bus is often used to connect low-bandwidth devices, such as boot ROM 196 and “legacy” I/O devices (using a “super I/O” chip). The “legacy” I/O devices (198) can include serial and parallel ports, keyboard, mouse, floppy disk controller. The LPC bus is also used to connect Southbridge 135 to Trusted Platform Module (TPM) 195. Other components often included in Southbridge 135 include a Direct Memory Access (DMA) controller, a Programmable Interrupt Controller (PIC), a storage device controller, which connects Southbridge 135 to nonvolatile storage device 300 such as a hybrid hard disk drive, using bus 184.
ExpressCard 155 is a slot used to connect hot-pluggable devices to the information handling system. ExpressCard 155 supports both PCI Express and USB connectivity as it is connected to Southbridge 135 using both the Universal Serial Bus (USB) the PCI Express bus. Southbridge 135 includes USB Controller 140 that provides USB connectivity to devices that connect to the USB. These devices include webcam (camera) 150, infrared (IR) receiver 148, Bluetooth device 146 which provides for wireless personal area networks (PANs), keyboard and trackpad 144, and other miscellaneous USB connected devices 142, such as a mouse, removable nonvolatile storage device 145, modems, network cards, ISDN connectors, fax, printers, USB hubs, and many other types of USB connected devices. While removable nonvolatile storage device 145 is shown as a USB-connected device, removable nonvolatile storage device 145 could be connected using a different interface, such as a Firewire interface, etc. Removable storage device 145 can also be a hybrid disk drive, such as hybrid disk drive 300 shown in
Wireless Local Area Network (LAN) device 175 is connected to Southbridge 135 via the PCI or PCI Express bus 172. LAN device 175 typically implements one of the IEEE 802.11 standards of over-the-air modulation techniques that all use the same protocol to wireless communicate between information handling system 100 and another computer system or device. Optical storage device 190 is connected to Southbridge 135 using Serial ATA (SATA) bus 188. Serial ATA adapters and devices communicate over a high-speed serial link. The Serial ATA bus is also used to connect Southbridge 135 to other forms of storage devices, such as hard disk drives. Audio circuitry 160, such as a sound card, is connected to Southbridge 135 via bus 158. Audio circuitry 160 is used to provide functionality such as audio line-in and optical digital audio in port 162, optical digital output and headphone jack 164, internal speakers 166, and internal microphone 168. Ethernet controller 170 is connected to Southbridge 135 using a bus, such as the PCI or PCI Express bus. Ethernet controller 170 is used to connect information handling system 100 with a computer network, such as a Local Area Network (LAN), the Internet, and other public and private computer networks.
While
The Trusted Platform Module (TPM 195) shown in
Predefined processes are preformed at each computer system to identify and handle any previously unsent messages (predefined process 350 and predefined process 355 for the first and second computer systems, respectively, see
A determination is made as to whether any unsent messages are found in data store 405 that were composed and intended to be sent to the user with whom this user has established an instant messaging session (decision 420). If no messages are found corresponding to the other user, then decision 420 branches to “no” branch 425 and processing returns to the calling routine (see
A determination is made as to whether the user wishes to send the message (decision 530). The message can be sent either with or without editing the message as provided by step 520. If the user wishes to send the message, then decision 530 branches to “yes” branch 535 whereupon, at step 540, the message is sent to the other user (e.g. to the second user). On the other hand, if the user does not wish to send the retrieved message, then decision 530 branches to “no” branch 545 bypassing step 540.
A determination is made as to whether the user wishes to retain the message in unsent messages data store 405 (decision 550). If the user wants to retain the message, then decision 550 branches to “yes” branch 555 whereupon, as noted in block 560, the message is left in the unsent messages data store 405 and it will appear as an unsent message the next time the user establishes an instant messaging session with the other user. On the other hand, if the user does not wish to retain the message (e.g., the message is no longer applicable, or the user sent the message to the other user in step 540), then decision 550 branches to “no” branch 565 whereupon, at step 570, the retrieved message is deleted from unsent messages data store 405. Processing thereafter returns to the calling routine (see
A determination (decision 615) is made as to whether the user wishes to compose a new message directed to the other user (e.g., the first user (user “A”) wishes to compose a new message to the second user (user “B”)). If the user wishes to compose a new message, then decision 615 branches to “yes” branch 618 whereupon, at step 620, the user composes a new instant message in a window. At step 625, the user requests to send the newly composed message to the other user. A determination is made as to whether the other user has logged off of the instant messaging session (decision 630). In other words, a determination is made as to whether the intended recipient of the newly composed instant message now has an inactive instant messaging session. If the recipient's instant messaging session is inactive, then decision 630 branches to “yes”branch 632 whereupon, at step 635, the user (the sender) is prompted for an action. A determination is made as to whether the user that composed the instant message wishes to save the unsent instant message (decision 640). If the user wishes to save the unsent instant message, then decision 640 branches to “yes” branch 642 whereupon, at step 650, the unsent message is saved in unsent messages data store 405. On the other hand, if the user does not wish to save the unsent instant message, then decision 640 branches to “no” branch 652 whereupon, as noted in block 655, the unsent instant message is not retained.
Returning to decision 630, if the other user (the recipient) is still logged into the instant messaging session, then decision 630 branches to “no” branch 658 whereupon, at step 660, the newly composed instant message is sent to the other user.
Returning to decision 615, if the user is not composing a new instant message, then decision 615 branches to “no” branch 662 bypassing the composition steps shown in steps 620 to 660.
After instant messages have been received and/or sent, a determination is made as to whether the user wishes to end the established instant messaging session (decision 670). If the user wishes to end the instant messaging session, then decision 670 branches to “yes” branch 675 whereupon, at step 680, a notification is sent to the other user that informs the other user that this user is no longer logged into the instant messaging session. On the other hand, if the user is not ending the instant messaging session, then decision 670 branches to “no” branch 685 whereupon processing returns to the calling routine (see
One of the preferred implementations of the invention is a client application, namely, a set of instructions (program code) or other functional descriptive material in a code module that may, for example, be resident in the random access memory of the computer. Until required by the computer, the set of instructions may be stored in another computer memory, for example, in a hard disk drive, or in a removable memory such as an optical disk (for eventual use in a CD ROM) or floppy disk (for eventual use in a floppy disk drive), or downloaded via the Internet or other computer network. Thus, the present invention may be implemented as a computer program product for use in a computer. In addition, although the various methods described are conveniently implemented in a general purpose computer selectively activated or reconfigured by software, one of ordinary skill in the art would also recognize that such methods may be carried out in hardware, in firmware, or in more specialized apparatus constructed to perform the required method steps. Functional descriptive material is information that imparts functionality to a machine. Functional descriptive material includes, but is not limited to, computer programs, instructions, rules, facts, definitions of computable functions, objects, and data structures.
While particular embodiments of the present invention have been shown and described, it will be obvious to those skilled in the art that, based upon the teachings herein, that changes and modifications may be made without departing from this invention and its broader aspects. Therefore, the appended claims are to encompass within their scope all such changes and modifications as are within the true spirit and scope of this invention. Furthermore, it is to be understood that the invention is solely defined by the appended claims. It will be understood by those with skill in the art that if a specific number of an introduced claim element is intended, such intent will be explicitly recited in the claim, and in the absence of such recitation no such limitation is present. For non-limiting example, as an aid to understanding, the following appended claims contain usage of the introductory phrases “at least one” and “one or more” to introduce claim elements. However, the use of such phrases should not be construed to imply that the introduction of a claim element by the indefinite articles “a” or “an” limits any particular claim containing such introduced claim element to inventions containing only one such element, even when the same claim includes the introductory phrases “one or more” or “at least one” and indefinite articles such as “a” or “an”; the same holds true for the use in the claims of definite articles.