WO2012034458A1 - Feeds information display method, processing system and instant messaging client - Google Patents

Feeds information display method, processing system and instant messaging client Download PDF

Info

Publication number
WO2012034458A1
WO2012034458A1 PCT/CN2011/078015 CN2011078015W WO2012034458A1 WO 2012034458 A1 WO2012034458 A1 WO 2012034458A1 CN 2011078015 W CN2011078015 W CN 2011078015W WO 2012034458 A1 WO2012034458 A1 WO 2012034458A1
Authority
WO
WIPO (PCT)
Prior art keywords
feeds
client
plugin
local webpage
server
Prior art date
Application number
PCT/CN2011/078015
Other languages
French (fr)
Chinese (zh)
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 腾讯科技(深圳)有限公司
Publication of WO2012034458A1 publication Critical patent/WO2012034458A1/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]

Definitions

  • the present invention relates to the field of instant messaging, and in particular, to a method for displaying aggregated information, a processing system, and an instant messaging client. Background of the invention
  • the Feeds information display is a kind of information that actively presents the user's friends to help the user better understand the business of the friend's recent move.
  • the Feeds information mainly includes the display information of friends albums, blogs, moods, etc., and the instant messaging (IM, Instant Messaging) products can effectively promote mutual understanding among users by integrating the information display pages of the Feeds, and enhance the interaction between users and accelerate the IM products.
  • IM Instant Messaging
  • the Feeds information mainly comes from the social network service (SNS, Social Networking Services) community of the corresponding products, and the Feeds information display mode is mainly
  • the Web control is embedded in the IM, and the Feeds information page is obtained and displayed by the Web control by specifying a Uniform Resource Locator (URL, Uniform Resource Locator).
  • URL Uniform Resource Locator
  • FIG. 1 is a schematic flow chart of an implementation scheme of an existing feeds display technology, including the following steps:
  • Step SI The IM client login is successful.
  • Step S2 The IM client loads the Web control and requests the Feeds page from the server through the URL.
  • Step S3 The server obtains a feeds page request.
  • Step S4 The server obtains the friend information, and extracts the latest feeds information of the user.
  • Step S5 The server generates and returns a Feeds page.
  • Step S6 The Web control gets and loads the Feeds page.
  • Step S7 After loading, the IM client displays the Feeds page.
  • the display of the Feeds information in the prior art requires the participation of the IM client and the server.
  • the IM client directly requests the specified Feeds page of the user through the URL; after the server obtains the Feeds page request, the friend displays Information, extract the user's recent Feeds information, build a Feeds page, and return it to the IM client for display.
  • the IM client is responsible for displaying the feeds information
  • the server is responsible for the aggregation of the feeds information and the construction of the Feeds page.
  • the existing IM product feeds information is mainly requested through the web page, the information update is poor in real-time, and the feeds information display form cannot be dynamically changed in real time according to the display requirements.
  • Feeds service is not configurable
  • Feeds information extraction and page construction in existing IM products are mainly completed by the server, so the server has a large amount of data processing and heavy load, which is prone to performance bottlenecks.
  • the present invention provides a method for displaying the information of the information, an IM client and a processing system for the information of the information, which enhances the real-time, scalability, and configurability of the information display of the feeds. Sexuality and maintainability.
  • a method for displaying feeds information including:
  • the IM client loads and initializes the Feeds plugin and loads the local web page;
  • the IM client obtains a feeds data source supported by the feeds plugin from a server through a local webpage loaded by the IM client;
  • the IM client constructs the acquired Feeds data source as a feeds display page through the local webpage and displays the same.
  • An IM client including:
  • An initialization module configured to load and initialize a Feeds plugin, and load a local webpage
  • a data acquisition module configured to obtain, by the local webpage loaded by the initialization module, a feeds data source supported by the feeds plugin to the server
  • a display processing module configured to build, by using a local webpage loaded by the initialization module, a feeds data source acquired by the data acquisition module as a feeds display page;
  • a processing system for feeds information including:
  • a server for storing a plug-in block list and a feeds data source
  • the method for displaying the feeds information, the IM client, and the processing system of the feeds information in the embodiment of the present invention initializes the Feeds plugin and loads the local webpage in the IM client, and constructs the Feeds display page through the local webpage to display the feeds information, because the local webpage has The feature of real-time update, therefore, enhances the real-time performance of the Feeds information display compared to the prior art scheme.
  • the page allows users to change the local web page display effect according to their needs, and the scalability of the Feeds display interface is enhanced.
  • the present invention places the construction of the Feeds page on the IM client, so when it is necessary to modify or update the Feeds display page, the operation only needs to be performed in the IM client, and the maintainability is strong.
  • the server in the present invention is only responsible for the provision of the Feeds data source, and is not responsible for the construction of the page, thus reducing the burden on the server.
  • FIG. 1 is a schematic flow chart of an implementation scheme of a conventional feeds display technology
  • FIG. 2 is a schematic flowchart of a first embodiment of a method for displaying a feeds information according to the present invention
  • FIG. 3 is a diagram showing a method for displaying a feeds information of the present invention.
  • FIG. 4 is a schematic structural diagram of a first embodiment of an IM client according to the present invention
  • FIG. 5 is a schematic structural diagram of a second embodiment of an IM client according to the present invention. Mode for carrying out the invention
  • the embodiment of the invention provides a method for displaying the information of the feeds, comprising: loading and initializing the Feeds plugin by the IM client, and loading the local webpage; the IM client obtains the Feeds data supported by the Feeds plugin from the local webpage loaded by the IM client Source; The IM client constructs the Feeds data source obtained by the local webpage as a Feeds display page and displays it.
  • the method for displaying the Feeds information in the embodiment of the present invention initializes the Feeds plug-in and loads the local webpage in the IM client, and constructs the Feeds display page through the local webpage to display the Feeds information. Since the local webpage has the characteristics of real-time update, therefore, relative to the present Technical The solution enhances the real-time performance of the Feeds information display. In addition, because the local webpage is used to build the Feeds display page locally on the IM client, the user can change the local webpage display effect according to his own needs, and the scalability of the feeds display interface is enhanced.
  • the present invention places the construction of the feed page on the IM client, so when it is necessary to modify or update the Feeds display page, the operation only needs to be performed in the IM client, and the maintainability is strong.
  • the server in the present invention is only responsible for the provision of the Feeds information data source, and is not responsible for the construction of the page, thereby reducing the burden on the server.
  • FIG. 2 is a flow chart showing the first embodiment of the method for displaying the feeds information of the present invention. As shown in FIG. 2, the method in this embodiment includes:
  • Step S202 Log in to the IM client, and the IM client obtains a plug-in screening list local to the server and/or the IM client.
  • the plug-in mask list of the server can be obtained, and the plug-in mask list of the IM client can also be obtained, and the plug-in mask list of the server or the IM client can also be obtained at the same time.
  • Step S203 When a specific user's Feeds plugin is not included in the plugin screening list, it is determined that the IM client can load the user's Feeds plugin; when the specific user's Feeds plugin is included in the plugin screening list, it is determined that the IM client is not loadable. The user's Feeds plugin.
  • Step S204 the IM client loads the local webpage.
  • the local webpage existing in the IM client may be directly obtained in the step S204.
  • the local webpage may be updated during the running of the system. Therefore, the method may be specifically performed in step S204. The following steps are performed: The IM client obtains update status information of the local webpage from the server to determine whether the local webpage has an update;
  • the IM client downloads the updated local webpage from the server. And loading the updated local webpage;
  • Step S205 The IM client obtains, by using the local webpage loaded by the IM client, the feeds data source supported by the feeds plug-in of the user that the IM client can load.
  • the feeds plug-in in the IM client can be implemented by performing step S202 to step S205, and when the user's Feeds plugin is in the plugin screening list, such user's Feeds plugin will not be loaded onto the IM client.
  • the server and the IM client can configure or block the feeds information according to their own needs, and the advantages are as follows:
  • the server can open or close the Feeds function for specific users in a timely manner, and increase the controllability and flexibility of the IM product for this function.
  • This plugin configuration process is not limited to the Feeds plugin configuration, but also to the plugin configuration of any plugin software.
  • this implementation builds a feeds display page through the local webpage of the IM client, so that the user can change the local webpage display effect according to his own needs, and the scalability of the feeds display interface is enhanced.
  • the present invention places the construction of the Feeds page on the IM client, so when it is necessary to modify or update the Feeds display page, it is only necessary to operate in the IM client, and the maintainability is strong. For example, if the user needs to change the page effect displayed by the feeds information, the local page containing the feeds information is updated.
  • Step S206 The IM client constructs the obtained Feeds data source as a feeds display page through a local webpage.
  • Step S207 the IM client displays the constructed feeds display page.
  • FIG. 3 is a flow chart showing a second embodiment of a method for displaying the Feeds information of the present invention. As shown in FIG. 3, this embodiment adds a flow of Feeds information update to the first embodiment shown in FIG. 2. Specifically, as shown in FIG. 3, the method in this embodiment includes:
  • Step S202 Log in to the IM client, and the IM client obtains a plug-in screening list local to the server and/or the IM client.
  • Step S203 When a specific user's Feeds plugin is not included in the plugin screening list, it is determined that the IM client can load the user's Feeds plugin; when the specific user's Feeds plugin is included in the plugin screening list, it is determined that the IM client is not loadable. The user's Feeds plugin.
  • Step S204 the IM client loads the local webpage.
  • Step S205 The IM client obtains, by using the local webpage loaded by the IM client, the feeds data source supported by the feeds plug-in of the user that the IM client can load.
  • Step S206 The IM client constructs the obtained Feeds data source as a feeds display page through a local webpage.
  • Step S207 the IM client displays the constructed feeds display page.
  • Step S208 the IM client determines whether there is an update of the Feeds data source to be displayed according to the Feeds update message obtained from the server, and if yes, executing step S205; and executing the step S205 to obtain the updated Feeds data source; If no, it ends.
  • the IM client can periodically obtain a Feeds update message from the server or receive a Feeds update message from the server.
  • the Feeds update message determines whether the Feeds data source to be displayed is updated, and obtains the updated feed data source from the server, so that the local webpage used by the IM client is the latest in this embodiment, and the update of the Feeds data source is further increased.
  • the flexibility of the Feeds display feature is provided.
  • an embodiment of the present invention provides a processing system for feeding information, including The server and the IM client, wherein the server is used to store the plug-in mask list and the Feeds data source; the IM client is used to obtain the Feeds data source and implement the display of the Feeds data.
  • FIG. 4 is a block diagram showing the structure of a first embodiment of the IM client of the present invention.
  • the IM client of this embodiment includes an initialization module 41, a data acquisition module 42, a display processing module 43, and a display module 44, where:
  • the initialization module 41 is used to load and initialize the Feeds plugin and load the local webpage.
  • the data obtaining module 42 is configured to obtain the Feeds data source supported by the Feeds plugin from the local webpage loaded by the initialization module 41 to the server.
  • the display processing module 43 is configured to build the Feeds data source acquired by the data obtaining module 42 into a feeds display page by using a local webpage loaded by the initialization module 41.
  • the display module 44 is configured to receive a feeds display page from the display processing module 43 for display.
  • the initialization module 41 is further configured to: log in to the IM client, obtain a plug-in shielding list local to the server and/or the IM client, and determine that the IM client can be loaded when the feed plug-in of the specific user is not included in the plug-in shielding list.
  • the user's Feeds plugin when a specific user's Feeds plugin is included in the plugin screening list, determines that the IM client cannot load the user's Feeds plugin; and/or, obtains update status information of the local webpage from the server, when the local webpage has When updating, the server downloads the updated local webpage and loads the updated local webpage. When the local webpage is not updated, the local webpage existing by the IM client is loaded.
  • the data processing module 42 obtains the Feeds data source supported by the Feeds plugin of the user that the IM client can load from the local webpage loaded by the server.
  • the IM client of this embodiment can be used to implement the method shown in FIG. 2.
  • Figure 5 is a block diagram showing the structure of a second embodiment of the IM client of the present invention. As shown
  • the difference between the IM client in this embodiment and the IM client shown in FIG. 4 is that A decision module 45 is added to the basis of FIG.
  • the determining module 45 obtains the Feeds update message from the server through the local webpage loaded by the initialization module 41, and determines whether the Feeds data source to be displayed has an update. If yes, the data obtaining module 42 loads through the initialization module 41. The local web page gets the updated Feeds data source from the server.
  • the IM client of this embodiment can be used to implement the method shown in FIG.

Landscapes

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

Abstract

Disclosed are a feeds information display method, processing system and instant messaging (IM) client. The method comprises: an IM client loading and initializing a feeds plug-in, and loading a local webpage; the IM client obtaining a feeds data source supported by the feeds plug-in from a server through the loaded local webpage; and the IM client constructing the obtained feeds data source into a feeds display page through the local webpage, and displaying the feeds display page. The technical solution improves the real-time performance, extensibility, configurability and maintainability of feeds information display.

Description

聚合信息的显示方法、 处理系统以及即时通讯客户端  Display method of aggregate information, processing system, and instant messaging client
技术领域 Technical field
本发明涉及即时通信领域, 尤其涉及聚合信息的显示方法、 处理系 统以及即时通讯客户端。 发明背景  The present invention relates to the field of instant messaging, and in particular, to a method for displaying aggregated information, a processing system, and an instant messaging client. Background of the invention
聚合( Feeds )信息显示是一种主动呈现用户好友的信息, 以帮助用 户更好地了解好友最近动向的业务。 Feeds信息主要包括好友相册, 博 客, 心情等显示信息, 而即时通讯(IM, Instant Messaging )产品通过 集成 Feeds信息显示页面, 可有效促进用户之间的相互了解, 增强用户 间的互动, 加快 IM产品中用户关系链的沉淀, 提高产品竟争性。  The Feeds information display is a kind of information that actively presents the user's friends to help the user better understand the business of the friend's recent move. The Feeds information mainly includes the display information of friends albums, blogs, moods, etc., and the instant messaging (IM, Instant Messaging) products can effectively promote mutual understanding among users by integrating the information display pages of the Feeds, and enhance the interaction between users and accelerate the IM products. The precipitation of the user relationship chain improves product competitiveness.
目前在国内外市场的众多 IM产品中,部分 IM产品已具有 Feeds信 息显示功能,其 Feeds信息主要来源于对应产品的社会性网络服务( SNS , Social Networking Services )社区, 其 Feeds信息显示方式主要是 IM中 嵌入 Web控件, 由 Web控件通过指定统一资源定位符( URL , Uniform Resource Locator )获取 Feeds信息页面并显示。  At present, among the many IM products in the domestic and foreign markets, some IM products already have the Feeds information display function, and the Feeds information mainly comes from the social network service (SNS, Social Networking Services) community of the corresponding products, and the Feeds information display mode is mainly The Web control is embedded in the IM, and the Feeds information page is obtained and displayed by the Web control by specifying a Uniform Resource Locator (URL, Uniform Resource Locator).
图 1是现有的 Feeds显示技术的一种实现方案流程示意图, 包括如 下步骤:  FIG. 1 is a schematic flow chart of an implementation scheme of an existing feeds display technology, including the following steps:
步骤 SI : IM客户端登录成功。  Step SI: The IM client login is successful.
步骤 S2: IM客户端载入 Web控件, 通过 URL向服务器请求 Feeds 页面。  Step S2: The IM client loads the Web control and requests the Feeds page from the server through the URL.
步骤 S3: 服务器获取 Feeds页面请求。  Step S3: The server obtains a feeds page request.
步骤 S4: 服务器获取好友信息, 提取用户最近的 Feeds信息。  Step S4: The server obtains the friend information, and extracts the latest feeds information of the user.
步骤 S5: 服务器产生并返回 Feeds页面。 步骤 S6: Web控件获取并载入 Feeds页面。 Step S5: The server generates and returns a Feeds page. Step S6: The Web control gets and loads the Feeds page.
步骤 S7: 载入完毕, IM客户端显示 Feeds页面。  Step S7: After loading, the IM client displays the Feeds page.
如图 1所示, 现有技术中的 Feeds信息的显示需要 IM客户端和服 务器的共同参与, IM客户端直接通过 URL 向服务器请求指定用户的 Feeds页面; 服务器得到 Feeds页面请求后, 获取好友显示信息, 提取用 户最近的 Feeds信息, 构建 Feeds页面, 返还给 IM客户端进行显示。  As shown in FIG. 1 , the display of the Feeds information in the prior art requires the participation of the IM client and the server. The IM client directly requests the specified Feeds page of the user through the URL; after the server obtains the Feeds page request, the friend displays Information, extract the user's recent Feeds information, build a Feeds page, and return it to the IM client for display.
由上可知, 现有 IM产品的 Feeds显示方案的主要特点是: IM客户 端负责 Feeds信息的显示, 服务器负责 Feeds信息的聚合和 Feeds页面 的构建。  It can be seen from the above that the main features of the feeds display scheme of the existing IM products are: The IM client is responsible for displaying the feeds information, and the server is responsible for the aggregation of the feeds information and the construction of the Feeds page.
经过分析, 现有技术存在如下缺点:  After analysis, the prior art has the following disadvantages:
1、 Feeds信息显示实时性差  1, Feeds information shows poor real-time performance
现有 IM产品 Feeds信息主要通过 web页面请求, 信息更新实时性 差, 并且无法根据显示需要, 实时动态改变 Feeds信息显示形式。  The existing IM product feeds information is mainly requested through the web page, the information update is poor in real-time, and the feeds information display form cannot be dynamically changed in real time according to the display requirements.
2、 Feeds服务不可配置  2, Feeds service is not configurable
现有 IM产品的 Feeds功能, 大多采用直接嵌入 web页面的方式进 行显示, 没有充分考虑模块的插件化和服务器配置化, 扩展性差, 并且 IM用户不能自主配置, 用户体验不佳。  Most of the feeds of existing IM products are displayed by directly embedding web pages. The plug-in and server configuration of the modules are not fully considered, and the scalability is poor, and IM users cannot configure themselves, and the user experience is not good.
3、 Feeds功能可维护性差  3, Feeds function is poor maintainability
现有 IM产品一般只负责 Feeds页面的显示, 而 Feeds信息的修改、 扩展等操作都需在服务器中完成, 因此当需要修改或更新 Feeds显示页 面时, 后台维护操作复杂, 对 Feeds页面显示效果和信息可控性不强。  Existing IM products are generally only responsible for the display of the Feeds page, and the modification, extension, and other operations of the Feeds information need to be completed in the server. Therefore, when the Feeds display page needs to be modified or updated, the background maintenance operation is complicated, and the feedback effect on the Feeds page is Information controllability is not strong.
4、 Feeds服务器负载较重  4, Feeds server load is heavy
现有 IM产品中的 Feeds信息提取和页面构建主要由服务器完成, 因此服务器数据处理量大, 负载较重, 容易产生性能瓶颈。 发明内容 Feeds information extraction and page construction in existing IM products are mainly completed by the server, so the server has a large amount of data processing and heavy load, which is prone to performance bottlenecks. Summary of the invention
鉴于现有技术中存在的问题, 本发明中提出一种 Feeds信息的显示 方法, 一种 IM客户端以及一种 Feeds信息的处理系统, 增强了 Feeds 信息显示的实时性、 可扩展性、 可配置性以及可维护性。  In view of the problems in the prior art, the present invention provides a method for displaying the information of the information, an IM client and a processing system for the information of the information, which enhances the real-time, scalability, and configurability of the information display of the feeds. Sexuality and maintainability.
一种 Feeds信息的显示方法, 包括:  A method for displaying feeds information, including:
IM客户端加载和初始化 Feeds插件, 并载入本地网页;  The IM client loads and initializes the Feeds plugin and loads the local web page;
所述 IM客户端通过其载入的本地网页向服务器获取所述 Feeds插 件支持的 Feeds数据源;  The IM client obtains a feeds data source supported by the feeds plugin from a server through a local webpage loaded by the IM client;
所述 IM客户端通过所述本地网页将所述获取的 Feeds数据源构建 为 Feeds显示页面并进行显示。  The IM client constructs the acquired Feeds data source as a feeds display page through the local webpage and displays the same.
一种 IM客户端, 包括:  An IM client, including:
初始化模块, 用于加载和初始化 Feeds插件, 并载入本地网页; 数据获取模块, 用于通过所述初始化模块载入的本地网页向服务器 获取所述 Feeds插件支持的 Feeds数据源;  An initialization module, configured to load and initialize a Feeds plugin, and load a local webpage; a data acquisition module, configured to obtain, by the local webpage loaded by the initialization module, a feeds data source supported by the feeds plugin to the server;
显示处理模块, 用于通过所述初始化模块载入的本地网页将所述数 据获取模块获取的 Feeds数据源构建为 Feeds显示页面;  a display processing module, configured to build, by using a local webpage loaded by the initialization module, a feeds data source acquired by the data acquisition module as a feeds display page;
显示模块,用于从所述显示处理模块接收 Feeds显示页面进行显示。 一种 Feeds信息的处理系统, 包括:  And a display module, configured to receive a feeds display page from the display processing module for display. A processing system for feeds information, including:
服务器, 用于存储插件屏蔽列表以及 Feeds数据源;  a server for storing a plug-in block list and a feeds data source;
以及上述 IM客户端。  And the above IM client.
本发明实施例的 Feeds信息的显示方法、 IM客户端以及 Feeds信息 的处理系统, 在 IM客户端初始化 Feeds插件以及加载本地网页, 通过 本地网页构建 Feeds显示页面来显示 Feeds信息, 由于本地网页具有可 实时更新的特点, 因此, 相对于现有技术的方案, 增强了 Feeds信息显 示的实时性。 另外, 由于采用本地网页在 IM客户端来构建 Feeds显示 页面, 使得用户可根据自己的需要更改本地网页显示效果, Feeds 显示 界面的可扩展性增强。 再者, 本发明将 Feeds页面的构建放在 IM客户 端, 因此当需要修改或更新 Feeds显示页面时, 只需在 IM客户端中进 行操作即可, 可维护性强。 再者, 本发明中的服务器仅负责 Feeds数据 源的提供, 不负责页面的构建, 因此减轻了服务器的负担。 附图简要说明 The method for displaying the feeds information, the IM client, and the processing system of the feeds information in the embodiment of the present invention initializes the Feeds plugin and loads the local webpage in the IM client, and constructs the Feeds display page through the local webpage to display the feeds information, because the local webpage has The feature of real-time update, therefore, enhances the real-time performance of the Feeds information display compared to the prior art scheme. In addition, due to the use of local web pages in the IM client to build the Feeds display The page allows users to change the local web page display effect according to their needs, and the scalability of the Feeds display interface is enhanced. Furthermore, the present invention places the construction of the Feeds page on the IM client, so when it is necessary to modify or update the Feeds display page, the operation only needs to be performed in the IM client, and the maintainability is strong. Furthermore, the server in the present invention is only responsible for the provision of the Feeds data source, and is not responsible for the construction of the page, thus reducing the burden on the server. BRIEF DESCRIPTION OF THE DRAWINGS
下面将通过参照附图详细描述本发明的示例性实施例, 使本领域的 普通技术人员更清楚本发明的上述及其它特征和优点, 附图中:  The above and other features and advantages of the present invention will become more apparent to those skilled in the <
图 1是现有的 Feeds显示技术的一种实现方案流程示意图; 图 2是本发明的 Feeds信息的显示方法的第一实施例的流程示意图; 图 3是本发明的 Feeds信息的显示方法的第二实施例的流程示意图; 图 4是本发明的 IM客户端的第一实施例的结构组成示意图; 图 5是本发明的 IM客户端的第二实施例的结构组成示意图。 实施本发明的方式  1 is a schematic flow chart of an implementation scheme of a conventional feeds display technology; FIG. 2 is a schematic flowchart of a first embodiment of a method for displaying a feeds information according to the present invention; and FIG. 3 is a diagram showing a method for displaying a feeds information of the present invention. FIG. 4 is a schematic structural diagram of a first embodiment of an IM client according to the present invention; and FIG. 5 is a schematic structural diagram of a second embodiment of an IM client according to the present invention. Mode for carrying out the invention
下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案 进行清楚、 完整地描述。  The technical solutions in the embodiments of the present invention will be clearly and completely described in the following with reference to the accompanying drawings in the embodiments.
本发明实施例提供一种 Feeds信息的显示方法, 其包括: IM客户端 加载和初始化 Feeds插件, 并载入本地网页; IM客户端通过其载入的本 地网页向服务器获取 Feeds插件支持的 Feeds数据源; IM客户端通过本 地网页将获取的 Feeds数据源构建为 Feeds显示页面并进行显示。  The embodiment of the invention provides a method for displaying the information of the feeds, comprising: loading and initializing the Feeds plugin by the IM client, and loading the local webpage; the IM client obtains the Feeds data supported by the Feeds plugin from the local webpage loaded by the IM client Source; The IM client constructs the Feeds data source obtained by the local webpage as a Feeds display page and displays it.
本发明实施例的 Feeds信息的显示方法, 在 IM客户端初始化 Feeds 插件以及加载本地网页,通过本地网页构建 Feeds显示页面来显示 Feeds 信息, 由于本地网页具有可实时更新的特点, 因此, 相对于现有技术的 方案, 增强了 Feeds信息显示的实时性。 另外, 由于采用本地网页在 IM 客户端本地构建 Feeds显示页面, 使得用户可根据自己的需要更改本地 网页显示效果, Feeds显示界面的可扩展性增强。 再者, 本发明将 Feed 页面的构建放在 IM客户端, 因此当需要修改或更新 Feeds显示页面时, 只需在 IM客户端中进行操作即可, 可维护性强。 再有, 本发明中的服 务器仅负责 Feeds信息数据源的提供, 不负责页面的构建, 因此减轻了 服务器的负担。 The method for displaying the Feeds information in the embodiment of the present invention initializes the Feeds plug-in and loads the local webpage in the IM client, and constructs the Feeds display page through the local webpage to display the Feeds information. Since the local webpage has the characteristics of real-time update, therefore, relative to the present Technical The solution enhances the real-time performance of the Feeds information display. In addition, because the local webpage is used to build the Feeds display page locally on the IM client, the user can change the local webpage display effect according to his own needs, and the scalability of the feeds display interface is enhanced. Furthermore, the present invention places the construction of the feed page on the IM client, so when it is necessary to modify or update the Feeds display page, the operation only needs to be performed in the IM client, and the maintainability is strong. Furthermore, the server in the present invention is only responsible for the provision of the Feeds information data source, and is not responsible for the construction of the page, thereby reducing the burden on the server.
下面结合图 2至图 3对本发明的 Feeds信息的显示方法的具体实施 例进行说明。  A specific embodiment of the method for displaying the feeds information of the present invention will be described below with reference to Figs. 2 to 3.
图 2是本发明的 Feeds信息的显示方法的第一实施例的流程示意图。 如图 2所示, 本实施例的方法包括:  2 is a flow chart showing the first embodiment of the method for displaying the feeds information of the present invention. As shown in FIG. 2, the method in this embodiment includes:
步骤 S202, 登录 IM客户端, IM客户端获取服务器和 /或 IM客户 端本地的插件屏蔽列表。  Step S202: Log in to the IM client, and the IM client obtains a plug-in screening list local to the server and/or the IM client.
具体来说, 当登录 IM客户端后, 可获取服务器的插件屏蔽列表, 也可获取 IM客户端本地的插件屏蔽列表,还可同时获取服务器或 IM客 户端的插件屏蔽列表。  Specifically, after logging in to the IM client, the plug-in mask list of the server can be obtained, and the plug-in mask list of the IM client can also be obtained, and the plug-in mask list of the server or the IM client can also be obtained at the same time.
步骤 S203, 当特定用户的 Feeds插件未包括在插件屏蔽列表中时, 确定 IM客户端可加载该用户的 Feeds插件;当特定用户的 Feeds插件包 括在插件屏蔽列表中时, 确定 IM客户端不可加载该用户的 Feeds插件。  Step S203: When a specific user's Feeds plugin is not included in the plugin screening list, it is determined that the IM client can load the user's Feeds plugin; when the specific user's Feeds plugin is included in the plugin screening list, it is determined that the IM client is not loadable. The user's Feeds plugin.
步骤 S204, IM客户端载入本地网页。  Step S204, the IM client loads the local webpage.
具体实现中,步骤 S204中可直接获取 IM客户端本地已有的本地网 页,除此之外,在系统运行过程中还可能存在本地网页发生更新的情况, 因此, 在步骤 S204中还可具体执行如下步骤: IM客户端从服务器获取 本地网页的更新状态信息, 以确定本地网页是否有更新;  In a specific implementation, the local webpage existing in the IM client may be directly obtained in the step S204. In addition, the local webpage may be updated during the running of the system. Therefore, the method may be specifically performed in step S204. The following steps are performed: The IM client obtains update status information of the local webpage from the server to determine whether the local webpage has an update;
当本地网页有更新时, IM客户端从月良务器下载更新后的本地网页, 并加载更新后的本地网页; When the local webpage is updated, the IM client downloads the updated local webpage from the server. And loading the updated local webpage;
当本地网页未更新时, IM客户端加载 IM客户端已有的本地网页。 步骤 S205 , IM客户端通过其载入的本地网页向服务器获取 IM客 户端可加载的用户的 Feeds插件支持的 Feeds数据源。  When the local web page is not updated, the IM client loads the local web page already existing by the IM client. Step S205: The IM client obtains, by using the local webpage loaded by the IM client, the feeds data source supported by the feeds plug-in of the user that the IM client can load.
具体实现中, 通过执行步骤 S202到步骤 S205可实现在 IM客户端 的 Feeds插件化, 并且当用户的 Feeds插件在插件屏蔽列表中时, 这样 的用户的 Feeds插件便不会被加载到 IM客户端上, 这样通过上述的配 置流程, 服务器、 IM客户端均可根据自身需要配置或屏蔽 Feeds信息, 其优点如下:  In a specific implementation, the feeds plug-in in the IM client can be implemented by performing step S202 to step S205, and when the user's Feeds plugin is in the plugin screening list, such user's Feeds plugin will not be loaded onto the IM client. In this way, through the above configuration process, the server and the IM client can configure or block the feeds information according to their own needs, and the advantages are as follows:
1 ) IM用户可根据自身喜爱选择配置 Feeds功能插件, 优化用户体 验;  1) IM users can choose to configure the Feeds function plug-in according to their own preferences to optimize the user experience;
2 )服务器根据该功能特性, 可针对特定用户适时开放或关闭 Feeds 功能, 增加 IM产品对此功能的可控性和灵活性。  2) According to this feature, the server can open or close the Feeds function for specific users in a timely manner, and increase the controllability and flexibility of the IM product for this function.
3 )此插件配置流程不仅限于 Feeds插件配置,也适用于任何插件化 软件的插件配置。  3) This plugin configuration process is not limited to the Feeds plugin configuration, but also to the plugin configuration of any plugin software.
除此之外, 本实施通过 IM客户端的本地网页构建 Feeds显示页面, 使得用户可根据自己的需要更改本地网页显示效果, Feeds 显示界面的 可扩展性增强。 再者, 本发明将 Feeds页面的构建放在 IM客户端, 因 此当需要修改或更新 Feeds显示页面时, 只需在 IM客户端中进行操作 即可, 可维护性强。 比如, 如果用户需要改变 Feeds信息显示的页面效 果, 则更新包含此 Feeds信息的本地网页。  In addition, this implementation builds a feeds display page through the local webpage of the IM client, so that the user can change the local webpage display effect according to his own needs, and the scalability of the feeds display interface is enhanced. Furthermore, the present invention places the construction of the Feeds page on the IM client, so when it is necessary to modify or update the Feeds display page, it is only necessary to operate in the IM client, and the maintainability is strong. For example, if the user needs to change the page effect displayed by the feeds information, the local page containing the feeds information is updated.
步骤 S206, IM客户端通过本地网页将获取的 Feeds数据源构建为 Feeds显示页面。  Step S206: The IM client constructs the obtained Feeds data source as a feeds display page through a local webpage.
步骤 S207, IM客户端将构建的 Feeds显示页面进行显示。  Step S207, the IM client displays the constructed feeds display page.
图 3是本发明的 Feeds信息的显示方法的第二实施例的流程示意图。 如图 3所示,本实施例是在图 2所示的第一实施例的基础上增加了 Feeds 信息更新的流程。 具体的, 如图 3所示, 本实施例的方法包括: 3 is a flow chart showing a second embodiment of a method for displaying the Feeds information of the present invention. As shown in FIG. 3, this embodiment adds a flow of Feeds information update to the first embodiment shown in FIG. 2. Specifically, as shown in FIG. 3, the method in this embodiment includes:
步骤 S202, 登录 IM客户端, IM客户端获取服务器和 /或 IM客户 端本地的插件屏蔽列表。  Step S202: Log in to the IM client, and the IM client obtains a plug-in screening list local to the server and/or the IM client.
步骤 S203 , 当特定用户的 Feeds插件未包括在插件屏蔽列表中时, 确定 IM客户端可加载该用户的 Feeds插件;当特定用户的 Feeds插件包 括在插件屏蔽列表中时, 确定 IM客户端不可加载该用户的 Feeds插件。  Step S203: When a specific user's Feeds plugin is not included in the plugin screening list, it is determined that the IM client can load the user's Feeds plugin; when the specific user's Feeds plugin is included in the plugin screening list, it is determined that the IM client is not loadable. The user's Feeds plugin.
步骤 S204, IM客户端载入本地网页。  Step S204, the IM client loads the local webpage.
步骤 S205 , IM客户端通过其载入的本地网页向服务器获取 IM客 户端可加载的用户的 Feeds插件支持的 Feeds数据源。  Step S205: The IM client obtains, by using the local webpage loaded by the IM client, the feeds data source supported by the feeds plug-in of the user that the IM client can load.
步骤 S206, IM客户端通过本地网页将获取的 Feeds数据源构建为 Feeds显示页面。  Step S206: The IM client constructs the obtained Feeds data source as a feeds display page through a local webpage.
步骤 S207, IM客户端将构建的 Feeds显示页面进行显示。  Step S207, the IM client displays the constructed feeds display page.
具体实现中,步骤 S202-S205与第一实施例相同,在此不进行赘述。 步骤 S208, IM客户端根据从服务器获取的 Feeds更新消息, 判断 需显示的 Feeds数据源是否有更新, 如果是, 则执行步骤 S205; 此次执 行步骤 S205获取的即是更新后的 Feeds数据源; 如果否, 则结束。 具体 实现中, IM客户端可定时向服务器获取 Feeds更新消息, 或者从服务器 处接收 Feeds更新消息。  In the specific implementation, the steps S202-S205 are the same as the first embodiment, and are not described herein. Step S208, the IM client determines whether there is an update of the Feeds data source to be displayed according to the Feeds update message obtained from the server, and if yes, executing step S205; and executing the step S205 to obtain the updated Feeds data source; If no, it ends. In a specific implementation, the IM client can periodically obtain a Feeds update message from the server or receive a Feeds update message from the server.
本实施例的方法除图 2 所示的第一实施例的优点之外, 还可通过 The method of this embodiment can be passed in addition to the advantages of the first embodiment shown in FIG.
Feeds更新消息判断需显示的 Feeds数据源是否有更新,并从服务器获取 更新后的 Feed数据源, 这样本实施例除 IM客户端使用的本地网页是最 新的外, 通过 Feeds数据源的更新进一步增加了 Feeds显示功能的灵活 性。 The Feeds update message determines whether the Feeds data source to be displayed is updated, and obtains the updated feed data source from the server, so that the local webpage used by the IM client is the latest in this embodiment, and the update of the Feeds data source is further increased. The flexibility of the Feeds display feature.
相应的, 本发明实施例提供了一种 Feeds信息的处理系统, 其包括 服务器和 IM客户端, 其中服务器用于存储插件屏蔽列表以及 Feeds数 据源; IM客户端用于获取 Feeds数据源并实现 Feeds数据的显示。 Correspondingly, an embodiment of the present invention provides a processing system for feeding information, including The server and the IM client, wherein the server is used to store the plug-in mask list and the Feeds data source; the IM client is used to obtain the Feeds data source and implement the display of the Feeds data.
图 4是本发明的 IM客户端的第一实施例的结构组成示意图。 如图 4所示, 本实施例的 IM客户端包括初始化模块 41、 数据获取模块 42、 显示处理模块 43以及显示模块 44, 其中:  Figure 4 is a block diagram showing the structure of a first embodiment of the IM client of the present invention. As shown in FIG. 4, the IM client of this embodiment includes an initialization module 41, a data acquisition module 42, a display processing module 43, and a display module 44, where:
初始化模块 41 , 用于加载和初始化 Feeds插件, 并载入本地网页。 数据获取模块 42, 用于通过初始化模块 41载入的本地网页向服务 器获取 Feeds插件支持的 Feeds数据源。  The initialization module 41 is used to load and initialize the Feeds plugin and load the local webpage. The data obtaining module 42 is configured to obtain the Feeds data source supported by the Feeds plugin from the local webpage loaded by the initialization module 41 to the server.
显示处理模块 43 , 用于通过初始化模块 41载入的本地网页将数据 获取模块 42获取的 Feeds数据源构建为 Feeds显示页面。  The display processing module 43 is configured to build the Feeds data source acquired by the data obtaining module 42 into a feeds display page by using a local webpage loaded by the initialization module 41.
显示模块 44, 用于从显示处理模块 43接收 Feeds显示页面进行显 示。  The display module 44 is configured to receive a feeds display page from the display processing module 43 for display.
其中, 初始化模块 41可进一步用于, 登录 IM客户端, 获取服务器 和 /或 IM客户端本地的插件屏蔽列表, 当特定用户的 Feeds插件未包括 在插件屏蔽列表中时, 确定 IM客户端可加载该用户的 Feeds插件, 当 特定用户的 Feeds插件包括在插件屏蔽列表中时, 确定 IM客户端不可 加载该用户的 Feeds插件; 和 /或, 从服务器获取本地网页的更新状态信 息, 当本地网页有更新时, 从 务器下载更新后的本地网页, 并加载更 新后的本地网页, 当本地网页未更新时, 加载 IM客户端已有的本地网 页。  The initialization module 41 is further configured to: log in to the IM client, obtain a plug-in shielding list local to the server and/or the IM client, and determine that the IM client can be loaded when the feed plug-in of the specific user is not included in the plug-in shielding list. The user's Feeds plugin, when a specific user's Feeds plugin is included in the plugin screening list, determines that the IM client cannot load the user's Feeds plugin; and/or, obtains update status information of the local webpage from the server, when the local webpage has When updating, the server downloads the updated local webpage and loads the updated local webpage. When the local webpage is not updated, the local webpage existing by the IM client is loaded.
数据处理模块 42通过其载入的本地网页向服务器获取 IM客户端可 加载的用户的 Feeds插件支持的 Feeds数据源。  The data processing module 42 obtains the Feeds data source supported by the Feeds plugin of the user that the IM client can load from the local webpage loaded by the server.
本实施例的 IM客户端可用于实现图 2所示的方法。  The IM client of this embodiment can be used to implement the method shown in FIG. 2.
图 5是本发明的 IM客户端的第二实施例的结构组成示意图。 如图 Figure 5 is a block diagram showing the structure of a second embodiment of the IM client of the present invention. As shown
5所示, 本实施例的 IM客户端与图 4所示的 IM客户端的区别在于, 在 图 4的基础上增加了判断模块 45。 本实施例中, 判断模块 45通过初始 化模块 41载入的本地网页从服务器获取 Feeds更新消息,并判断需显示 的 Feeds数据源是否有更新,如果是, 则数据获取模块 42通过初始化模 块 41载入的本地网页向服务器获取更新后的 Feeds数据源。 5, the difference between the IM client in this embodiment and the IM client shown in FIG. 4 is that A decision module 45 is added to the basis of FIG. In this embodiment, the determining module 45 obtains the Feeds update message from the server through the local webpage loaded by the initialization module 41, and determines whether the Feeds data source to be displayed has an update. If yes, the data obtaining module 42 loads through the initialization module 41. The local web page gets the updated Feeds data source from the server.
本实施例的 IM客户端可用于实现图 3所示的方法。  The IM client of this embodiment can be used to implement the method shown in FIG.
图 4和图 5所示 IM客户端实施例的具体工作流程请参照图 2和图 3所示方法实施例中的相应说明, 此处不再赘述。  For the specific working process of the embodiment of the IM client shown in FIG. 4 and FIG. 5, please refer to the corresponding description in the method embodiment shown in FIG. 2 and FIG. 3, and details are not described herein again.
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡 在本发明的精神和原则之内, 所做的任何修改、 等同替换、 改进等, 均 应包含在本发明的保护范围之内。  The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalents, improvements, etc., which are made within the spirit and principles of the present invention, should be included in the present invention. Within the scope of protection.

Claims

权利要求书 Claim
1、 一种聚合 Feeds信息的显示方法, 其特征在于, 包括: 即时通讯 IM客户端加载和初始化 Feeds插件, 并载入本地网页; 所述 IM客户端通过其载入的本地网页向服务器获取所述 Feeds插 件支持的 Feeds数据源;  A method for displaying aggregated feeds information, comprising: an instant messaging IM client loading and initializing a Feeds plugin, and loading a local webpage; the IM client obtaining a location from a server through a local webpage loaded by the IM client The Feeds data source supported by the Feeds plugin;
所述 IM客户端通过所述本地网页将所述获取的 Feeds数据源构建 为 Feeds显示页面并进行显示。  The IM client constructs the acquired Feeds data source as a feeds display page through the local webpage and displays the same.
2、 如权利要求 1所述的 Feeds信息的显示方法, 其特征在于, 所述 IM客户端加载和初始化 Feeds插件包括:  2. The method for displaying the feeds information according to claim 1, wherein the IM client loading and initializing the feeds plugin comprises:
登录 IM客户端,所述 IM客户端获取服务器和 /或所述 IM客户端本 地的插件屏蔽列表;  Logging in to the IM client, where the IM client obtains a plug-in screening list of the server and/or the IM client local;
当特定用户的 Feeds插件未包括在所述插件屏蔽列表中时, 确定所 述 IM客户端可加载所述用户的 Feeds插件;  Determining that the IM client can load the user's Feeds plugin when the specific user's feeds plugin is not included in the plugin screening list;
当特定用户的 Feeds插件包括在所述插件屏蔽列表中时, 确定所述 IM客户端不可加载所述用户的 Feeds插件;  Determining that the IM client cannot load the user's Feeds plugin when the specific user's feeds plugin is included in the plugin screening list;
所述载入本地网页包括:  The loading of the local webpage includes:
所述 IM客户端从服务器获取本地网页的更新状态信息;  The IM client obtains update status information of the local webpage from the server;
当所述本地网页有更新时, 所述 IM客户端从所述服务器下载更新 后的本地网页, 并加载所述更新后的本地网页;  When the local webpage has an update, the IM client downloads the updated local webpage from the server, and loads the updated local webpage;
当所述本地网页未更新时,所述 IM客户端加载所述 IM客户端已有 的本地网页。  When the local webpage is not updated, the IM client loads a local webpage already existing by the IM client.
3、 如权利要求 2所述的 Feeds信息的显示方法, 其特征在于, 所述 IM客户端通过其载入的本地网页向服务器获取所述 Feeds插件支持的 Feeds数据源包括:  The method for displaying the feeds information according to claim 2, wherein the IM client obtains the feeds data source supported by the feeds plugin from the local webpage loaded by the IM client, including:
所述 IM客户端通过其载入的本地网页向服务器获取所述 IM客户端 可加载的用户的 Feeds插件支持的 Feeds数据源。 The IM client acquires the IM client from a server through a local webpage loaded by the IM client Feeds data source supported by the loadable user's Feeds plugin.
4、 如权利要求 1、 2或 3所述的 Feeds信息的显示方法, 其特征在 于, 当所述 IM客户端通过本地网页构建 Feeds显示页面并进行显示后, 还包括:  The method for displaying the feeds information according to claim 1, 2 or 3, wherein, after the IM client constructs the feeds display page through the local webpage and displays the page, the method further includes:
所述 IM客户端根据从服务器获取的 Feeds更新消息, 判断需显示 的 Feeds数据源是否有更新, 如果是, 则所述 IM客户端通过其载入的 本地网页向服务器获取更新后的 Feeds数据源并构建 Feeds显示页面进 行显示。  The IM client determines, according to the Feeds update message obtained from the server, whether the Feeds data source to be displayed has an update, and if so, the IM client obtains the updated Feeds data source from the server through the local webpage loaded by the IM client. And build the Feeds display page for display.
5、 一种即时通讯 IM客户端, 其特征在于, 包括:  5. An instant messaging IM client, characterized in that:
初始化模块, 用于加载和初始化聚合 Feeds插件, 并载入本地网页; 数据获取模块, 用于通过所述初始化模块载入的本地网页向服务器 获取所述 Feeds插件支持的 Feeds数据源;  An initialization module, configured to load and initialize an aggregate feeds plugin, and load a local webpage; a data acquisition module, configured to obtain, by the local webpage loaded by the initialization module, a feeds data source supported by the feeds plugin to the server;
显示处理模块, 用于通过所述初始化模块载入的本地网页将所述数 据获取模块获取的 Feeds数据源构建为 Feeds显示页面;  a display processing module, configured to build, by using a local webpage loaded by the initialization module, a feeds data source acquired by the data acquisition module as a feeds display page;
显示模块,用于从所述显示处理模块接收 Feeds显示页面进行显示。 And a display module, configured to receive a feeds display page from the display processing module for display.
6、 如权利要求 5所述的 IM客户端, 其特征在于, 所述初始化模块 进一步用于, 登录 IM客户端, 获取服务器和 /或所述 IM客户端本地的 插件屏蔽列表, 当特定用户的 Feeds插件未包括在所述插件屏蔽列表中 时, 确定所述 IM客户端可加载所述用户的 Feeds插件, 当特定用户的 Feeds插件包括在所述插件屏蔽列表中时,确定所述 IM客户端不可加载 所述用户的 Feeds插件。 The IM client according to claim 5, wherein the initialization module is further configured to: log in to the IM client, acquire a plug-in mask list local to the server and/or the IM client, when the specific user When the feeds plugin is not included in the plugin screening list, determining that the IM client can load the user's Feeds plugin, and when the specific user's Feeds plugin is included in the plugin screening list, determining the IM client The user's Feeds plugin cannot be loaded.
7、 如权利要求 5所述的 IM客户端, 其特征在于, 所述初始化模块 进一步用于, 从服务器获取本地网页的更新状态信息, 当所述本地网页 有更新时, 从 务器下载更新后的本地网页, 并加载所述更新后的本地 网页, 当所述本地网页未更新时, 加载所述 IM客户端已有的本地网页。 The IM client according to claim 5, wherein the initialization module is further configured to: obtain update status information of the local webpage from the server, and when the local webpage has an update, download the update from the server a local webpage, and loading the updated local webpage, and when the local webpage is not updated, loading the local webpage already existing by the IM client.
8、 如权利要求 6所述的 IM客户端, 其特征在于, 所述数据处理模 块通过其载入的本地网页向服务器获取所述 IM客户端可加载的用户的 Feeds插件支持的 Feeds数据源。 The IM client according to claim 6, wherein the data processing module acquires, by the local webpage loaded by the data processing module, a feeds data source supported by the feeds plug-in of the user loadable by the IM client.
9、 如权利要求 5、 6、 7或 8所述的 IM客户端, 其特征在于, 所述 IM客户端中还包括:  The IM client according to claim 5, 6, 7, or 8, wherein the IM client further includes:
判断模块, 用于通过所述初始化模块载入的本地网页从服务器获取 Feeds更新消息, 并判断需显示的 Feeds数据源是否有更新;  a judging module, configured to obtain a feeds update message from the server by using a local webpage loaded by the initialization module, and determine whether the feed data source to be displayed is updated;
如果是, 则所述数据获取模块通过所述初始化模块载入的本地网页 向服务器获取更新后的 Feeds数据源。  If yes, the data acquisition module obtains the updated Feeds data source from the server through the local webpage loaded by the initialization module.
10、 一种 Feeds信息的处理系统, 其特征在于, 包括:  10. A processing system for feedings information, comprising:
服务器, 用于存储插件屏蔽列表以及 Feeds数据源;  a server for storing a plug-in block list and a feeds data source;
以及如权利要求 5-9中任一项所述的 IM客户端。  And an IM client according to any one of claims 5-9.
PCT/CN2011/078015 2010-09-13 2011-08-04 Feeds information display method, processing system and instant messaging client WO2012034458A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010281497.0 2010-09-13
CN201010281497.0A CN102404241B (en) 2010-09-13 2010-09-13 Display method and processing system of Feeds information and IM (Information Management) client side

Publications (1)

Publication Number Publication Date
WO2012034458A1 true WO2012034458A1 (en) 2012-03-22

Family

ID=45830995

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/078015 WO2012034458A1 (en) 2010-09-13 2011-08-04 Feeds information display method, processing system and instant messaging client

Country Status (3)

Country Link
CN (1) CN102404241B (en)
TW (1) TW201220220A (en)
WO (1) WO2012034458A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103916373A (en) * 2013-01-07 2014-07-09 腾讯科技(深圳)有限公司 Data updating method, server, client side and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100862752B1 (en) * 2006-11-14 2008-10-10 주식회사 케이티프리텔 Method and Apparatus for message exchanging
US20090150499A1 (en) * 2007-12-10 2009-06-11 International Business Machines Corporation Method for sharing information over an instant messaging network
CN101535952A (en) * 2005-08-19 2009-09-16 谷歌公司 Software architecture for displaying information content from plug-in modules in a user interface
CN101551821A (en) * 2009-05-19 2009-10-07 周佺喜 Method of real-time information broadcasting in web

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101535952A (en) * 2005-08-19 2009-09-16 谷歌公司 Software architecture for displaying information content from plug-in modules in a user interface
KR100862752B1 (en) * 2006-11-14 2008-10-10 주식회사 케이티프리텔 Method and Apparatus for message exchanging
US20090150499A1 (en) * 2007-12-10 2009-06-11 International Business Machines Corporation Method for sharing information over an instant messaging network
CN101551821A (en) * 2009-05-19 2009-10-07 周佺喜 Method of real-time information broadcasting in web

Also Published As

Publication number Publication date
CN102404241A (en) 2012-04-04
TW201220220A (en) 2012-05-16
CN102404241B (en) 2014-11-05

Similar Documents

Publication Publication Date Title
US11805441B2 (en) Method and system for group communication, group server, and group member device
US9894049B2 (en) Network aggregator
CN102238107B (en) The technology of media file is shared by information receiving and transmitting
US9769252B2 (en) System and method for constructing content site visitor profiles
US20170063946A1 (en) Data streaming service for an internet-of-things platform
US9065796B2 (en) Dynamic application programming interface
AU2014216683B2 (en) Cloud-based video delivery
US20100094984A1 (en) Method for optmizing a presence enabled managed service
US10257315B2 (en) Secure proxied data retrieval from third-party services
US20120072542A1 (en) Smart syndication
TW201317799A (en) Sharing control system and method for network resources download information
CN102498486A (en) System, server, and mobile device for content provider website interaction and method therefore
US11176594B2 (en) Transformation and aggregation engine
US20110314516A1 (en) Techniques to share binary content
US10609534B2 (en) Feed service engine
US20210281661A1 (en) Systems and methods for prefetching content
WO2015183373A1 (en) Partitioning a database
US9367624B2 (en) Identity workflow that utilizes multiple storage engines to support various lifecycles
WO2015180241A1 (en) Service data processing method and apparatus, terminal device and computer storage medium
CN103685421A (en) Cross-data-source data submission system, device and method
WO2012034458A1 (en) Feeds information display method, processing system and instant messaging client
Lim CMSNS: a communication middleware for social networking and networked multimedia systems
US8473599B2 (en) Communication network list management sending updated member data from a provisioning system to a list manager and then to an application server
US9497251B2 (en) Serving of web pages according to web site launch times
CN105431835A (en) Defragmentation of adaptive streaming segment files in a content delivery network

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 8556/DELNP/2012

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 22/05/2013)

122 Ep: pct application non-entry in european phase

Ref document number: 11824528

Country of ref document: EP

Kind code of ref document: A1