Networked commerce systems, such as Internet-based auction systems, depend upon user specified searches to locate items of commerce. While some users are highly skilled at locating desired items, a large segment of users lack knowledge helpful in navigating such systems. As a result, inefficient use of the system and a lack of user traffic to some commerce items can be experienced.
To increase sales, some commerce systems have provided recommendations to users based upon purchasing performance of prior users. For example, when viewing a product the system may indicate that users who purchased the product also purchased a second identified product. This system does not assist the user in navigating but merely provides suggestions to increase sales. What is needed is a system to assist users in navigating a network based commerce system.
Methods and systems to search or access a data source are described. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the invention. It will be evident, however, to one skilled in the art that the invention may be practiced without these specific details.
In various embodiments, a first query may be received, at a search service, from a user device corresponding to a current user of the search service. Existing search queries performed by users of the search query may be analyzed. As a result of the analyzing, a second query of the existing search queries may be selectively provided, to the user device, as at least one of: a refinement of the first query based on determining that the second query includes all keywords in the first query, or an alternative to the first query based on determining that the second query lacks at least one keyword in the first query. Other embodiments are possible. More detailed explanations of various embodiments are provided below with respect to
In various embodiments, new recommendations are provided to a search interface to assist users in navigating toward new searches that are likely to generate results aligned with the user's searching intentions. In one embodiment, an algorithm analyzes previous search sessions to determine a “next best place” for the user to go. In an example of a commerce system, new information placement may be added to the top of search and listings pages to show links to new searches that can be run by the user. On a periodic basis, the search recommendations may be updated, for example based on the most current changes in user behavior. For example see the page view 100 of
An embodiment seeks to improve the searching experience by directing users to searches that have proven successful in the past. Users who execute one of the search recommendations may be more successful searching for, and locating, data items of interest. The recommended additional search options may prove useful to non-expert users of a data resource, specifically those users who need more guidance on which search terms they should use to successfully find data items on a data resource.
User provided searches that are determined to be of poor quality can include offensive terms, terms that are not relevant, and terms that drive the user more in a particular direction than another (e.g., toward a particular type of brand instead of a competing brand, in a commerce environment). As such, recommended alternate searches can be provided.
In various embodiments, a search and recommendation engine seeks to provide recommendations for a further search (e.g., query terms) based on the observed (or recorded) behavior of users of the search and recommendation engine with respect to an information resource. For example, the search and recommendation engine, after having received a first search query including the term “Toyota”, may recommend a further search query including the term “Honda”. The recommendation of the further search query is based upon, in one embodiment, having observed (or recorded) that a certain threshold number of users provided search queries including the term “Honda”, subsequent to providing a search query including the term “Toyota”.
Further, in various embodiments, whether or not the search and recommendation engine recommends the further search query (and also how the search engine ranks the further search query) may be based on post-search user or system behavior (or activities) with respect to the information resource. For example, where the search engine recorded that the further search query (e.g., including the term “Honda”) previously delivered less than a predetermined number of search results, a recommendation ranking with respect to the further search query (relative to other candidate search queries) may be reduced.
Where the search and recommendation engine recorded the presence (or absence) of certain post-search user behavior, this information may be utilized to rank the further search query and/or utilized to determine whether to provide the further search query as a recommended search query. For example, in the context of a commerce system, where the recorded past user behavior indicated that, subsequent to a particular candidate search recommendation, a threshold number of users purchased (or entered into bidding or some other transaction activity) with respect to one or more products/services identified by the particular candidate search recommendation, such a particular candidate search recommendation may receive a higher recommendation ranking than a further candidate search recommendation that did not result in transaction activity. In one example, the search and recommendation engine may track the number of users that performed search A, then performed search B. and then performed certain post-search activity with respect to a result set returned by search B. Accordingly, it will be the appreciated that a recommended search query (e.g., search B) may or may not include terminology that is common with a preceding, base search query (e.g., search A) that is utilized to generate (or identify) the recommended search query.
In various embodiments, an algorithm implemented by the search and recommendation engine analyzes tracked (or logged) session data to determine other searches that are later in the path of page views for users who ran the same (or a similar) query as is currently being run, and who were eventually successful in a specified or predetermined activity (e.g., in placing a bid, in a network-based auction system).
Referring to both
At operation 130, for every unique page view (A), it is determined which page was viewed immediately after (B), and which page was viewed immediately after that (C). At 140, each entry in the table (A, then B, then C) is split into two rows, where the first row is the unique page view in question followed by the next page view (A then B) and the second row is the page view in question followed by the page view after that (A then C). Now, each unique page view should have two rows in this table, unless the page view was the last or second to last in the user's session.
At operation 150, all Search page pairs are eliminated where the category constraint is not the same for both pages, or the search phrase is the same for both pages. This may leave a list of Searching page pairs where the category constraint has not changed but the search phrase has. In another embodiment, the search pairs are not eliminated where the category constraint is not the same, but the search phrase is the same. In this embodiment, the system generates recommendations to the user to perform the same search phrase in a different category. Further, where both the category constraint and search phrase change the system can provide a recommendation of expected success based upon prior user performances.
The number of times that each pair of Searching pages (A then B) appears in the exact same order is counted at operation 160 and that number is logged for each Searching page pair (A then B occurred N times). At operation 170, all Searching page pair counts (A then B occurred N times) are eliminated where the number of times that sequence was run (N) was less than the MIN_TRAFFIC_COUNT parameter.
All Searching page pairs are optionally eliminated at operation 180 where the category constraint is in the Mature Audiences category, any word in either of the two search phrases is on a blacklist for that site, or the search phrase contained complex search operators (such as minus, parentheses, etc.) For each starting Searching page (A), at operation 190 the method finds and records the series of “next Searching pages” (B's) in descending order of how many times the Searching page pair was counted (For A: B occurred 12 times, C occurred 9 times. D occurred 6 times. E occurred 4 times). Finally, at operation 195, the list of “next Searching pages” for each starting Searching page (A) is truncated so that it does not exceed the MAX_REL_SEARCHES parameter.
Displaying Related Searches on Search, Listings, and Cross-Stores Search
The Related Searches module may appear on Searching pages as an additional line of links below the search box, as shown in the page view 300 of
Related Searches may not appear if certain predetermined conditions are present, for example the current query contains an attribute constraint, or the current query is a title and description search. Whether the Related Searches placement appears, in various embodiments, depends on whether there are recommendations available given the current search phrase and category constraint. Whether the Related Searches function is invoked also depend on whether other types of recommendations that also appear on the Searching page, in various embodiments.
Resolving Recommendation Conflicts
In one embodiment, there are multiple types of search modification (or enhancement) recommendations that can appear on Searching pages. For example, Related Searches, Spell Check. RIS (Recommendation in Search) and PTS (Product Titles in Search) search modification recommendations. Recommendations developed by the Relates Searches algorithm could conflict/overlap with some of the recommendations from the other systems. To avoid redundancy, conflict solution logic may determine how the recommendations co-exist, as explained below.
Resolving Conflicts with Spell Check
If a Spell Check recommendation surfaces (based on the existing surfacing rules), then the Related Searches module may not appear, in various embodiments. See
Resolving Conflicts with PTS
If one or more PTS (Product Titles in Search) recommendations surfaces (based on existing surfacing rules), then the Related Searches module may appear, but the list of recommendations appearing may be filtered to avoid displaying recommendations that overlap too closely with PTS.
In various embodiments, the only recommendations that may be allowed in the Related Searches module while PTS recommendations appear are ones where the search terms in the recommendation are not a superset of the search terms in the current query. Related Searches recommendations where additional keywords are added to the query but no keywords are changed may not be acceptable when PTS appears.
For example, if the user was searching on “Top Gun” in the DVDs category PTS recommendations appear; in this case a Related Searches recommendation for “Mission Impossible” is allowed, but a recommendation for “Top Gun DVD New” is not allowed. Referring to
Resolving Conflicts with RIS
The potential conflict between Related Searches and RIS (Recommendation in Search) can be handled by a new configuration (RIS_CONFLICT). There may be three possible values for RIS_CONFLICT, and the setting may determine exactly how Related Searches and RIS interact, see Table 2. As known to those in the art, a ‘widget’ is typically a rectangular section (like a module) on a web page used to demarcate different logical pieces of information on a web page. Most web pages are composed of various widgets showing different types of information. Sometimes users are given the choice to customize what widgets they want to see and which widgets they don't want to see.
The default setting for RIS_CONFLICT for all sites may be “RIS and Related Searches Coexist”. The example page view 700 of
Determining the Recommendations to Display
When displayed subject to the conflict resolution rules above, the Related Searches widget may appear immediately below the search box. Recommendations may always appear as individual links oriented horizontally in a single row. Five site-specific configurations may govern the display properties of the Related Searches widget, as shown in Table 3.
Turning off Related Searches with MAX_REL_SEARCHES can be performed as follows. If MAX_REL_SEARCHES is set to 0, then Related Searches may not appear on any page (e.g., search, listings, cross-stores search, dynamic landing page (DLP), Personalized web page). Otherwise, MAX_REL_SEARCHES only has impact on the Searching pages (e.g., search, listings, cross-stores search). In other words, MAX_REL_SEARCHES influences search, listings, and cross-stores search only, but works as a universal feature shut-off switch when set to 0.
Given that MAX_REL_SEARCHES is not set to zero, recommendations may be selected to appear on search, listings, and cross-stores searches as follows. If the sum of MIN_ATIEMPTED_RS_RECOS and MIN_ATTEMPTED_SA_RECOS is greater than MAX_REL_SEARCHES, then both MIN_ATTEMPTEDRS_RECOS and MIN_ATTEMPTED_SA_RECOS may be ignored. (This situation makes no sense, and is an indication that the parameters have been incorrectly set.)
Referring to
At operation 630 the top M search alternative-type recommendations are chosen (based on frequency count, as described in the Related Searches algorithm section), where M is the setting for MIN_ATTEMPTED_SA_RECOS. Also choose the top N refined search-type recommendations (based on frequency count, as described in the Related Searches algorithm section), where N is the setting for MIN_ATTEMPTED_RS_RECOS. The chosen recommendations are sorted at operation 640 by type, then by frequency count highest to lowest, where the preferred type is determined by the setting of RECO_TYPE_ORDER.
At operation 650, the next best recommendations of either type are chose until the total number of recommendations chosen is equal to MAX_REL_SEARCHES. These recommendations may be ordered after the recommendations already selected. The sort order within this set may be based on frequency count only. Finally, at operation 660 the complete list of chosen recommendations truncated starting from the last recommendation, until the total number of characters of the recommendations (taking into consideration the four characters that may separate each recommendation) is not greater than the MAX_CHAR parameter.
If, after executing these rules, there are no Related Searches recommendations to display, then the Related Searches widget may not appear at all, and the space it otherwise would have taken up would collapse. When presented, the recommendations in the Related Searches widget may always be sorted by highest-relevance first.
Display Properties
In various embodiments, Related Searches recommendations may be displayed based on the following rules. The section label may be “Related Searches” or the section label may be “Hot Keywords.” After each recommendation link (except the last recommendation link), a comma (not hyperlinked) may be shown. Additionally, characters may separate each recommendation, any words in a recommendation link that are being used in the current query may appear in bold, and any words in a recommendation link that are not being used in the current query may not appear in bold. For double byte sites the font size may be standard and for all other sites, the font size may be small.
Navigation
Clicking on a Related Search recommendation may navigate the user to another Searching page where the previous search phrase is altered to the new search phrase but all other search parameters/filters/sorts have been maintained. For example, if no category constraint had been applied before the recommendation was clicked, then no category constraint would be applied after. If a category constrain had been applied before the recommendation was clicked, then the same category constraint would also be applied after. Any additional filters (search options, tab selections, etc.) would also be maintained after the recommendation was clicked. The search that the user had applied would continue to be applied after the recommendation was clicked. If the user was in cross-stores search, he would remain in cross-stores search. If he was in core search, he would remain in core search.
ssPageName Tracking
ssPageNames may be added to the end of the anchors for each recommendation link. The formatting of the appended ssPageName may be &ssPageName=RELS:SA<X>:RS<Y>:<TYPE> where <X> may be an integer value (0−n). It may be the count of the number of search alternative-type recommendations that were displayed in the related searches widget <Y> may be an integer value (0−n). It may be the count of the number of refined search-type recommendations that were displayed in the related searches widget <TYPE> may be one of two values: RS or SA. RS may be the value if the recommendation type (for that link) is refined search and SA may be the value if the recommendation type (for that link) is search alternative
Examples of ssPageNames:
Example 1: If two search alternative recommendations and three refined search recommendations are shown, the ssPageName for each search alternative recommendation may be &ssPageName=RELS:SA2:RS3:SA and the ssPageName for each refined search-type recommendation may be &ssPageName=RELS:SA2:RS3:RS.
Example 2: If zero search alternative recommendations and four refined search recommendations are shown, the ssPageName for each refined search-type recommendation may be &ssPageName=RELS:SA0:RS4:RS.
Recommendation Organization
If there are no recommendations available for a current search, such as used by a DLP (dynamic landing page), then the Related Searches module may not appear at all. A DLP is an intermediate search page which provides the user with multiple navigation options based upon their original search query, therefore for the purposes of this invention it can be classified as a search page. If there are recommendations available for the current DLP search, then the Related Searches module may appear. To determine how to display the recommendations, they may first be organized into search refinements and search alternatives based on the same logic as described above.
If there are search refinements but not search alternatives to display, the search refinements may take up the entire module. Search refinements may be shown in three columns, ordered first by row, then by column, as shown below:
A maximum of 15 search refinements can be shown when only search refinements appear.
If there are search alternatives but not search refinements to display, the search alternatives may take up the entire module. Search alternatives may be shown in three columns, ordered first by row, then by column, as shown below:
A maximum of 15 search alternatives can be shown when only search alternatives appear.
If both types of recommendations (search refinements and search alternatives) are available for the DLP, then the recommendations may be split into two sections by a graphical horizontal separator. For each section, related searches may be shown in three columns, ordered first by row, then by column, as shown below:
The ordering of the two subsections in the DLP may depend on the RECO_PREFERENCE_TYPE parameter setting described above. If RECO_PREFERENCE_TYPE is Search Refinements, then search refinements may appear above search alternatives. If RECO_PREFERENCE_TYPE is Search Alternatives, the search alternatives may appear above search refinements.
Regardless of whether the widget is split, a label for the applicable recommendation type may appear above the recommendations. The label for search refinements can be “Search Refinements:” and the label for search alternatives can be “Search Alternatives:”.
In the base template, the total number of recommendation links appearing may be shown. (See site text “Top <N> related searches for <X>”.) N always represents the total number of both types of recommendations. This supplemental text is not included in the specific item template.
A “Base Template” user interface 900 design with only search refinements appearing is illustrated in
Displaying Related Searches on the Personalized Web Page
Search pages, listing pages, and DLPs may require new functionality to write information to a cookie. When viewed, each of these types of pages may update the cookie. The following logic may be used to determine whether the Search results pages, Listings pages, and DLPs may update this cookie. If the search contains an attribute value constraint, do not update the cookie. If the search is a title and description search, do not update the cookie. If the search contains any complex search operators (such as minus or parentheses), do not update the cookie. Once these checks have been made, count the characters (bytes in the case of double-byte language) in the search phrase and assign that value to X, count the number of characters of the category ID and assign that value Y and sum X and Y. If X+Y is greater than MAX_COOKIE_BYTE_COUNT, do not update the cookie. Else, update the cookie with the exact string of the query and the category ID.
This information may be sufficient to be able to make recommendations in the personalized web page. The MAX_COOKIE_BYTE_COUNT setting may be 40. This ensures that no more than 40 bytes are taken up in the cookie, while maximizing the likelihood of being able to surface high quality recommendations on the personalized web page. This proposed value may be vetted through the appropriate channels to gain agreement.
Add Related Searches to Personalized Web Page
A new module within the personalized web page may be created to display recommendations coming from the Related Searches system. The input for the Related Searches module may be the search phrase and the category constraint of the last search that the user ran. This “last search” may be from the current session or from a previous session. It may be available in the cookie. The output may be a list of recommendation links. The related searches widget may appear in the order of event recency, which is how the existing modules may already be ordered in production. The related searches widget may be titled “Related Searches”.
If the Last Search Did not Include a Category Constraint:
The related searches widget may contain a subtitle of “Your last search was <X>. Here are some related searches.”<X> represents the search phrase of the last search. <X> may be hyperlinked and clicking it may navigate the user to the search results page for that search phrase. The requirements for displaying the recommendation links within the new Related Searches widget are exactly the same as for DLPs (described earlier). A Personalized web page 1200 for searching without category constraint is illustrated in
If the Last Search Did Contain a Category Constraint:
The related searches widget may contain a subtitle of “Your last search was <X> (in <Y>). <X> represents the search phrase of the last search. If the category constraint was a meta level category, <Y> is the meta category name. If the category constraint was an L2 category, <Y> is the meta category name followed by “>” followed by the L2 category name. If the category constraint was L3 or below, <Y> is the meta category name followed by ellipses ( . . . ) followed by “>” followed by the name of the category that was applied as a constraint.
The entire string “<X> (in <Y>)” is hyperlinked and may navigate to run a search with that same search phrase and that same category constraint. When there is a category constraint, the subheadings for Search Refinements and Search Alternatives may also be modified. The subheading for the Search Refinements portion may be “Search Refinements (in the same category)”. The subheading for the Search Alternatives portion may be “Search Alternatives (in the same category)”.
The actual search refinement and search alternative links may all navigate to a search where those keywords are used, but constrained to the same category as the last search (which the recommendations are based on) was constrained to.
Click-Through and Bid-Through Tracking
Click-through tracking may be accomplished through ssPageNames as defined above. Bid-through tracking and click-through rates may be determined. A variable may be added to indicate whether the Searching page contains related searches recommendations or not and whether the user clicked on a related searches recommendation to arrive at the current page. The values for this new variable may be for example 00, 01, 10, or 11, based on the following rules. The first digit may be 0 if the user did not click on Related Searches to arrive at the current page. The first digit may be 1 if the user clicked on Related Searches to arrive at the current page. The second digit may be 0 if Related Searches recommendations are not being shown on the current page. The second digit may be 1 if Related Searches recommendations are being shown on the current page.
The term “listing” or “item” is used to provide an example of data, and may refer to any data item, description, identifier, representation or information pertaining to a listing, service, offering or request. For example, a listing may be an auction or fixed-price offering (e.g., products such as goods and/or services), an advertisement, or a request for a listing or service. For the purposes of this specification, the word “term” is synonymous with the word “phrase” and is also intended to include a plurality of words. Thus. “term” or “phrase” can be used to refer to any entry (or entries) a user enters into a search field when requesting a search of a data system. The term “term-category pair” (or phrase-category pair) may refer to a search term or phrase associated with a particular data category.
Transaction Facility
The network-based computer system 1410, includes one or more of a number of types of front-end servers that each includes at least one Dynamic Link Library (DLL) to provide selected functionality. The system 1410 includes page servers 1412 that deliver web pages (e.g., mark-up language documents), picture servers 1414 that dynamically deliver images to be displayed within Web pages, listing servers 1416 that facilitate category-based browsing of listings, search servers 1418 that handle search requests to the system 1410 and facilitate keyword-based browsing of data, and ISAPI servers 1420 that provide an intelligent interface to a back-end of the system 1410. The system 1410 also includes e-mail servers 1422 that provide, inter alia, automated e-mail communications to users of the network-based computer system 1410. In one embodiment, one or more administrative application functions 1424 facilitate monitoring, maintaining, and managing the system 1410. One or more API servers 1426 may provide a set of API functions for querying and writing to the network-based computer system 1410. APIs may be called through the HTTP transport protocol. In one embodiment, information is sent and received using a standard XML data format. Applications utilized to interact (e.g., upload transaction listings, review transaction listings, manage transaction listings, etc.) with the network-based computer system 1410 may be designed to use the APIs. Such applications may be in an HTML form or be a CGI program written in C++, Perl, Pascal, or any other programming language. Exemplary APIs are more fully described in co-pending U.S. patent application Ser. No. 09/999,618, herein incorporated by reference.
The page servers 1412, API servers 1426, picture servers 1414, ISAPI servers 1420, search servers 1418, e-mail servers 1422 and a database engine server 1428 may individually, or in combination, act as a communication engine to facilitate communications between, for example, a client machine 1430 and the network-based computer system 1410. In addition, the page servers 1412, API servers 1426, picture servers 1414, ISAPI servers 1420, search servers 1418, e-mail servers 1422 and database engine server 1428 may individually, or in combination, act as a transaction engine to facilitate transactions between, for example, the client machine 1430 and the network-based computer system 1410. Furthermore, the page servers 1412, API servers 1426, picture servers 1414. ISAPI servers 1420, search servers 1418, e-mail servers 1422 and database engine server 1428 may individually, or in combination, act as a display engine to facilitate the display of listings on, for example, the client machine 1430.
The back-end servers may include the database engine server 1428, a search index server 1432 and a credit card database server 1434, each of which maintains and facilitates access to a respective database.
In one embodiment, the network-based computer system 1410 is accessed by a client program, such as for example a browser 1436 (e.g., the Internet Explorer distributed by Microsoft Corp. of Redmond, Wash.) that executes on the client machine 1430 and accesses the network-based computer system 1410 via a network such as, for example, the Internet 1438. Other examples of networks that a client may utilize to access the network-based computer system 1410 include a wide area network (WAN), a local area network (LAN), a wireless network (e.g., a cellular network), the Public Switched Telephone Network (PSTN) network, or the like. The client program that executes on the client machine 1430 may also communicate with the network-based computer system 1410 via the API servers 1426.
Database Structure
In one embodiment, the database engine server 1428 may maintain two databases, a first database being maintained for listing (or offering) information that is not included within a virtual “store”, and a second database for listing (or offering) information that is presented via a virtual “store” supported by the network-based computer system 1410.
The database 1540 may, in one embodiment, be implemented as a relational database, and includes a number of tables having entries, or records, that are linked by indices and keys. In an alternative embodiment, the database 1540 may be implemented as collection of objects in an object-oriented database.
The database 1540 includes a user table 1542 that contains a record for each user of the network-based computer system 1410. A user may operate as a seller, a buyer, or both, when utilizing the network-based computer system 1410. The database 40 also includes listings tables 44 that may be linked to the user table 42. The listings tables 44 may include a seller listings table 46 and a bidder listings table 48. A user record in the user table 42 may be linked to multiple listings that are being, or have been, listed or offered for sale via the network-based computer system 10. In one embodiment, a link indicates whether the user is a seller or a bidder (or buyer) with respect to listings for which records exist within the listings tables 44.
The database 1540 also includes one or more divisions in the form of categories provided in category tables 1550. Each record within the category table 1550 may describe a respective category. In one embodiment, listings provided by the system 10 are arranged in the categories. These categories may be navigable by a user of the network-based computer system 1410 to locate listings in specific categories. Thus, categories provide a mechanism to locate listings that may be browsed. In addition or instead, an alphanumeric search mechanism may be provided by the search servers 1420 to allow a user to search for specific listings using search terms or phrases. In one embodiment, the category table 1550 describes multiple, hierarchical category data structures, and includes multiple category records, each of which describes the context of a particular category within the multiple hierarchical category structures. For example, the category table 1550 may describe a number of real, or actual, categories to which listing records, within the listings tables 1544, may be linked.
The database 1540 also includes one or more attributes tables 1552. Each record within the attributes table 1552 describes a respective attribute associated with a listing. In one embodiment, the attributes table 1552 describes multiple, hierarchical attribute data structures, and includes multiple attribute records, each of which describes the context of a particular attribute within the multiple hierarchical attribute structures. For example, the attributes table 1552 may describe a number of real, or actual, attributes to which listing records, within the listings tables 1544, may be linked. Also, the attributes table 1552 may describe a number of real, or actual, attributes to which categories, within the category table 1550, may be linked.
The database 1540 may also include a note table 1554 populated with note records that may be linked to one or more listing records within the listings tables 1544 and/or to one or more user records within the user table 1542. Each note record within the note table 1554 may include, inter alia, a comment, description, history or other information pertaining to a listing being offered via the network-based computer system 1410, to a user of the network-based computer system 1410. The database 1540 may also include a targeted site table 1556 populated with targeted site records that may be linked to one or more listing records within the listings tables 1544 and/or to one or more user records within the user table 1542.
A number of other example tables may also be linked to the user table 1542, namely a user past aliases table 1558, a feedback table 1560, a feedback details table 1562, a bids table 1564, an accounts table 1566, and an account balances table 1568. In one embodiment, the database 1540 also includes a batch table 1570, a batch listings table 1572, and a listings wait table 1574.
In one embodiment, the system 1410 generates search recommendations to a user of the system 1410. The search recommendations may be based on past user interaction of the particular user with the system 1410, and search terms used in the network-based computer system 1410 (or any other systems associated with the network-based computer system 1410).
Referring to
The computer system 1700 includes a processor 1702, a main memory 1704 and a static memory 1706, which communicate with each other via a bus 1708. The computer system 1700 may further include a video display unit 1710 (e.g., a liquid crystal display (LCD) or a cathode ray tube (CRT)). The computer system 1700 also includes an alphanumeric input device 1712 (e.g., a keyboard), a cursor control device 1714 (e.g., a mouse), a disk drive unit 1716, a signal generation device 1718 (e.g., a speaker) and a network interface device 1720 to interface the computer system to a network 1722.
The disk drive unit 1716 includes a machine-readable medium 1724 on which is stored a set of instructions or software 1726 embodying any one, or all, of the methodologies described herein. The software 1726 is also shown to reside, completely or at least partially, within the main memory 1704 and/or within the processor 1702. The software 1726 may further be transmitted or received via the network interface device 1720. For the purposes of this specification, the term “machine-readable medium” shall be taken to include any medium which is capable of storing or encoding a sequence of instructions for execution by the machine and that cause the machine to perform any one of the methodologies of the present invention. The term “machine-readable medium” shall accordingly be taken to include, but not be limited to, solid-state memories, optical and magnetic disks, and carrier wave signals. Further, while the software is shown in
Although the invention has been described with reference to various embodiments, it will be evident that various modifications and changes may be made to these embodiments without departing from the broader spirit and scope of the invention. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense.
This application is a continuation of U.S. application Ser. No. 13/485,002, filed on May 31, 2012, which is a continuation of U.S. application Ser. No. 11/323,486, filed on Dec. 30, 2005, now issued as U.S. Pat. No. 8,200,687, which claims the priority benefits of U.S. Provisional Application No. 60/692,125, filed on Jun. 20, 2005, both of which are incorporated herein by reference in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
4996642 | Hey | Feb 1991 | A |
5583763 | Atcheson et al. | Dec 1996 | A |
5749081 | Whiteis | May 1998 | A |
5790790 | Smith et al. | Aug 1998 | A |
5825881 | Colvin, Sr. | Oct 1998 | A |
5842199 | Miller et al. | Nov 1998 | A |
5845265 | Woolston | Dec 1998 | A |
5897622 | Blinn et al. | Apr 1999 | A |
6006225 | Bowman et al. | Dec 1999 | A |
6016475 | Miller et al. | Jan 2000 | A |
6047264 | Fisher et al. | Apr 2000 | A |
6049777 | Sheena et al. | Apr 2000 | A |
6052514 | Gill et al. | Apr 2000 | A |
6055513 | Katz et al. | Apr 2000 | A |
6085176 | Woolston | Jul 2000 | A |
6101484 | Halbert et al. | Aug 2000 | A |
6108493 | Miller et al. | Aug 2000 | A |
6119101 | Peckover | Sep 2000 | A |
6119137 | Smith et al. | Sep 2000 | A |
6169986 | Bowman et al. | Jan 2001 | B1 |
6178408 | Copple et al. | Jan 2001 | B1 |
6192407 | Smith et al. | Feb 2001 | B1 |
6195657 | Rucker et al. | Feb 2001 | B1 |
6202051 | Woolston | Mar 2001 | B1 |
6202063 | Benedikt et al. | Mar 2001 | B1 |
6243691 | Fisher et al. | Jun 2001 | B1 |
6266649 | Linden et al. | Jul 2001 | B1 |
6289342 | Lawrence et al. | Sep 2001 | B1 |
6308168 | Dovich et al. | Oct 2001 | B1 |
6313745 | Suzuki | Nov 2001 | B1 |
6321221 | Bieganski | Nov 2001 | B1 |
6334127 | Bieganski et al. | Dec 2001 | B1 |
6356879 | Aggarwal et al. | Mar 2002 | B2 |
6370513 | Kolawa et al. | Apr 2002 | B1 |
6405190 | Conklin | Jun 2002 | B1 |
6412012 | Bieganski et al. | Jun 2002 | B1 |
6430558 | Delano | Aug 2002 | B1 |
6466918 | Spiegel et al. | Oct 2002 | B1 |
6487539 | Aggarwal et al. | Nov 2002 | B1 |
6499029 | Kurapati et al. | Dec 2002 | B1 |
6643640 | Getchius et al. | Nov 2003 | B1 |
6671681 | Emens et al. | Dec 2003 | B1 |
6701309 | Beeferman | Mar 2004 | B1 |
6704727 | Kravets | Mar 2004 | B1 |
6732088 | Glance | May 2004 | B1 |
6738780 | Lawrence et al. | May 2004 | B2 |
6772150 | Whitman | Aug 2004 | B1 |
6782370 | Stack | Aug 2004 | B1 |
6826559 | Ponte | Nov 2004 | B1 |
6859807 | Knight et al. | Feb 2005 | B1 |
6963850 | Bezos et al. | Nov 2005 | B1 |
7003511 | Antonov | Feb 2006 | B1 |
7092936 | Alonso et al. | Aug 2006 | B1 |
7203899 | Chi et al. | Apr 2007 | B2 |
7225182 | Paine et al. | May 2007 | B2 |
7225189 | Mccormack et al. | May 2007 | B1 |
7389294 | Kotas et al. | Jun 2008 | B2 |
7546286 | Dickinson et al. | Jun 2009 | B2 |
7647243 | Woolston | Jan 2010 | B2 |
7769746 | Lu et al. | Aug 2010 | B2 |
7831476 | Foster et al. | Nov 2010 | B2 |
8005744 | Hamor | Aug 2011 | B2 |
8051040 | Johnson et al. | Nov 2011 | B2 |
8200687 | Gupta | Jun 2012 | B2 |
8219484 | Hamor | Jul 2012 | B2 |
8244910 | Davis | Aug 2012 | B2 |
8306840 | Cohen et al. | Nov 2012 | B2 |
8606811 | Johnson | Dec 2013 | B2 |
8712868 | Foster et al. | Apr 2014 | B2 |
9183309 | Gupta | Nov 2015 | B2 |
20010021914 | Jacobi et al. | Sep 2001 | A1 |
20010037255 | Tambay et al. | Nov 2001 | A1 |
20020016786 | Pitkow et al. | Feb 2002 | A1 |
20020019763 | Linden et al. | Feb 2002 | A1 |
20020059116 | Bulatovic et al. | May 2002 | A1 |
20020065802 | Uchiyama | May 2002 | A1 |
20020082901 | Dunning et al. | Jun 2002 | A1 |
20020095404 | Davies et al. | Jul 2002 | A1 |
20020103789 | Turnbull et al. | Aug 2002 | A1 |
20020107853 | Hofmann et al. | Aug 2002 | A1 |
20020143660 | Himmel et al. | Oct 2002 | A1 |
20020147724 | Fries et al. | Oct 2002 | A1 |
20020156686 | Reiner et al. | Oct 2002 | A1 |
20020184116 | Tam et al. | Dec 2002 | A1 |
20020198882 | Linden | Dec 2002 | A1 |
20030009411 | Ram et al. | Jan 2003 | A1 |
20030037050 | Monteverde | Feb 2003 | A1 |
20030050863 | Radwin | Mar 2003 | A1 |
20030055831 | Ryan et al. | Mar 2003 | A1 |
20030093331 | Childs et al. | May 2003 | A1 |
20030130994 | Singh et al. | Jul 2003 | A1 |
20030229537 | Dunning et al. | Dec 2003 | A1 |
20040034652 | Hofmann et al. | Feb 2004 | A1 |
20040103092 | Tuzhilin et al. | May 2004 | A1 |
20040128321 | Hamer | Jul 2004 | A1 |
20040153463 | Sasai et al. | Aug 2004 | A1 |
20040193612 | Chang | Sep 2004 | A1 |
20040205558 | Holloway et al. | Oct 2004 | A1 |
20040236736 | Whitman et al. | Nov 2004 | A1 |
20040260621 | Foster et al. | Dec 2004 | A1 |
20050076003 | DuBose et al. | Apr 2005 | A1 |
20050091209 | Frank et al. | Apr 2005 | A1 |
20050102259 | Kapur | May 2005 | A1 |
20050102282 | Linden | May 2005 | A1 |
20050125392 | Curtis et al. | Jun 2005 | A1 |
20050198068 | Mukherjee | Sep 2005 | A1 |
20050234881 | Burago et al. | Oct 2005 | A1 |
20050234972 | Zeng et al. | Oct 2005 | A1 |
20050283488 | Colossi et al. | Dec 2005 | A1 |
20060026113 | Omoigui | Feb 2006 | A1 |
20060053096 | Subramanian et al. | Mar 2006 | A1 |
20060080292 | Alanzi | Apr 2006 | A1 |
20060080315 | Mitchell | Apr 2006 | A1 |
20060085391 | Turski et al. | Apr 2006 | A1 |
20060106769 | Gibbs | May 2006 | A1 |
20060129533 | Purvis | Jun 2006 | A1 |
20060161520 | Brewer et al. | Jul 2006 | A1 |
20060167857 | Kraft et al. | Jul 2006 | A1 |
20060195442 | Cone et al. | Aug 2006 | A1 |
20060206475 | Naam et al. | Sep 2006 | A1 |
20060212447 | Davis et al. | Sep 2006 | A1 |
20060224587 | Zamir et al. | Oct 2006 | A1 |
20060230005 | Bailey et al. | Oct 2006 | A1 |
20060230040 | Curtis | Oct 2006 | A1 |
20060235843 | Musgrove et al. | Oct 2006 | A1 |
20060248078 | Gross et al. | Nov 2006 | A1 |
20060253458 | Dixon et al. | Nov 2006 | A1 |
20060271524 | Tanne et al. | Nov 2006 | A1 |
20060288000 | Gupta | Dec 2006 | A1 |
20070011154 | Musgrove et al. | Jan 2007 | A1 |
20070118802 | Gerace et al. | May 2007 | A1 |
20070192166 | Van Luchene | Aug 2007 | A1 |
20080033776 | Marchese | Feb 2008 | A1 |
20080077574 | Gross | Mar 2008 | A1 |
20080091463 | Shakamuri | Apr 2008 | A1 |
20080147661 | Carden | Jun 2008 | A1 |
20080189296 | Cloutier et al. | Aug 2008 | A1 |
20080294498 | Adrien et al. | Nov 2008 | A1 |
20080306938 | Johnson et al. | Dec 2008 | A1 |
20100250341 | Hauser | Sep 2010 | A1 |
20100325011 | Foster et al. | Dec 2010 | A1 |
20110055040 | Foster et al. | Mar 2011 | A1 |
20120016893 | Johnson et al. | Jan 2012 | A1 |
20120046998 | Staib et al. | Feb 2012 | A1 |
20120239679 | Gupta | Sep 2012 | A1 |
20140101183 | Johnson et al. | Apr 2014 | A1 |
Number | Date | Country |
---|---|---|
2010202828 | Feb 2012 | AU |
1398484 | Feb 2003 | CN |
0957437 | Nov 1999 | EP |
2005032193 | Sep 1996 | JP |
09244945 | Sep 1997 | JP |
11250086 | Sep 1999 | JP |
2002092032 | Mar 2002 | JP |
2002123544 | Apr 2002 | JP |
2002215659 | Aug 2002 | JP |
2004502213 | Jan 2004 | JP |
2005063277 | Mar 2005 | JP |
I370373 | Aug 2012 | TW |
WO-0017792 | Mar 2000 | WO |
WO-0017793 | Mar 2000 | WO |
WO-0045319 | Aug 2000 | WO |
WO-0116848 | Mar 2001 | WO |
WO-0129726 | Apr 2001 | WO |
WO-0131537 | May 2001 | WO |
WO-0133401 | May 2001 | WO |
WO-0219203 | Mar 2002 | WO |
WO-0229695 | Apr 2002 | WO |
WO-0237926 | May 2002 | WO |
WO-2004114155 | Dec 2004 | WO |
WO-2007001980 | Jan 2007 | WO |
WO-2007001980 | Jan 2007 | WO |
Entry |
---|
U.S. Appl. No. 10/689,970, filed Oct. 20, 2003, Listing Recommendation in a Network-Based Commerce System. |
U.S. Appl. No. 12/870,022, filed Aug. 27, 2010, Listing Recommendation in a Network-Based System. |
U.S. Appl. No. 12/870,031, filed Aug. 27, 2010, Listing Recommendation Using Generation of a User-Specific Query in a Network-based Commerce System (as amended). |
U.S. Appl. No. 11/869,290, filed Oct. 9, 2007, Electronic Publication System. |
U.S. Appl. No. 14/100,821, filed Dec. 9, 2013, Electronic Publication System. |
U.S. Appl. No. 11/323,486, filed Dec. 30, 2005, System to Generate Related Search Queries. |
“U.S. Appl. No. 12/870,022, Notice of Non-Compliant Amendment dated May 24, 2016”, 4 pgs. |
“U.S. Appl. No. 14/100,821, Non Final Office Action dated Jan. 29, 2016”, 15 pgs. |
“U.S. Appl. No. 14/100,821, Response filed Apr. 29, 2016 to Non Final Office Action dated Jan. 29, 2016”, 10 pgs. |
“Australian Application Serial No. 2015204354, First Examiner Report dated Jan. 13, 2016”, 3 pgs. |
“Australian Application Serial No. 2015204354, Response filed May 10, 2016 to First Examiner Report dated Jan. 13, 2016”, 25 pgs. |
“Chinese Application Serial No. 201310053002.2, Response filed Feb. 29, 2016”, with English translation of claims, 14 pgs. |
“U.S. Appl. No. 10/689,970, Appeal Brief filed Jun. 28, 2007”, 26 pgs. |
“U.S. Appl. No. 10/689,970, Examiner's Answer dated Oct. 2, 2007”, 14 pgs. |
“U.S. Appl. No. 10/689,970, Final Office Action dated Jan. 25, 2007”, 18 pgs. |
“U.S. Appl. No. 10/689,970, Non Final Office Action dated Jun. 13, 2006”, 14 pgs. |
“U.S. Appl. No. 10/689,970, Notice of Allowance dated Jan. 20, 2010”, 9 pgs. |
“U.S. Appl. No. 10/689,970, Notice of Allowance dated Jun. 29, 2010”, 6 pgs. |
“U.S. Appl. No. 10/689,970, Reply Brief filed Dec. 3, 2007”, 10 pgs. |
“U.S. Appl. No. 10/689,970, Response filed Oct. 13, 2006 to Non Final Office Action dated Jun. 13, 2006”, 11 pgs. |
“U.S. Appl. No. 10/689,970, Supplemental Notice of Allowability dated Jul. 26, 2010”, 6 pgs. |
“U.S. Appl. No. 11/323,486, Advisory Action dated Feb. 9, 2010”, 4 pgs. |
“U.S. Appl. No. 11/323,486, Advisory Action dated Jul. 29, 2011”, 3 pgs. |
“U.S. Appl. No. 11/323,486, Appeal Brief filed Oct. 24, 2011”. |
“U.S. Appl. No. 11/323,486, Examiner Interview Summary dated Feb. 8, 2012”, 1 pg. |
“U.S. Appl. No. 11/323,486, Final Office Action dated Oct. 7, 2008”, 34 pgs. |
“U.S. Appl. No. 11/323,486, Final Office Action dated Nov. 17, 2009”, 33 pgs. |
“U.S. Appl. No. 11/323,486, Final Offiec Action dated Mar. 23, 2011”, 46 pgs. |
“U.S. Appl. No. 11/323,486, Non-Final Office Action dated Jan. 11, 2008”, 22 pgs. |
“U.S. Appl. No. 11/323,486, Non-Final Office Action dated Mar. 17, 2009”, 33 pgs. |
“U.S. Appl. No. 11/323,486, Non-Final Office Action dated May 3, 2010”, 37 pgs. |
“U.S. Appl. No. 11/323,486, Non-Final Office Action dated Oct. 1, 2010”, 43 pgs. |
“U.S. Appl. No. 11/323,486, Notice of Allowance dated Feb. 8, 2012”, 17 pgs. |
“U.S. Appl. No. 11/323,486, Notice of Allowance dated Mar. 6, 2012”, 9 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Jan. 3, 2011 to Non Final Office Action dated Oct. 1, 2010”, 14 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Jan. 7, 2009 to Final Office Action dated Oct. 7, 2008”, 11 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Jan. 18, 2010 to Final Office Action dated Nov. 17, 2009”, 14 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Feb. 15, 2012 to Notice of Allowance dated Feb. 8, 2012”, 8 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Mar. 17, 2010 to Advisory Action dated Feb. 9, 2010”, 12 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Jun. 11, 2008 to Non-Final Office Action dated Jan. 11, 2008”, 17 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Jun. 23, 2011 to Final Office Action dated Mar. 23, 2011”, 18 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Jul. 9, 2010 to Non Final Office Action dated May 3, 2010”, 14 pgs. |
“U.S. Appl. No. 11/323,486, Response filed Jul. 17, 2009 to Non Final Office Action dated Mar. 17, 2009”, 12 pgs. |
“U.S. Appl. No. 11/869,290, Final Office Action dated Jul. 8, 2010”, 27 pgs. |
“U.S. Appl. No. 11/869,290, Non-Final Office Action dated Dec. 24, 2009”, 29 pgs. |
“U.S. Appl. No. 11/869,290, Notice of Allowance dated Aug. 22, 2011”, 6 pgs. |
“U.S. Appl. No. 11/869,290, Response filed Apr. 26, 2010 to Non Final Office Action dated Dec. 24, 2009”, 17 pgs. |
“U.S. Appl. No. 11/869,290, Response filed Nov. 8, 2010 to Final Office Action dated Jul. 8, 2010”, 19 pgs. |
“U.S. Appl. No. 12/870,022, Advisory Action dated Jan. 19, 2012”, 3 pgs. |
“U.S. Appl. No. 12/870,022, Advisory Action dated Sep. 26, 2011”, 3 pgs. |
“U.S. Appl. No. 12/870,022, Advisory Action dated Nov. 9, 2011”, 4 pgs. |
“U.S. Appl. No. 12/870,022, Appeal Brief filed Jan. 10, 2012”, 23 pgs. |
“U.S. Appl. No. 12/870,022, Appeal Decision dated Apr. 28, 2015”, 5 pgs. |
“U.S. Appl. No. 12/870,022, Decision on Pre-Appeal Brief dated Nov. 14, 2011”, 2 pgs. |
“U.S. Appl. No. 12/870,022, Examiner's Answer to Appeal Brief dated May 29, 2012”, 13 pgs. |
“U.S. Appl. No. 12/870,022, Final Office Action dated Jul. 28, 2011”, 15 pgs. |
“U.S. Appl. No. 12/870,022, Non Final Office Action dated Mar. 17, 2011”, 13 pgs. |
“U.S. Appl. No. 12/870,022, Non Final Office Action dated Aug. 14, 2015”, 19 pgs. |
“U.S. Appl. No. 12/870,022, Pre-Appeal Brief Request filed Oct. 4, 2011”, 5 pgs. |
“U.S. Appl. No. 12/870,022, Reply Brief filed Jul. 30, 2012”, 3 pgs. |
“U.S. Appl. No. 12/870,022, Response filed Jun. 3, 2011 to Non Final Office Action dated Mar. 17, 2011”, 16 pgs. |
“U.S. Appl. No. 12/870,022, Response filed Sep. 13, 2011 to Final Office Action dated Jul. 28, 2011”, 13 pgs. |
“U.S. Appl. No. 12/870,022. Response filed Jan. 14, 2016 to Non Final Office Action dated Aug. 14, 2015”, 18 pgs. |
“U.S. Appl. No. 12/870,031, Final Office Action dated Apr. 25, 2013”, 16 pgs. |
“U.S. Appl. No. 12/870,031, Non Final Office Action dated Sep. 26, 2012”, 15 pgs. |
“U.S. Appl. No. 12/870,031, Notice of Allowance dated Dec. 6, 2013”, 14 pgs. |
“U.S. Appl. No. 12/870,031, Response filed Jul. 24, 2013 to Final Office Action dated Apr. 25, 2013”, 15 pgs. |
“U.S. Appl. No. 12/870,031, Response filed Dec. 26, 2012 to Non Final Office Action dated Sep. 26, 2012”, 16 pgs. |
“U.S. Appl. No. 13/247,798, Non Final Office Action dated Apr. 2, 2013”, 8 pgs. |
“U.S. Appl. No. 13/247,798, Notice of Allowance dated Aug. 5, 2013”, 7 pgs. |
“U.S. Appl. No. 13/247,798, Preliminary Amendment filed Oct. 4, 2011”, 3 pgs. |
“U.S. Appl. No. 13/247,798, Response filed Jul. 2, 2013 to Non Final Office Action dated Apr. 2, 2013”, 10 pgs. |
“U.S. Appl. No. 13/485,002, Advisory Action dated Jun. 12, 2015”, 3 pgs. |
“U.S. Appl. No. 13/485,002, Final Office Action dated Jan. 3, 2014”, 34 pgs. |
“U.S. Appl. No. 13/485,002, Final Office Action dated Jan. 16, 2015”, 32 pgs. |
“U.S. Appl. No. 13/485,002, Final Office Action dated Feb. 14, 2013”, 32 pgs. |
“U.S. Appl. No. 13/485,002, Final Office Action dated Sep. 14, 2012”, 28 pgs. |
“U.S. Appl. No. 13/485,002, Non Final Office Action dated May 23, 2014”, 31 pgs. |
“U.S. Appl. No. 13/485,002, Non Final Office Action dated Jun. 10, 2013”, 31 pgs. |
“U.S. Appl. No. 13/485,002, Notice of Allowance dated Jul. 6, 2015”, 9 pgs. |
“U.S. Appl. No. 13/485,002, Response filed Apr. 3, 2014 to Final Office Action dated Jan. 3, 2014”, 11 pgs. |
“U.S. Appl. No. 13/485,002, Response filed May 13, 2013 to Final Office Action dated Feb. 14, 2013”, 12 pgs. |
“U.S. Appl. No. 13/485,002, Response filed May 18, 2015 to Final Office Action dated Jan. 16, 2015”, 14 pgs. |
“U.S. Appl. No. 13/485,002, Response filed Sep. 10, 2013 to Non Final Office Action dated Jun. 10, 2013”, 13 pgs. |
“U.S. Appl. No. 13/485,002, Response filed Sep. 23, 2014 to Nan Final Office Action dated May 23, 2014”, 12 pgs. |
“U.S. Appl. No. 13/485,002, Response filed Dec. 14, 2012 to Non Final Office Action dated Sep. 14, 2012”, 10 pgs. |
“U.S. Appl. No. 14/100,821, Final Office Action dated Oct. 7, 2015”, 17 pgs. |
“U.S. Appl. No. 14/100,821, Non Final Office Action dated Feb. 25, 2015”, 17 pgs. |
“U.S. Appl. No. 14/100,821, Preliminary Amendment filed Mar. 3, 2014”, 8 pgs. |
“U.S. Appl. No. 14/100,821, Response filed Jun. 23, 2015 to Non Final Office Action dated Feb. 25, 2015”, 7 pgs. |
“U.S. Appl. No. 14/100,821, Response filed Dec. 11, 2015 to Final Office Action dated Oct. 7, 2015”, 7 pgs. |
“Australian Application No. 2006262446, Examiner Report dated Jan. 15, 2010”, 2 pgs. |
“Australian Application Serial No. 2013203878, Response filed Jun. 19, 2014 to Examiner's Report dated Mar. 7, 2014”, 16 pgs. |
“Australian Application Serial No. 2006262446, Response filed Dec. 24, 2009 to Examiner Report dated Mar. 20, 2009”, 24 pgs. |
“Australian Application Serial No. 2006262446, Examiner Report dated Mar. 20, 2009”, 3 pgs. |
“Australian Application Serial No. 2006262446, Response filed Mar. 23, 2010 to Examiner Report dated Jan. 15, 2010”, 25 pgs. |
“Australian Application Serial No. 2010202828, Response filed Sep. 28, 2011 to Office Action dated Apr. 20, 2011”, 7 pgs. |
“Australian Application Serial No. 2012200347, Examiner's Report dated Jul. 19, 2012”, 3 pgs. |
“Australian Application Serial No. 2012200347, First Examiner's Report dated Mar. 15, 2012”, 2 pgs. |
“Australian Application Serial No. 2012200347, Response filed Jan. 7, 2013 to Office Action dated Jul. 19, 2012”, 2 pgs. |
“Australian Application Serial No. 2012200347, Response filed May 14, 2012 to Examiner's Report dated Mar. 15, 2012”, 9 pgs. |
“Australian Application Serial No. 2013203878, First Examiner Report dated Mar. 7, 2014”, 3 pgs. |
“Australian Application Serial No. 2013203878, Notice of Final Rejection dated Jul. 4, 2014”, 3 pgs. |
“Australian Application Serial No. 2013203878, Response filed Mar. 3, 2015”, 17 pgs. |
“Australian Application Serial No. 2010202828, First Examiner Report dated Apr. 20, 2011”, 1 pg. |
“Chinese Application Serial No. 200680022268.9, Office Action dated Nov. 17, 2010”, with English translation of claims, 7 pgs. |
“Chinese Application Serial No. 200680022268.9, Notice of Decision to Grant dated Nov. 30, 2012”, with English translation, 5 pgs. |
“Chinese Application Serial No. 200680022268,9, Office Action dated Mar. 23, 2012”, with English translation of claims, 7 pgs. |
“Chinese Application Serial No. 200680022268.9, Office Action dated Jun. 26, 2009”, with English translation of claims, 28 pgs. |
“Chinese Application Serial No. 200680022268.9, Response filed Jun. 7, 2012”, with English translation of claims, 10 pgs. |
“Chinese Application Serial No. 200680022268.9, Response filed Nov. 11, 2009 to Office Action dated Jun. 26, 2009”, with English translation of claims, 29 pgs. |
“Chinese Application Serial No. 201310053002.2, Office Action dated Aug. 14, 2015”, with English translation of claims, 16 pgs. |
“Chinese Application Serial No. 200680022268.9, Response filed Feb. 9, 2011 to Non Final Office Action dated Nov. 17, 2010”, with English translation of claims, 40 pgs. |
“Computer Letter, Private Profiles—NexTag—of all the auction sites on the Web, here's one an economist might like”, vol. 15, No. 28, [Online]. Retrieved from the Internet: <URL: http://www.nextag.com/serv/main/about/computer/letter.html>, (Aug. 23, 1999), 3 pgs. |
“eBizAutos: It All About the Cars”, [Online]. Retrieved from the Internet: <URL: http://www.ebizautos.com/>, (Accessed Apr. 15, 2005), 2 pgs. |
“European Application Serial No. 06773535.7, Office Action dated May 13, 2011”, 2 pgs. |
“European Application Serial No. 06773535.7, Response filed Mar. 1, 2012 to Office Action dated May 13, 2011”, 22 pgs. |
“European Application Serial No. 06773535.7, Examination Notification Art. 94(3) dated Feb. 5, 2014”, 3 pgs. |
“European Application Serial No. 06773535.7, Extended European Search Report dated Sep. 24, 2010”, 9 Pgs. |
“European Application Serial No. 06773535.7, Response filed Apr. 11, 2011 to EP Search Report dated Oct. 12, 2010”, 13 pgs. |
“European Application Serial No. 06773535.7, Response filed Jun. 4, 2014”, 17 pgs. |
“European Application Serial No. 06773535.7, Summons to Attend Oral Proceedings dated Dec. 21, 2015”, 5 pgs. |
“European Application Serial No. 13167535.7, Extended European Search Report dated Jan. 24, 2014”, 5 pgs. |
“European Application Serial No. 13167535.7, Office Action dated Mar. 3, 2014”, 2 pgs. |
“European Application Serial No. 13167535.7, Response filed Jul. 30, 2014”, 51 pgs. |
“India Application Serial No. 9703/DELNP/2007, First Examination Report dated Feb. 22, 2013”, 4 pgs. |
“Indian Application Serial No. 9703/DELNP/2007, Response filed Sep. 3, 2013”, 23 pgs. |
“International Application Serial No. PCT/US03/33294, International Preliminary Report on Patentability dated Jan. 30, 2006”, 4 pgs. |
“International Application Serial No. PCT/US03/33294, International Search Report dated Jun. 14, 2005”, 8 pgs. |
“International Application Serial No. PCT/US03/33294, Written Opinion dated Sep. 28, 2005”, 4 pgs. |
“International Application Serial No. PCT/US2006/023807, International Preliminary Report on Patentability dated Jan. 10, 2008”, 5 pgs. |
“International Application Serial No. PCT/US2006/023807, International Search Report dated Feb. 28, 2007”, 3 pgs. |
“International Application Serial No. PCT/US2006/23807, Written Opinion dated Feb. 28, 2007”, 3 pgs. |
“Japanese Application Serial No. 2008-517212, Office Action dated Apr. 12, 2011”, with English translation of claims, 6 pgs. |
“Japanese Application Serial No. 2008-517212, Office Action dated Aug. 3, 2010”, with English translation of claims, 12 pgs. |
“Japanese Application Serial No. 2008-517212, Office Action Response filed Jun. 24, 2011”, with English translation of claims, 25 pgs. |
“Japanese Application Serial No. 2008-517212, Office Action Response filed Oct. 28, 2010”, with English translation of claims, 23 pgs. |
“Query—Definition by Dictionary.com”, [Online]. Retrieved from the Internet: <http://dictionary.reference.com/browse/query>, (Accessed 2011), 3 pgs. |
“Taiwan Application Serial No. 95122021, Office Action dated Jul. 12, 2011”, with English translation of claims, 31 pgs. |
“Taiwanese Application Serial No. 95122021, Notice of Allowance dated Jun. 12, 2012”, with English translation, 3 pgs. |
“Taiwanese Application Serial No. 95122021, Office Action dated Nov. 2, 2011”, with English translation of claims, 31 pgs. |
“Taiwanese Application Serial No. 95122021, Response filed Aug. 19, 2011 to Office Action dated Jul. 12, 2011”, with English translation of claims, 40 pgs. |
“Taiwanese Application Serial No. 95122021, Response filed Dec. 29, 2011”, with English translation of claims, 28 pgs. |
“WebSphere Commerce Professional Edition”, [Online], Retrieved from the Internet: <URL: http://www-306.ibm.com/software/genservers/commerce/wcpe/>, (Accessed Apr. 21, 2005), 4 pgs. |
Andale Gallery, “Prominently Featured on Your Listings”, Copyright © 2001 Andale, Inc., [Online]. Retrieved from the Internet: <URL: http://www.andale.com/corp/tour/gal_tour4.html> Accessed on Web—Apr. 15, 2005, (Accessed Apr. 15, 2005), 1 pg. |
Ardissono, Liliana, et al., “Tailoring the Interaction With Users in Electronic Shops”, Proceedings of the Seventh International Conference on User Modeling, Banff, Canada, (1999), 35-44. |
Balabanovic, Marko, “An Adaptive Web Page Recommendation Service”, Stanford University Digital Libraries Project Working Paper, Proceedings of the First International Conference on Autonomous Agents, (1999), 378-385. |
Breese, John S, et al., “Empirical Analysis of Predictive Algorithms for Collaborative Filtering”, Technical Report MSR-TR-98-12—Microsoft Research, (May 1998—Revised Oct. 1998), 1-21. |
Burke, Robin, “The Wasabi Personal Shopper: a case-based recommender system”, Proceedings of the Sixteenth National Conference on Artificial Intelligence and the Eleventh Innovative Applications of Artificial Intelligence Conference Innovative Applications of Artificial Intelligence, (1999), 844-849. |
Changchien, S, “Mining association rules procedure to support online recommendation by customers and product fragmentation”, Expert Systems with Application, 20(4), (May 2001), 325-335. |
Cheung, N., “Buy this! [e-commerce recommendation software]”, Information Age, (Feb. 2001), 33-4. |
Cheung, W., “Mining customer preference ratings for product recommendation using the support vector machine and the latent class model”, Proceedings of the 2nd International Conference on Data Mining Methods and Databases for Engineering, Finance and Other Fields, Cambridge, UK, (Jul. 2000), 601-10. |
Chien, Yi-Ying, “A personalized Internet shopping agent”, Proceedings of the International Conference on Parallel and Distributed Processing Techniques and Applications. PDPTA'2000, pt. 4, (2000), 1849-55. |
Chun, In-Gook, et al., “The implementation of knowledge-based recommender system for electronic commerce using Java expert system library”, International Symposium on Industrial Electronics, 2001. Proceedings, ISIE 2001, vol. 3, (Jun. 12-16, 2001), 1766-1770. |
Claypool, Mark, et al., “Inferring User Interest (Aug. 2001)”, Computer Science Technical Report Series, (Aug. 31, 2001), 1-17. |
Cotlier, Moira, “The Electronic Catalog: Upselling Online Can Raise Top Line”, Catalog Age, 18(7), (Jun. 1, 2001), 93. |
Demiriz, Ayhan, “Enhancing Product Recommender Systems on Sparse Binary Data”, E-Buisiness Department, Verizon, Inc., (2002), 1-17. |
Greco, Carl, “What you should know before joining an Internet Mall”, Direct Marketing, 61(10), (Feb. 1999), 42-3. |
Harvey, L, ““On Birthdays” mortgages, ice cream sundaes, and term life. How personalization and cross selling tools provide cross-selling in the enterprise”, E-business Strategies & Solutions, (Jul. 1999), 31-5. |
Hirooka, Yasuo, et al., “Extending Content-Based Recommendation by Order-Matching and Cross-Matching Methods”, Lecture Notes in Computer Science; vol. 1875, Proceedings of the First International Conference on Electronic Commerce and Web Technologies, (2000), 177-190. |
Hong, Se June, et al,, “A New Approach for Item Choice Recommendations”, Proceedings of the Third International Conference on Data Warehousing and Knowledge Discovery, (2001), 131-140. |
Iacobucci, Dawn, “Recommendation Agents on the Internet”, Journal of Interactive Marketing, 14(3), (2000), 2-11. |
Kanemoto, H, “Web Customer Action Analysis System”, Matsushita Technical Journal, 48(1), (Feb. 2002), 26-29. |
Karypis, George, “Evaluation of Item-Based Top-N Recommendation Algorithms”, Technical Report #00-046, http://www-users.cs.umn.edu/˜karypis/publications/Papers/PDF/itemrs.pdf, (2000), 1-13. |
Kitts, Brendan, et al., “Cross-sell: A Fast Promotion-Tunable Customer-item Recommendation Method Based on Conditionally Independent Probabilities”, Proceedings of the sixth ACM SIGKDD international conference on Knowledge discovery and data mining, Boston, MA USA, (Aug. 2000), 437-446. |
Kohrs, Arnd, et al., “Using category-based collaborative filtering in the Active WebMuseum”, 2000 IEEE International Conference on Multimedia and Expo, 2000, ICME 2000, vol. 1, (Jul. 30-Aug. 2, 2000), 351-354. |
Kumar, Ravi, “Recommendation Systems: A Probabilistic Analysis”, Journal of Computer and System Sciences, 63(1), (Aug. 2001), 42-61. |
Kwak, Mary, “Web Sites Learn to Make Smarter Suggestions”, MIT Sloan Management Review, 42(4), (Summer 2001), 17. |
Kwak, Mira, “Collaborative filtering with automatic rating for recommendation”, IEEE International Symposium on Industrial Electronics, 2001. Proceedings, ISIE 2001, vol. 1, (Jun. 12-16, 2001), 625-628. |
Kyeonah, Yu, “Improving the performance of collaborative recommendation by using multilevel similarity computation”, Artificial Intelligence and Soft Computing : Proceedings of the IASTED International Conference,, (Jul. 24-26, 2000), 241-5. |
Lee, Wee Sun, “Collaborative Learning for Recommender Systems”, Proceedings of the Eighteenth International Conference on Machine Learning, (2001), 314-321. |
Lin, Weiyang, et al., “Efficient Adaptive-Support Association Rule Mining for Recommender Systems”, Data Mining and Knowledge Discovery, 6(1), (2001), 83-105. |
Linden, G, et al., “Amazon.com recommendations item- to- item collaborative filtering”, IEEE Internet Computing vol. 7, No. 1, DOI : 10.1109/MIC 2003; XP011095524, (Jan. 1, 2003), 76-80. |
Linden, G., et al., “Amazon.com recommendations: item-to-item collaborative filtering”, IEEE Internet Computing, 7(1), (Jan.-Feb. 2003), 76-80. |
Loney, Fred N, “Faceted Preference Matching in Recommender Systems”, Proceedings of the Second International Conference on Electronic Commerce and Web Technologies, (2001), 295-304. |
Maes, Pattie, et al., “Agents that Buy and Sell”, Communications of the ACM 42(3), (Mar. 1999), 81-91. |
McAllister, Neil, “Getting Personal”, New Architect, (Nov. 2001), 1-8. |
Ohkubo, M., et al., “Extracting Information Demand by Analyzing a WWW Search Log”, Transactions of Information Processing Society of Japan, 39(7), (Jul. 15, 1998), 2250-2258. |
Pedersen, P., “Behavioral Effects of Using Software Agents for Product and Merchant Brokering: An Experimental Study of Consumer Decision-Making”, International Journal of Electronic Commerce, 5(1), (Fall 2000), 125-141. |
Pennock, David M, et al., “Social Choice Theory and Recommender Systems: Analysis of the Axiomatic Foundations of Collaborative Filtering”, Proceedings of the Seventeenth National Conference on Artificial Intelligence and Twelfth Conference on Innovative Applications of Artificial Intelligence, (2000), 729-734. |
Ramakrishnan, N, et al., “Privacy risks in recommender systems”, IEEE Internet Computing, 5(6), (Nov.-Dec. 2001), 54-63. |
Roe, Andy, “Amazon Adds Seller Services”, [Online]. Retrieved from the Internet: <URL: http://web.archive.org/web/20000816024400/http://www.auctionwatch.com/awdaily/dailynews/august99/3-081899.html>, (Aug. 18, 1999), 2 pgs. |
Sarwar, B., et al., “Analysis of recommendation algorithms for e-commerce”, Proceedings of the 2nd ACM conference on EC, (2000), 158-167. |
Schafer, J, et al., “E-commerce recommendation applications”, Data Mining and Knowledge Discovery, 5(1-2), (2001), 115-153. |
Schafer, J., et al., “E-Commerce Recommendation Applications”, GroupLens Research Project, Dept. of Computer Science & Engineering, University of Minnesota, Minneapolis, (2001), 1-24. |
Schafer, J. Ben, et al. “Recommender Systems in E-Commerce”, Department of Science and Engineering—University of Michigan, (2001), 1-9. |
Schien, Andrew I, et al., “Methods and Metrics for Cold-Start Recommendations”, Proceedings of the 25th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2002), (2002), 1-9. |
Schubert, Petra, “Virtual Communities of Transaction:The Role of Personalization in Electronic Commerce”, Electronic Markets Journal, 10(1), (2000), 1-13. |
Seitz, Juergen, et al., “Impacts of Software Agents in E-Commerce Systems on Customer?s Loyalty and on Behavior of Potential Customers”, Chapter 13 from Strategies for eCommerce Success: by Bijan FazIollahi, IRM Press, (2000), 9 pgs. |
Towle, Brendon, et al., “Knowledge Based Recommender Systems Using Explicit User Models”, Knowledge Based Electronic Markets, (2000), 74-77. |
Tran, T., “Hybrid Recommender Systems for Electronic Commerce”, Proceedings of the Seventeenth National Conference on Artificial Intelligence (AAAI-00) Workshop on Knowledge-Based Electronic Markets, (2000), 78-84. |
Wilder, C, et al., “E-Commerce Emerges”, Information Week, No. 584, (Jun. 17, 1996), 14-15. |
Number | Date | Country | |
---|---|---|---|
20160140165 A1 | May 2016 | US |
Number | Date | Country | |
---|---|---|---|
60692125 | Jun 2005 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13485002 | May 2012 | US |
Child | 14935807 | US | |
Parent | 11323486 | Dec 2005 | US |
Child | 13485002 | US |