CN101917426A - RSS (Really Simple Syndication) subscribing method and client thereof - Google Patents

RSS (Really Simple Syndication) subscribing method and client thereof Download PDF

Info

Publication number
CN101917426A
CN101917426A CN2010102484684A CN201010248468A CN101917426A CN 101917426 A CN101917426 A CN 101917426A CN 2010102484684 A CN2010102484684 A CN 2010102484684A CN 201010248468 A CN201010248468 A CN 201010248468A CN 101917426 A CN101917426 A CN 101917426A
Authority
CN
China
Prior art keywords
attribute
rss
redundant
title
link
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN2010102484684A
Other languages
Chinese (zh)
Inventor
刘星
袁磊
沈建
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN2010102484684A priority Critical patent/CN101917426A/en
Priority to PCT/CN2010/078800 priority patent/WO2012016404A1/en
Publication of CN101917426A publication Critical patent/CN101917426A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The invention discloses an RSS (Really Simple Syndication) subscribing method and a client thereof. The method comprises the following steps of: obtaining an RSS object by the client; selecting the attribute of an RSS object to obtain an ID through calculation; judging whether the ID is a redundancy ID or not; if not, preserving the RSS object, and otherwise, neglecting the RSS object or updating the RSS object corresponding to the existing ID into the RSS object corresponding to the redundancy ID. The invention improves the data integrating ability of the RSS client and reduces RSS redundancy resources.

Description

RSS method for subscribing and client thereof
Technical field
The present invention relates to RSS (Really Simple Syndication, RSS (Really Simple Syndication)) technical field, in particular to RSS method for subscribing and client thereof.
Background technology
RSS is a kind of easy means of online shared content.It is a kind of informed source format specification, in order to issue the website of frequent data for updating, and the net digest of blogger article, news, message or video signal for example.The user can focus on the various information of concern by subscribing to different RSS channels, and is ageing stronger, and need not remove Explore Related Sites one by one to the Internet, very easy to use.
The subscription of channel has multiple mode, comprise manual inputting channel link and title, the user directly adds or passes through OPML (Outline Processor Markup Language by the link of the RSS on the Internet, outline marks for treatment language) file importing etc., because the diversity in channel source, the present situation that exists repeated citing to subscribe to, the RSS client software of current industry all can't filter these effectively and repeat to subscribe to channel, it is redundant that this just makes that the channel of local storage exists, bring the puzzlement of resource consumption and user experience, also can bring the overhead of bandwidth and user's expenses of surfing Internet.
Further, the Internet is wide-open, the purport of RSS is shared various age informations with being more convenient and quicker again, the user issues the freedom of RSS resource, popularity, although make the different channel of title, but all may comprise identical data entries, especially the polymerism of RSS is embodied in the information of paying close attention to same type again, and the main flow information content provider of same type is same often, can be quoted by a plurality of RSS channels such as Sina's blog, and the RSS client is after different channel is subscribed to like this, also may face the redundant storage news item, this is very poor efficiency and waste on the mobile phone terminal of storage resources anxiety.
Because current RSS agreement adopts each property value character string mode relatively, efficient and result are all undesirable, therefore current client-side technology does not all have effective way head it off, continuous increase along with RSS user, the abundant rapidly and development of RSS subscribed content, this problem will be severe more.
Summary of the invention
The present invention proposes a kind of RSS method for subscribing and client thereof, adopt each property value character string mode relatively, all unfavorable problem of efficient and result to solve above-mentioned RSS agreement.
According to an aspect of the present invention, provide a kind of RSS method for subscribing, comprising: client is obtained the RSS object; Select the property calculation of RSS object to obtain ID; Judge whether ID is redundant ID; If not redundant ID, then preserve the RSS object, if redundant ID, the RSS object of then ignoring the RSS object or will having an ID correspondence is updated to the RSS object of redundant ID correspondence.
According to a further aspect in the invention, the client that provides a kind of RSS of being used for to subscribe to, comprising: acquisition module is used to obtain the RSS object; Protocol module is used to select the property calculation of RSS object to obtain ID; Redundant filtering module is used to judge whether ID is redundant ID; Data Storage is used for then preserving the RSS object if not redundant ID, if redundant ID, the RSS object of then ignoring the RSS object or will having an ID correspondence is updated to the RSS object of redundant ID correspondence.
The present invention adopts ID to discern redundant RSS object, and solve existing RSS agreement and adopted each property value character string mode relatively, all unfavorable problem of efficient and result, and then improved RSS client data integration ability, reduced the RSS redundant resource.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 shows the flow chart according to the RSS method for subscribing of the embodiment of the invention;
Fig. 2 shows redundant according to the preferred embodiment of the invention channel and filters schematic diagram;
Fig. 3 shows and reduces redundant news item schematic diagram according to the preferred embodiment of the invention;
Fig. 4 shows the flow chart that reduces redundant resource according to the preferred embodiment of the invention;
Fig. 5 shows and calculates channel ID schematic diagram according to the preferred embodiment of the invention;
Fig. 6 shows the schematic diagram according to the client that is used for the RSS subscription of the embodiment of the invention.
Embodiment
Hereinafter will describe the present invention with reference to the accompanying drawings and in conjunction with the embodiments in detail.Need to prove that under the situation of not conflicting, embodiment and the feature among the embodiment among the application can make up mutually.
Fig. 1 shows the flow chart according to the RSS method for subscribing of the embodiment of the invention, comprising:
Step S 10, and client is obtained the RSS object;
Step S20 selects the property calculation of RSS object to obtain ID;
Step S30 judges whether ID is redundant ID;
Step S40 if not redundant ID, then preserves the RSS object, if redundant ID, the RSS object of then ignoring the RSS object or will having an ID correspondence is updated to the RSS object of redundant ID correspondence.
Each property value character string of available technology adopting mode relatively, efficient and result are all undesirable, and present embodiment adopts ID to discern redundant RSS object.Each RSS object has unique ID, and property value is a plurality of, and ID is simple in structure, word length can be fixed, so adopt ID to judge, solved existing RSS agreement and adopted each property value character string mode relatively, all unfavorable problem of efficient and result, and then improved RSS client data integration ability, reduced the RSS redundant resource.
Wherein, the RSS object refers to the various objects that memory requirement is arranged in the RSS client, can comprise channel, news item and multimedia object etc.The mode that the RSS client obtains subject data file can be various, subscribe to channel such as the user, the mode that then obtains the channel data file can be manual subscribe to input information, the Internet interpolation channel or the importing of OPML mode etc., and the present invention does not limit the mode that the RSS client obtains subject data file.And the acquisition of news item data file can be that the initiation of RSS client is more newly downloaded, also can be that the RSS source pushes, and the present invention does not limit the obtain manner of news item Feed file.
The RSS client is resolved the data file among the step S20, and various property values are extracted, with channel object and news item object is example, channel object comprises in the RSS agreement<channel〉each sub-property value under the element, the news item object comprises in the RSS agreement<item〉each property value under the element, wherein agreement can be RSS 1.0/RSS2.0 and ATOM1.0, should be appreciated that, does not constitute the restriction to other agreement of RSS here.
Preferably, the RSS object can be channel object, news item object or multimedia object.When the RSS object was channel object, step S20 comprised: title attribute and the link attribute of selecting channel object; As going into parameter, adopt Secure Hash Algorithm (Secure Hash Algorithm) to calculate ID title attribute and link attribute.The preferred embodiment has solved the redundant problem of subscribing to of channel object.
Fig. 2 shows redundant according to the preferred embodiment of the invention channel and filters schematic diagram, comprising:
S101, subscribing module comprises multiple channel subscription mode, and the user can be by the determinant attribute information of interface inputting channel; The user also can subscribe to channel by the mode of adding the RSS resource on the Internet in the process of surfing the web; Further, can also finish subscription by importing the mode of channel list file.By this step, finished the input of channel data.
S102, for the channel data file that specific format or protocol requirement are arranged, will resolve and extract predefined property set numerical value by protocol module, such as the channel list importing of OPML form, then need to finish the OPML protocol analysis, extract the property value of channel.
S103, directly import or resolve the channel property value of acquisition from protocol module for the user, to convert unique channel ID value to by SHA1 at redundant filtering module, the RSS client uses the ID value that this can the unique identification channel to filter, and guarantees that the user can not repeat to subscribe to identical channel.
S104, after finishing redundant filter operation, Data Storage is preserved newly-increased channel information together with its ID.
Preferably, when the RSS object is news item object or multimedia object, select the title<title of described channel object or multimedia object〉attribute, link<Link〉attribute and publication date<pubDate〉attribute; As going into parameter, adopt Secure Hash Algorithm to calculate described ID described title attribute, described link attribute and described publication date attribute.Even this preferred implementation column has solved under RSS channel situation inequality, the RSS news item content that also may exist and the redundancy of the RSS content that cause identical with content of multimedia avoided the redundancy of RSS news item content and content of multimedia.
Should be appreciated that, be with these several attributes as an illustration here, but be not restricted to the property value combination of using other.In addition, used Secure Hash Algorithm here, also can be generalized to other algorithm with same ability to obtain unique ID value of fixed length.In above preferred embodiment, Secure Hash Algorithm can adopt SH1, MD5, SHA256, SHA384, SHA512 scheduling algorithm.
Fig. 3 shows and reduces redundant news item schematic diagram according to the preferred embodiment of the invention, comprising:
S201, because the channel news item all is kept in the RSSFeed file, after channel upgraded, transport module downloaded to this locality with the RSSFeed file.
S202, protocol module carries out protocol analysis to the RSSFeed file, extracts the property set numerical value of news item (item), can comprise<link 〉,<title〉and<pubDate〉etc.
S203, redundant filtering module makes up the go into parameter of these property values as SHA1 algorithm (also can adopt other Secure Hash Algorithm) equally, calculate the ID value of this news item of unique identification, and the news item ID that uses ID that this locality is preserved carries out redundancy and search, refresh old entry contents.
S204, if fail to find redundancy, then Data Storage keeps these news item data in this RSSFeed file.
Preferably, this RSS method for subscribing also comprises: the interface is provided, allows the user to select attribute by the interface.This can satisfy user's particular demands.The subscribing module of Fig. 2 promptly provides this function.
Preferably, ID is for example 20 bytes of regular length.Word length is fixed, the comparison of more convenient ID.
Preferably, step S203 comprises: whether this locality of judging client has ID, if existing, judges that then ID is redundant ID, if do not have, judges that then ID is not redundant ID, and preserves ID in this locality.This embodiment is simple.
Fig. 4 shows the flow chart that reduces redundant resource according to the preferred embodiment of the invention, comprising:
S301, the property value of RSS object enters redundant filtering module as initial conditions, and in fact use which attribute set to select according to different sights, can be channel, news item, media object etc. such as strategy, strategy not exclusively is equal to type, that is to say this type of channel, can have multiple combinations of attributes mode to preserve the data integration requirement of special object to reach customization.
S302, the property value that process is selected is combined as the parameter of going into of SHA1 algorithm (also can adopt other Secure Hash Algorithm), will calculate corresponding news item ID.
S303 checks whether be kept at this locality then.
S304 if closely be kept at this locality, then upgrades these clauses and subclauses.
S305 if do not find the ID of coupling, then preserves as new clauses and subclauses.
Fig. 5 shows and calculates channel ID schematic diagram according to the preferred embodiment of the invention, channel<link〉and<title〉as the parameter of going into of SHA1 (also can adopt other Secure Hash Algorithm), will calculate the ID value of fixed length 20 bytes by SHA1.
The RSS method for subscribing of the foregoing description is applicable to the RSS client software of portable terminal, but is not limited thereto, and is suitable equally to the RSS client that runs on all kinds of PC.
The schematic diagram that Fig. 6 shows according to the client that is used for the RSS subscription of the embodiment of the invention comprises:
Acquisition module 10 is used to obtain the RSS object, in the preferred embodiment of above-mentioned Fig. 2 and Fig. 3, realizes this acquisition module 10 by subscribing module and transport module respectively;
Protocol module 20 is used to select the property calculation of RSS object to obtain ID;
Redundant filtering module 30 is used to judge whether ID is redundant ID;
Data Storage 40 is used for then preserving the RSS object if not redundant ID, if redundant ID, the RSS object of then ignoring the RSS object or will having an ID correspondence is updated to the RSS object of redundant ID correspondence.
This client has solved existing RSS agreement and has adopted each property value character string mode relatively, all unfavorable problem of efficient and result, and then improved RSS client data integration ability, reduced the RSS redundant resource.
Preferably, the RSS object can be channel object, news item object or multimedia object.
Preferably, in above-mentioned client, the RSS object is a channel object, and the ID that protocol module calculates channel object is specially: title attribute and the link attribute of selecting channel object; As going into parameter, adopt Secure Hash Algorithm to calculate ID title attribute and link attribute.
Preferably, in above-mentioned client, the RSS object is the news item object, and the ID that protocol module calculates the news item object is specially: the title<title that selects channel object〉attribute, link<Link〉attribute and publication date<pubDate〉attribute; As going into parameter, adopt Secure Hash Algorithm to calculate ID title attribute, link attribute and publication date attribute.
Preferably, in above-mentioned client, the RSS object is a multimedia object, and the ID that protocol module calculates multimedia object is specially: the title<title that selects multimedia object〉attribute, link<Link〉attribute and publication date<pubDate〉attribute; As going into parameter, adopt Secure Hash Algorithm to calculate ID title attribute, link attribute and publication date attribute.
When above preferred embodiment has solved the RSS subscribed content respectively, the problem of channel redundancy, news item redundancy and multimedia redundancy.
Preferably, this client also comprises: interface module is used to allow the user to select attribute by the interface that interface module provides.This can satisfy user's particular demands better.
Preferably, redundant filtering module 30 judges whether this locality of client has ID, if existing, judges that then ID is redundant ID, if do not have, judges that then ID is not redundant ID, and preserves ID in this locality.This embodiment is simple.
As can be seen from the above description, the present invention filters by the inspection to the news item redundant data, has reduced the loss of local storage resources, has promoted user experience.
Obviously, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with the general calculation device, they can concentrate on the single calculation element, perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in the storage device and carry out by calculation element, and in some cases, can carry out step shown or that describe with the order that is different from herein, perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (13)

1. a RSS (Really Simple Syndication) RSS method for subscribing is characterized in that, comprising:
Client is obtained the RSS object;
Select the property calculation of described RSS object to obtain ID;
Judge whether described ID is redundant ID;
If not redundant ID, then preserve described RSS object, if redundant ID, the RSS object of then ignoring described RSS object or will having an ID correspondence is updated to the described RSS object of described redundant ID correspondence.
2. method according to claim 1 is characterized in that, described RSS object is a channel object, selects the property calculation of described object to obtain ID and comprises:
Select the title attribute and the link attribute of described channel object;
As going into parameter, adopt Secure Hash Algorithm to calculate described ID described title attribute and described link attribute.
3. method according to claim 1 is characterized in that, described RSS object is the news item object, selects the property calculation of described object to obtain ID and comprises:
Select the title<title of described channel object〉attribute, link<Link〉attribute and publication date<pubDate〉attribute;
As going into parameter, adopt Secure Hash Algorithm to calculate described ID described title attribute, described link attribute and described publication date attribute.
4. method according to claim 1 is characterized in that, described RSS object is a multimedia object, selects the property calculation of described object to obtain ID and comprises:
Select the title<title of described multimedia object〉attribute, link<Link〉attribute and publication date<pubDate〉attribute;
As going into parameter, adopt Secure Hash Algorithm to calculate described ID described title attribute, described link attribute and described publication date attribute.
5. according to each described method of claim 2-4, it is characterized in that, also comprise: the interface is provided, allows the user to select described attribute by described interface.
6. according to each described method of claim 2-4, it is characterized in that described ID is a regular length.
7. method according to claim 1 is characterized in that, judges whether described ID is that redundant ID comprises:
Whether this locality of judging described client has described ID, if existing, then
Judge that described ID is redundant ID,, judge that then described ID is not redundant ID, and preserve described ID in this locality if do not have.
8. one kind is used for the client that RSS (Really Simple Syndication) RSS subscribes to, and it is characterized in that, comprising:
Acquisition module is used to obtain the RSS object;
Protocol module is used to select the property calculation of described object to obtain ID;
Redundant filtering module is used to judge whether described ID is redundant ID;
Data Storage is used for if not redundant ID, then preserves described RSS object, if redundant ID, the RSS object of then ignoring described RSS object or will having an ID correspondence is updated to the described RSS object of described redundant ID correspondence.
9. client according to claim 8 is characterized in that, described RSS object is a channel object, and the ID that protocol module calculates channel object is specially:
Select the title attribute and the link attribute of described channel object;
As going into parameter, adopt Secure Hash Algorithm to calculate described ID described title attribute and described link attribute.
10. client according to claim 8 is characterized in that, described RSS object is the news item object, and the ID that protocol module calculates the news item object is specially:
Select the title<title of described channel object〉attribute, link<Link〉attribute and publication date<pubDate〉attribute;
As going into parameter, adopt Secure Hash Algorithm to calculate described ID described title attribute, described link attribute and described publication date attribute.
11. client according to claim 8 is characterized in that, described RSS object is a multimedia object, and the ID that protocol module calculates multimedia object is specially:
Select the title<title of described multimedia object〉attribute, link<Link〉attribute and publication date<pubDate〉attribute;
As going into parameter, adopt Secure Hash Algorithm to calculate described ID described title attribute, described link attribute and described publication date attribute.
12. client according to claim 8 is characterized in that, also comprises:
Interface module, described attribute is selected at the interface that is used to allow the user to provide by described interface module.
13. client according to claim 8 is characterized in that, described redundant filtering module judges whether this locality of described client has described ID, if existing, judge that then described ID is redundant ID, if do not have, judge that then described ID is not redundant ID, and preserve described ID in this locality.
CN2010102484684A 2010-08-05 2010-08-05 RSS (Really Simple Syndication) subscribing method and client thereof Pending CN101917426A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN2010102484684A CN101917426A (en) 2010-08-05 2010-08-05 RSS (Really Simple Syndication) subscribing method and client thereof
PCT/CN2010/078800 WO2012016404A1 (en) 2010-08-05 2010-11-16 Really simple syndication subscription method and client thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102484684A CN101917426A (en) 2010-08-05 2010-08-05 RSS (Really Simple Syndication) subscribing method and client thereof

Publications (1)

Publication Number Publication Date
CN101917426A true CN101917426A (en) 2010-12-15

Family

ID=43324810

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102484684A Pending CN101917426A (en) 2010-08-05 2010-08-05 RSS (Really Simple Syndication) subscribing method and client thereof

Country Status (2)

Country Link
CN (1) CN101917426A (en)
WO (1) WO2012016404A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109192262A (en) * 2018-09-17 2019-01-11 北京惠每云科技有限公司 A kind of data transmission method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1972251A (en) * 2005-11-25 2007-05-30 腾讯科技(深圳)有限公司 A method, system and client for spreading network information
CN101243433A (en) * 2005-08-15 2008-08-13 微软公司 Acquisition of syndication feed items via an information workflow application
US20090080013A1 (en) * 2005-05-18 2009-03-26 Canon Kabushiki Kaisha Image processing apparatus, control method thereof, and program
CN101404024A (en) * 2008-11-25 2009-04-08 青岛海信移动通信技术股份有限公司 Mobile terminal and method for browsing website contents through mobile terminal
CN101582076A (en) * 2009-06-24 2009-11-18 浪潮电子信息产业股份有限公司 Data de-duplication method based on data base
CN101755263A (en) * 2007-05-21 2010-06-23 亚马逊技术股份有限公司 Consumption of items via a user device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008144087A1 (en) * 2007-05-21 2008-11-27 Nielsen Media Research, Inc. Methods and apparatus to monitor content distributed by the internet
CN101251860B (en) * 2008-03-10 2011-05-04 北京航空航天大学 Web information publish administrating system and method
CN101645082B (en) * 2009-04-17 2011-04-20 华中科技大学 Similar web page duplicate-removing system based on parallel programming mode
CN101763419A (en) * 2009-12-28 2010-06-30 山东大学 Method for synchronously updating remote rss data by local database

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090080013A1 (en) * 2005-05-18 2009-03-26 Canon Kabushiki Kaisha Image processing apparatus, control method thereof, and program
CN101243433A (en) * 2005-08-15 2008-08-13 微软公司 Acquisition of syndication feed items via an information workflow application
CN1972251A (en) * 2005-11-25 2007-05-30 腾讯科技(深圳)有限公司 A method, system and client for spreading network information
CN101755263A (en) * 2007-05-21 2010-06-23 亚马逊技术股份有限公司 Consumption of items via a user device
CN101404024A (en) * 2008-11-25 2009-04-08 青岛海信移动通信技术股份有限公司 Mobile terminal and method for browsing website contents through mobile terminal
CN101582076A (en) * 2009-06-24 2009-11-18 浪潮电子信息产业股份有限公司 Data de-duplication method based on data base

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109192262A (en) * 2018-09-17 2019-01-11 北京惠每云科技有限公司 A kind of data transmission method and device

Also Published As

Publication number Publication date
WO2012016404A1 (en) 2012-02-09

Similar Documents

Publication Publication Date Title
CN102902733A (en) Information push method, device and system based on content subscription
JP5122467B2 (en) Multimedia middleware apparatus using metadata, control method thereof and storage medium
KR20160018841A (en) System and apparatus for using multichannel file delivery over unidirectional transport (“flute”) protocol for delivering different classes of files in a broadcast network
CN103531218B (en) A kind of online multimedia file editing method and system
CN103905293A (en) Method and device for obtaining expression information
CN103428525A (en) Online inquiry and play control method and system for network videos and television programs
CN102769640B (en) The update method of user profile, server and system
CN103701914B (en) Off-line downloading method and device for serial resources
US20120278448A1 (en) Method and System for Accessing Microblog, and Method and System for Sending Pictures on Microblog Website
CN102892214B (en) Terminal and link management method
KR20120052232A (en) Mobile dialogue system and mobile content delivery solutions
CN102291243A (en) Service processing server, system and method
US20130007198A1 (en) Methods for recommending personalized content based on profile and context information and devices thereof
US20090241017A1 (en) Sharing syndicated feed bookmarks among members of a social network
JP2014505299A (en) Method and apparatus for processing microweb log messages
CN102567376A (en) Method and device for recommending personalized search results
WO2017114169A1 (en) Link request processing method and apparatus
US20080154905A1 (en) System, Method, Apparatus and Computer Program Product for Providing Content Selection in a Network Environment
CN102207967A (en) Method and system for automatically providing new browser plugin
CA2741082C (en) Conditional processing method and apparatus
KR20120036868A (en) Method and apparatus for providing compatibility of media enclosures in feeds
JP2005530258A (en) System and method for resynchronization while refreshing a client device from a server
CN102571826B (en) The method and system applied from the network platform to client push
CN101958901B (en) Long term evolution-based multimedia on demand method, system and mobile terminal
US20080281852A1 (en) Method, apparatus and computer program product for providing an adaptive framework for a metadata-context switch

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20101215