WO2012094945A1 - 一种微型网络日志消息处理方法及其装置 - Google Patents
一种微型网络日志消息处理方法及其装置 Download PDFInfo
- Publication number
- WO2012094945A1 WO2012094945A1 PCT/CN2011/084893 CN2011084893W WO2012094945A1 WO 2012094945 A1 WO2012094945 A1 WO 2012094945A1 CN 2011084893 W CN2011084893 W CN 2011084893W WO 2012094945 A1 WO2012094945 A1 WO 2012094945A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- rich media
- message
- list
- type
- microblog
- Prior art date
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 11
- 238000012545 processing Methods 0.000 claims abstract description 72
- 238000000034 method Methods 0.000 claims abstract description 68
- 230000008569 process Effects 0.000 claims abstract description 42
- 230000010365 information processing Effects 0.000 claims abstract description 9
- 238000001914 filtration Methods 0.000 claims description 55
- 238000012216 screening Methods 0.000 claims description 17
- 238000005538 encapsulation Methods 0.000 claims description 8
- 238000009434 installation Methods 0.000 claims description 6
- 238000004806 packaging method and process Methods 0.000 abstract 1
- 238000007726 management method Methods 0.000 description 38
- 238000010586 diagram Methods 0.000 description 12
- 238000011161 development Methods 0.000 description 5
- 238000009795 derivation Methods 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 238000012795 verification Methods 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 210000004027 cell Anatomy 0.000 description 1
- 238000011217 control strategy Methods 0.000 description 1
- 230000008030 elimination Effects 0.000 description 1
- 238000003379 elimination reaction Methods 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
- 210000003000 inclusion body Anatomy 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012856 packing Methods 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/07—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
- H04L51/10—Multimedia information
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/52—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
Definitions
- the present invention relates to the field of computer technologies, and in particular, to a micro network log message processing method and apparatus applied to a micro network log system.
- the rich media control is uniformly configured on the client side, it can be reused in different pages, that is, the micro-log log system client is achieved through the corresponding logic encapsulation.
- the reuse of message pages allows users to have more ways to express information.
- FIG. 5 is a schematic flow chart of a microblog-based rich media export process according to a microblog message processing method according to an embodiment of the present invention
- FIG. 6 is a schematic diagram of displaying a message list in an embodiment of the present invention.
- FIG. 11 is a schematic structural diagram of a message filtering submodule according to an embodiment of the present invention.
- FIG. 12 is a schematic structural diagram of a rich media export submodule according to an embodiment of the present invention.
- the microblog message processing method provided by the embodiment of the present invention may include two stages.
- the development stage (step 201) according to the type of rich media operation in the microblog message (such as clicking an audio link, clicking to shrink) Thumbnails, loading images, etc.) and media types (such as images, audio, video, etc.), encapsulating rich media information processing logic into corresponding controls, which can be set on the client (such as encapsulating the control in the client installer)
- the control can be set on the client; in the application phase (step 202), after the microblog system client receives the operation request for processing the rich media information in the page, according to the operation type And the media type of the requested rich media information, call the corresponding rich media control, and run the control to process the rich media information accordingly.
- the processing logic of the operation of the user on the microblog page can be encapsulated into the rich media control.
- the processing logic is set and encapsulated as a child control in the rich media control; and/or, according to the microblog page loading operation setting
- the processing logic is encapsulated inside a rich media control as a child control.
- the processing logic of different types of rich media information may be separately encapsulated into corresponding rich media controls for each type of operation according to different media types.
- the processing logic and encapsulation are separately set for the mouse click image thumbnail operation and the mouse click sound/video link operation.
- the instance variable of RichMediaCtrl can be saved, so that when the user operates on the page element, the corresponding call is made.
- the control creates an instance, and according to the parameters passed by the instance variable, the corresponding rich media information is processed by running the instance.
- processing logic can be set and packaged separately for operations that load pictures, audio, or video.
- one or any combination of function settings may also be performed - (1) maintaining the display order of each business logic according to the priority level of each service.
- the service here is relative to the platform. Microblog is used as a platform for carrying music, video, pictures, etc. These are specific services.
- the priority of each service can be different, and the priority belongs to the service attribute. Specifically, it can be set according to the type of rich media information. The same display priority, the priority of the priority indicates the order of the display order. For example, the control that implements the loading of the image is set to the highest priority, so that when the microblogging client initializes the microblogging page, the image content can be preferentially displayed.
- the thumbnail of the picture will be displayed on the Weibo page.
- the downloading process of the thumbnail image can be as shown in FIG. 3, including:
- step 302 it is determined whether the thumbnail is downloaded or not. If the download is completed, step 307 is performed; otherwise, step 303 is performed. Step 303: Display a default picture at the position where the thumbnail is displayed, add the picture link in the microblog message to the download list to download the picture, and start an animation showing the download progress.
- Step 304 Determine whether the download is successful. If the download is successful, go to step 306. Otherwise, go to step 305.
- Step 305 Locate the picture link of the download failed in the download list, and proceed to step 306.
- the client calls the Shel lExecute control to create a corresponding instance, and the CWBlogMsgData variable can be used to pass the link address of the image in the logical control area of the microblog message to the instance as an input parameter of the instance.
- the embodiment of the present invention performs the following processing:
- the embodiment of the present invention implements the picture display by adding a function in the control of the picture processing or adding a control of selecting the picture viewer.
- the processing flow may include:
- the called control When the called control performs image display processing, if the image viewer corresponding to the image format is not found, a specific value is returned to the client (for example, the ShellExecute control returns a value less than 32), and the client can invoke the selected image viewer.
- the control implements the following process through the control: Open the "Open mode" selection box for the user to select the picture viewer, and display the picture according to the picture viewer selected by the user.
- the microblog terminal receives the rich media type that can be selected in the current message list returned by the microblog server, and displays the rich media type that can be selected.
- the microblog terminal when the user selects any one of the rich media types, the microblog terminal sends a message acquisition instruction to the microblog server.
- the S103 when detecting that the user selects any one of the rich media types in the available rich media types, the microblogging terminal lists the message index ID of the current message list. Encapsulating with the selected rich media type identifier, generating a message acquisition instruction, and sending the message acquisition instruction to the microblog server. After receiving the message obtaining instruction, the microblog server receives an index of the message according to the message obtaining instruction.
- the microblog terminal receives all the selected rich media type messages in the current message list returned by the microblog server, and displays the selected rich media type message list.
- the microblog terminal when detecting that the user performs an export operation on the selected rich media type message list, performs a message index ID list of the rich media type message list. Encapsulating, generating an export request message, and sending the export request message to the microblog server. After receiving the export request message sent by the microblog terminal, the microblog server receives the message body corresponding to each message index ID in the message index ID list according to the message index ID list in the export request message. Parsing the rich media URL address included in the extracted message body, processing the URL address, obtaining a rich media export address, and then ending the microblog The terminal returns the rich media export address, where the rich media includes: at least one of a picture, a music, and a video.
- the process of the microblog server is also different. If the user selects the rich media type as the image type, the images in the microblog message are stored in the image server on the microblog server, After parsing the image URL address, the server downloads all the pictures corresponding to the image URL address from the image server according to the parsed image URL address, and compresses and packs all the pictures to form a picture export package and stores it. The storage address of the picture export package is used as a picture export address, and the picture export address is returned to the microblog terminal. If the rich media type selected by the user is a music or video type, since the music or video in the microblog message is not actually stored, the microblog server directly parses the music address or the video URL address. The parsed music URL address or the video URL address is compressed and packaged to obtain a music export address or a video export address, and the music export address or the video export address is returned to the microblog terminal.
- the microblog terminal receives the rich media export address returned by the microblog server, and downloads all rich media in the selected rich media type message list according to the rich media export address.
- the user only needs to perform a simple operation, so as to implement filtering, list display, and package export of rich media type messages in the message list, so that the microblog function is richer, and the rich media information in the microblog message can be obtained. Make full use of it, and make the use of Weibo more convenient.
- the user selects to view the homepage of the microblog, and the message list management module of the microblog terminal encapsulates the user account and the homepage identifier, forms a homepage request message, and sends the homepage request message to the index server of the microblog server.
- the index server queries all the listener's accounts of the user according to the user account, and obtains the message index ID published by the listener through the queried listener's account, and arranges each message index in chronological order.
- the message list management module of the microblog terminal encapsulating the received message index ID list, generating a message body request message, and Sending to the message server of the microblog server, after receiving the message index ID list, the message server queries the corresponding message body according to the message index ID list, and returns the queried message body to the message list management module;
- the message list management module parses the received message body, and corresponds one-to-one with the message index ID list, and forms a home page message list through the Item control of each message and presents it to the user.
- the picture export address downloads the picture export package, and provides the downloaded picture export package to the user.
- the embodiment of the present invention displays a current message list for the user.
- the user When the user performs a filtering operation on the current message list, the user is presented with a type that can be filtered; when the user selects rich media in the available types of filtering.
- Type display all rich media type messages in the current message list to the user as a list; provide the user with an export interface, and when the user detects that the rich media type message list is exported through the export interface, the rich media will be used. All the rich media information included in the message list of the type is packaged and exported to the user.
- the user only needs to perform a simple operation to filter and list the rich media type messages in the message list.
- the receiving module 502 is configured to receive an operation request for processing the rich media information in the micro network log message, and the processing module 503 is configured to invoke the corresponding rich media control according to the operation type and the media type of the requested rich media information, and The rich media information is processed correspondingly by running the control.
- the configuration information is respectively bound to the installation or update program of each version client of the micro network log system; correspondingly, the configuration module 501 can configure the configuration information to the micro network log during the installation or update process of the micro network log client. In the client.
- the receiving module 502 can receive a request for the micro network log system client user to operate the page element; correspondingly, the processing module 503 can determine the media type of the media information according to the page element operated by the user, according to the media type and The operation type of the user invokes the corresponding rich media control, and the attribute parameter of the media information corresponding to the page element is used as an input parameter of the control, and the media information corresponding to the page element is processed correspondingly by running the control.
- the processing module 503 may also perform the corresponding processing on the rich media information by running the rich media control, and if the micro network log system client does not support the rich media information format, the client user is allowed to select The rich media information player displays the rich media information.
- the microblogging terminal may display a message list of the user's microblog homepage, a popular broadcast, a broadcast hall, or a city broadcast
- the message list management sub-module 5031 is configured to display a current message list according to the user's selection of the display content, for example, If the user chooses to view the microblog homepage, the message list management sub-module 5031 encapsulates the user account and the homepage identifier to form a homepage request message and sends the message to the microblog server, and the microblog server receives the homepage request message.
- the server After the server receives the index ID list, Querying the corresponding message body according to the message index ID list, and returning the queried message body to the message list management sub-module 5031, the message list management sub-module 5031 parsing the message body, and
- the received message index ID lists are in one-to-one correspondence, and a home page message list is formed by the Item control of each message, and the home page message list is displayed to the user.
- the rich media type that can be filtered is displayed to the user, wherein the rich media type includes, but is not limited to, at least one of a picture type, a music type, and a video type.
- the portion shown by the dotted line in FIG. 6 is the rich media type that can be selected in the current message list displayed by the message list management sub-module 5031.
- the rich media type that can be filtered is the current message list. Rich media type, as mentioned above, the current message list is a homepage message list, and if the homepage message list includes: a picture type message, a music type message, and a video type message, then the home page message list can be filtered.
- Media types include: picture type, music type, and video type.
- the message list management sub-module 5031 can also be displayed in the classified display.
- the text type is displayed together; the original or retransmission attribute can also be displayed when the classified rich media type is displayed, which can be similarly analyzed in the above case, and will not be described here.
- the search bar provided by the microblog terminal provides a shortcut channel for the user to perform the filtering operation. This method utilizes the search bar function of the existing microblog terminal, which is similar to the existing search process, but this method is only an example.
- the microblog terminal can also add a filtering shortcut key on the interface, and the user clicks the filtering shortcut key to complete the filtering operation on the current message list; for example: the microblog terminal can also provide the user with A menu, the menu includes a filtering shortcut, the user can use the filtering shortcut to complete the filtering operation of the current message list, and the like, and similar analysis can be performed in other cases, and details are not described herein.
- a message filtering management sub-module 5032 configured to: when the user selects any one of the rich media types selected by the message list management sub-module 5031, to the microblog server Sending a message obtaining instruction, receiving all selected rich media type messages in the current message list returned by the microblog server, and displaying the selected rich media type message list.
- the rich media exporting sub-module 5033 is configured to send an export request to the microblog server when detecting that the user performs an export operation on the selected rich media type message list displayed by the message filtering management submodule 5032
- the message receives the rich media export address returned by the microblog server, and downloads the rich media in the selected rich media type message list according to the rich media export address.
- the rich media exporting sub-module 5033 detects that the user performs an export operation on the message list of the selected picture type, Sending an export request message to the microblog server, receiving a picture export address returned by the microblog server, and downloading a picture export package according to the picture export address,
- the downloaded image export package is stored in a specified location of the microblog terminal, and after the download is completed, the rich media export submodule
- FIG. 10 is a schematic structural diagram of an embodiment of a message list management module of a microblog terminal according to the present invention.
- the message list management submodule 5031 includes:
- the microblogging terminal may display a message list of a user's microblog homepage, a popular broadcast, a broadcast hall, or a city broadcast
- the list providing unit 11 is configured to display a current message list according to the user's selection of the display content. For example, if the user chooses to view the microblog homepage, the list providing unit 11 displays the user's homepage message list to the user.
- the instruction encapsulating unit 12 is configured to: when detecting a filtering operation of the current message list provided by the list providing unit 11 by the user, encapsulating the message index ID list of the current message list to generate a classification screening instruction; The user performs a filtering operation on the home page message list provided by the list providing unit 11 in the manner shown in FIG. 6.
- the instruction encapsulating unit 12 detects the filtering operation of the user, the message index ID list of the homepage message list is encapsulated to generate a classification filtering instruction, where the encapsulation process of the instruction encapsulating unit 12 and the prior art The encapsulation process of the medium message is similar, and will not be described here.
- the transceiver unit 13 is configured to send the classification screening instruction generated by the instruction encapsulating unit 12 to the microblog server, and receive the rich media type that can be selected in the current message list returned by the microblog server;
- the categorization display unit 14 is configured to display the rich media type that can be selected by the transceiver unit 13 .
- the rich media type that can be filtered is a rich media type included in the current message list, as described above.
- the current message list is a homepage message list. If the homepage message list includes: a picture type message, a music type message, and a video type message, the rich media types that can be filtered in the homepage message list at this time include: picture type, Music type and video type.
- the instruction encapsulating unit 12 The user account and the homepage identifier are encapsulated to form a homepage request message, and sent to the microblogging server by the transceiver unit 13, and after receiving the homepage request message, the microblogging server queries the user according to the user account.
- the instruction encapsulating unit 12 encapsulates the received message index ID list, and forms a message body request message, and sends the message body request message to the microblog server, and the microblog server receives the index ID list, according to the
- the message index ID list queries the corresponding message body, and returns the queried message body to the transceiver unit 13; the list providing unit 11 parses the received message body and compares it with the previously received message.
- the index ID list is in one-to-one correspondence, and a homepage message list is formed by the Item control of each message, and the homepage message is Table shows to the user.
- the user performs a filtering operation on the homepage message list provided by the list providing unit 11 in the manner shown in FIG. 6, and the instruction encapsulating unit 12 encapsulates the message index ID list of the homepage message list into a classification filtering instruction, and submits
- the transceiver unit 13 is sent to the microblog server, and the microblog server pulls the message body corresponding to each message index ID in the message index ID list according to the message index ID list in the classification filtering instruction.
- FIG. 11 is a schematic structural diagram of an embodiment of a message filtering management module of a microblog terminal according to the present invention.
- the message filtering submodule 5032 includes:
- the message display unit 23 is configured to create a message list of the selected rich media type according to the selected rich media type message index ID list and the message body received by the transceiver unit 22, and display the selected rich media type message. List.
- the message encapsulating unit 21 encapsulates the message index ID list and the picture type identifier of the home page message list. And generating a message obtaining instruction, which is sent to the microblog server by the transceiver unit 22, and the microblog server pulls the message index ID list according to the message index ID list in the message obtaining instruction.
- the message index ID in the message fetching instruction is specifically: the update process of the message index ID list is: the server parses the queried message body, and the corresponding message index ID is from the received message index ID list. Extracted, all the extracted message index IDs are processed in chronological order into a new message index ID list.
- the server end returns the updated message index ID list and the queried message body to the transceiver unit 22; the message display unit 23 parses the received message body and the updated message index ID.
- the list which corresponds to the two, and presents a message list of the picture type to the user through the Item control of each message.
- the user only needs to perform a simple operation through the microblog terminal, so that the list display of the rich media type message in the message list can be realized, so that the microblog function is richer, and the rich media information in the microblog message is made. Make full use of it, and make the use of Weibo more convenient.
- the rich media exporting submodule 5033 includes an export encapsulating unit 31, configured to detect the user
- the message filtering management sub-module 5032 displays the selected rich media type message list for export operation
- the message index ID list of the selected rich media type message list is encapsulated to generate an export request message
- the transceiver unit 32 is configured to send the export request message generated by the export encapsulation unit 31 to the microblog server, and receive the rich media export address returned by the microblog server;
- the export encapsulation unit 31 when the user performs an export operation on the message list of the picture type in the homepage message list by using the export interface provided by the microblog terminal, the export encapsulation unit 31 has a message index ID of the message list of the picture type.
- the list is encapsulated, and an export request message is generated, and sent to the microblog server by the transceiver unit 32, and the microblog server pulls the message according to the message index ID list in the export request message.
- the message body corresponding to each message index ID in the index ID list is used to parse the image URL address included in the extracted message body, and the pictures in the microblog message are stored in the picture server on the microblog server side, the microblog
- the server downloads all the pictures corresponding to the image URL address from the image server according to the parsed image URL address, and compresses and packs all the pictures, forms a picture export package and stores the same, and stores the picture storage package address.
- the picture derivation address is sent to the transceiving unit 32; the HTTP download unit 33 downloads a picture derivation packet according to the picture derivation address received by the transceiving unit 32.
- the microblog server end parses the music URL address or the video URL. After the address, the music URL address or the video URL address obtained by the parsing is directly compressed and packaged, and the music export address or the video export address is sent to the transceiver unit 32.
- the HTTP download unit 33 receives the data according to the transceiver unit 32. All the URL addresses in the music export address or the video export address are downloaded to the corresponding site to download music or video.
- HTTP download mode in this embodiment is only an example, and it can also adopt FTP (File
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Strategic Management (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Human Resources & Organizations (AREA)
- Entrepreneurship & Innovation (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Multimedia (AREA)
- Economics (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Information Transfer Between Computers (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
Claims
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP11855431.0A EP2664998B1 (en) | 2011-01-11 | 2011-12-29 | Microblog message processing method and device thereof |
SG2013053269A SG191934A1 (en) | 2011-01-11 | 2011-12-29 | Method and apparatus for processing micro web log messages |
JP2013548723A JP2014505299A (ja) | 2011-01-11 | 2011-12-29 | マイクロウェブログのメッセージを処理するための方法および装置 |
CA2824123A CA2824123A1 (en) | 2011-01-11 | 2011-12-29 | Method and apparatus for processing micro web log messages |
US13/915,467 US9565148B2 (en) | 2011-01-11 | 2013-06-11 | Method and apparatus for processing micro web log messages |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110004639.3 | 2011-01-11 | ||
CN201110004639.3A CN102591870B (zh) | 2011-01-11 | 2011-01-11 | 基于微博的富媒体导出方法、微博终端及微博服务器端 |
CN201110032729.3 | 2011-01-30 | ||
CN2011100327293A CN102622368A (zh) | 2011-01-30 | 2011-01-30 | 一种微型网络日志消息处理方法及其装置 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/915,467 Continuation US9565148B2 (en) | 2011-01-11 | 2013-06-11 | Method and apparatus for processing micro web log messages |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012094945A1 true WO2012094945A1 (zh) | 2012-07-19 |
Family
ID=46506772
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2011/084893 WO2012094945A1 (zh) | 2011-01-11 | 2011-12-29 | 一种微型网络日志消息处理方法及其装置 |
Country Status (6)
Country | Link |
---|---|
US (1) | US9565148B2 (zh) |
EP (1) | EP2664998B1 (zh) |
JP (1) | JP2014505299A (zh) |
CA (1) | CA2824123A1 (zh) |
SG (1) | SG191934A1 (zh) |
WO (1) | WO2012094945A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014206303A1 (en) * | 2013-06-26 | 2014-12-31 | Tencent Technology (Shenzhen) Company Limited | Method, apparatus and system for implementing third party application in micro-blogging service |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5932388B2 (ja) * | 2012-02-22 | 2016-06-08 | キヤノン株式会社 | 画像処理装置及びその制御方法とプログラム |
CN103297471B (zh) * | 2012-03-01 | 2016-06-15 | 腾讯科技(深圳)有限公司 | 一种在微博中提及多人的方法及装置 |
JP5895756B2 (ja) * | 2012-07-17 | 2016-03-30 | 富士ゼロックス株式会社 | 情報分類プログラム及び情報処理装置 |
JP5977618B2 (ja) * | 2012-08-22 | 2016-08-24 | キヤノン株式会社 | 印刷装置、印刷装置の制御方法及びプログラム |
CN104125163B (zh) | 2013-04-25 | 2020-04-07 | 腾讯科技(深圳)有限公司 | 一种数据处理方法、装置及终端 |
CN105991398A (zh) * | 2015-02-04 | 2016-10-05 | 阿里巴巴集团控股有限公司 | 一种即时通信im聊天记录的保存方法及装置 |
CN110059273B (zh) * | 2019-03-14 | 2022-04-12 | 深圳市物联天下技术有限公司 | 一种在移动终端上显示富媒体的方法及移动终端 |
CN115396826B (zh) * | 2021-05-25 | 2024-04-09 | 中国移动通信集团有限公司 | 消息处理方法、装置、设备及存储介质 |
US11570129B2 (en) | 2021-06-06 | 2023-01-31 | Apple Inc. | User interfaces for messaging conversations |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080184135A1 (en) * | 2007-01-26 | 2008-07-31 | Microsoft Corporation | Web authoring plugin implementation |
CN101779199A (zh) * | 2007-03-12 | 2010-07-14 | 柯瑞克公司 | 使得在一资源上驻留或可访问的内容项可通过另一资源获得的系统和方法 |
CN101895834A (zh) * | 2010-06-21 | 2010-11-24 | 杭州热点信息技术有限公司 | 一种无线多媒体系统内容制作发布方法 |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007074240A (ja) * | 2005-09-06 | 2007-03-22 | Toshiba Corp | コンテンツリスト出力装置および方法 |
CN100517322C (zh) * | 2006-02-10 | 2009-07-22 | 联想(北京)有限公司 | 媒体转换装置和方法 |
US8190650B2 (en) * | 2006-05-02 | 2012-05-29 | Microsoft Corporation | Efficiently filtering using a web site |
CN101079057A (zh) | 2007-03-14 | 2007-11-28 | 腾讯科技(深圳)有限公司 | 一种保存网页中多个链接对象的系统及方法 |
US20090099919A1 (en) * | 2007-07-18 | 2009-04-16 | Freepath, Inc. | Method, system and computer program product for formatting and delivery of playlist presentation content |
CN101136025A (zh) | 2007-09-24 | 2008-03-05 | 腾讯科技(深圳)有限公司 | 一种下载网络资源的方法、系统及设备 |
CN101158981A (zh) | 2007-11-28 | 2008-04-09 | 深圳市迅雷网络技术有限公司 | 一种对下载资源进行分类的方法、系统和装置 |
US20090150797A1 (en) * | 2007-12-05 | 2009-06-11 | Subculture Interactive, Inc. | Rich media management platform |
CN101207627B (zh) | 2007-12-13 | 2011-06-29 | 深圳市迅雷网络技术有限公司 | 一种过滤下载任务列表的客户端及方法 |
CN101179474B (zh) | 2007-12-21 | 2012-02-01 | 深圳市迅雷网络技术有限公司 | 一种下载方法、系统及装置 |
CN101196914B (zh) | 2007-12-25 | 2012-04-25 | 深圳市迅雷网络技术有限公司 | 一种下载任务列表的展示方法、系统及装置 |
US20100070876A1 (en) * | 2008-09-18 | 2010-03-18 | Pictela, Inc. | Self-Replicating Rich Media Interface |
US20120110432A1 (en) * | 2010-10-29 | 2012-05-03 | Microsoft Corporation | Tool for Automated Online Blog Generation |
-
2011
- 2011-12-29 SG SG2013053269A patent/SG191934A1/en unknown
- 2011-12-29 CA CA2824123A patent/CA2824123A1/en not_active Abandoned
- 2011-12-29 JP JP2013548723A patent/JP2014505299A/ja active Pending
- 2011-12-29 WO PCT/CN2011/084893 patent/WO2012094945A1/zh active Application Filing
- 2011-12-29 EP EP11855431.0A patent/EP2664998B1/en active Active
-
2013
- 2013-06-11 US US13/915,467 patent/US9565148B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080184135A1 (en) * | 2007-01-26 | 2008-07-31 | Microsoft Corporation | Web authoring plugin implementation |
CN101779199A (zh) * | 2007-03-12 | 2010-07-14 | 柯瑞克公司 | 使得在一资源上驻留或可访问的内容项可通过另一资源获得的系统和方法 |
CN101895834A (zh) * | 2010-06-21 | 2010-11-24 | 杭州热点信息技术有限公司 | 一种无线多媒体系统内容制作发布方法 |
Non-Patent Citations (1)
Title |
---|
See also references of EP2664998A4 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014206303A1 (en) * | 2013-06-26 | 2014-12-31 | Tencent Technology (Shenzhen) Company Limited | Method, apparatus and system for implementing third party application in micro-blogging service |
US9736138B2 (en) | 2013-06-26 | 2017-08-15 | Tencent Technology (Shenzhen) Company Limited | Method, apparatus and system for implementing third party application in micro-blogging service |
US9900304B2 (en) | 2013-06-26 | 2018-02-20 | Tencent Technology (Shenzhen) Company Limited | Method, apparatus and system for implementing third party application in micro-blogging service |
Also Published As
Publication number | Publication date |
---|---|
EP2664998B1 (en) | 2022-03-09 |
US20130304836A1 (en) | 2013-11-14 |
CA2824123A1 (en) | 2012-07-19 |
EP2664998A1 (en) | 2013-11-20 |
US9565148B2 (en) | 2017-02-07 |
JP2014505299A (ja) | 2014-02-27 |
EP2664998A4 (en) | 2016-07-27 |
SG191934A1 (en) | 2013-08-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2012094945A1 (zh) | 一种微型网络日志消息处理方法及其装置 | |
KR102029277B1 (ko) | 패킷 기반 데이터 통신의 디바이스 식별자 의존적 오퍼레이션 프로세싱 | |
US9639619B2 (en) | Network architecture and method for reducing the number of resource requests | |
CN102591870B (zh) | 基于微博的富媒体导出方法、微博终端及微博服务器端 | |
CN102662766B (zh) | 基于Web Element机制的微博与社交网络信息同步系统与方法 | |
CN101854371B (zh) | JavaScript对象的调用及处理的方法、装置 | |
CN103051646B (zh) | 信息同步方法和设备 | |
CN1286304C (zh) | 一种实现即时通信系统客户间情景聊天的方法 | |
CN107278361A (zh) | 在即时消息传递期间传输媒体内容 | |
JP2019530033A5 (zh) | ||
US20080227433A1 (en) | Method and system for multimedia message service communication | |
CN105426448B (zh) | 界面显示方法、装置及系统 | |
CN109582644A (zh) | 文件存储方法、装置、设备及计算机可读存储介质 | |
US20140002462A1 (en) | Method and mobile terminal for dynamic display of an emotion | |
WO2009149354A2 (en) | Systems and methods for creating and sharing a presentation | |
CN104753756B (zh) | 一种群组创建与群组共享的方法、设备及系统 | |
CN102387182A (zh) | 一种管理微博用户收听人列表信息的方法及装置 | |
US9876776B2 (en) | Methods for generating and publishing a web site based on selected items and devices thereof | |
CN103077191B (zh) | 自适应Web平台音频播放方法和装置 | |
CN114039754B (zh) | 一种安全验证方法及装置 | |
CN102968445A (zh) | 基于浏览器输入的应用调用方法与装置 | |
WO2022028198A1 (zh) | 基于即时通讯的数据处理方法、装置、设备及介质 | |
CN102945157B (zh) | 软件调用方法与装置 | |
CN111080750B (zh) | 一种机器人动画配置方法、装置及系统 | |
WO2011088718A1 (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: 11855431 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2824123 Country of ref document: CA |
|
ENP | Entry into the national phase |
Ref document number: 2013548723 Country of ref document: JP Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011855431 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |