CA2425217C - Method and system for single-action personalized recommendation and display of internet content - Google Patents

Method and system for single-action personalized recommendation and display of internet content Download PDF

Info

Publication number
CA2425217C
CA2425217C CA2425217A CA2425217A CA2425217C CA 2425217 C CA2425217 C CA 2425217C CA 2425217 A CA2425217 A CA 2425217A CA 2425217 A CA2425217 A CA 2425217A CA 2425217 C CA2425217 C CA 2425217C
Authority
CA
Canada
Prior art keywords
content
url
recommendation
user
action input
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.)
Expired - Lifetime
Application number
CA2425217A
Other languages
French (fr)
Other versions
CA2425217A1 (en
Inventor
Eric Boyd
Justin Lafrance
Geoff Smith
Garrett Camp
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.)
Stumbleupon Inc
Original Assignee
Stumbleupon Inc
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=29270487&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CA2425217(C) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Stumbleupon Inc filed Critical Stumbleupon Inc
Publication of CA2425217A1 publication Critical patent/CA2425217A1/en
Application granted granted Critical
Publication of CA2425217C publication Critical patent/CA2425217C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • 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/953Querying, e.g. by the use of web search engines
    • G06F16/9536Search customisation based on social or collaborative filtering
    • 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/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Abstract

A method and system for single-action personalized recommendation and display of content via the internet. The recommendation is given by a server system and received by a client system. The content itself has been previously recommended to the server system by the users of the client system. Client system recommendations to the server system are also invoked with a single-action. Recommended content is referred to by a URL. Users can rate content to the server system using a single-action. The server system performs recommendation calculations using user-specific information such as user preferences, demographic data, content rating history, and content- specific information. The content rating history of other users may also influence these calculations. Client systems display recommended content directly to the user in response to only a single-action.

Description

1 "METHOD AND SYSTEM FOR SINGLE-ACTION PERSONALIZED
2 RECOMMENDATION AND DISPLAY OF INTERNET CONTENT.'
3
4 The present invention relates to a computer method and system for 11 recommending content over the Internet.

14 The Internet comprises a vast number of computers and computer networks that are interconnected through communications links. Many different 16 services and protocols operate over the Internet, including email, the world-wide-17 web (WWW), file transfer, and chat services.
18 The WVVVV
service consists of server systems and client systems 19 exchanging documents via the Hyper-Text Transport Protocol (HTTP). Server systems are generally permanently dedicated computers with high bandwidth 21 connections to the Internet. They host the Internet content, run the server 22 software, and perform many types of calculations. Client systems are generally 23 personal computers being controlled by an individual. They display a Graphical 24 User Interface (GUI) to the user, and run applications, such as browsers, which allow users to send requests for Internet content to the server systems, and then 26 view the content.

. ___________________________________________________________________ _ 1 Internet content is any publicly available content accessible via the 2 Internet.
Content accessible via the Internet may consist of Hyper-Text-Mark-up-3 Language (HTML) documents, images, portable document files (PDF), flash, 4 video, audio, animation, etc. Typically, a client requests and displays these documents using a browser. All Internet content can be identified via a Uniform 6 Resource Locater (URL), a string of text including a protocol name, machine 7 name (expressed in text, but translated to IP address via a system called Domain 8 Name System (DNS)), remote directory name, and file name. It is these URLs 9 which allow the powerful "linking" behavior which is a prominent feature of browsers.
11 Many of the early innovations on the WWW consisted of means of 12 finding high quality Internet content.
13 For instance, search engines are server side applications which 14 accept keyword input from clients, and attempt to find Internet content to which those words are relevant. They generally do this by downloading large numbers 16 of documents, and indexing them in a sophisticated database. When keyword 17 queries are received, these databases are used to locate Internet content which 18 contains the specified keywords, whereupon the URLs which refer to this Internet 19 content are returned to the client. The user reviews any information provided about each URL to determine which selection(s) of Internet content, if any, are of 21 interest.
The user then indicates to the browser, typically by clicking a link, to 22 retrieve the Internet content referenced by the selected URL. The browser then 23 retrieves and displays this content. Thus search engines involve multiple steps 24 for users:
typing in keywords, submitting the query, reviewing summaries, and clicking on links to the actual Internet content. Some search engines have a 1 feature which involves redirecting the browser directly to the first result of a 2 keyword search. This reduces the number of steps that the user must perform. It 3 is important to recognize, however, that this is not a single-action method. The 4 effectiveness of this feature is often a matter of luck, as the relevance and quality
5 of the search engine's first selection may not be significantly different from that of
6 further selections.
7 Another Internet content service, typically known as a "portal,"
8 consists of dynamically generated web pages with content tailored for the user.
9 For instance, via a simple questionnaire, a server may discover that the client is
10 interested in a particular subject matter. Future visits from that client (which can
11 be determined by any number of existing technologies) can be rewarded with
12 pages containing links to Internet content about that subject matter.
The user
13 may review these links for an indication of content that may be of interest. The
14 user then indicates to the browser, typically by clicking a link, to retrieve the
15 Internet content referenced by the selected link. The browser then retrieves and
16 displays this content. As in the case of search engines, this is a multiple-action
17 method. It also requires that the user visit the portal site on a regular basis, to
18 check for new links of interest.
19 There are also many services on the Internet designed to locate
20 highly specific types of data, based upon user preferences. Match making
21 services are an example. These services attempt to match people, based on
22 shared interests, user-specified preferences, and so forth. Another common
23 example is online stock portfolios. These services allow users to view financial
24 market information assembled in a customized fashion. In general, such services
25 present the user with relevant information specific to the domains to which they 1 apply. These domains are often quite small and highly specialized. The content 2 which they present typically is provided only by the service in question, or its 3 affiliates and partners. Of particular importance is to note that recommendations 4 made by such services are, in fact, recommendations for objects in that domain as opposed to recommendations of Internet content. For example, match making 6 services recommend people. Investment services recommend investments.
7 Online bookstores recommend books. In a sense, recommendations received 8 from these services present users with more specific information in the domain of 9 the service provider but do not present users with information that they would not have known to look for. In this respect, these services operate almost as a 11 domain-specific search engine supporting complex queries. The personalization 12 and recommendation technologies used by such services tend to be very specific 13 to their respective domains. These technologies are not extensible to the full 14 scope of Internet content.
Personal bookmark systems, embedded as a part of most major 16 browsers, are essentially ways to remember URLs on the client side.
Since 17 finding quality Internet content can be difficult, it is convenient to remember URLs 18 specifying the location of that content. Many people use their bookmarks in more 19 public ways as well; making them publicly available via their own web pages, sending them to friends, or otherwise essentially using shared bookmarking 21 behavior to locate good Internet content. This method requires extensive user 22 action, but is often the source of recommendations superior to any automated 23 system yet in existence.
24 The system and method detailed herein describe a new and innovative method of locating high quality Internet content, where an essential 1 feature is single-action convenience. For a browser-based client, the indication of 2 this single-action is always available regardless of the currently displayed 3 content. Equally important, all of the content recommended by the server system 4 has been recommended to the server system by its users. Users are preferably human beings, but may potentially be any automated system that interfaces with 6 the server system in the same way as would an individual person.
Potentially, this 7 could include systems that find and/or rate content, such as web spiders.

The present invention involves single-action personalized 11 recommendation of Recommended Content. Recommended Content is arbitrary 12 Internet content recommended by any user of the system. Arbitrary Internet 13 content is any publicly available content accessible via the Internet.
14 An embodiment of the present invention provides a method and system for requesting recommendations of Internet content via a client system.
16 The client system implements a user interface, which contains an indication of an 17 action (e.g., a single action such as clicking a mouse button) that a user is to 18 perform to obtain content recommended by the server system. In response to the 19 indicated action being performed, the client system sends to a server system the client identifier and a request to obtain an URL(s) which references content 21 recommended by the server system. The server system uses the client identifier 22 to locate additional information needed to generate a recommendation(s) for the 23 user. The server system generates the recommendation(s), and then returns it 24 (them) to the client. The client then interfaces with a browser, directing it to retrieve and display the content recommended by the server system, referenced 1 by the obtained URL(s). Thus, the user of the client system has to perform only a 2 single action to view content recommended by the server system.
3 The present invention also involves single-action submission of 4 recommendations by the client system to the server system. The client system contains an indication of an action that a user is to perform to rate the quality or 6 directly recommend Internet content currently displayed in the web browser. In a 7 preferred embodiment, the single-action is clicking a mouse button. There may 8 be multiple indications of actions to distinguish the quality rating. In a preferred 9 embodiment, the indications are buttons labeled "good," "bad" and "great".
In response to the indicated action being performed, the client 11 system sends to the server system the client identifier, the URL
referencing the 12 currently displayed content and the indicated rating. The server system records 13 the client identifier, URL and rating. This new information is used to refine 14 recommendations of content made to the user. It is also used to refine recommendations made to other users both by making available the newly 16 Recommended Content to future recommendations and by establishing 17 relationships with the current user. Each time a rating is submitted, potentially, 18 recommendation calculations are made to determine content to recommend both 19 to the current user and other users. These calculations refine previous calculations, potentially determining new content to recommend, determining that 21 content determined by a prior calculation is no longer a good selection, or 22 determining that the relative priority of selected recommendations should be 23 adjusted. The selection of content determined to be the best recommendation by 24 these calculations is recommended to the user the next time the user performs 1 the indication of an action to view content recommended by the server.
Thus, the 2 user of the client system has to perform only a single action to rate content.
3 In a broad aspect of the invention, a method is provided for 4 automatically obtaining a recommendation, and then displaying the Internet 5 content associated with that recommendation. The method consists of, under 6 control of the client system, a method enabling a user interface for controlling the 7 recommendation system; in response to only a single action being performed, 8 sending a request for recommendation(s) from the client system to a server 9 system, along with an identifier of the user of the client system. Then, under control of the server system, receiving a request for a recommendation, 11 dynamically choosing Recommended Content to recommend to the client, based 12 on data associated with the client identifier, such as user preferences, 13 demographic data, content rating history, and content-specific information such 14 as subject matter, content quality, complexity of language, and general aesthetics 15 as well as content rating and preferences of other users, determining the URL(s) 16 which refer to the above content, and finally issuing a response from a server 17 system containing those URL(s) and associated information. Then, under control 18 the client system, receiving the URL(s) and associated information, interfacing 19 with a web browser application, and directing it to retrieve and display the content 20 recommended by the server system referred to by the URL(s).
21 In a preferred aspect of the invention, the method above wherein 22 enabling a user interface includes displaying a graphical user interface with a 23 method for invoking the single action. Also, the method above wherein enabling a 24 user interface includes the use of a browser toolbar. Also, the method above 25 wherein the single action is clicking a button. Also, the method above wherein a 1 user of the client system does not need to explicitly identify themselves when 2 requesting a recommendation. Also, the method above wherein the client system 3 and server system communicate via the Internet. Also, the method above 4 wherein the single action is clicking a mouse button when a cursor is positioned over a predefined area of the user interface. Also, the method above wherein the 6 single action is a sound generated by a user, such as speech. Also, the method 7 above wherein the single action is selection using a television remote control.
8 Also, the method above wherein the single action is depressing of a key on a key 9 pad. Also, the method above wherein the single action is selecting using a pointing device. Also, the method above wherein the single action is selection of 11 a user interface component.
12 In a broad aspect of the invention, a client system is provided for 13 obtaining a recommendation, and then displaying the content recommended by 14 the server system associated with it. The client system consists of an identifier that identifies a user, a display component for displaying a user interface, a 16 single-action user interface component that in response to performance of only a 17 single action, sends a request to a server system to obtain a recommendation, 18 the request including the identifier so that the server system can locate additional 19 information needed to complete the request, and so that the server system can fulfill the request for a recommendation. The client system also includes a 21 component which receives the recommendation from the server, in the form of 22 URL(s), and a component which interfaces with web browser software, and 23 instructs that software to retrieve the content identified by an URL, and display it 24 to the user.

_ _______________________________________________________________________________ ___ 1 In a preferred aspect of the client system, the display component is 2 a browser.
Also, the client system above wherein the display component is a 3 browser toolbar. Also, the client system above wherein the display component is 4 a browser plug-in. Also, the client system above wherein the display component is a browser component. Also, the client system above wherein the single action 6 is the clicking of a mouse button.
7 In a broad aspect of the invention a server system is provided for 8 generating recommendations of Recommended Content. The server system 9 consists of a client identifier storage component, a content rating storage component, a user preference storage component, a demographic data storage 11 component, a Recommended Content data storage component, a single-action 12 recommending component. The single-action recommendation component itself 13 consists of a receiving component for receiving requests to obtain a recommendations, the request including the client identifier, the request being sent in response to only a single action being performed; and a personalized recommendation component that uses data from storage components specific to 17 the client and specific to Recommended Content, and perform calculations in 18 order to choose Recommended Content to recommend. The server system also 19 contains a component which determines the URL(s) which refer to the above Recommended Content, and a sending component, which sends to the client 21 system, the URL(s) determined above, along with associated information.
22 In a preferred aspect of the server system, the request is sent by a 23 client system in response to a single action being performed.
24 In a broad aspect of the invention, a client system is provided for the submission of recommendations of Internet content. The client system 1 consists of a client identifier that identifies a user, a display component for 2 displaying a user interface, a single-action user interface component that in 3 response to performance of only a single action, sends a message to a server 4 system containing details of the recommendation, including URL, and potentially the quantitative value (e.g. rating) of the recommendation, and a component 6 which receives confirmation from the server, and displays this confirmation to the 7 user.
8 In a preferred aspect of the client system the single-action to be 9 performed is the pushing of a button. Also, the client system above wherein the 'recommend' button is part of a rating interface. In this case, the client may have 11 many buttons each triggered by a single-action.
12 In a broad aspect of the invention, a server system is provided for 13 the receiving of ratings and recommendations of Internet content. This server 14 system consists of a Recommended Content data storage component, a recommendation storing component, a receiving component for receiving 16 recommendations from clients, the request including the client identifier, the 17 request being sent in response to only a single action being performed;
a 18 Recommend Content storage component, which stores the recommendation from 19 the client, along with any associated data sent by the client; a sending component, which sends to the client system a confirmation of submission.
21 In a preferred aspect of the above server system the single-action is 22 the push of a button. Also, the system above wherein in addition to the 23 Recommended Content data storage component there is a rating storage 24 component responsible for storing ratings of Internet content. The ratings are those sent with the above client system , _________________________________ 1 In a broad aspect of the invention, a method is provided for 2 receiving recommendations from client systems. This method consists of, under 3 control of the client system, a method enabling a user interface for controlling the recommendation system; in response to only a single action being performed, sending a recommendation from the client system to a server system, in the form 6 of a URL
referring to the Internet content, along with an identifier of the user of 7 the client system. Under control of the server system, receiving a 8 recommendation, storing the recommendation in the Recommended Content 9 data database, issuing a response from a server system containing a confirmation. Under control the client system, receiving the confirmation, 11 optionally, interfacing with a web browser application, and directing it to display 12 success to the user.

Figure la is a block diagram illustrating single-action server-16 recommendation in one embodiment of the present invention;
17 Figure lb is a block diagram illustrating single-action user-18 recommendation in one embodiment of the present invention;
19 Figure 2 is a block diagram illustrating an embodiment of the present invention;
21 Figure 3a is a flow diagram of one potential routine that enables 22 single-action recommendation and display of content recommended by the server 23 system;

1 Figure 3b is a flow diagram of another potential routine that enables 2 single-action recommendation and display of content recommended by the server 3 system;
4 Figure 4 is a flow diagram of one potential routine that enables the server system to respond to requests for content recommended by the server 6 system;
7 Figure 5 is a flow diagram of one potential routine that enables the 9 Figure 6 is a flow diagram of one potential routine that enables the 11 Figure 7 is a flow diagram of one potential routine that enables 13 Figure 8 is a flow diagram of one potential routine that creates a Figure 9 is a view of a web screen shot introducing one 16 embodiment of the invention according to the Example, and in which a new user 17 is invited to install a custom interface for personalized web surfing to the standard 19 Figure 10 is partial web screen shot of an example of a standard 21 Figure 11 is a view of a web screen shot illustrating the successful 22 additional of a custom toolbar added to the standard tool bar, now providing 23 single-click action buttons for implementing the invention including; personalized 1 Figure 12 is a partial screen shot illustrating a preliminary form for 2 selecting categories of the user's interests;
3 Figure 13 is a partial screen shot illustrating a more comprehensive 4 form for selecting categories of the user's interests;
Figure 14 is a partial screen shot illustrating acknowledgment of the 6 recordal of the user's preferred categories of the user's interests;
7 Figure 15 illustrates the user's option to select a category of interest 8 to which the system will select and apply personalized recommendations of web 9 content wherein, selection of the search initiation button "Stumble" will retrieve the recommended content;
11 Figure 16 illustrates a web screen shot of an initial result of the 12 personalized search in the user's preferred category of "Science and 13 Technology". Further the user has selected the "good" button for rating the 14 recommended content;
Figure 17 illustrates a partial web shot of the implementation of one 16 administration button on the custom toolbar enabling various housekeeping 17 functions for the user's account including altering category preferences;
18 Figure 18 illustrate a web screen shot of a rating information button 19 which demonstrates how others have rated the recommended content, if any;
Figures 19a-19f are screen shots of the help system for the 21 embodiment of Fig. 9, for describing the action initiators or buttons and options.

- _______________________________________ 1111.rv WNW
_____________________ AUFFIreelli 2 The present invention provides a method and system for single-3 action personalized recommendation of Internet content in a client/server environment, as well as the immediate display of this content to the user. The single-action recommendation system of the present invention minimizes the 6 number of user interactions needed to obtain and view content recommended by 7 the server system.
8 In order to enable the system, the client must register for the recommendation service. In one embodiment of the present invention, the client system is installed by a user simply by directing a web browser to a specified 11 hyperlink.
On initial use, the client is provided with a unique identifier, such as a 12 cookie.
Additionally, the client system directs the web browser to a form where 13 users are asked to select from a broad range of interests and, optionally, to 14 supply demographic data. Upon completion of this form, the registration process is complete. See Fig. 8, and further description, below. After the sign up process, 16 the single-action recommendation process can be affected at any time.
17 When a user wants to view recommended content, the user uses a 18 client system to submit the request for recommendations along with a client 19 identifier to the server system. The user need only perform a single action (e.g., click a mouse button) to obtain the recommendation, and view the content 21 recommended by the server system. When the user performs that single action, 22 the client system sends a request for recommendation to the server system. This 23 request may be sent directly from client to server or via the browser. The server 24 system then uses real-time Web personalization software, such as Macromedia Likeminds, to generate personalized recommendations. In general, these 1 systems incorporate into their recommendation calculations user-specific information such as user preferences, demographic data, content rating history, 3 and content-specific information such as subject matter, content quality, 4 complexity of language, and general aesthetics. See Fig. 5, and further description, below. The database of content from which recommendations are 6 chosen is itself built from content recommended to the system by users (see 7 below for detailed description). Once the content to recommend has been 8 chosen, the server system determines the URL(s) which refer to that 9 Recommended Content. If the original request was submitted directly by the client, this URL(s) is then sent back to the client, along with associated information. The client system then interfaces with a browser application, 12 instructing it to retrieve and display the content recommended by the server 13 system, referenced by the URL. Otherwise, the server instructs the browser to retrieve and display the content recommended by the server system, referenced by the URL. Thus, after completion of the registration process, the user has only 16 to perform a single action in order to view content recommended by the server 17 system.
18 Herein, recommended content is associated with indexing information, the form of which may be dictated by the personalization software or supporting applications. Such indexing information may include the URL, key 21 words, an identifier of a network user who has expressed an interest in the 22 content and other identifiers. The system manages recommendations which are associated with the indexing information for the content and which may further 24 include user ratings about the content.
Recommendations are thereby 1 associated with the recommended content. The system would not typically 2 manage content as that is the territory of the content provider.
3 When a user want to express feelings regarding the quality of 4 content, which has been recommended by the server system or which the user has discovered independently, the user uses a client system to submit the rating 6 along with a client identifier and URL of the rated content to the server system.
7 The client system contains an indication of an action that a user is to perform to 8 rate the quality or directly recommend Internet content currently displayed in the 9 web browser. In a preferred embodiment, the single-action is clicking a mouse button. There may be multiple indications of actions to distinguish the quality 11 rating. In a preferred embodiment, the indications are buttons labeled "good,"
12 "bad" and "great". The server stores the recommendation in the Recommended 13 Content Data Database. The server also stores the rating in the Rating Database.
14 See Fig. 7, and further description, below.
The present invention, thus, has a dual-recommendation nature 16 whereby users recommend content to the server system, and the server system, 17 through personalization calculations, recommends that same content back to 18 those other users predicted to find it of particular interest. This dual 19 recommendation nature of the present invention allows it to deal with many problems that the recommendation of Internet content presents. Many systems 21 smaller in breadth, such as the investment recommendation and match making 22 services mentioned above, do not have the first of these steps (i.e.
23 recommendation from users to the system). This step is of vital importance in that 24 it accomplishes the collection of high quality Internet content.
Instead, such systems have either data feeds, or often onerous, extensive user questionnaires.

1 The second step of this dual-recommendation process (i.e. personalized 2 recommendation of content to users from the server system) is more similar to 3 the calculations that these systems perform, although the types of data available 4 from users for personalization may be different.
5 From the perspective of a user, the present invention is most 6 valuable for the recommendation of content that the user would never have 7 thought to search for. The single-action nature of the rating interface encourages 8 frequent user feedback as to quality of recommendations (i.e. ratings).
This 9 facilitates improved quality of recommendations over time. In essence, the 10 present invention automates what has become known as "surfing the web,"
and 11 in a way that yields consistently better results.
12 Fig. la is a block diagram illustrating single-action server-13 recommendation in one embodiment of the present invention. Section 101a 14 illustrates a browser, which is the Internet content display application. Section 15 102a is an illustration of the single-action button with which the user can obtain 16 content recommended by the server system. Section 103a is an illustration of the 17 browser after the single-action: it now displays content recommended by the 18 server system.
19 Fig. lb is a block diagram illustrating single-action user-20 recommendation in one embodiment of the present invention. Section 101b 21 illustrates a browser, which contains the to-be-recommended Internet content.
22 Section 102b is an illustration of the single-action button with which the user can 23 recommend content to the server system. Section 103b is an illustration of the 24 browser after the single-action; it now displays an indication of success.

1 Fig. 2 is a block diagram illustrating an embodiment of the present 2 invention. This embodiment supports the single-action recommendation of 3 content over the Internet using the World Wide Web. The server system 210 4 includes four handlers, 211-214, which interface with the client. A handler is a software component responsible for communications between the server and 6 client systems. The Recommend Request handler 211 receives requests from 7 the client for recommendations, and is further explained in Fig. 4. The rating 8 handler 212 receives ratings from the client, and stores them in the Rating 9 Database. This rating data is used by the Personalized Recommendation Component. The Submit Recommended Content handler 213 receives, from the 11 client, URLs referring to Internet content that the user wishes to have 12 recommended to other users. It triggers the addition of data to the 13 Recommended Content data database 217. The Preference handler 214 enables 14 users to specify their preferences, demographic data and other pertinent information. It is further explained in Fig. 6. The server has four or more 16 databases 215-217. The Client ID database 215 is responsible for maintaining 17 client identifier and authentication information. The database grouping 216 has 18 many databases of client-specific data. These data may consist of user-specified 19 preference, demographics, content rating history, as well as other types of data.
The Recommended Content Data database 217 stores data about 21 Recommended Content (not the Recommended Content itself). These databases 22 are used by the Personalized Recommendation Component. The Personalized 23 Recommendation Component 218 performs personalized recommendation 24 calculations given data in the above databases, to determine recommendations 1 of content for particular users. The Personalized Recommendation Component 2 218 is further explained in Fig. 5.
3 The client system 220 contains a browser 221 and its assigned 4 client identifier 222. The browser 221 contains an embodiment of the client user interface as a toolbar 223. In one embodiment, the server system assigns and 6 sends the client identifier to the client system when the client system first 7 interacts with the server system. From then on, the client system includes its 8 client identifier in all communication with the server system so that the server 9 system can identify the client. For the shown embodiment, the browser toolbar 223 contains an indication of the single-action to be performed: 224, a button 11 labeled "Stumble!" The shown embodiment also contains an indication of a 12 single-action rating and recommendation interface 225, whereby the client can 13 send ratings and recommendations to the server system pertaining to the 14 currently displayed Internet content. In another embodiment, the buttons may be part of an HTML document in a frame. Those skilled in the art will be aware that 16 the indication of the single-action to be preformed could be generated in many 17 different ways. The server and client systems interact by exchanging information 18 via communications link 230, which may include transmission over the Internet.
19 Fig. 3a is a flow diagram of one embodiment of a routine that enables single-action recommending of Internet content, along with immediate 21 retrieval and display of this content. The flow diagram is initiated when the user 22 performs the single-action. In step 301a, the client system performs a check for 23 cached recommended URLs. Cached recommendations are simply recommendations previously provided by the server system but not yet displayed to the user. If the there are no (or too few) cached recommendations, the client _ ____________________________________________________________________ 1 system continues to step 302a. Otherwise, the client system continues at step 2 305a. In step 302a, the client system sends a request to the server system for 3 Recommended Content, along with its client identifier. In step 303a, the client 4 system receives a list of one or more recommended URL(s) and associated information from the server. This associated information may consist of a 6 predicted rating, categorization data, or other useful information about the 7 Recommended Content. In step 304a, this list is stored in the client's cache of 8 recommended URLs. In step 305a, the client retrieves one URL from the cache.
9 In step 306a, the client interfaces with a browser, and instructs that application to retrieve and display the content referenced by the chosen URL.
11 Fig. 3b is a flow diagram of one embodiment of a routine that 12 enables single-action recommending of Internet content, along with immediate 13 retrieval and display of this content. The flow diagram is initiated when the user 14 performs the single-action. In step 301b, the client system sends a request to the server system for content recommended by the server system, along with its 16 client identifier. In step 302b, the client system receives a recommended URL
17 from the server. In step 303b, the client interfaces with a browser, and instructs 18 that application to retrieve and display the content recommended by the server 19 system, referenced by the URL returned by the server system. In a preferred embodiment, steps 302b and 303b would be accomplished together using an 21 HTTP redirect as the server response, requiring no action from the client in order 22 to make the browser behave properly.
23 Fig. 4 is a flow diagram of one embodiment of a routine that 24 enables the server system to respond to requests for Recommended Content. It further explains the Recommend Request hander described in 211. The flow 1 diagram is initiated when the server system receives a request for recommendation from a client. In step 401, the server system checks for existing recommendations for the user represented by the client identifier of the request, 4 as described above. If such recommendations are found, then the server system continues at step 403. Otherwise, the server system proceeds to step 402. In 6 step 402, the server system generates recommendations for the user. This step 7 is further explained in Fig. 5. In step 403, the server returns the URL(s) referring 8 to the Recommended Content, along with associated information, to the client 9 system. Associated information, if present, may consist of a predicted rating, categorization data, or other useful information about the Recommended 11 Content. In the case that the client is embodied as in Fig. 3b, the server system 12 will return only a single URL, possibly embedded in an HTML document 14 Fig. 5 is a flow diagram of the Personalized Recommendation Component. It depicts a routine that determines the Recommended Content to 16 recommend to a given user. The flow diagram is initiated when the Personalized 17 Recommendation Component receives a command to generate recommendations. In step 501, the Personalized Recommendation Component 19 loads user-specific data such as user preferences, demographic data and content rating history. In step 502, the Personalized Recommendation Component loads 21 content-specific data such as subject matter, content quality, complexity of 22 language and general aesthetics. In step 503, these data are used by a 23 calculation engine. Such calculations may involve algorithms found in literature 24 on the subject as well as licensed third party software. An example of such literature is 'An Algorithmic Framework for Performing Collaborative Filtering' by Herlocker, Konstan, Borchers, Riedl. An example of such third party software is 2 Macromedia Likeminds. The result of these calculations is the selection of 3 Recommended Content deemed to be of specific interest to the client, and 4 therefore suitable for recommendation. In step 504, the URL attribute of the selected Recommended Content is retrieved from the Recommended Content 6 Data database. Finally, in step 505, the URL is returned to the server system for 7 further processing, see Fig. 4. If more recommendations are required, the 8 process may be repeated.
9 Fig. 6 is a flow diagram of one potential routine that enables the collection of user preferences. It further details the Preference handler 214 11 previously mentioned. The flow diagram is initiated when the server system 12 receives a request to set or update user-specific preferences or other user-13 specific data. In step 601, the system receives the client identifier from the client 14 system. In step 602, user-specific data is loaded from the databases based on the client ID, and formatted into a document suitable for transmission to the 16 client. If this is a new client identifier, a blank template is generated. In step 603, 17 this document is sent to the client system. In step 604, updated user-specific data 18 is received from the client system. In step 605, this update is saved to the 19 appropriate databases, including the preference database, the demographic database and so forth, based on the client identifier. In step 606, the server 21 notifies the client of the success of the update.
22 Fig. 7 is a flow diagram of one potential routine that enables 23 submission of content ratings, and the recommendation of Internet content. The 24 flow diagram is initiated when the user activates the rating interface for the currently displayed Internet content, perhaps by a single-action pushing of a 1 button. In step 701, the client sends the rating, client identifier, and URL referring 2 to the rated Internet content to the server. In step 702, the server receives the 3 data from the client. In step 703, the server stores the received data in the Rating 4 database, and in the Recommended Content data database, if the rating was of sufficient magnitude. In step 704, the server sends a confirmation message back 6 to the client indicating success. In step 705, the client displays success to the 7 user. Those skilled in the art will recognize that other routines and user interfaces 8 for submission of recommended content are possible.
9 Fig. 8 is a flow diagram of one potential routine that creates a client system. The flow diagram is initiated when a potential user requests to become a 11 user. In step 801, the user downloads and installs the client software.
The nature 12 of this download, and the associated software, will vary depending on the client 13 system requested (see Figs. 3a and 3b). In step 802, the client obtains a unique 14 client identifier from the server system. In step 803, the user fills out completes a form to indicate a selection of broad interests. In step 804, the server system 16 stores the preference data in the Preference database associating it with the 17 unique client identifier generated in step 802.

As shown in Figs. 19a-19f, one embodiment of the invention is 21 illustrated for interacting with a network user. A network user configures their 22 browser for incorporation a custom interface and then becomes a user known to 23 the system. The figures illustrate the configuration of a new network user's 24 browser, selection of the user's categories of preferred content, operation and options thereof.

1 Although the present invention has been described in terms of 2 various embodiments, it is not intended that the invention be limited to these 3 embodiments.
For instance, various different single actions can be used to effect 4 the placement of a request. For example, a voice command may be spoken by the user, a key may be depressed by the user, a button on a television remote 6 control device may be depressed by the user, or selection using any pointing 7 device may be effected by the user. Although a single action may be preceded by 8 multiple physical movements of the user (e.g., moving a mouse so that a mouse 9 pointer is over a button), the single action generally refers to a single event received by a client system that indicates a desire to receive content 11 recommended by the server system, or to rate or recommend Internet content.
12 Details of additional actions and options available are detailed in the 13 textual portions and icons illustrated in Figs. 19a-19f.
14 Figs. 9 through 14 illustrate one embodiment of an interface between a user and a browser. Fig. 9 is a view of a web screen shot introducing 16 one embodiment of the invention according to the Example, and in which a new 17 user is invited to install a custom interface for personalized web surfing to the 18 standard tool bar as illustrated. Following the invitation, Fig. 10 illustrates an 19 example of a standard web security warning prior to modification of the user's web browser to incorporate the toolbar. Fig. 11 illustrates the successful 21 additional of a custom toolbar added to the standard tool bar, now providing 22 single-click action buttons for implementing the embodiment including:
23 personalized search action initiator "Stumble", and ratings ("Bad" with a thumbs 24 down icon, "Good" with a thumbs up icon, and "Great" with a two-thumbs up icon) and some form of administration access. Rating is explained to the user as 1 follows: "Many of the sites you initially see after clicking Stumble [the button 2 labeled Stumble being the action initiator] will not interest you ... let us know that 3 by rating them 'Bad'. You should also visit your favorite sites and rate them 4 'Great'.. .this will quickly establish what kind of sites you prefer.
After a short time of frequent rating the system will learn what you like, and find better pages to 6 show you." This is followed by an invitation to start using the system by clicking 7 an action initiator. As shown in Fig. 12, the browser offers a preliminary form for 8 selecting categories of the user's interests, illustrating some popular interest 9 areas for the user including: Iraq conflict, computer science, internet, satire, video games, photography, cooking & recipes, bizzare/oddities, travel, alternative 11 media, literature and books, independent film, comic books, comedy movies, 12 physics, arts and humanities, linguistics, psychology, environment, classic rock, 13 health fitness, capitalism, ambient electronica, K-12 education, audio equipment, 14 soccer, aging, investing, biology, and skiing. If the user is unable to find any interests they like they can visit another page by clicking a hyperlink for display of 16 a more comprehensive form for selecting categories of the user's interests such 17 as that shown in Fig. 13. As shown in Fig. 13, the user is advised "Please 18 selected the categories you are interested in. These categories represent the 19 types of sites you will get when you click "Stumble" [the action initiator]. Numbers besides the categories indicate the number of stumblers [users] interested in that 21 category. Fig. 14 illustrates acknowledgment of the recordal of the user's 22 preferred categories of the user's interests and advises the user they are ready to 23 commence use of the system.
24 In another embodiment, Fig. 15 illustrates operation of a drop down menu situate in the toolbar. The drop down provides the user the option to select 1 a category of interest to which the system will select and apply personalized recommendations of web content wherein. Selection of the search initiation 3 button or action initiator "Stumble" retrieves the recommended content.
4 Accordingly, in this example, Fig. 16 illustrates a web screen shot of an initial result of the personalized search in the user's preferred category of "Science and 6 Technology".
Further, as fancifully indicated with an oval and check mark, the 7 user has selected the "good" button for rating the recommended content.
8 As shown in Fig. 17, one implementation of an administration button 9 on the custom toolbar enables various housekeeping functions for the user's account including altering category preferences. Illustrated functions include:
11 interests and user administration, page history, chat and forums, site monitoring 12 and site blocking tools and standard functions of help, about, contact us, system 13 home page and uninstall options. Fig. 18 illustrates the results of clicking a rating 14 information button "an 'i' icon" which general information of the site of the recommended site of Fig. 16. Fig. 18 also demonstrates information including 16 how others have rated the recommended content, if any.
17 Figs. 19a-19f are screen shots of the help system for the 18 embodiment of Fig. 9, for describing the action initiators or buttons and options.
19 The text as follows is drawn from the figures.
Fig. 19a discusses the action initiator button, illustrated here as 21 "Stumble", the interest selector and the rating buttons.
22 The Stumble Button: "Clicking the Stumble Button shows you 23 a new great site. These pages are personalized recommendations -24 selected based on your interests from a database of sites that other members have rated highly."
26 1 The Interest Selector: "The interest selector allows you to 2 choose the category of your next stumble. This lets to you discover new 3 websites related to the selected topic. Selecting "Any Interest" will show 4 you a site within one of your stated interests- a random tour of everything you are interested in."
6 The Rating Buttons: "The sites you 'stumble upon' have been 7 suggested (rated Great!) by like-minded community members. Whenever 8 you click Great! you pass this page on to other community members who 9 have signed up for similar interests. In effect you share sites with people who like the same things you do!" and as continued on Fig. 19b, "Rating 11 pages you 'stumble upon' gives your opinion on their quality, refining your 12 preferences in the process The easiest way to improve your 'stumbles' is 13 to rate your favorite websites(whether you 'stumbled upon' them or not) 14 This lets other people see your favorites sites, and connects you with other members who like the same kinds of pages you do."
16 The Profile Button: "Clicking this button sends you to the 17 profile page of the person who first recommended the page you stumbled 18 upon."
19 The Email Button: "Using this button you can quickly email your current page to your friends. Simply select their email from the list 21 and an email will be sent to them from your email address with the title and 22 URL of the current page."
23 Website Info Button: "Clicking this button sends you to info 24 page for the website you are currently viewing. The info page includes people who like the site and statistics on its popularity."
27 1 As shown in Figs. 19c through 19f, administration or "Stumble"
2 menu is described including as starts in Fig. 19c, 3 My Info:
"Allows you to associate a name, webpage and 4 other info with your account. This information will be displayed on pages such as the Top Stumblers page."
6 Top Stumblers: "Takes you to the Top Stumblers page, 7 where we feature stumblers who have contributed a large number of 8 consistently high quality websites to the system."
9 Update Interests: "Takes you to the interests page where you can let the toolbar know what sorts of categories you are interested in."
11 Further, as continued on Fig. 19d, 12 Get Suggested Interests: "Suggests interests the toolbar 13 thinks you might be interested in on top of the interests you have already 14 entered on the interests page. Note that it can take up to 24 hours from the first time you use the toolbar for it to come up with suggestions."
16 Toolbar Preferences: "Allows you to change the appearance 17 and behaviour of the toolbar."
18 Change Current User: Allows you to access your stumble 19 profile from another computer, or use multiple stumbleupon profiles on one computer."
21 Further, as continued on Fig. 19e, 22 Stumble History: "Displays a sortable list of webpages you 23 have stumbled upon, along with their category and stumble date. Click on 24 the column titles to sort by that title."
28 1 My Great Sites: "Displays a sortable list of webpages you 2 have rated "Great!", along with their category and rating date. Click on the 3 column titles to sort by that title."
4 Clear History: "Clears your Great Hi story, Stumble History, and Rating History This may be desirable for privacy if other people are 6 using your computer, or if your histories are getting too large. Note that 7 clearing your history will not affect the personalization of the StumbleUpon 8 toolbar."
9 Send Feedback: "Allows you to send us your questions, comments, suggestions, and gripes. We will respond personally to all 11 questions requiring a response."
12 Public Forum: "The Public Forum is a mailing list for 13 stumblers to discuss the toolbar. We also use this list to announce new 14 features we have added to the toolbar."
Recommend to a Friend: "You can use this page to quickly 16 send the StumbleUpon install page to your friends."
17 Download Ad Blocking: "Installs a 3rd-party program that wi 18 ll block banner ads and the ultra-annoying popup ad. We recommend you 19 do this as it will increase your enjoyment of the stumble experience."
Further, as continued on Fig. 19f, 21 Report Misclassified Website: "StumbleUpon automatically 22 classifies webpages Sometimes this classification can put pages in the 23 wrong category, if so you can report it using this menu option."
29 1 Report Illegal Content: "If you find illegal content in the 2 StumbleUpon system (copyright infringement/illegal pornography/etc.) you 3 can report it using this menu option."
4 About: "Shows you the version number and authors of the toolbar you are using. Also tells you if there is a newer version of your 6 toolbar available, and any new features that have been added."

Claims (28)

THE EMBODIMENTS OF THE INVENTION FOR WHICH AN
EXCLUSIVE PROPERTY OR PRIVILEGE IS CLAIMED ARE DEFINED AS
FOLLOWS:
1. A method to present content retrievable using a distributed network having a plurality of users, the method comprising:
presenting a toolbar at a client computer to a user of the plurality of users, the toolbar including a toolbar button selectable to retrieve, from one of a local cache or a network, a recommendation for content from a uniform resource locator (URL) of a plurality of previously stored URLs, each URL corresponding to a previous recommendation for content at that URL;
transmitting, in response to a first single-action input through selection of the toolbar button, a first request to retrieve a first recommendation for content, the first recommendation triggered by the first single-action input;
receiving a content from a first URL from the plurality of previously stored URLs, the first URL corresponding to the first recommendation for content;
presenting the content from the first URL at the client computer;
transmitting, after presenting the content from the first URL and in response to a second single-action input through selection of the toolbar button, a second request to retrieve a second recommendation for content, the second recommendation triggered by the second single-action input;
receiving a content from a second URL corresponding to the second recommendation of content, the second URL retrieved from the plurality of previously stored URLs, wherein the second recommendation for the content from the second URL is based on preferences of the user rather than the content from the first URL; and presenting the content from the second URL at the client computer.
2. The method of claim 1, further comprising:
presenting a rating initiator using the toolbar;
receiving a third single-action input using the rating initiator, the third single-action input indicative of a preference of the user with respect to a content for display to the user from a third URL; and transmitting, in response to the third single-action input, user information including an identifier of the user, the third URL, and a rating value indicative of the preference.
3. The method of claim 2, wherein the user information includes demographic information of the user and wherein the first recommendation is determined based on the demographic information.
4. The method of claim 1, 2 or 3 wherein, the first recommendation is retrieved from a server computer storing a plurality of recommendations.
5. The method of claim 1, wherein the first recommendation is determined based on a rating value indicative of a preference of one of the plurality of users with respect to the content from the first URL.
6. The method of claim 1 or 2, wherein the first recommendation is determined based on indexing information of the content from the first URL, the indexing information stored at a server computer.
7. The method of claim 1, wherein the first recommendation is determined based on user information including an identifier of the user, a third URL retrievable using the distributed network, and a rating value indicative of a preference of the user with respect to a content from the third URL.
8. The method of claim 7, wherein the first recommendation is determined based on the user information stored at the client computer.
9. The method of claim 7, wherein the first recommendation is determined based on the user information stored at a server computer.
10. The method of any one of claims 1 to 9, wherein presenting the content from the first URL comprises providing, for display, the content from the first URL.
11. The method of claim 10, wherein presenting the content from the second URL comprises providing, for display, the content from the second URL.
12. The method of any one of claims 1 to 11, wherein the recommendation for content from a URL is across any website, for any http accessible content.
13. The method of any one of claims 1 to 12, wherein the content from the second URL is unrelated to the content from the first URL.
14. The method of any one of claims 1 to 12, wherein the content from the second URL is random with respect to the content from the first URL.
15. The method of claim 4, wherein the first recommendation is determined based on indexing information of the content from the first URL, the indexing information stored at the server computer.
16. The method of claim 4, wherein the first recommendation is determined based on user information including an identifier of the user, a third URL retrievable using the distributed network, and a rating value indicative of a preference of the user with respect to a content from the third URL.
17. The method of claim 16, wherein the first recommendation is determined based on the user information stored at the client computer.
18. The method of claim 16, wherein the first recommendation is determined based on the user information stored at the server computer.
19. A system to present content retrievable using a distributed network having a plurality of users, the system comprising:
a computer processor; and a computer-readable storage medium storing computer program modules configured to execute on the computer processor, the computer program modules including instructions to:
present a toolbar to a user of the plurality of users, the toolbar including a toolbar button selectable to retrieve, from one of a local cache or a network, a recommendation for content from a uniform resource locator (URL) of a plurality of previously stored URLs, each URL corresponding to a previous recommendation for content at that URL;
transmit, in response to a first single-action input through selection of the toolbar button, a first request to retrieve a first recommendation for content, the first recommendation triggered by the first single-action input;
receive a content from a first URL from the plurality of previously stored URLs, the first URL corresponding to the first recommendation for content;
present the content from the first URL;
transmit, after presenting the content from the first URL and in response to a second single-action input through selection of the toolbar button, a second request to retrieve a second recommendation for content, the second recommendation triggered by the second single-action input;
receive a content from a second URL corresponding to the second recommendation of content, the second URL retrieved from the plurality of previously stored URLs, wherein the second recommendation for the content from the second URL is based on preferences of the user rather than the content from the first URL; and present the content from the second URL.
20. The system of claim 19, wherein the computer program modules further include instructions to:
present a rating initiator using the toolbar;
receive a single-action input using the rating initiator, the single-action input indicative of a preference of the user with respect to content for display to the user from a URL; and transmit, in response to the single-action input, user information including an identifier of the user, the URL, and a rating value indicative of the preference, wherein the first recommendation is determined based on the rating value.
21. The system of claim 20, wherein the user information includes demographic information of the user and wherein the first recommendation is determined based on the demographic information.
22. The system of claim 19, wherein the first recommendation is determined based on a rating value indicative of a preference of one of the plurality of users with respect to content from the first URL.
23. The system of claim 19, wherein the first recommendation is determined based on indexing information of content from the first URL, the indexing information stored at a server computer.
24. The system of any one of claims 19 to 23, wherein the content from the second URL is unrelated to the content from the first URL.
25. A computer program product having a non-transitory computer-readable storage medium storing computer-executable code for presenting content retrievable using a distributed network having a plurality of users, the computer-executable code comprising instructions to:
present a toolbar to a user of the plurality of users, the toolbar including a toolbar button selectable to retrieve, from one of a local cache or a network, a recommendation for content from a uniform resource locator (URL) of a plurality of previously stored URLs, each URL corresponding to a previous recommendation for content at that URL;
transmit, in response to a first single-action input through selection of the toolbar button, a first request to retrieve a first recommendation for content, the first recommendation triggered by the first single-action input;
receive a content from a first URL from the plurality of previously stored URLs, the first URL corresponding to the first recommendation for content;
present the content from the first URL;
transmit, after presenting the content from the first URL and in response to a second single-action input through selection of the toolbar button, a second request to retrieve a second recommendation for content, the second recommendation triggered by the second single-action input;
receive a content from a second URL corresponding to the second recommendation of content, the second URL retrieved from the plurality of previously stored URLs, wherein the second recommendation for the content from the second URL is based on preferences of the user rather than the content from the first URL; and present the content from the second URL.
26. The computer program product of claim 25, wherein the computer-executable code further comprises instructions to:
present a rating initiator using the toolbar;
receive a single-action input using the rating initiator, the single-action input indicative of a preference of the user with respect to content for display to the user from a URL; and transmit, in response to the single-action input, user information including an identifier of the user, the URL, and a rating value indicative of the preference, wherein the first recommendation is determined based on the rating value.
27. The computer program product of claim 25, wherein the first recommendation is determined based on a rating value indicative of a preference of one of the plurality of users with respect to content from the first URL.
28. The computer program product of claim 25, 26 or 27, wherein the content from the second URL is unrelated to the content from the first URL.
CA2425217A 2002-04-12 2003-04-11 Method and system for single-action personalized recommendation and display of internet content Expired - Lifetime CA2425217C (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US37170602P 2002-04-12 2002-04-12
US60/371706 2002-04-12

Publications (2)

Publication Number Publication Date
CA2425217A1 CA2425217A1 (en) 2003-10-12
CA2425217C true CA2425217C (en) 2013-06-25

Family

ID=29270487

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2425217A Expired - Lifetime CA2425217C (en) 2002-04-12 2003-04-11 Method and system for single-action personalized recommendation and display of internet content

Country Status (2)

Country Link
US (1) US8078615B2 (en)
CA (1) CA2425217C (en)

Families Citing this family (71)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7779117B2 (en) 2002-05-31 2010-08-17 Aol Inc. Monitoring digital images
US9069815B1 (en) * 2002-11-06 2015-06-30 The Travelers Indemnity Company Method and system for responding to queries
US8689113B2 (en) * 2004-01-22 2014-04-01 Sony Corporation Methods and apparatus for presenting content
US7269590B2 (en) * 2004-01-29 2007-09-11 Yahoo! Inc. Method and system for customizing views of information associated with a social network user
US7277864B2 (en) * 2004-03-03 2007-10-02 Asset4 Sustainability ratings and benchmarking for legal entities
US8499248B1 (en) 2004-04-29 2013-07-30 Paul Erich Keel Methods and apparatus for managing and exchanging information using information objects
US20060036966A1 (en) * 2004-08-10 2006-02-16 Slava Yevdayev Method and system for presenting links associated with a requested website
US7321889B2 (en) * 2004-09-10 2008-01-22 Suggestica, Inc. Authoring and managing personalized searchable link collections
BRPI0405688A (en) * 2004-12-20 2006-09-05 Genius Inst De Tecnologia generic custom recommendation system and multivariate automatic profiling method
US20070189544A1 (en) 2005-01-15 2007-08-16 Outland Research, Llc Ambient sound responsive media player
US7603414B2 (en) * 2005-09-09 2009-10-13 Outland Research, Llc System, method and computer program product for collaborative background music among portable communication devices
US20060184608A1 (en) * 2005-02-11 2006-08-17 Microsoft Corporation Method and system for contextual site rating
US8977615B2 (en) * 2005-03-03 2015-03-10 Thomson Reuters Global Resources Zoom interface component for integrated rating system
US20060200459A1 (en) * 2005-03-03 2006-09-07 The E-Firm Tiered access to integrated rating system
US10417700B2 (en) 2005-03-03 2019-09-17 Refinitiv Us Organization Llc System and method for graphical display of multivariate data
US7774366B2 (en) * 2005-03-08 2010-08-10 Salesforce.Com, Inc. Systems and methods for implementing multi-application tabs and tab sets
US20060241864A1 (en) * 2005-04-22 2006-10-26 Outland Research, Llc Method and apparatus for point-and-send data transfer within an ubiquitous computing environment
JP4591217B2 (en) * 2005-06-07 2010-12-01 富士ゼロックス株式会社 Recommendation information provision system
JP2006344118A (en) * 2005-06-10 2006-12-21 Fuji Xerox Co Ltd Using state notifying system
US8418254B2 (en) * 2005-07-25 2013-04-09 Transunion Rental Screening Solutions, Inc. Applicant screening
US8234498B2 (en) 2005-07-25 2012-07-31 Britti Michael A Screening using a personal identification code
US7672932B2 (en) * 2005-08-24 2010-03-02 Yahoo! Inc. Speculative search result based on a not-yet-submitted search query
US8099674B2 (en) 2005-09-09 2012-01-17 Tableau Software Llc Computer systems and methods for automatically viewing multidimensional databases
US8176101B2 (en) 2006-02-07 2012-05-08 Google Inc. Collaborative rejection of media for physical establishments
US20070198635A1 (en) * 2005-12-12 2007-08-23 Awamba Inc. Apparatus and method for interpretation and enrichment of documents and exchange thereof
US20070145680A1 (en) * 2005-12-15 2007-06-28 Outland Research, Llc Shake Responsive Portable Computing Device for Simulating a Randomization Object Used In a Game Of Chance
US8370360B2 (en) * 2005-12-31 2013-02-05 G & G Commerce Ltd. Merchandise recommending system and method thereof
US7886343B2 (en) * 2006-04-07 2011-02-08 Dell Products L.P. Authentication service for facilitating access to services
US20070266031A1 (en) * 2006-05-15 2007-11-15 Adams J Trent Identifying content
US20070271228A1 (en) * 2006-05-17 2007-11-22 Laurent Querel Documentary search procedure in a distributed system
US20080005167A1 (en) * 2006-06-30 2008-01-03 International Business Machines Corporation Method, system, and computer program product for managing content received from multiple content feeds
US7783622B1 (en) 2006-07-21 2010-08-24 Aol Inc. Identification of electronic content significant to a user
WO2008036757A2 (en) * 2006-09-19 2008-03-27 Howard Lutnick Products and processes for providing information services
US8312036B2 (en) * 2006-09-29 2012-11-13 Apple Inc. Recommended systems
US7979462B2 (en) * 2006-09-29 2011-07-12 Apple Inc. Head-to-head comparisons
US20080091607A1 (en) * 2006-10-13 2008-04-17 Cantor Fitzgerald Lp/Espeed, Inc. Commercial web
EP2090009A4 (en) * 2006-12-08 2009-12-23 Bright Hub Inc Software license management
US8224816B2 (en) * 2006-12-15 2012-07-17 O'malley Matthew System and method for segmenting information
US7634479B2 (en) * 2006-12-29 2009-12-15 Trend Micro Incorporated Pre-populating local URL rating cache
US20130031104A1 (en) * 2007-01-04 2013-01-31 Choicestream, Inc Recommendation jitter
KR101061330B1 (en) * 2007-08-10 2011-08-31 야후! 인크. Method and system for replacing hyperlinks in web pages
US20090094285A1 (en) * 2007-10-03 2009-04-09 Mackle Edward G Recommendation apparatus
US8219549B2 (en) * 2008-02-06 2012-07-10 Microsoft Corporation Forum mining for suspicious link spam sites detection
US9262765B2 (en) * 2008-02-11 2016-02-16 Smartfocus Holdings Limited System, method, and program product for identifying and providing suggestions
KR101292632B1 (en) * 2009-03-23 2013-08-02 후지쯔 가부시끼가이샤 Method of recommending content, method of creating recommendation information, computer-readable medium storing content recommendation program, content recommendation server, and content-providing system
US20130254314A1 (en) * 2009-06-09 2013-09-26 Edmond K. Chow Digital content delivery
US9021394B2 (en) 2010-04-01 2015-04-28 Eventsq Llc Capturing user feedback of software content in a networked environment and controlling the software using a single action
US20110295689A1 (en) * 2010-05-28 2011-12-01 James Brady Methods and systems to modify advertising and content delivered over the internet
US8910259B2 (en) 2010-08-14 2014-12-09 The Nielsen Company (Us), Llc Systems, methods, and apparatus to monitor mobile internet activity
US8886773B2 (en) 2010-08-14 2014-11-11 The Nielsen Company (Us), Llc Systems, methods, and apparatus to monitor mobile internet activity
US20120078822A1 (en) * 2010-09-28 2012-03-29 Nokia Corporation Method and apparatus for providing a framework for generating recommedation models
US9124920B2 (en) 2011-06-29 2015-09-01 The Nielson Company (Us), Llc Methods, apparatus, and articles of manufacture to identify media presentation devices
US8594617B2 (en) 2011-06-30 2013-11-26 The Nielsen Company (Us), Llc Systems, methods, and apparatus to monitor mobile internet activity
US9385982B2 (en) * 2011-10-19 2016-07-05 International Business Machines Corporation Identification to a recipient of an electronic communication of another user who has accessed the electronic communication
US10043195B2 (en) 2011-12-19 2018-08-07 Eventsq Llc Content recommendation based on user feedback of content in a networked environment captured using a single action
US20130204833A1 (en) * 2012-02-02 2013-08-08 Bo PANG Personalized recommendation of user comments
US9020962B2 (en) 2012-10-11 2015-04-28 Wal-Mart Stores, Inc. Interest expansion using a taxonomy
US9582156B2 (en) * 2012-11-02 2017-02-28 Amazon Technologies, Inc. Electronic publishing mechanisms
US10356579B2 (en) 2013-03-15 2019-07-16 The Nielsen Company (Us), Llc Methods and apparatus to credit usage of mobile devices
US9301173B2 (en) 2013-03-15 2016-03-29 The Nielsen Company (Us), Llc Methods and apparatus to credit internet usage
US20140298204A1 (en) * 2013-03-28 2014-10-02 Linkedln Corporation System and method for iteratively updating characteristics in a social network
US9699019B2 (en) * 2013-06-14 2017-07-04 Microsoft Technology Licensing, Llc Related content display associated with browsing
US9940660B2 (en) 2013-06-27 2018-04-10 Wal-Mart Stores, Inc. Add items from previous orders
US11244022B2 (en) * 2013-08-28 2022-02-08 Verizon Media Inc. System and methods for user curated media
US20150149261A1 (en) * 2013-11-25 2015-05-28 Flipboard, Inc. Measuring quality of content items presented by a digital magazine server
US9762688B2 (en) 2014-10-31 2017-09-12 The Nielsen Company (Us), Llc Methods and apparatus to improve usage crediting in mobile devices
KR101620779B1 (en) * 2015-01-08 2016-05-17 네이버 주식회사 Method and system for providing retargeting search services
US11423420B2 (en) 2015-02-06 2022-08-23 The Nielsen Company (Us), Llc Methods and apparatus to credit media presentations for online media distributions
US20170068989A1 (en) * 2015-09-04 2017-03-09 Wal-Mart Stores, Inc. Method and system for real-time curated category and social media advertising
US11216513B1 (en) * 2017-02-28 2022-01-04 Palo Alto Networks, Inc. Focused URL recrawl
US11409807B2 (en) * 2020-01-30 2022-08-09 Rahul Kumar Namdev Single-click matchmaking

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US44810A (en) * 1864-10-25 mccorkell
US2571A (en) * 1842-04-21 Machine for tempering clay for bricks
US5749081A (en) * 1995-04-06 1998-05-05 Firefly Network, Inc. System and method for recommending items to a user
US5918014A (en) * 1995-12-27 1999-06-29 Athenium, L.L.C. Automated collaborative filtering in world wide web advertising
US6195657B1 (en) * 1996-09-26 2001-02-27 Imana, Inc. Software, method and apparatus for efficient categorization and recommendation of subjects according to multidimensional semantics
US6138128A (en) * 1997-04-02 2000-10-24 Microsoft Corp. Sharing and organizing world wide web references using distinctive characters
US6182068B1 (en) * 1997-08-01 2001-01-30 Ask Jeeves, Inc. Personalized search methods
WO1999013424A1 (en) 1997-09-12 1999-03-18 Amazon.Com, Inc. Method and system for placing a purchase order via a communications network
US6100890A (en) * 1997-11-25 2000-08-08 International Business Machines Corporation Automatic bookmarks
SE511584C2 (en) * 1998-01-15 1999-10-25 Ericsson Telefon Ab L M information Routing
IL125432A (en) 1998-01-30 2010-11-30 Easynet Access Inc Personalized internet interaction
US6064980A (en) * 1998-03-17 2000-05-16 Amazon.Com, Inc. System and methods for collaborative recommendations
US6572662B2 (en) * 1998-05-15 2003-06-03 International Business Machines Corporation Dynamic customized web tours
US6317722B1 (en) * 1998-09-18 2001-11-13 Amazon.Com, Inc. Use of electronic shopping carts to generate personal recommendations
AU2613300A (en) 1999-01-15 2000-08-01 Cybuy Llc System and method for transaction enabled advertising
US6466970B1 (en) * 1999-01-27 2002-10-15 International Business Machines Corporation System and method for collecting and analyzing information about content requested in a network (World Wide Web) environment
FR2792484B1 (en) * 1999-04-15 2004-02-27 Cit Alcatel SERVER FOR SEARCHING INFORMATION IN A DATABASE NETWORK
US6493702B1 (en) * 1999-05-05 2002-12-10 Xerox Corporation System and method for searching and recommending documents in a collection using share bookmarks
AU7857900A (en) 1999-10-04 2001-05-10 John C. Day Method of dynamically recommending web sites and answering user queries based upon affinity groups
US6415368B1 (en) 1999-12-22 2002-07-02 Xerox Corporation System and method for caching
EP1126681A2 (en) 2000-01-14 2001-08-22 Sun Microsystems, Inc. A network portal system and methods
WO2001059623A2 (en) * 2000-02-08 2001-08-16 Onepage, Inc. System and method for dynamic aggregation of content distributed over a computer network
US8386337B2 (en) * 2000-03-24 2013-02-26 Newgistics, Inc. System and method for single-action returns of remotely purchased merchandise
US7373313B1 (en) * 2000-04-25 2008-05-13 Alexa Internet Service for enabling users to share information regarding products represented on web pages
US6766362B1 (en) * 2000-07-28 2004-07-20 Seiko Epson Corporation Providing a network-based personalized newspaper with personalized content and layout
US6484123B2 (en) * 2000-11-30 2002-11-19 International Business Machines Corporation Method and system to identify which predictors are important for making a forecast with a collaborative filter
US7089237B2 (en) * 2001-01-26 2006-08-08 Google, Inc. Interface and system for providing persistent contextual relevance for commerce activities in a networked environment
US20020198882A1 (en) * 2001-03-29 2002-12-26 Linden Gregory D. Content personalization based on actions performed during a current browsing session
US7206757B2 (en) * 2001-04-03 2007-04-17 Seigel Ronald E System for purchasing geographically distinctive items via a communications network

Also Published As

Publication number Publication date
CA2425217A1 (en) 2003-10-12
US20030195884A1 (en) 2003-10-16
US8078615B2 (en) 2011-12-13

Similar Documents

Publication Publication Date Title
CA2425217C (en) Method and system for single-action personalized recommendation and display of internet content
US6999962B2 (en) Shared document repository with coupled recommender system
US7792967B2 (en) Method and system for sharing and accessing resources
US8825803B2 (en) Systems and methods for integrating XML syndication feeds into online advertisement
EP1828934B1 (en) Predictive information retrieval
US8527869B2 (en) Method and system for web page personalization
US7788322B2 (en) Method, system and computer program product for cataloging content on a global computer network
US8527504B1 (en) Data network content filtering using categorized filtering parameters
Kendall et al. Information delivery systems: an exploration of web pull and push technologies
US9547648B2 (en) Electronic document information extraction
US20060064411A1 (en) Search engine using user intent
US9836178B2 (en) Social web browsing
US20080104042A1 (en) Personalized Search Using Macros
US20160350428A1 (en) Real time implicit user modeling for personalized search
US20070276810A1 (en) Search Engine for Presenting User-Editable Search Listings and Ranking Search Results Based on the Same
US10114803B2 (en) System and method for providing content to users based on interactions by similar other users
US20090319512A1 (en) Aggregator, filter, and delivery system for online content
US20040215608A1 (en) Search engine supplemented with URL's that provide access to the search results from predefined search queries
CN102667768A (en) Dynamic search suggestion and category specific completion
US20070276813A1 (en) Online Advertisement Selection and Delivery Based on Search Listing Collections
KR20040006515A (en) Method And System for Providing Information Service System and Searching Result by Using Log Analysis and Information Inputed by User
CN101517556A (en) Method and system for sharing and accessing resources
US20030023624A1 (en) Web browser interest terms
JP2007207202A (en) Information providing system using web log
US11734379B1 (en) Dynamic search results interface based on predicted user intent

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20230411