US20030005051A1 - E-mail notification device - Google Patents
E-mail notification device Download PDFInfo
- Publication number
- US20030005051A1 US20030005051A1 US10/202,667 US20266702A US2003005051A1 US 20030005051 A1 US20030005051 A1 US 20030005051A1 US 20266702 A US20266702 A US 20266702A US 2003005051 A1 US2003005051 A1 US 2003005051A1
- Authority
- US
- United States
- Prior art keywords
- computer
- code device
- computer code
- program product
- computer program
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/107—Computer-aided management of electronic mailing [e-mailing]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/224—Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/58—Message adaptation for wireless communication
Definitions
- the present invention is directed to a method, system and computer program product for notifying a user of recently received e-mails while away from the display connected to the computer.
- Some users have turned to wireless communication services to forward e-mails to them when they are not near their computers.
- One such communication service uses two-way pagers and the SkyWriter paging service from SkyTel, a division of MCI WorldCom Company. (Details of the SkyWriter service can be found at www.skytel.com.)
- SkyTel a division of MCI WorldCom Company.
- a user's e-mail can be sent to the pager using the SkyWriter service
- one significant drawback is that the service is provided in exchange for a monthly fee.
- Such a network supporting such a fee-based service for multiple members of the public will be referred to hereinafter as a “commercial, public network.”
- FIG. 1 is a schematic illustration of a computer for receiving e-mail to be forwarded to an e-mail notification device
- FIG. 2 is a block diagram of how e-mail messages are forwarded from the computer of FIG. 1 to the e-mail notification device;
- FIG. 1 is a schematic illustration of a computer system for forwarding e-mail messages.
- a computer 100 implements the method of the present invention, wherein the computer housing 102 houses a motherboard 104 which contains a CPU 106 , memory 108 (e.g., DRAM, ROM, EPROM, EEPROM, SRAM, SDRAM, and Flash RAM), and other optional special purpose logic devices (e.g., ASICs) or configurable logic devices (e.g., GAL and reprogrammable FPGA).
- a CPU 106 e.g., DRAM, ROM, EPROM, EEPROM, SRAM, SDRAM, and Flash RAM
- other optional special purpose logic devices e.g., ASICs
- configurable logic devices e.g., GAL and reprogrammable FPGA
- the computer 100 also includes plural input devices, (e.g., a keyboard 122 and mouse 124 ), and a display card 110 for controlling monitor 120 .
- the computer system 100 further includes a floppy disk drive 114 ; other removable media devices (e.g., compact disc 119 , tape, and removable magneto-optical media (not shown)); and a hard disk 112 , or other fixed, high density media drives, connected using an appropriate device bus (e.g., a SCSI bus, an Enhanced IDE bus, or a Ultra DMA bus).
- the computer 100 may additionally include a compact disc reader 118 , a compact disc reader/writer unit (not shown) or a compact disc jukebox (not shown).
- compact disc 119 is shown in a CD caddy, the compact disc 119 can be inserted directly into CD-ROM drives which do not require caddies.
- a printer (not shown) also provides printed listings of e-mail messages stored on the computer 100 that may be forwarded to an e-mail notification device (shown in FIG. 2).
- the system includes at least one computer readable medium.
- Examples of computer readable media are compact discs 119 , hard disks 112 , floppy disks, tape, magneto-optical disks, PROMs (EPROM, EEPROM, Flash EPROM), DRAM, SRAM, SDRAM, etc.
- the present invention includes software for controlling both the hardware of the computer 100 and for enabling the computer 100 to interact with a human user.
- Such software may include, but is not limited to, device drivers, operating systems and user applications, such as development tools.
- Such computer readable media further includes the computer program product of the present invention for forwarding e-mail messages.
- the computer code devices of the present invention can be any interpreted or executable code mechanism, including but not limited to scripts, interpreters, dynamic link libraries, Java classes, and complete executable programs.
- the computer program product of the present invention is configured to periodically connect to a user's e-mail account(s) to determine if new e-mail messages have arrived since a last time that the computer 100 checked.
- the period between checks can be established through a textual interface, through a graphical interface, or using configuration files.
- the e-mail account is checked regularly (e.g., ⁇ 30 minutes).
- the computer 100 seizes a phone line, creates a dial-up connection, and terminates a dial-up connection after the computer code devices have downloaded the desired information. (Clearly other connection methods are also possible.) Using this regular checking provides two advantages.
- the computer 100 establishes one of a SLIP or a PPP connection through a dial-up adapter (e.g., a modem) to provide the underlying communication capabilities.
- a dial-up connection may be made using either a land-based phone or a cellular phone.
- an “always on” communication channel replaces the dial-up connection. Examples of an “always on” connection are cable modems and LAN adapters (e.g., token ring or Ethernet), and typically communications thereon utilize the Transmission Control Protocol over the Internet Protocol (TCP/IP).
- TCP/IP Transmission Control Protocol over the Internet Protocol
- the computer 100 connects to a remote mail server (e.g., using TCP/IP sockets to connect to a corresponding port on the remote mail server). Then, the remote mail server is polled for new e-mail messages according to the protocol(s) supported by the server. As with the polling period, which server(s) to poll (and in what order if there are multiple servers) can be established through a textual interface, through a graphical interface, or using configuration files. Those servers can be identified by IP address or name, and the corresponding port can be defined implicitly based on a specified protocol type (e.g., POP or IMAP) or explicitly. In addition, for each of the servers, an account name to use on that server is also specified (along with a corresponding password, if required).
- a remote mail server e.g., using TCP/IP sockets to connect to a corresponding port on the remote mail server.
- the remote mail server is polled for new e-mail messages according to the protocol(s) supported
- the computer 100 may begin processing of the messages in the user's mailbox.
- the computer 100 tracks which messages in the user's mailbox are new.
- the computer 100 queries the mail server to determine the number of messages waiting for the user (e.g., using the STAT command in POP3). This number is compared against the last known number of messages waiting for the user.
- any new messages are downloaded from the remote server to the computer 100 in their entirety. In an alternate embodiment, only a subset of each message is downloaded to the computer.
- Such an embodiment is beneficial (1) when using low-bandwidth connections and/or (2) when a message is not to be stored on the computer 100 , but rather is to remain on the server for later retrieval (potentially at another location).
- the number of outstanding messages is updated locally at computer 100 according to whether the new messages were downloaded from the server or left for later downloading.
- the computer 100 of the present invention also stores other information (e.g., size in octets and/or unique message IDs) about the messages stored at the server to ensure that the computer 100 recognizes when the message state on the server has changed.
- One scenario where such a change could be missed is when another mail program downloads a message from the server without contacting the computer 100 and a subsequent message is received. In that case, the number of messages would still be correct, but it is unlikely that the size in octets would the same.
- the unique identifiers of those two messages should also be different.
- the remote server itself tracks which messages are new so that the computer 100 can simply ask for new messages.
- a new type of mail server provided by some commercial services is a web-based e-mail service.
- the present invention can likewise connect to those types of remote servers using the hypertext transfer protocol (HTTP) to download new e-mail messages.
- HTTP hypertext transfer protocol
- the transmitter 200 can utilize any one or a combination of (1) RF-based transmission, (2) optical-based transmissions and (3) power-line-based transmissions (e.g., using electrical lines or telephone lines). In a preferred embodiment, however, the transmitter 200 is RF-based. As would be appreciated by one of ordinary skill in the art, the transmitter 200 may be implemented as an adapter internal to the computer 100 or as an external communication device connected to the computer using a serial- (e.g., RS-232 or USB) or parallel-connection.
- serial- e.g., RS-232 or USB
- Alternate embodiments include using PS/2 connections, IR links, and/or audio jacks to connect the transmitter 200 to the computer 100 .
- the transmitter 200 performs communication with the e-mail notification device using a “private, non-commercial network.”
- a “private, non-commercial network” is defined as a network where (1) the transmitter 200 is dedicated to home or office use for those people having access to the computer 100 and (2) a periodic fee is not paid to a commercial institution for the right to send messages. (The term, however, does not exclude paying a governmental fee for the right to transmit a message, if required.)
- the transmitter 200 is a low-power transmitter with a transmission range of 100 ft.
- the transmitter utilizes a frequency in the range of 300-450 MHz, and preferably 312, MHz, 315 MHz, or 433 MHz, but any frequency is possible. (The contents of section 15 is incorporated herein by reference.)
- the system can use any modulation technique, but super-regenerative and super-heterodyne devices are preferable.
- only a message header is forwarded from the computer 100 to the e-mail notification device 220 via the transmitter 200 . This reduces the amount of information that must be received, parsed and stored in the e-mail notification device 220 .
- One embodiment of the message header includes the data associated with the “From:” and “Subject:” fields of the message. As would be appreciated by one of ordinary skill in the art, data from additional fields can also be sent in the header as well as other data about the message (e.g., (1) when the message was downloaded to the computer 100 and (2) the size of the message).
- one embodiment of the e-mail notification device 220 of the present invention displays only three columns (i.e., time received, “From:” and “Subject:”) from the header and the other data about the message. Alternate embodiments may include more or fewer columns and/or characters per column.
- buttons are illustrated as providing fixed functionality, it would be appreciated by one of ordinary skill in the art from this disclosure that the various buttons could have functions that change based on the state of the e-mail notification device. Likewise, in a further embodiment, the buttons are replaced by a touch screen with context-sensitive virtual buttons that change with the state of the e-mail notification device 220 .
- the exemplary e-mail notification device includes 8 buttons for requesting that the following actions be performed: Display Menu, Select, Delete, Show Time, Re-Sync, Alter Contrast, Move Cursor Up, and Move Cursor Down. Having selected the “Menu” button, a menu is displayed.
- the menu is a text list (e.g., scrollable or fixed) of available options that can be navigated using the cursor keys.
- the menu displays text or icons representing the buttons and their new functionality based on the state of the notification device 220 .
- the select function can perform either or both of (1) selecting a previously unselected entry or (2) accepting that a function be performed on a presently selected entry.
- the Delete function discards a message that is stored on the e-mail notification device 220 .
- the Time function toggles whether the display shows a general date that a message was received (e.g., today, yesterday, or 3 days ago) or a specific time (e.g., Feb. 22, 2000: 10:15 am).
- the re-sync function triggers the notification device 220 to enter an “always listening” mode for a hardware or software configurable set of time. As explained in greater detail below, this ensures that the notification device 220 is not in a power saving mode when the transmitter 200 transmits to the notification device 220 .
- the Alter Contrast function allows the contrast of the screen of the e-mail notification device 220 to be altered in conjunction with the Up and Down arrow keys.
- the Up and Down arrow keys allow various messages and/or options to be selected from a scrolling list on the screen. If a desired message has be reached using the Up and Down arrow keys, it can be deleted using the delete function or opened for reading using the select key.
- the computer 100 is configured to correlate e-mail accounts to e-mail notification devices 220 . In this fashion, the headers are forwarded to the correct recipient and are not disseminated to extraneous recipients.
- the e-mail notification device 220 is configured to interact with additional programs (e.g., calendar programs) that are run on the computer 100 . Accordingly, any “alarm” set in the calendar program of the computer 100 (or sent via e-mail from a remote computer 100 ′) can be forwarded to the computer code device that controls the transmitter 200 , thereby sending the user a reminder about an event.
- additional programs e.g., calendar programs
- any “alarm” set in the calendar program of the computer 100 (or sent via e-mail from a remote computer 100 ′) can be forwarded to the computer code device that controls the transmitter 200 , thereby sending the user a reminder about an event.
- one embodiment of the present invention includes one or more tags to be added to e-mail messages such that the computer code devices can interpret how to process the message.
- the computer code devices of the present invention can parse a message into parts and process those parts individually. Accordingly, a third-party program that wants to have a bitmap sent to a notification device 220 passes an e-mail to the computer 100 that includes a bitmap and an indication that the bitmap is part of a notification device message. The computer 100 would then parse the bit-map from the rest of the multi-part message after having parsed the content-identifier indicating that the message is a notification device message. The computer code device would then send the bit-map to the notification device 220 with or without the header and with or instead of a text message.
- a bitmap can be identified and parsed from a message, so too can other multi-media formats.
- a voice message e.g., stored in a .wav or .mp3 format
- the notification device would then either play the message automatically or upon being selected like a text message.
- not all messages and alarms are sent immediately to the user.
- an e-mail notification device 220 can quickly become inundated with e-mail that is of little or no interest to the user.
- the user may establish a set of rules that determines what messages are to be forwarded and what messages are to be blocked. Rules can use any field in the information to determine if the information should be forwarded or blocked. For example, a rule could establish that messages having “CompanyXYZ” in the “From:” field are to be forwarded. Likewise, a rule could establish that messages are never forwarded if the body of the message contains the phrase “Get rich quick.”
- the types of messages to be received are expanded to include “chat” messages.
- a communication category called Instant Messaging (pioneered by ICQ and now owned by AOL) enables users to know if people in the users' Messaging Groups are logged in for “chat” communication.
- the e-mail notification device 220 can also display an up-to-date list of people who are ready for “chatting.”
- the notification device 220 may also receive real-time (or near real-time) text and/or graphics from an on-going chat session.
- an integrated transmitter integrates both of those components into a single device.
- the “integrated transmitter” periodically connects to an Internet service provider (e.g., by seizing a phone line and creating a dial-up connection) and polls a remote information server to determine if new information (e.g., e-mails, chat lists or web pages) are available. If so, information or the headers for that information are downloaded to the “integrated transmitter” and transmitted to the notification device 220 for viewing by the user.
- an Internet service provider e.g., by seizing a phone line and creating a dial-up connection
- a remote information server e.g., a remote information server
- the notification device 220 may be either powered by any one or a combination of: battery/batteries (for ease of transportation), a transformer, or AC current.
- the transmitter 200 sends out periodic (e.g., once a minute) synchronization messages that include a time of when the next transmission will be. Accordingly, the notification device 220 can power down the RF receiving circuitry therein until that time. To prevent missing the next transmission due to different clock rates, the notification device 220 powers back up the RF circuitry a short time (e.g., a few tens of milliseconds) before the next transmission is scheduled to occur.
- a short time e.g., a few tens of milliseconds
- the notification device 220 If a transmission is not received within a short time (e.g., a few tens of milliseconds) after the next transmission was to have occurred, the notification device 220 assumes that it missed the transmission and puts the RF receiving circuitry back to sleep until shortly before a subsequent periodic transmission. Before this subsequent periodic transmission, though, the notification device 220 wakes up earlier. As an increasing number of transmissions are missed, the notification device 220 wakes up increasingly early and stays on increasingly late after the scheduled time. After a further configurable number of missed transmissions, the notification device 220 remains on continuously, listening for transmissions, and eventually shuts down the transmitter completely after a time-out period (e.g., 5 minutes). The notification device 220 is then reset to “always on” listening mode by operation of a manual button (e.g., an on-off button or a “re-sync” button, described above).
- a manual button e.g., an on-off button or a “re-sync” button,
- the transmitter 200 sends a synchronization message to the notification device 220 , and in that message the transmitter 200 indicates that the next synchronization message will be sent in one minute.
- a configurable delay as compared to a base time is used to vary when synchronization messages are sent. For example, if the base time is one minute, some transmitters are programmed with a ⁇ 0.01 minute delay and others with a 0.01 minute delay such that messages are sent every 0.99 min and 1.01 minutes, respectively. Thus, even if those two transmitters collided on the first transmission, they would be 0.02 minutes apart on their next transmission.
- the computer 100 may need to wait to send a message.
- the computer waits until the transmitter indicates (e.g., on a busy line of a parallel port connection to the transmitter 200 ) that the time for a next transmission has occurred.
- the information is then transmitted along with an indication of when the next message (synchronization or text/graphics) will be sent.
- One such pair is an indoor/outdoor temperature sensing device system in which a transmitter periodically sends an outside temperature to a temperature receiver (similar to the notification device 220 ), and the temperature receiver sleeps between receiving temperature messages.
- the private, non-commercial network can be used for communication between the computer 100 and the notification device 220 in both directions.
- e-mail replies can be sent to the computer 100 which then forwards the reply to the remote server.
- the system of the present invention sends message headers or messages from the transmitter 200 to an appliance receiver.
- the appliance receiver interprets the messages or headers to be commands to control lights and appliances in the home. More specifically, a user at the office can send an e-mail to his home e-mail account with a command to turn ON a specified lamp or other appliance.
- the computer would recognize such a new e-mail with such a command in the subject header and send the appropriate command (potentially translated) to an X-10 transmitter that applies the necessary X-10 signals on the home wiring.
- a Blue-tooth type translator and transmitter could send the commands via radio frequency to an appliance to respond according to the command.
- the system of the present invention may advantageously utilize two way communication (e.g., using RF, IR, X-10 or Blue-tooth type protocols).
- An interface to the home wiring or an interface looking at a certain radio signal system could determine that something has happened (i.e. a door open) and translate this into a signal that the receiver (which would be plugged into the computer's port) would translate into an e-mail message that could be sent to any pre-determined address—notifying the recipient of the action that occurred at the home.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Entrepreneurship & Innovation (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Strategic Management (AREA)
- Marketing (AREA)
- Physics & Mathematics (AREA)
- Economics (AREA)
- Computer Hardware Design (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Data Mining & Analysis (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Information Transfer Between Computers (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
- This application claims priority to U.S. application Ser. No. 09/453,887, filed Feb. 29, 2000, now allowed, the entire contents of which are herein incorporated by reference.
- The present invention is directed to a method, system and computer program product for notifying a user of recently received e-mails while away from the display connected to the computer.
- With the proliferation of less expensive computers and connection costs, an increasing number of people are staying connected through e-mail. Several Internet standards cover various techniques for sending, receiving, and forwarding e-mails. Two such techniques are the Simple Mail Transfer Protocol (SMTP) and the Post Office Protocol (POP). Those techniques are described in (1) STD0010 and (2) STD0053, RFC 1939, RFC1957, and RFC2449, respectively, available at http://www.ietf.org/rfc.html. The contents of those STDs and RFCs are incorporated herein by reference.
- Although e-mail communications are effectively delivered in an office environment where a user is often at his/her desk, e-mail communication is less effective for users at home since a user may be in a different part of the house than the computer. Accordingly, users frequently go back to their machine to check if an awaited e-mail has arrived yet. This may result in wasted trips to the computer and increased anxiety over whether the e-mail has been received.
- Some users have turned to wireless communication services to forward e-mails to them when they are not near their computers. One such communication service uses two-way pagers and the SkyWriter paging service from SkyTel, a division of MCI WorldCom Company. (Details of the SkyWriter service can be found at www.skytel.com.) Although a user's e-mail can be sent to the pager using the SkyWriter service, one significant drawback is that the service is provided in exchange for a monthly fee. Such a network supporting such a fee-based service for multiple members of the public will be referred to hereinafter as a “commercial, public network.”
- It is an object of the present invention to provide a wireless e-mail delivery system that does not require a commercial, public network.
- This object, and other advantages, are provided by a system, method and computer program product for forwarding e-mail headers from a private computer to an e-mail notification device.
- A more complete appreciation of the invention and many of the attendant advantages thereof will become readily apparent with reference to the following detailed description, particularly when considered in conjunction with the accompanying drawings, in which:
- FIG. 1 is a schematic illustration of a computer for receiving e-mail to be forwarded to an e-mail notification device;
- FIG. 2 is a block diagram of how e-mail messages are forwarded from the computer of FIG. 1 to the e-mail notification device; and
- FIG. 3 is an illustrative embodiment of an e-mail notification device of FIG. 2.
- Referring now to the drawings, wherein like reference numerals designate identical or corresponding parts throughout the several views, FIG. 1 is a schematic illustration of a computer system for forwarding e-mail messages. A
computer 100 implements the method of the present invention, wherein thecomputer housing 102 houses amotherboard 104 which contains aCPU 106, memory 108 (e.g., DRAM, ROM, EPROM, EEPROM, SRAM, SDRAM, and Flash RAM), and other optional special purpose logic devices (e.g., ASICs) or configurable logic devices (e.g., GAL and reprogrammable FPGA). Thecomputer 100 also includes plural input devices, (e.g., akeyboard 122 and mouse 124), and adisplay card 110 for controllingmonitor 120. In addition, thecomputer system 100 further includes a floppy disk drive 114; other removable media devices (e.g.,compact disc 119, tape, and removable magneto-optical media (not shown)); and ahard disk 112, or other fixed, high density media drives, connected using an appropriate device bus (e.g., a SCSI bus, an Enhanced IDE bus, or a Ultra DMA bus). Also connected to the same device bus or another device bus, thecomputer 100 may additionally include acompact disc reader 118, a compact disc reader/writer unit (not shown) or a compact disc jukebox (not shown). Althoughcompact disc 119 is shown in a CD caddy, thecompact disc 119 can be inserted directly into CD-ROM drives which do not require caddies. In addition, a printer (not shown) also provides printed listings of e-mail messages stored on thecomputer 100 that may be forwarded to an e-mail notification device (shown in FIG. 2). - As stated above, the system includes at least one computer readable medium. Examples of computer readable media are
compact discs 119,hard disks 112, floppy disks, tape, magneto-optical disks, PROMs (EPROM, EEPROM, Flash EPROM), DRAM, SRAM, SDRAM, etc. Stored on any one or on a combination of computer readable media, the present invention includes software for controlling both the hardware of thecomputer 100 and for enabling thecomputer 100 to interact with a human user. Such software may include, but is not limited to, device drivers, operating systems and user applications, such as development tools. Such computer readable media further includes the computer program product of the present invention for forwarding e-mail messages. The computer code devices of the present invention can be any interpreted or executable code mechanism, including but not limited to scripts, interpreters, dynamic link libraries, Java classes, and complete executable programs. - The computer program product of the present invention is configured to periodically connect to a user's e-mail account(s) to determine if new e-mail messages have arrived since a last time that the
computer 100 checked. The period between checks can be established through a textual interface, through a graphical interface, or using configuration files. In a preferred embodiment, the e-mail account is checked regularly (e.g., <30 minutes). In one embodiment, thecomputer 100 seizes a phone line, creates a dial-up connection, and terminates a dial-up connection after the computer code devices have downloaded the desired information. (Clearly other connection methods are also possible.) Using this regular checking provides two advantages. The first advantage is that the phone line used to call out (and in) is not tied-up continuously checking for new messages. (For pay-based networks, this provides the added result that costs are reduced.) The second advantage is that some systems (e.g., AOL) automatically disconnect users after a certain amount of inactivity. Thus, the present invention can reconnect even if disconnected. - In one embodiment of the present invention, the
computer 100 establishes one of a SLIP or a PPP connection through a dial-up adapter (e.g., a modem) to provide the underlying communication capabilities. Such a dial-up connection may be made using either a land-based phone or a cellular phone. In an alternate embodiment, an “always on” communication channel replaces the dial-up connection. Examples of an “always on” connection are cable modems and LAN adapters (e.g., token ring or Ethernet), and typically communications thereon utilize the Transmission Control Protocol over the Internet Protocol (TCP/IP). - Once the underlying communication capabilities have been established, the
computer 100 connects to a remote mail server (e.g., using TCP/IP sockets to connect to a corresponding port on the remote mail server). Then, the remote mail server is polled for new e-mail messages according to the protocol(s) supported by the server. As with the polling period, which server(s) to poll (and in what order if there are multiple servers) can be established through a textual interface, through a graphical interface, or using configuration files. Those servers can be identified by IP address or name, and the corresponding port can be defined implicitly based on a specified protocol type (e.g., POP or IMAP) or explicitly. In addition, for each of the servers, an account name to use on that server is also specified (along with a corresponding password, if required). - Having connected and performed any required authentication, the
computer 100 may begin processing of the messages in the user's mailbox. In one embodiment, thecomputer 100 tracks which messages in the user's mailbox are new. Thecomputer 100 queries the mail server to determine the number of messages waiting for the user (e.g., using the STAT command in POP3). This number is compared against the last known number of messages waiting for the user. In one embodiment of the present invention, any new messages are downloaded from the remote server to thecomputer 100 in their entirety. In an alternate embodiment, only a subset of each message is downloaded to the computer. Such an embodiment is beneficial (1) when using low-bandwidth connections and/or (2) when a message is not to be stored on thecomputer 100, but rather is to remain on the server for later retrieval (potentially at another location). The number of outstanding messages is updated locally atcomputer 100 according to whether the new messages were downloaded from the server or left for later downloading. In a more robust embodiment, thecomputer 100 of the present invention also stores other information (e.g., size in octets and/or unique message IDs) about the messages stored at the server to ensure that thecomputer 100 recognizes when the message state on the server has changed. One scenario where such a change could be missed is when another mail program downloads a message from the server without contacting thecomputer 100 and a subsequent message is received. In that case, the number of messages would still be correct, but it is unlikely that the size in octets would the same. Moreover, by definition, the unique identifiers of those two messages should also be different. - In an alternate embodiment, the remote server itself tracks which messages are new so that the
computer 100 can simply ask for new messages. - A new type of mail server provided by some commercial services (e.g., Hotmail.com) is a web-based e-mail service. The present invention can likewise connect to those types of remote servers using the hypertext transfer protocol (HTTP) to download new e-mail messages.
- Once the messages (or parts thereof) have been downloaded to the
computer 100, portions thereof are forwarded via atransmitter 200 to ane-mail notification device 220. Thetransmitter 200 can utilize any one or a combination of (1) RF-based transmission, (2) optical-based transmissions and (3) power-line-based transmissions (e.g., using electrical lines or telephone lines). In a preferred embodiment, however, thetransmitter 200 is RF-based. As would be appreciated by one of ordinary skill in the art, thetransmitter 200 may be implemented as an adapter internal to thecomputer 100 or as an external communication device connected to the computer using a serial- (e.g., RS-232 or USB) or parallel-connection. Alternate embodiments include using PS/2 connections, IR links, and/or audio jacks to connect thetransmitter 200 to thecomputer 100. Thetransmitter 200 performs communication with the e-mail notification device using a “private, non-commercial network.” As used hereinafter, a “private, non-commercial network” is defined as a network where (1) thetransmitter 200 is dedicated to home or office use for those people having access to thecomputer 100 and (2) a periodic fee is not paid to a commercial institution for the right to send messages. (The term, however, does not exclude paying a governmental fee for the right to transmit a message, if required.) In one embodiment of the private, non-commercial network, thetransmitter 200 is a low-power transmitter with a transmission range of 100 ft. Examples of private, non-commercial frequencies are provided in 47 CFR 15.1 et seq. In a preferred embodiment, the transmitter utilizes a frequency in the range of 300-450 MHz, and preferably 312, MHz, 315 MHz, or 433 MHz, but any frequency is possible. (The contents of section 15 is incorporated herein by reference.) Moreover, the system can use any modulation technique, but super-regenerative and super-heterodyne devices are preferable. - In one embodiment of the present invention, only a message header is forwarded from the
computer 100 to thee-mail notification device 220 via thetransmitter 200. This reduces the amount of information that must be received, parsed and stored in thee-mail notification device 220. One embodiment of the message header includes the data associated with the “From:” and “Subject:” fields of the message. As would be appreciated by one of ordinary skill in the art, data from additional fields can also be sent in the header as well as other data about the message (e.g., (1) when the message was downloaded to thecomputer 100 and (2) the size of the message). - As shown in FIG. 3, one embodiment of the
e-mail notification device 220 of the present invention displays only three columns (i.e., time received, “From:” and “Subject:”) from the header and the other data about the message. Alternate embodiments may include more or fewer columns and/or characters per column. - Various embodiments utilize selected combinations of features described below. As would be appreciated by one of ordinary skill in the art, each of the features described herein can be used independently of the others as memory, processing power, and cost dictate. Accordingly, the illustrated embodiment is only exemplary and is not intended to limit the scope of protection of the claims. Moreover, although buttons are illustrated as providing fixed functionality, it would be appreciated by one of ordinary skill in the art from this disclosure that the various buttons could have functions that change based on the state of the e-mail notification device. Likewise, in a further embodiment, the buttons are replaced by a touch screen with context-sensitive virtual buttons that change with the state of the
e-mail notification device 220. - As illustrated in FIG. 3, the exemplary e-mail notification device includes 8 buttons for requesting that the following actions be performed: Display Menu, Select, Delete, Show Time, Re-Sync, Alter Contrast, Move Cursor Up, and Move Cursor Down. Having selected the “Menu” button, a menu is displayed. In one embodiment the menu is a text list (e.g., scrollable or fixed) of available options that can be navigated using the cursor keys. In an alternate embodiment, the menu displays text or icons representing the buttons and their new functionality based on the state of the
notification device 220. - The select function can perform either or both of (1) selecting a previously unselected entry or (2) accepting that a function be performed on a presently selected entry. The Delete function discards a message that is stored on the
e-mail notification device 220. The Time function toggles whether the display shows a general date that a message was received (e.g., today, yesterday, or 3 days ago) or a specific time (e.g., Feb. 22, 2000: 10:15 am). - The re-sync function triggers the
notification device 220 to enter an “always listening” mode for a hardware or software configurable set of time. As explained in greater detail below, this ensures that thenotification device 220 is not in a power saving mode when thetransmitter 200 transmits to thenotification device 220. - The Alter Contrast function allows the contrast of the screen of the
e-mail notification device 220 to be altered in conjunction with the Up and Down arrow keys. - The Up and Down arrow keys allow various messages and/or options to be selected from a scrolling list on the screen. If a desired message has be reached using the Up and Down arrow keys, it can be deleted using the delete function or opened for reading using the select key.
- Using the system of FIG. 2, a user of an
e-mail notification device 220 can check e-mails without having to go to his or her computer. For example, when a user comes home from work and walks through the kitchen, the user can glance at thee-mail notification device 220 that would show the headers for the last un-read e-mails that are waiting for the user. - In an environment in which multiple users utilize the
same computer 100 or a single user has multiple e-mail accounts, thecomputer 100 is configured to correlate e-mail accounts toe-mail notification devices 220. In this fashion, the headers are forwarded to the correct recipient and are not disseminated to extraneous recipients. - In an alternate embodiment, the
e-mail notification device 220 is configured to interact with additional programs (e.g., calendar programs) that are run on thecomputer 100. Accordingly, any “alarm” set in the calendar program of the computer 100 (or sent via e-mail from aremote computer 100′) can be forwarded to the computer code device that controls thetransmitter 200, thereby sending the user a reminder about an event. In order to more easily integrate third-party programs into the computer code devices of the present invention, one embodiment of the present invention includes one or more tags to be added to e-mail messages such that the computer code devices can interpret how to process the message. For example, by defining a new content-type according to Multi-purpose Internet Mail Extensions, as defined in RFCs 2045 and 2046 (incorporated herein by reference), the computer code devices of the present invention can parse a message into parts and process those parts individually. Accordingly, a third-party program that wants to have a bitmap sent to anotification device 220 passes an e-mail to thecomputer 100 that includes a bitmap and an indication that the bitmap is part of a notification device message. Thecomputer 100 would then parse the bit-map from the rest of the multi-part message after having parsed the content-identifier indicating that the message is a notification device message. The computer code device would then send the bit-map to thenotification device 220 with or without the header and with or instead of a text message. - Just as a bitmap can be identified and parsed from a message, so too can other multi-media formats. For example, a voice message (e.g., stored in a .wav or .mp3 format) can be included in a message to the
notification device 220. The notification device would then either play the message automatically or upon being selected like a text message. - In an alternate embodiment, not all messages and alarms are sent immediately to the user. As “junk” e-mail proliferates, an
e-mail notification device 220 can quickly become inundated with e-mail that is of little or no interest to the user. As a result, the user may establish a set of rules that determines what messages are to be forwarded and what messages are to be blocked. Rules can use any field in the information to determine if the information should be forwarded or blocked. For example, a rule could establish that messages having “CompanyXYZ” in the “From:” field are to be forwarded. Likewise, a rule could establish that messages are never forwarded if the body of the message contains the phrase “Get rich quick.” - In an alternate embodiment of the present invention, the types of messages to be received are expanded to include “chat” messages. A communication category called Instant Messaging (pioneered by ICQ and now owned by AOL) enables users to know if people in the users' Messaging Groups are logged in for “chat” communication. Accordingly, the
e-mail notification device 220 can also display an up-to-date list of people who are ready for “chatting.” Depending on the bandwidth of the non-commercial network and the processing power of thenotification device 220, thenotification device 220 may also receive real-time (or near real-time) text and/or graphics from an on-going chat session. - Although the
computer 100 and thetransmitter 200 are illustrated in FIG. 2 as being separate elements, an alternate embodiment, called an “integrated transmitter” integrates both of those components into a single device. The “integrated transmitter” periodically connects to an Internet service provider (e.g., by seizing a phone line and creating a dial-up connection) and polls a remote information server to determine if new information (e.g., e-mails, chat lists or web pages) are available. If so, information or the headers for that information are downloaded to the “integrated transmitter” and transmitted to thenotification device 220 for viewing by the user. - The
notification device 220 may be either powered by any one or a combination of: battery/batteries (for ease of transportation), a transformer, or AC current. In order to conserve power in the battery-basednotification device 220, thetransmitter 200 sends out periodic (e.g., once a minute) synchronization messages that include a time of when the next transmission will be. Accordingly, thenotification device 220 can power down the RF receiving circuitry therein until that time. To prevent missing the next transmission due to different clock rates, thenotification device 220 powers back up the RF circuitry a short time (e.g., a few tens of milliseconds) before the next transmission is scheduled to occur. If a transmission is not received within a short time (e.g., a few tens of milliseconds) after the next transmission was to have occurred, thenotification device 220 assumes that it missed the transmission and puts the RF receiving circuitry back to sleep until shortly before a subsequent periodic transmission. Before this subsequent periodic transmission, though, thenotification device 220 wakes up earlier. As an increasing number of transmissions are missed, thenotification device 220 wakes up increasingly early and stays on increasingly late after the scheduled time. After a further configurable number of missed transmissions, thenotification device 220 remains on continuously, listening for transmissions, and eventually shuts down the transmitter completely after a time-out period (e.g., 5 minutes). Thenotification device 220 is then reset to “always on” listening mode by operation of a manual button (e.g., an on-off button or a “re-sync” button, described above). - By way of example, at time t=0, the
transmitter 200 sends a synchronization message to thenotification device 220, and in that message thetransmitter 200 indicates that the next synchronization message will be sent in one minute. Accordingly, thenotification device 220 places the RF receiving circuitry in sleep mode for 0.96 minutes and then wakes up the RF receiving circuitry at time t=0.96 min. The RF receiving circuitry is kept active until t=1.04, at which point it is powered down because no synchronization message was received. The RF receiving circuitry is then reawakened at time t=1.94 min, and the RF receiving circuitry is kept active until t=2.06. The RF receiving circuitry is then reawakened at time t=2.92 min. If the RF receiving circuitry has not received a message by t=3.08, the RF receiving circuitry is left in “always on” mode for an additional five minutes. After not receiving any transmission by t=8.08, the RF receiving circuitry of thenotification device 220 is powered down until reset. - In order to minimize the number of transmitters that “collide” when sending, in a preferred embodiment a configurable delay as compared to a base time is used to vary when synchronization messages are sent. For example, if the base time is one minute, some transmitters are programmed with a −0.01 minute delay and others with a 0.01 minute delay such that messages are sent every 0.99 min and 1.01 minutes, respectively. Thus, even if those two transmitters collided on the first transmission, they would be 0.02 minutes apart on their next transmission.
- As would be evident, because the RF receiving circuitry can be powered down when the
computer 100 is ready to send a message, thecomputer 100 may need to wait to send a message. The computer waits until the transmitter indicates (e.g., on a busy line of a parallel port connection to the transmitter 200) that the time for a next transmission has occurred. The information is then transmitted along with an indication of when the next message (synchronization or text/graphics) will be sent. - As would be appreciated by one of ordinary skill in the art from this specification, other battery-based remote transmitter/receiver pairs can benefit from the synchronization technique described above. One such pair is an indoor/outdoor temperature sensing device system in which a transmitter periodically sends an outside temperature to a temperature receiver (similar to the notification device220), and the temperature receiver sleeps between receiving temperature messages.
- In an embodiment in which two-way communication is to be used, the private, non-commercial network can be used for communication between the
computer 100 and thenotification device 220 in both directions. In that embodiment, e-mail replies can be sent to thecomputer 100 which then forwards the reply to the remote server. - Many smart home systems utilize (or will soon utilize) power line carrier communication (e.g., X-10) or Blue-tooth communication which allow control of appliances (e.g., lamps) throughout the home through the home wiring and via radio signals. In an alternative embodiment, the system of the present invention sends message headers or messages from the
transmitter 200 to an appliance receiver. The appliance receiver then interprets the messages or headers to be commands to control lights and appliances in the home. More specifically, a user at the office can send an e-mail to his home e-mail account with a command to turn ON a specified lamp or other appliance. The computer would recognize such a new e-mail with such a command in the subject header and send the appropriate command (potentially translated) to an X-10 transmitter that applies the necessary X-10 signals on the home wiring. Similarly, a Blue-tooth type translator and transmitter could send the commands via radio frequency to an appliance to respond according to the command. - As the smart home category grows, more and more appliances and sensors will have the capability to communicate back to another device. The system of the present invention may advantageously utilize two way communication (e.g., using RF, IR, X-10 or Blue-tooth type protocols). An interface to the home wiring or an interface looking at a certain radio signal system could determine that something has happened (i.e. a door open) and translate this into a signal that the receiver (which would be plugged into the computer's port) would translate into an e-mail message that could be sent to any pre-determined address—notifying the recipient of the action that occurred at the home.
- Obviously, numerous additional modifications and variations of the present invention are possible in light of the above teachings. It is therefore to be understood that within the scope of the appended claims, the present invention may be practiced otherwise than as specifically described herein.
Claims (25)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/202,667 US20030005051A1 (en) | 2000-02-29 | 2002-07-25 | E-mail notification device |
US11/023,360 US8001209B2 (en) | 2000-02-29 | 2004-12-29 | E-mail notification device |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/453,887 US6446118B1 (en) | 2000-02-29 | 2000-02-29 | E-mail notification device |
US10/202,667 US20030005051A1 (en) | 2000-02-29 | 2002-07-25 | E-mail notification device |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/453,887 Continuation US6446118B1 (en) | 2000-02-29 | 2000-02-29 | E-mail notification device |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/023,360 Division US8001209B2 (en) | 2000-02-29 | 2004-12-29 | E-mail notification device |
Publications (1)
Publication Number | Publication Date |
---|---|
US20030005051A1 true US20030005051A1 (en) | 2003-01-02 |
Family
ID=23802466
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/453,887 Expired - Lifetime US6446118B1 (en) | 2000-02-29 | 2000-02-29 | E-mail notification device |
US10/202,667 Abandoned US20030005051A1 (en) | 2000-02-29 | 2002-07-25 | E-mail notification device |
US11/023,360 Expired - Fee Related US8001209B2 (en) | 2000-02-29 | 2004-12-29 | E-mail notification device |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/453,887 Expired - Lifetime US6446118B1 (en) | 2000-02-29 | 2000-02-29 | E-mail notification device |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/023,360 Expired - Fee Related US8001209B2 (en) | 2000-02-29 | 2004-12-29 | E-mail notification device |
Country Status (3)
Country | Link |
---|---|
US (3) | US6446118B1 (en) |
AU (1) | AU2001239909A1 (en) |
WO (1) | WO2001065335A2 (en) |
Cited By (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050005235A1 (en) * | 2003-07-01 | 2005-01-06 | Microsoft Corporation | Adaptive multi-line view user interface |
US20050108359A1 (en) * | 2003-11-05 | 2005-05-19 | Robert Hyder | Remote mail management system |
WO2005060329A2 (en) * | 2003-12-22 | 2005-07-07 | Cycos Aktiengesellschaft | Method and arrangement for signalling a date/time by a communication terminal |
US20050271188A1 (en) * | 2004-06-01 | 2005-12-08 | Kraft Margareth V | Selective response telephone answering system |
US20070055943A1 (en) * | 2005-09-07 | 2007-03-08 | Microsoft Corporation | Command user interface for displaying selectable functionality controls in a database applicaiton |
US20070061308A1 (en) * | 2005-09-12 | 2007-03-15 | Microsoft Corporation | Expanded search and find user interface |
US20070279417A1 (en) * | 2006-06-01 | 2007-12-06 | Microsoft Corporation | Modifying a chart |
US20080031332A1 (en) * | 2002-10-04 | 2008-02-07 | Jeon Byeong M | Method of deriving a motion vector of a bi-predictive block based on a list o motion vector of a co-located block in a reference picture |
US20110219066A1 (en) * | 2006-05-03 | 2011-09-08 | Cloud Systems, Inc. | System and method for managing, routing, and controlling devices and inter-device connections |
US20120296999A1 (en) * | 2009-09-18 | 2012-11-22 | Kuo-Hua Kuo | Dynamic object management protocol |
US8762880B2 (en) | 2007-06-29 | 2014-06-24 | Microsoft Corporation | Exposing non-authoring features through document status information in an out-space user interface |
US8839139B2 (en) | 2004-09-30 | 2014-09-16 | Microsoft Corporation | User interface for providing task management and calendar information |
US9015621B2 (en) | 2004-08-16 | 2015-04-21 | Microsoft Technology Licensing, Llc | Command user interface for displaying multiple sections of software functionality controls |
US9015624B2 (en) | 2004-08-16 | 2015-04-21 | Microsoft Corporation | Floating command object |
US9046983B2 (en) | 2009-05-12 | 2015-06-02 | Microsoft Technology Licensing, Llc | Hierarchically-organized control galleries |
US9098837B2 (en) | 2003-06-26 | 2015-08-04 | Microsoft Technology Licensing, Llc | Side-by-side shared calendars |
US9098473B2 (en) | 2007-06-29 | 2015-08-04 | Microsoft Technology Licensing, Llc | Accessing an out-space user interface for a document editor program |
US9223477B2 (en) | 2004-08-16 | 2015-12-29 | Microsoft Technology Licensing, Llc | Command user interface for displaying selectable software functionality controls |
US9338114B2 (en) | 2008-06-24 | 2016-05-10 | Microsoft Technology Licensing, Llc | Automatic conversation techniques |
US20160219430A1 (en) * | 2001-10-26 | 2016-07-28 | Blackberry Limited | System and method for remotely controlling mobile communication devices |
US9529514B2 (en) | 2006-05-03 | 2016-12-27 | Cloud Systems Holdco, Llc | System and method for automating the management, routing, and control of multiple devices and inter-device connections |
US9542667B2 (en) | 2005-09-09 | 2017-01-10 | Microsoft Technology Licensing, Llc | Navigating messages within a thread |
US9619116B2 (en) | 2007-06-29 | 2017-04-11 | Microsoft Technology Licensing, Llc | Communication between a document editor in-space user interface and a document editor out-space user interface |
US9645698B2 (en) | 2004-08-16 | 2017-05-09 | Microsoft Technology Licensing, Llc | User interface for displaying a gallery of formatting options applicable to a selected object |
US9665850B2 (en) | 2008-06-20 | 2017-05-30 | Microsoft Technology Licensing, Llc | Synchronized conversation-centric message list and message reading pane |
US9690448B2 (en) | 2004-08-16 | 2017-06-27 | Microsoft Corporation | User interface for displaying selectable software functionality controls that are relevant to a selected object |
US9727989B2 (en) | 2006-06-01 | 2017-08-08 | Microsoft Technology Licensing, Llc | Modifying and formatting a chart using pictorially provided chart elements |
US10445114B2 (en) | 2008-03-31 | 2019-10-15 | Microsoft Technology Licensing, Llc | Associating command surfaces with multiple active components |
US10482429B2 (en) | 2003-07-01 | 2019-11-19 | Microsoft Technology Licensing, Llc | Automatic grouping of electronic mail |
US10516630B2 (en) | 2016-11-01 | 2019-12-24 | Microsoft Technology Licensing, Llc | Switching synchronization systems for synchronizing server/client data |
US11405345B2 (en) | 2016-11-01 | 2022-08-02 | Microsoft Technology Licensing, Llc | E-mail with smart reply and roaming drafts |
Families Citing this family (149)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7209949B2 (en) * | 1998-05-29 | 2007-04-24 | Research In Motion Limited | System and method for synchronizing information between a host system and a mobile data communication device |
US7209955B1 (en) * | 1998-05-29 | 2007-04-24 | Research In Motion Limited | Notification system and method for a mobile data communication device |
US20020049818A1 (en) * | 1998-05-29 | 2002-04-25 | Gilhuly Barry J. | System and method for pushing encrypted information between a host system and a mobile data communication device |
US6438585B2 (en) * | 1998-05-29 | 2002-08-20 | Research In Motion Limited | System and method for redirecting message attachments between a host system and a mobile data communication device |
US6219694B1 (en) | 1998-05-29 | 2001-04-17 | Research In Motion Limited | System and method for pushing information from a host system to a mobile data communication device having a shared electronic address |
US6779019B1 (en) * | 1998-05-29 | 2004-08-17 | Research In Motion Limited | System and method for pushing information from a host system to a mobile data communication device |
CN100476989C (en) * | 2000-02-21 | 2009-04-08 | 特科2000国际有限公司 | Portable data storage device |
US6446118B1 (en) * | 2000-02-29 | 2002-09-03 | Designtech International, Inc. | E-mail notification device |
US6973476B1 (en) * | 2000-03-10 | 2005-12-06 | Atheros Communications | System and method for communicating data via a wireless high speed link |
US6952720B2 (en) * | 2000-03-17 | 2005-10-04 | Nms Communications | On-the-fly message notification system and methodology |
US7739334B1 (en) * | 2000-03-17 | 2010-06-15 | Visto Corporation | System and method for automatically forwarding email and email events via a computer network to a server computer |
AUPQ627700A0 (en) * | 2000-03-17 | 2000-04-15 | Nuc-One Enterprises Pty Ltd | Email alert device |
US7624172B1 (en) * | 2000-03-17 | 2009-11-24 | Aol Llc | State change alerts mechanism |
US9736209B2 (en) | 2000-03-17 | 2017-08-15 | Facebook, Inc. | State change alerts mechanism |
US20020026513A1 (en) * | 2000-03-20 | 2002-02-28 | Hoglund Robert Sargent | Integrated real time and polled electronic messaging system and method |
US6826609B1 (en) * | 2000-03-31 | 2004-11-30 | Tumbleweed Communications Corp. | Policy enforcement in a secure data file delivery system |
US7392306B1 (en) * | 2000-04-07 | 2008-06-24 | Aol Llc | Instant messaging client having an embedded browser |
US6665378B1 (en) * | 2000-07-31 | 2003-12-16 | Brenda Gates Spielman | IP-based notification architecture for unified messaging |
US20020025808A1 (en) * | 2000-08-30 | 2002-02-28 | Acuna Victor E. | Dual signaling channel communication system and method |
US7149511B1 (en) | 2000-08-31 | 2006-12-12 | Rosetta-Wireless Corporation | Wireless intelligent personal server |
US6988128B1 (en) * | 2000-09-27 | 2006-01-17 | International Business Machines Corporation | Calendar events and calendar-driven application technique |
US8527284B2 (en) | 2000-09-29 | 2013-09-03 | Escher Group Limited | System for personal mail piece tracking and tracing from multiple sources by user identifier |
EP1219330A3 (en) * | 2000-12-28 | 2004-04-21 | Nintendo Co., Limited | Network game system |
US7178099B2 (en) * | 2001-01-23 | 2007-02-13 | Inxight Software, Inc. | Meta-content analysis and annotation of email and other electronic documents |
US7325035B1 (en) * | 2001-01-24 | 2008-01-29 | Palmsource, Inc. | System using email message to transmit a command to remotely control a computer resource |
US7020703B2 (en) * | 2001-02-12 | 2006-03-28 | Sharp Laboratories Of America, Inc. | Messaging system |
US7302634B2 (en) | 2001-03-14 | 2007-11-27 | Microsoft Corporation | Schema-based services for identity-based data access |
GB0124884D0 (en) * | 2001-03-20 | 2001-12-05 | Koninkl Philips Electronics Nv | Information system for travellers |
US20020152276A1 (en) * | 2001-04-17 | 2002-10-17 | Jablow David A. | Methods and systems for providing personalized notification |
JP2002319975A (en) * | 2001-04-24 | 2002-10-31 | Hitachi Ltd | Method and system for managing e-mail |
WO2003003295A1 (en) | 2001-06-28 | 2003-01-09 | Trek 2000 International Ltd. | A portable device having biometrics-based authentication capabilities |
GB2393007B (en) | 2001-06-28 | 2005-08-03 | Trek 2000 Int Ltd | Method and devices for data transfer |
JP2004535029A (en) * | 2001-07-10 | 2004-11-18 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Method and system for electronic route planning and virtual queuing |
US7328266B2 (en) | 2001-12-18 | 2008-02-05 | Perftech, Inc. | Internet provider subscriber communications system |
US8108524B2 (en) * | 2001-12-18 | 2012-01-31 | Perftech, Inc. | Internet connection user communications system |
US20030123431A1 (en) * | 2001-12-28 | 2003-07-03 | Bertram Geck | Methods and apparatus for providing internet messaging on the screen of a digital telephone |
EP3401794A1 (en) | 2002-01-08 | 2018-11-14 | Seven Networks, LLC | Connection architecture for a mobile network |
NZ534572A (en) * | 2002-02-07 | 2006-09-29 | Trek Internat 2000 Ltd | A portable data storage and image recording device capable of direct connection to a computer usb port |
US6920337B2 (en) * | 2002-03-01 | 2005-07-19 | Hewlett-Packard Development Company, L.P. | Apparatus, system, and method for wireless notifications |
DK1476813T3 (en) * | 2002-03-12 | 2007-03-19 | Trek 2000 Int Ltd | System and apparatus for accessing and transporting electronic messages using portable data storage device |
US9635540B2 (en) * | 2002-03-25 | 2017-04-25 | Jeffrey D. Mullen | Systems and methods for locating cellular phones and security measures for the same |
US6639973B1 (en) * | 2002-04-26 | 2003-10-28 | Motorola, Inc. | Mobile originator call control |
DE60209115T2 (en) * | 2002-05-13 | 2006-10-26 | Trek 2000 International Ltd. | SYSTEM AND DEVICE FOR COMPRESSING AND DECOMPRESSING DATA STORED IN A PORTABLE DATA STORAGE DEVICE |
US20030229669A1 (en) * | 2002-06-10 | 2003-12-11 | Jen-Fu Chen | Device for notification of receipt of email |
US9886309B2 (en) | 2002-06-28 | 2018-02-06 | Microsoft Technology Licensing, Llc | Identity-based distributed computing for device resources |
TW588243B (en) * | 2002-07-31 | 2004-05-21 | Trek 2000 Int Ltd | System and method for authentication |
US6891934B1 (en) | 2002-08-20 | 2005-05-10 | Bellsouth Intellectual Property Corporation | IP handset-based voice mail notification |
US20080261633A1 (en) | 2002-10-22 | 2008-10-23 | Research In Motion Limited | System and Method for Pushing Information from a Host System to a Mobile Data Communication Device |
US20040088358A1 (en) * | 2002-11-05 | 2004-05-06 | Nokia Corporation | Method and system for setting up a notification |
US7640306B2 (en) | 2002-11-18 | 2009-12-29 | Aol Llc | Reconfiguring an electronic message to effect an enhanced notification |
US8468126B2 (en) | 2005-08-01 | 2013-06-18 | Seven Networks, Inc. | Publishing data in an information community |
US7853563B2 (en) | 2005-08-01 | 2010-12-14 | Seven Networks, Inc. | Universal data aggregation |
US7917468B2 (en) | 2005-08-01 | 2011-03-29 | Seven Networks, Inc. | Linking of personal information management data |
JP4498770B2 (en) * | 2003-03-10 | 2010-07-07 | 株式会社リコー | Image forming apparatus for data distribution and information processing apparatus for acquiring data from the image forming apparatus |
US7435237B2 (en) * | 2003-06-02 | 2008-10-14 | Boston Scientific Scimed, Inc. | Mixing syringes with breakable septums |
US20050037787A1 (en) * | 2003-06-27 | 2005-02-17 | Rosett-Wireless Corporation | Wireless intelligent portable-server system (WIPSS) |
US7624147B2 (en) | 2003-09-04 | 2009-11-24 | Sierra Wireless, Inc. | Efficient notification of new electronic mail arrival |
GB2406463B (en) * | 2003-09-27 | 2006-06-07 | Inventec Appliances Corp | Method of receiving email by electronic communication device |
US7873742B1 (en) * | 2003-11-20 | 2011-01-18 | Microsoft Corporation | Providing content per delivery endpoint |
US7206816B2 (en) | 2004-01-29 | 2007-04-17 | Teamon Systems, Inc. | System and method of polling electronic mailboxes |
US7299075B2 (en) * | 2004-02-12 | 2007-11-20 | Mark Gottlieb | Walkie-talkie with screen to show a list of other walkie-talkies within communication range |
US8005462B2 (en) * | 2004-02-17 | 2011-08-23 | Teamon Systems, Inc. | System and method of retrieving electronic mail |
US8255835B2 (en) * | 2004-02-24 | 2012-08-28 | Research In Motion Limited | Method and system for managing unread electronic messages |
US7921162B2 (en) * | 2004-07-19 | 2011-04-05 | The Go Daddy Group, Inc. | Notification system and method for domain name registrars |
US8631077B2 (en) * | 2004-07-22 | 2014-01-14 | International Business Machines Corporation | Duplicate e-mail content detection and automatic doclink conversion |
US20060041625A1 (en) | 2004-08-19 | 2006-02-23 | International Business Machines Corporation | System and method for sectional e-mail transmission |
US7890593B2 (en) * | 2008-07-17 | 2011-02-15 | International Business Machines Corporation | Sectional E-mail Transmission |
US8010082B2 (en) | 2004-10-20 | 2011-08-30 | Seven Networks, Inc. | Flexible billing architecture |
WO2006045102A2 (en) | 2004-10-20 | 2006-04-27 | Seven Networks, Inc. | Method and apparatus for intercepting events in a communication system |
US7706781B2 (en) | 2004-11-22 | 2010-04-27 | Seven Networks International Oy | Data security in a mobile e-mail service |
US20070130078A1 (en) * | 2005-12-02 | 2007-06-07 | Robert Grzesek | Digital rights management compliance with portable digital media device |
FI117152B (en) | 2004-12-03 | 2006-06-30 | Seven Networks Internat Oy | E-mail service provisioning method for mobile terminal, involves using domain part and further parameters to generate new parameter set in list of setting parameter sets, if provisioning of e-mail service is successful |
US20060168044A1 (en) * | 2005-01-11 | 2006-07-27 | Yen-Fu Chen | System and method for display of chained messages in a single email in different orders |
DE102005011169B4 (en) * | 2005-03-09 | 2010-09-30 | 1&1 Internet Ag | Method and system for an e-mail service with preparation of information e-mails of another Internet service |
US7752633B1 (en) | 2005-03-14 | 2010-07-06 | Seven Networks, Inc. | Cross-platform event engine |
US7796742B1 (en) | 2005-04-21 | 2010-09-14 | Seven Networks, Inc. | Systems and methods for simplified provisioning |
US8438633B1 (en) | 2005-04-21 | 2013-05-07 | Seven Networks, Inc. | Flexible real-time inbox access |
WO2006136660A1 (en) | 2005-06-21 | 2006-12-28 | Seven Networks International Oy | Maintaining an ip connection in a mobile network |
NL1029494C2 (en) * | 2005-07-12 | 2006-10-02 | Hj Van Der Weide Beheer B V | Telecommunication system with a number of cordless telephones. |
US8069166B2 (en) | 2005-08-01 | 2011-11-29 | Seven Networks, Inc. | Managing user-to-user contact with inferred presence information |
US20070299972A1 (en) * | 2005-08-12 | 2007-12-27 | Consilient Technologies Corporation | Relay of enterprise messaging system events among client devices and one or more enterprise messaging systems |
JP4238870B2 (en) * | 2005-12-27 | 2009-03-18 | ブラザー工業株式会社 | Network system |
US8286089B2 (en) | 2005-12-30 | 2012-10-09 | Research In Motion Limited | Representing new messages on a communication device |
TW200729921A (en) * | 2006-01-27 | 2007-08-01 | Acer Inc | Mobile information service method and device and system thereof |
US7769395B2 (en) | 2006-06-20 | 2010-08-03 | Seven Networks, Inc. | Location-based operations and messaging |
US20070214221A1 (en) * | 2006-03-08 | 2007-09-13 | Raymond Reddy | Method and system for email notification using auto-forwarding and a lightweight mail notification sender |
JP2007241747A (en) * | 2006-03-09 | 2007-09-20 | Toshiba Corp | Information processor and e-mail receiving method |
CN101043466A (en) * | 2006-03-21 | 2007-09-26 | 宏碁股份有限公司 | Information pickup method and hand-hold mobile communication device using the same |
US20080014910A1 (en) * | 2006-05-11 | 2008-01-17 | Acer Inc. | Method for acquiring information, and hand-held mobile communications device for implementing the method |
US8126443B2 (en) * | 2006-06-13 | 2012-02-28 | Microsoft Corporation | Auxiliary output device |
US8370442B2 (en) * | 2008-08-29 | 2013-02-05 | Commvault Systems, Inc. | Method and system for leveraging identified changes to a mail server |
US8693494B2 (en) | 2007-06-01 | 2014-04-08 | Seven Networks, Inc. | Polling |
US8805425B2 (en) | 2007-06-01 | 2014-08-12 | Seven Networks, Inc. | Integrated messaging |
DE102007042979B4 (en) * | 2007-09-10 | 2017-07-20 | Intel Deutschland Gmbh | Integrated circuit for mobile transceivers |
US8364181B2 (en) | 2007-12-10 | 2013-01-29 | Seven Networks, Inc. | Electronic-mail filtering for mobile devices |
US8793305B2 (en) | 2007-12-13 | 2014-07-29 | Seven Networks, Inc. | Content delivery to a mobile device from a content service |
US9002828B2 (en) | 2007-12-13 | 2015-04-07 | Seven Networks, Inc. | Predictive content delivery |
US8107921B2 (en) | 2008-01-11 | 2012-01-31 | Seven Networks, Inc. | Mobile virtual network operator |
US8862657B2 (en) | 2008-01-25 | 2014-10-14 | Seven Networks, Inc. | Policy based content service |
US20090193338A1 (en) | 2008-01-28 | 2009-07-30 | Trevor Fiatal | Reducing network and battery consumption during content delivery and playback |
GB0804164D0 (en) * | 2008-03-06 | 2009-01-07 | Software Hothouse Ltd | Enhancements to unified communications and messaging systems |
US8787947B2 (en) | 2008-06-18 | 2014-07-22 | Seven Networks, Inc. | Application discovery on mobile devices |
US20090327354A1 (en) * | 2008-06-26 | 2009-12-31 | Microsoft Corporation | Notification and synchronization of updated data |
US8078158B2 (en) | 2008-06-26 | 2011-12-13 | Seven Networks, Inc. | Provisioning applications for a mobile device |
US8909759B2 (en) | 2008-10-10 | 2014-12-09 | Seven Networks, Inc. | Bandwidth measurement |
US8407726B2 (en) | 2009-12-31 | 2013-03-26 | International Business Machines Corporation | Collaboration in low bandwidth applications |
US9043731B2 (en) | 2010-03-30 | 2015-05-26 | Seven Networks, Inc. | 3D mobile user interface with configurable workspace management |
CA2806527A1 (en) | 2010-07-26 | 2012-02-09 | Seven Networks, Inc. | Mobile network traffic coordination across multiple applications |
US9077630B2 (en) | 2010-07-26 | 2015-07-07 | Seven Networks, Inc. | Distributed implementation of dynamic wireless traffic policy |
US8838783B2 (en) | 2010-07-26 | 2014-09-16 | Seven Networks, Inc. | Distributed caching for resource and mobile network traffic management |
EP2599280A2 (en) | 2010-07-26 | 2013-06-05 | Seven Networks, Inc. | Mobile application traffic optimization |
US8843153B2 (en) | 2010-11-01 | 2014-09-23 | Seven Networks, Inc. | Mobile traffic categorization and policy for network use optimization while preserving user experience |
US9060032B2 (en) | 2010-11-01 | 2015-06-16 | Seven Networks, Inc. | Selective data compression by a distributed traffic management system to reduce mobile data traffic and signaling traffic |
WO2012060997A2 (en) | 2010-11-01 | 2012-05-10 | Michael Luna | Application and network-based long poll request detection and cacheability assessment therefor |
US9330196B2 (en) | 2010-11-01 | 2016-05-03 | Seven Networks, Llc | Wireless traffic management system cache optimization using http headers |
US8903954B2 (en) | 2010-11-22 | 2014-12-02 | Seven Networks, Inc. | Optimization of resource polling intervals to satisfy mobile device requests |
US8326985B2 (en) | 2010-11-01 | 2012-12-04 | Seven Networks, Inc. | Distributed management of keep-alive message signaling for mobile network resource conservation and optimization |
US8484314B2 (en) | 2010-11-01 | 2013-07-09 | Seven Networks, Inc. | Distributed caching in a wireless network of content delivered for a mobile application over a long-held request |
WO2012060995A2 (en) | 2010-11-01 | 2012-05-10 | Michael Luna | Distributed caching in a wireless network of content delivered for a mobile application over a long-held request |
CN103620576B (en) | 2010-11-01 | 2016-11-09 | 七网络公司 | It is applicable to the caching of mobile applications behavior and network condition |
WO2012061437A1 (en) | 2010-11-01 | 2012-05-10 | Michael Luna | Cache defeat detection and caching of content addressed by identifiers intended to defeat cache |
WO2012071283A1 (en) | 2010-11-22 | 2012-05-31 | Michael Luna | Aligning data transfer to optimize connections established for transmission over a wireless network |
WO2012094675A2 (en) | 2011-01-07 | 2012-07-12 | Seven Networks, Inc. | System and method for reduction of mobile network traffic used for domain name system (dns) queries |
US20120271903A1 (en) | 2011-04-19 | 2012-10-25 | Michael Luna | Shared resource and virtual resource management in a networked environment |
US8621075B2 (en) | 2011-04-27 | 2013-12-31 | Seven Metworks, Inc. | Detecting and preserving state for satisfying application requests in a distributed proxy and cache system |
EP2556441B8 (en) | 2011-04-27 | 2015-11-25 | Seven Networks, LLC | System and method for making requests on behalf of a mobile device based on atomic processes for mobile network traffic relief |
EP2737742A4 (en) | 2011-07-27 | 2015-01-28 | Seven Networks Inc | Automatic generation and distribution of policy information regarding malicious mobile traffic in a wireless network |
US9936037B2 (en) | 2011-08-17 | 2018-04-03 | Perftech, Inc. | System and method for providing redirections |
US8918503B2 (en) | 2011-12-06 | 2014-12-23 | Seven Networks, Inc. | Optimization of mobile traffic directed to private networks and operator configurability thereof |
EP2789138B1 (en) | 2011-12-06 | 2016-09-14 | Seven Networks, LLC | A mobile device and method to utilize the failover mechanisms for fault tolerance provided for mobile traffic management and network/device resource conservation |
WO2013086455A1 (en) | 2011-12-07 | 2013-06-13 | Seven Networks, Inc. | Flexible and dynamic integration schemas of a traffic management system with various network operators for network traffic alleviation |
WO2013086447A1 (en) | 2011-12-07 | 2013-06-13 | Seven Networks, Inc. | Radio-awareness of mobile device for sending server-side control signals using a wireless network optimized transport protocol |
WO2013090834A1 (en) | 2011-12-14 | 2013-06-20 | Seven Networks, Inc. | Operation modes for mobile traffic optimization and concurrent management of optimized and non-optimized traffic |
EP2792188B1 (en) | 2011-12-14 | 2019-03-20 | Seven Networks, LLC | Mobile network reporting and usage analytics system and method using aggregation of data in a distributed traffic optimization system |
US8861354B2 (en) | 2011-12-14 | 2014-10-14 | Seven Networks, Inc. | Hierarchies and categories for management and deployment of policies for distributed wireless traffic optimization |
US8909202B2 (en) | 2012-01-05 | 2014-12-09 | Seven Networks, Inc. | Detection and management of user interactions with foreground applications on a mobile device in distributed caching |
US10255587B2 (en) * | 2012-01-18 | 2019-04-09 | Microsoft Technology Licensing, Llc | System and method for blended presentation of locally and remotely stored electronic messages |
WO2013116856A1 (en) | 2012-02-02 | 2013-08-08 | Seven Networks, Inc. | Dynamic categorization of applications for network access in a mobile network |
WO2013116852A1 (en) | 2012-02-03 | 2013-08-08 | Seven Networks, Inc. | User as an end point for profiling and optimizing the delivery of content and data in a wireless network |
US8812695B2 (en) | 2012-04-09 | 2014-08-19 | Seven Networks, Inc. | Method and system for management of a virtual network connection without heartbeat messages |
US10263899B2 (en) | 2012-04-10 | 2019-04-16 | Seven Networks, Llc | Enhanced customer service for mobile carriers using real-time and historical mobile application and traffic or optimization data associated with mobile devices in a mobile network |
US8775631B2 (en) | 2012-07-13 | 2014-07-08 | Seven Networks, Inc. | Dynamic bandwidth adjustment for browsing or streaming activity in a wireless network based on prediction of user behavior when interacting with mobile applications |
US9161258B2 (en) | 2012-10-24 | 2015-10-13 | Seven Networks, Llc | Optimized and selective management of policy deployment to mobile clients in a congested network to prevent further aggravation of network congestion |
US20140177497A1 (en) | 2012-12-20 | 2014-06-26 | Seven Networks, Inc. | Management of mobile device radio state promotion and demotion |
US9271238B2 (en) | 2013-01-23 | 2016-02-23 | Seven Networks, Llc | Application or context aware fast dormancy |
US8874761B2 (en) | 2013-01-25 | 2014-10-28 | Seven Networks, Inc. | Signaling optimization in a wireless network for traffic utilizing proprietary and non-proprietary protocols |
US9326185B2 (en) | 2013-03-11 | 2016-04-26 | Seven Networks, Llc | Mobile network congestion recognition for optimization of mobile traffic |
US9065765B2 (en) | 2013-07-22 | 2015-06-23 | Seven Networks, Inc. | Proxy server associated with a mobile carrier for enhancing mobile traffic management in a mobile network |
US9565147B2 (en) | 2014-06-30 | 2017-02-07 | Go Daddy Operating Company, LLC | System and methods for multiple email services having a common domain |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5774528A (en) * | 1990-05-25 | 1998-06-30 | Advanced Laundry Devices | Condition responsive indicating system for interactively indicating status of a plurality of electrical appliances |
US5819110A (en) * | 1995-06-05 | 1998-10-06 | Ricoh Company, Ltd. | System for determining whether connection or connectionless modes of communication should be used to transmit information between devices in accordance with priorities of events |
US5822012A (en) * | 1995-08-28 | 1998-10-13 | Samsung Electronics Co., Ltd. | Home automation apparatus using a digital television receiver |
US5887216A (en) * | 1997-03-19 | 1999-03-23 | Ricoh Company, Ltd. | Method and system to diagnos a business office device based on operating parameters set by a user |
US6157313A (en) * | 1998-02-19 | 2000-12-05 | Motorola | Method and apparatus utilizing a multifunction remote appliance sensor |
US6313744B1 (en) * | 1998-03-25 | 2001-11-06 | Simplex Time Recorder Company | Alarm system with individual alarm indicator testing |
US6581092B1 (en) * | 1999-09-29 | 2003-06-17 | Ricoh Co., Ltd. | Method and system for remote diagnostic, control and information collection based on various communication modes for sending messages to users |
US6631247B1 (en) * | 1999-09-29 | 2003-10-07 | Ricoh Co., Ltd. | Method and system for remote diagnostic, control and information collection based on various communication modes for sending messages to a resource manager |
US6662225B1 (en) * | 1999-11-16 | 2003-12-09 | Ricoh Company, Ltd. | Remote system usage monitoring with flexible packaging of data |
Family Cites Families (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6243446B1 (en) * | 1997-03-11 | 2001-06-05 | Inline Connections Corporation | Distributed splitter for data transmission over twisted wire pairs |
US5043721A (en) | 1989-12-18 | 1991-08-27 | Hewlett-Packard Company | Paging accessory for portable information/computing devices |
US6359872B1 (en) * | 1997-10-28 | 2002-03-19 | Intermec Ip Corp. | Wireless personal local area network |
US5493692A (en) * | 1993-12-03 | 1996-02-20 | Xerox Corporation | Selective delivery of electronic messages in a multiple computer system based on context and environment of a user |
US5561703A (en) | 1994-07-06 | 1996-10-01 | Rolm Company | System and method for integration of a paging server into a private branch exchange environment |
US5737702A (en) * | 1995-03-08 | 1998-04-07 | Northern Telecom Limited | Cellular radio communications system |
US6380866B1 (en) | 1995-06-08 | 2002-04-30 | Lucent Technologies Inc. | System and apparatus for controlling an appliance situated within a premises |
JP3490548B2 (en) * | 1995-08-04 | 2004-01-26 | シャープ株式会社 | Email system |
US5948058A (en) * | 1995-10-30 | 1999-09-07 | Nec Corporation | Method and apparatus for cataloging and displaying e-mail using a classification rule preparing means and providing cataloging a piece of e-mail into multiple categories or classification types based on e-mail object information |
US6108530A (en) * | 1995-12-14 | 2000-08-22 | Lucent Technologies Inc. | System and method for transmitting a displayable message between short message entities in more than one data package |
JP3781213B2 (en) | 1996-06-20 | 2006-05-31 | ソニー株式会社 | E-mail system, computer apparatus and incoming call notification method |
US5781857A (en) * | 1996-06-28 | 1998-07-14 | Motorola, Inc. | Method of establishing an email monitor responsive to a wireless communications system user |
US5949974A (en) | 1996-07-23 | 1999-09-07 | Ewing; Carrell W. | System for reading the status and for controlling the power supplies of appliances connected to computer networks |
US5838252A (en) * | 1996-09-09 | 1998-11-17 | Datalink Systems, Inc. | Interactive two-way pager systems |
US5926624A (en) * | 1996-09-12 | 1999-07-20 | Audible, Inc. | Digital information library and delivery system with logic for generating files targeted to the playback device |
US6377978B1 (en) * | 1996-09-13 | 2002-04-23 | Planetweb, Inc. | Dynamic downloading of hypertext electronic mail messages |
US5944786A (en) * | 1996-12-04 | 1999-08-31 | Quinn; Ken | Automatic notification of receipt of electronic mail (e-mail) via telephone system without requiring log-on to e-mail server |
US5909183A (en) | 1996-12-26 | 1999-06-01 | Motorola, Inc. | Interactive appliance remote controller, system and method |
US6067561A (en) * | 1997-02-07 | 2000-05-23 | Hughes Electronics Corporation | Electronic mail notification system and method within a hybrid network that transmits notifications via a continuous, high-speed channel |
JPH10261251A (en) * | 1997-03-18 | 1998-09-29 | Sony Corp | Receiver, receiving method, transmitter, transmitting method, transmitter/receiver and transmitting/receiving method |
JP3996236B2 (en) | 1997-05-27 | 2007-10-24 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Information processing method, server, system, and recording medium storing information processing program |
US6061718A (en) * | 1997-07-23 | 2000-05-09 | Ericsson Inc. | Electronic mail delivery system in wired or wireless communications system |
US6219696B1 (en) * | 1997-08-01 | 2001-04-17 | Siemens Corporate Research, Inc. | System for providing targeted internet information to mobile agents |
US6044395A (en) * | 1997-09-03 | 2000-03-28 | Exactis.Com, Inc. | Method and apparatus for distributing personalized e-mail |
US6034621A (en) * | 1997-11-18 | 2000-03-07 | Lucent Technologies, Inc. | Wireless remote synchronization of data between PC and PDA |
US6457038B1 (en) | 1998-03-19 | 2002-09-24 | Isochron Data Corporation | Wide area network operation's center that sends and receives data from vending machines |
US6038542A (en) * | 1998-04-28 | 2000-03-14 | Micron Electronics, Inc. | System for notifying an individual of a previously scheduled event |
WO1999057839A2 (en) | 1998-05-07 | 1999-11-11 | Samsung Electronics Co., Ltd. | Method and apparatus for user and device command and control in a network |
US6219694B1 (en) * | 1998-05-29 | 2001-04-17 | Research In Motion Limited | System and method for pushing information from a host system to a mobile data communication device having a shared electronic address |
US6324270B1 (en) | 1998-07-13 | 2001-11-27 | Qwest Communications Int'l., Inc. | System for coordination of electronic devices |
US6563430B1 (en) | 1998-12-11 | 2003-05-13 | Koninklijke Philips Electronics N.V. | Remote control device with location dependent interface |
US6311210B1 (en) * | 1998-12-17 | 2001-10-30 | At&T Corporation | Method and apparatus for sending an electronic mail message to a receiving party |
US6118856A (en) * | 1998-12-28 | 2000-09-12 | Nortel Networks Corporation | Method and apparatus for automatically forwarding an email message or portion thereof to a remote device |
US6256378B1 (en) | 1999-01-22 | 2001-07-03 | Pointset Corporation | Method and apparatus for setting programmable features of an appliance |
US6490440B1 (en) * | 1999-06-01 | 2002-12-03 | Motorola, Inc. | Digital transmitter circuit and method of operation |
US6446192B1 (en) | 1999-06-04 | 2002-09-03 | Embrace Networks, Inc. | Remote monitoring and control of equipment over computer networks using a single web interfacing chip |
US6671726B1 (en) * | 1999-06-23 | 2003-12-30 | John Robert Hanway | Apparatus and method for the convenient transfer of data between a computer network and a non-connected computer |
US6400810B1 (en) * | 1999-07-20 | 2002-06-04 | Ameritech Corporation | Method and system for selective notification of E-mail messages |
US7010500B2 (en) * | 1999-12-30 | 2006-03-07 | Nokia Corporation | On-line subscription method |
US6255800B1 (en) * | 2000-01-03 | 2001-07-03 | Texas Instruments Incorporated | Bluetooth enabled mobile device charging cradle and system |
CN100476989C (en) * | 2000-02-21 | 2009-04-08 | 特科2000国际有限公司 | Portable data storage device |
US6556131B1 (en) * | 2000-02-23 | 2003-04-29 | Motorola, Inc. | Method for indicating that only a portion of a received message can be displayed and communication device employing same |
US6446118B1 (en) | 2000-02-29 | 2002-09-03 | Designtech International, Inc. | E-mail notification device |
JP4359004B2 (en) | 2001-03-19 | 2009-11-04 | 株式会社日立製作所 | Remote control system, remote control method, remote control adapter and service device |
-
2000
- 2000-02-29 US US09/453,887 patent/US6446118B1/en not_active Expired - Lifetime
-
2001
- 2001-02-28 WO PCT/US2001/006250 patent/WO2001065335A2/en active Application Filing
- 2001-02-28 AU AU2001239909A patent/AU2001239909A1/en not_active Abandoned
-
2002
- 2002-07-25 US US10/202,667 patent/US20030005051A1/en not_active Abandoned
-
2004
- 2004-12-29 US US11/023,360 patent/US8001209B2/en not_active Expired - Fee Related
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5774528A (en) * | 1990-05-25 | 1998-06-30 | Advanced Laundry Devices | Condition responsive indicating system for interactively indicating status of a plurality of electrical appliances |
US5819110A (en) * | 1995-06-05 | 1998-10-06 | Ricoh Company, Ltd. | System for determining whether connection or connectionless modes of communication should be used to transmit information between devices in accordance with priorities of events |
US6473812B2 (en) * | 1995-06-05 | 2002-10-29 | Ricoh Company, Ltd. | System using internet email for communicating status information from business office printing device when it is in normal operating condition |
US5822012A (en) * | 1995-08-28 | 1998-10-13 | Samsung Electronics Co., Ltd. | Home automation apparatus using a digital television receiver |
US5887216A (en) * | 1997-03-19 | 1999-03-23 | Ricoh Company, Ltd. | Method and system to diagnos a business office device based on operating parameters set by a user |
US6157313A (en) * | 1998-02-19 | 2000-12-05 | Motorola | Method and apparatus utilizing a multifunction remote appliance sensor |
US6313744B1 (en) * | 1998-03-25 | 2001-11-06 | Simplex Time Recorder Company | Alarm system with individual alarm indicator testing |
US6581092B1 (en) * | 1999-09-29 | 2003-06-17 | Ricoh Co., Ltd. | Method and system for remote diagnostic, control and information collection based on various communication modes for sending messages to users |
US6631247B1 (en) * | 1999-09-29 | 2003-10-07 | Ricoh Co., Ltd. | Method and system for remote diagnostic, control and information collection based on various communication modes for sending messages to a resource manager |
US6662225B1 (en) * | 1999-11-16 | 2003-12-09 | Ricoh Company, Ltd. | Remote system usage monitoring with flexible packaging of data |
Cited By (88)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160219430A1 (en) * | 2001-10-26 | 2016-07-28 | Blackberry Limited | System and method for remotely controlling mobile communication devices |
US20090074064A1 (en) * | 2002-10-04 | 2009-03-19 | Byeong Moon Jeon | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US20080031332A1 (en) * | 2002-10-04 | 2008-02-07 | Jeon Byeong M | Method of deriving a motion vector of a bi-predictive block based on a list o motion vector of a co-located block in a reference picture |
US9743108B2 (en) | 2002-10-04 | 2017-08-22 | Lg Electronics Inc. | Method to derive at least one motion vector of a bi-predictive block in a current picture |
US8422556B2 (en) | 2002-10-04 | 2013-04-16 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US20090074069A1 (en) * | 2002-10-04 | 2009-03-19 | Byeong Moon Jeon | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US9042453B2 (en) | 2002-10-04 | 2015-05-26 | Lg Electronics Inc. | Method to derive at least one motion vector of a bi-predictive block in a current picture |
US9042451B2 (en) | 2002-10-04 | 2015-05-26 | Lg Electronics Inc. | Method to derive at least one motion vector of a bi-predictive block in a current picture |
US9042452B2 (en) | 2002-10-04 | 2015-05-26 | Lg Electronics Inc. | Method to derive at least one motion vector of a bi-predictive block in a current picture |
US20080037639A1 (en) * | 2002-10-04 | 2008-02-14 | Jeon Byeong M | Method of deriving a motion vector of a bi-predictive block based on temporal distances associated with a co-located block in a reference picture |
US8891624B2 (en) | 2002-10-04 | 2014-11-18 | Lg Electronics Inc. | Method to derive at least one motion vector of a bi-predictive block in a current picture |
US20090067497A1 (en) * | 2002-10-04 | 2009-03-12 | Byeong Moon Jeon | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US20090067498A1 (en) * | 2002-10-04 | 2009-03-12 | Byeong Moon Jeon | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US20090074067A1 (en) * | 2002-10-04 | 2009-03-19 | Byeong Moon Jeon | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US20090074063A1 (en) * | 2002-10-04 | 2009-03-19 | Byeong Moon Jeon | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US20090074068A1 (en) * | 2002-10-04 | 2009-03-19 | Byeong Moon Jeon | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8432969B2 (en) | 2002-10-04 | 2013-04-30 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US9066106B2 (en) | 2002-10-04 | 2015-06-23 | Lg Electronics Inc. | Method to derive at least one motion vector of a bi-predictive block in a current picture |
US8416853B2 (en) | 2002-10-04 | 2013-04-09 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US20090067499A1 (en) * | 2002-10-04 | 2009-03-12 | Byeong Moon Jeon | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8891623B2 (en) | 2002-10-04 | 2014-11-18 | Lg Electronics Inc. | Method to derive at least one motion vector of a bi-predictive block in a current picture |
US8638856B2 (en) | 2002-10-04 | 2014-01-28 | Lg Electronics Inc. | Method to derive at least one motion vector of a bi-predictive block in a current picture |
US8345757B2 (en) | 2002-10-04 | 2013-01-01 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a list o motion vector of a co-located block in a reference picture |
US8345758B2 (en) | 2002-10-04 | 2013-01-01 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8351504B2 (en) | 2002-10-04 | 2013-01-08 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive image block by applying a bit operation |
US8351507B2 (en) | 2002-10-04 | 2013-01-08 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8351506B2 (en) | 2002-10-04 | 2013-01-08 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8351505B2 (en) | 2002-10-04 | 2013-01-08 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8351503B2 (en) | 2002-10-04 | 2013-01-08 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on temporal distances associated with a co-located block in a reference picture |
US8385417B2 (en) | 2002-10-04 | 2013-02-26 | Lg Electronics, Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8396128B2 (en) * | 2002-10-04 | 2013-03-12 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8411748B2 (en) | 2002-10-04 | 2013-04-02 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US8416854B2 (en) | 2002-10-04 | 2013-04-09 | Lg Electronics Inc. | Method of deriving a motion vector of a bi-predictive block based on a motion vector of a co-located block in a reference picture |
US9715678B2 (en) | 2003-06-26 | 2017-07-25 | Microsoft Technology Licensing, Llc | Side-by-side shared calendars |
US9098837B2 (en) | 2003-06-26 | 2015-08-04 | Microsoft Technology Licensing, Llc | Side-by-side shared calendars |
US8799808B2 (en) * | 2003-07-01 | 2014-08-05 | Microsoft Corporation | Adaptive multi-line view user interface |
US20050005235A1 (en) * | 2003-07-01 | 2005-01-06 | Microsoft Corporation | Adaptive multi-line view user interface |
US10482429B2 (en) | 2003-07-01 | 2019-11-19 | Microsoft Technology Licensing, Llc | Automatic grouping of electronic mail |
US20050108359A1 (en) * | 2003-11-05 | 2005-05-19 | Robert Hyder | Remote mail management system |
WO2005060329A3 (en) * | 2003-12-22 | 2005-09-29 | Cycos Ag | Method and arrangement for signalling a date/time by a communication terminal |
WO2005060329A2 (en) * | 2003-12-22 | 2005-07-07 | Cycos Aktiengesellschaft | Method and arrangement for signalling a date/time by a communication terminal |
US20050271188A1 (en) * | 2004-06-01 | 2005-12-08 | Kraft Margareth V | Selective response telephone answering system |
US7627094B2 (en) * | 2004-06-01 | 2009-12-01 | Kraft Margareth V | Selective response telephone answering system |
US9690448B2 (en) | 2004-08-16 | 2017-06-27 | Microsoft Corporation | User interface for displaying selectable software functionality controls that are relevant to a selected object |
US9690450B2 (en) | 2004-08-16 | 2017-06-27 | Microsoft Corporation | User interface for displaying selectable software functionality controls that are relevant to a selected object |
US9864489B2 (en) | 2004-08-16 | 2018-01-09 | Microsoft Corporation | Command user interface for displaying multiple sections of software functionality controls |
US9223477B2 (en) | 2004-08-16 | 2015-12-29 | Microsoft Technology Licensing, Llc | Command user interface for displaying selectable software functionality controls |
US9015621B2 (en) | 2004-08-16 | 2015-04-21 | Microsoft Technology Licensing, Llc | Command user interface for displaying multiple sections of software functionality controls |
US9015624B2 (en) | 2004-08-16 | 2015-04-21 | Microsoft Corporation | Floating command object |
US10437431B2 (en) | 2004-08-16 | 2019-10-08 | Microsoft Technology Licensing, Llc | Command user interface for displaying selectable software functionality controls |
US10635266B2 (en) | 2004-08-16 | 2020-04-28 | Microsoft Technology Licensing, Llc | User interface for displaying selectable software functionality controls that are relevant to a selected object |
US10521081B2 (en) | 2004-08-16 | 2019-12-31 | Microsoft Technology Licensing, Llc | User interface for displaying a gallery of formatting options |
US9645698B2 (en) | 2004-08-16 | 2017-05-09 | Microsoft Technology Licensing, Llc | User interface for displaying a gallery of formatting options applicable to a selected object |
US8839139B2 (en) | 2004-09-30 | 2014-09-16 | Microsoft Corporation | User interface for providing task management and calendar information |
US20070055943A1 (en) * | 2005-09-07 | 2007-03-08 | Microsoft Corporation | Command user interface for displaying selectable functionality controls in a database applicaiton |
US8689137B2 (en) | 2005-09-07 | 2014-04-01 | Microsoft Corporation | Command user interface for displaying selectable functionality controls in a database application |
US9542667B2 (en) | 2005-09-09 | 2017-01-10 | Microsoft Technology Licensing, Llc | Navigating messages within a thread |
US10248687B2 (en) | 2005-09-12 | 2019-04-02 | Microsoft Technology Licensing, Llc | Expanded search and find user interface |
US20070061308A1 (en) * | 2005-09-12 | 2007-03-15 | Microsoft Corporation | Expanded search and find user interface |
US8627222B2 (en) | 2005-09-12 | 2014-01-07 | Microsoft Corporation | Expanded search and find user interface |
US9513781B2 (en) | 2005-09-12 | 2016-12-06 | Microsoft Technology Licensing, Llc | Expanded search and find user interface |
US9529514B2 (en) | 2006-05-03 | 2016-12-27 | Cloud Systems Holdco, Llc | System and method for automating the management, routing, and control of multiple devices and inter-device connections |
US10367912B2 (en) | 2006-05-03 | 2019-07-30 | Cloud Systems Holdco, Llc | System and method for automating the management, routing, and control of multiple devices and inter-device connections |
US8516118B2 (en) * | 2006-05-03 | 2013-08-20 | Cloud Systems, Inc. | System and method for managing, routing, and controlling devices and inter-device connections |
US9888091B2 (en) | 2006-05-03 | 2018-02-06 | Cloud Systems Holdco, Llc | System and method for automating the management, routing, and control of multiple devices and inter-device connections |
US20110219066A1 (en) * | 2006-05-03 | 2011-09-08 | Cloud Systems, Inc. | System and method for managing, routing, and controlling devices and inter-device connections |
US8638333B2 (en) | 2006-06-01 | 2014-01-28 | Microsoft Corporation | Modifying and formatting a chart using pictorially provided chart elements |
US8605090B2 (en) | 2006-06-01 | 2013-12-10 | Microsoft Corporation | Modifying and formatting a chart using pictorially provided chart elements |
US20100060645A1 (en) * | 2006-06-01 | 2010-03-11 | Microsoft Corporation | Modifying a chart |
US9727989B2 (en) | 2006-06-01 | 2017-08-08 | Microsoft Technology Licensing, Llc | Modifying and formatting a chart using pictorially provided chart elements |
US20070279417A1 (en) * | 2006-06-01 | 2007-12-06 | Microsoft Corporation | Modifying a chart |
US10482637B2 (en) | 2006-06-01 | 2019-11-19 | Microsoft Technology Licensing, Llc | Modifying and formatting a chart using pictorially provided chart elements |
US8762880B2 (en) | 2007-06-29 | 2014-06-24 | Microsoft Corporation | Exposing non-authoring features through document status information in an out-space user interface |
US10521073B2 (en) | 2007-06-29 | 2019-12-31 | Microsoft Technology Licensing, Llc | Exposing non-authoring features through document status information in an out-space user interface |
US10642927B2 (en) | 2007-06-29 | 2020-05-05 | Microsoft Technology Licensing, Llc | Transitions between user interfaces in a content editing application |
US9619116B2 (en) | 2007-06-29 | 2017-04-11 | Microsoft Technology Licensing, Llc | Communication between a document editor in-space user interface and a document editor out-space user interface |
US9098473B2 (en) | 2007-06-29 | 2015-08-04 | Microsoft Technology Licensing, Llc | Accessing an out-space user interface for a document editor program |
US10592073B2 (en) | 2007-06-29 | 2020-03-17 | Microsoft Technology Licensing, Llc | Exposing non-authoring features through document status information in an out-space user interface |
US10445114B2 (en) | 2008-03-31 | 2019-10-15 | Microsoft Technology Licensing, Llc | Associating command surfaces with multiple active components |
US9665850B2 (en) | 2008-06-20 | 2017-05-30 | Microsoft Technology Licensing, Llc | Synchronized conversation-centric message list and message reading pane |
US10997562B2 (en) | 2008-06-20 | 2021-05-04 | Microsoft Technology Licensing, Llc | Synchronized conversation-centric message list and message reading pane |
US9338114B2 (en) | 2008-06-24 | 2016-05-10 | Microsoft Technology Licensing, Llc | Automatic conversation techniques |
US9875009B2 (en) | 2009-05-12 | 2018-01-23 | Microsoft Technology Licensing, Llc | Hierarchically-organized control galleries |
US9046983B2 (en) | 2009-05-12 | 2015-06-02 | Microsoft Technology Licensing, Llc | Hierarchically-organized control galleries |
US20120296999A1 (en) * | 2009-09-18 | 2012-11-22 | Kuo-Hua Kuo | Dynamic object management protocol |
US9225802B2 (en) * | 2009-09-18 | 2015-12-29 | Kuo-Hua Kuo | Dynamic object management protocol |
US10516630B2 (en) | 2016-11-01 | 2019-12-24 | Microsoft Technology Licensing, Llc | Switching synchronization systems for synchronizing server/client data |
US11405345B2 (en) | 2016-11-01 | 2022-08-02 | Microsoft Technology Licensing, Llc | E-mail with smart reply and roaming drafts |
Also Published As
Publication number | Publication date |
---|---|
US8001209B2 (en) | 2011-08-16 |
US6446118B1 (en) | 2002-09-03 |
WO2001065335A3 (en) | 2002-01-17 |
US20050114458A1 (en) | 2005-05-26 |
AU2001239909A1 (en) | 2001-09-12 |
WO2001065335A2 (en) | 2001-09-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6446118B1 (en) | E-mail notification device | |
US7113803B2 (en) | System and method for enabling instant messaging on a mobile device | |
US7587462B2 (en) | Method and apparatus for distributing notification among cooperating devices and device channels | |
US7668535B2 (en) | Notification infrastructure for sending device-specific wireless notifications | |
US7200634B2 (en) | Instant messaging account system | |
CN104246802B (en) | cross-platform message transmission | |
EP1236318B1 (en) | Instant message notification application | |
US20050198545A1 (en) | Automatic user device presence registration system | |
US20020156871A1 (en) | Messaging protocol | |
US20090203389A1 (en) | Systems and methods for synchronizing information using short message services and email services | |
US7894837B2 (en) | Instant messaging terminal adapted for wireless communication access points | |
AU2011314479B2 (en) | Apparatus and method for receiving mobile message | |
AU2005251096A1 (en) | Instant messaging terminal adapted for Wi-Fi access | |
KR20050056979A (en) | Who, what, where, when information supply facility | |
EP1305725B1 (en) | Instant messaging account system | |
US20020091774A1 (en) | Method and system for retrieving electronic mail for a plurality of users over a single device | |
KR100837302B1 (en) | Integrated infomation operated service system and service support method providing contents infomation into idle screen of portable device | |
CA2615573C (en) | Method and system for email notification | |
KR100416040B1 (en) | Apparatus and method for unified instant messaging service upon online | |
JP2001308903A (en) | Information communication method, information communication system and recording medium | |
Ayad et al. | Pagers, Pilots, and Prairie Dog: Recent Work with Mobile Devices at Lotus Research | |
AU2012100474B4 (en) | Apparatus and method for receiving mobile message | |
KR20030021519A (en) | Mobile office service method and system thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: AUCTNYC 16, L.L.C., DELAWARE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DESIGNTECH INTERNATIONAL, L.L.C.;REEL/FRAME:018866/0846 Effective date: 20061206 |
|
AS | Assignment |
Owner name: DESIGNTECH INTERNATIONAL, INC., VIRGINIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GOTTLIEB, MARK M.;REEL/FRAME:020048/0908 Effective date: 20000315 |
|
AS | Assignment |
Owner name: DESIGNTECH INTERNATIONAL, LLC, VIRGINIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DESIGNTECH INTERNATIONAL, INC.;REEL/FRAME:020105/0922 Effective date: 20050101 |
|
AS | Assignment |
Owner name: BUFFALO PATENTS, LLC, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTELLECTUAL VENTURES ASSETS 167 LLC;REEL/FRAME:056981/0741 Effective date: 20210617 |