WO2007114741A2 - A method and apparatus for providing information on web site updates - Google Patents

A method and apparatus for providing information on web site updates Download PDF

Info

Publication number
WO2007114741A2
WO2007114741A2 PCT/SE2006/000387 SE2006000387W WO2007114741A2 WO 2007114741 A2 WO2007114741 A2 WO 2007114741A2 SE 2006000387 W SE2006000387 W SE 2006000387W WO 2007114741 A2 WO2007114741 A2 WO 2007114741A2
Authority
WO
WIPO (PCT)
Prior art keywords
rss
web
web feed
link
feed
Prior art date
Application number
PCT/SE2006/000387
Other languages
French (fr)
Inventor
Robert Skog
Original Assignee
Telefonaktiebolaget Lm Ericsson (Publ)
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 Telefonaktiebolaget Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Priority to JP2009502714A priority Critical patent/JP2009532751A/en
Priority to PCT/SE2006/000387 priority patent/WO2007114741A2/en
Publication of WO2007114741A2 publication Critical patent/WO2007114741A2/en
Priority to GB0814278A priority patent/GB2450810A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q30/00Commerce
    • 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/951Indexing; Web crawling techniques
    • 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

Definitions

  • the present invention relates generally to a method and apparatus for providing information on web site updates to a communication terminal.
  • the process of obtaining updated information from plural web sites is facilitated.
  • a web feed typically comprises a list of information items where each item includes a title, a brief description, and a link to its corresponding full web site document.
  • RSS reader installed in his/her terminal, which is a piece of software that automatically fetches web feeds on a regular basis according to configurations made by the user.
  • the user must enter a specific URL (Universal Resource Locator) in the RSS reader corresponding to an RSS compatible web feed, for each desired web site.
  • the RSS reader will then automatically download the web feeds one by one from the corresponding web sites according to the URL's configured in the RSS reader.
  • the user can at any time configure the RSS reader by adding or deleting web feed URL's.
  • the RSS reader is sometimes also called "RSS aggregator".
  • the RSS reader will thus, according to its current configuration, automatically retrieve web feeds regularly from web servers and display the published information items therein for the user. The user can then read the latest titles and brief summaries in the items, and click on a link at choice for an interesting item found in a web feed, in order to connect to a corresponding web server and find more extensive information on that subject.
  • a web site administrator or the like may create such a web feed in the form of an RSS file in a simple XML format, and store it in a web server.
  • An exemplary web feed item is given below, including a title, a brief description, and a URL to its corresponding web site:
  • the RSS file can then be downloaded in this form by terminals having RSS readers configured with the URL of that RSS file, as described above.
  • a web feed i.e. RSS file
  • an information provider may maintain plural different web feeds, e.g. according to different subject categories such as economy, politics, sports, music, etc. Thereby, users may select specific subjects of interest by copying the corresponding RSS link URL's and entering them in their RSS readers.
  • a link to the RSS file is often given at a web site by means of a button called "XML" or "RSS”, e.g. under a headline named "What's new?" or similar, leading to the actual web feed XML document.
  • the web feed with information items is thus used for announcing new updated information to retrieve regarding its included subjects, also providing a brief summary of the new information.
  • users will automatically receive the web feeds as notifications on the latest information publications, as presented in the easily read item lists.
  • FIG. 1 illustrates a conventional procedure in a mobile terminal 100 for downloading a plurality of web feeds from web servers hosting different web sites.
  • the mobile terminal 100 has an RSS reader 102 installed, which a user has configured to download specific web feeds (i.e. RSS files) from a number of web sites 104 (i.e. as hosted by web servers) on a regular basis according to a predefined schedule, e.g. once a day.
  • each web site 104 maintains one or more web feeds, keeping them up to date by adding new items and deleting old ones, in the manner described above.
  • web site X maintains web feeds Xi, X 2 , X 3 -
  • web site Y maintains web feeds Yi, Y 2 , Y 3 -
  • web site Z maintains web feeds Zi, Z 2 , Z 3 ..., and so forth.
  • RSS reader 102 thus operates to download the web feeds configured therein, one by one, as illustrated by steps 1:1, 1:2 and 1:3, e.g. using a request message called "RSS get".
  • the user may have configured the RSS reader 102 to download web feed Xi from site X, web feeds Y 2 and Y 3 from site Y, and web feeds Z x and Z 3 from site Z, by manually entering their corresponding URL's or RSS links.
  • a central RSS aggregator server has been devised, generally acting as a "portal" for providing web feeds, to collect the various web feeds from different web sites on behalf of the terminal, e.g. according to a predefined scheme or upon request from the terminal.
  • the RSS aggregator server then sends the collected web feeds to the terminal, preferably in a common message. This arrangement is illustrated in Fig. 2.
  • web feeds collected by the RSS aggregator server on behalf of the terminal may be displayed on a so-called "custom page" that can be accessed by the user anytime over the Internet.
  • the RSS aggregator server is then responsible for keeping the web feeds on such "custom pages" up to date, by making regular downloads.
  • a terminal 200 first sends a request for RSS links in a step 2:1 to an RSS aggregator server 202, here illustrated as the message "RSS get".
  • a collection of RSS links have typically been defined in RSS aggregator server 202 for terminal 200, by means of registration.
  • Step 2:1 typically involves a login procedure.
  • RSS aggregator server 202 downloads the RSS files from various web sites 204 according to the registered RSS links, one by one, as illustrated by a general step 2:2. It should be noted that step 2:2 may also be executed on a regular basis independent of the requesting step 2:1.
  • RSS aggregator server 202 sends the downloaded RSS files to terminal 200 in a common message, in a step 2:3, thereby delivering the web feeds.
  • a method for obtaining updated information over the Internet, as executed by a communication terminal having an RSS reader for receiving web feeds.
  • a web feed is received that has been modified to contain one or more proposed RSS links for new web feeds.
  • the selected RSS link is automatically added to an RSS reader configuration in response to said user input.
  • an RSS request for the new web feed can be sent to a web site of the selected RSS link, or to a web feed distributor, according to said RSS reader configuration.
  • the web feed may be received in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, and the RSS link item may also include a brief description of the new web feed.
  • the received web feed may then be displayed, including the proposed RSS link item(s).
  • the web feed may be received from an RSS aggregator server having downloaded the web feed from a web server on behalf of the terminal, or directly from a web server. Further, the web feed may be received upon request for a regular web feed by means of an RSS reader in the terminal according to the RSS reader configuration, or as a downloading by means of a web browser in the terminal.
  • an arrangement in a communication terminal having an RSS reader for obtaining updated information over the Internet.
  • This inventive arrangement comprises means for receiving a web feed that has been modified to contain one or more proposed RSS links for new web feeds.
  • the arrangement further comprises input means adapted to receive a user input selecting an RSS link from said one or more proposed RSS links, and link adding means adapted to automatically add the selected RSS link to an RSS reader configuration in response to said user input.
  • an RSS request for the new web feed can be sent from the terminal to a web site of the selected RSS link or to a web feed distributor, according to said RSS reader configuration.
  • the web feed receiving means may be further adapted to receive the web feed in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, where the RSS link item further including a brief description of the new web feed.
  • the arrangement may then further comprise display means adapted to display the received regular web feed including said RSS link item(s) .
  • the web feed receiving means may be further adapted to receive the web feed from an RSS aggregator server having downloaded the web feed from a web server on behalf of the terminal, or directly from a web server.
  • a method for supplying updated information over the Internet to a communication terminal having an RSS reader for receiving web feeds, as executed by a web feed distributor in an RSS aggregator server or in a web server hosting a web site.
  • an RSS request for a web feed is first received from said terminal.
  • the web feed is then modified to contain one or more proposed RSS links for one or more new web feeds, and the modified web feed is delivered to the terminal.
  • a user can select one of the proposed RSS links for inclusion in his/her RSS reader configuration.
  • the modified web feed may be delivered in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, where the RSS link item may further include a brief description of the new web feed.
  • the one or more proposed RSS links may be selected based on subjects in the requested web feed.
  • a web feed distributor arrangement in an RSS aggregator server or in a web server hosting a web site, for supplying updated information over the Internet to a communication terminal having an RSS reader for receiving web feeds.
  • the inventive web feed distributor arrangement comprises means for receiving an RSS request for a web feed from said terminal, means for modifying the web feed to contain one or more proposed RSS .links for one or more new web feeds, and means for delivering the modified web feed to the terminal. Thereby, a user can select one of the proposed RSS links for inclusion in his/her RSS reader configuration.
  • the delivering means may be adapted to deliver the web feed in an XML format
  • the modifying means may be adapted to embed each proposed RSS link in an RSS link item in accordance with the existing information item format in web feeds, where the RSS link item may further include a brief description of the new web feed.
  • the modifying means may further be adapted to select the one or more proposed RSS links based on subjects in the requested web feed.
  • FIG. 1 is a schematic block diagram illustrating a conventional procedure of obtaining updated information over the Internet, according to the prior art.
  • - Fig. 2 is a schematic block diagram illustrating an alternative conventional procedure of obtaining updated information over the Internet, according to the prior art.
  • - Fig. 3 is a schematic block diagram illustrating a procedure of obtaining updated information over the Internet, in accordance with one embodiment.
  • FIG. 4 is a schematic block diagram illustrating a procedure of obtaining updated information over the Internet, in accordance with another embodiment.
  • - Fig. 5 is a flow chart illustrating a basic procedure executed in a communication terminal of obtaining updated information over the Internet, in accordance with another embodiment .
  • - Fig. 6 is a flow chart illustrating a basic procedure executed in an RSS aggregator server or a web site server, of providing updated information to a communication terminal over the Internet, in accordance with another embodiment.
  • the present invention provides a solution for reducing the amount of manual work for a communication terminal user, in the process of searching for new interesting sites and when configuring an RSS reader in the terminal with selected RSS links.
  • the existing format for web feeds i.e. RSS files
  • information items can basically be used for introducing new RSS links, in order to offer new web feeds that the user is free to select for inclusion in his/her RSS reader configuration.
  • an RSS link for a proposed new web feed can thus be embedded, preferably as a specific "RSS link item" in addition to regular information items, in a web feed duly delivered according to the current RSS reader configuration.
  • the terminal comprises a link adding unit or similar, adapted to automatically add an RSS link to an RSS reader when selected from a received web feed, in response to a suitable selection input made by the user.
  • a new web feed corresponding to the selected RSS link is automatically included in the RSS reader configuration, and will therefore be collected by the RSS reader, e.g. according to the conventional web feed mechanism described in the background section of this description.
  • a communication terminal 300 an RSS aggregator server 302 and a plurality of web sites 304 (as hosted by web servers) are shown.
  • the communication terminal 300 is illustrated here as a mobile terminal, although the present invention is basically not limited thereto and it can be applied for any type of communication terminal capable of web browsing.
  • terminal 300 includes display means 300a, input means 300b, an RSS reader 300c and a new component called "link adder" 30Od, while RSS aggregator server 302 includes a web feed distributor 302a and a new component called "link collector” 302b.
  • components 300a, 300b and 300c in the terminal may be fairly conventional components, whereas component 30Od implies new functionality adapted for the present solution.
  • the RSS aggregator server 302 is also specifically adapted for the present solution, as will be explained below. A procedure for obtaining a new RSS link in an RSS reader configuration, in accordance with the first embodiment, will now be described by means of illustrative schematic steps 3:1 - 3:8.
  • a first general step 3:1 represents a process when the RSS aggregator server 302 finds various web sites that might be of interest to users.
  • RSS links on potentially interesting web sites 304 are specifically collected by the link collector 302b during this process. This may be accomplished in different ways, which however lie outside the scope of the present invention.
  • link collector 302b may perform searches among web sites based on specific subjects, such as sports, music or arts, and found RSS links may be stored in a database or the like. The searches may be executed based on earlier requested RSS links, for finding related subjects or the like.
  • the RSS link collecting work may be done either manually by a person, or automatically by means of suitable software means .
  • the next step 3:2 illustrates that the RSS reader 300c in terminal 300 issues an RSS request, e.g. as the message "RSS get", to web feed distributor 302a according to the current RSS reader configuration with wanted web feeds originally selected by the terminal user.
  • RSS request e.g. as the message "RSS get”
  • web feed distributor 302a In addition to downloading the RSS files from various web sites according to the RSS reader configuration, not shown here, web feed distributor 302a also retrieves one or more new RSS links that might be of interest from link collector 302b, in a step 3:3.
  • the new RSS links may preferably be selected based on the web feed content to be delivered to terminal 300, e.g. RSS links that are somehow related to subjects in the web feed. For example, if the web feed relates to football specifically, a new RSS link also relating to football may be selected for inclusion in the web feed. In practice, it is up to the web feed administrator to include such RSS links in his/her web feed, e.g. upon request from other web feed administrators. This may thus effectively provide a useful tool for "marketing" or "advertising" new web feeds to potential customers.
  • the web feed is modified by including one or more retrieved new RSS links as specific RSS link items therein, along with the regular information items according to the current RSS reader configuration.
  • An exemplary RSS link item proposing the "Scientific American" magazine as a new web feed is given below.
  • the RSS link item contains a title such as "New RSS link” or similar, a brief description of the proposed new web feed, and a URL to a corresponding RSS file available from the magazine web site: ⁇ item> ⁇ title>New RSS link ⁇ /title>
  • the next step 3:4 illustrates that web feed distributor 302a sends the modified web feed to RSS reader 300c, now containing one or more added RSS links in order to propose new web feeds that the user can add to the RSS reader configuration.
  • the RSS request of step 3:2 may be a request for proposed RSS links exclusively, e.g. according to some given preferences that may be given from the terminal user interactively in a dialogue with the RSS aggregator server 302. In that case, RSS aggregator server 302 will deliver a "web feed" containing proposed new RSS links only.
  • the web feed is displayed on the display means 300a, as illustrated by a step 3:5, including the one or more RSS link items.
  • An RSS link selection trigger from the input means 300b is then applied to the link adder 30Od, as illustrated by a following step 3:6.
  • link adder 30Od adds the selected RSS link to the RSS reader configuration, in a next step
  • RSS reader 300c will use the new added RSS link in subsequent RSS requests, either to web feed distributor 302a or directly to the web site of the new RSS link, the latter case being illustrated by a final step 3:8.
  • a new web feed can easily be obtained with a minimum of user efforts, i.e. merely by selecting it from a delivered web feed containing proposed new RSS links, and without requiring that the terminal user must manually search for it on the Internet.
  • the present solution also provides a mechanism for introducing end-users to new web sites that they perhaps would not find otherwise or even know of. The burden of finding interesting web sites that provide web feeds is thus placed on the RSS aggregator server 302 in this case, instead of the terminal user.
  • a terminal 400 communicates directly with a web site 402 (or rather a web server hosting web site 402) , thus dispensing with the RSS aggregator server 302 used in the previous embodiment.
  • the terminal 400 includes display means 400a, a web browser 400b, input means 400c, a link adder 40Od and an RSS reader 40Oe.
  • the illustrated web site 402 includes a web feed distributor 402a and may further include an RSS link collecting function, not shown, e.g. similar to link collector 302b in the first embodiment.
  • the first step 4:1 illustrates generally that the terminal user visits web site 402 over the Internet and retrieves one or more RSS files therefrom, using the web browser 400b in this case.
  • the user may press an XML button or similar that may occur on the web site as described in the background section, to download a web feed XML document .
  • the web feed XML document may contain one or more proposed RSS links, preferably embedded in RSS link items in the manner described above.
  • web site 402 may offer RSS links for web feeds from other web sites 404 as well, e.g. concerning related subjects or the like.
  • the terminal user may select an RSS link using the input means 400c, e.g. pressing an OK button or similar.
  • An RSS link selection trigger from the input means 400c is then applied to the link adder 40Od, as illustrated by a following step 4:3.
  • link adder 40Od automatically adds the selected RSS link to the RSS reader configuration, in a - next step 4:4.
  • RSS reader 40Oe will use the new added RSS link in subsequent RSS requests directly to web feed distributor 402a in the web site 402 of the new RSS link, as illustrated by a final step 4:5.
  • RSS reader 40Oe may also use the new RSS link in subsequent RSS requests to an RSS aggregator server, not shown, such as the one shown in Fig. 3 denoted 302. If offered in the downloaded web feed, the user may also select RSS links to other web sites 404 as well, such that subsequent RSS requests may go directly to web sites 404 of any selected RSS links, as illustrated by an additional or alternative step 4:5a.
  • the terminal receives a web feed modified to contain one or more RSS links for proposed new web feeds, e.g. embedded as RSS link items in the manner described above.
  • the web feed may be a regular web feed received upon automatic request made by the RSS reader according to its RSS reader configuration, either to an RSS aggregator server or directly to a web site.
  • the web feed may also be received simply when a terminal user manually downloads it directly from a web site by means of a web browser.
  • the received web feed with one or more proposed RSS links is displayed in the terminal, e.g. as illustrated above by step 3:5 or 4:2, respectively.
  • the proposed RSS links may then be displayed as RSS link items, also containing brief summaries of the web feed content.
  • a suitable user input is received selecting one of the proposed RSS links, e.g. when the user presses an OK button or similar.
  • the selected RSS link is automatically added to the RSS reader configuration, e.g. by means of the above-described link adder 30Od or 40Od, respectively, in a further step 506.
  • a regular RSS request is sooner or later sent from the terminal to a web site having the selected RSS link, in a final step 508, since the RSS reader is now configured with that RSS link.
  • This procedure can be executed when delivering regular web feeds, either in an RSS aggregator server such as RSS aggregator 302 in Fig. 3, or a web site server such as web site 402 in Fig. 4.
  • an RSS request for a web feed is received from a communication terminal, or alternatively from an RSS aggregator server on behalf of one or more terminals.
  • the web feed request may be an automatic request for a regular web feed according to a RSS reader configuration in the terminal, or a manual download request from a terminal user operating a web browser.
  • the requested web feed is modified by including one or more proposed RSS links, preferably embedded in RSS link items as described above.
  • the proposed RSS links may be selected with respect to subjects in the requested web feed.
  • the process of selecting suitable proposed RSS links lies outside the scope of the present invention.
  • a final step 604 the modified web feed is delivered to the terminal, such that a user can select one of the proposed RSS links for inclusion in his/her RSS reader configuration.
  • steps 500-508 of the procedure illustrated in Fig. 5 may take place from now on in the receiving terminal, where step 500 basically coincide with step 604.
  • a terminal user can easily add a web feed to his/her RSS reader configuration by selecting a proposed new RSS link, e.g. included in a delivered modified web feed.
  • the terminal user can dispense with laborious manual searches on the Internet, and still be offered potentially interesting new web feeds.
  • the present solution can also be utilised by information providers for presenting their web sites to end-users, effectively providing an effortless advertising or marketing tool or the like.

Description

A METHOD AND APPARATUS FOR PROVIDING INFORMATION ON WEB SITE UPDATES
TECHNICAL FIELD The present invention relates generally to a method and apparatus for providing information on web site updates to a communication terminal. In particular, the process of obtaining updated information from plural web sites is facilitated.
BACKGROUND
The advent of Internet has created a vast industry for making all kinds of information and data available to any user operating a communication terminal equipped with a web browser. Many so-called "host servers" or the like offer information over the Internet as available from web sites, and will collectively be referred to as "information providers" in the following description for simplicity. Such information may be various types of news, announcements and advertisements as typically offered from news agencies, newspapers, television companies, stock market facilities, trading sites, etc. If the Internet address of an information provider is known to a terminal user, he/she can enter that address in the terminal and connect to the web site in order to access the offered information. It is also possible to find interesting web sites by means of search engines and web links .
Since information providers often change and update their offered information more or less frequently, users may want to check the latest offered information, which can be quite tiresome to do when many favourite sites are visited, sometimes even requiring a login procedure. Often, when no update has been made recently, the check is made in vain. The process of checking a plurality of sites for new publications is even more troublesome if a mobile terminal is used, due to its limited capabilities with respect to screen and keyboard sizes, as well as transmission rates. As a result, services have been developed for notifying users when new information has become available.
In recent years, various information services have been developed for providing updated information over telecommunication networks. Information is then transmitted directly to registered subscribers, either periodically or each time any new information becomes available. By means of subscription, relevant information can thus be delivered automatically without requiring that a user actively browses for suitable home pages in order to search for some specific information. However, it is a drawback that this type of services requires a subscription and that a subscriber profile with preferences and filter functions or the like must typically be defined, not to mention incurred charging. Greater flexibility is nevertheless achieved if the user actively accesses the web sites and selects the wanted information.
In order to make the process of checking a plurality of sites for new information updates easier to users, without pushing the actual content to the user which requires a subscription, the concept of λλweb feed" and "RSS" (Really Simple Syndication) has recently been introduced, at least so far free of charge. An information provider can use such a web feed to announce that a new piece of information has become available from its web site. A web feed typically comprises a list of information items where each item includes a title, a brief description, and a link to its corresponding full web site document.
A user can then "subscribe", so to speak, to these web feeds simply by means of an RSS reader installed in his/her terminal, which is a piece of software that automatically fetches web feeds on a regular basis according to configurations made by the user. Thus, the user must enter a specific URL (Universal Resource Locator) in the RSS reader corresponding to an RSS compatible web feed, for each desired web site. The RSS reader will then automatically download the web feeds one by one from the corresponding web sites according to the URL's configured in the RSS reader. The user can at any time configure the RSS reader by adding or deleting web feed URL's. The RSS reader is sometimes also called "RSS aggregator".
The RSS reader will thus, according to its current configuration, automatically retrieve web feeds regularly from web servers and display the published information items therein for the user. The user can then read the latest titles and brief summaries in the items, and click on a link at choice for an interesting item found in a web feed, in order to connect to a corresponding web server and find more extensive information on that subject.
A web site administrator or the like may create such a web feed in the form of an RSS file in a simple XML format, and store it in a web server. An exemplary web feed item is given below, including a title, a brief description, and a URL to its corresponding web site:
<item> <title>EM football</title>
<link>http://www.news.com/Latest/Sportsnews/</link> <description>Today Sweden won the EM in football. </description>
</item> The RSS file can then be downloaded in this form by terminals having RSS readers configured with the URL of that RSS file, as described above. A web feed, i.e. RSS file, typically includes several such items, and the service provider can keep the web feed up to date by adding new items and deleting old ones. Moreover, an information provider may maintain plural different web feeds, e.g. according to different subject categories such as economy, politics, sports, music, etc. Thereby, users may select specific subjects of interest by copying the corresponding RSS link URL's and entering them in their RSS readers. A link to the RSS file is often given at a web site by means of a button called "XML" or "RSS", e.g. under a headline named "What's new?" or similar, leading to the actual web feed XML document.
Effectively, the web feed with information items is thus used for announcing new updated information to retrieve regarding its included subjects, also providing a brief summary of the new information. By means of the RSS reader, users will automatically receive the web feeds as notifications on the latest information publications, as presented in the easily read item lists. Thereby, the above- mentioned manual searching for new information at different web sites becomes superfluous, at least for the configured web feeds .
Web feeds may thus be used for any type of web sites, including not only traditional news sites or the like but also so-called "Blog" sites. Thus, when a blogger has entered a new piece of text or similar, other users can be automatically notified by means of the web feed mechanism. Fig. 1 illustrates a conventional procedure in a mobile terminal 100 for downloading a plurality of web feeds from web servers hosting different web sites. The mobile terminal 100 has an RSS reader 102 installed, which a user has configured to download specific web feeds (i.e. RSS files) from a number of web sites 104 (i.e. as hosted by web servers) on a regular basis according to a predefined schedule, e.g. once a day.
As illustrated, each web site 104 maintains one or more web feeds, keeping them up to date by adding new items and deleting old ones, in the manner described above. In the figure, web site X maintains web feeds Xi, X2, X3-, web site Y maintains web feeds Yi, Y2, Y3-, and web site Z maintains web feeds Zi, Z2, Z3..., and so forth. At each download instance, RSS reader 102 thus operates to download the web feeds configured therein, one by one, as illustrated by steps 1:1, 1:2 and 1:3, e.g. using a request message called "RSS get". By way of example, the user may have configured the RSS reader 102 to download web feed Xi from site X, web feeds Y2 and Y3 from site Y, and web feeds Zx and Z3 from site Z, by manually entering their corresponding URL's or RSS links.
The above-described procedure may however result in a significant burden on the terminal equipment of downloading a potentially great number of web feeds from different web sites, using the RSS reader configured with RSS links (i.e. web feed URL's). Therefore, a central RSS aggregator server has been devised, generally acting as a "portal" for providing web feeds, to collect the various web feeds from different web sites on behalf of the terminal, e.g. according to a predefined scheme or upon request from the terminal. The RSS aggregator server then sends the collected web feeds to the terminal, preferably in a common message. This arrangement is illustrated in Fig. 2. Alternatively, web feeds collected by the RSS aggregator server on behalf of the terminal may be displayed on a so-called "custom page" that can be accessed by the user anytime over the Internet. The RSS aggregator server is then responsible for keeping the web feeds on such "custom pages" up to date, by making regular downloads.
In Fig. 2, a terminal 200 first sends a request for RSS links in a step 2:1 to an RSS aggregator server 202, here illustrated as the message "RSS get". A collection of RSS links have typically been defined in RSS aggregator server 202 for terminal 200, by means of registration. Step 2:1 typically involves a login procedure. In response to the request, RSS aggregator server 202 then downloads the RSS files from various web sites 204 according to the registered RSS links, one by one, as illustrated by a general step 2:2. It should be noted that step 2:2 may also be executed on a regular basis independent of the requesting step 2:1. Finally, RSS aggregator server 202 sends the downloaded RSS files to terminal 200 in a common message, in a step 2:3, thereby delivering the web feeds.
However, in the known web feed techniques, including either arrangement illustrated in Fig' s 1 and 2 above, the user still has to manually search for new and interesting web feeds, and either manually configure an RSS reader in the terminal with selected RSS links, or register selected RSS links with an RSS aggregator server. Moreover, using an RSS aggregator server as a portal is somewhat inflexible, and the user must go to the portal in order to find new and interesting sites, typically requiring a login procedure, as being limited to the portal's assortment. It would thus be desirable to reduce the amount of such manual work referred to above, especially when mobile terminals are used, in order to make the web feed services even more attractive to end-users. It may also be desirable for information providers to offer new web sites to end-users that they may not even be able to find by themselves at all.
SUMMARY OF THE INVENTION
It is an object of the present invention to generally address the problems and demands outlined above, and to provide a convenient mechanism to end-users for obtaining information over the Internet, minimising the amount of necessary manual work.
These objects and others are obtained by providing a method and apparatus, respectively, according to the attached independent claims. According to one aspect, a method is provided for obtaining updated information over the Internet, as executed by a communication terminal having an RSS reader for receiving web feeds. In this inventive method, a web feed is received that has been modified to contain one or more proposed RSS links for new web feeds. When user input selecting an RSS link for a new web feed from said one or more proposed RSS links is received, the selected RSS link is automatically added to an RSS reader configuration in response to said user input. Thereby, an RSS request for the new web feed can be sent to a web site of the selected RSS link, or to a web feed distributor, according to said RSS reader configuration.
The web feed may be received in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, and the RSS link item may also include a brief description of the new web feed. The received web feed may then be displayed, including the proposed RSS link item(s). The web feed may be received from an RSS aggregator server having downloaded the web feed from a web server on behalf of the terminal, or directly from a web server. Further, the web feed may be received upon request for a regular web feed by means of an RSS reader in the terminal according to the RSS reader configuration, or as a downloading by means of a web browser in the terminal.
According to another aspect, an arrangement is provided in a communication terminal having an RSS reader for obtaining updated information over the Internet. This inventive arrangement comprises means for receiving a web feed that has been modified to contain one or more proposed RSS links for new web feeds. The arrangement further comprises input means adapted to receive a user input selecting an RSS link from said one or more proposed RSS links, and link adding means adapted to automatically add the selected RSS link to an RSS reader configuration in response to said user input. Thereby, an RSS request for the new web feed can be sent from the terminal to a web site of the selected RSS link or to a web feed distributor, according to said RSS reader configuration.
The web feed receiving means may be further adapted to receive the web feed in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, where the RSS link item further including a brief description of the new web feed. The arrangement may then further comprise display means adapted to display the received regular web feed including said RSS link item(s) . The web feed receiving means may be further adapted to receive the web feed from an RSS aggregator server having downloaded the web feed from a web server on behalf of the terminal, or directly from a web server. According to yet another aspect, a method is provided for supplying updated information over the Internet to a communication terminal having an RSS reader for receiving web feeds, as executed by a web feed distributor in an RSS aggregator server or in a web server hosting a web site. In this method, an RSS request for a web feed is first received from said terminal. The web feed is then modified to contain one or more proposed RSS links for one or more new web feeds, and the modified web feed is delivered to the terminal. Thereby, a user can select one of the proposed RSS links for inclusion in his/her RSS reader configuration. The modified web feed may be delivered in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, where the RSS link item may further include a brief description of the new web feed. The one or more proposed RSS links may be selected based on subjects in the requested web feed.
According to yet another aspect, a web feed distributor arrangement is provided in an RSS aggregator server or in a web server hosting a web site, for supplying updated information over the Internet to a communication terminal having an RSS reader for receiving web feeds. The inventive web feed distributor arrangement comprises means for receiving an RSS request for a web feed from said terminal, means for modifying the web feed to contain one or more proposed RSS .links for one or more new web feeds, and means for delivering the modified web feed to the terminal. Thereby, a user can select one of the proposed RSS links for inclusion in his/her RSS reader configuration. The delivering means may be adapted to deliver the web feed in an XML format, and the modifying means may be adapted to embed each proposed RSS link in an RSS link item in accordance with the existing information item format in web feeds, where the RSS link item may further include a brief description of the new web feed. The modifying means may further be adapted to select the one or more proposed RSS links based on subjects in the requested web feed.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will now be described in more detail and with reference to the accompanying drawings, in which:
- Fig. 1 is a schematic block diagram illustrating a conventional procedure of obtaining updated information over the Internet, according to the prior art.
- Fig. 2 is a schematic block diagram illustrating an alternative conventional procedure of obtaining updated information over the Internet, according to the prior art. - Fig. 3 is a schematic block diagram illustrating a procedure of obtaining updated information over the Internet, in accordance with one embodiment.
- Fig. 4 is a schematic block diagram illustrating a procedure of obtaining updated information over the Internet, in accordance with another embodiment.
- Fig. 5 is a flow chart illustrating a basic procedure executed in a communication terminal of obtaining updated information over the Internet, in accordance with another embodiment . - Fig. 6 is a flow chart illustrating a basic procedure executed in an RSS aggregator server or a web site server, of providing updated information to a communication terminal over the Internet, in accordance with another embodiment.
DESCRIPTION OF PREFERRED EMBODIMENTS The present invention provides a solution for reducing the amount of manual work for a communication terminal user, in the process of searching for new interesting sites and when configuring an RSS reader in the terminal with selected RSS links. Briefly described, the existing format for web feeds (i.e. RSS files) with information items can basically be used for introducing new RSS links, in order to offer new web feeds that the user is free to select for inclusion in his/her RSS reader configuration. In this solution, an RSS link for a proposed new web feed can thus be embedded, preferably as a specific "RSS link item" in addition to regular information items, in a web feed duly delivered according to the current RSS reader configuration.
Preferably, the terminal comprises a link adding unit or similar, adapted to automatically add an RSS link to an RSS reader when selected from a received web feed, in response to a suitable selection input made by the user. Thereby, a new web feed corresponding to the selected RSS link is automatically included in the RSS reader configuration, and will therefore be collected by the RSS reader, e.g. according to the conventional web feed mechanism described in the background section of this description.
A first embodiment of this solution will now be described with reference to Fig. 3 in which a communication terminal 300, an RSS aggregator server 302 and a plurality of web sites 304 (as hosted by web servers) are shown. The communication terminal 300 is illustrated here as a mobile terminal, although the present invention is basically not limited thereto and it can be applied for any type of communication terminal capable of web browsing. As schematically illustrated, terminal 300 includes display means 300a, input means 300b, an RSS reader 300c and a new component called "link adder" 30Od, while RSS aggregator server 302 includes a web feed distributor 302a and a new component called "link collector" 302b. As indicated above, components 300a, 300b and 300c in the terminal may be fairly conventional components, whereas component 30Od implies new functionality adapted for the present solution. The RSS aggregator server 302 is also specifically adapted for the present solution, as will be explained below. A procedure for obtaining a new RSS link in an RSS reader configuration, in accordance with the first embodiment, will now be described by means of illustrative schematic steps 3:1 - 3:8.
A first general step 3:1 represents a process when the RSS aggregator server 302 finds various web sites that might be of interest to users. RSS links on potentially interesting web sites 304 are specifically collected by the link collector 302b during this process. This may be accomplished in different ways, which however lie outside the scope of the present invention. For example, link collector 302b may perform searches among web sites based on specific subjects, such as sports, music or arts, and found RSS links may be stored in a database or the like. The searches may be executed based on earlier requested RSS links, for finding related subjects or the like. The RSS link collecting work may be done either manually by a person, or automatically by means of suitable software means .
The next step 3:2 illustrates that the RSS reader 300c in terminal 300 issues an RSS request, e.g. as the message "RSS get", to web feed distributor 302a according to the current RSS reader configuration with wanted web feeds originally selected by the terminal user. In addition to downloading the RSS files from various web sites according to the RSS reader configuration, not shown here, web feed distributor 302a also retrieves one or more new RSS links that might be of interest from link collector 302b, in a step 3:3.
The new RSS links may preferably be selected based on the web feed content to be delivered to terminal 300, e.g. RSS links that are somehow related to subjects in the web feed. For example, if the web feed relates to football specifically, a new RSS link also relating to football may be selected for inclusion in the web feed. In practice, it is up to the web feed administrator to include such RSS links in his/her web feed, e.g. upon request from other web feed administrators. This may thus effectively provide a useful tool for "marketing" or "advertising" new web feeds to potential customers.
Thus, the web feed is modified by including one or more retrieved new RSS links as specific RSS link items therein, along with the regular information items according to the current RSS reader configuration. An exemplary RSS link item proposing the "Scientific American" magazine as a new web feed, is given below. The RSS link item contains a title such as "New RSS link" or similar, a brief description of the proposed new web feed, and a URL to a corresponding RSS file available from the magazine web site: <item> <title>New RSS link</title>
<RSSIink> http://www.sciam.com/xml/sciam.xml</link>
<description>"Scientific American" RSS link that gives you the latest new in science. </description> </item>
The next step 3:4 illustrates that web feed distributor 302a sends the modified web feed to RSS reader 300c, now containing one or more added RSS links in order to propose new web feeds that the user can add to the RSS reader configuration.
Alternatively, the RSS request of step 3:2 may be a request for proposed RSS links exclusively, e.g. according to some given preferences that may be given from the terminal user interactively in a dialogue with the RSS aggregator server 302. In that case, RSS aggregator server 302 will deliver a "web feed" containing proposed new RSS links only.
Once received by the RSS reader 300c in terminal 300, the web feed is displayed on the display means 300a, as illustrated by a step 3:5, including the one or more RSS link items. Reading the proposed web feeds on display means 300a, particularly the description part thereof, the terminal user may pick a particular web feed of interest by using the input means 300b, e.g. pressing an OK button or similar, to select the RSS link in that item. An RSS link selection trigger from the input means 300b is then applied to the link adder 30Od, as illustrated by a following step 3:6. In response thereto, link adder 30Od adds the selected RSS link to the RSS reader configuration, in a next step
3:7. As a result, RSS reader 300c will use the new added RSS link in subsequent RSS requests, either to web feed distributor 302a or directly to the web site of the new RSS link, the latter case being illustrated by a final step 3:8. In this way, a new web feed can easily be obtained with a minimum of user efforts, i.e. merely by selecting it from a delivered web feed containing proposed new RSS links, and without requiring that the terminal user must manually search for it on the Internet. The present solution also provides a mechanism for introducing end-users to new web sites that they perhaps would not find otherwise or even know of. The burden of finding interesting web sites that provide web feeds is thus placed on the RSS aggregator server 302 in this case, instead of the terminal user.
A second embodiment of the present solution will now be described with reference to Fig. 4, where a terminal 400 communicates directly with a web site 402 (or rather a web server hosting web site 402) , thus dispensing with the RSS aggregator server 302 used in the previous embodiment. The terminal 400 includes display means 400a, a web browser 400b, input means 400c, a link adder 40Od and an RSS reader 40Oe. The illustrated web site 402 includes a web feed distributor 402a and may further include an RSS link collecting function, not shown, e.g. similar to link collector 302b in the first embodiment. As similar to the first embodiment, components 400a, 400b, 400c and 40Oe in terminal 400 may be fairly conventional components, whereas link adder 40Od implies the new functionality needed in the terminal 400 for the present solution. A procedure for obtaining a new RSS link in an RSS reader configuration in the terminal 400, in accordance with the second embodiment, will now be described by means of illustrative schematic steps 4:1 - 4:5. The first step 4:1 illustrates generally that the terminal user visits web site 402 over the Internet and retrieves one or more RSS files therefrom, using the web browser 400b in this case. For example, the user may press an XML button or similar that may occur on the web site as described in the background section, to download a web feed XML document . The web feed XML document may contain one or more proposed RSS links, preferably embedded in RSS link items in the manner described above. Basically, web site 402 may offer RSS links for web feeds from other web sites 404 as well, e.g. concerning related subjects or the like. As the one or more proposed RSS links are displayed on the display means 400a, in a step 4:2, the terminal user may select an RSS link using the input means 400c, e.g. pressing an OK button or similar. An RSS link selection trigger from the input means 400c is then applied to the link adder 40Od, as illustrated by a following step 4:3. In response thereto, link adder 40Od automatically adds the selected RSS link to the RSS reader configuration, in a - next step 4:4. As a result, if that RSS link leads to web site 402, RSS reader 40Oe will use the new added RSS link in subsequent RSS requests directly to web feed distributor 402a in the web site 402 of the new RSS link, as illustrated by a final step 4:5. RSS reader 40Oe may also use the new RSS link in subsequent RSS requests to an RSS aggregator server, not shown, such as the one shown in Fig. 3 denoted 302. If offered in the downloaded web feed, the user may also select RSS links to other web sites 404 as well, such that subsequent RSS requests may go directly to web sites 404 of any selected RSS links, as illustrated by an additional or alternative step 4:5a. Fig. 5 is a flow chart with steps in a procedure for obtaining regular information in the form of a new web feed, .as executed in a user terminal equipped with an RSS reader. In a first step 500, the terminal receives a web feed modified to contain one or more RSS links for proposed new web feeds, e.g. embedded as RSS link items in the manner described above. According to different embodiments, as also described above, the web feed may be a regular web feed received upon automatic request made by the RSS reader according to its RSS reader configuration, either to an RSS aggregator server or directly to a web site. The web feed may also be received simply when a terminal user manually downloads it directly from a web site by means of a web browser.
In a next step 502, the received web feed with one or more proposed RSS links is displayed in the terminal, e.g. as illustrated above by step 3:5 or 4:2, respectively. The proposed RSS links may then be displayed as RSS link items, also containing brief summaries of the web feed content. In a next step 504, a suitable user input is received selecting one of the proposed RSS links, e.g. when the user presses an OK button or similar. In response thereto, the selected RSS link is automatically added to the RSS reader configuration, e.g. by means of the above-described link adder 30Od or 40Od, respectively, in a further step 506. Finally, a regular RSS request is sooner or later sent from the terminal to a web site having the selected RSS link, in a final step 508, since the RSS reader is now configured with that RSS link.
Finally, a procedure of providing updated information to a communication terminal over the Internet according to another embodiment, will now be described with reference to the flow chart shown in Fig. 6. This procedure can be executed when delivering regular web feeds, either in an RSS aggregator server such as RSS aggregator 302 in Fig. 3, or a web site server such as web site 402 in Fig. 4.
In a first step 600, an RSS request for a web feed is received from a communication terminal, or alternatively from an RSS aggregator server on behalf of one or more terminals. In analogy with step 500 above, the web feed request may be an automatic request for a regular web feed according to a RSS reader configuration in the terminal, or a manual download request from a terminal user operating a web browser.
In a next step 602, the requested web feed is modified by including one or more proposed RSS links, preferably embedded in RSS link items as described above. As mentioned above, the proposed RSS links may be selected with respect to subjects in the requested web feed. However, the process of selecting suitable proposed RSS links lies outside the scope of the present invention.
In a final step 604, the modified web feed is delivered to the terminal, such that a user can select one of the proposed RSS links for inclusion in his/her RSS reader configuration. Hence, steps 500-508 of the procedure illustrated in Fig. 5 may take place from now on in the receiving terminal, where step 500 basically coincide with step 604. Using the present solution, a terminal user can easily add a web feed to his/her RSS reader configuration by selecting a proposed new RSS link, e.g. included in a delivered modified web feed. In this way, the terminal user can dispense with laborious manual searches on the Internet, and still be offered potentially interesting new web feeds. The present solution can also be utilised by information providers for presenting their web sites to end-users, effectively providing an effortless advertising or marketing tool or the like.
While the invention has been described with reference to specific exemplary embodiments, the description is only intended to illustrate the inventive concept and should not be taken as limiting the scope of the invention.
Various alternatives, modifications and equivalents may be used without departing from the invention, which is defined by the appended claims.

Claims

1. A method of obtaining updated information over the Internet, as executed by a communication terminal having an RSS reader for receiving web feeds, comprising the following steps :
- A) receiving a web feed being modified to contain one or more proposed RSS links for new web feeds,
- B) receiving user input selecting an RSS link for a new web feed from said one or more proposed RSS links, and
- C) adding the selected RSS link to an RSS reader configuration automatically in response to said user input, such that an RSS request for the new web feed can be sent to a web site of the selected RSS link or to a web feed distributor, according to said RSS reader configuration.
2. A method according to claim 1, wherein the web feed is received in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, said RSS link item further including a brief description of the new web feed.
3. A method according to claim 2, wherein the received web feed is displayed, including said RSS link item(s) .
4. A method according to any of claims 1-3, wherein the web feed is received from an RSS aggregator server having downloaded the web feed from a web server on behalf of the terminal.
5. A method according to any of claims 1-3, wherein the web feed is received directly from a web server.
6. A method according to any of claims 1-5, wherein the web feed is a regular web feed received upon request by means of an RSS reader in the terminal according to a current RSS reader configuration.
7. A method according to any of claims 1-5, wherein the web feed is received when a terminal user manually downloads it directly from a web site by means of a web browser in the terminal.
8. An arrangement in a communication terminal for obtaining updated information over the Internet, comprising:
- means for receiving a web feed being modified to contain one or more proposed RSS links for new web feeds,
- input means adapted to receive a user input selecting an RSS link from said one or more proposed RSS links, and - link adding means adapted to add the selected RSS link to an RSS reader configuration automatically in response to said user input, such that said RSS reader can send an RSS request for the new web feed to a web site of the selected RSS link or to a web feed distributor, according to said RSS reader configuration.
9. An arrangement according to claim 8, wherein the web feed receiving means is further adapted to receive the web feed in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, said RSS link item further including a brief description of the new web feed.
10.An arrangement according to claim 9, further comprising display means adapted to display the received web feed including said RSS link item(s) .
11.An arrangement according to any of claims 8-10, wherein the web feed receiving means is further adapted to receive the web feed from an RSS aggregator server having downloaded the web feed from a web server on behalf of the terminal.
12.An arrangement according to any of claims 8-10, wherein the web feed receiving means is further adapted to receive the web feed directly from a web server.
13.A method of supplying updated information over the
Internet to a communication terminal having an RSS reader for receiving web feeds, as executed by a web feed distributor in an RSS aggregator server or in a web server hosting a web site, comprising the following steps: - receiving an RSS request for a web feed from said terminal,
- modifying the web feed to contain one or more proposed RSS links for one or more new web feeds, and
- delivering the modified web feed to the terminal, such that a user can select one of the proposed RSS links for inclusion in his/her RSS reader configuration.
14. A method according to claim 13, wherein the modified web feed is delivered in an XML format where each proposed RSS link is contained in an RSS link item in accordance with the existing information item format in web feeds, said RSS link item further including a brief description of the new web feed.
15. A method according to claim 13 or 14, wherein the one or more proposed RSS links are selected based on subjects in the requested regular web feed.
16. A web feed distributor arrangement in an RSS aggregator server or in a web server hosting a web site, for supplying updated information over the Internet to a communication terminal having an RSS reader for receiving web feeds, comprising:
- means for receiving an RSS request for a web feed from said terminal, - means for modifying the web feed to contain one or more proposed RSS links for one or more new web feeds, and
- means for delivering the modified web feed to the terminal, such that a user can select one of the proposed RSS links for inclusion in his/her RSS reader configuration.
17.An arrangement according to claim 16, wherein said delivering means is adapted to deliver the web feed in an XML format, and said modifying means is adapted to embed each proposed RSS link in an RSS link item in accordance with the existing information item format in web feeds, said RSS link item further including a brief description of the new web feed.
18.An arrangement according to claim 16 or 17, wherein said modifying means is adapted to select the one or more proposed RSS links based on subjects in the requested web feed.
PCT/SE2006/000387 2006-03-30 2006-03-30 A method and apparatus for providing information on web site updates WO2007114741A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2009502714A JP2009532751A (en) 2006-03-30 2006-03-30 Method and apparatus for providing information about website updates
PCT/SE2006/000387 WO2007114741A2 (en) 2006-03-30 2006-03-30 A method and apparatus for providing information on web site updates
GB0814278A GB2450810A (en) 2006-03-30 2008-08-05 A method and apparatus for providing information on web site updates

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/SE2006/000387 WO2007114741A2 (en) 2006-03-30 2006-03-30 A method and apparatus for providing information on web site updates

Publications (1)

Publication Number Publication Date
WO2007114741A2 true WO2007114741A2 (en) 2007-10-11

Family

ID=38564100

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2006/000387 WO2007114741A2 (en) 2006-03-30 2006-03-30 A method and apparatus for providing information on web site updates

Country Status (3)

Country Link
JP (1) JP2009532751A (en)
GB (1) GB2450810A (en)
WO (1) WO2007114741A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2224702A1 (en) * 2009-02-26 2010-09-01 Research In Motion Limited Mobile wireless device to display selected web feeds and associated methods
US20100228720A1 (en) * 2009-02-26 2010-09-09 Research In Motion Limited Mobile wireless device to display selected web feeds and associated methods
US9195771B2 (en) 2011-08-09 2015-11-24 Christian George STRIKE System for creating and method for providing a news feed website and application
JP2022537552A (en) * 2020-04-29 2022-08-26 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド DATA UPDATE METHOD, DEVICE, SEARCH SERVER, TERMINAL AND STORAGE MEDIUM

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10260955A (en) * 1997-03-19 1998-09-29 Toshiba Corp Information collecting device, information evaluating device, information processing system, information collecting method, information evaluating method and information processing method
JP4457471B2 (en) * 2000-06-30 2010-04-28 日本電気株式会社 Bookmark system, document proposal method using bookmark, and program recording medium
JP4118580B2 (en) * 2002-03-20 2008-07-16 富士通株式会社 Arrangement information recommendation device, method and program
US8065383B2 (en) * 2004-05-17 2011-11-22 Simplefeed, Inc. Customizable and measurable information feeds for personalized communication

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2224702A1 (en) * 2009-02-26 2010-09-01 Research In Motion Limited Mobile wireless device to display selected web feeds and associated methods
US20100228720A1 (en) * 2009-02-26 2010-09-09 Research In Motion Limited Mobile wireless device to display selected web feeds and associated methods
US9195771B2 (en) 2011-08-09 2015-11-24 Christian George STRIKE System for creating and method for providing a news feed website and application
JP2022537552A (en) * 2020-04-29 2022-08-26 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド DATA UPDATE METHOD, DEVICE, SEARCH SERVER, TERMINAL AND STORAGE MEDIUM
JP7322194B2 (en) 2020-04-29 2023-08-07 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド DATA UPDATE METHOD, DEVICE, SEARCH SERVER, TERMINAL AND STORAGE MEDIUM
US11803597B2 (en) 2020-04-29 2023-10-31 Baidu Online Network Technology (Beijing) Co., Ltd. Data updating method, apparatus, search server, terminal and storage medium

Also Published As

Publication number Publication date
GB2450810A (en) 2009-01-07
JP2009532751A (en) 2009-09-10
GB0814278D0 (en) 2008-09-10

Similar Documents

Publication Publication Date Title
CN101072116B (en) Service selecting method, device, system and client end application server
EP0889421B1 (en) Dynamic page generator
US6654725B1 (en) System and method for providing customized advertising on the World Wide Web
EP1993049B1 (en) Characterisation system and method
CA2674119C (en) Methods and systems for mapping subscription filters to advertisement applications
CA2749170C (en) Singular, collective and automated creation of a media guide for online content
US8205167B2 (en) Analyzing user viewership of advertisements appearing in a screen display in a user terminal
US20080071616A1 (en) System and Method for Ensuring Delivery of Advertising
CN101212305B (en) Information publishing method and system
JPWO2007018202A1 (en) Portable syndicated information distribution system
WO2003088064A1 (en) Method and system for pushing content through cellular network
AU2009285814B2 (en) Requesting a service
US7475121B2 (en) Information distribution apparatus and information distribution method
US7590681B1 (en) Method and system for managing and delivering web content to internet appliances
US20130117251A1 (en) Central server, proxy server arrangement for use in the distribution of information on the internet
WO2007114741A2 (en) A method and apparatus for providing information on web site updates
WO2010055648A1 (en) Service information-disseminating device and service information-acquiring device
EP2154892B1 (en) Methods and systems to use data façade subscription filters for advertisement purposes
JP2006139470A (en) Information provision device, information provision method and program therefor
CN102799642B (en) The display packing of web page contents and device
KR20110037354A (en) Apparatus for providing contents consumption history syndication, service system, and method by using the same
KR20110014029A (en) User setting type interest information collection system and method
CA2368081A1 (en) A method and system for providing a service to a client node
US20020188634A1 (en) Method to provide pre-selected information
JP2012181853A (en) Method and device for providing information on update of web site

Legal Events

Date Code Title Description
DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 06717068

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2009502714

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 6105/DELNP/2008

Country of ref document: IN

ENP Entry into the national phase in:

Ref document number: 0814278

Country of ref document: GB

Kind code of ref document: A

Free format text: PCT FILING DATE = 20060330

WWE Wipo information: entry into national phase

Ref document number: 0814278.8

Country of ref document: GB

NENP Non-entry into the national phase in:

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06717068

Country of ref document: EP

Kind code of ref document: A2