WO2001017174A1 - Method and system for efficient transmission of information over a network - Google Patents

Method and system for efficient transmission of information over a network Download PDF

Info

Publication number
WO2001017174A1
WO2001017174A1 PCT/US2000/023756 US0023756W WO0117174A1 WO 2001017174 A1 WO2001017174 A1 WO 2001017174A1 US 0023756 W US0023756 W US 0023756W WO 0117174 A1 WO0117174 A1 WO 0117174A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
message
link identifier
participant
zaplet
Prior art date
Application number
PCT/US2000/023756
Other languages
French (fr)
Inventor
Michael Hanson
Graham Miller
Brian Axe
Steven Richard Evans
Original Assignee
Zaplet, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US09/427,378 external-priority patent/US6496849B1/en
Priority claimed from US09/427,152 external-priority patent/US6505233B1/en
Priority claimed from US09/426,648 external-priority patent/US6463461B1/en
Application filed by Zaplet, Inc. filed Critical Zaplet, Inc.
Priority to AU70877/00A priority Critical patent/AU7087700A/en
Publication of WO2001017174A1 publication Critical patent/WO2001017174A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/34Betting or bookmaking, e.g. Internet betting
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/32Coin-freed apparatus for hiring articles; Coin-freed facilities or services for games, toys, sports, or amusements
    • G07F17/3286Type of games
    • G07F17/3288Betting, e.g. on live events, bookmaking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression

Definitions

  • the present invention relates generally to the transmission of information over communication networks, and more particularly, to a method and system for transmitting such information more efficiently by encoding and decoding link identifiers into safe character sets associated with the information over such networks.
  • Communication networks such as the Internet have become a common medium to transmit information to users of these networks.
  • many attempts have been made to provide reliable, secure, and efficient transmission of information over the network.
  • the information is transmitted in the form of files that are attached to a message, such as an electronic mail message.
  • the files are retrieved from a repository, such as a database, when requested or sent by a user.
  • a simple transmission scheme that is used by many electronic mail systems is Base64 encoding.
  • binary content such as images, is encoded and attached as text to the message.
  • Base64 encoding has certain drawbacks. Base64 encoding only supports static content. This means that the content must be completely defined before the transmission. Additionally, Base64 encoding is expensive.
  • each intermediate system in the network such as a server located between users of the network, requires that a storage and transmission cost be paid, even if the information is not decoded for use. Further, all of the data must be transmitted each time a version or copy of the information is requested. This substantially increases the load on the network of servers that distribute the content. As a result, the number of messages that can be transmitted and stored is reduced.
  • Another technique for transmitting information is to use a client-server system in the network. In this case, only the location of the information in the database is transmitted to the client, e.g. , a user's desktop computer. The location can be identified using a link identifier, such as a Universal Resource Locator ("URL"). When the client receives the message, the client then requests the file from the database via the server.
  • This system provides no efficient method of providing dynamic or personalized data to the end-user because every client receives the identifier of a single server file.
  • the present invention is directed to a system and method for transmitting information over a network.
  • the preferred method and system encodes a link identifier, such as a URL, that is associated with a then current dynamic content of an electronic medium that is stored in a server.
  • a redirection process is used to create a redirection message string that can be easily cached and that limits the load on the system by accessing only changed states of the information represented by the link identifier, not the entire set of information. For each new request for information by any of the participants, the redirect message string can be used to direct the participant to the server.
  • the present invention is directed to a method for transmitting information over a network that includes receiving a link identifier associated with a file containing the information.
  • a first command may be executed to retrieve the link identifier and the link identifier may be converted to a property set.
  • the method may also include encoding the property set and generating a redirect message string from the property set.
  • the information may include static or binary content.
  • the link identifier may be transmitted to a participant using an electronic message, and the electronic message may be parsed to generate a current state of the link identifier as an image description from a message ID in the link identifier.
  • the electronic message may be an HTML encoded message.
  • the property set may be encoded using ASCII-based encoding.
  • the property string may be compressed and obscured.
  • the property string may be mapped into a set of safe character values.
  • An image may be generated from values contained in the redirect message string.
  • the link identifier may be configured for use with an electronic mail or Internet protocol.
  • the present invention is directed to a method for transmitting information over a network that includes receiving a link identifier in an electronic message.
  • the link identifier may be associated with a file containing the information.
  • the method further includes parsing the electronic message and executing a first command to retrieve the link identifier.
  • the link identifier may be converted to a property set, and the property set may be encoded into a safe character set.
  • a redirect message string may be generated from the property set, and the file may be accessed using values from the redirect message string for each change of the link identifier.
  • the present invention is directed to a network system for transmitting information among a group of participants that includes a server for generating and sending a link identifier associated with the file containing the information to a participant.
  • the server may further include an interface responsive to a first command to retrieve the link identifier.
  • a web application server may be used to convert the link identifier to a property set and logic in the web application server may be used to encode the property set and to generate a redirect message from the property set.
  • An image server may be used to access the file using values from the redirect message string for each change of the link identifier.
  • FIG. 1 is a simplified diagram of a sample network including participants of a group connected to the network.
  • FIG. 2 illustrates a schematic diagram showing data flows of functional components of the network of FIG. 1.
  • FIG. 3 illustrates an example electronic form to initiate a zaplet.
  • FIG. 4 is a diagram of a data structure for the zaplet having dynamic content.
  • FIG. 5 is an example of an image of a zaplet.
  • FIG. 6 is a flow chart illustrating a preferred method of the present invention.
  • FIG. 7 is a flow chart illustrating a preferred method of accessing the zaplet by parsing the data structure of FIG. 4.
  • FIG. 8 shows a flow chart of a process of requesting information from the server of
  • FIG. 9 shows a flow chart of a process of encoding a data set associated with the information of FIG. 8.
  • FIG. 10 illustrates a process of redirecting a request for information to the server of FIG. 2.
  • FIG. 11 illustrates a process of retrieving data from an image server.
  • the present invention is directed to a method and system for communicating and collaborating among participants in a group.
  • the method uses an electronic medium having at least one dynamic content region that is stored in a database of a server.
  • Input composed by the participants of the group or other external sources is accepted by the server to update the dynamic content region of the electronic medium in the server.
  • the updating of the dynamic content region is preferably performed asynchronously relative to the sending and receiving of the input from any of the participants or external sources. In this way, the content of the electronic medium is always current.
  • the invention is based on a principle different from known communication systems i.e. the information communicated between participants of the group is not current when sent by any participant, but current when accessed or read by a participant.
  • the method and system of the invention does not merely rely on sending information that was current when the medium was sent to a receiving participant to communicate information; rather, the current content from the server of the electronic medium is retrieved, when the receiving participant accesses the electronic medium.
  • the method and system usefully reduces the amount of media, such as electronic mail messages carrying redundant static content that is communicated among the participants of the group.
  • This invention also makes collaboration of information more rapid and interactive among participants of the group.
  • the electronic medium can also be updated by a variety of external sources, such as by an attached server containing stock quotes or news feeds. In this way, the electronic medium can be used to supply different types of information to the participant in a fast, efficient, and flexible manner.
  • a suitable system for the invention is a communication network that is configured with participants that support a variety of protocols, such as those for supporting electronic mail ("e-mail") and the Internet.
  • the electronic media for communicating information and that supports collaboration among participants in a group connected to the network will be referred to as a "zaplet".
  • the zaplet contains static content and dynamic content regions.
  • dynamic content can be defined as regions of the zaplet that are retrieved from the server, when the zaplet is accessed by a participant or external source.
  • the term static content can be defined as regions of the zaplet that are not retrieved at the time the zaplet is accessed by a participant or external source.
  • the dynamic content of the zaplet can be changed and updated by the participants in the group or by other external sources, such as an external server containing the most recent news feeds or stock quotes.
  • the content of the zaplet can be stored in a database in a server of the network.
  • the zaplet is also customizable and programmable, containing various text and graphical regions to execute a variety of functions and applications. Preferably, each of the regions may be configured by the participants or the server in the network. When a participant performs an open action to access the zaplet, the zaplet may open and the server serves and displays the then current content in the database to a participant.
  • An "open action” can be defined as an action by any of the participants or the server that causes the static and/or the dynamic content of the zaplet to be retrieved from the server.
  • an open action may occur when a user invokes the File Open command from a menu bar within an email reading program while an email message containing a zaplet is selected.
  • the server could perform an open action using, for example, push technology processes.
  • collaboration can be defined as an activity in which one or more participants or services share information or points-of-view with an intent of reaching a decision, making a choice, conducting a financial transaction, or sharing knowledge.
  • the dynamic content can be represented in a dynamic content region in the zaplet, and includes text or images, such as rich text HTML, based on mark-up languages or image construction languages. Consequently, the zaplet can supply all the look and feel possibilities of the World Wide Web ("Web"), and also the participants can experience interactions and collaborate with each other with increased efficiently than in known e-mail systems.
  • Web World Wide Web
  • the system and method of the invention makes communication among a group of participants simple.
  • the server used to generate and manage the zaplet is scalable for a particular implementation. Its scalability allows quick user response under heavy load conditions on the server. Further, the zaplet can be easily accessed by the participant, such as from a desktop computer.
  • the participant will have constant access to his or her zaplet at all times, and thereby can collaborate with other participants in the group quickly, simply, and efficiently.
  • FIG. 1 illustrates a plurality of participants 1, 2, 3, and 4 of a group that are coupled to a network 5. Any number of participants may be connected to the network 5.
  • the term participant can be defined as an entity or system that is capable of performing or executing a variety of functions on the zaplet as described herein. For simplicity, however, the following description will be made to participants 1-4.
  • Each of the participants 1-4 may include any specific or general computer system that is equipped to receive or read e-mail messages using standard e-mail protocols, such as the Simple Mail Transfer Protocol (SMTP) and the Multipurpose Internet Mail Extensions (MIME), or navigate the Web.
  • SMTP Simple Mail Transfer Protocol
  • MIME Multipurpose Internet Mail Extensions
  • the computer may be, for example, a personal computer ("P.C.”), an Apple Macintosh, a Unix workstation, or other computing machine that runs a windows-based operating system.
  • a suitable computer may also include a modem, a monitor, a keyboard, a mouse, system software including support for TCP/IP communication, and browser software.
  • the participants 1-4 may include other devices that are capable of transmitting or receiving e-mail messages, forms, or zaplets, such as Palm computers provided by 3Com Corporation, Windows CE-based devices, messaging enabled cellular telephones, pagers, television set top boxes, e.g., Web T.V., or portable computers.
  • the participants 1-4 may further include other devices that are capable of processing text or voice messaging.
  • the network 5 may be any local or global computer network.
  • the network 5 may be the Internet, a telephone network, a wireless communications network, a satellite communications network, or other similar data networks.
  • voicemail using interactive voice systems could be configured to provide voice messages as current when heard dynamic content.
  • Each of the participants 1-4 is configured to support a variety of e-mail protocols and mark-up languages, such as SMTP, MIME, Hypertext Mark-up Language (“HTML”), Extensible Mark-up Language (“XML”), Standardized Generalized Mark-up Language (“SGML”), or similar e-mail protocols and/or mark-up languages.
  • SMTP Session Transfer Protocol
  • MIME Hypertext Mark-up Language
  • HTML Hypertext Mark-up Language
  • XML Extensible Mark-up Language
  • SGML Standardized Generalized Mark-up Language
  • FIG. 1 also shows a server 6 that is connected to the network 5.
  • the server 6 is preferably configured to manage the dynamic content, routing, and updating of electronic forms, messages, or zaplets among the participants 1-4.
  • the server 6 is connected to a message database 7 that is used to manage the dynamic content of zaplets in accordance with the present invention. Other data management resources may also be used.
  • FIG. 2 illustrates a simplified block diagram showing data flows of various functional components of the server 6.
  • the server 6 includes a database 10.
  • the database 10 may be a relational database, such as commercially available from Oracle.
  • the database 10 may include multiple physical databases and may be implemented at a single site or distributed among many sites.
  • the database 10 may also be implemented using object-oriented databases, object-relational databases, or hierarchical file structures.
  • the database 10 may include information that is specific to any participant or electronic form, message, or zaplet. Contents of the database 10 may include demographic data, participant credit card and payment information, participant preference information, generic form, message, or zaplet information, such as recipients or senders of the group, subject identifiers, or message specific information, and usage statistics for the electronic forms, messages, and zaplets and/or a web site.
  • the database 10 may also store electronic forms that act as blanks for the creation of the zaplets.
  • the database 10 may also include images and web pages used in the creation of the zaplets and also used in the presentation of any dynamic region of the zaplet.
  • the database 10 may also maintain a record of the history of changes that have been made to any dynamic content region of the zaplet discussed below. This record may also be propagated along with any dynamic content to one of the participants parsing the electronic message and zaplet, as discussed below.
  • An example configuration for storing and processing various content in the database 10 is illustrated in the attached Appendix A, which is herein incorporated by reference.
  • FIG. 2 also shows a data application server 12 is coupled to the database 10.
  • the server 12 is configured with, for example, a set of Java classes or any other high level programming language built using, for example, an Enhydra application server or any of a variety of other tools for object-relational translation.
  • the data application server 12 is used for translating the content in the database 10 into Java objects, for use by a web application server 14.
  • the data application server 12 may also be configured to cache some data to reduce the load on the database 10.
  • a web server 16 is included in the server 6 to connect to the participants 1-4.
  • the web server 16 is connected to the web application server 14 and can be any commercially available web server, such as an Apache server.
  • the web server 16 is configured to manage requests from browsers at the participants 1-4, to manage session information, to send and receive forms, or zaplets transmitted to or from the participants 1 -4, and to serve HTML data and static images to the participants 1-4.
  • the web application server 14 can be configured using a set of Java classes built-on top of the data application server 12.
  • the web application server 14 is responsible for executing business logic associated with the electronic forms, messages, and zaplets.
  • the web application server 14 may manage message, form, and zaplet manipulation, deadlocks in the network 5, generate a URL and content associated with a specific zaplet or form, format the zaplet, message, or form, handle message authorizing, and handle participant record editing and participant interaction with various zaplets, forms, and messages.
  • a web page formatter 18 is connected to the web application server 14.
  • the web page formatter 18 is used to handle the basic styles and layouts of various components of the zaplets, messages, or forms. Further details of the preferred business logic configured in pseudocode executable by the system and describing the method of the present invention for initiating, sending, updating and displaying the zaplet, forms, and messages can be found in attached Appendix A.
  • the web page formatter 18 may be configured to operate using a Java Server Page (“JSP") construct.
  • JSP Java Server Page
  • FIG. 2 also shows that the server 6 includes a mail server 20 coupled to the web application server 14 and the data application server 12.
  • the mail server 20 handles the operations of the e-mail protocol necessary to support a variety of zaplets, forms, and messages. For a given message, form, or zaplet, the mail server 20 retrieves data associated with the medium from the data application server 12, and from any operations of the business logic of the web application server 14. The mail server 20 then formats the static content for the medium utilizing an associated mail formatter 24 including a command to retrieve the dynamic content.
  • the mail formatter 24 includes operations that can be used for the basic styles and layouts of the common elements of the zaplets, forms, or messages.
  • the mail server 20 may attach necessary header information to the zaplet, form, or message.
  • the header information may make an e-mail message compliant with the MIME standard.
  • the mail server 20 then transmits the produced message to a mail transport server 22.
  • the mail transport server 22 routes the message through the network 5.
  • the mail server 20 may also be configured to manage bounced and undelivered messages, forms, or zaplets, and also alert the appropriate participants of these conditions.
  • the mail server 20 may also communicate with the web application server to validate the addresses of the various participants.
  • the mail server 20 may also receive responses via the interaction region 225 discussed below from any participant who is not connected to the network 10 or "off-line" when reading the zaplet.
  • the participant can send input back to the server 6 to be dynamically updated, after he or she is re-connected to the network 10. In this way, the participant can contribute to a zaplet even in the absence of the dynamic content and without having to get back to the zaplet when connected "on-line”.
  • the mail formatter 24 may be implemented using a JSP construct.
  • the mail transport server 22 may use SMTP, and can be implemented using a number of commercially available or open source e-mail servers, including Sendmail and the Exchange server.
  • the server 6 also includes an image server 28 that is used for connection to the participants 1-4.
  • An image formatter 26 is connected to the image server 28.
  • the image server 28 may be implemented using a web server (servlet).
  • the image server 28 takes information from Hypertext Transfer Protocol ("HTTP") requests from the participants 1-4 and translates the information using predefined schemes into human viewable images that are encoded in a format compatible with known web browsers.
  • HTTP Hypertext Transfer Protocol
  • the image server 28 may be configured separately from the web server 16, as shown in FIG. 2. This configuration may increase the scalability of the server 6.
  • the web server 16 and the image server 28 can be configured together.
  • the image formatter 28 may be configured using a Java construct.
  • the image formatter 28 formats the image into a compliant standard, such as Graphical Interchange Format ("GIF”), Joint Photographies Experts Group (“JPEG”), or Portable Network Graphics (“PNG”), for the participants 1-4.
  • FIG. 3 illustrates an exemplary electronic form 100 that can be used to compose and initiate a zaplet among the participants 1 -4 in accordance with the invention.
  • the electronic form may be, for example, an HTML form.
  • the electronic form 100 can be accessed via a web site sent by the server 6 to the participants 1-4, or may reside as a template at the participants 1-4.
  • the electronic form 100 can be stored in database 10, reside on a device of a participant, such as in a memory of a computer, or can be sent to a participant via a communications protocol, such as e-mail.
  • the electronic form 100 may be blank or partially completed.
  • the server 6 may contain prior knowledge of the use of the form using, for example, "cookies" or other suitable techniques.
  • the electronic form 100 includes a name field 101 that specifies the creating participant's name and a network address field 102 that specifies a specific address associated with the creating participant, such as an e-mail address.
  • the electronic form 100 can also include a network address field 103 that includes network addresses of the participants that should receive the zaplet.
  • the list of network addresses in the field 103 may include the network address of the creating participant.
  • the list of network addresses may be explicitly inputted by the creating participant using a keyboard, imported from a folder or other file residing at the creating participant, or imported by the creating participant from a peripheral device, such as a Palm Pilot provided by 3Com.
  • the creating participant can provide the list of network addresses to the server 6.
  • the server 6 may input the list of network addresses into the field 103, when the creating participant accesses the electronic form 100, as described below. This means that the field 103 will be completed for the creating participant, when the electronic form 100 is accessed.
  • the creating participant may add or delete network addresses from the list provided by the server 6.
  • the electronic form 100 may also include a subject field 104 and any number of question, choice or comment fields 105.
  • the creating participant may describe the subject matter of the zaplet in the subject filed 104 and supply details regarding the zaplet, in the comment field 105.
  • each of the fields 101, 102, 103, 104, and 105 are part of a static region.
  • the electronic form 100 may also include other applicable fields, such as for a title of the zaplet, fields for soliciting information from the participant, such as his her address, links to other zaplets, a description field to receive an input, such as a URL, an image or binary data field, or option fields to specify choices, such as a poll choice.
  • the electronic form 100 can be used to initiate a variety of zaplets for different applications, which are herein referred to as "zaplet processes".
  • zaplet processes Once the electronic form 100 is created, it is sent to the server 6.
  • the server 6 then sends an e-mail message to the participants listed in the network address field 103 to notify the receiving participants that a zaplet process has been initiated.
  • the e-mail message is opened and parsed, and the zaplet is essentially immediately accessed from the server 6 as described below.
  • FIG. 4 shows a suitable data structure for a zaplet process in accordance with the invention.
  • the data structure 350 can be based, for example, on HTML over SMTP using
  • the data structure 200 includes SMTP and MIME headers 300. These headers 300 include an indication that the message is a multipart/alternative type according to the MIME standard.
  • the multipart/alternative type specifies that the participant is configured to display one alternative format or content-type of the message selected from a segment 302 and a segment 304, depending on the capability of the software of the participant parsing the message.
  • the data structure 350 may define a transport envelope with region 300 containing a plurality of network addresses, such as the e-mail address of a sending and receiving participant.
  • a MIME separator 301 may be inserted between headers 300 and segments 302 and also between segments 302 and 304.
  • the segment 302 may also include a plain text message that is displayed if the participant does not have the capability to display regions 310 and 313 of segment 304, described below, according to the multipart/alternative message type indicated in the headers 300.
  • the segment 302 can include a command instructing a participant that he or she may view a web page corresponding to the segment 304.
  • the segment 304 may include a rich text HTML document, including any number of dynamic regions 310, HTML forms 311, static HTML content regions 312, and IFRAME ILAYER regions 313.
  • the dynamic content region 310 can include a command to dynamic content 320 of the zaplet, stored remotely such as in the database 10 of the server 6 on the network 5.
  • the IFRAME/ILAYER region 313 may include a command to access dynamic content 321 of the zaplet, stored remotely such as in the database 10 or at the server 6 on the network 5.
  • the dynamic content 321 may be in the same location as the first dynamic content 320, or may be in a different location in database 10.
  • Each dynamic content region 310 and 313 may have content that includes more than one dynamically updated construct or image.
  • the form 311 can be used to receive input from a participant, and the region 312 can be used to provide static information/processes that are independent of the current zaplet
  • the segment 304 may also include a region 330 that can be used to store a command indicating a web page storing the content of the segment 304. This configuration can be used when a participant attempts to forward the zaplet to another participant connected to a server that cannot support the segment 304. In this way, the participant can still view the content of segment 304. and is therefore not dropped from the group.
  • a MIME separator 305 is configured between the segment 304 and a segment 306.
  • the segment 306 can include MIME encoded image data to be displayed in the
  • HTML message of segment 304 The image data may include images for logos or photos that can be accessed by the participant even if the server 6 is not accessible.
  • the optional segment 306 is followed by a MIME separator 307.
  • the present inventors have discovered that the structure 350 can be used to provide a high quality of service to various classes of participants based upon their e-mail client application capabilities.
  • Five classes of "e-mail clients" include new P.C. e-mail clients, web e-mail clients, older P.C. e-mail clients, text e-mail clients, and America On-Line ("AOL") e- mail clients.
  • the functionality in the segment 304 is provided to new P.C. e-mail clients completely.
  • Some web e-mail clients do not allow use of an IFRAME/ILAYER tag to display dynamic content 321 of the dynamic content region 313.
  • the participant gets a static message directing the participant to a web representation, or a dynamic image displaying the same up-to-date data is served by the image server 28.
  • Many older P.C. e-mail clients, and all of the text e-mail clients cannot display the segment 304.
  • These participants may receive an e-mail message with static content, and a URL identifying a web page at which the dynamic content may be accessed.
  • Current AOL clients support some of the HTML standard.
  • the server 6 can be configured to identify the capability of a participant. For example, the server 6 can be configured to automatically send the zaplet to the participant by recognizing the suffix "aol.com" in the participant's network address. Alternatively, the participant can specify which e-mail client to use by sending a request to the server 6.
  • FIG. 5 shows an example of an image of a zaplet 200 that is displayed to a user when the data structure 350 is parsed.
  • the zaplet may include a title field 201 that contains static content similar to the information inputted in fields 101, 102, 104, and 105. Preferably, the above static content is displayed each time the zaplet 200 is accessed by a participant.
  • the zaplet 200 may also include an advertising region 203.
  • the content in region 203 can be static or dynamic content.
  • the content in regions 201 and 203 can be configured and supplied by the business logic in web application server 14.
  • the zaplet 200 also includes a forwarding region 205 and a creation region 206 corresponding to segment 312 of the data structure 350.
  • the region 205 allows a participant to add an address of a potential participant that is not listed in the address field 103. This means that any participant listed in the address list of field 103 can include any other potential participants not listed in the field 103. In other configurations, the ability of a participant to add another participant can be controlled by the creating participant of the zaplet.
  • the creation region 206 is also included in zaplet 200 to allow a participant to create an electronic form similar to electronic form 100 to initiate another zaplet process.
  • the zaplet 200 also includes a dynamic content region 210 corresponding to segment
  • region 310 of data structure 350 that receives the dynamic content 320.
  • region 320 region 310 of data structure 350 that receives the dynamic content 320.
  • the 210 may include a graphical image, such as a pie chart, or other binary content including executable content.
  • the content 320 of the region 210 can be dynamically updated by the business logic residing in the web application server 14.
  • the zaplet 200 also includes an interaction region 225 corresponding to segment 312 of the data structure 350.
  • the interaction region can include images, such as check boxes, to select options created using the electronic form 100. For example, a poll can be initiated in electronic form 100 and the interaction region 225 could contain boxes to select a poll choice.
  • the interaction region also contains a text box 223 that allows a participant to add a text passage to the zaplet.
  • the interaction region may also include the name of the responding participant and his or her associated e-mail address.
  • a dynamic content region 213 corresponding to region 313 of data structure 350 is contained in zaplet 200 that receives the content 321.
  • the content 321 can include text passages that are entered by participants using the interaction region 225.
  • the business logic at the web application server 14 manages the text passages and causes changes to the variables in database 10 to update the content 321 and to display the updated content in region 213, when the participant opens the message.
  • the displayed content in region 213 may include visual images, a list of participants who have entered text passages, or any other relevant dynamic content.
  • FIG. 6 is a flow chart of a preferred method of the invention.
  • one of the participants accesses a live electronic form 100 to begin a zaplet process (step 501).
  • the requesting participant may access the form 100 from the database 10 via the web server 16, from a web site, or other resource as discussed above.
  • the participant may specify a descriptor, such as a URL, associated with the electronic form 100.
  • the participant completes the fields 101, 102, 103, and 104.
  • the participant may also complete field 105.
  • the participant then submits the form to the server 6 (step 502).
  • a confirmation message is sent from the web server 16 indicating that the content of the electronic form 100 was received, that the electronic form 100 was sent to the addresses listed in field 103, and any other errors associated with the processing of the electronic form 100 (step 503).
  • the creating participant of the electronic form 100 may receive the e-mail message (step 504) described below as an acknowledgement that the form 100 was successfully received by the server 6.
  • Each of the participants in the list in field 103 receives an e-mail message associated with the zaplet (step 504) indicating that the zaplet process has been initiated.
  • a receiving participant opens the message (step 505).
  • a receiving participant may be the creating participant. This mechanism could allow a creating participant to create a "personal" zaplet that only he or she could update or retrieve.
  • the dynamic content of the zaplet 200 is served essentially at viewing time to the display of the participant as follows (step 506).
  • the e-mail protocol residing at the participant begins by parsing the received e-mail according to the MIME and SMTP header and separators 300 (step 401). If the participant is capable of displaying the dynamic content of the zaplet in the segment
  • step 402 content is produced by parsing the HTML (step 402).
  • the participant initially renders static components of the zaplet, such as in the regions 311 and 312 (step 403).
  • a parsing engine at the participant issues a get command using, for example, a virtual URL identified by a tag field in the HTML (step 404).
  • the server 6 includes logic, such as business logic in web application server 14, to map the virtual URL to an actual URL for the dynamic content 320 of the dynamic content region 310, and returns a message indicating the actual URL for the dynamic content 320 corresponding to the virtual URL, which is received at the participant site (step 405).
  • a get command for the actual URL is then issued (step 406).
  • a web page indicated by the IFRAME/ILAYER region 313 of the data structure 350 can also be retrieved similar to steps 404-406 (step 407), and then the dynamic content 321 for the dynamic content region 313 is rendered (step 408).
  • the participant inputs data into the interaction region 225 (step 507).
  • the user may input a text passage.
  • the dynamic content region 213 will include concatenated text messages and a list of message recipients as discussed above.
  • the participant then submits the updated zaplet to the server 6 (step 508).
  • the submitting participant receives an acknowledgement from the web server 16 indicating that the zaplet was received (step 509).
  • the e-mail protocol residing at the client may then issue at any time a new get command for the dynamic content in region 310 and/or region 313 to display the updated images and/or text content in the dynamic content regions 210 and 213 (step 510).
  • the participant submits his or her input (step 508)
  • another instance of the zaplet could be served that includes the above acknowledgement, and also reflects the most recent dynamic content including the submission at step 508.
  • the dynamic content of the zaplet could be updated "in-place". This means that the regions 210 and 213 could be updated to reflect the most recent content in the server 6 including the submission at step 508, as the participant is viewing the zaplet. Subsequent actions by any of the participants of the group to open a message will result in the display of the updated images and text content in the zaplet 200.
  • the preferred method permits participants to collaborate efficiently. Each participant can send and receive information that is current using dynamic regions 210 and 213.
  • the preferred method supports privacy and communications because the dynamic content can be restricted to those specified in field 103. Further, the preferred method and system allows content to be dynamically updated asynchronously relative to the sending of the documents or forms and asynchronously relative to any processes used by any other participants parsing the electronic messages. In this way, the zaplets received by participants of the group do not become stale or outdated. Additionally, the updated content includes dynamic information identifying changes that have occurred since the message was last viewed by the viewing participant. This means that the viewing participant can track the opinions, suggestions, or other comments made by other participants in a simple and quick manner.
  • the preferred method also allows participants to interact with other participants in a group without the daunting task of "surfing" the Web to find the discussion management tool that manages the discussion.
  • the preferred method and system also provides the highest quality service based upon the participant's e-mail application capabilities.
  • the present inventors have discovered that the above-described preferred methods and systems can be used to ensure that the content (e.g., static or dynamic) is accurately and precisely transmitted between the participant and the server 6. Further, the preferred methods and systems are able to support the efficient transmission of the content to minimize the data size of the transmission. Moreover, the preferred methods and systems can be used to limit or prevent unauthorized use of the server 6 by unwanted entities, such as third party operators or sources (e.g., web search engines). Accordingly, the preferred methods and systems can be configured to support the secure, reliable, and efficient transmission of information between the participants and the server 6.
  • the content e.g., static or dynamic
  • the preferred methods and systems are able to support the efficient transmission of the content to minimize the data size of the transmission.
  • the preferred methods and systems can be used to limit or prevent unauthorized use of the server 6 by unwanted entities, such as third party operators or sources (e.g., web search engines). Accordingly, the preferred methods and systems can be configured to support the secure, reliable, and efficient transmission of information between the participants
  • the server 6 is configured with logic to encode and decode a link identifier, such as a URL, that is associated with the then current dynamic content of the electronic medium that is stored in the database 10.
  • a link identifier such as a URL
  • the preferred configuration uses an encoding and decoding process and a "redirection process" that limits the load on the database 10 by accessing only changed states of the information, not the entire set of information as in known systems.
  • the redirection process uses a redirection message string that can be easily cached. For each new request for information by any of the participants, the redirect message string can be used to direct the participant to, for example, the image server 28. In this way, the number of communications to the database can be significantly reduced.
  • the content may be any graphical image, or other binary content, as described above.
  • the participant opens the electronic message (step 505) generated by the server 6.
  • the e-mail protocol residing at the participant executes the steps 401-403 described above.
  • the electronic message may be an IMG (image) tag in an IMG (image) tag in an IMG (image) tag in an IMG (image) tag
  • HTML-encoded message containing a URL or other link identifier having a message ID.
  • the participant may retrieve the content associated with the link identifier by executing the step 404.
  • the message ID is generally a unique code associated with the HTML message that is generated at the time the message is sent (step 505).
  • the message ID allows any participant to uniquely identify the content associated with the message.
  • the participant may then receive the actual URL associated with the requested content as follows. Further details of logic for executing an exemplary encoding and redirect process, described below, configured in pseudocode executable by the system and describing the method of the present invention for transmitting information to participants can be found in attached Appendix B.
  • the server 6 identifies and locates the content in the database requested by the participant using the message ID (step 601). At this stage, the server executes the preferred redirection process as follows (step 602).
  • FIG. 9 illustrates a flow diagram of the preferred redirection process.
  • the server 6 receives the message ID at step 404, the server 6 loads the current state of the link identifier from the database (step 901).
  • the server 6 executes logic in the web application server 14 to extract relevant data about the message from the database to construct the requested content, e.g., an image (step 902).
  • the link identifier may be an image description.
  • the image description may include details such as image type, optional size, optional presentation information (e.g., color), and other information identifying the content to be retrieved.
  • the image is then represented as a property set (step 903).
  • the property set corresponds to a request by a participant for the then current state of a pie chart display that identifies quadrants for votes (e.g., a poll) in red, blue, and yellow.
  • the property set is encoded to construct an encoded image description (step 904).
  • FIG. 10 illustrates a flow diagram of a preferred encoding process to achieve the encoded image description.
  • the image description can be encoded in a portable ASCII-based encoding technique. This ensures accurate transmission of the image description through any standard web browser or proxy.
  • the resulting encoding may include information about the requested image by the participant. The information may include width, height, color, pattern, presence or absence of a legend, current state of the dynamic content (e.g., polls, schedules) or names of participants identified in the electronic form (e.g., electronic form 100).
  • the property set is encoded to support the e-mail protocol transmitting the request (step 1001) to the server 6.
  • the string may be a HTTP transmittable text string.
  • the image description may be encoded into the property set using standard HTTP argument-value encoding. In one embodiment, any illegal characters may be stripped and substituted with an escape character (e.g., "%") and ASCII hex code values for the illegal character values.
  • the property set is then compressed using standard text compression techniques (step 1002), such as Huffman encoding, to create a compressed string.
  • the compressed string may then be converted to a byte array (step 1003) to obscure the compressed string.
  • the step 1003 may be performed using any transformation scheme known to one or more of the participants requesting the content, such as byte-order scrambling, or encryption.
  • the compressed string can be converted to an array of seven-bit values, prefixed with a two-byte length value. This means that the property set can be treated as a contiguous array of 8-bit values, splitting the array every seven bits to create a new value array that is (8/7) times as long as the initial property set.
  • the bytes of the compressed string may then be additionally obscured.
  • the byte array at the step 1003 may then be reduced to a set to fit into a safe character set (step 1004), such as the ASCII values "A-Z,” “a-z,” “/,” and ",”.
  • a safe character set such as the ASCII values "A-Z,” “a-z,” “/,” and ".”
  • the byte array can be converted to an array of six-bit values, prefixed with a two-byte length value encoding using a known multiple.
  • the byte array can be treated as a contiguous array of 8-bit values that is split every six bits to create a new value array that is (8/6) times as long as the byte array of step 1003.
  • the newly formed byte array may then be mapped into a 64-element-long string of safe ASCII values.
  • the safe values are used in many standard HTTP encodings and can advantageously not be manipulated by a user agent or proxy prior to transmission.
  • the location of the image server is then loaded from the internal application memory of the web application server 14 (step 603).
  • a redirect message string is sent to the participant (step 604).
  • the redirect message string is constructed using the redirection process described above.
  • the redirect message string may be an HTTP message of the form "http:// ⁇ image server location>/ ⁇ encoded image data>.”
  • image server location is the domain name of an Internet-addressable server that contains the image generation application and "encoded image data” is the image definition in the form of a property set that is processed using the steps 1000-1005 described above.
  • the get command at the step 406 to retrieve the image data can be issued as follows. As shown in FIG. 11, the participant connects to the image server 28 (step 1101). Next, the participant sends the redirect message string (step 604) to the image server (step 1102).
  • the string is decoded by reversing the encoding process of FIG. 10 (step 1103).
  • logic in the image server may be invoked to generate the required image (step 1104). Additionally, the logic in the image server may also determine an optimal width and height for the image.
  • the image server database may also be filled with a byte pattern corresponding to a color image to be displayed in the dynamic content regions.
  • a graphic encoding process may be applied to the byte pattern to create a string of bytes representing the image in one of many known formats. Suitable graphic encoding techniques include JPEG, GIF, or PNG.
  • headers describing the size and format of the image to be displayed coupled with the generated graphics string may then be sent to the participant (step 1105).
  • the step 408 may then be executed by interpreting the headers and the graphics string.
  • the preferred redirect message string can be used to retrieve the updated or then current from the image server 28 without having to serve the entire image to the participant, as in known systems. This is because the redirect message string is small and can be easily cached at the participant or in the server 6.
  • the image description can be easily compared to the cached redirect message.
  • a request to the image server 28, which causes a new image to be created and served, is only made when the participant receives an image description in the redirect message string that is different from a previous image description. In this way, the redirect message string avoids unnecessary, redundant, and costly communication with the database.
  • the preferred encoding and decoding and redirection process to transmit information to the participants from the server is reliable, efficient, and secure.
  • the redirection process uses the redirection message string to send a new link identifier to the participant for each change in content or information. This means that the participant is notified that the information cached locally must be updated. This allows the information viewed or accessed by the participant to be always current.
  • the encoding is used to ensure that the information is properly delivered through the systems using standard HTTP character sets.
  • the conversion to a safe character set can be used to obscure the produced redirect message. This makes reproduction and unwanted access to the server 6 difficult.
  • the compression of the property set into a compressed string allows the information to be transmitted more accurately and quickly.
  • the techniques described here may be implemented in hardware or software, or a combination of the two.
  • the techniques are implemented in computer programs executing one or more programmable computers that each includes a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), and suitable input and output devices.
  • the programmable computers may be either general-purpose computers or special-purpose, embedded systems. In either case, program code is applied to data entered with or received from an input device to perform the functions described and to generate output information. The output information is applied to one or more output devices.
  • Each program is preferably implemented in a high level procedural or object-oriented programming language to communicate with a computer system.
  • the programs can be implemented in assembly or machine language, if desired.
  • the language may be a compiled or interpreted language.
  • Each such computer program is preferably stored on a storage medium or device (e.g., CD-ROM, hard disk, magnetic diskette, or memory chip) that is readable by a general or special purpose programmable computer for configuring and operating the computer when the storage medium or device is read by the computer to perform the procedures described.
  • a storage medium or device e.g., CD-ROM, hard disk, magnetic diskette, or memory chip
  • the system also may be implemented as a computer-readable storage medium, configured with a computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner.
  • ELECTRONIC_FORM write Creating_Participant_Email_Input_Field(ZAPLET_TYPE, ZAPLET_STYLE) to
  • ELECTRONIC_FORM write Subject_Input_Field(ZAPLET_TYPE, ZAPLET STYLE) to ELECTRONIC_FORM write Recipients_Input_Field(ZAPLET_TYPE, ZAPLET_STYLE) to
  • ELECTRONIC_FORM write Zaplet_Specific_Data_Input_Fields(ZAPLET_TYPE, ZAPLET_STYLE) to
  • ELECTRONIC FORM write Zaplet_Type_Constant(ZAPLET_TYPE, ZAPLET_STYLE) to ELECTRONIC_FORM write Za ⁇ let_Style_Constant(ZAPLET_TYPE, ZAPLET_STYLE) to
  • ELECTRONIC FORM write Static_Form_Content(ZAPLET_TYPE, ZAPLET_STYLE) to ELECTRONIC_FORM open stream CLIENT for writing write ELECTRONIC FORM to CLIENT
  • ZAPLET_STYLE ZAPLET_SPECIFIC_DATA
  • RECIPIENTS from request set MES S AGE ID create_unique_id() open file MESSAGE for writing create (Message_Record(MESSAGE_ID, CREATING_PARTICIPANT_NAME,
  • id is a unique Message ID associated with the message that was sent.
  • the image server On receipt of the encoded request, the image server performs: HANDLE IMAGE JIEQUEST
  • imageProperties DEC ODE(input Argument)
  • thelmage createlmage(imageProperties) streamlmageDataToNetwork(thelmage) ⁇

Abstract

A method and system is described that can be used to reliably, efficiently, and securely transmit information in a communication network (5). The information can be static or dynamic content. A server (6) is configured with logic to encode and decode a link identifier into safe character sets that are recognizable to many known web browsers. A redirect process is used to limit the amount of communication with the database (7). This means that the load and the cost of system operation can be reduced.

Description

METHOD AND SYSTEM FOR EFFICIENT TRANSMISSION OF
INFORMATION OVER A NETWORK
PROVISIONAL APPLICATION DATA
The present invention claims priority to United States Provisional Patent Application Nos. 60/151.650, filed August 31 , 1999 and 60/151,476, filed August 30, 1999, both entitled SYSTEMS AND METHODS FOR MESSAGING WITH DYNAMIC CONTENT, naming inventors Michael Hanson, Graham Miller, and Brian Axe, and is incorporated by reference as if fully set forth herein.
CROSS-REFERENCE TO RELATED APPLICATIONS The present application is a continuation-in-part application of co-pending U.S. patent application nos. 09/427,152 entitled METHOD FOR COMMUNICATING INFORMATION AMONG A GROUP OF PARTICIPANTS, filed October 25, 1999; 09/426,648 entitled SYSTEM FOR COMMUNICATING INFORMATION AMONG A GROUP OF PARTICIPANTS, filed October 25, 1999; and 09/427,378 entitled ELECTRONIC MEDIA FOR COMMUNICATING INFORMATION AMONG A GROUP OF PARTICIPANTS, filed October 25, 1999; invented by Michael Hanson, Graham Miller, and Brian Axe; and such applications are incorporated by reference herein as if fully set forth herein. TECHNICAL FIELD
The present invention relates generally to the transmission of information over communication networks, and more particularly, to a method and system for transmitting such information more efficiently by encoding and decoding link identifiers into safe character sets associated with the information over such networks.
BACKGROUND
Communication networks, such as the Internet, have become a common medium to transmit information to users of these networks. As such, many attempts have been made to provide reliable, secure, and efficient transmission of information over the network. Generally, the information is transmitted in the form of files that are attached to a message, such as an electronic mail message. The files are retrieved from a repository, such as a database, when requested or sent by a user. A simple transmission scheme that is used by many electronic mail systems is Base64 encoding. For this type of encoding, binary content, such as images, is encoded and attached as text to the message. Base64 encoding has certain drawbacks. Base64 encoding only supports static content. This means that the content must be completely defined before the transmission. Additionally, Base64 encoding is expensive. This is because each intermediate system in the network, such as a server located between users of the network, requires that a storage and transmission cost be paid, even if the information is not decoded for use. Further, all of the data must be transmitted each time a version or copy of the information is requested. This substantially increases the load on the network of servers that distribute the content. As a result, the number of messages that can be transmitted and stored is reduced. Another technique for transmitting information is to use a client-server system in the network. In this case, only the location of the information in the database is transmitted to the client, e.g. , a user's desktop computer. The location can be identified using a link identifier, such as a Universal Resource Locator ("URL"). When the client receives the message, the client then requests the file from the database via the server. This system provides no efficient method of providing dynamic or personalized data to the end-user because every client receives the identifier of a single server file.
More recently, arguments associated with a file of information in the network have been encoded in the link identifier. This provides a simple form of Remote Method Invocation (RMI), which is the invocation of application code on a remote machine by a client. When the server receives a request for the file identified by the link identifier, it executes application code, which decodes the arguments and optionally accesses a database of content. This means that communications to and the load on the database can be reduced. However, because certain encoders and decoders can only support a certain number of characters for a given link identifier, the number and size of arguments that are specified in the link identifier are limited. This means that the details that can be used to describe the information using the characters must be abbreviated. This makes supporting complex binary content, such as an image with multiple colors and backgrounds, difficult. To support this complex content, additional configuration of the network software and hardware may be required. This can increase the expense and limit the operation of the system.
Another drawback to the above known transmission techniques and schemes is that values in the link identifier that are represented by characters, such as date and time values and the location of the file, often change. Since the encoded characters are fixed when the message or information is sent, any changes or modifications to the content can only be sent to the client by re-generating the entire content for each new request. This means that the client cannot cache the content. This causes the information to only be stored in the database or remote server, and thus causes the server and network load to increase.
SUMMARY In general, the present invention is directed to a system and method for transmitting information over a network. The preferred method and system encodes a link identifier, such as a URL, that is associated with a then current dynamic content of an electronic medium that is stored in a server. A redirection process is used to create a redirection message string that can be easily cached and that limits the load on the system by accessing only changed states of the information represented by the link identifier, not the entire set of information. For each new request for information by any of the participants, the redirect message string can be used to direct the participant to the server.
Accordingly, in one aspect, the present invention is directed to a method for transmitting information over a network that includes receiving a link identifier associated with a file containing the information. A first command may be executed to retrieve the link identifier and the link identifier may be converted to a property set. The method may also include encoding the property set and generating a redirect message string from the property set. The file may be accessed using values from the redirect message string for each change of the link identifier. Implementations of the invention may include one or more of the following. The information may include static or binary content. The link identifier may be transmitted to a participant using an electronic message, and the electronic message may be parsed to generate a current state of the link identifier as an image description from a message ID in the link identifier. The electronic message may be an HTML encoded message. The property set may be encoded using ASCII-based encoding. The property string may be compressed and obscured. The property string may be mapped into a set of safe character values. An image may be generated from values contained in the redirect message string. The link identifier may be configured for use with an electronic mail or Internet protocol. In another aspect, the present invention is directed to a method for transmitting information over a network that includes receiving a link identifier in an electronic message. The link identifier may be associated with a file containing the information. The method further includes parsing the electronic message and executing a first command to retrieve the link identifier. The link identifier may be converted to a property set, and the property set may be encoded into a safe character set. A redirect message string may be generated from the property set, and the file may be accessed using values from the redirect message string for each change of the link identifier.
In a further aspect, the present invention is directed to a network system for transmitting information among a group of participants that includes a server for generating and sending a link identifier associated with the file containing the information to a participant. The server may further include an interface responsive to a first command to retrieve the link identifier. A web application server may be used to convert the link identifier to a property set and logic in the web application server may be used to encode the property set and to generate a redirect message from the property set. An image server may be used to access the file using values from the redirect message string for each change of the link identifier. The details of one or more embodiments of the invention are set forth in the accompanying drawings and the description below. Other features, objects, and advantages of the invention will be apparent from the description and drawings, and from the claims.
DESCRIPTION OF DRAWINGS FIG. 1 is a simplified diagram of a sample network including participants of a group connected to the network.
FIG. 2 illustrates a schematic diagram showing data flows of functional components of the network of FIG. 1.
FIG. 3 illustrates an example electronic form to initiate a zaplet. FIG. 4 is a diagram of a data structure for the zaplet having dynamic content.
FIG. 5 is an example of an image of a zaplet.
FIG. 6 is a flow chart illustrating a preferred method of the present invention. FIG. 7 is a flow chart illustrating a preferred method of accessing the zaplet by parsing the data structure of FIG. 4. FIG. 8 shows a flow chart of a process of requesting information from the server of
FIG. 2.
FIG. 9 shows a flow chart of a process of encoding a data set associated with the information of FIG. 8.
FIG. 10 illustrates a process of redirecting a request for information to the server of FIG. 2.
FIG. 11 illustrates a process of retrieving data from an image server. DETAILED DESCRIPTION
In general, the present invention is directed to a method and system for communicating and collaborating among participants in a group. The method uses an electronic medium having at least one dynamic content region that is stored in a database of a server. Input composed by the participants of the group or other external sources is accepted by the server to update the dynamic content region of the electronic medium in the server. The updating of the dynamic content region is preferably performed asynchronously relative to the sending and receiving of the input from any of the participants or external sources. In this way, the content of the electronic medium is always current. The invention is based on a principle different from known communication systems i.e. the information communicated between participants of the group is not current when sent by any participant, but current when accessed or read by a participant. The method and system of the invention does not merely rely on sending information that was current when the medium was sent to a receiving participant to communicate information; rather, the current content from the server of the electronic medium is retrieved, when the receiving participant accesses the electronic medium. This means that multiple virtual instances of the electronic medium can be reduced to a single thread. The method and system usefully reduces the amount of media, such as electronic mail messages carrying redundant static content that is communicated among the participants of the group. This invention also makes collaboration of information more rapid and interactive among participants of the group.
The electronic medium can also be updated by a variety of external sources, such as by an attached server containing stock quotes or news feeds. In this way, the electronic medium can be used to supply different types of information to the participant in a fast, efficient, and flexible manner. A suitable system for the invention is a communication network that is configured with participants that support a variety of protocols, such as those for supporting electronic mail ("e-mail") and the Internet. The electronic media for communicating information and that supports collaboration among participants in a group connected to the network will be referred to as a "zaplet". The zaplet contains static content and dynamic content regions. The term dynamic content can be defined as regions of the zaplet that are retrieved from the server, when the zaplet is accessed by a participant or external source. The term static content can be defined as regions of the zaplet that are not retrieved at the time the zaplet is accessed by a participant or external source. The dynamic content of the zaplet can be changed and updated by the participants in the group or by other external sources, such as an external server containing the most recent news feeds or stock quotes. The content of the zaplet can be stored in a database in a server of the network. The zaplet is also customizable and programmable, containing various text and graphical regions to execute a variety of functions and applications. Preferably, each of the regions may be configured by the participants or the server in the network. When a participant performs an open action to access the zaplet, the zaplet may open and the server serves and displays the then current content in the database to a participant.
An "open action" can be defined as an action by any of the participants or the server that causes the static and/or the dynamic content of the zaplet to be retrieved from the server. For example, an open action may occur when a user invokes the File Open command from a menu bar within an email reading program while an email message containing a zaplet is selected. Alternatively, the server could perform an open action using, for example, push technology processes. The term collaboration can be defined as an activity in which one or more participants or services share information or points-of-view with an intent of reaching a decision, making a choice, conducting a financial transaction, or sharing knowledge.
The dynamic content can be represented in a dynamic content region in the zaplet, and includes text or images, such as rich text HTML, based on mark-up languages or image construction languages. Consequently, the zaplet can supply all the look and feel possibilities of the World Wide Web ("Web"), and also the participants can experience interactions and collaborate with each other with increased efficiently than in known e-mail systems. The system and method of the invention makes communication among a group of participants simple. Preferably, the server used to generate and manage the zaplet is scalable for a particular implementation. Its scalability allows quick user response under heavy load conditions on the server. Further, the zaplet can be easily accessed by the participant, such as from a desktop computer. Accordingly, the participant will have constant access to his or her zaplet at all times, and thereby can collaborate with other participants in the group quickly, simply, and efficiently. This means that the participant needs not repeatedly type-in the URL of a portal web site to regain access to a particular application, such as a discussion; the zaplet may be easily accessible and open in an unobtrusive manner.
Unless otherwise defined, all technical and scientific terms used herein have substantially the same meaning as commonly understood by one of ordinary skill in the art to which the invention belongs. Although many methods and systems similar or equivalent to those described herein can be used in the practice of the present invention, suitable methods and systems are described below. Additionally, the methods, systems, and examples described herein are illustrative only and not intended to be limiting. Other features and advantages of the invention will be apparent from the following detailed description, the drawings, and from the claims.
FIG. 1 illustrates a plurality of participants 1, 2, 3, and 4 of a group that are coupled to a network 5. Any number of participants may be connected to the network 5. The term participant can be defined as an entity or system that is capable of performing or executing a variety of functions on the zaplet as described herein. For simplicity, however, the following description will be made to participants 1-4. Each of the participants 1-4 may include any specific or general computer system that is equipped to receive or read e-mail messages using standard e-mail protocols, such as the Simple Mail Transfer Protocol (SMTP) and the Multipurpose Internet Mail Extensions (MIME), or navigate the Web. The computer may be, for example, a personal computer ("P.C."), an Apple Macintosh, a Unix workstation, or other computing machine that runs a windows-based operating system. A suitable computer may also include a modem, a monitor, a keyboard, a mouse, system software including support for TCP/IP communication, and browser software. Alternatively, the participants 1-4 may include other devices that are capable of transmitting or receiving e-mail messages, forms, or zaplets, such as Palm computers provided by 3Com Corporation, Windows CE-based devices, messaging enabled cellular telephones, pagers, television set top boxes, e.g., Web T.V., or portable computers. The participants 1-4 may further include other devices that are capable of processing text or voice messaging. The network 5 may be any local or global computer network. For example, the network 5 may be the Internet, a telephone network, a wireless communications network, a satellite communications network, or other similar data networks.
For simplicity, the following description will be made using a system and method configured to support any of the below listed e-mail protocols and data structures. However, the invention can be configured and practiced in any of the above communication networks. For example, voicemail using interactive voice systems could be configured to provide voice messages as current when heard dynamic content.
Each of the participants 1-4 is configured to support a variety of e-mail protocols and mark-up languages, such as SMTP, MIME, Hypertext Mark-up Language ("HTML"), Extensible Mark-up Language ("XML"), Standardized Generalized Mark-up Language ("SGML"), or similar e-mail protocols and/or mark-up languages.
FIG. 1 also shows a server 6 that is connected to the network 5. The server 6 is preferably configured to manage the dynamic content, routing, and updating of electronic forms, messages, or zaplets among the participants 1-4. The server 6 is connected to a message database 7 that is used to manage the dynamic content of zaplets in accordance with the present invention. Other data management resources may also be used.
FIG. 2 illustrates a simplified block diagram showing data flows of various functional components of the server 6. The server 6 includes a database 10. The database 10 may be a relational database, such as commercially available from Oracle. The database 10 may include multiple physical databases and may be implemented at a single site or distributed among many sites. The database 10 may also be implemented using object-oriented databases, object-relational databases, or hierarchical file structures.
The database 10 may include information that is specific to any participant or electronic form, message, or zaplet. Contents of the database 10 may include demographic data, participant credit card and payment information, participant preference information, generic form, message, or zaplet information, such as recipients or senders of the group, subject identifiers, or message specific information, and usage statistics for the electronic forms, messages, and zaplets and/or a web site. The database 10 may also store electronic forms that act as blanks for the creation of the zaplets. The database 10 may also include images and web pages used in the creation of the zaplets and also used in the presentation of any dynamic region of the zaplet. The database 10 may also maintain a record of the history of changes that have been made to any dynamic content region of the zaplet discussed below. This record may also be propagated along with any dynamic content to one of the participants parsing the electronic message and zaplet, as discussed below. An example configuration for storing and processing various content in the database 10 is illustrated in the attached Appendix A, which is herein incorporated by reference.
FIG. 2 also shows a data application server 12 is coupled to the database 10. The server 12 is configured with, for example, a set of Java classes or any other high level programming language built using, for example, an Enhydra application server or any of a variety of other tools for object-relational translation. The data application server 12 is used for translating the content in the database 10 into Java objects, for use by a web application server 14. The data application server 12 may also be configured to cache some data to reduce the load on the database 10.
A web server 16 is included in the server 6 to connect to the participants 1-4. The web server 16 is connected to the web application server 14 and can be any commercially available web server, such as an Apache server. The web server 16 is configured to manage requests from browsers at the participants 1-4, to manage session information, to send and receive forms, or zaplets transmitted to or from the participants 1 -4, and to serve HTML data and static images to the participants 1-4.
The web application server 14 can be configured using a set of Java classes built-on top of the data application server 12. The web application server 14 is responsible for executing business logic associated with the electronic forms, messages, and zaplets. For example, the web application server 14 may manage message, form, and zaplet manipulation, deadlocks in the network 5, generate a URL and content associated with a specific zaplet or form, format the zaplet, message, or form, handle message authorizing, and handle participant record editing and participant interaction with various zaplets, forms, and messages.
A web page formatter 18 is connected to the web application server 14. The web page formatter 18 is used to handle the basic styles and layouts of various components of the zaplets, messages, or forms. Further details of the preferred business logic configured in pseudocode executable by the system and describing the method of the present invention for initiating, sending, updating and displaying the zaplet, forms, and messages can be found in attached Appendix A.
The web page formatter 18 may be configured to operate using a Java Server Page ("JSP") construct.
FIG. 2 also shows that the server 6 includes a mail server 20 coupled to the web application server 14 and the data application server 12. The mail server 20 handles the operations of the e-mail protocol necessary to support a variety of zaplets, forms, and messages. For a given message, form, or zaplet, the mail server 20 retrieves data associated with the medium from the data application server 12, and from any operations of the business logic of the web application server 14. The mail server 20 then formats the static content for the medium utilizing an associated mail formatter 24 including a command to retrieve the dynamic content. The mail formatter 24 includes operations that can be used for the basic styles and layouts of the common elements of the zaplets, forms, or messages. Once the mail server 20 has compiled the required information from the data application server 12 and web application server 14, the mail server 20 may attach necessary header information to the zaplet, form, or message. For example, the header information may make an e-mail message compliant with the MIME standard. The mail server 20 then transmits the produced message to a mail transport server 22. The mail transport server 22 routes the message through the network 5. The mail server 20 may also be configured to manage bounced and undelivered messages, forms, or zaplets, and also alert the appropriate participants of these conditions. The mail server 20 may also communicate with the web application server to validate the addresses of the various participants. The mail server 20 may also receive responses via the interaction region 225 discussed below from any participant who is not connected to the network 10 or "off-line" when reading the zaplet. In this configuration, the participant can send input back to the server 6 to be dynamically updated, after he or she is re-connected to the network 10. In this way, the participant can contribute to a zaplet even in the absence of the dynamic content and without having to get back to the zaplet when connected "on-line". The mail formatter 24 may be implemented using a JSP construct. The mail transport server 22 may use SMTP, and can be implemented using a number of commercially available or open source e-mail servers, including Sendmail and the Exchange server.
The server 6 also includes an image server 28 that is used for connection to the participants 1-4. An image formatter 26 is connected to the image server 28. The image server 28 may be implemented using a web server (servlet). The image server 28 takes information from Hypertext Transfer Protocol ("HTTP") requests from the participants 1-4 and translates the information using predefined schemes into human viewable images that are encoded in a format compatible with known web browsers. The image server 28 may be configured separately from the web server 16, as shown in FIG. 2. This configuration may increase the scalability of the server 6. Alternatively, the web server 16 and the image server 28 can be configured together. The image formatter 28 may be configured using a Java construct. The image formatter 28 formats the image into a compliant standard, such as Graphical Interchange Format ("GIF"), Joint Photographies Experts Group ("JPEG"), or Portable Network Graphics ("PNG"), for the participants 1-4. FIG. 3 illustrates an exemplary electronic form 100 that can be used to compose and initiate a zaplet among the participants 1 -4 in accordance with the invention. The electronic form may be, for example, an HTML form. The electronic form 100 can be accessed via a web site sent by the server 6 to the participants 1-4, or may reside as a template at the participants 1-4. The electronic form 100 can be stored in database 10, reside on a device of a participant, such as in a memory of a computer, or can be sent to a participant via a communications protocol, such as e-mail. The electronic form 100 may be blank or partially completed. To partially complete the form, the server 6 may contain prior knowledge of the use of the form using, for example, "cookies" or other suitable techniques. The electronic form 100 includes a name field 101 that specifies the creating participant's name and a network address field 102 that specifies a specific address associated with the creating participant, such as an e-mail address. The electronic form 100 can also include a network address field 103 that includes network addresses of the participants that should receive the zaplet. The list of network addresses in the field 103 may include the network address of the creating participant. The list of network addresses may be explicitly inputted by the creating participant using a keyboard, imported from a folder or other file residing at the creating participant, or imported by the creating participant from a peripheral device, such as a Palm Pilot provided by 3Com. Alternatively, the creating participant can provide the list of network addresses to the server 6. In this configuration, the server 6 may input the list of network addresses into the field 103, when the creating participant accesses the electronic form 100, as described below. This means that the field 103 will be completed for the creating participant, when the electronic form 100 is accessed. At this stage, the creating participant may add or delete network addresses from the list provided by the server 6.
The electronic form 100 may also include a subject field 104 and any number of question, choice or comment fields 105. The creating participant may describe the subject matter of the zaplet in the subject filed 104 and supply details regarding the zaplet, in the comment field 105. In one configuration, each of the fields 101, 102, 103, 104, and 105 are part of a static region. The electronic form 100 may also include other applicable fields, such as for a title of the zaplet, fields for soliciting information from the participant, such as his her address, links to other zaplets, a description field to receive an input, such as a URL, an image or binary data field, or option fields to specify choices, such as a poll choice. The electronic form 100 can be used to initiate a variety of zaplets for different applications, which are herein referred to as "zaplet processes". Once the electronic form 100 is created, it is sent to the server 6. The server 6 then sends an e-mail message to the participants listed in the network address field 103 to notify the receiving participants that a zaplet process has been initiated. The e-mail message is opened and parsed, and the zaplet is essentially immediately accessed from the server 6 as described below. FIG. 4 shows a suitable data structure for a zaplet process in accordance with the invention.
The data structure 350 can be based, for example, on HTML over SMTP using
MIME. The data structure 200 includes SMTP and MIME headers 300. These headers 300 include an indication that the message is a multipart/alternative type according to the MIME standard. The multipart/alternative type specifies that the participant is configured to display one alternative format or content-type of the message selected from a segment 302 and a segment 304, depending on the capability of the software of the participant parsing the message. The data structure 350 may define a transport envelope with region 300 containing a plurality of network addresses, such as the e-mail address of a sending and receiving participant.
A MIME separator 301 may be inserted between headers 300 and segments 302 and also between segments 302 and 304. The segment 302 may also include a plain text message that is displayed if the participant does not have the capability to display regions 310 and 313 of segment 304, described below, according to the multipart/alternative message type indicated in the headers 300. For example, the segment 302 can include a command instructing a participant that he or she may view a web page corresponding to the segment 304. The segment 304 may include a rich text HTML document, including any number of dynamic regions 310, HTML forms 311, static HTML content regions 312, and IFRAME ILAYER regions 313. The dynamic content region 310 can include a command to dynamic content 320 of the zaplet, stored remotely such as in the database 10 of the server 6 on the network 5. The IFRAME/ILAYER region 313 may include a command to access dynamic content 321 of the zaplet, stored remotely such as in the database 10 or at the server 6 on the network 5. The dynamic content 321 may be in the same location as the first dynamic content 320, or may be in a different location in database 10. Each dynamic content region 310 and 313 may have content that includes more than one dynamically updated construct or image. The form 311 can be used to receive input from a participant, and the region 312 can be used to provide static information/processes that are independent of the current zaplet
process.
The segment 304 may also include a region 330 that can be used to store a command indicating a web page storing the content of the segment 304. This configuration can be used when a participant attempts to forward the zaplet to another participant connected to a server that cannot support the segment 304. In this way, the participant can still view the content of segment 304. and is therefore not dropped from the group.
In FIG. 4, a MIME separator 305 is configured between the segment 304 and a segment 306.
The segment 306 can include MIME encoded image data to be displayed in the
HTML message of segment 304. The image data may include images for logos or photos that can be accessed by the participant even if the server 6 is not accessible. The optional segment 306 is followed by a MIME separator 307. The present inventors have discovered that the structure 350 can be used to provide a high quality of service to various classes of participants based upon their e-mail client application capabilities. Five classes of "e-mail clients" include new P.C. e-mail clients, web e-mail clients, older P.C. e-mail clients, text e-mail clients, and America On-Line ("AOL") e- mail clients. The functionality in the segment 304 is provided to new P.C. e-mail clients completely. Some web e-mail clients do not allow use of an IFRAME/ILAYER tag to display dynamic content 321 of the dynamic content region 313. In this case, the participant gets a static message directing the participant to a web representation, or a dynamic image displaying the same up-to-date data is served by the image server 28. Many older P.C. e-mail clients, and all of the text e-mail clients cannot display the segment 304. These participants may receive an e-mail message with static content, and a URL identifying a web page at which the dynamic content may be accessed. Current AOL clients support some of the HTML standard.
It has also been found that the server 6 can be configured to identify the capability of a participant. For example, the server 6 can be configured to automatically send the zaplet to the participant by recognizing the suffix "aol.com" in the participant's network address. Alternatively, the participant can specify which e-mail client to use by sending a request to the server 6.
FIG. 5 shows an example of an image of a zaplet 200 that is displayed to a user when the data structure 350 is parsed. The zaplet may include a title field 201 that contains static content similar to the information inputted in fields 101, 102, 104, and 105. Preferably, the above static content is displayed each time the zaplet 200 is accessed by a participant. The zaplet 200 may also include an advertising region 203. The content in region 203 can be static or dynamic content. The content in regions 201 and 203 can be configured and supplied by the business logic in web application server 14.
The zaplet 200 also includes a forwarding region 205 and a creation region 206 corresponding to segment 312 of the data structure 350. The region 205 allows a participant to add an address of a potential participant that is not listed in the address field 103. This means that any participant listed in the address list of field 103 can include any other potential participants not listed in the field 103. In other configurations, the ability of a participant to add another participant can be controlled by the creating participant of the zaplet.
The creation region 206 is also included in zaplet 200 to allow a participant to create an electronic form similar to electronic form 100 to initiate another zaplet process. The zaplet 200 also includes a dynamic content region 210 corresponding to segment
310 of data structure 350 that receives the dynamic content 320. In one configuration, region
210 may include a graphical image, such as a pie chart, or other binary content including executable content. The content 320 of the region 210 can be dynamically updated by the business logic residing in the web application server 14.
The zaplet 200 also includes an interaction region 225 corresponding to segment 312 of the data structure 350. The interaction region can include images, such as check boxes, to select options created using the electronic form 100. For example, a poll can be initiated in electronic form 100 and the interaction region 225 could contain boxes to select a poll choice. The interaction region also contains a text box 223 that allows a participant to add a text passage to the zaplet. The interaction region may also include the name of the responding participant and his or her associated e-mail address.
A dynamic content region 213 corresponding to region 313 of data structure 350 is contained in zaplet 200 that receives the content 321. The content 321 can include text passages that are entered by participants using the interaction region 225. The business logic at the web application server 14 manages the text passages and causes changes to the variables in database 10 to update the content 321 and to display the updated content in region 213, when the participant opens the message. The displayed content in region 213 may include visual images, a list of participants who have entered text passages, or any other relevant dynamic content.
FIG. 6 is a flow chart of a preferred method of the invention. Initially, one of the participants accesses a live electronic form 100 to begin a zaplet process (step 501). The requesting participant may access the form 100 from the database 10 via the web server 16, from a web site, or other resource as discussed above. To access the electronic form 100, the participant may specify a descriptor, such as a URL, associated with the electronic form 100. Once the electronic form 100 is displayed to the participant, the participant completes the fields 101, 102, 103, and 104. The participant may also complete field 105. The participant then submits the form to the server 6 (step 502). Next, a confirmation message is sent from the web server 16 indicating that the content of the electronic form 100 was received, that the electronic form 100 was sent to the addresses listed in field 103, and any other errors associated with the processing of the electronic form 100 (step 503). Alternatively, the creating participant of the electronic form 100 may receive the e-mail message (step 504) described below as an acknowledgement that the form 100 was successfully received by the server 6.
Each of the participants in the list in field 103 receives an e-mail message associated with the zaplet (step 504) indicating that the zaplet process has been initiated. Next, a receiving participant opens the message (step 505). In one configuration, a receiving participant may be the creating participant. This mechanism could allow a creating participant to create a "personal" zaplet that only he or she could update or retrieve. Once the receiving participant opens the e-mail message, the dynamic content of the zaplet 200 is served essentially at viewing time to the display of the participant as follows (step 506).
Referring to FIG. 7, the e-mail protocol residing at the participant begins by parsing the received e-mail according to the MIME and SMTP header and separators 300 (step 401). If the participant is capable of displaying the dynamic content of the zaplet in the segment
304, content is produced by parsing the HTML (step 402). The participant initially renders static components of the zaplet, such as in the regions 311 and 312 (step 403). To render the dynamic content in region 310, a parsing engine at the participant issues a get command using, for example, a virtual URL identified by a tag field in the HTML (step 404). The server 6 includes logic, such as business logic in web application server 14, to map the virtual URL to an actual URL for the dynamic content 320 of the dynamic content region 310, and returns a message indicating the actual URL for the dynamic content 320 corresponding to the virtual URL, which is received at the participant site (step 405). A get command for the actual URL is then issued (step 406). A web page indicated by the IFRAME/ILAYER region 313 of the data structure 350 can also be retrieved similar to steps 404-406 (step 407), and then the dynamic content 321 for the dynamic content region 313 is rendered (step 408).
Referring again to FIG. 6, once the zaplet 200 is retrieved by the participant, he or she inputs data into the interaction region 225 (step 507). For example, the user may input a text passage. At this stage, the dynamic content region 213 will include concatenated text messages and a list of message recipients as discussed above. The participant then submits the updated zaplet to the server 6 (step 508). Next, the submitting participant receives an acknowledgement from the web server 16 indicating that the zaplet was received (step 509). The e-mail protocol residing at the client may then issue at any time a new get command for the dynamic content in region 310 and/or region 313 to display the updated images and/or text content in the dynamic content regions 210 and 213 (step 510). Alternatively, after the participant submits his or her input (step 508), another instance of the zaplet could be served that includes the above acknowledgement, and also reflects the most recent dynamic content including the submission at step 508. In another configuration, the dynamic content of the zaplet could be updated "in-place". This means that the regions 210 and 213 could be updated to reflect the most recent content in the server 6 including the submission at step 508, as the participant is viewing the zaplet. Subsequent actions by any of the participants of the group to open a message will result in the display of the updated images and text content in the zaplet 200. The preferred method permits participants to collaborate efficiently. Each participant can send and receive information that is current using dynamic regions 210 and 213. This means that participants can accurately respond or opine to a zaplet process with the most current information at their disposal. The preferred method supports privacy and communications because the dynamic content can be restricted to those specified in field 103. Further, the preferred method and system allows content to be dynamically updated asynchronously relative to the sending of the documents or forms and asynchronously relative to any processes used by any other participants parsing the electronic messages. In this way, the zaplets received by participants of the group do not become stale or outdated. Additionally, the updated content includes dynamic information identifying changes that have occurred since the message was last viewed by the viewing participant. This means that the viewing participant can track the opinions, suggestions, or other comments made by other participants in a simple and quick manner. The preferred method also allows participants to interact with other participants in a group without the daunting task of "surfing" the Web to find the discussion management tool that manages the discussion. The preferred method and system also provides the highest quality service based upon the participant's e-mail application capabilities.
The present inventors have discovered that the above-described preferred methods and systems can be used to ensure that the content (e.g., static or dynamic) is accurately and precisely transmitted between the participant and the server 6. Further, the preferred methods and systems are able to support the efficient transmission of the content to minimize the data size of the transmission. Moreover, the preferred methods and systems can be used to limit or prevent unauthorized use of the server 6 by unwanted entities, such as third party operators or sources (e.g., web search engines). Accordingly, the preferred methods and systems can be configured to support the secure, reliable, and efficient transmission of information between the participants and the server 6.
In a preferred configuration, the server 6 is configured with logic to encode and decode a link identifier, such as a URL, that is associated with the then current dynamic content of the electronic medium that is stored in the database 10. The preferred configuration uses an encoding and decoding process and a "redirection process" that limits the load on the database 10 by accessing only changed states of the information, not the entire set of information as in known systems. The redirection process uses a redirection message string that can be easily cached. For each new request for information by any of the participants, the redirect message string can be used to direct the participant to, for example, the image server 28. In this way, the number of communications to the database can be significantly reduced.
An example of a process for transmitting content between the participants and the image server 28 is as follows. The content may be any graphical image, or other binary content, as described above. Initially, the participant opens the electronic message (step 505) generated by the server 6. Next, the e-mail protocol residing at the participant executes the steps 401-403 described above.
In one configuration, the electronic message may be an IMG (image) tag in an
HTML-encoded message containing a URL or other link identifier having a message ID. The participant may retrieve the content associated with the link identifier by executing the step 404. The message ID is generally a unique code associated with the HTML message that is generated at the time the message is sent (step 505). The message ID allows any participant to uniquely identify the content associated with the message. The participant may then receive the actual URL associated with the requested content as follows. Further details of logic for executing an exemplary encoding and redirect process, described below, configured in pseudocode executable by the system and describing the method of the present invention for transmitting information to participants can be found in attached Appendix B. As shown in FIG. 8, the server 6 identifies and locates the content in the database requested by the participant using the message ID (step 601). At this stage, the server executes the preferred redirection process as follows (step 602).
FIG. 9 illustrates a flow diagram of the preferred redirection process. Once the server 6 receives the message ID at step 404, the server 6 loads the current state of the link identifier from the database (step 901). The server 6 then executes logic in the web application server 14 to extract relevant data about the message from the database to construct the requested content, e.g., an image (step 902). In this configuration, the link identifier may be an image description. The image description may include details such as image type, optional size, optional presentation information (e.g., color), and other information identifying the content to be retrieved. The image is then represented as a property set (step 903). For example, the property set can be constructed as "image type = pie, options = (red, blue, yellow), votes = (3, 2, 1)." In this example, the property set corresponds to a request by a participant for the then current state of a pie chart display that identifies quadrants for votes (e.g., a poll) in red, blue, and yellow. Next, the property set is encoded to construct an encoded image description (step 904).
FIG. 10 illustrates a flow diagram of a preferred encoding process to achieve the encoded image description. In one configuration, the image description can be encoded in a portable ASCII-based encoding technique. This ensures accurate transmission of the image description through any standard web browser or proxy. The resulting encoding may include information about the requested image by the participant. The information may include width, height, color, pattern, presence or absence of a legend, current state of the dynamic content (e.g., polls, schedules) or names of participants identified in the electronic form (e.g., electronic form 100). Initially, the property set is encoded to support the e-mail protocol transmitting the request (step 1001) to the server 6. In one configuration, the string may be a HTTP transmittable text string. The image description may be encoded into the property set using standard HTTP argument-value encoding. In one embodiment, any illegal characters may be stripped and substituted with an escape character (e.g., "%") and ASCII hex code values for the illegal character values.
The property set is then compressed using standard text compression techniques (step 1002), such as Huffman encoding, to create a compressed string. The compressed string may then be converted to a byte array (step 1003) to obscure the compressed string. The step 1003 may be performed using any transformation scheme known to one or more of the participants requesting the content, such as byte-order scrambling, or encryption. For example, to obscure data at the step 1003, the compressed string can be converted to an array of seven-bit values, prefixed with a two-byte length value. This means that the property set can be treated as a contiguous array of 8-bit values, splitting the array every seven bits to create a new value array that is (8/7) times as long as the initial property set. The bytes of the compressed string may then be additionally obscured. This can be done by "rotating" the higher order bits of each byte. The rotation may be performed by moving the top four bits of each byte to its "lower" neighbor, rotating the lowest value around to the top four bits of the last item in the array. Referring again to FIG. 10, the byte array at the step 1003 may then be reduced to a set to fit into a safe character set (step 1004), such as the ASCII values "A-Z," "a-z," "/," and ",". For example, the byte array can be converted to an array of six-bit values, prefixed with a two-byte length value encoding using a known multiple. In this way, the byte array can be treated as a contiguous array of 8-bit values that is split every six bits to create a new value array that is (8/6) times as long as the byte array of step 1003. The newly formed byte array may then be mapped into a 64-element-long string of safe ASCII values. The safe values are used in many standard HTTP encodings and can advantageously not be manipulated by a user agent or proxy prior to transmission. Referring again to FIG. 8, the location of the image server is then loaded from the internal application memory of the web application server 14 (step 603). Next, a redirect message string is sent to the participant (step 604). The redirect message string is constructed using the redirection process described above. The redirect message string may be an HTTP message of the form "http://<image server location>/<encoded image data>." In this example, "image server location" is the domain name of an Internet-addressable server that contains the image generation application and "encoded image data" is the image definition in the form of a property set that is processed using the steps 1000-1005 described above.
The get command at the step 406 to retrieve the image data (step 407) can be issued as follows. As shown in FIG. 11, the participant connects to the image server 28 (step 1101). Next, the participant sends the redirect message string (step 604) to the image server (step 1102).
Once the image server receives the redirect message string, the string is decoded by reversing the encoding process of FIG. 10 (step 1103). Based on the image type specified in the property set, logic in the image server may be invoked to generate the required image (step 1104). Additionally, the logic in the image server may also determine an optimal width and height for the image. The image server database may also be filled with a byte pattern corresponding to a color image to be displayed in the dynamic content regions. In this case, a graphic encoding process may be applied to the byte pattern to create a string of bytes representing the image in one of many known formats. Suitable graphic encoding techniques include JPEG, GIF, or PNG. After the graphics encoding is performed, headers describing the size and format of the image to be displayed coupled with the generated graphics string may then be sent to the participant (step 1105). The step 408 may then be executed by interpreting the headers and the graphics string.
Subsequent requests by any of the participants for the most current state of the content identified from a prior image description will be sent to the server 6. Each time a new request is made by any of the participants, the preferred redirect message string can be used to retrieve the updated or then current from the image server 28 without having to serve the entire image to the participant, as in known systems. This is because the redirect message string is small and can be easily cached at the participant or in the server 6. When a new image description is requested the image description can be easily compared to the cached redirect message. A request to the image server 28, which causes a new image to be created and served, is only made when the participant receives an image description in the redirect message string that is different from a previous image description. In this way, the redirect message string avoids unnecessary, redundant, and costly communication with the database.
The preferred encoding and decoding and redirection process to transmit information to the participants from the server is reliable, efficient, and secure. The redirection process uses the redirection message string to send a new link identifier to the participant for each change in content or information. This means that the participant is notified that the information cached locally must be updated. This allows the information viewed or accessed by the participant to be always current. The encoding is used to ensure that the information is properly delivered through the systems using standard HTTP character sets. The conversion to a safe character set can be used to obscure the produced redirect message. This makes reproduction and unwanted access to the server 6 difficult. Further, the compression of the property set into a compressed string allows the information to be transmitted more accurately and quickly. This is because more characters can be used to describe the information to be transmitted using the limited character bandwidth of standard HTTP browsers. For example, some browsers can only support 256-byte data strings. Using the encoding and compression techniques described above, approximately 400 bytes of data may be sent using a standard 256-byte data string. In this way, content can be precisely defined because of the increased string capability.
The methods and mechanisms described here are not limited to any particular hardware or software configuration, or to any particular communications modality, but rather they may find applicability in any communications or computer network environment.
The techniques described here may be implemented in hardware or software, or a combination of the two. Preferably, the techniques are implemented in computer programs executing one or more programmable computers that each includes a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), and suitable input and output devices. The programmable computers may be either general-purpose computers or special-purpose, embedded systems. In either case, program code is applied to data entered with or received from an input device to perform the functions described and to generate output information. The output information is applied to one or more output devices.
Each program is preferably implemented in a high level procedural or object-oriented programming language to communicate with a computer system. However, the programs can be implemented in assembly or machine language, if desired. In any case, the language may be a compiled or interpreted language.
Each such computer program is preferably stored on a storage medium or device (e.g., CD-ROM, hard disk, magnetic diskette, or memory chip) that is readable by a general or special purpose programmable computer for configuring and operating the computer when the storage medium or device is read by the computer to perform the procedures described. The system also may be implemented as a computer-readable storage medium, configured with a computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner.
A number of embodiments of the present invention have been described. Nevertheless, it will be understood that various modifications may be made without departing from the spirit and scope of the invention. For example, variations in the specification of which e-mail protocol a particular participant supports can be sent by the participant to the server 6 so that a different message format based on that knowledge can be forwarded to the participant. Accordingly, other embodiments are within the scope of the following claims.
APPENDIX A
1 Deliver Electronic (Authoring) Form get ZAPLET_TYPE, ZAPLET_STYLE from request open file ELECTRONIC FORM for writing write Creating_Participant_Input_Field(ZAPLET_TYPE, ZAPLET_STYLE) to
ELECTRONIC_FORM write Creating_Participant_Email_Input_Field(ZAPLET_TYPE, ZAPLET_STYLE) to
ELECTRONIC_FORM write Subject_Input_Field(ZAPLET_TYPE, ZAPLET STYLE) to ELECTRONIC_FORM write Recipients_Input_Field(ZAPLET_TYPE, ZAPLET_STYLE) to
ELECTRONIC_FORM write Zaplet_Specific_Data_Input_Fields(ZAPLET_TYPE, ZAPLET_STYLE) to
ELECTRONIC FORM write Zaplet_Type_Constant(ZAPLET_TYPE, ZAPLET_STYLE) to ELECTRONIC_FORM write Zaρlet_Style_Constant(ZAPLET_TYPE, ZAPLET_STYLE) to
ELECTRONIC FORM write Static_Form_Content(ZAPLET_TYPE, ZAPLET_STYLE) to ELECTRONIC_FORM open stream CLIENT for writing write ELECTRONIC FORM to CLIENT
2 Receive Electronic (Authoring) Form Input and Send Mail get CREATING PARTICIPANT NAME, CREATING PARTICIPANT EMALL,
SUBJECT,
ZAPLET_TYPE,
ZAPLET_STYLE, ZAPLET_SPECIFIC_DATA, RECIPIENTS from request set MES S AGE ID = create_unique_id() open file MESSAGE for writing create (Message_Record(MESSAGE_ID, CREATING_PARTICIPANT_NAME,
CREATΓNG_PARTICIPANT_EMAIL,
SUBJECT, ZAPLET TYPE, ZAPLET STYLE, ZAPLET_SPECIFIC_DATA, RECIPIENTS)) in database write MESSAGE ID, CREATING_PARTICIPANT_NAME, CREATING JPARTICIPANT_EMAIL,
SUBJECT, ZAPLET TYPE, ZAPLET STYLE, ZAPLET_SPECIFIC_DATA, RECIPIENTS to MESSAGE if (User_Record(CREATING_PARTICIPANT_EMAIL) not_exists_in database)! create User_Record(CREATING_PARTICIPANT_EMAIL, CREATING_PARTICIPANT_NAME) in database
} foreach (USER EMAIL in RECIPIENTS)! if (User_Record(USER_EMAIL) not_exists_in database)! create User_Record(USER_EMAIL) in database
}
} foreach (QUESTION in request) { set QUESTIONJD = create_unique_id() get QUESTION_CONTENT from request write QUESTIONJD, QUESTION CONTENT to MESSAGE in database foreach (CHOICE in QUESTION) { set CHOICE_ID = create_unique_id() write CHOICE ID, CHOICE to MESSAGE
}
} open file MAIL for writing write Transport_Headers(MESSAGE)) to MAIL write "From: " + Creating_Participant(MESSAGE)) to MAIL write "To: " + Recipients(MESSAGE)) to MAIL write "Subject: " + Subject(MESSAGE)) to MAIL write Encoding_Headers(MESSAGE)) to MAIL write ENCODING SEPARATOR) to MAIL write PLALN_TEXT_ENCODΓNG_LABEL) to MAIL write Plain_Text_Static_Portion(MESSAGE)) to MAIL write URL(MESSAGE)) to MAIL write (ENCODING_SEPARATOR) to MAIL write (RICH_TEXT_ENCODING_LABEL) to MAIL write (Rich_Text_Static_Portion(MESSAGE)) to MAIL foreach (QUESTION in MESSAGE) { write (Interaction Form(QUESTION)) to MAIL write (Static_Portion(QUESTION)) to MAIL write (Dynamic_Image_Portion(QUESTION)) to MAIL write (IFRAME_ILAYER_Portion(QUESTION)) to MAIL write (IFRAME_ILAYER_Alternative_Portion(QUESTION)) to MAIL
} write (ENCODING_SEPARATOR) to MAIL if (SUPPORT JMAGE_D ATA) write (Image_Data(MESSAGE)) to MAIL open stream TRANSPORT_SERVER for writing write MAIL to TRANSPORT SERVER open file REPLY for writing write ConfirmationJVlessage(MAIL) to REPLY open stream CLIENT for writing write REPLY to CLIENT
3 Serve Dynamic Rich-Text Contents get MESS AGE JD from request load MESSAGE by MESSAGE JD from database open file REPLY for writing foreach (QUESTION in MESSAGE) { write (Format_Dynamic_Portion(QUESTION)) to REPLY foreach (RESPONSE in QUESTION)! write (Format_Dynamic_Portion(RESPONSE)) to REPLY }
} open stream CLIENT for writing write REPLY to CLIENT
4 Serve Dynamic Image Contents get MESSAGE ID, QUESTIONJD from request load QUESTION by QUESTIONJD from database open file IMAGE for writing write (Format Jmage(QUESTION, Summarize(Responses(QUESTION)))) to IMAGE open stream CLIENT for writing write IMAGE to CLIENT
5 Receive Response Form Input
get MESSAGE ID, QUESTIONJD, RESPONDER NAME, RESPONDER_EMAIL, COMMENT,
QUESTION_SPECIFIC JNFO from request if (User_Record(RESPONDER_EMAIL) not_existsJn database)! create User_Record(RESPONDER_EMAIL, RESPONDER_NAME) in database
} if ( Allo wed_To_Resρond(RESPONDER_EM AIL, QUESTION) { create_or_update Response Jlecord(MESS AGE JD, QUESTIONJD, RESPONDER EMAIL, COMMENT, QUESTION_SPECIFIC JNFO) in database
} open file REPLY for writing get MESSAGE by MESSAGE ID from database write (Confirmation_View(MESSAGE)) to REPLY open stream CLIENT for writing write REPLY to CLIENT
6 Resend or Forward Message get MESSAGE JD, NEW_RECIPIENT_EMAILS from request foreach (USER_EMAIL in NEW_RECIPIENT_EMAILS){ if (User_Record(USER_EMAIL) not_exists in database)! create User_Record(USER_EMAIL) in database
}
} get MESSAGE by MESSAGE JD from database set Recipients(MESSAGE) = Recipients(MESSAGE)+NEW_RECIPIENT_EMAILS update Message Record(MESSAGE) in database open file MAIL for writing write Transport Jieaders(MES SAGE)) to MAIL write "From: " + Creating_Participant(MESSAGE)) to MAIL write "To: " + NEW RECIPIENTJEMAILS) to MAIL write "Subject: " + Subject(MESSAGE)) to MAIL write Encoding_Headers(MESSAGE)) to MAIL write ENCODLNG_SEPARATOR) to MAIL write PLAiN_TEXT_ENCODING_LABEL) to MAIL write Plain_Text_Static_Portion(MESSAGE)) to MAIL write URL(MESSAGE)) to MAIL write (ENCODING_SEPARATOR) to MAIL write (RICH ΕXT ENCODING J.ABEL) to MAIL write (Rich_Text_Static_Portion(MESSAGE)) to MAIL foreach (QUESTION in MESSAGE) { write (Interaction J^orm(QUESTION)) to MAIL write (Static J>ortion(QUESTION)) to MAIL write (Dynamic JmageJPortion(QUESTION)) to MAIL write (IFRAME JLAYER_Portion(QUESTION)) to MAIL write (IFRAME JLAYER_Alternative_Portion(QUESTION)) to MAIL
} write (ENCODING_SEPARATOR) to MAIL if (SUPPORT JMAGE J) ATA) write (Image J)ata(MESSAGE)) to MAIL open stream TRANSPORT SERVER for writing write MAIL to TRANSPORT SERVER open file REPLY for writing write Confirmation_Message(MAIL) to REPLY open stream CLIENT for writing write REPLY to CLIENT APPENDIX B
Message is sent to client containing a URL of the form: http://www.company.com/imageRedirect?id=12345
(where id is a unique Message ID associated with the message that was sent).
Client opens a request to the machine at www.company.com and sends a request for 7imageRedirect?id= 12345". This machine then executes code functionally identical to:
HANDLE REDIRECT REQUEST
{ msgData = loadMessageFromDatabase(id) imageType = msgData.getImageType() imageColor = msgData. getImageColor() imageOptionList = msgData. getOptionList() imageCurrentStatus = msgData. getCurrentStatus() imageData = new PropertySet imageData{imageType} = imageType imageDatajimageColor} = imageColor imageDatajimageOptionList} = imageOptionList imageData {imageCurrentStatus} = imageCurrentStatus encodedStr = ENCODE(imageData) imageServerHosfName = loadImageServerHostName() sendRedirectToClient(imageServerHostName + encodedStr) }
ENCODE(PropertySet props)
{ propertyString = encodePropertiesAsHTTPString(props) compressed = compress String(property String) sevenBit = splitStringToSevenBitChunks(compressed) byteArray = encryptArray(sevenBit) safeChars = mapByteArrayTo64BitASCII(byteArray) return safeChars
}
On receipt of the encoded request, the image server performs: HANDLE IMAGE JIEQUEST
{ imageProperties = DEC ODE(input Argument) thelmage = createlmage(imageProperties) streamlmageDataToNetwork(thelmage) }
DECODE(String encodedArgs) { byteArray = map64BitASCIIToByteArray(encodedArgs) sevenBit = decryptArray(byteArray) compressed = reassembleFromSevenBitChunks(evenBit) propertyString = uncompressString(compressed) properties = decodeHTTPStringToProperties(propertyString) return properties;
}

Claims

WHAT IS CLAIMED IS:
1. A method for transmitting information over a network, comprising: receiving a link identifier associated with a file containing the information; executing a first command to retrieve the link identifier; converting the link identifier to a property set; encoding the property set; generating a redirect message string from the property set; and accessing the file using values from the redirect message string for each change of the link identifier.
2. The method of claim 1 , wherein the information comprises one of static and binary content.
3. The method of claim 1 , wherein the receiving step further comprises: receiving a virtual link identifier in an electronic message; and parsing the electronic message to execute the first command.
4. The method of claim 1 , wherein the link identifier is a Universal Resource Locator.
5. The method of claim 1 , wherein the accessing step further comprises caching the redirect message string and comparing the link identifier to the redirect message string.
6. The method of claim 1 , wherein the link identifier comprises a message ID.
7. The method of claim 6, wherein the converting step further comprises loading a current state of the link identifier as an image description from the message ID.
8. The method of claim 3, wherein the electronic message is an HTML encoded
message.
9. The method of claim 1, wherein the encoding step further comprises encoding the property set using ASCII-based encoding.
10. The method of claim 1, wherein the encoding step further comprises compressing the property string and obscuring the compressed property string.
11. The method of claim 10, wherein the obscuring step further comprises mapping the obscured compressed property string into a set of safe character values.
12. The method of claim 1, wherein the accessing step further comprises decoding the redirect message string and retrieving the file from a server.
13. The method of claim 12, wherein the retrieving step further comprises generating an image from values in the redirect message string.
14. The method of claim 11 , wherein the safe character values further comprise ASCII values.
15. The method of claim 1 , wherein the link identifier is configured for use with one of an electronic mail and Internet protocol.
16. A method for transmitting information over a network, comprising: receiving a link identifier in an electronic message, the link identifier being associated with a file containing the information; parsing the electronic message; executing a first command to retrieve the link identifier; converting the link identifier to a property set; encoding the property set, the property set being encoded into a safe character set; generating a redirect message string from the property set; and accessing the file using values from the redirect message string for each change of the link identifier.
17. A network system for transmitting information among a group of participants, comprising: a server for generating and sending a link identifier associated with a file containing the information to a participant, the server further comprising an interface responsive to a first command to retrieve the link identifier; a web application server for converting the link identifier to a property set, the web application server further comprising logic to encode the property set and to generate a redirect message from the property set; and an image server for accessing the file using values from the redirect message string for each change of the link identifier.
18. The network system of claim 17, wherein the information comprises one of static and binary content.
19. The network system of claim 17, wherein the link identifier is a Universal Resource Locator.
20. The network system of claim 1 , wherein the redirect message string is cached in one of the participant and the server.
PCT/US2000/023756 1999-08-30 2000-08-29 Method and system for efficient transmission of information over a network WO2001017174A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU70877/00A AU7087700A (en) 1999-08-30 2000-08-29 Method and system for efficient transmission of information over a network

Applications Claiming Priority (12)

Application Number Priority Date Filing Date Title
US15147699P 1999-08-30 1999-08-30
US60/151,476 1999-08-30
US15165099P 1999-08-31 1999-08-31
US60/151,650 1999-08-31
US09/426,648 1999-10-25
US09/427,152 1999-10-25
US09/427,378 US6496849B1 (en) 1999-08-30 1999-10-25 Electronic media for communicating information among a group of participants
US09/427,378 1999-10-25
US09/427,152 US6505233B1 (en) 1999-08-30 1999-10-25 Method for communicating information among a group of participants
US09/426,648 US6463461B1 (en) 1999-08-30 1999-10-25 System for communicating information among a group of participants
US09/483,502 2000-01-14
US09/483,502 US6523063B1 (en) 1999-08-30 2000-01-14 Method system and program product for accessing a file using values from a redirect message string for each change of the link identifier

Publications (1)

Publication Number Publication Date
WO2001017174A1 true WO2001017174A1 (en) 2001-03-08

Family

ID=27558388

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/023756 WO2001017174A1 (en) 1999-08-30 2000-08-29 Method and system for efficient transmission of information over a network

Country Status (3)

Country Link
US (1) US6523063B1 (en)
AU (1) AU7087700A (en)
WO (1) WO2001017174A1 (en)

Families Citing this family (107)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6133912A (en) * 1998-05-04 2000-10-17 Montero; Frank J. Method of delivering information over a communication network
US20080034113A1 (en) 1998-05-04 2008-02-07 Frank Montero Method of contextually determining missing components of an incomplete uniform resource locator
US7346920B2 (en) * 2000-07-07 2008-03-18 Sonic Solutions, A California Corporation System, method and article of manufacture for a common cross platform framework for development of DVD-Video content integrated with ROM content
US6529949B1 (en) 2000-02-07 2003-03-04 Interactual Technologies, Inc. System, method and article of manufacture for remote unlocking of local content located on a client device
US7448021B1 (en) * 2000-07-24 2008-11-04 Sonic Solutions, A California Corporation Software engine for combining video or audio content with programmatic content
US6763388B1 (en) * 1999-08-10 2004-07-13 Akamai Technologies, Inc. Method and apparatus for selecting and viewing portions of web pages
US6990514B1 (en) * 1999-09-03 2006-01-24 Cisco Technology, Inc. Unified messaging system using web based application server for management of messages using standardized servers
US6721780B1 (en) * 1999-11-09 2004-04-13 Fireclick, Inc. Predictive pre-download of network objects
US8620286B2 (en) * 2004-02-27 2013-12-31 Synchronoss Technologies, Inc. Method and system for promoting and transferring licensed content and applications
US8156074B1 (en) * 2000-01-26 2012-04-10 Synchronoss Technologies, Inc. Data transfer and synchronization system
US6671757B1 (en) 2000-01-26 2003-12-30 Fusionone, Inc. Data transfer and synchronization system
US6754694B1 (en) * 2000-02-28 2004-06-22 Sun Microsystems, Inc. Cross-platform architecture to handle international text in internet
US6643641B1 (en) * 2000-04-27 2003-11-04 Russell Snyder Web search engine with graphic snapshots
US7260774B2 (en) * 2000-04-28 2007-08-21 Inceptor, Inc. Method & system for enhanced web page delivery
US6886132B1 (en) * 2000-06-06 2005-04-26 Microsoft Corporation Method and system for packing and unpacking web pages
US7895334B1 (en) 2000-07-19 2011-02-22 Fusionone, Inc. Remote access communication architecture apparatus and method
US8073954B1 (en) 2000-07-19 2011-12-06 Synchronoss Technologies, Inc. Method and apparatus for a secure remote access system
US7117239B1 (en) 2000-07-28 2006-10-03 Axeda Corporation Reporting the state of an apparatus to a remote computer
US7689510B2 (en) 2000-09-07 2010-03-30 Sonic Solutions Methods and system for use in network management of content
US6944827B2 (en) * 2000-09-11 2005-09-13 Appeon Corporation System and method of data transmission for computer networks utilizing HTTP
US6766356B1 (en) 2000-09-14 2004-07-20 Genesys Conferencing, Ltd. Method and system for remotely modifying presentations in a multimedia conference
US7185014B1 (en) * 2000-09-22 2007-02-27 Axeda Corporation Retrieving data from a server
US8108543B2 (en) 2000-09-22 2012-01-31 Axeda Corporation Retrieving data from a server
US6947966B1 (en) * 2000-10-13 2005-09-20 Road Runner Holdco Llc System and method for influencing dynamic community shared elements of audio, video, and text programming via a polling system
CA2327197A1 (en) * 2000-11-30 2002-05-30 Ibm Canada Limited-Ibm Canada Limitee Protocol-independent jsp invocation
US7818435B1 (en) * 2000-12-14 2010-10-19 Fusionone, Inc. Reverse proxy mechanism for retrieving electronic content associated with a local network
US6988135B2 (en) * 2001-02-15 2006-01-17 International Business Machines Corporation Method and system for specifying a cache policy for caching web pages which include dynamic content
US6745197B2 (en) * 2001-03-19 2004-06-01 Preston Gates Ellis Llp System and method for efficiently processing messages stored in multiple message stores
US6820081B1 (en) 2001-03-19 2004-11-16 Attenex Corporation System and method for evaluating a structured message store for message redundancy
US8615566B1 (en) 2001-03-23 2013-12-24 Synchronoss Technologies, Inc. Apparatus and method for operational support of remote network systems
IL142815A (en) * 2001-04-25 2010-06-16 Gal Trifon Method for dynamically changing one web page by another web page
US20020161767A1 (en) * 2001-04-30 2002-10-31 Shapiro Aaron M. System and method for updating content on a plurality of content server computers over a network
US7185063B1 (en) * 2001-06-22 2007-02-27 Digital River, Inc. Content delivery network using differential caching
US7092997B1 (en) 2001-08-06 2006-08-15 Digital River, Inc. Template identification with differential caching
US6888548B1 (en) 2001-08-31 2005-05-03 Attenex Corporation System and method for generating a visualized data representation preserving independent variable geometric relationships
US6978274B1 (en) 2001-08-31 2005-12-20 Attenex Corporation System and method for dynamically evaluating latent concepts in unstructured documents
US6778995B1 (en) 2001-08-31 2004-08-17 Attenex Corporation System and method for efficiently generating cluster groupings in a multi-dimensional concept space
US7472091B2 (en) * 2001-10-03 2008-12-30 Accenture Global Services Gmbh Virtual customer database
US7640006B2 (en) * 2001-10-03 2009-12-29 Accenture Global Services Gmbh Directory assistance with multi-modal messaging
US7233655B2 (en) * 2001-10-03 2007-06-19 Accenture Global Services Gmbh Multi-modal callback
US7441016B2 (en) * 2001-10-03 2008-10-21 Accenture Global Services Gmbh Service authorizer
US7254384B2 (en) * 2001-10-03 2007-08-07 Accenture Global Services Gmbh Multi-modal messaging
US20030074579A1 (en) * 2001-10-16 2003-04-17 Microsoft Corporation Virtual distributed security system
US7536712B2 (en) * 2001-10-16 2009-05-19 Microsoft Corporation Flexible electronic message security mechanism
EP1303097A3 (en) * 2001-10-16 2005-11-30 Microsoft Corporation Virtual distributed security system
US7293283B2 (en) * 2001-10-16 2007-11-06 Microsoft Corporation Flexible electronic message security mechanism
US8015204B2 (en) * 2001-10-16 2011-09-06 Microsoft Corporation Scoped access control metadata element
US7676540B2 (en) * 2001-10-16 2010-03-09 Microsoft Corporation Scoped referral statements
US7194553B2 (en) 2001-10-16 2007-03-20 Microsoft Corporation Resolving virtual network names
US7899047B2 (en) 2001-11-27 2011-03-01 Microsoft Corporation Virtual network with adaptive dispatcher
US20050197999A1 (en) * 2001-11-28 2005-09-08 Appmail Llc System and method for task management
US7219130B2 (en) * 2001-11-28 2007-05-15 Appmail Llc System and method for integrating e-mail into functionality of software application
US20050021646A1 (en) * 2001-11-28 2005-01-27 Appmail Llc E-mail based decision process in a hierarchical organization
US7109985B2 (en) * 2001-12-14 2006-09-19 Liquidpixels, Inc. System and method for dynamically generating on-demand digital images
US7254601B2 (en) 2001-12-20 2007-08-07 Questra Corporation Method and apparatus for managing intelligent assets in a distributed environment
US7271804B2 (en) 2002-02-25 2007-09-18 Attenex Corporation System and method for arranging concept clusters in thematic relationships in a two-dimensional visual display area
US7178149B2 (en) 2002-04-17 2007-02-13 Axeda Corporation XML scripting of soap commands
US7194537B2 (en) * 2002-05-13 2007-03-20 Ricoh Co. Ltd. Method for scrambling information about network devices that is placed in email message
US7662094B2 (en) * 2002-05-14 2010-02-16 Given Imaging Ltd. Optical head assembly with dome, and device for use thereof
US20030217191A1 (en) * 2002-05-20 2003-11-20 Yang Gao System and method for converting the UI logic of a windows software application to run within a web browser
US8548902B2 (en) * 2003-08-15 2013-10-01 Larry Porter System for online lending services via an application service provider network
JP4099439B2 (en) * 2002-08-29 2008-06-11 株式会社東芝 Message information sharing apparatus and message information sharing method
US7441114B2 (en) * 2002-09-10 2008-10-21 Ge Fanuc Automation North America, Inc. Methods and systems for management and control of an automation control module
US20050171948A1 (en) * 2002-12-11 2005-08-04 Knight William C. System and method for identifying critical features in an ordered scale space within a multi-dimensional feature space
US7613773B2 (en) * 2002-12-31 2009-11-03 Rensselaer Polytechnic Institute Asynchronous network audio/visual collaboration system
US7966418B2 (en) 2003-02-21 2011-06-21 Axeda Corporation Establishing a virtual tunnel between two computer programs
US8566902B2 (en) * 2003-04-25 2013-10-22 American Express Travel Related Services Company, Inc. Secure messaging center
WO2005010715A2 (en) 2003-07-21 2005-02-03 Fusionone, Inc. Device message management system
US7610313B2 (en) 2003-07-25 2009-10-27 Attenex Corporation System and method for performing efficient document scoring and clustering
WO2005019989A2 (en) * 2003-08-11 2005-03-03 American Express Travel Related Services Company, Inc. Card holder application status system and method
US7191175B2 (en) 2004-02-13 2007-03-13 Attenex Corporation System and method for arranging concept clusters in thematic neighborhood relationships in a two-dimensional visual display space
JP2008500750A (en) * 2004-05-12 2008-01-10 フュージョンワン インコーポレイテッド Advanced contact identification system
US9542076B1 (en) 2004-05-12 2017-01-10 Synchronoss Technologies, Inc. System for and method of updating a personal profile
US20080082421A1 (en) * 2004-05-12 2008-04-03 Richard Onyon Monetization of an advanced contact identification system
US7392294B2 (en) * 2004-07-22 2008-06-24 International Business Machines Corporation Decreasing data transmission volume from server to client device in data processing network
US7441188B1 (en) * 2004-08-04 2008-10-21 Sprint Communications Company L.P. Web construction framework presentation tier
US7496843B1 (en) 2004-08-04 2009-02-24 Sprint Communications Company L.P. Web construction framework controller and model tiers
US7593892B2 (en) 2004-10-04 2009-09-22 Standard Chartered (Ct) Plc Financial institution portal system and method
WO2006066052A2 (en) 2004-12-16 2006-06-22 Sonic Solutions Methods and systems for use in network management of content
US7404151B2 (en) 2005-01-26 2008-07-22 Attenex Corporation System and method for providing a dynamic user interface for a dense three-dimensional scene
US7356777B2 (en) 2005-01-26 2008-04-08 Attenex Corporation System and method for providing a dynamic user interface for a dense three-dimensional scene
EP1882242A4 (en) * 2005-05-19 2011-05-25 Fusionone Inc Remote cell phone auto destruct
US20070084638A1 (en) * 2005-10-19 2007-04-19 Clyde Bohnsack Drilling fluid flow facilitation
US8726169B2 (en) * 2006-09-05 2014-05-13 Circleup, Inc. Online system and method for enabling social search and structured communications among social networks
US8370479B2 (en) 2006-10-03 2013-02-05 Axeda Acquisition Corporation System and method for dynamically grouping devices based on present device conditions
US20080207233A1 (en) * 2007-02-28 2008-08-28 Waytena William L Method and System For Centralized Storage of Media and for Communication of Such Media Activated By Real-Time Messaging
US20080140542A1 (en) * 2006-11-03 2008-06-12 Digital River, Inc. In Application URL Re-Direction System and Method
US8065397B2 (en) 2006-12-26 2011-11-22 Axeda Acquisition Corporation Managing configurations of distributed devices
BRPI0807406A2 (en) * 2007-01-26 2014-05-27 Fusionone Inc CONTENT RECOVERY SYSTEM AND METHOD FOR MOBILE DEVICE.
EP2153620A1 (en) * 2007-05-25 2010-02-17 Telefonaktiebolaget L M Ericsson (publ) Route optimisation for proxy mobile ip
US8478861B2 (en) 2007-07-06 2013-07-02 Axeda Acquisition Corp. Managing distributed devices with limited connectivity
US8181111B1 (en) 2007-12-31 2012-05-15 Synchronoss Technologies, Inc. System and method for providing social context to digital activity
US8914744B2 (en) * 2008-06-06 2014-12-16 Liquidpixels, Inc. Enhanced zoom and pan for viewing digital images
US8782797B2 (en) * 2008-07-17 2014-07-15 Microsoft Corporation Lockbox for mitigating same origin policy failures
US9002976B2 (en) 2008-09-15 2015-04-07 Vaultive Ltd System, apparatus and method for encryption and decryption of data transmitted over a network
US8195768B2 (en) * 2008-12-29 2012-06-05 Apple Inc. Remote slide presentation
US8700803B2 (en) * 2009-06-03 2014-04-15 Netcordant, Inc. Web page optimization
US8713018B2 (en) 2009-07-28 2014-04-29 Fti Consulting, Inc. System and method for displaying relationships between electronically stored information to provide classification suggestions via inclusion
CA3026879A1 (en) 2009-08-24 2011-03-10 Nuix North America, Inc. Generating a reference set for use during document review
US8255006B1 (en) 2009-11-10 2012-08-28 Fusionone, Inc. Event dependent notification system and method
EP2572493A1 (en) 2010-05-21 2013-03-27 Vaultive Ltd. System and method for controlling and monitoring access to data processing applications
US8943428B2 (en) 2010-11-01 2015-01-27 Synchronoss Technologies, Inc. System for and method of field mapping
US9066071B2 (en) * 2012-11-12 2015-06-23 Samsung Electronics Co., Ltd. Method and apparatus for providing screen data
CN105408942A (en) * 2013-08-16 2016-03-16 界标制图有限公司 Determining and displaying reserve estimates for a reservoir
AU2017274558B2 (en) 2016-06-02 2021-11-11 Nuix North America Inc. Analyzing clusters of coded documents
US11477302B2 (en) 2016-07-06 2022-10-18 Palo Alto Research Center Incorporated Computer-implemented system and method for distributed activity detection
US11909701B2 (en) * 2018-10-23 2024-02-20 Zeta Global Corp. Dynamic content delivery via email

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537142A (en) * 1993-10-20 1996-07-16 Videolan Technologies, Inc. Local area network for simultaneous, bi-directional transmission of video bandwidth signals, including a switching matrix which defines user connections, upstream connections, and downstream connections and has an efficient configuration to minimize the
US5592626A (en) * 1994-02-07 1997-01-07 The Regents Of The University Of California System and method for selecting cache server based on transmission and storage factors for efficient delivery of multimedia information in a hierarchical network of servers
US5602841A (en) * 1994-04-07 1997-02-11 International Business Machines Corporation Efficient point-to-point and multi-point routing mechanism for programmable packet switching nodes in high speed data transmission networks
US6084883A (en) * 1997-07-07 2000-07-04 3Com Corporation Efficient data transmission over digital telephone networks using multiple modulus conversion

Family Cites Families (128)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0085130A1 (en) 1982-02-02 1983-08-10 Omnet Associates Method and apparatus for maintaining the privacy of digital messages conveyed by public transmission
US4503499A (en) 1982-09-14 1985-03-05 Eaton Corporation Controlled work flow system
US4645873A (en) 1985-01-23 1987-02-24 Telecue Systems Transactional telecommunication system
US5129057A (en) 1988-05-02 1992-07-07 International Business Machines Corporation Method for presenting compressed electronic day calendar information in an interactive information handling system
US5043876A (en) 1988-05-27 1991-08-27 International Business Machines Corporation N-level file shadowing and recovery in a shared file system
DE3885451T2 (en) 1988-06-16 1994-05-11 Ibm Electronic post-follow system.
US5089954A (en) 1988-08-08 1992-02-18 Bell Communications Research, Inc. Method for handling conversational transactions in a distributed processing environment
US5093901A (en) 1988-09-30 1992-03-03 International Business Machines Corporation System for exchanging electronic calendars based on entries and classification among users of the system
US5093918A (en) 1988-12-22 1992-03-03 International Business Machines Corporation System using independent attribute lists to show status of shared mail object among respective users
GB8918553D0 (en) 1989-08-15 1989-09-27 Digital Equipment Int Message control system
US5799320A (en) 1989-08-23 1998-08-25 John R. Klug Remote multiple-user editing system and method
US6044205A (en) 1996-02-29 2000-03-28 Intermind Corporation Communications system for transferring information between memories according to processes transferred with the information
JP2865827B2 (en) 1990-08-13 1999-03-08 株式会社日立製作所 Data storage method in conference system
US5161214A (en) 1990-08-28 1992-11-03 International Business Machines Corporation Method and apparatus for document image management in a case processing system
JPH04157563A (en) 1990-10-22 1992-05-29 Hitachi Ltd Document writing method
US5557723A (en) 1990-11-30 1996-09-17 Microsoft Corporation Method and system for customizing forms in an electronic mail system
JPH05303531A (en) 1991-01-31 1993-11-16 Fields Software Group Inc Electronic system and method for processing format
US5745711A (en) 1991-10-23 1998-04-28 Hitachi, Ltd. Display control method and apparatus for an electronic conference
US5555426A (en) 1992-01-08 1996-09-10 International Business Machines Corporation Method and apparatus for disseminating messages to unspecified users in a data processing system
US5970479A (en) 1992-05-29 1999-10-19 Swychco Infrastructure Services Pty. Ltd. Methods and apparatus relating to the formulation and trading of risk management contracts
US5325310A (en) 1992-06-26 1994-06-28 International Business Machines Corporation Method and system for persistant electronic mail reply processing
JP3252454B2 (en) 1992-06-30 2002-02-04 富士ゼロックス株式会社 Shared data change status monitoring device
US5392400A (en) 1992-07-02 1995-02-21 International Business Machines Corporation Collaborative computing system using pseudo server process to allow input from different server processes individually and sequence number map for maintaining received data sequence
US5418908A (en) 1992-10-15 1995-05-23 International Business Machines Corporation System for automatically establishing a link between an electronic mail item and a remotely stored reference through a place mark inserted into the item
GB2272084B (en) 1992-10-28 1996-01-31 Northern Telecom Ltd Distributed computer system
US6023686A (en) 1996-02-20 2000-02-08 Health Hero Network Method for conducting an on-line bidding session with bid pooling
JPH06216935A (en) 1993-01-18 1994-08-05 Fujitsu Ltd Electronic mail system
US5428784A (en) 1993-03-05 1995-06-27 International Business Machines Corporation Method and apparatus for linking electronic mail and an electronic calendar to provide a dynamic response to an electronic mail message
JPH06266662A (en) 1993-03-12 1994-09-22 Toshiba Corp Cooperative work support device
EP0622930A3 (en) 1993-03-19 1996-06-05 At & T Global Inf Solution Application sharing for computer collaboration system.
US5835713A (en) 1993-03-19 1998-11-10 Ncr Corporation Remote collaboration system for selectively locking the display at remote computers to prevent annotation of the display by users of the remote computers
US5608872A (en) * 1993-03-19 1997-03-04 Ncr Corporation System for allowing all remote computers to perform annotation on an image and replicating the annotated image on the respective displays of other comuters
US5794207A (en) 1996-09-04 1998-08-11 Walker Asset Management Limited Partnership Method and apparatus for a cryptographically assisted commercial network system designed to facilitate buyer-driven conditional purchase offers
US5689641A (en) 1993-10-01 1997-11-18 Vicor, Inc. Multimedia collaboration system arrangement for routing compressed AV signal through a participant site without decompressing the AV signal
US5513126A (en) 1993-10-04 1996-04-30 Xerox Corporation Network having selectively accessible recipient prioritized communication channel profiles
US5408470A (en) 1993-10-14 1995-04-18 Intel Corporation Deferred synchronization of distributed objects
FI114179B (en) 1994-02-16 2004-08-31 Teliasonera Finland Oyj A method for customer identification
US6182052B1 (en) 1994-06-06 2001-01-30 Huntington Bancshares Incorporated Communications network interface for user friendly interactive access to online services
JPH0863382A (en) 1994-08-19 1996-03-08 Fujitsu Ltd Method and device for confirming data compatibility in distributed system
EP0792493B1 (en) 1994-11-08 1999-08-11 Vermeer Technologies, Inc. An online service development tool with fee setting capabilities
US5579472A (en) 1994-11-09 1996-11-26 Novalink Technologies, Inc. Group-oriented communications user interface
US5913920A (en) 1994-12-13 1999-06-22 International Business Machines Corporation Indicating updates from a remote display
US5664207A (en) 1994-12-16 1997-09-02 Xcellenet, Inc. Systems and methods for automatically sharing information among remote/mobile nodes
US5732400A (en) 1995-01-04 1998-03-24 Citibank N.A. System and method for a risk-based purchase of goods
JP2957938B2 (en) 1995-03-31 1999-10-06 ミツビシ・エレクトリック・インフォメイション・テクノロジー・センター・アメリカ・インコーポレイテッド Window control system
CA2172746C (en) 1995-04-20 2001-06-05 Michael Scott Baldwin Electronic messaging in a wide area network
JPH08305663A (en) 1995-04-28 1996-11-22 Hitachi Ltd Teamwork support system
US5692125A (en) 1995-05-09 1997-11-25 International Business Machines Corporation System and method for scheduling linked events with fixed and dynamic conditions
US5757669A (en) 1995-05-31 1998-05-26 Netscape Communications Corporation Method and apparatus for workgroup information replication
US5826269A (en) 1995-06-21 1998-10-20 Microsoft Corporation Electronic mail interface for a network server
US5790677A (en) 1995-06-29 1998-08-04 Microsoft Corporation System and method for secure electronic commerce transactions
US5913040A (en) 1995-08-22 1999-06-15 Backweb Ltd. Method and apparatus for transmitting and displaying information between a remote network and a local computer
US5850517A (en) 1995-08-31 1998-12-15 Oracle Corporation Communication link for client-server having agent which sends plurality of requests independent of client and receives information from the server independent of the server
US5647002A (en) 1995-09-01 1997-07-08 Lucent Technologies Inc. Synchronization of mailboxes of different types
US5774670A (en) 1995-10-06 1998-06-30 Netscape Communications Corporation Persistent client state in a hypertext transfer protocol based client-server system
US5825883A (en) 1995-10-31 1998-10-20 Interval Systems, Inc. Method and apparatus that accounts for usage of digital applications
US5948070A (en) 1995-10-31 1999-09-07 Nec Corporation File transfer systems, file transfer methods and storage media for storing file transfer programs
US5892761A (en) 1995-10-31 1999-04-06 Netscape Communications Corporation Method and apparatus for routing data in collaborative computing system
US5615269A (en) 1996-02-22 1997-03-25 Micali; Silvio Ideal electronic negotiations
US5821925A (en) 1996-01-26 1998-10-13 Silicon Graphics, Inc. Collaborative work environment supporting three-dimensional objects and multiple remote participants
US6055522A (en) 1996-01-29 2000-04-25 Futuretense, Inc. Automatic page converter for dynamic content distributed publishing system
US5855020A (en) 1996-02-21 1998-12-29 Infoseek Corporation Web scan process
US5758328A (en) 1996-02-22 1998-05-26 Giovannoli; Joseph Computerized quotation system and method
DE19607149A1 (en) 1996-02-26 1997-08-28 Siemens Ag Method for computer-aided comparison of several file copies of a stored file stored in at least one computer
US5937161A (en) 1996-04-12 1999-08-10 Usa.Net, Inc. Electronic message forwarding system
US5809242A (en) 1996-04-19 1998-09-15 Juno Online Services, L.P. Electronic mail system for displaying advertisement at local computer received from remote system while the local computer is off-line the remote system
US5848396A (en) * 1996-04-26 1998-12-08 Freedom Of Information, Inc. Method and apparatus for determining behavioral profile of a computer user
US5819032A (en) 1996-05-15 1998-10-06 Microsoft Corporation Electronic magazine which is distributed electronically from a publisher to multiple subscribers
US5923848A (en) 1996-05-31 1999-07-13 Microsoft Corporation System and method for resolving names in an electronic messaging environment
WO1997046962A1 (en) 1996-06-07 1997-12-11 At & T Corp. Finding an e-mail message to which another e-mail message is a response
US5744670A (en) 1996-06-10 1998-04-28 Kobe Steel, Ltd. Process for preparing dialkylnaphthalene
US6115384A (en) 1996-06-20 2000-09-05 Fourelle Systems, Inc Gateway architecture for data communication bandwidth-constrained and charge-by-use networks
US5781732A (en) 1996-06-20 1998-07-14 Object Technology Licensing Corp. Framework for constructing shared documents that can be collaboratively accessed by multiple users
US5862330A (en) 1996-07-16 1999-01-19 Lucent Technologies Inc. Technique for obtaining and exchanging information on wolrd wide web
JPH1031637A (en) 1996-07-17 1998-02-03 Matsushita Electric Ind Co Ltd Agent communication equipment
US5956693A (en) 1996-07-19 1999-09-21 Geerlings; Huib Computer system for merchant communication to customers
US5933811A (en) 1996-08-20 1999-08-03 Paul D. Angles System and method for delivering customized advertisements within interactive communication systems
US6041308A (en) 1996-09-04 2000-03-21 Priceline.Com Incorporated System and method for motivating submission of conditional purchase offers
US6012083A (en) 1996-09-24 2000-01-04 Ricoh Company Ltd. Method and apparatus for document processing using agents to process transactions created based on document content
US5884325A (en) 1996-10-09 1999-03-16 Oracle Corporation System for synchronizing shared data between computers
US5897622A (en) 1996-10-16 1999-04-27 Microsoft Corporation Electronic shopping and merchandising system
US5918054A (en) 1996-11-06 1999-06-29 Ncr Corporation Distributed electronic performance support systems
US6014644A (en) 1996-11-22 2000-01-11 Pp International, Inc. Centrally coordinated communication systems with multiple broadcast data objects and response tracking
US5930471A (en) 1996-12-26 1999-07-27 At&T Corp Communications system and method of operation for electronic messaging using structured response objects and virtual mailboxes
US6012090A (en) 1997-03-14 2000-01-04 At&T Corp. Client-side parallel requests for network services using group name association
US5884035A (en) 1997-03-24 1999-03-16 Pfn, Inc. Dynamic distributed group registry apparatus and method for collaboration and selective sharing of information
US5945989A (en) 1997-03-25 1999-08-31 Premiere Communications, Inc. Method and apparatus for adding and altering content on websites
IL132060A0 (en) 1997-03-31 2001-03-19 Broadband Associates Method and system for providing a presentation on a network
TW432305B (en) 1997-03-31 2001-05-01 Hitachi Ltd Electronic commerce transaction system
GB2324175B (en) 1997-04-10 2002-07-31 Ibm Personal conferencing system
US5911045A (en) 1997-04-24 1999-06-08 International Business Machines Corp. Method and system for sharing information in a virtual reality world
US6014688A (en) 1997-04-25 2000-01-11 Postx Corporation E-mail program capable of transmitting, opening and presenting a container having digital content using embedded executable software
US5987523A (en) * 1997-06-04 1999-11-16 International Business Machines Corporation Applet redirection for controlled access to non-orginating hosts
US5966512A (en) 1997-06-05 1999-10-12 International Business Machines Corporation Groupware save operation
US6230185B1 (en) 1997-07-15 2001-05-08 Eroom Technology, Inc. Method and apparatus for facilitating communication between collaborators in a networked environment
US6025841A (en) 1997-07-15 2000-02-15 Microsoft Corporation Method for managing simultaneous display of multiple windows in a graphical user interface
US5987376A (en) 1997-07-16 1999-11-16 Microsoft Corporation System and method for the distribution and synchronization of data and state information between clients in a distributed processing system
US5978836A (en) 1997-07-28 1999-11-02 Solectron Corporation Workflow systems and methods
JP3544457B2 (en) 1997-08-22 2004-07-21 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and apparatus for creating GUI on client using e-mail or agent, and recording medium recording program for that
US5960404A (en) 1997-08-28 1999-09-28 International Business Machines Corp. Mechanism for heterogeneous, peer-to-peer, and disconnected workflow operation
US5909689A (en) 1997-09-18 1999-06-01 Sony Corporation Automatic update of file versions for files shared by several computers which record in respective file directories temporal information for indicating when the files have been created
US5974430A (en) 1997-09-30 1999-10-26 Unisys Corp. Method for dynamically embedding objects stored in a web server within HTML for display by a web browser
US5951652A (en) * 1997-10-06 1999-09-14 Ncr Corporation Dependable data element synchronization mechanism
US6055519A (en) 1997-10-11 2000-04-25 I2 Technologies, Inc. Framework for negotiation and tracking of sale of goods
US6009410A (en) * 1997-10-16 1999-12-28 At&T Corporation Method and system for presenting customized advertising to a user on the world wide web
US6044403A (en) 1997-12-31 2000-03-28 At&T Corp Network server platform for internet, JAVA server and video application server
US6289333B1 (en) * 1998-01-16 2001-09-11 Aspect Communications Corp. Methods and apparatus enabling dynamic resource collaboration when collaboration session host is distinct from resource host
US6298356B1 (en) * 1998-01-16 2001-10-02 Aspect Communications Corp. Methods and apparatus for enabling dynamic resource collaboration
US5963947A (en) 1998-01-27 1999-10-05 International Business Machines Corporation Technique of dynamically adding functionality from a client to manipulated data at a server
US6092074A (en) 1998-02-10 2000-07-18 Connect Innovations, Inc. Dynamic insertion and updating of hypertext links for internet servers
US6144991A (en) 1998-02-19 2000-11-07 Telcordia Technologies, Inc. System and method for managing interactions between users in a browser-based telecommunications network
JPH11261627A (en) 1998-03-09 1999-09-24 Fujitsu Ltd Electronic mail distributor
US6161149A (en) 1998-03-13 2000-12-12 Groupserve, Inc. Centrifugal communication and collaboration method
US6105055A (en) 1998-03-13 2000-08-15 Siemens Corporate Research, Inc. Method and apparatus for asynchronous multimedia collaboration
US6173316B1 (en) 1998-04-08 2001-01-09 Geoworks Corporation Wireless communication device with markup language based man-machine interface
EP0959592A3 (en) 1998-05-20 1999-12-22 Hitachi, Ltd. Method of forwarding electronic mail and a mailing system
US6006200A (en) 1998-05-22 1999-12-21 International Business Machines Corporation Method of providing an identifier for transactions
US6134582A (en) 1998-05-26 2000-10-17 Microsoft Corporation System and method for managing electronic mail messages using a client-based database
US6338086B1 (en) 1998-06-11 2002-01-08 Placeware, Inc. Collaborative object architecture
US6185602B1 (en) 1998-06-29 2001-02-06 Sony Corporation Multi-user interaction of multimedia communication
JP3654773B2 (en) 1998-07-08 2005-06-02 富士通株式会社 Information exchange method, information management distribution device, information management device, information distribution device, computer readable recording medium recording information management distribution program, computer readable recording medium recording information management program, and information distribution program Computer-readable recording medium
US6141010A (en) * 1998-07-17 2000-10-31 B. E. Technology, Llc Computer interface method and apparatus with targeted advertising
US6260124B1 (en) 1998-08-13 2001-07-10 International Business Machines Corporation System and method for dynamically resynchronizing backup data
US6155840A (en) * 1998-09-18 2000-12-05 At Home Corporation System and method for distributed learning
US6334141B1 (en) 1999-02-02 2001-12-25 International Business Machines Corporation Distributed server for real-time collaboration
US6317777B1 (en) 1999-04-26 2001-11-13 Intel Corporation Method for web based storage and retrieval of documents
US6247045B1 (en) 1999-06-24 2001-06-12 International Business Machines Corporation Method and apparatus for sending private messages within a single electronic message
US6704772B1 (en) 1999-09-20 2004-03-09 Microsoft Corporation Thread based email

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537142A (en) * 1993-10-20 1996-07-16 Videolan Technologies, Inc. Local area network for simultaneous, bi-directional transmission of video bandwidth signals, including a switching matrix which defines user connections, upstream connections, and downstream connections and has an efficient configuration to minimize the
US5592626A (en) * 1994-02-07 1997-01-07 The Regents Of The University Of California System and method for selecting cache server based on transmission and storage factors for efficient delivery of multimedia information in a hierarchical network of servers
US5602841A (en) * 1994-04-07 1997-02-11 International Business Machines Corporation Efficient point-to-point and multi-point routing mechanism for programmable packet switching nodes in high speed data transmission networks
US6084883A (en) * 1997-07-07 2000-07-04 3Com Corporation Efficient data transmission over digital telephone networks using multiple modulus conversion

Also Published As

Publication number Publication date
AU7087700A (en) 2001-03-26
US6523063B1 (en) 2003-02-18

Similar Documents

Publication Publication Date Title
US6523063B1 (en) Method system and program product for accessing a file using values from a redirect message string for each change of the link identifier
US6505233B1 (en) Method for communicating information among a group of participants
US6496849B1 (en) Electronic media for communicating information among a group of participants
US6463461B1 (en) System for communicating information among a group of participants
US6453337B2 (en) Methods and systems to manage and track the states of electronic media
US6507865B1 (en) Method and system for group content collaboration
US6993559B2 (en) System, method, apparatus and computer program product for operating a web site by electronic mail
US6457045B1 (en) System and method for group choice making
US10462247B2 (en) Web content customization via adaptation web services
US6256666B1 (en) Method and system for remotely managing electronic mail attachments
US6691153B1 (en) Method and system for process interaction among a group
US20050198124A1 (en) System and method for embedded instant messaging collaboration
CN101589588A (en) Method and apparatus for an email gateway
CA2396371C (en) Methods and systems to manage and track the states of electronic media
WO2001016856A9 (en) System and method for group choice making
JP2000101634A (en) Device and method for mail distribution
JP2004192528A (en) Reply candidate generation method, its device, reply candidate generation program and recording medium in which the same program is recorded
JP2000099417A (en) Device and method for delivering mail
Goh et al. Complete mobile email management
KR20030093871A (en) e-mail system for cooperative work
Coman Information and Communication Facilities in Internet
JPH10275118A (en) Multimedia content distributing method
JP2003178010A (en) E-mail system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP