WO2017035134A1 - Conversation enrichment through component re-order - Google Patents

Conversation enrichment through component re-order Download PDF

Info

Publication number
WO2017035134A1
WO2017035134A1 PCT/US2016/048184 US2016048184W WO2017035134A1 WO 2017035134 A1 WO2017035134 A1 WO 2017035134A1 US 2016048184 W US2016048184 W US 2016048184W WO 2017035134 A1 WO2017035134 A1 WO 2017035134A1
Authority
WO
WIPO (PCT)
Prior art keywords
conversation
messages
individual
message
sequence
Prior art date
Application number
PCT/US2016/048184
Other languages
French (fr)
Inventor
Justin MAHOOD
Aditi DESAI
Jared IVEY
David DE LA BRENA
Tali Roth
Original Assignee
Microsoft Technology Licensing, Llc
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 US14/833,748 external-priority patent/US10003561B2/en
Application filed by Microsoft Technology Licensing, Llc filed Critical Microsoft Technology Licensing, Llc
Priority to CN201680048819.2A priority Critical patent/CN107925610B/en
Priority to EP16758066.1A priority patent/EP3342106B1/en
Priority to CN202210197988.XA priority patent/CN114500446A/en
Priority claimed from US15/244,490 external-priority patent/US10084736B2/en
Publication of WO2017035134A1 publication Critical patent/WO2017035134A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/216Handling conversation history, e.g. grouping of messages in sessions or threads
    • 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/42Mailbox-related aspects, e.g. synchronisation of mailboxes

Definitions

  • Communication applications provide the ability to exchange information over a multitude of modes. Email exchange, video conferences, audio calls, text or video messaging, desktop sharing, application sharing are some examples. In addition to providing the ability for instantaneous communication, such applications also enable users to maintain records of these conversations through an email chain, online conference recording, etc.
  • an email conversation that spans a long period of time and a large number of participant s is not uncommon. While such records are useful in determining the context and history of the conversation, their presentation may degrade the user experience and make it difficult to obtain the needed information. For example, an email conversation is typically presented in reverse chronological order (with the most recent email at the top). Thus, a participant in the conversation would have to scroll down all the way to the bottom of the conversation to determine how it started and what the initial discussion included.
  • Embodiments are directed to chronological re-ordering of transmitt ed
  • a conversation that includes a sequence of messages being transmitted in a new message may be detected and analyzed to determine individual messages within the conversation.
  • Non-content information associated with the individual messages may be parsed.
  • the sequence of messages may be re-ordered by reversing a chronological order of the individual messages except for the new message and preserving a placement of the new message at a top of the sequence of messages.
  • One or more interactive elements may be inserted into the conversation based on the parsed non-content information to one or more individual messages, and the new message may be transmitted with the reordered sequence of messages to one or more recipients.
  • FIG. 1 includes an example system, where conversation modification for enhanced user experience may be implemented
  • FIG. 2A illustrates an email conversation with example messages
  • FIG. 2B and 2C illustrate different presentations of the email conversation of FIG. 2 A in a system according to embodiments
  • FIG. 3 illustrates another presentation of the email conversation of FIG. 2 A in a system according to embodiments
  • FIG. 4A through 4C illustrate an example chronological re-ordering of conversation components when the conversation is transmitted in a new message and example enrichment features in the re-ordered conversation according to embodiments;
  • FIG. 5 illustrates conceptually insertion of a new component into a re-ordered conversation upon addition of a new person to the conversation according to embodiments
  • FIG. 6 is a block diagram of major actions in processing a message that includes a re-ordered conversation with enrichment features according to embodiments;
  • FIG. 7 is a networked environment, where a system according to embodiments may be implemented.
  • FIG. 8 is a block diagram of an example general purpose computing device, which may be used to provide chronological re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features;
  • FIG. 9 illustrates a logic flow diagram of a method to provide conversation modification for enhanced user experience, according to embodiments.
  • FIG. 10 illustrates a logic flow diagram of a method to provide chronological reordering of conversation components when the conversation is transmitted in a new message with enrichment features according to embodiments.
  • a communication application or service may modify conversation presentation for enhanced user experience. Parts or components of the conversation may be detected and analyzed for their properties (metadata) such as who sent a message, who received, when, was anyone left out from or added to the conversation, etc. The extracted properties and analyzed information may then be used to reverse a
  • a message sending the message chain in the conversation through a forward or reply action, or addition of a new participant may be kept at the top and the remainder of messages may be re-ordered in chronological order.
  • the displayed properties (metadata) or header information may be normalized, that is displayed in a consistent manner, in further examples, flat header information (textual data) may be analyzed and enriched.
  • the header information may be presented with interactive features such as presence information, calendar presentation, etc.
  • program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
  • embodiments may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and comparable computing devices.
  • Embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote memory storage devices.
  • Some embodiments may be implemented as a computer-implemented process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media.
  • the computer program product may be a computer storage medium readable by a computer system and encoding a computer program that comprises instructions for causing a computer or computing system to perform example process(es).
  • the computer-readable storage medium is a computer-readable memory device.
  • the computer-readable storage medium can for example be implemented via one or more of a volatile computer memory, a non- volatile memory, a hard drive, a flash drive, a floppy disk, or a compact disk, and comparable hardware media.
  • platform may be a combination of software and hardware components for modification of conversation presentation for enhanced user experience. Examples of platforms include, but are not limited to, a hosted sendee executed over a plurality of servers, an application executed on a single computing device, and comparable systems.
  • server generally refers to a computing device executing one or more software programs typically in a networked environment. However, a server may also be implemented as a virtual server (software programs) executed on one or more computing devices viewed as a server on the network. More detail on these
  • Example embodiments are described herein using email conversations.
  • Embodiments are not limited to email conversations, however.
  • Other forms of conversations where records are maintained in chronological order such as online conference recordings, desktop sharing sessions, text or video messaging sessions, and similar ones may also be modified for enhanced user experience using the principles discussed herein.
  • FIG. 1 includes an example system, where conversation modification for enhanced user experience may be implemented.
  • a communication application 110 may be a local application executed on a computing device 108 and facilitate multi-modal communications with other communication applications in a distributed manner over one or more networks such as network 106.
  • a communication service 104 executed on one or more servers 102 may manage the communications and users may access the service through client applications such as communication application 1 10.
  • client applications such as communication application 1 10.
  • the communication service 104 may be accessed through thin clients, i.e.. browsers.
  • the device 102 may included a desktop computer, a laptop computer, a tablet computer, a vehicle mount computer, a smart phone, or a wearable computing device, among other similar devices.
  • the multi-modal communications may include email exchange, video conferences, audio calls, text or video messaging, desktop sharing, application sharing, and comparable modes.
  • the communication may span over a period of time (hours, days, weeks) and involve multiple people.
  • Such communications may be managed and maintained as a conversation.
  • the conversation record may include a flow of communications (content), participants, timings, and other properties associated with the individual communication sessions within the conversation.
  • the conversation may be presented to participants with its content ordered in chronological order such that an oldest communication is at the bottom and a newest at the top.
  • an email conversation 112 may be presented as a connected series of emails with the individual messages on top of each other in the chronological order.
  • Each message may include a header section 114 that includes a sender and recipient(s), date and time of the message, and a subject of the message.
  • Each message may also include a body section 116 that includes the content of the message, an optional signature block, and optionally advertisements, inspirational messages, etc.
  • FIG. 2 A illustrates an email conversation with example messages.
  • Example email conversation presentation 200A is shown with two example messages.
  • the example conversation starts w ith the newest (i.e., most recent) message at the top and goes chronologically toward the oldest (i.e., least recent) message at the bottom.
  • Trie top message includes a header section 202 listing a sender and recipients of that message, date and time of when it was sent, and a subject line.
  • the top message also includes a body section 204 that includes the actual message from the sender, and a signature block 206.
  • the second message includes header section 208 with similar information to the header section 202 of the top message, and a body section 210.
  • the second message includes the name of the sender 212 (may be typed by the sender as part of the body section) and an advertisement 214, which may be inserted automatically by the email service provider of the sender.
  • the conversation may be in html format (including tags and other properties) or text format (no metadata).
  • FIG. 2B and 2C illustrate different presentations of the email conversation of FIG. 2A in a system according to embodiments.
  • the conversation 222 is identified and a chronological order of the messages reversed such that the second (older) message is displayed on top and the newer message is displayed at the bottom.
  • the messages are presented in a collapsed manner, where the senders (e.g., first sender 226) and the content of each message (e.g., body 232) are displayed.
  • Expansion controls 224 and 230 may be presented such that details of individual messages can be displayed upon activation 228 of a control. Details may be presented temporarily or in a persistent manner upon activation of the expansion controls 224 and 230.
  • a conversation module within a communication application or service may analyze the conversation to determine individual messages within the conversation and parse properties associated with the individual messages.
  • the properties may include a date and time of each individual message, a sender of each individual message, recipients of each individual message, added
  • the conversation module may then determine one or more interactive features to be presented based on the parsed properties.
  • the interactive features may include, for example, collapsing and expanding all individual messages, collapsing and expanding select individual messages, providing a summary of the conversation, emphasizing portions of the conversation, enabling customization of an order of the individual messages, etc.
  • the conversation module may then reverse a chronological order of the individual messages based on the parsed properties and the conversation with the reversed chronological order and the one or more interactive features may be displayed for
  • the expansion controls 224 and 230 may be associated with individual messages as shown such that individual messages can be collapsed or expanded. In some embodiments, one or more expansion controls may be provided to collapse and expand all or groups of messages too.
  • the conversation module may analyze metadata associated with the messages, tags and other features of html messages, or even content of text messages.
  • Example conversation presentation 200C shows another configuration, where the individual messages are in a semi expanded state.
  • the conversation is again identified (242) and headers of individual messages 244 and 248 are displayed.
  • the headers 244 and 248 provide information in a more easily understandable way.
  • header 248 indicates that the second message is a reply by Jane Doe (e.g., as opposed to a forward) and that Jane added Jeff Doe instead of listing all participants. While content of the individual messages such as body 246 of the first message is displayed, signature blocks, advertisements, etc. are still removed to prevent distraction.
  • FIG. 3 illustrates another presentation of the email conversation of FIG. 2 A in a system according to embodiments.
  • the messages are displayed in collapsed state with expansion controls 304 and 308, and their respective content (e.g., body 312).
  • a conversation summary 310 may be displayed providing summary information about the conversation.
  • the conversation summary 310 may include further interactive features, which upon activation may cause additional detail information to be displayed.
  • graphical, highlighting, textual, color, and/or shading schemes may be employed in the conversation summary or in the displayed conversation to emph asize important parts of the conversation, present information in a m ore user friendly manner, etc.
  • the display order of the messages may not necessarily be forward or reverse chronological order. Users may be allowed to customize the order of display for messages. For example, a newest message may be displayed at the top followed by the remaining messages in oldest-to-newest chronological order.
  • messages may be grouped, collapsed, expanded, and or emphasized based on their content and context of the conversation.
  • a communication application or service providing conversation modification for enhanced user experience may enable reduced processor load (and consequently increased processing speed), conservation of memory, and reduced network bandwidth usage, among other features, that may improve the efficiency and performance of computing devices associated with the facilitated communications. For example, as a result of obtaining summarized information, users may reduce a number of repeated messages. Collapsed information may also be saved in that format reducing a need for data storage and memory. User interaction may also be optimized.
  • the actions/operations described herein are not a mere use of a computer, but address results of a system that is a direct consequence of software used as a service offered in conjunction with large numbers of users and applications.
  • FIG. 4A through 4C illustrate an example chronological re-ordering of conversation components when the conversation is transmitted in a new message and example enrichment features in the re-ordered conversation according to embodiments.
  • Diagram 400A in FIG. 4A shows re-ordering of messages in a forwarded chain according to some embodiments.
  • message 404 may be an original message followed by message 408.
  • Message 402 forwards the entire conversation.
  • messages 404 and 408 may be re-ordered in chronological order to provide easy following of the flow of the conversation.
  • the latest message (402) may be placed at the top in order to provide a quick context to a recipient.
  • Diagram 400 B of FIG. 4B shows a re-ordered conversation with enriched and normalized header information.
  • Messages 402, 404, and 408 are re-ordered chronologically with the newest message (forwarding the conversation) at the top, as in FIG. 4A.
  • a communication service or application may analyze flat header content and "hydrate" or enrich with interactive features. For example, sender and or recipients' email addresses may be in text form in the original email.
  • the communication service or application may perform a search based on the email address and obtain additional information such as presence information, additional contact information, etc. from internal or external resources (e.g., other conversation or presence services).
  • the communication service or application may detect date / time information in text form and retrieve calendar information associated with the participants of the conversation.
  • the communication service or application may then insert interactive features such as links or similar elements directed to interactive contact cards 422, calendar presentations 424, and so on.
  • interactive features such as links or similar elements directed to interactive contact cards 422, calendar presentations 424, and so on.
  • a participant may be presented with presence informat ion associated with a sender or recipient of a message in the conversation and multiple communication options to contact the participant upon selecting a respective link or element.
  • additional features such as summary information, collapse / expand elements, and others as discussed herein may also be used in conjunction with the re-ordered messages.
  • the enriched header information may also be presented in a normalized manner, that is using consistent font, format, order, content, and similar aspects.
  • Diagram 400C in FIG. 4C shows another example configuration of the use of interactive features.
  • all or a portion of the messages in the conversation may be collapsed such as messages 434 and 438 through the use of interactive contact card elements 432.
  • interactive contact card elements 432 In limited display area environments such as mobile devices, entire or a portion of the content of the re-ordered messages may be displayed with the header portions collapsed to gain display area.
  • Contact card elements 432 may be used to expand sender / recipient information upon user activation.
  • the collapse and expansion of the messages using interactive features may be automatic or manual. For example, the communication serv ice or application may select which messages to collapse or whether to collapse the messages based on a device currently used by a user.
  • FIG. 5 illustrates conceptually insertion of a new component into a re-ordered conversation upon addition of a new person to the conversation according to embodiments.
  • Diagram 500 shows another example scenario, where a new person is added to a conversation with a message that is relevant to the conversation (e.g., on the same subject).
  • two actions occur in a conversation comprising messages 502, 504, and 506.
  • Message 504 adds a new person (Gene) and message 506 forwards the entire conversation.
  • the added person, Gene has a message 510 in his history to one of the participants (Jill) that may be related to the conversation.
  • the re-ordered conversation is in an order of message 506 (newest message) followed by chronologically ordered (old to new) messages 502, 510, and 504.
  • message 510 is inserted into the conversation according to its place in the chronology of the messages in the conversation. All or some of the re-ordered messages may also be enriched with interactive features as discussed herein.
  • FIG. 6 is a block diagram of major actions in processing a message that includes a re-ordered conversation with enrichment features according to embodiments.
  • a forward or reply message 602 that includes a chain of messages as part of a conversation may be processed by a conversation module of a communication service or application.
  • components of the conversation may be determined based on their metadata, headers, or other aspects such as indentations in the listing of the chain of messages.
  • a metadata parsing phase 606 metadata and/ or headers of the messages may be analyzed to determine attributes of the individual messages such as sender, recipient(s), send date/time, etc.
  • the conversation module may perform search(es) on the detected information such as email addresses and retrieve additional information to hydrate the flat headers at header hydration phase 608.
  • the messages may be chronologically re-ordered from old to new while keeping the newest message (the forward or reply message 602) being kept at the t op of the message chain to provide context to recipients.
  • interactive features such as rich contact card elements, calendar elements, and similar ones may be added t o one or more of the messages in the conversation. Headers and or content of the messages may also be normalized in regard to font, format or presentation.
  • the processed (re-ordered) message may then be provided to the recipients as forwarded or replied message 614.
  • FIGs. 1 through 6 are illustrated with specific services, applications, communication modes, modules, module components, and
  • Embodiments are not limited to environments according to these examples.
  • Conversation modification for enhanced user experience and a message that includes a reordered conversation with enrichment features may be implemented in environments employing fewer or additional services, applications, communication modes, modules, module components, and user experience configurations.
  • FIG. 1 through 6 may be implemented in a simila manner with other values using the principles described herein.
  • FIG. 7 is a networked environment, where a system according to embodiments may be implemented.
  • re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features may also be implemented in conjunction with hosted applications and services that may be implemented via software executed over one or more servers 706 or individual server 708.
  • a hosted service or application may communicate with client applications on individual computing devices such as a handheld computer 701, a desktop computer 702, a laptop computer 703, a smart phone 704, a tablet computer (or slate), 705 ('client devices') through network(s) 710 and control a user interface presented to users.
  • Client devices 701-705 arc used to access the functionality provided by the hosted service or application.
  • One or more of the servers 706 or server 708 may be used to provide a variety of services as di scussed above.
  • Relevant data may be stored in one or more data stores (e.g. data store 714), which may be managed by any one of the servers 706 or by database server 712.
  • Network(s) 710 may comprise any topology of servers, clients, Internet service providers, and communication media.
  • a system according to embodiments may have a static or dynamic topology.
  • Network(s) 710 may include a secure network such as an enterprise network, an unsecure network such as a wireless open network, or the Internet.
  • Network(s) 710 may also coordinate communication over other networks such as PSTN or cellular networks.
  • Network(s) 710 provides communication between the nodes described herein.
  • network(s) 710 may include wireless media such as acoustic, RF, infrared and other wireless media.
  • FIG. 8 i s a block diagram of an example general purpose computing device, which may be used to provide re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features.
  • computing device 800 may be used as a server, desktop computer, portable computer, smart phone, special purpose computer, or similar device.
  • the computing device 800 may include one or more processors 804 and a system memory 806.
  • a memory bus 808 may be used for communicating between the processor 804 and the system memory 806.
  • the basic configuration 802 is illustrated in FIG. 8 by those components within the inner dashed line.
  • the processor 804 may be of any type, including but not limited to a microprocessor ( ⁇ ), a microcontroller (iiC), a digital signal processor (DSP), or any combination thereof.
  • the processor 804 may include one more levels of caching, such as a level cache memory 812, one or more processor cores 814, and registers 816.
  • the example processor cores 814 may (each) include an arithmetic logic unit (ALU), a floating point unit (FPU), a digital signal processing core (DSP Core), or any combination thereof.
  • An example memory controller 818 may also be used with the processor 804, or in some implementations the memory controller 818 may be an internal part of the processor 804.
  • the system memory 806 may be of any type including but not limited to volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.) or any combination thereof.
  • the system memory 806 may include an operating system 820, a communication application 822, and program data 824.
  • the communication application 822 may include a conversation module 826, which may be an integrated module of the communication application 822.
  • the conversation module 826 may be configured to analyze components of conversations, re-order the components
  • the conversation module 826 may include specialized components, such as a data collection and an analysis engine, among other components.
  • the program data 824 may include, among other data, conversation data 828, as described herein.
  • the computing device 800 may have additional features or functionality, and additional interfaces to facilitate communications between the basic configuration 802 and any desired devices and interfaces.
  • a bus/interface controller 830 may be used to facilitate communications between the basic configuration 802 and one or more data storage devices 832 via a storage interface bus 834.
  • the data storage devices 832 may be one or more removable storage devices 836, one or more non-removable storage devices 838, or a combination thereof.
  • Examples of the removable storage and the non-removable storage devices include magnetic disk devices such as flexible disk drives and hard-disk drives (HDDs), optical disk drives such as compact disk (CD) drives or digital versatile disk (DVD) drives, solid state drives (SSD), and tape drives to name a few.
  • Example computer storage media may include volatile and nonvolatile, removable and non-removable media
  • the system memory 806, the removable storage devices 836 and the nonremovable storage devices 838 are examples of computer storage media.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVDs), solid state drives, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which may be used to store the desired information and which may be accessed by the computing device 800. Any such computer storage media may be part of the computing device 800.
  • the computing device 800 may also include an interface bus 840 for facilitating communication from various interface devices (for example, one or more output devices 842, one or more peripheral interfaces 844, and one or more communication devices 846) to the basic configuration 802 via the bus/interface controller 830.
  • interface devices for example, one or more output devices 842, one or more peripheral interfaces 844, and one or more communication devices 846)
  • Some of the example output devices 842 include a graphics processing unit 848 and an audio processing unit 850, which may be configured to communicate to various external devices such as a display or speakers via one or more A/V ports 852.
  • One or more example peripheral interfaces 844 may include a serial interface controller 854 or a parallel interface controller 856, which may be configured to communicate with external devices such as input devices (for example, keyboard, mouse, pen, voice input device, touch input device, etc.) or other peripheral devices (for example, printer, scanner, etc.) via one or more I/O ports 858.
  • An example communication device 846 includes a network controller 860, which may be arranged to facilitate communications with one or more other computing devices 862 over a network communication link via one or more communication ports 864.
  • the one or more other computing devices 862 may include servers, computing devices, and comparable devices.
  • the network communication link may be one example of a communication media.
  • Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and may include any information delivery media.
  • a "modulated data signal" may be a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), microwave, infrared (IR) and other wireless media.
  • RF radio frequency
  • IR infrared
  • the term computer readable media as used herein may include both storage media and communication media.
  • the computing device 800 may be implemented as a part of a general purpose or specialized server, mainframe, or similar computer that includes any of the above functions.
  • the computing device 800 may also be implemented as a personal computer including both laptop computer and non-laptop computer configurations.
  • Example embodiments may also include methods for re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features.
  • These methods can be implemented in any number of ways, including the structures described herein. One such way may be by machine operations, of devices of the type described in the present disclosure. Another optional way may be for one or more of the individual operations of the methods to be performed in conjunction with one or more human operators performing some of the operations while other operations may be performed by machines. These human operators need not be collocated with each other, but each can be only with a machine that performs a portion of the program. In other embodiments, the human interaction can be automated such as by pre-selected criteria that may be machine automated.
  • FIG. 9 illustrates a logic flow diagram of a method to modify conversations for enhanced user interaction, according to embodiments.
  • Process 900 may be implemented on a computing device, server, or other system.
  • An example system may include a communication application installed on a dev ice, where a conversation module is integrated with the application.
  • the conversation module may include specialized components, such as a data collection and analysis engine, among other components.
  • Process 900 begins with operation 910, where the conversation module may analyze a conversation and detect individual communications within the conversation such as emails. In the original conversation, the communications may be in reverse chronological order. In the email example, the conversation may be in simple text or html format.
  • the conversation module may parse properties associated with each communication such as sender, recipients, date and time of transmission, whether new people were added to or existing people removed from the conversation. Other properties that may be extracted may include signatures, advertisements, and other content.
  • properties associated with each communication such as sender, recipients, date and time of transmission, whether new people were added to or existing people removed from the conversation. Other properties that may be extracted may include signatures, advertisements, and other content.
  • content may be analyzed to provide a summary of each communication.
  • the conversation module may reverse the chronological order of the conversation such that oldest message is presented at the top.
  • a most recent communication may be presented at the top followed by the remainder of messages in chronological order such that a conversation participant can read the most recent communication first, then follow the chronological order from the beginning of the conversation.
  • the conversation may be presented by the communication application in reverse chronological order with enhanced features such as interactivity added using the extracted properties.
  • FIG. 10 illustrates a logic flow diagram of a method for re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features, according to embodiments.
  • Process 1000 may also be implemented on a computing device, server, or other system.
  • An example system may include a communication application installed on a device, where a conversation module is integrated with the application.
  • the conversation module may include specialized components, such as a data collection and analysis engine, among other components.
  • Process 1000 begins with operation 1010, where the conversation module may detect a conversation of messages being sent in a new message through a forward action, a reply action, or addition of a new person to the conversation.
  • the conversation may be analyzed to determine the individual components (messages) within the conversation. Some messages may have rich metadata (links or elements associated with interactive information). Other messages may be flat (text form only).
  • the metadata or headers of the in dividual components may be parsed to determin e attributes or properties of the individual messages such as sender, recipients, send date/time, receive date/time, etc.
  • the individual messages may be re-ordered chronologically from old to new, but the newest message sending the conversation may be kept on top to provide context to recipients.
  • flat headers may be enriched with interactive features, headers and/or content of the messages may be normalized to present the overall conversation consistently, and additional interactive features such as summary information, individual collapse expand elements, and similar ones may be added.
  • the re-ordered and optionally enriched new message may be provided to its recipient(s).
  • processes 900 and 1000 are for illustration purposes. Methods according to embodiments may be implemented by similar processes with fewer or additional steps, as well as in different order of operations using the principles described herein.
  • the operations described herein may be executed by one or more processors operated on one or more computing devices, one or more processor cores, specialized processing devices, and or general purpose processors, among other examples.
  • the means may include means for analyzing a conversation to determine individual messages within the conversation; means for parsing properties associated with the individual messages; means for determining one or more interactive features to be presented based on the parsed properties; means for reversing a chronological order of the individual messages based on the parsed properties; and means for presenting the conversation with the reversed chronological order and the one or more interactive features.
  • An example computing device may include a memory configured to store instructions and one or more processors coupled to the memory, the one or more processors configured to execute, in conjunction with the instructions stored in the memory, a communication application and a conversation module integrated with the communication application.
  • the conversation module may analyze a conversation to determine individual communications within the conversation; parse properties associated with the individual communications; determine one or more interactive features to be presented based on the parsed properties; and reverse a chronological order of the individual messages based on the parsed properties.
  • the communication application may present the conversation with the reversed chronological order and the one or more interactive features.
  • the properties may include one or more of a date and time of each individual communication, a sender of each individual communication, recipients of each individual communication, added participants, removed participants, and attachments.
  • the interactive features may include one or more of collapsing and expanding all individual communications, collapsing and expanding select individual communications, providing a summary of the conversation, emphasizing portions of the conversation, enabling customization of " an order of the individual communications. The summary of the
  • conversation may include one or more interactive elements to provide additional details about the conversation upon selection.
  • the collapsed and expanded individual communications may be presented with one or more interactive elements to enable toggling of a collapse/expansion state of the individual communications.
  • the conversation modul e may be further configured to remove one or more advertisements from the conversation.
  • the conversation module may also be configured to remove one or more signature blocks from the conversation.
  • the conversation module may be configured to analyze the conversation by parsing content and tags of an html body of the conversation.
  • the conversation module may be further configured to analyze the conversation by parsing content and tags of a text body of the conversation.
  • the conversation module may also be configured to analyze the conversation by analyzing metadata associated with the individual communications.
  • the individual communications may include one or more of email messages, text messages, video messages, online conference recordings, desktop sharing sessions, and application sharing sessions.
  • a method executed at least in part in a computing device to provide conversation modification for enhanced user experience may include analyzing a conversation to determine individual messages within the conversation; parsing properties associated with the individual messages; determining one or more interactive features to be presented based on the parsed properties; reversing a chronological order of the individual messages based on the parsed properties; and presenting the conversation with the reversed chronological order and the one or more interactive features.
  • the properties may include one or more of: a date and time of each individual message, a sender of each individual message, recipients of each individual message, added participants, removed participants, and attachments; and the one or more interactive features may include one or more of collapsing and expanding all individual messages, collapsing and expanding select individual messages, providing a summary of the conversation, emphasizing portions of the conversation, enabling customization of an order of the individual messages.
  • the method may also include employing one or more of a graphical scheme, a highlighting scheme, a textual scheme, a color scheme, and a shading scheme to provide the summary of the conversation and to emphasize the portions of the conversation.
  • the method may further include removing content from the conversation, the content including one or more of advertisements, newsletter content, and signature blocks.
  • the method may yet include prompting a user for confirmation prior to removing the content and or presenting one or more interactive elements to enable temporary or persistent display of detailed infonnation associated with content of the conversation and properties of the individual messages.
  • a computer readable memory device with instructions stored thereon to provide conversation modification for enhanced user experience.
  • the instructions may include analyzing a conversation to determine individual messages within the conversation, where the individual messages are listed according to an newer- to- older chronological order; parsing properties associated with the individual messages; determining one or more interactive features to be presented based on the parsed properties; determining an order of the individual messages based on the parsed properties; and presenting the conversation with the new order and the one or more interactive features.
  • the new order may include an older-to-newer chronological order or a custom order.
  • the custom order may include a newest message at a top of the conversation and remaining messages following the older-to-newer chronological order.
  • the means may include a means for detecting a conversation that includes a sequence of messages being transmitted in a new message; a means for analyzing the conversation to determine individual messages within the conversation; a means for parsing non-content information associated with the individual messages; a means for re-ordering the sequence of messages by reversing a chronological order of the individual messages except for the new message, and preserving a placement of the new message at a top of the sequence of messages; a means for inserting one or more interactive elements based on the parsed non-content information to one or more individual messages; and a means for transmitting the new message with the re-ordered sequence of messages to one or more recipients.
  • a server to provide chronological re-ordering of transmitted conversation components may include a communication interface configured to facilitate exchange of messages with other computing devices; a memory configured to store instructions; and one or more processors coupled to the memory and the communication interface.
  • the one or more processors may be configured to execute, in conjunction with the instructions stored in the memory, a communication service and a conversation module integrated with the communication service.
  • the conversation module may be configured to detect a conversation that includes a sequence of messages being transmitted in a new message; analyze the conversation to determine individual messages within the conversation; parse non-content information associated with the individual messages; re-order the sequence of messages by reversing a chronological order of the individual messages except for the new message and preserving a placement of the new message at a top of the sequence of messages; and transmit the new message with the reordered sequence of messages to one or more recipients via the communication interface.
  • the non-content information includes one or more of: a date and time of each individual message, a sender of each individual message, recipients of each individual message, an added participant, a removed participant, a signature block, a slogan block, and an attachment.
  • the conversation module may be configured to parse the non-content information by retrieving interactive content associated with rich metadata for a subset of the individual messages.
  • the conversation module may also be configured to parse the non-content information by determining one or more resources associated with flat message header content for another subset of the individual messages and retrieving interactive content associated with the flat message header content from the one or more resources.
  • the conversation module may be further configured to insert one or more interactive elements associated with the retrieved interactive content.
  • the conversation module may be configured to retrieve the interactive content associated with the flat message header content from the one or more resources by performing a search based on parsed flat message header content.
  • the interactive content may include one or more of presence infonnation, contact infonnation. and calendar information.
  • the conversation module may be configured to collapse the chronologically reversed sequence of messages.
  • the conversation module may also be configured to collapse the chronologically reversed sequence of messages by inserting interactive elements in place of textual content of individual message headers and removing signature and slogan blocks.
  • the conversation module may be configured to detect the conversation being transmitted in the new message through one of a forward action, a reply action, and an addition of a new participant to the conversation.
  • the individual messages may include one or more of email messages, text messages, video messages, online conference recordings, desktop sharing sessions, and application sharing sessions.
  • a method executed at least in part in a computing device to provide chronological re-ordering of transmitted conversation component s may include detecting a conversation that includes a sequence of messages being transmitted in a new message; analyzing the conversation to detennine individual messages within the conversation; parsing non-content information associated with the individual messages; re-ordering the sequence of messages by reversing a chronological order of the individual messages except for the new message, and preserving a placement of the new message at a top of the sequence of messages; inserting one or more interactive elements based on the parsed non-content infonnation to one or more individual messages; and transmitting the new message with the re-ordered sequence of messages to one or more recipients.
  • the method may also include normalizing a presentation of the individual messages in the conversation. Normalizing the presentation of the individual messages may include modifying one or more of a font, a format, an indentation, and a displayed content amount of each individual message for consistent presentation. Inserting the one or more interactive elements may include providing one or more element for collapsing and expanding all individual messages, collapsing and expanding select individual messages, providing a summary of the conversation, emphasizing portions of the conversation, enabling customization of an order of the individual messages. [0092] According to yet other examples, the method may include detecting an addition of a new participant to the conversation; detecting a message exchanged between the new participant and an existing conversation participant; and inserting the message into the conversation. Inserting the message into the conversation may include placing the message in the sequence of messages according to the message's send date and time and the reversed chronological order.
  • a computer readable memory device with instructions stored thereon to provide chronological re-ordering of transmitted conversation components.
  • the instructions may include detecting a conversation that includes a sequence of messages being transmitted in a new message through one of a forward action, a reply action, and an addition of a new participant to the conversation; analyzing the conversation to determine individual messages within the conversation; parsing non-content information associated with the individual messages; re-ordering the sequence of messages by reversing a chronological order of the individual messages except for the new message, and preserving a placement of the new message at a top of the sequence of messages;
  • the instructions may further include collapsing a portion of the sequence of messages based on an available display area at a recipient computing device by replacing at least a portion of textual content of the individual messages wit h the one or more interactive elements.
  • the portion of the sequence of messages may include the chronologically reversed sequence of messages except the new message.

Abstract

Technologies are described for chronological re-ordering of transmitted conversation components. A message transmitting a message chain in the conversation through a forward or reply action, or addition of a new participant may be kept at the top and the remainder of messages may be re-ordered in chronological order. In some examples, the displayed properties (metadata) or header information may be normalized, that is displayed in a consistent manner. In other examples, flat header information (textual data) may be analyzed and enriched. Thus, the header information may be presented with interactive features such as presence information, calendar presentation, and comparable ones.

Description

CONVERSATION ENRICHMENT THROUGH COMPONENT RE-ORDER
CROSS-REFERENCE TO RELATED APPLICATION
[0001] This application claims priority under PCT Article 8 to U.S. Patent Application Serial No. 14/833,748 filed on August 24, 2015 and U.S. Patent Application Serial No.
15/244,490 filed on August 23, 2016. The U.S. Patent Applications are herein incorporated by reference in their entirety.
BACKGROUND
[0002] Communication applications provide the ability to exchange information over a multitude of modes. Email exchange, video conferences, audio calls, text or video messaging, desktop sharing, application sharing are some examples. In addition to providing the ability for instantaneous communication, such applications also enable users to maintain records of these conversations through an email chain, online conference recording, etc.
[0003] Thus, an email conversation that spans a long period of time and a large number of participant s is not uncommon. While such records are useful in determining the context and history of the conversation, their presentation may degrade the user experience and make it difficult to obtain the needed information. For example, an email conversation is typically presented in reverse chronological order (with the most recent email at the top). Thus, a participant in the conversation would have to scroll down all the way to the bottom of the conversation to determine how it started and what the initial discussion included.
SUMMARY
1000 1 This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This summary is not intended to exclusively identify key features or essential features of the claimed subject matter, nor is it intended as an aid in determining the scope of the claimed subject matter.
[00051 Embodiments are directed to chronological re-ordering of transmitt ed
conversation components. A conversation that includes a sequence of messages being transmitted in a new message may be detected and analyzed to determine individual messages within the conversation. Non-content information associated with the individual messages may be parsed. The sequence of messages may be re-ordered by reversing a chronological order of the individual messages except for the new message and preserving a placement of the new message at a top of the sequence of messages. One or more interactive elements may be inserted into the conversation based on the parsed non-content information to one or more individual messages, and the new message may be transmitted with the reordered sequence of messages to one or more recipients.
[0006] These and other features and advantages will be apparent from a reading of the following detailed description and a review of the associated drawings. It is to be understood that both the foregoing general description and the following detailed description are explanatory and do not restrict aspects as claimed.
BRIEF DESCRIPTION OF THE DRAWINGS
[0007] FIG. 1 includes an example system, where conversation modification for enhanced user experience may be implemented;
[0008] FIG. 2A illustrates an email conversation with example messages;
[0009] FIG. 2B and 2C illustrate different presentations of the email conversation of FIG. 2 A in a system according to embodiments;
[0010] FIG. 3 illustrates another presentation of the email conversation of FIG. 2 A in a system according to embodiments;
[0011] FIG. 4A through 4C illustrate an example chronological re-ordering of conversation components when the conversation is transmitted in a new message and example enrichment features in the re-ordered conversation according to embodiments;
[0012] FIG. 5 illustrates conceptually insertion of a new component into a re-ordered conversation upon addition of a new person to the conversation according to embodiments;
[0013] FIG. 6 is a block diagram of major actions in processing a message that includes a re-ordered conversation with enrichment features according to embodiments;
[0014] FIG. 7 is a networked environment, where a system according to embodiments may be implemented;
[0015] FIG. 8 is a block diagram of an example general purpose computing device, which may be used to provide chronological re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features;
[0016] FIG. 9 illustrates a logic flow diagram of a method to provide conversation modification for enhanced user experience, according to embodiments; and [0017] FIG. 10 illustrates a logic flow diagram of a method to provide chronological reordering of conversation components when the conversation is transmitted in a new message with enrichment features according to embodiments.
DETAILED DESCRIPTION
[0018] As briefly described above, a communication application or service may modify conversation presentation for enhanced user experience. Parts or components of the conversation may be detected and analyzed for their properties (metadata) such as who sent a message, who received, when, was anyone left out from or added to the conversation, etc. The extracted properties and analyzed information may then be used to reverse a
chronological order of the conversation and present it using interactive features such as collapsing and expanding parts of the presented information, providing a summary, removing unnecessary content, and comparable features. In some examples, a message sending the message chain in the conversation through a forward or reply action, or addition of a new participant may be kept at the top and the remainder of messages may be re-ordered in chronological order. In other examples, the displayed properties (metadata) or header information may be normalized, that is displayed in a consistent manner, in further examples, flat header information (textual data) may be analyzed and enriched. Thus, the header information may be presented with interactive features such as presence information, calendar presentation, etc.
[0019] In the following detailed description, references are made to the accompanying drawings that form a part hereof, and in which are shown by way of illustrations, specific embodiments, or examples. These aspects may be combined, other aspects may be utilized, and structural changes may be made without departing from the spirit or scope of the present disclosure. The following detailed description is therefore not to be taken in a limiting sense, and the scope of the present invention is defined by the appended claims and their equivalents.
[0020] While some embodiments will be described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a personal computer, those skilled in the art will recognize that aspects may also be implemented in combination with other program modules. [0021] Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that embodiments may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and comparable computing devices. Embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
1 0221 Some embodiments may be implemented as a computer-implemented process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media. The computer program product may be a computer storage medium readable by a computer system and encoding a computer program that comprises instructions for causing a computer or computing system to perform example process(es). The computer-readable storage medium is a computer-readable memory device. The computer-readable storage medium can for example be implemented via one or more of a volatile computer memory, a non- volatile memory, a hard drive, a flash drive, a floppy disk, or a compact disk, and comparable hardware media.
100231 Throughout this specification, the term "platform" may be a combination of software and hardware components for modification of conversation presentation for enhanced user experience. Examples of platforms include, but are not limited to, a hosted sendee executed over a plurality of servers, an application executed on a single computing device, and comparable systems. The term "server" generally refers to a computing device executing one or more software programs typically in a networked environment. However, a server may also be implemented as a virtual server (software programs) executed on one or more computing devices viewed as a server on the network. More detail on these
technologies and example operations is provided below.
[0024] Example embodiments are described herein using email conversations.
Embodiments are not limited to email conversations, however. Other forms of conversations, where records are maintained in chronological order such as online conference recordings, desktop sharing sessions, text or video messaging sessions, and similar ones may also be modified for enhanced user experience using the principles discussed herein.
[0025] FIG. 1 includes an example system, where conversation modification for enhanced user experience may be implemented.
[0026] As shown in diagram 100, a communication application 110 may be a local application executed on a computing device 108 and facilitate multi-modal communications with other communication applications in a distributed manner over one or more networks such as network 106. In other embodiments, a communication service 104 executed on one or more servers 102 may manage the communications and users may access the service through client applications such as communication application 1 10. In yet other
embodiments, the communication service 104 may be accessed through thin clients, i.e.. browsers. The device 102 may includ a desktop computer, a laptop computer, a tablet computer, a vehicle mount computer, a smart phone, or a wearable computing device, among other similar devices.
100271 The multi-modal communications may include email exchange, video conferences, audio calls, text or video messaging, desktop sharing, application sharing, and comparable modes. In some modes or combinations of communications modes, the communication may span over a period of time (hours, days, weeks) and involve multiple people. Such communications may be managed and maintained as a conversation. The conversation record may include a flow of communications (content), participants, timings, and other properties associated with the individual communication sessions within the conversation. The conversation may be presented to participants with its content ordered in chronological order such that an oldest communication is at the bottom and a newest at the top. For example, an email conversation 112 may be presented as a connected series of emails with the individual messages on top of each other in the chronological order. Each message may include a header section 114 that includes a sender and recipient(s), date and time of the message, and a subject of the message. Each message may also include a body section 116 that includes the content of the message, an optional signature block, and optionally advertisements, inspirational messages, etc.
[0028] Thus, in an example email conversation, a user may see the newest message first and have to scroll to the bottom of the presented conversation to understand the beginning and a context of the conversation. Furthermore, repeated subject lines (in a typical conversation, the subject line may not be changed as messages are sent back and forth through replies or forwards), participant lists, dates, signature blocks, etc. may distract the user from the flow of the content. Indeed, the repetitive display of the information may render the properties of the conversation to be less obvious.
[0029] FIG. 2 A illustrates an email conversation with example messages.
[0030] Example email conversation presentation 200A is shown with two example messages. The example conversation starts w ith the newest (i.e., most recent) message at the top and goes chronologically toward the oldest (i.e., least recent) message at the bottom. Trie top message includes a header section 202 listing a sender and recipients of that message, date and time of when it was sent, and a subject line. The top message also includes a body section 204 that includes the actual message from the sender, and a signature block 206.
[0031] The second message, or the next recent one, includes header section 208 with similar information to the header section 202 of the top message, and a body section 210. Instead of the signature block, the second message includes the name of the sender 212 (may be typed by the sender as part of the body section) and an advertisement 214, which may be inserted automatically by the email service provider of the sender. The conversation may be in html format (including tags and other properties) or text format (no metadata).
[0032] As discussed above, the repeated header sections, signature block,
advertisement, or even the typed name of a sender can distract a reader from the content flow of the conversation. Also, the reader may have to scroll through a lengthy conversation to understand the context of the conversation (when and how it started). Furthermore, changes in the conversation such as who was added when, who was left out by whom and when, etc. may not be easily detectable from the repetitive and similar looking header sections.
[0033] FIG. 2B and 2C illustrate different presentations of the email conversation of FIG. 2A in a system according to embodiments.
[0034] In the example conversation presentation 200B, the conversation 222 is identified and a chronological order of the messages reversed such that the second (older) message is displayed on top and the newer message is displayed at the bottom. The messages are presented in a collapsed manner, where the senders (e.g., first sender 226) and the content of each message (e.g., body 232) are displayed. Expansion controls 224 and 230 may be presented such that details of individual messages can be displayed upon activation 228 of a control. Details may be presented temporarily or in a persistent manner upon activation of the expansion controls 224 and 230.
[0035] To arrive in example conversation presentation 200B, a conversation module within a communication application or service may analyze the conversation to determine individual messages within the conversation and parse properties associated with the individual messages. The properties may include a date and time of each individual message, a sender of each individual message, recipients of each individual message, added
participants, removed participants, attachments, and/or other properties. The conversation module may then determine one or more interactive features to be presented based on the parsed properties. The interactive features may include, for example, collapsing and expanding all individual messages, collapsing and expanding select individual messages, providing a summary of the conversation, emphasizing portions of the conversation, enabling customization of an order of the individual messages, etc.
[0036] The conversation module may then reverse a chronological order of the individual messages based on the parsed properties and the conversation with the reversed chronological order and the one or more interactive features may be displayed for
participants. The expansion controls 224 and 230 may be associated with individual messages as shown such that individual messages can be collapsed or expanded. In some embodiments, one or more expansion controls may be provided to collapse and expand all or groups of messages too. To parse the properties of the individual messages, the conversation module may analyze metadata associated with the messages, tags and other features of html messages, or even content of text messages.
100371 Example conversation presentation 200C shows another configuration, where the individual messages are in a semi expanded state. The conversation is again identified (242) and headers of individual messages 244 and 248 are displayed. But, instead of standard email header, the headers 244 and 248 provide information in a more easily understandable way. For example, header 248 indicates that the second message is a reply by Jane Doe (e.g., as opposed to a forward) and that Jane added Jeff Doe instead of listing all participants. While content of the individual messages such as body 246 of the first message is displayed, signature blocks, advertisements, etc. are still removed to prevent distraction.
[0038] FIG. 3 illustrates another presentation of the email conversation of FIG. 2 A in a system according to embodiments. [0039] In example conversation presentation 300, the messages are displayed in collapsed state with expansion controls 304 and 308, and their respective content (e.g., body 312). Upon activation of a control such as selection 306 of the conversation identifier 302, a conversation summary 310 may be displayed providing summary information about the conversation. The conversation summary 310 may include further interactive features, which upon activation may cause additional detail information to be displayed.
[0040] In some embodiments, graphical, highlighting, textual, color, and/or shading schemes may be employed in the conversation summary or in the displayed conversation to emph asize important parts of the conversation, present information in a m ore user friendly manner, etc. Furthermore, the display order of the messages may not necessarily be forward or reverse chronological order. Users may be allowed to customize the order of display for messages. For example, a newest message may be displayed at the top followed by the remaining messages in oldest-to-newest chronological order. In yet other embodiments, messages may be grouped, collapsed, expanded, and or emphasized based on their content and context of the conversation.
[0041] As discussed above, a communication application or service providing conversation modification for enhanced user experience may enable reduced processor load (and consequently increased processing speed), conservation of memory, and reduced network bandwidth usage, among other features, that may improve the efficiency and performance of computing devices associated with the facilitated communications. For example, as a result of obtaining summarized information, users may reduce a number of repeated messages. Collapsed information may also be saved in that format reducing a need for data storage and memory. User interaction may also be optimized.
[0042] Embodiments, as described herein, address a need that arises from very large scale of operations created by software-based services that cannot be managed by humans. The actions/operations described herein are not a mere use of a computer, but address results of a system that is a direct consequence of software used as a service offered in conjunction with large numbers of users and applications.
[0043] FIG. 4A through 4C illustrate an example chronological re-ordering of conversation components when the conversation is transmitted in a new message and example enrichment features in the re-ordered conversation according to embodiments. [0044] Diagram 400A in FIG. 4A shows re-ordering of messages in a forwarded chain according to some embodiments. In the illustrated example, message 404 may be an original message followed by message 408. Message 402 forwards the entire conversation. In some embodiments, messages 404 and 408 may be re-ordered in chronological order to provide easy following of the flow of the conversation. The latest message (402), however may be placed at the top in order to provide a quick context to a recipient.
1 0451 In the example conversation of diagram 400 A, another aspect of multi-message conversations is also illustrated. Different participants of the conversation may use different applications, some of which may allow rich metadata 410 (header information with interactive features such as presence information) and others may be text-based only (in other words, flat content 412). Other embodiments, as discussed below in conjunction with FIG. 413 may address this potential disparity.
[0046] Diagram 400 B of FIG. 4B shows a re-ordered conversation with enriched and normalized header information. Messages 402, 404, and 408 are re-ordered chronologically with the newest message (forwarding the conversation) at the top, as in FIG. 4A. A communication service or application according to embodiments may analyze flat header content and "hydrate" or enrich with interactive features. For example, sender and or recipients' email addresses may be in text form in the original email. The communication service or application may perform a search based on the email address and obtain additional information such as presence information, additional contact information, etc. from internal or external resources (e.g., other conversation or presence services). Similarly, the communication service or application may detect date / time information in text form and retrieve calendar information associated with the participants of the conversation.
100471 The communication service or application may then insert interactive features such as links or similar elements directed to interactive contact cards 422, calendar presentations 424, and so on. For example, a participant may be presented with presence informat ion associated with a sender or recipient of a message in the conversation and multiple communication options to contact the participant upon selecting a respective link or element. Furthermore, additional features such as summary information, collapse / expand elements, and others as discussed herein may also be used in conjunction with the re-ordered messages. In some embodiments, the enriched header information may also be presented in a normalized manner, that is using consistent font, format, order, content, and similar aspects. [0048] Diagram 400C in FIG. 4C shows another example configuration of the use of interactive features. In some examples, all or a portion of the messages in the conversation may be collapsed such as messages 434 and 438 through the use of interactive contact card elements 432. In limited display area environments such as mobile devices, entire or a portion of the content of the re-ordered messages may be displayed with the header portions collapsed to gain display area. Contact card elements 432 may be used to expand sender / recipient information upon user activation. The collapse and expansion of the messages using interactive features may be automatic or manual. For example, the communication serv ice or application may select which messages to collapse or whether to collapse the messages based on a device currently used by a user.
1 0491 The features, configurations, and aspects of conversation components discussed above are provided for illustration purposes and do not constitute limitation on embodiments. Re-ordered conversation with enrichment features may be implemented using other features, configurations, and aspects of conversation components such as header information, signature or slogan blocks, etc. using the principles described herein.
100501 FIG. 5 illustrates conceptually insertion of a new component into a re-ordered conversation upon addition of a new person to the conversation according to embodiments.
[0051] The example re-ordering of messages scenarios discussed above focus on a forward or reply action based delivery of a conversation. Diagram 500 shows another example scenario, where a new person is added to a conversation with a message that is relevant to the conversation (e.g., on the same subject). In the example scenario of diagram 500, two actions occur in a conversation comprising messages 502, 504, and 506. Message 504 adds a new person (Gene) and message 506 forwards the entire conversation. The added person, Gene, has a message 510 in his history to one of the participants (Jill) that may be related to the conversation.
[0052] Thus, the re-ordered conversation is in an order of message 506 (newest message) followed by chronologically ordered (old to new) messages 502, 510, and 504. Message 510 is inserted into the conversation according to its place in the chronology of the messages in the conversation. All or some of the re-ordered messages may also be enriched with interactive features as discussed herein.
[0053] FIG. 6 is a block diagram of major actions in processing a message that includes a re-ordered conversation with enrichment features according to embodiments. [0054] As shown in diagram 500, a forward or reply message 602 that includes a chain of messages as part of a conversation may be processed by a conversation module of a communication service or application. In a component detection phase 604, components of the conversation (individual messages) may be determined based on their metadata, headers, or other aspects such as indentations in the listing of the chain of messages.
[0055] At a metadata parsing phase 606, metadata and/ or headers of the messages may be analyzed to determine attributes of the individual messages such as sender, recipient(s), send date/time, etc. In case of some messages having flat content (i.e., content and header in text form only without metadata), the conversation module may perform search(es) on the detected information such as email addresses and retrieve additional information to hydrate the flat headers at header hydration phase 608. At re-order phase 610, the messages may be chronologically re-ordered from old to new while keeping the newest message (the forward or reply message 602) being kept at the t op of the message chain to provide context to recipients. At interactive feature addition phase 612, interactive features such as rich contact card elements, calendar elements, and similar ones may be added t o one or more of the messages in the conversation. Headers and or content of the messages may also be normalized in regard to font, format or presentation. The processed (re-ordered) message may then be provided to the recipients as forwarded or replied message 614.
[0056] The examples provided in FIGs. 1 through 6 are illustrated with specific services, applications, communication modes, modules, module components, and
configurations. Embodiments are not limited to environments according to these examples. Conversation modification for enhanced user experience and a message that includes a reordered conversation with enrichment features may be implemented in environments employing fewer or additional services, applications, communication modes, modules, module components, and user experience configurations. Furthermore, the example services, applications, communication modes, modules, module components, and
configurations shown in FIG. 1 through 6 may be implemented in a simila manner with other values using the principles described herein.
[0001] FIG. 7 is a networked environment, where a system according to embodiments may be implemented. In addition to locally installed applications, such as application 822 discussed below, re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features may also be implemented in conjunction with hosted applications and services that may be implemented via software executed over one or more servers 706 or individual server 708. A hosted service or application may communicate with client applications on individual computing devices such as a handheld computer 701, a desktop computer 702, a laptop computer 703, a smart phone 704, a tablet computer (or slate), 705 ('client devices') through network(s) 710 and control a user interface presented to users.
100021 Client devices 701-705 arc used to access the functionality provided by the hosted service or application. One or more of the servers 706 or server 708 may be used to provide a variety of services as di scussed above. Relevant data may be stored in one or more data stores (e.g. data store 714), which may be managed by any one of the servers 706 or by database server 712.
100031 Network(s) 710 may comprise any topology of servers, clients, Internet service providers, and communication media. A system according to embodiments may have a static or dynamic topology. Network(s) 710 may include a secure network such as an enterprise network, an unsecure network such as a wireless open network, or the Internet. Network(s) 710 may also coordinate communication over other networks such as PSTN or cellular networks. Network(s) 710 provides communication between the nodes described herein. By way of example, and not limitation, network(s) 710 may include wireless media such as acoustic, RF, infrared and other wireless media.
[0004] Many other configurations of computing devices, applications, data sources, and data distribution systems may be employed to provide re-ordering of conversation
components when the conversation is transmitted in a new message with enrichment features. Furthermore, the networked environments discussed in FIG. 7 are for illustration purposes only. Embodiments are not limited to the example applications, modules, or processes.
[0057] FIG. 8 i s a block diagram of an example general purpose computing device, which may be used to provide re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features.
100581 For example, computing device 800 may be used as a server, desktop computer, portable computer, smart phone, special purpose computer, or similar device. In an example basic configuration 802, the computing device 800 may include one or more processors 804 and a system memory 806. A memory bus 808 may be used for communicating between the processor 804 and the system memory 806. The basic configuration 802 is illustrated in FIG. 8 by those components within the inner dashed line.
[0059] Depending on the desired configuration, the processor 804 may be of any type, including but not limited to a microprocessor (μΡ), a microcontroller (iiC), a digital signal processor (DSP), or any combination thereof. The processor 804 may include one more levels of caching, such as a level cache memory 812, one or more processor cores 814, and registers 816. The example processor cores 814 may (each) include an arithmetic logic unit (ALU), a floating point unit (FPU), a digital signal processing core (DSP Core), or any combination thereof. An example memory controller 818 may also be used with the processor 804, or in some implementations the memory controller 818 may be an internal part of the processor 804.
[0060] Depending on the desired configuration, the system memory 806 may be of any type including but not limited to volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.) or any combination thereof. The system memory 806 may include an operating system 820, a communication application 822, and program data 824. The communication application 822 may include a conversation module 826, which may be an integrated module of the communication application 822. In addition to managing conversations, facilitating data collection and analysis, and managing stored conversation data associated with the communication application 822, the conversation module 826 may be configured to analyze components of conversations, re-order the components
chronologically keeping a forwarded or replied message on top, and enhance the presentation through enrichment features, as described herein. The conversation module 826 may include specialized components, such as a data collection and an analysis engine, among other components. The program data 824 may include, among other data, conversation data 828, as described herein.
[0061] The computing device 800 may have additional features or functionality, and additional interfaces to facilitate communications between the basic configuration 802 and any desired devices and interfaces. For example, a bus/interface controller 830 may be used to facilitate communications between the basic configuration 802 and one or more data storage devices 832 via a storage interface bus 834. The data storage devices 832 may be one or more removable storage devices 836, one or more non-removable storage devices 838, or a combination thereof. Examples of the removable storage and the non-removable storage devices include magnetic disk devices such as flexible disk drives and hard-disk drives (HDDs), optical disk drives such as compact disk (CD) drives or digital versatile disk (DVD) drives, solid state drives (SSD), and tape drives to name a few. Example computer storage media may include volatile and nonvolatile, removable and non-removable media
implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
[0062] The system memory 806, the removable storage devices 836 and the nonremovable storage devices 838 are examples of computer storage media. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVDs), solid state drives, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which may be used to store the desired information and which may be accessed by the computing device 800. Any such computer storage media may be part of the computing device 800.
[0063] The computing device 800 may also include an interface bus 840 for facilitating communication from various interface devices (for example, one or more output devices 842, one or more peripheral interfaces 844, and one or more communication devices 846) to the basic configuration 802 via the bus/interface controller 830. Some of the example output devices 842 include a graphics processing unit 848 and an audio processing unit 850, which may be configured to communicate to various external devices such as a display or speakers via one or more A/V ports 852. One or more example peripheral interfaces 844 may include a serial interface controller 854 or a parallel interface controller 856, which may be configured to communicate with external devices such as input devices (for example, keyboard, mouse, pen, voice input device, touch input device, etc.) or other peripheral devices (for example, printer, scanner, etc.) via one or more I/O ports 858. An example communication device 846 includes a network controller 860, which may be arranged to facilitate communications with one or more other computing devices 862 over a network communication link via one or more communication ports 864. The one or more other computing devices 862 may include servers, computing devices, and comparable devices.
[0064] The network communication link may be one example of a communication media. Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and may include any information delivery media. A "modulated data signal" may be a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), microwave, infrared (IR) and other wireless media. The term computer readable media as used herein may include both storage media and communication media.
[0065] The computing device 800 may be implemented as a part of a general purpose or specialized server, mainframe, or similar computer that includes any of the above functions. The computing device 800 may also be implemented as a personal computer including both laptop computer and non-laptop computer configurations.
[0066] Example embodiments may also include methods for re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features. These methods can be implemented in any number of ways, including the structures described herein. One such way may be by machine operations, of devices of the type described in the present disclosure. Another optional way may be for one or more of the individual operations of the methods to be performed in conjunction with one or more human operators performing some of the operations while other operations may be performed by machines. These human operators need not be collocated with each other, but each can be only with a machine that performs a portion of the program. In other embodiments, the human interaction can be automated such as by pre-selected criteria that may be machine automated.
[0067] FIG. 9 illustrates a logic flow diagram of a method to modify conversations for enhanced user interaction, according to embodiments.
[0068] Process 900 may be implemented on a computing device, server, or other system. An example system may include a communication application installed on a dev ice, where a conversation module is integrated with the application. The conversation module may include specialized components, such as a data collection and analysis engine, among other components.
[0069] Process 900 begins with operation 910, where the conversation module may analyze a conversation and detect individual communications within the conversation such as emails. In the original conversation, the communications may be in reverse chronological order. In the email example, the conversation may be in simple text or html format. At operation 920, the conversation module may parse properties associated with each communication such as sender, recipients, date and time of transmission, whether new people were added to or existing people removed from the conversation. Other properties that may be extracted may include signatures, advertisements, and other content. In some
embodiments, content may be analyzed to provide a summary of each communication.
100701 At operation 930, the conversation module may reverse the chronological order of the conversation such that oldest message is presented at the top. In other embodiments, a most recent communication may be presented at the top followed by the remainder of messages in chronological order such that a conversation participant can read the most recent communication first, then follow the chronological order from the beginning of the conversation.
[0071] At operation 940, the conversation may be presented by the communication application in reverse chronological order with enhanced features such as interactivity added using the extracted properties.
[0072] FIG. 10 illustrates a logic flow diagram of a method for re-ordering of conversation components when the conversation is transmitted in a new message with enrichment features, according to embodiments.
[0073] Process 1000 may also be implemented on a computing device, server, or other system. An example system may include a communication application installed on a device, where a conversation module is integrated with the application. The conversation module may include specialized components, such as a data collection and analysis engine, among other components.
[0074] Process 1000 begins with operation 1010, where the conversation module may detect a conversation of messages being sent in a new message through a forward action, a reply action, or addition of a new person to the conversation. At operation 1020, the conversation may be analyzed to determine the individual components (messages) within the conversation. Some messages may have rich metadata (links or elements associated with interactive information). Other messages may be flat (text form only). At operation 1030, the metadata or headers of the in dividual components may be parsed to determin e attributes or properties of the individual messages such as sender, recipients, send date/time, receive date/time, etc. [0075] At operation 1040, the individual messages may be re-ordered chronologically from old to new, but the newest message sending the conversation may be kept on top to provide context to recipients. At optional operation 1050, flat headers may be enriched with interactive features, headers and/or content of the messages may be normalized to present the overall conversation consistently, and additional interactive features such as summary information, individual collapse expand elements, and similar ones may be added. At operation 1060, the re-ordered and optionally enriched new message may be provided to its recipient(s).
[0076] The operations included in processes 900 and 1000 are for illustration purposes. Methods according to embodiments may be implemented by similar processes with fewer or additional steps, as well as in different order of operations using the principles described herein. The operations described herein may be executed by one or more processors operated on one or more computing devices, one or more processor cores, specialized processing devices, and or general purpose processors, among other examples.
[0077] According to examples, a means for providing conversation modification for enhanced user experience is described. The means may include means for analyzing a conversation to determine individual messages within the conversation; means for parsing properties associated with the individual messages; means for determining one or more interactive features to be presented based on the parsed properties; means for reversing a chronological order of the individual messages based on the parsed properties; and means for presenting the conversation with the reversed chronological order and the one or more interactive features.
[0078] According to some examples, a computing device to provide conversation modification for enhanced user experience is described. An example computing device may include a memory configured to store instructions and one or more processors coupled to the memory, the one or more processors configured to execute, in conjunction with the instructions stored in the memory, a communication application and a conversation module integrated with the communication application. The conversation module may analyze a conversation to determine individual communications within the conversation; parse properties associated with the individual communications; determine one or more interactive features to be presented based on the parsed properties; and reverse a chronological order of the individual messages based on the parsed properties. The communication application may present the conversation with the reversed chronological order and the one or more interactive features.
[0079] According to other examples, the properties may include one or more of a date and time of each individual communication, a sender of each individual communication, recipients of each individual communication, added participants, removed participants, and attachments. The interactive features may include one or more of collapsing and expanding all individual communications, collapsing and expanding select individual communications, providing a summary of the conversation, emphasizing portions of the conversation, enabling customization of" an order of the individual communications. The summary of the
conversation may include one or more interactive elements to provide additional details about the conversation upon selection.
[0080] According to further examples, the collapsed and expanded individual communications may be presented with one or more interactive elements to enable toggling of a collapse/expansion state of the individual communications. The conversation modul e may be further configured to remove one or more advertisements from the conversation. The conversation module may also be configured to remove one or more signature blocks from the conversation. The conversation module may be configured to analyze the conversation by parsing content and tags of an html body of the conversation. The conversation module may be further configured to analyze the conversation by parsing content and tags of a text body of the conversation. The conversation module may also be configured to analyze the conversation by analyzing metadata associated with the individual communications. The individual communications may include one or more of email messages, text messages, video messages, online conference recordings, desktop sharing sessions, and application sharing sessions.
[0081] According to other examples, a method executed at least in part in a computing device to provide conversation modification for enhanced user experience is described. The method may include analyzing a conversation to determine individual messages within the conversation; parsing properties associated with the individual messages; determining one or more interactive features to be presented based on the parsed properties; reversing a chronological order of the individual messages based on the parsed properties; and presenting the conversation with the reversed chronological order and the one or more interactive features. [0082] According to some examples, the properties may include one or more of: a date and time of each individual message, a sender of each individual message, recipients of each individual message, added participants, removed participants, and attachments; and the one or more interactive features may include one or more of collapsing and expanding all individual messages, collapsing and expanding select individual messages, providing a summary of the conversation, emphasizing portions of the conversation, enabling customization of an order of the individual messages.
[0083] According other examples, the method may also include employing one or more of a graphical scheme, a highlighting scheme, a textual scheme, a color scheme, and a shading scheme to provide the summary of the conversation and to emphasize the portions of the conversation. The method may further include removing content from the conversation, the content including one or more of advertisements, newsletter content, and signature blocks. The method may yet include prompting a user for confirmation prior to removing the content and or presenting one or more interactive elements to enable temporary or persistent display of detailed infonnation associated with content of the conversation and properties of the individual messages.
[0084] According to further examples, a computer readable memory device with instructions stored thereon to provide conversation modification for enhanced user experience is described. The instructions may include analyzing a conversation to determine individual messages within the conversation, where the individual messages are listed according to an newer- to- older chronological order; parsing properties associated with the individual messages; determining one or more interactive features to be presented based on the parsed properties; determining an order of the individual messages based on the parsed properties; and presenting the conversation with the new order and the one or more interactive features.
[0085] According to some examples, the new order may include an older-to-newer chronological order or a custom order. The custom order may include a newest message at a top of the conversation and remaining messages following the older-to-newer chronological order.
[0086] According to examples, a means for providing chronological re-ordering of transmitted conversation components is described. The means may include a means for detecting a conversation that includes a sequence of messages being transmitted in a new message; a means for analyzing the conversation to determine individual messages within the conversation; a means for parsing non-content information associated with the individual messages; a means for re-ordering the sequence of messages by reversing a chronological order of the individual messages except for the new message, and preserving a placement of the new message at a top of the sequence of messages; a means for inserting one or more interactive elements based on the parsed non-content information to one or more individual messages; and a means for transmitting the new message with the re-ordered sequence of messages to one or more recipients.
[0087] According to some examples, a server to provide chronological re-ordering of transmitted conversation components is described. The server may include a communication interface configured to facilitate exchange of messages with other computing devices; a memory configured to store instructions; and one or more processors coupled to the memory and the communication interface. The one or more processors may be configured to execute, in conjunction with the instructions stored in the memory, a communication service and a conversation module integrated with the communication service. The conversation module may be configured to detect a conversation that includes a sequence of messages being transmitted in a new message; analyze the conversation to determine individual messages within the conversation; parse non-content information associated with the individual messages; re-order the sequence of messages by reversing a chronological order of the individual messages except for the new message and preserving a placement of the new message at a top of the sequence of messages; and transmit the new message with the reordered sequence of messages to one or more recipients via the communication interface.
[0088] According to other examples, the non-content information includes one or more of: a date and time of each individual message, a sender of each individual message, recipients of each individual message, an added participant, a removed participant, a signature block, a slogan block, and an attachment. The conversation module may be configured to parse the non-content information by retrieving interactive content associated with rich metadata for a subset of the individual messages. The conversation module may also be configured to parse the non-content information by determining one or more resources associated with flat message header content for another subset of the individual messages and retrieving interactive content associated with the flat message header content from the one or more resources. The conversation module may be further configured to insert one or more interactive elements associated with the retrieved interactive content. [0089] According to further examples, the conversation module may be configured to retrieve the interactive content associated with the flat message header content from the one or more resources by performing a search based on parsed flat message header content. The interactive content may include one or more of presence infonnation, contact infonnation. and calendar information. The conversation module may be configured to collapse the chronologically reversed sequence of messages. The conversation module may also be configured to collapse the chronologically reversed sequence of messages by inserting interactive elements in place of textual content of individual message headers and removing signature and slogan blocks. The conversation module may be configured to detect the conversation being transmitted in the new message through one of a forward action, a reply action, and an addition of a new participant to the conversation. The individual messages may include one or more of email messages, text messages, video messages, online conference recordings, desktop sharing sessions, and application sharing sessions.
[0090] According to other examples, a method executed at least in part in a computing device to provide chronological re-ordering of transmitted conversation component s is described. The method may include detecting a conversation that includes a sequence of messages being transmitted in a new message; analyzing the conversation to detennine individual messages within the conversation; parsing non-content information associated with the individual messages; re-ordering the sequence of messages by reversing a chronological order of the individual messages except for the new message, and preserving a placement of the new message at a top of the sequence of messages; inserting one or more interactive elements based on the parsed non-content infonnation to one or more individual messages; and transmitting the new message with the re-ordered sequence of messages to one or more recipients.
[0091] According to some examples, the method may also include normalizing a presentation of the individual messages in the conversation. Normalizing the presentation of the individual messages may include modifying one or more of a font, a format, an indentation, and a displayed content amount of each individual message for consistent presentation. Inserting the one or more interactive elements may include providing one or more element for collapsing and expanding all individual messages, collapsing and expanding select individual messages, providing a summary of the conversation, emphasizing portions of the conversation, enabling customization of an order of the individual messages. [0092] According to yet other examples, the method may include detecting an addition of a new participant to the conversation; detecting a message exchanged between the new participant and an existing conversation participant; and inserting the message into the conversation. Inserting the message into the conversation may include placing the message in the sequence of messages according to the message's send date and time and the reversed chronological order.
1 0931 According to further examples, a computer readable memory device with instructions stored thereon to provide chronological re-ordering of transmitted conversation components is described. The instructions may include detecting a conversation that includes a sequence of messages being transmitted in a new message through one of a forward action, a reply action, and an addition of a new participant to the conversation; analyzing the conversation to determine individual messages within the conversation; parsing non-content information associated with the individual messages; re-ordering the sequence of messages by reversing a chronological order of the individual messages except for the new message, and preserving a placement of the new message at a top of the sequence of messages;
inserting one or more interactive elements based on the parsed non-content information to one or more individual messages; normalizing a presentation of the individual messages in the conversation; and transmitting the new message with the re- ordered sequence of messages to one or more recipients.
[0094] According to other examples, the instructions may further include collapsing a portion of the sequence of messages based on an available display area at a recipient computing device by replacing at least a portion of textual content of the individual messages wit h the one or more interactive elements. The portion of the sequence of messages may include the chronologically reversed sequence of messages except the new message.
[0095] The above specification, examples and data provide a complete description of the manufacture and use of the composition of the embodiments. Although the subject matter has been described in language specific to structural features and or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims and
embodiments.

Claims

CLAIMS WHAT IS CLAIMED IS:
1. A server to provide chronological re-ordering of transmitted conversation
components, the server comprising:
a communication interface configured to facilitate exchange of messages with other computing devices;
a memory configured to store instructions: and
one or more processors coupled to the memory and the communication interface, the one or more processors configured to execute, in conjunction with the instructions stored in the memory, a communication service and a conversation module integrated with the communication service, wherein the conversation module is configured to:
detect a conversation that includes a sequence of messages being transmitted in a new message;
analyze the conversation to determine individual messages within the conversation;
parse non-content information associated with the individual messages;
re-order the sequence of messages by reversing a chronological order of the individual messages except for the new message and preserving a placement of the new message at a top of the sequence of messages; and
transmit the new message with the re-ordered sequence of messages to one or more recipients via the communication interface.
2. The server of claim 1, wherein the non-content information includes one or more of: a date and time of each individual message, a sender of each individual message, recipients of each individual message, an added participant, a removed participant, a signature block, a slogan block, and an attachment.
3. The server of claim 1, wherein the conversation module is configured to parse the non-content information by retrieving interactive content associated with rich metadata for a subset of the individual messages.
4. The server of claim 3, wherein the conversation module is configured to parse the non-content information by determining one or more resources associated with flat message header content for another subset of the individual messages and retrieving interactive content associated with the flat message header content from the one or more resources.
5. The server of claim 4, wherein the conversation module is further configured to insert one or more interactive elements associated with the retrieved interactive content.
6. The server of claim 4, wherein the interactive content includes one or more of presence information, contact information, and calendar information.
7. The server of claim 1 , wherein the conversation module is configured to collapse the chronologically reversed sequence of messages.
8. A method executed at least in part in a computing device to provide chronological reordering of transmitted conversation components, the method comprising:
detecting a conversation that includes a sequence of messages being transmitted in a new message;
analyzing the conversation to determine individual messages within the conversation; parsing non-content information associated with the individual messages;
re-ordering the sequence of messages by:
reversing a chronological order of the individual messages except for the new message, and
preserving a placement of the new message at a top of the sequence of messages;
inserting one or more interactive elements based on the parsed non-content information to one or more individual messages; and
transmitting the new message with the re-ordered sequence of messages to one or more recipients.
9. The method of claim 8, further comprising: normalizing a presentation of the individual messages in the conversation.
10. The method of claim 9, wherein normalizing the presentation of the individual messages comprises:
modifying one or more of a font, a format, an indentation, and a displayed content amount of each individual message for consistent presentation.
11. A computer readable memory device with instructions stored thereon to provide chronological re- ordering of transmitted conversation components, the instructions comprising:
detecting a conversation that includes a sequence of messages being transmitted in a new message through one of a forward action, a reply action, and an addition of a new participant to the conversation;
analyzing the conversation to determine individual messages within the conversation; parsing non-content information associated with the individual messages;
re-ordering the sequence of messages by:
reversing a chronological order of the individual messages except for the new message, and
preserving a placement of the new message at a top of the sequence of messages;
inserting one or more interactive elements based on the parsed non-content information to one or more individual messages;
normalizing a presentation of the individual messages in the conversation; and transmitting the new message with the re-ordered sequence of messages to one or more recipients.
12. The computer readable memory device of claim 11, wherein the instructions further comprise collapsing a portion of the sequence of messages based on an available display area at a recipient computing device by replacing at least a portion of textual content of the individual messages with the one or more interactive elements.
PCT/US2016/048184 2015-08-24 2016-08-23 Conversation enrichment through component re-order WO2017035134A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201680048819.2A CN107925610B (en) 2015-08-24 2016-08-23 Computing device, method and computer-readable memory device for providing dialog modification
EP16758066.1A EP3342106B1 (en) 2015-08-24 2016-08-23 Conversation enrichment through component re-order
CN202210197988.XA CN114500446A (en) 2015-08-24 2016-08-23 Dialog enrichment by component reordering

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US14/833,748 2015-08-24
US14/833,748 US10003561B2 (en) 2015-08-24 2015-08-24 Conversation modification for enhanced user interaction
US15/244,490 2016-08-23
US15/244,490 US10084736B2 (en) 2016-08-23 2016-08-23 Conversation enrichment through component re-order

Publications (1)

Publication Number Publication Date
WO2017035134A1 true WO2017035134A1 (en) 2017-03-02

Family

ID=58101034

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2016/048184 WO2017035134A1 (en) 2015-08-24 2016-08-23 Conversation enrichment through component re-order

Country Status (1)

Country Link
WO (1) WO2017035134A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115378896A (en) * 2022-08-26 2022-11-22 北京字跳网络技术有限公司 Message display method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030167310A1 (en) * 2001-11-27 2003-09-04 International Business Machines Corporation Method and apparatus for electronic mail interaction with grouped message types
EP1657871A1 (en) * 2004-11-10 2006-05-17 Microsoft Corporation Integrated electronic mail and instant messaging application
EP2369820A2 (en) * 2010-03-22 2011-09-28 Research In Motion Limited Management and display of grouped messages on a communication device
US20130332850A1 (en) * 2011-01-14 2013-12-12 Apple Inc. Presenting e-mail on a touch device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030167310A1 (en) * 2001-11-27 2003-09-04 International Business Machines Corporation Method and apparatus for electronic mail interaction with grouped message types
EP1657871A1 (en) * 2004-11-10 2006-05-17 Microsoft Corporation Integrated electronic mail and instant messaging application
EP2369820A2 (en) * 2010-03-22 2011-09-28 Research In Motion Limited Management and display of grouped messages on a communication device
US20130332850A1 (en) * 2011-01-14 2013-12-12 Apple Inc. Presenting e-mail on a touch device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115378896A (en) * 2022-08-26 2022-11-22 北京字跳网络技术有限公司 Message display method and device, electronic equipment and storage medium
CN115378896B (en) * 2022-08-26 2024-01-30 北京字跳网络技术有限公司 Message display method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US10462087B2 (en) Tags in communication environments
US10757057B2 (en) Managing conversations
US9792015B2 (en) Providing visualizations for conversations
US20160269341A1 (en) Distribution of endorsement indications in communication environments
EP3342106B1 (en) Conversation enrichment through component re-order
US10498680B2 (en) Conversation enrichment through component re-order
CN107408242B (en) Providing interactive previews of content within communications
CN107533693B (en) Rich attachment regeneration
US10078627B2 (en) Collaboration cards for communication related to a collaborated document
US20160269333A1 (en) Endorsement indications in communication environments
US20160182426A1 (en) Restructuring view of messages based on configurable persistence
US20190349324A1 (en) Providing rich preview of communication in communication summary
WO2017035134A1 (en) Conversation enrichment through component re-order
US10474428B2 (en) Sorting parsed attachments from communications
US20170180297A1 (en) Providing social insight in email
US20220394005A1 (en) Messaging system
US20170180281A1 (en) Providing task oriented organization of communications

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16758066

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2016758066

Country of ref document: EP