WO2011160468A1 - 一种创建独立消息页的方法及装置 - Google Patents

一种创建独立消息页的方法及装置 Download PDF

Info

Publication number
WO2011160468A1
WO2011160468A1 PCT/CN2011/071421 CN2011071421W WO2011160468A1 WO 2011160468 A1 WO2011160468 A1 WO 2011160468A1 CN 2011071421 W CN2011071421 W CN 2011071421W WO 2011160468 A1 WO2011160468 A1 WO 2011160468A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
independent
page
information
identifier information
Prior art date
Application number
PCT/CN2011/071421
Other languages
English (en)
French (fr)
Inventor
库宇
Original Assignee
腾讯科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Priority to EP11797499.8A priority Critical patent/EP2587747B1/en
Priority to KR1020127030139A priority patent/KR101416790B1/ko
Priority to JP2013513527A priority patent/JP5690926B2/ja
Publication of WO2011160468A1 publication Critical patent/WO2011160468A1/zh
Priority to US13/672,058 priority patent/US20130067008A1/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/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • 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/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents

Definitions

  • the present invention relates to the field of Internet technologies, and in particular, to a method and apparatus for creating an independent message page. Background of the invention
  • IM Intelligent Messaging
  • the user can choose to listen to the microblogging message published by others, and be a listener of another person, and the user can also have a listener who listens to the microblogging message published by the user.
  • the user can listen to microblog messages posted by others, view microblog messages published by themselves, view comments corresponding to microblog messages, and perform other operations related to microblog messages.
  • the @page the user can view all the microblog messages that mention the user; through the guest page corresponding to a certain listener, the user can view all messages sent by the listener.
  • the inventor has found that the prior art has at least the following defects: When the user receives more microblog messages, the space for presenting the microblog message on the client main panel of the IM tool is relatively limited, Difficult to present all microblogging messages, from And when the single message is presented, the details of the message are not clear enough and the content of the invention is completed.
  • the present invention provides a method and apparatus for creating a separate message page for improving the usability and interactivity of an IM client.
  • the present invention provides a method for creating an independent message page, including the following steps: Instant messaging
  • the IM client obtains a trigger event for a message in the main panel, and obtains identification information of the message according to the trigger event;
  • the IM client determines an independent message page corresponding to the identification information of the message; the IM client displays the determined independent message page.
  • the present invention also provides an apparatus for creating a separate message page, including:
  • An acquiring module configured to acquire a trigger event for a message in the main panel, and obtain identifier information of the message according to the trigger event;
  • a creating module configured to determine an independent message page corresponding to the identifier information of the message acquired by the acquiring module
  • a presentation module configured to display an independent message page determined by the creation module.
  • an independent message page is created and displayed for the message by acquiring a trigger event for the message in the main panel, and the user is provided to enter the main panel.
  • the entry of the independent message page corresponding to the message in the message greatly enriches the display content of the message, and improves the usability and interactivity of the IM client.
  • FIG. 1 is a flow chart of a method for creating an independent message page in the present invention
  • FIG. 3 is a schematic structural diagram of an apparatus for creating an independent message page according to the present invention
  • FIG. 4 is a schematic structural diagram of an apparatus for creating an independent message page in an application scenario of the present invention. Mode for carrying out the invention
  • the independent message page of the microblog is implemented in the IM client, so that the user can trigger the main panel of the IM client.
  • the body of the message that displays a microblog message enters a separate message page corresponding to the microblog message.
  • a thumbnail of the multimedia information such as a display picture, a thumbnail of the video, and the thumbnail Thumbnails perform rich operations, such as copying, opening, etc.
  • dialog messages such as microblog messages involving conversations between users
  • the original text of the conversation can be displayed, and the content of the entire conversation can be viewed through the original text
  • rebroadcast messages such as user forwarding If the original text of the rebroadcast message is broadcasted more than a preset number of times, for example, 10 times, the number of times the original text is broadcasted may be displayed.
  • the independent message page can also display a detailed message source, indicating the specific terminal that sent the message, and describe the terminal accordingly.
  • FIG. 1 is a flowchart of a method for creating an independent message page according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps.
  • Step 101 The IM client acquires a trigger event for the message in the main panel, and obtains identifier information of the message according to the trigger event.
  • the trigger event may be a mouse click event, including a mouse double click event.
  • the IM client can listen to the double-click event of the user in the message body area of the main panel. When the user double-clicks the message body area, the IM client obtains the double-click event, and obtains the key value of the message double-clicked by the user according to the location of the message body that is double-clicked ( The key value), as the identification information of the message, notifies the control management center in the IM client to create a separate message page, that is, sends a request to create a separate message page, and sends the data required to generate the independent message page as a parameter to the control management center. .
  • Step 102 The IM client determines an independent message page corresponding to the identification information of the message. Specifically, the control management center in the IM client determines whether it is necessary to create an independent message page based on the business logic.
  • the business logic can be the presentation logic of the independent message page, for example, displaying the independent message page after double-clicking, or displaying the independent message page by clicking an option in the right-click menu.
  • the home page, @page, and stand-alone message page have only one instance globally, that is, for a user, the home page, the @page, and the stand-alone message page each have only a single page, and each listener of the user corresponds to a client page.
  • the control management center receives the request for creating the independent message page, if the request contains the identification information of the message, it may be determined according to the identification information of the message whether the independent message page corresponding to the identification information has been created.
  • the IM client directly determines the independent message page corresponding to the identifier information of the message; if the independent message page corresponding to the identifier information is not created, the IM client triggers Create an action to create a separate message page that corresponds to the identity information.
  • creating an independent message page corresponding to the identification information may include two cases, and one is to create an independent message page when no independent message page is created. And the content of the independent message page is corresponding to the identification information, and the other is to update the independent message page that has been created when the independent message page that has been created does not correspond to the identification information, so that the content of the independent message page is Corresponds to the identification information.
  • the information of the globally unique independent message page can be saved via the DataService variable, so that the IM client only needs to create a separate message page, and the independent message page is globally unique.
  • the IM client does not need to modify the independent message page for the content of the message corresponding to the same key value.
  • the IM client can re-assign the various parts of the created independent message page to create independent message pages corresponding to different key values, thereby displaying different keys on the same independent message page.
  • the content of the message corresponding to the value does not re-create the independent message page itself, thereby improving the performance of the IM client.
  • the independent message page may include at least one of the following content display areas: a sender personal information area, a sender message display area, a message source display area, and a detail information display area.
  • Step 103 The IM client displays an independent message page.
  • the IM client may display the message source display area through the independent message page, and the presentation logic of the message source display area is the same as the sender message display area.
  • the message source display area can be hidden.
  • the stand-alone message page supports the user's right mouse button operation in the sender message display area and the message source display area.
  • the independent message page belongs to a control
  • the right mouse click event of the user can be monitored at the control layer, and when the user right mouse click event occurs, it is determined whether the location of the user mouse is in the sender message display area or the message source display area. If yes, continue to determine whether the position of the user's mouse is in the picture preview area. If in the picture preview area In the domain, the IM client can respond to the picture right-click menu item; otherwise, it can respond to the message body right-click menu item.
  • the picture right-click menu item and the message body right-click menu item may be different or the same.
  • the IM client may obtain the UIN (user unique number) of the message sender from the message information center located at the client according to the identification information of the message; Obtaining the avatar picture of the sender of the message, and obtaining the authentication information of the sender of the message from the authentication server according to the UIN, including the user nickname and the personal website address of the microblog; and displaying the obtained avatar picture and the authentication information in the sender's personal information area.
  • the IM client can listen to the avatar picture, the authentication picture in the authentication information, and the mouse click event of the microblog personal web page. When the click event is monitored, the jump address is determined according to the identification field in the mouse click event, and the jump is performed according to the address. Go to the corresponding page.
  • the IM client can obtain the content and type of the message according to the identification information of the message, and generate a sender message display area according to the content and type of the message.
  • the type of the message is a single text type, the message can be directly displayed; when the type of the message is a URL (Uniform I Universal Resource Locator) message, special effects such as special color and underline are set for the URL message. And retaining the specific address of the URL in the client, and when the click occurs, jumping to the corresponding webpage; when the type of the message is a topic message, such as a microblog message published by a plurality of users for a certain topic, Special characters are marked before and after, and the keywords of the topic are retained.
  • URL Uniform I Universal Resource Locator
  • the page jumps to the content corresponding to the topic; when the content of the message includes the content of the guest's account, special colors and special effects can be set, and a click occurs. Triggering to open the guest page; when the content of the message includes multimedia information, such as picture information, audio information, and video information, the preview image of the multimedia information can be displayed, and the multimedia information can be richly operated, such as copying , open, etc.
  • multimedia information such as picture information, audio information, and video information
  • the preview image of the multimedia information can be displayed, and the multimedia information can be richly operated, such as copying , open, etc.
  • the client may obtain the content and type of the message source corresponding to the message according to the identification information of the message, and display the message in the message source display area.
  • the content and type of the source When the independent message page includes the detailed information display area, the IM client can obtain the sending time and sending manner of the message according to the identification information of the message, and display the sending time and sending manner of the message in the detailed information display area.
  • the message type is a rebroadcast message, the number of times the message is broadcasted can be obtained, and the message is enriched, such as conversation, rebroadcast, copy, report, and the like.
  • the deletion operation may also be performed. When the deletion operation is performed, the independent message page source (for example, the home page) may be notified that the message has been deleted, and the interface is refreshed and refreshed. And other related operations.
  • the identification information of the above message may be the key value of the message.
  • the independent message page may include two functions of "conversation” and "retransmission” in addition to the sender personal information area, the sender message display area, the message source display area and the detailed information display area, and the two buttons may Located at the bottom of the separate message page, centered.
  • the IM client can listen to the sizechange event at the control layer. When the sizechange event is detected, the width of the entire panel is calculated, and the two buttons are resized so that the "conversation” and "broadcast” buttons follow The panel is stretched and stretched automatically.
  • the lengths of the microblog messages corresponding to different message bodies may be different, when different message bodies are triggered, the entire content of the microblog messages corresponding to different message bodies cannot be displayed by using separate message pages of the same size. Therefore, when the content data of the independent message page is assigned, the size of the independent message page is calculated, and according to the size of the current main panel, such as the size of the user's homepage, information such as the position of the scroll bar is dynamically determined, thereby When the blog message is long, the user can view the entire contents of the microblog message by dragging the scroll bar. In addition, you can set the background of the image for the entire independent message display area.
  • the embodiment of the present invention creates and displays an independent message page for the message by acquiring a trigger event for the message in the main panel, and provides the user with an entry for the independent message page corresponding to the message in the main panel, which greatly enriches the display of the message. Content, improving the usability and interactivity of the IM client.
  • FIG. 3 is a schematic diagram showing the structure of an apparatus for creating an independent message page in the embodiment of the present invention. As shown in FIG. 3, the apparatus includes an obtaining module 310, a creating module 320, and a displaying module 330.
  • the obtaining module 310 is configured to acquire a trigger event for a message in the main panel, and obtain identifier information of the message according to the trigger event.
  • the creating module 320 is configured to determine an independent message page corresponding to the identification information of the message acquired by the obtaining module 310.
  • the presentation module 330 is configured to display the independent message page determined by the creation module 320.
  • the identifier information of the message may include a key value of a message corresponding to the trigger event.
  • the independent message page may include at least one of the following: a sender personal information area, a sender message display area, a message source display area, and a detail information display area.
  • the creating module 320 is specifically configured to: when the independent message page includes the sender personal information area, obtain the UIN of the message sender from the message information center according to the identifier information of the message; and obtain the avatar picture of the sender according to the UIN. And obtaining the authentication information of the sender of the message from the authentication server; displaying the avatar picture and the authentication information in the sender personal information area.
  • the creating module 320 is specifically configured to: when the independent message page includes the sender message display area, obtain the content and type of the message according to the identifier information of the message, and display the content and type of the message in the sender message display area.
  • the foregoing creating module 320 is specifically configured to: when the independent message page includes the message source display area, The content and type of the message source corresponding to the message are obtained according to the identifier information of the message, and the content and type of the message source are displayed in the message source display area.
  • the creating module 320 is specifically configured to: when the independent message page includes the detailed information display area, obtain the sending time and sending manner of the message according to the identifier information of the message, and display the sending time and sending manner of the message in the detailed information display area.
  • the identification information of the above message may be the key value of the message.
  • the above apparatus may further include a determining module 340.
  • the determining module 340 is configured to determine, according to the identification information of the message, whether an independent message page corresponding to the identification information has been created.
  • the display module 330 is further configured to display the independent message page when the determining module 340 determines that an independent message page corresponding to the identification information has been created.
  • the creating module 320 is configured to create an independent message page corresponding to the identifier information when the determining module 340 determines that the independent message page corresponding to the identifier information is not created.
  • the creating module 320 includes a first unit and a second unit, where the first unit is configured to create an independent message page when no independent message page is created, where the content of the independent message page corresponds to the identification information;
  • the second unit is configured to update the created independent message page when the independent message page that has been created does not correspond to the identification information, and the content of the updated independent message page corresponds to the identification information.
  • the embodiment of the present invention creates and displays an independent message page for the message by acquiring a trigger event for the message in the main panel, and provides the user with an entry for the independent message page corresponding to the message in the main panel, which greatly enriches the display of the message. Content, improving the usability and interactivity of the IM client.
  • modules in the apparatus in the embodiments may be distributed in the apparatus of the embodiment according to the embodiment, or may be changed in one or more apparatuses different from the embodiment.
  • the modules of the above embodiments may be integrated into one or may be deployed separately; they may be combined into one module, or may be further split into multiple sub-modules.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Description

一种创建独立消息页的方法及装置 技术领域
本发明涉及互联网技术领域, 尤其涉及一种创建独立消息页的方法 及装置。 发明背景
随着网络技术的发展和网络影响的扩大, IM ( Instant Messaging , 即 时通讯)工具已经被大多数的网络用户所接受, 成为网络用户必不可少 的软件工具, 并在休闲娱乐和日常工作中得到广泛的使用。 因此, 用户 对 ΙΜ软件的易用性、 稳定性和安全性等方面提出了较高的要求。
在使用 ΙΜ工具的过程中 ,可以将 ΙΜ工具与微博客工具结合。在 ΙΜ 工具的客户端主面板上, 可以按时间顺序呈现微博客消息。 具体地, 通 过主面板中的 tab (标签) 页面, 可以查看用户的所有微博客消息, 包 括主页、 @页 (回复页) 以及客人页等。
利用微博客工具, 用户可以选择收听别人发表的微博客消息, 作别 人的听众, 同时该用户也可以拥有收听该用户发表的微博客消息的听 众。 通过主页, 该用户可以作为听众收听别人发表的微博客消息, 查看 自己发表的微博客消息, 查看与微博客消息对应的评论, 以及执行其他 与微博客消息相关的操作。 通过 @页, 该用户可以查看所有提及该用户 的微博客消息; 通过对应某个听众的客人页, 该用户可以查看该听众发 表的所有消息。
发明人在实现本发明的过程中, 发现现有技术至少存在以下缺陷: 当用户接收的微博客消息较多时, 由于 IM工具的客户端主面板上 用于呈现微博客消息的空间相对有限, 很难呈现全部的微博客消息, 从 而导致在呈现单条消息时, 该消息的细节不够清晰和完 发明内容
本发明提供了一种创建独立消息页的方法及装置, 用于提高 IM客 户端的可用性与交互性。
本发明提供了一种创建独立消息页的方法, 包括以下步骤: 即时通讯 IM客户端获取针对主面板中的消息的触发事件, 根据所 述触发事件获取所述消息的标识信息;
所述 IM客户端确定与所述消息的标识信息对应的独立消息页; 所述 IM客户端展示所述确定的独立消息页。
本发明还提供了一种创建独立消息页的装置, 包括:
获取模块, 用于获取针对主面板中的消息的触发事件, 根据所述触 发事件获取所述消息的标识信息;
创建模块, 用于确定与所述获取模块获取的消息的标识信息对应的 独立消息页;
展示模块, 用于展示所述创建模块确定的独立消息页。
与现有技术相比,本发明实施例具有以下优点: 在本发明实施例中, 通过获取针对主面板中的消息的触发事件为该消息创建并展示独立消 息页, 为用户提供了进入主面板中的消息对应的独立消息页面的入口, 极大地丰富了消息的展示内容, 提高了 IM客户端的可用性与交互性。 附图简要说明
为了更清楚地说明本发明或现有技术中的技术方案, 下面将对本发 明或现有技术描述中所需要使用的附图作筒单地介绍, 显而易见地, 下 面描述中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员 来讲, 在不付出创造性劳动性的前提下, 还可以根据这些附图获得其他 的附图。
图 1为本发明中的一种创建独立消息页的方法流程图;
图 2为本发明应用场景中的独立消息页的实现效果图;
图 3为本发明中的一种创建独立消息页的装置结构示意图; 图 4 为本发明应用场景中的一种创建独立消息页的装置结构示意 图。 实施本发明的方式
本发明实施例提供的技术方案中, 针对 IM客户端与微博客的客户 端相结合的场景, 在 IM客户端中实现微博客的独立消息页面, 使得用 户可以通过触发 IM客户端的主面板中用于显示某个微博客消息的消息 体进入对应该微博客消息的独立消息页。 在独立消息页中, 对于包含多 媒体信息的微博客消息, 如包含图片, 音频或视频的微博客消息, 可以 展示该多媒体信息的缩略图, 如展示图片, 视频的缩略图, 且可以对该 缩略图进行丰富地操作, 如复制、 打开等; 对于对话消息, 如涉及用户 之间对话的微博客消息, 可以展示对话的原文, 并且可以通过原文查看 整个对话的内容;对于转播消息,如用户转发的他人发表的微博客消息, 如果该转播消息对应的原文被转播的次数超过预设次数, 例如, 10次, 可以显示该原文被转播的次数。 此外, 独立消息页还可以展示详细的消 息来源, 表明发出该消息的具体终端, 并对该终端进行相应的描述。
下面将结合本发明中的附图, 对本发明的技术方案进行清楚、 完整 地描述, 显然, 所描述的实施例是本发明一部分实施例, 而不是全部的 实施例。 基于本发明中的实施例, 本领域普通技术人员在没有做出创造 性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。 图 1示出了本发明实施例中的一种创建独立消息页的方法流程图, 如图 1所示, 该方法包括以下步骤。
步骤 101 , IM客户端获取针对主面板中的消息的触发事件, 根据该 触发事件获取该消息的标识信息。
其中, 触发事件可以为鼠标点击事件, 包括鼠标双击事件。 IM客户 端可以监听主面板的消息体区的用户双击事件, 当用户双击消息体区 时, IM客户端获取该双击事件, 根据被双击的消息体的位置, 获取用 户双击的消息的 key值(键值), 作为消息的标识信息, 通知 IM客户端 中的控件管理中心创建独立消息页, 即发送创建独立消息页的请求, 并 将生成独立消息页所需的数据作为参数传入控件管理中心。
步骤 102, IM客户端确定与消息的标识信息对应的独立消息页。 具体地, IM客户端中的控件管理中心根据业务逻辑判断是否需要创 建独立消息页。 其中业务逻辑可以是独立消息页的展示逻辑, 例如, 双 击后展示该独立消息页, 或者通过点击右键菜单中的选项展示该独立消 息页。
由于主页、 @页和独立消息页在全局只有唯一实例, 即对于一个用 户来说, 主页, @页和独立消息页都只具有唯一的页面, 而该用户的每 个听众对应一个客户页。 当控件管理中心收到创建独立消息页的请求 时, 如果该请求中包含消息的标识信息, 可以根据该消息的标识信息判 断是否与该标识信息对应的独立消息页已经被创建。 如果与该标识信息 对应的独立消息页已经被创建, 则 IM客户端直接确定与消息的标识信 息对应的独立消息页; 如与该标识信息对应的独立消息页未被创建, 则 IM客户端触发创建动作, 创建与该标识信息对应的独立消息页。
在本发明实施例中, 创建与该标识信息对应的独立消息页可以包括 两种情况, 一种是在没有任何独立消息页被创建时, 创建独立消息页, 并使该独立消息页的内容与该标识信息对应 , 另一种是在已经被创建的 独立消息页与该标识信息不对应时, 更新已经被创建的独立消息页, 使 该独立消息页的内容与该标识信息对应。
在创建独立消息页时, 可以通过 DataService (数据服务) 变量保存 全局唯一的独立消息页的信息, 这样一来, IM客户端只需创建一次独 立消息页, 且独立消息页全局唯一。 当独立消息页被创建之后, 对于相 同 key值对应的消息的内容, IM客户端无需修改独立消息页。对于不同 key值对应的消息的内容, IM客户端可以对已创建的独立消息页的各个 部分进行重新赋值的方式, 创建对应不同 key值的独立消息页, 从而在 同一独立消息页上显示不同 key值对应的消息的内容, 而不会重新创建 独立消息页本身, 从而提高了 IM客户端的工作性能。 其中, 独立消息 页可以包括以下内容展示区域中的至少一种: 发送者个人信息区、 发送 者消息展示区、 消息源展示区和详细信息展示区。
步骤 103 , IM客户端展示独立消息页。
由于全局可见的页面只有一个, 当展示主页、 @页和独立消息页中 的一个时, 隐藏其余页面。
在本发明实施例中, 当触发事件对应的消息为转播消息或对话消息 时, IM客户端可以通过独立消息页显示消息源展示区, 且消息源展示 区的展示逻辑与发送者消息展示区相同; 当触发事件对应的消息为其他 类型的消息时, 可以将消息源展示区隐藏。
此外, 独立消息页支持用户鼠标右键在发送者消息展示区和消息源 展示区的操作。 具体地, 由于独立消息页属于一种控件, 可以在控件层 监听用户的右键鼠标点击事件, 当发生用户右键鼠标点击事件时, 判断 用户鼠标的位置是否在发送者消息展示区或消息源展示区中, 若在, 则 继续判断用户鼠标的位置是否在图片预览图区域。 如果在图片预览图区 域, 则 IM客户端可以响应图片右键菜单项; 否则, 可以响应消息体右 键菜单项。其中, 图片右键菜单项和消息体右键菜单项可以不同或相同。
在上述步骤 102中, 当独立消息页包括发送者个人信息区时, IM客 户端可以根据消息的标识信息, 从位于该客户端的消息信息中心获取消 息发送者的 UIN (用户唯一号码); 根据 UIN获取消息发送者的头像图 片, 并根据 UIN从认证服务器获取消息发送者的认证信息, 包括用户昵 称和微博个人网址等相关信息; 在发送者个人信息区显示获取的头像图 片和认证信息。 IM客户端可以监听头像图片、 认证信息中的认证图片 和微博个人网页的鼠标点击事件, 当监听到点击事件时, 根据鼠标点击 事件中的标识字段确定跳转地址, 并根据该地址跳转到相应的页面。
当独立消息页包括发送者消息展示区时, IM客户端可以根据消息的 标识信息获取消息的内容和类型, 根据消息的内容和类型生成发送者消 息展示区。 当消息的类型为筒单文本类型时, 可以直接展示该消息; 当 消息的类型为 URL ( Uniform I Universal Resource Locator , 统一资源定 位符) 消息时, 为该 URL 消息设置特殊颜色以及下划线等特殊效果, 并在该 ΙΜ客户端中保留 URL的具体地址, 当发生点击时, 跳转相应的 网页; 当消息的类型为话题消息时, 如多个用户针对某个话题发表的微 博客消息, 可以用特殊字符前后标注, 并保留该话题的关键字, 发生点 击时, 跳转到对应该话题的内容的网页; 当消息的内容中包括客人的账 户内容时, 可以设置特殊颜色和特殊效果, 发生点击, 触发打开该客人 页; 当消息中内容中包括多媒体信息, 如图片信息, 音频信息和视频信 息等时, 可以展示多媒体信息的预览效果图, 且可以对多媒体信息进行 丰富地的操作, 如复制、 打开等。
当独立消息页包括消息源展示区时, ΙΜ客户端可以根据消息的标识 信息获取消息对应的消息源的内容和类型, 在消息源展示区显示该消息 源的内容和类型。 独立消息页包括详细信息展示区时, IM客户端可以 根据消息的标识信息获取消息的发送时间和发送方式, 在详细信息展示 区显示该消息的发送时间和发送方式。 如果消息类型为转播消息, 可以 获取消息的转播次数, 并对该消息的进行丰富操作, 例如对话、 转播、 复制、 举报等。 如果该消息为使用该 IM客户端的用户发表的消息, 还 可以进行删除操作, 当进行删除操作时, 可以通知独立消息页来源 (例 如, 主页)该消息已删除, 并进行界面的重新排布刷新等相关操作。 上 述消息的标识信息可以为消息的键值。
如图 2所示, 为本发明实施例应用场景中的独立消息页的实现效果 图, 该效果图的开发环境可以为 VS2005的 ATL工程。 其中, 独立消息 页除包含发送者个人信息区、 发送者消息展示区、 消息源展示区和详细 信息展示区之外, 还可以包括 "对话" 和 "转播" 两个按钮, 该两个按 钮可以位于独立消息页的最下面, 居中显示。 IM客户端可以在控件层 监听 sizechange (尺寸改变)事件, 当检测到 sizechange事件时, 计算 整个面板的宽度, 并重新对两个按钮赋予大小, 使 "对话" 和 "转播" 两个按钮随着面板的拉宽自动拉伸。
由于不同的消息体对应的微博客消息的长度有可能不同, 当触发不 同的消息体时, 用大小相同的独立消息页无法展示不同的消息体对应的 微博客消息的全部内容。 因此, 可以在对独立消息页的内容数据进行赋 值时, 计算该独立消息页面的大小, 并根据当前主面板的尺寸, 如用户 的主页的尺寸, 动态决定滚动条的位置等信息, 从而在微博客消息的较 长时, 用户可以通过拖动滚动条, 查看该微博客消息的全部内容。 此外, 还可以对整个独立消息展示区设置图片背景。 如图 2所示, 独立消息页 的头像区下方, 即腾讯薇薇的头像区下方, 可以呈现尖角的效果, 整个 的背景图片可以采用九宫的绘制方式和渐变的颜色效果, 从而达到整个 消息区颜色的自然过渡。
本发明实施例通过获取针对主面板中的消息的触发事件为该消息创 建并展示独立消息页, 为用户提供了进入主面板中的消息对应的独立消 息页面的入口, 极大地丰富了消息的展示内容, 提高了 IM客户端的可 用性与交互性。
图 3示出了本发明实施例中的一种创建独立消息页的装置结构示意 图, 如图 3所示, 该装置包括获取模块 310, 创建模块 320和展示模块 330。
获取模块 310, 用于获取针对主面板中的消息的触发事件, 根据该 触发事件获取消息的标识信息。
创建模块 320, 用于确定与该获取模块 310获取的消息的标识信息 对应的独立消息页。
展示模块 330, 用于展示创建模块 320确定的独立消息页。
其中, 消息的标识信息可以包括触发事件对应的消息的键值。 独立 消息页可以包括以下内容中的至少一种: 发送者个人信息区、 发送者消 息展示区、 消息源展示区和详细信息展示区。
相应地, 上述创建模块 320, 具体用于在独立消息页包括发送者个 人信息区时, 根据该消息的标识信息从消息信息中心获取消息发送者的 UIN; 根据 UIN获取消息的发送者的头像图片, 并从认证服务器获取该 消息的发送者的认证信息; 在该发送者个人信息区显示该头像图片和认 证信息。
上述创建模块 320, 具体用于在独立消息页包括发送者消息展示区 时, 根据消息的标识信息获取该消息的内容和类型, 在发送者消息展示 区显示该消息的内容和类型。
上述创建模块 320, 具体用于在独立消息页包括消息源展示区时, 根据消息的标识信息获取该消息对应的消息源的内容和类型, 在消息源 展示区显示消息源的内容和类型。
上述创建模块 320, 具体用于在独立消息页包括详细信息展示区时, 根据消息的标识信息获取该消息的发送时间和发送方式, 在详细信息展 示区显示该消息的发送时间和发送方式。 上述消息的标识信息可以为消 息的键值。
进一步地, 如图 4所示, 上述装置还可以包括判断模块 340。
判断模块 340, 用于根据消息的标识信息判断是否与该标识信息对 应的独立消息页已经被创建。
相应地, 上述展示模块 330, 还用于在判断模块 340判断与该标识 信息对应的独立消息页已经被创建时, 展示该独立消息页。 上述创建模 块 320, 用于在判断模块 340判断与该标识信息对应的独立消息页未被 创建时, 创建标识信息对应的独立消息页。
具体地, 该创建模块 320包括第一单元和第二单元, 其中, 第一单 元用于当没有独立消息页被创建时, 创建独立消息页, 该独立消息页的 内容与该标识信息对应; 第二单元用于当已被创建的独立消息页与该标 识信息不对应时, 更新该已被创建的独立消息页, 该更新后的独立消息 页的内容与该标识信息对应。
本发明实施例通过获取针对主面板中的消息的触发事件为该消息创 建并展示独立消息页, 为用户提供了进入主面板中的消息对应的独立消 息页面的入口, 极大地丰富了消息的展示内容, 提高了 IM客户端的可 用性与交互性。
通过以上的实施方式的描述, 本领域的技术人员可以清楚地了解到 本发明可借助软件加必需的通用硬件平台的方式来实现, 当然也可以通 过硬件, 但很多情况下前者是更佳的实施方式。 基于这样的理解, 本发 明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产 品的形式体现出来, 该计算机软件产品存储在一个存储介质中, 包括若 干指令用以使得一台终端设备(可以是手机, 个人计算机, 服务器, 或 者网络设备等)执行本发明各个实施例所述的方法。
以上所述仅是本发明的优选实施方式, 应当指出, 对于本技术领域 的普通技术人员来说, 在不脱离本发明原理的前提下, 还可以做出若干 改进和润饰, 这些改进和润饰也应视本发明的保护范围。
本领域技术人员可以理解实施例中的装置中的模块可以按照实施例 描述进行分布于实施例的装置中, 也可以进行相应变化位于不同于本实 施例的一个或多个装置中。 上述实施例的模块可以集成于一体, 也可以 分离部署; 可以合并为一个模块, 也可以进一步拆分成多个子模块。
上述本发明实施例序号仅仅为了描述, 不代表实施例的优劣。
以上公开的仅为本发明的几个具体实施例, 但是, 本发明并非局限 于此, 任何本领域的技术人员能思之的变化都应落入本发明的保护范 围。

Claims

权利要求书
1、 一种创建独立消息页的方法, 其特征在于, 包括以下步骤: 即时通讯 IM客户端获取针对主面板中的消息的触发事件, 根据所 述触发事件获取所述消息的标识信息;
所述 IM客户端确定与所述消息的标识信息对应的独立消息页; 所述 IM客户端展示所述确定的独立消息页。
2、如权利要求 1所述的方法, 其特征在于, 所述独立消息页包括以 下内容展示区域中的至少一种:
发送者个人信息区、 发送者消息展示区、 消息源展示区和详细信息 展示区。
3、如权利要求 2所述的方法, 其特征在于, 所述独立消息页包括发 送者个人信息区时,
所述 IM客户端根据所述消息的标识信息创建独立消息页, 包括: 所述 IM客户端根据所述消息的标识信息获取所述消息的发送者的 用户唯一号码 UIN;
所述 IM客户端根据所述 UIN,获取所述消息的发送者的头像图片, 并获取所述消息的发送者的认证信息;
所述 IM客户端在所述发送者个人信息区显示所述头像图片和所述 认证信息。
4、如权利要求 2所述的方法, 其特征在于, 所述独立消息页包括发 送者消息展示区时,
所述 IM客户端根据所述消息的标识信息创建独立消息页, 包括: 所述 IM客户端根据所述消息的标识信息获取所述消息的内容和类 型, 在所述发送者消息展示区显示所述消息的内容和类型。
5、如权利要求 2所述的方法, 其特征在于, 所述独立消息页包括消 息源展示区时,
所述 IM客户端根据所述消息的标识信息创建独立消息页, 包括: 所述 IM客户端根据所述消息的标识信息获取所述消息对应的消息 源的内容和类型, 在所述消息源展示区显示所述消息源的内容和类型。
6、如权利要求 2所述的方法, 其特征在于, 所述独立消息页包括详 细信息展示区时,
所述 IM客户端根据所述消息的标识信息创建独立消息页, 包括: 所述 IM客户端根据所述消息的标识信息获取所述消息的发送时间 和发送方式, 在所述细信息展示区显示所述消息的发送时间和发送方 式。
7、 如权利要求 1所述的方法, 其特征在于, 所述 IM客户端确定与 所述消息的标识信息对应的独立消息页, 包括:
所述 IM客户端根据所述消息的标识信息判断是否与所述标识信息 对应的独立消息页已经被创建;
当与所述标识信息对应的独立消息页已经被创建时, 所述 IM客户 端直接确定与所述标识信息对应的独立消息页;
当与所述标识信息对应的独立消息页未被创建时, 所述 IM客户端 创建与所述标识信息对应的独立消息页。
8、 如权利要求 7所述的方法, 其特征在于, 所述 IM客户端创建与 所述标识信息对应的独立消息页包括:
当没有独立消息页被创建时, 创建独立消息页, 所述独立消息页的 内容与所述标识信息对应;
当已被创建的独立消息页与所述标识信息不对应时, 更新所述已被 创建的独立消息页, 所述更新后的独立消息页的内容与所述标识信息对 应。
9、如权利要求 1至 8任一项所述的方法, 其特征在于, 所述消息的 标识信息为所述消息的键值。
10、 一种创建独立消息页的装置, 其特征在于, 包括:
获取模块, 用于获取针对主面板中的消息的触发事件, 根据所述触 发事件获取所述消息的标识信息;
创建模块, 用于确定与所述获取模块获取的消息的标识信息对应的 独立消息页;
展示模块, 用于展示所述创建模块确定的独立消息页。
11、 如权利要求 10所述的装置, 其特征在于,
所述创建模块, 具体用于在所述独立消息页包括发送者个人信息区 时, 根据所述消息的标识信息获取所述消息的发送者的 UIN; 根据所述 UIN获取所述消息的发送者的头像图片和获取所述消息的发送者的认证 信息; 在所述个人信息显示所述头像图片和所述认证信息。
12、 如权利要求 10所述的装置, 其特征在于,
所述创建模块, 具体用于在所述独立消息页包括发送者消息展示区 时, 根据所述消息的标识信息获取所述消息的内容和类型, 在所述发送 者消息展示区显示所述消息的内容和类型。
13、 如权利要求 10所述的装置, 其特征在于,
所述创建模块, 具体用于在所述独立消息页包括消息源展示区时, 根据所述消息的标识信息获取所述消息对应的消息源的内容和类型, 在 所述消息源展示区显示所述消息源的内容和类型。
14、 如权利要求 10所述的装置, 其特征在于,
所述创建模块,具体用于在所述独立消息页包括详细信息展示区时, 根据所述消息的标识信息获取所述消息的发送时间和发送方式, 在所述 详细信息展示区显示所述消息的发送时间和发送方式。
15、 如权利要求 10所述的装置, 其特征在于, 还包括:
判断模块, 用于根据所述消息的标识信息判断是否与所述标识信息 对应的独立消息页已经被创建;
所述创建模块, 用于在与所述标识信息对应的独立消息页已经被创 建时, 直接确定与所述标识信息对应的独立消息页; 在与所述标识信息 对应的独立消息页未被创建时, 创建与所述标识信息对应的独立消息 页。
16、 如权利要求 15所述的方法, 其特征在于, 所述创建模块包括: 第一单元, 用于当没有独立消息页被创建时, 创建独立消息页, 所 述独立消息页的内容与所述标识信息对应; 和
第二单元,用于当已被创建的独立消息页与所述标识信息不对应时, 更新所述已被创建的独立消息页, 所述更新后的独立消息页的内容与所 述标识信息对应。
PCT/CN2011/071421 2010-06-24 2011-03-01 一种创建独立消息页的方法及装置 WO2011160468A1 (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP11797499.8A EP2587747B1 (en) 2010-06-24 2011-03-01 Method and apparatus for creating independent message page
KR1020127030139A KR101416790B1 (ko) 2010-06-24 2011-03-01 독립 메시지 페이지를 생성하는 방법 및 장치
JP2013513527A JP5690926B2 (ja) 2010-06-24 2011-03-01 独立したメッセージページを確立するための方法および装置
US13/672,058 US20130067008A1 (en) 2010-06-24 2012-11-08 Method and Apparatus for Establishing Independent Message Page

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010208517.1 2010-06-24
CN201010208517.1A CN102299867B (zh) 2010-06-24 2010-06-24 一种创建独立消息页的方法及装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/672,058 Continuation US20130067008A1 (en) 2010-06-24 2012-11-08 Method and Apparatus for Establishing Independent Message Page

Publications (1)

Publication Number Publication Date
WO2011160468A1 true WO2011160468A1 (zh) 2011-12-29

Family

ID=45360054

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/071421 WO2011160468A1 (zh) 2010-06-24 2011-03-01 一种创建独立消息页的方法及装置

Country Status (6)

Country Link
US (1) US20130067008A1 (zh)
EP (1) EP2587747B1 (zh)
JP (1) JP5690926B2 (zh)
KR (1) KR101416790B1 (zh)
CN (1) CN102299867B (zh)
WO (1) WO2011160468A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103809952A (zh) * 2012-11-14 2014-05-21 腾讯科技(深圳)有限公司 一种网络平台展示富文本消息的方法和装置

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102790726B (zh) * 2011-05-18 2015-10-28 腾讯科技(深圳)有限公司 一种基于即时通讯推送信息的方法、装置及系统
CN107508749B (zh) * 2017-09-18 2019-11-19 维沃移动通信有限公司 一种消息发送方法及移动终端
CN108632459B (zh) * 2018-04-13 2020-11-13 青岛海信移动通信技术股份有限公司 通讯信息的通知方法、装置及计算机可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1777186A (zh) * 2005-11-30 2006-05-24 蒋晓海 移动即时通信的信息和应用服务实现方法
US20070288601A1 (en) * 2006-06-09 2007-12-13 Microsoft Corporation Real-time blogging system and procedures
US20090047934A1 (en) * 2007-08-15 2009-02-19 Sony Ericsson Mobile Communications Ab Accessing Stored Data Objects Using Contact Data Corresponding to a Remote Communications Party
CN101447949A (zh) * 2007-11-28 2009-06-03 阿里巴巴集团控股有限公司 一种基于即时通讯系统的消息交互方法和装置

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001265782A (ja) * 2000-03-21 2001-09-28 Digital Boutique Inc 利用者プロフィールを用いた情報アクセス装置および方法
JP3816891B2 (ja) * 2003-04-14 2006-08-30 株式会社東芝 要約作成装置、要約作成方法、メッセージ配信装置、メッセージ配信方法およびプログラム
US20050055412A1 (en) * 2003-09-04 2005-03-10 International Business Machines Corporation Policy-based management of instant message windows
US7487455B2 (en) * 2004-04-19 2009-02-03 Yahoo! Inc. Techniques for simultaneously displaying a background page and an interactive content page in an application window
US8090776B2 (en) * 2004-11-01 2012-01-03 Microsoft Corporation Dynamic content change notification
US7536389B1 (en) * 2005-02-22 2009-05-19 Yahoo ! Inc. Techniques for crawling dynamic web content
US20060248150A1 (en) * 2005-04-29 2006-11-02 International Business Machines Corporation Methods and apparatus for managing and distinguishing instant messaging sessions and threads
US8595295B2 (en) * 2006-06-30 2013-11-26 Google Inc. Method and system for determining and sharing a user's web presence
US7725128B2 (en) * 2006-09-06 2010-05-25 Genmobi Technologies, Inc. Integrated instant messaging and web browsing client and related methods
JP4796479B2 (ja) * 2006-12-05 2011-10-19 高橋 延幸 ソーシャルネットワーキングサービスを用いた分譲マンション販売支援システム
KR100974999B1 (ko) * 2007-06-25 2010-08-09 주식회사 케이티 모바일 메신저 대화내용 제공 방법 및 시스템
GB0712880D0 (en) * 2007-07-03 2007-08-08 Skype Ltd Instant messaging communication system and method
US8103958B2 (en) * 2007-10-26 2012-01-24 International Business Machines Corporation User-configured management of IM availability status
JP2009245345A (ja) * 2008-03-31 2009-10-22 Nifty Corp ステータス表示システム、ステータス表示プログラム及びステータス表示方法
CN101561748A (zh) * 2009-05-21 2009-10-21 阿里巴巴集团控股有限公司 Im软件中标签内容展现方法及展现装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1777186A (zh) * 2005-11-30 2006-05-24 蒋晓海 移动即时通信的信息和应用服务实现方法
US20070288601A1 (en) * 2006-06-09 2007-12-13 Microsoft Corporation Real-time blogging system and procedures
US20090047934A1 (en) * 2007-08-15 2009-02-19 Sony Ericsson Mobile Communications Ab Accessing Stored Data Objects Using Contact Data Corresponding to a Remote Communications Party
CN101447949A (zh) * 2007-11-28 2009-06-03 阿里巴巴集团控股有限公司 一种基于即时通讯系统的消息交互方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103809952A (zh) * 2012-11-14 2014-05-21 腾讯科技(深圳)有限公司 一种网络平台展示富文本消息的方法和装置

Also Published As

Publication number Publication date
KR20130008070A (ko) 2013-01-21
JP2013533538A (ja) 2013-08-22
EP2587747A1 (en) 2013-05-01
CN102299867A (zh) 2011-12-28
JP5690926B2 (ja) 2015-03-25
CN102299867B (zh) 2016-03-30
EP2587747B1 (en) 2020-04-29
KR101416790B1 (ko) 2014-07-08
US20130067008A1 (en) 2013-03-14
EP2587747A4 (en) 2017-01-11

Similar Documents

Publication Publication Date Title
US11140106B2 (en) Method, device and storage medium for interactive message in video page
JP5050060B2 (ja) 情報を通信するための共有スペース
US9792015B2 (en) Providing visualizations for conversations
US9171291B2 (en) Electronic device and method for updating message body content based on recipient changes
KR101196271B1 (ko) 네트워크된 챗과 미디어 공유 시스템 및 방법
TWI677225B (zh) 即時通訊的實現方法和裝置
TW201535257A (zh) 識別訊息執行緒之間的關係
US10409901B2 (en) Providing collaboration communication tools within document editor
JP7472296B2 (ja) メッセージ表示方法、メッセージ表示装置、端末及びコンピュータプログラム
US20150278234A1 (en) Inline web previews with dynamic aspect ratios
US11507726B2 (en) Messaging application supporting presentation service
US10650085B2 (en) Providing interactive preview of content within communication
US20170147547A1 (en) Collaboration cards for communication related to a collaborated document
WO2023179549A1 (zh) 一种文档块分享方法、装置、系统及存储介质
WO2023274124A1 (zh) 信息回复方法、装置、电子设备、计算机存储介质和产品
WO2011160468A1 (zh) 一种创建独立消息页的方法及装置
CN106888150B (zh) 即时消息处理方法和装置
US11271884B2 (en) Providing social insight in email
US11068853B2 (en) Providing calendar utility to capture calendar event
TW201531126A (zh) 從可獨立定址式訊息推導基元通訊線程
WO2023124907A1 (zh) 一种即时消息的处理方法、装置及设备
CN116346759A (zh) 即时消息呈现的方法、装置、电子设备和介质

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: 11797499

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20127030139

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2011797499

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2013513527

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE