US20090150258A1 - Method and system for watching items for sale in an auction system - Google Patents

Method and system for watching items for sale in an auction system Download PDF

Info

Publication number
US20090150258A1
US20090150258A1 US11/954,004 US95400407A US2009150258A1 US 20090150258 A1 US20090150258 A1 US 20090150258A1 US 95400407 A US95400407 A US 95400407A US 2009150258 A1 US2009150258 A1 US 2009150258A1
Authority
US
United States
Prior art keywords
buyer
items
information
network
watch list
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.)
Abandoned
Application number
US11/954,004
Inventor
Jeffry A. Nokes
Michael Joseph Evans
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.)
eBay Inc
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US11/954,004 priority Critical patent/US20090150258A1/en
Assigned to EBAY INC. reassignment EBAY INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: EVANS, MICHAEL JOSEPH, NOKES, JEFFRY A.
Publication of US20090150258A1 publication Critical patent/US20090150258A1/en
Priority to US15/953,757 priority patent/US11107154B2/en
Priority to US17/402,111 priority patent/US11842386B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/08Auctions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]

Definitions

  • the disclosed subject matter relates generally to the technical field of data processing and, in one example embodiment, to a system to watch for items of an electronic publishing and/or sales system.
  • Information items may be offered for sale using Internet web sites.
  • the items may be offered for sale in an auction-format or in a fixed-price-format. There may be many items. Potential buyers may visit the web sites and search for items that they may be interested in buying. Some buyers may find what they want in a relatively short time. Other buyers may take time before deciding on an item.
  • FIG. 1 illustrates a network diagram depicting a system, according to an example embodiment, having client-server architecture.
  • FIG. 2 illustrates a block diagram showing multiple marketplace applications that, in an example embodiment, are provided as part of a network-based marketplace.
  • FIG. 3 illustrates a high-level entity-relationship diagram, illustrating various tables that may be maintained within databases, and that are utilized by and support the marketplace and payment applications, according to an example embodiment.
  • FIG. 4 is an example diagram that illustrates items watch list applications, in accordance with some example embodiments.
  • FIG. 5 illustrates an example block diagram that includes various modules that may be interact with items watch list applications, in accordance with some example embodiments.
  • FIGS. 6-12 illustrate example web pages that include interfaces that may be used by users of a network-based marketplace, in accordance with some example embodiments.
  • FIG. 13 illustrates an example process that may be used to implement the methods described, in accordance with some example embodiments.
  • FIG. 14 illustrates a diagrammatic representation of a machine in the form of a computer system within which a set of instructions, for causing the machine to perform any one or more of the methodologies discussed herein, may be executed, according to an example embodiment.
  • a method and a system includes placing an item offered for sale in a group of one or more items to be watched for the benefit of a buyer.
  • Each of the items in the group may be associated with ranking information set by the buyer.
  • Each of the items in the group may also be associated with comment or notes information provided by the buyer.
  • One or more of the ranking information and the notes information may be displayed.
  • Other information associated with the items in the group may also be displayed.
  • a computer systems e.g., a client machine, server machine etc
  • an application may constitute a “module” that is configured and operates to perform certain operations as described herein below.
  • module should be understood to encompass a tangible entity, be that an entity that is physically constructed, permanently configured (e.g., hardwired) or temporarily configured (e.g. programmed) to operate in a certain manner and to perform certain operations described herein.
  • FIG. 1 illustrates an example system diagram that may be used, in accordance with some example embodiments.
  • System 100 may include a network and may be implemented using client-server architecture.
  • a commerce platform in the example form of a network-based marketplace 150 , may provide server-side functionality, via network 110 (e.g., the Internet) to one or more clients.
  • FIG. 1 illustrates, for example, a web client 105 (e.g., a browser, such as the Internet Explorer® browser developed by Microsoft® Corporation of Redmond, Wash.), and a programmatic client 110 executing on respective client machines 115 and 120 .
  • a web client 105 e.g., a browser, such as the Internet Explorer® browser developed by Microsoft® Corporation of Redmond, Wash.
  • programmatic client 110 executing on respective client machines 115 and 120 .
  • the network-based marketplace 150 may include an application program interface (API) server 155 and a web server 160 .
  • the API server 155 and the web server 160 may be coupled to one or more application servers 165 .
  • the API server 155 and the web server 160 may provide programmatic and web interfaces to the one or more application servers 165 .
  • the application servers 165 may host one or more marketplace applications 170 and one or more payment applications 175 .
  • the application servers 165 may be coupled to one or more database servers 180 that facilitate access to information stored in one or more databases 185 .
  • the marketplace applications 170 may provide a number of marketplace functions and services to users that access the network-based marketplace 150 .
  • the payment applications 175 may provide a number of payment services and functions to the users.
  • the payment applications 175 may allow the users to quantify and accumulate value (e.g., in a commercial currency, such as the U.S. dollar, or a proprietary currency, such as “points”) in accounts, and then later to redeem the accumulated value for products (e.g., goods or services) that are made available via the marketplace applications 170 .
  • value e.g., in a commercial currency, such as the U.S. dollar, or a proprietary currency, such as “points”
  • the marketplace applications 170 and the payment applications 175 are shown in FIG. 1 to both form part of the network-based marketplace 150 . It will be appreciated that, in alternative example embodiments, the payment applications 175 may form part of a payment service that is separate and distinct from the network-based marketplace 150 .
  • the system 100 shown in FIG. 1 employs client-server architecture. It will be appreciated that the example embodiments are of course not limited to such architecture and could equally well find applications in a distributed or peer-to-peer architecture.
  • the marketplace applications 170 and payment applications 175 may also be implemented as standalone software programs, which do not necessarily have networking capabilities.
  • the web client 105 may access services and functions provided by the marketplace applications 170 and the payment applications 175 via the web interface supported by the web server 160 .
  • the programmatic client 110 may access services and functions provided by the marketplace applications 170 and the payment applications 175 via the programmatic interface provided by the API server 155 .
  • the programmatic client 110 may, for example, be a seller application (e.g., the TurboLister application developed by eBay Inc., of San Jose, Calif.) to enable sellers to author and manage listings on the network-based marketplace 150 in an off-line manner and to perform batch-mode communications between the programmatic client 110 and the network-based marketplace 150 .
  • FIG. 1 also illustrates a third party application 130 , executing on a third party server machine 125 , as having programmatic access to the network-based marketplace 150 via the programmatic interface provided by the API server 155 .
  • the third party application 130 may, utilizing information retrieved from the network-based marketplace 150 , support one or more features or functions on a website hosted by a third party.
  • the third party website may, for example, provide one or more promotional, marketplace or payment functions that are supported by the relevant applications of the network-based marketplace 150 .
  • FIG. 2 illustrates an example block diagram showing multiple marketplace applications that may be provided as part of a network-based marketplace, in accordance with some example embodiments.
  • the network-based marketplace 150 may include various market place applications 200 .
  • the marketplace applications 200 may be related to the marketplace applications 170 illustrated in FIG. 1 and may replace the marketplace applications 170 in some example embodiments.
  • the marketplace applications 200 may provide a number of listing and price-setting mechanisms whereby a seller may list goods or services for sale, a buyer can express interest in or indicate a desire to purchase such goods or services, and a price can be set for a transaction pertaining to the goods or services.
  • the marketplace applications 200 may include one or more auction applications 205 which support auction-format listing and price setting mechanisms (e.g., English, Dutch, Vickrey, Chinese, Double, Reverse auctions, etc.).
  • the various auction applications 205 may also provide a number of features in support of such auction-format listings, such as a reserve price feature whereby a seller may specify a reserve price in connection with a listing and a proxy-bidding feature whereby a bidder may invoke automated proxy bidding.
  • the marketplace applications 200 may include one or more fixed-price applications 210 .
  • the fixed-price applications 210 may support fixed-price listing formats (e.g., the traditional classified advertisement-type listing or a catalogue listing) and buyout-type listings.
  • buyout-type listings e.g., including the Buy-It-Now (BIN) technology developed by eBay Inc., of San Jose, Calif.
  • BIN Buy-It-Now
  • the marketplace applications 200 may include one or more fixed-price applications 210 .
  • the fixed-price applications 210 may support fixed-price listing formats (e.g., the traditional classified advertisement-type listing or a catalogue listing) and buyout-type listings.
  • buyout-type listings e.g., including the Buy-It-Now (BIN) technology developed by eBay Inc., of San Jose, Calif.
  • BIN Buy-It-Now
  • the marketplace applications 200 may include one or more store applications 215 .
  • the store applications 215 may allow sellers to group their listings within a “virtual” store, which may be branded and otherwise personalized by and for the sellers. Such a virtual store may also offer promotions, incentives and features that are specific and personalized to a relevant seller.
  • the marketplace applications 200 may include one or more clearance applications 220 which may support clearance-format listing in a clearance section of the publication/sales system and price setting mechanisms.
  • the various clearance applications 220 may also provide a number of features in support of such clearance-format listings.
  • the clearance applications 220 may support fixed-price listing formats (e.g., the traditional classified advertisement-type listing or a catalogue listing) and buyout-type listings. For example, the clearance item may be bought for a fixed price via instant online payment in the payment application(s) 175 .
  • the items listed in a clearance section may be set at a fixed price by the seller, in a manner similar to the fixed-price applications 210 described above.
  • the fixed price of the item in the clearance section may be reduced over time if the item remains unsold, as designated by the seller, for example.
  • the price of the item in clearance may be reduced by a designated percentage or amount after a designated number of days have passed.
  • the price of the item in clearance may be reduced multiple times. The price may be reduced until the item is sold or the price of the item reaches a lower limit as defined by the seller, for example.
  • the fixed price may be less than at least one of the auction listing price and the auction reserve price.
  • the fixed price of the clearance application(s) 220 may be less than the fixed price of the fixed-price application(s) 210 , if any.
  • the items listed in the clearance section may be offered for sale for an extended duration, as defined by the seller for example.
  • the clearance applications 220 may not be generally offered in conjunction with an auction-format listing.
  • the clearance applications 220 may allow a buyer to purchase goods or services for a fixed-price that may be priced at or below market value.
  • the marketplace applications 220 may include one or more reputation applications 225 .
  • the reputation applications 225 may allow parties that transact utilizing the network-based marketplace 150 to establish, build, and maintain reputations, which may be made available and published to potential trading partners.
  • the reputation applications 225 may allow a user, for example through feedback provided by other transaction partners, to establish a reputation within the network-based marketplace 150 over time. Other potential trading partners may then reference such a reputation for the purposes of assessing credibility and trustworthiness.
  • the marketplace applications 200 may include one or more personalization applications 230 .
  • the personalization applications 230 allow users of the network-based marketplace 150 to personalize various aspects of their interactions with the network-based marketplace 150 . For example a user may, utilizing an appropriate personalization application(s) 230 , create a personalized reference page at which information regarding transactions to which the user is (or has been) a party may be viewed. Further, a personalization application 230 may enable a user to personalize listings and other aspects of their interactions with the network-based marketplace 150 and other parties.
  • the marketplace applications 200 may include international application(s) 235 .
  • the international application(s) 235 may be used by the network-based marketplace 150 to support a number of marketplaces that are customized for specific geographic regions. For example, there may be a version of the network-based marketplace 150 customized for the United Kingdom, and there may be another version of the network-based marketplace 150 customized for the United States. Each of these versions may operate as an independent marketplace, or they may be customized (or internationalized) presentations of a common underlying marketplace.
  • the navigation applications 240 may facilitate navigating of the network-based marketplace 150 .
  • a search module may enable key word searches of listings published via the network-based marketplace 150 .
  • a browse module may allow users to browse various category, catalogue, or inventory data structures according to which listings may be classified within the network-based marketplace 150 .
  • Various other navigation applications may be provided to supplement the search and browse modules.
  • the marketplace applications 200 may include one or more imaging applications 245 . Users may upload images for inclusion within listings.
  • An imaging application 245 may also operate to incorporate images within viewed listings.
  • the imaging applications 245 may also support one or more promotional features, such as image galleries that are presented to potential buyers. For example, sellers may pay an additional fee to have an image included within a gallery of images for promoted items.
  • the marketplace applications 200 may include one or more listing creation applications 250 .
  • the listing creation applications 250 may allow sellers conveniently to author listings pertaining to goods or services that they wish to transact via the network-based marketplace 150 .
  • Listing management applications 255 may allow sellers to manage such goods or services listings. Specifically, where a particular seller has authored and/or published a large number of listings, the management of such listings may present a challenge.
  • the listing management applications 255 may provide a number of features (e.g., auto-relisting, inventory level monitors, etc.) to assist the seller in managing such listings.
  • One or more post-listing management applications 260 also assist sellers with a number of activities that typically occurs post-listing. For example, upon completion of an auction facilitated by one or more auction applications 205 , a seller may wish to leave feedback regarding a particular buyer. To this end, a post-listing management application 260 may provide an interface to one or more reputation applications 225 , so as to allow the seller conveniently to provide feedback regarding multiple buyers to the reputation applications 225 . As another example, upon completion of an auction where the goods or services has not sold, the item may automatically be relisted in the auction application(s) 205 and/or the fixed-price application(s) 210 , or the item may be automatically listed in the clearance application(s) 220 .
  • the marketplace applications 200 may include dispute resolution applications 265 .
  • the dispute resolution applications 265 provide mechanisms whereby disputes arising between transacting parties may be resolved.
  • the dispute resolution applications 265 may provide guided procedures whereby the parties are guided through a number of steps in an attempt to settle a dispute. In the event that the dispute cannot be settled via the guided procedures, the dispute may be escalated to a third party mediator or arbitrator.
  • the marketplace applications 200 may include fraud prevention applications 270 .
  • a number of fraud prevention applications 270 implement various fraud detection and prevention mechanisms to reduce the occurrence of fraud within the network-based marketplace 150 .
  • the marketplace applications 200 may include messaging applications 275 .
  • the messaging applications 275 are responsible for the generation and delivery of messages to users of the network-based marketplace 150 .
  • Such messages for example, advise users regarding the status of listings at the network-based marketplace 150 (e.g., providing “outbid” notices to bidders during an auction process or to provide promotional and merchandising information to users).
  • the marketplace applications 200 may include merchandising applications 280 .
  • the merchandising applications 280 may support various merchandising functions that are made available to sellers to enable sellers to increase sales via the network-based marketplace 150 .
  • the merchandising applications 280 also operate the various merchandising features that may be invoked by sellers, and may monitor and track the success of merchandising strategies employed by sellers.
  • the network-based marketplace 150 itself, or one or more parties that transact via the network-based marketplace 150 , may operate loyalty programs that are supported by one or more loyalty/promotions applications 285 . For example, a buyer may earn loyalty or promotions points for each transaction established and/or concluded with a particular seller, and may be offered a reward for which accumulated loyalty points can be redeemed.
  • the marketplace applications 200 may include items watch list applications 290 .
  • the items watch list applications 290 may support various functions related to watching for items made available by the auction applications 205 , the fixed price applications 210 , the clearance applications 220 , and any other applications that may make available merchandises and/or services so that they can be purchased by the buyers via the network-based marketplace 150 .
  • the items watch list applications 290 may provide various functions including functions that enable the buyers to watch, monitor, keep track, rank, provide notes, and highlight one or more items that the buyers may be interested in buying.
  • the transactions may include those between a single seller and a single buyer or may include those between a single seller and multiple buyers, and may include selling a catalog-type product, or even a more unique product.
  • FIG. 3 illustrates an example entity-relationship diagram, illustrating various tables that may be used, in accordance to some example embodiments.
  • Tables 300 may be maintained in the databases 185 and may be utilized by and may support the marketplace applications 170 and the payment applications 175 (illustrated in FIG. 1 ).
  • the tables 300 may include a user table 301 .
  • the user table 301 may contain a record for each registered user of the network-based marketplace 150 .
  • the user table 301 may also include identifier, address and financial instrument information pertaining to each such registered user.
  • a user may operate as a seller, a buyer, or both, within the network-based marketplace 150 .
  • a buyer may be a user that has accumulated value (e.g., commercial or proprietary currency), and is then able to exchange the accumulated value for items that are offered for sale by the network-based marketplace 150 .
  • the tables 300 may also include an items table 305 in which are maintained item records for goods and services that are available to be, or have been, transacted via the network-based marketplace 150 .
  • Each item record within the items table 305 may furthermore be linked to one or more user records within the user table 301 , so as to associate a seller and one or more actual or potential buyers with each item record.
  • the tables 300 may include a transaction table 340 .
  • the transaction table 340 may contain a record for each transaction (e.g., a purchase transaction) pertaining to items for which records exist within the items table 305 .
  • the tables 300 may include an order table 345 .
  • the order table 345 may be populated with order records, each order record being associated with an order.
  • Each order may be associated with one or more transactions for which records may exist within the transactions table 340 .
  • the tables 300 may include a bids table 310 .
  • Bid records within the bids table 310 each relate to a bid received at the network-based marketplace 150 in connection with an auction-format listing supported by the auction application(s) 205 .
  • the tables 300 may include a feedback table 330 .
  • the feedback table 330 may be utilized by one or more reputation applications 225 , in some example embodiments, to construct and maintain reputation information concerning users.
  • the tables 300 may include a history table 335 .
  • the history table 335 may maintain a history of transactions to which a user has been a party.
  • the tables 300 may include one or more attributes tables 325 .
  • the attributes tables 325 may record attribute information pertaining to items for which records exist within the items table 305 . Considering a single example of such an attribute, the attributes tables 325 may indicate a currency attribute associated with a particular item. The currency attribute may identify the currency of a price for the relevant item as specified by a seller.
  • Family table 320 and user-currency table 315 may be used to support related products and multiple currencies in transactions.
  • the tables 300 may include items watch list tables 350 .
  • the items watch list tables 350 may include information pertaining to items for which the buyers may be interested in but may not yet be ready to engage into a transaction with the seller of the item. For example, the buyer may be shopping for a similar time but want to wait for a better price, quality, etc. In these situations, the buyer may select an option (e.g., watch this item selection) to place information associated with the item into a list of items to watch (also referred to as a watch list).
  • an option e.g., watch this item selection
  • FIG. 4 is an example diagram that illustrates items watch list applications, in accordance with some example embodiments.
  • Items watch list applications 410 may be part of the marketplace applications 405 which, in turn, may be included in the application servers 400 .
  • the application servers 400 , the marketplace applications 405 , and the items watch list applications 410 may be related to the application servers 165 (illustrated in FIG. 1 ), the marketplace applications 170 (illustrated in FIG. 1) and 200 (illustrated in FIG. 2 ), and the items watch list applications 290 (illustrated in FIG. 2 ), respectively, and may replace them in certain environments.
  • a watch list may be in a form of a web page interface that may include a listing of items that a buyer or a user of the network-based market place 150 may want to watch or monitor.
  • the watch list may be used as a temporary holding place to give the buyer or user more time to decide.
  • An item in the watch list may be dynamically removed when the item is sold or no longer available.
  • An item in the watch list may also be removed by the buyer if the buyer or user is no longer interested.
  • the watch list may be empty, or it may include multiple items to be watched.
  • each of the items in the watch list may be associated with information provided by a seller.
  • the information from the seller may include description information and price information.
  • each of the items in the watch list may include information provided by a buyer.
  • the items watch list applications 410 may include comments/notes application 415 , ranking application 420 , visual representation application 430 , and seller's feedback application 435 .
  • the applications included in the items watch list applications 410 may enable a buyer to provide customized information and to associate the customized information with the one or more items included in the watch list. It may be noted that the customized information may be in addition to the information provided by the sellers that offer the items.
  • the comments/notes application 415 may enable a buyer to provide comments/notes information that may enhance the descriptions of an item for the benefit of the buyer.
  • the seller may describe the ticket as “great seat, center stage”, and the description may be accurate. However, the description may lack information about a particular row within the center stage.
  • a buyer who is interested in a ticket for a seat within the first ten rows in the center stage may not be very interested in a ticket that is in row 100 if there are still opportunities to be a ticket for a seat near the front row.
  • the buyer may provide comments/notes such as, for example, “seat in row 100, too far for now but may consider if no better choice becomes available”. The buyer may then continue to search for a better ticket.
  • the comments/notes application 415 may also enable a buyer to provide comments/notes information that the buyer may consider to be relevant. For example, the buyer may provide comments/notes such as “Good experience with this seller in another transaction” to indicate that this seller can be trusted to carry out the transaction if the buyer decides to proceed at a subsequent time. It may be appreciated to recognize that the comments/notes application 415 may enable the buyer to provide any general or specific comments. The comments/notes application 415 may also enable the buyer to edit the comments/notes and to remove or delete the comments/notes. A buyer may choose not to provide any comments/notes.
  • the ranking application 420 may enable a buyer to rank items in the watch list. When there are multiple items, it may be advantageous to rank the items according to the buyer's preference.
  • the ranking application 420 may enable the buyer to specify a numeric ranking (e.g., 1 to 10), a graphical ranking (e.g., a color bar), or any other types of ranking methods and their combinations.
  • the ranking application 420 may also include options to enable a buyer to sort the items in the watch list according to their rankings. For example, the ranking application 420 may enable the buyer to sort according to a sequence starting with a lowest rank item or a sequence starting with a highest rank item.
  • the visual representation application 430 may enable a buyer to associate an item with some visual representation. For example, the buyer may change a color background of a display area associated with an item in the watch list. There may be options to have different visual representations.
  • the visual representation application 430 may enable the buyer to group related items. For example, the items highlighted in green may relate to personal interests, while those highlighted in blue may relate to work interests, etc.
  • the seller's rating application 435 may enable a buyer to associate an item with feedback or rating information of the seller that is offering the item.
  • the seller's rating information may be provided by the reputation applications 225 illustrated in FIG. 2 .
  • the buyer may be able to consider the seller's rating before deciding to buy the item. For example, when there are multiple similar items on the watch list, the buyer may decide to buy an item from a seller who has a better rating even though the price asked by that seller may be higher than the other sellers.
  • FIG. 5 illustrates an example block diagram that includes various modules that may be interact with items watch list applications, in accordance with some example embodiments.
  • Items watch list applications 505 may receive information about items offered for sale from the auction applications 510 , the fix-price applications 515 , the clearance applications 520 , and from any other applications that may relate to the generation of listings of items offered for sale in the network-based marketplace 150 .
  • the items watch list applications 505 may also receive seller's rating information from the reputation applications 524 .
  • the items watch list applications 505 , the auction applications 510 , the fix-price applications 515 , the clearance applications 520 , and the reputation applications 524 may be related to corresponding applications illustrated in FIG. 2 and may replace them in certain environments.
  • the items watch list applications 505 may interact with comments/notes module 525 , a visual representation module 530 , ranking module 535 and seller's rating module 540 .
  • One or more of the modules 525 - 540 may be independent from and linked to by the items watch list applications 505 . Alternatively, they may all be included in the items watch list applications 505 .
  • the comments/notes module 525 may include functions that enable a buyer to add comment/notes, to edit comment/notes, and to delete comment/notes that is associated with an item in the watch list.
  • an input area may be displayed responsive to a buyer initiating a request to create or add comments/notes.
  • the input area may allow the buyer to enter one line or multiple lines of comments/notes.
  • only the first line of the comments/notes may be displayed in a comment area, and the entire comments/notes may be displayed when a cursor is positioned over the comment area.
  • the visual representation module 530 may include functions that enable a buyer to highlight an item in the watch list so that it may be easily recognized. For example, a buyer may highlight a background associated with an item in one of different colors. As another example, a buyer may also highlight several items in the same color to group related items.
  • the ranking module 535 may include functions that enable a buyer to add ranking information, modify the ranking information, and sort the ranking information associated with an item in the watch list. For example, the buyer may select an option to request for the ranking information to be displayed. Initially, the items in the watch list may be ordered according to a time when the item is placed into the watch list. When there is no assigned ranking, a default ranking may be used. The default ranking may then be modified by the buyer. The items in the watch list may then be sorted according to a sequence specified by the buyer.
  • the seller's rating module 540 may include functions that enable a buyer to add seller's rating and to remove the seller's rating. For example, responsive to receiving the buyer selecting an option to add a seller's rating, the items watch list applications 505 may communicate with the reputation applications 524 to retrieve and to display the seller's rating information.
  • FIGS. 6-12 illustrate example web pages that include interfaces that may be used by users of a network-based marketplace, in accordance with some example embodiments.
  • FIG. 6 illustrates an example of web page interface 600 that includes information about an item that may be offered for sale.
  • the web page interface 600 includes price information, seller's information, etc.
  • the web page 600 also includes “watch this item” selectors or links 605 and 610 which may enable a buyer to place the item into a watch list associated with the buyer.
  • the web page 600 also includes a seller's rating information 615 . This seller's rating information may optionally be added into the watch list if the buyer decides to do so.
  • the web page interface 600 may be visible to any buyer who views the information associated with an item offered for sale. A buyer may or may not select the “watch this item” selectors or links 605 or 610 .
  • the web page interface 600 may be referred to as a first network-based interface.
  • FIG. 7 illustrates an example of web page interface 700 that may be used to display information about the items included in a watch list, in accordance with some example embodiments.
  • the web page interface 700 may include a comment area 705 and a rating area 710 .
  • the comment area 705 includes a window to display any comments/notes that the buyer may have provided. When there is no comment, the comment area 705 may include a blank window as illustrated in the current example. Alternatively, when there is no comment, the comment area 705 may not be visible.
  • rating area 710 may display a numeric rating.
  • the rating area 710 may display a graphical representation that may be equivalent to a numeric rating.
  • the rating area 710 may initially be entirely in a light color to represent that there is no rating assigned by the buyer.
  • the rating of an item may be referred to as item rating information.
  • portion of the rating area 710 may be changed to a bold color (e.g., black, red, etc) to reflect the appropriate rating.
  • a rating scale from 1 to 10
  • the buyer assigns a rating of 5 half of the rating area 710 may be in a bold color. This is illustrated in the example web page interface 800 of FIG. 8 as the example rating area 805 .
  • highlight area 715 may be used to highlight the display area associated with an item.
  • the highlight area 715 may include a selector to enable a buyer to select a highlight mode.
  • the highlight mode may be associated with colors, patterns, or with any forms of visual representation.
  • the highlight mode is based on colors, and a buyer may be able to activate a pull down menu to select one of various available colors.
  • the highlight color is white.
  • the highlight color of the highlight area 810 is green.
  • FIG. 9 illustrates an example of web page interface 900 that may be used to add comments/notes for items included in a watch list, in accordance with some example embodiments.
  • the web page interface 900 may include a comment input area 905 .
  • the comment input area 905 may enable a buyer to provide one or multiple lines of comments/notes.
  • the comment input area 905 may also include options to enable the buyer to cancel, delete and save the comment currently displayed in the comment input area 905 .
  • the web page interface 900 may also include a rating area 910 and a highlight area 915 .
  • FIG. 10 illustrates an example of web page interface 1000 that may be used to display multiple items on a watch list, in accordance with some example embodiments.
  • the web page interface 1000 may include information similar to those previous illustrated in FIGS. 7-9 including the rating areas 1010 and 1030 , the highlight areas 1020 and 1040 , the comment areas 1015 and 1035 .
  • the example web page interface 1000 also includes option to edit the comment 1045 and an option to delete the comment 1050 . It may be noted that the example web page 1000 displays two items 1005 (“coin”) and 1025 (“guitar”) on the watch list.
  • the item 1025 may be an item that has just been added to the watch list, and as such, it may not have any associated comments/notes in the comment area 1035 or assigned rating in the rating area 1030 .
  • a buyer may add comments/notes to the item 1025 by selecting the add note option 1032 which may open a comment input area 1115 , as illustrated in the example web page interface 1100 of FIG. 11 .
  • the buyer may also assign a rating to the item 1025 by updating the rating area 1030 .
  • the buyer may place a cursor pointer over the rating area 1030 and press a right button of a mouse to increase the item rating information. Decreasing the item rating information may be performed by placing the cursor pointer over the rating area 1031 and press a left button of the mouse.
  • Other techniques may also be used to change or modify the item rating information.
  • the rating of the item 1025 may be assigned and illustrated as the rating area 1110 of the example web page 11000 of FIG. 11 .
  • FIG. 12 illustrates an example of web page interface 1200 that may be used to display multiple items on a watch list along with sellers' rating information, in accordance with some example embodiments.
  • the web page interface 1200 may include information similar to those previous illustrated in FIGS. 7-11 including the rating areas 1205 , 1210 , 1215 and 1220 .
  • the example web page interface 1200 may also include seller's rating information 1222 .
  • the seller's rating information may not be displayed.
  • a buyer may add the seller's rating information by using the rating selector 1225 .
  • the buyer may also remove the seller's rating information by using the remove rating selector 1230 .
  • One or more of the web page interfaces 700 , 800 , 900 , 1000 , 1100 and 1200 may be referred to as a second network-based interface.
  • the items watch list applications may be written using a combination of one or more technologies that include, for example, Dynamic Hyper Text Markup Language (DHTML), Asynchronous JavaScript and XML (AJAX), FLASHTM, HTML, Flex, Active X, Java applet technologies.
  • DTML Dynamic Hyper Text Markup Language
  • AJAX Asynchronous JavaScript and XML
  • FLASHTM HTML, Flex, Active X, Java applet technologies.
  • FIG. 13 illustrates an example process that may be used to implement the methods described, in accordance with some example embodiments.
  • the process may be performed by applications within the network-based applications 150 .
  • the applications may be the items watch list application 505 illustrated in the example of FIG. 5 .
  • the process may be performed in response to an action performed by a buyer.
  • the process may start at block 1305 .
  • one or more items may be identified as the items to be placed in the watch list. These may be the items that a buyer may be interested in but may need more time to decide. For example, the buyer may select the “watch this item” selector or link 605 or 610 illustrated in FIG. 6 .
  • a ranking may be assigned to the item. For example, this may be in response to the buyer specifying a numeric ranking or a graphical representation of a numeric ranking in the ranking area 805 illustrated in FIG. 8 . Other ranking techniques may also be used.
  • comments/notes information may be associated with the item. For example, this may be in response to the buyer providing and saving comments/notes in the comment input area 1115 described in FIG. 11 . It may be noted that the comments/notes provided by the buyer may be in addition to the description provided by the seller of the item.
  • seller's rating information may be associated with the item. For example, this may be in response to the buyer selecting the rating selector or link 1225 illustrated in FIG. 12 .
  • the seller's rating information may already exist and may be provided by the reputation applications 225 illustrated in FIG. 2 .
  • visual representation may be associated with the item. For example, this may be in response to the buyer selecting an option in the highlight area 1040 illustrated in FIG. 10 . It may be noted that the highlighting may be performed using colors. Alternatively, it may be performed using patterns or any other forms of highlighting. When there are multiple items in the watch list, using the visual representation may help the buyer to, for example, easily recognize an item that may be more important to the buyer than the others. The process may end at block 1335 .
  • FIG. 14 illustrates an example diagram of a representation of a machine in the example form of a computer system that may be used, in accordance with some example embodiments.
  • Set of instructions for causing the machine to perform any one or more of the methodologies discussed herein, may be executed.
  • the machine operates as a standalone device or may be connected (e.g., networked) to other machines.
  • the machine may operate in the capacity of a server or a client machine in server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment.
  • the machine may be a server computer, a client computer, a personal computer (PC), a tablet PC, a set-top box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a web appliance, a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine.
  • PC personal computer
  • PDA Personal Digital Assistant
  • STB set-top box
  • a cellular telephone a web appliance
  • network router switch or bridge
  • computer system 1400 may include a processor 1402 (e.g., a central processing unit (CPU), a graphics processing unit (GPU), or both), a main memory 1404 and a static memory 1406 , which communicate with each other via a bus 1408 .
  • the computer system 1400 may further include a video display unit 1410 (e.g., liquid crystals display (LCD) or a cathode ray tube (CRT)).
  • the computer system 1400 also includes an input device 1412 (e.g., a keyboard), a cursor control device 1414 (e.g., a mouse), a disk drive unit 1416 , a signal generation device 1418 (e.g., a speaker) and a network interface device 1420 .
  • the disk drive unit 1416 includes a machine-readable medium 1422 on which is stored one or more sets of instructions (e.g., software 1424 ) embodying any one or more of the methodologies or functions described herein.
  • the instructions 1424 may also reside, completely or at least partially, within the main memory 1404 , the static memory 1406 , and/or within the processor 1402 during execution thereof by the computer system 1400 .
  • the main memory 1404 and the processor 1402 also may constitute machine-readable media.
  • the instructions 1424 may further be transmitted or received over a network 1426 via the network interface device 1420 .
  • Apps that may include the apparatus and systems of various embodiments broadly include a variety of electronic and computer systems. Some embodiments implement functions in two or more specific interconnected hardware modules or devices with related control and data signals communicated between and through the modules, or as portions of an application-specific integrated circuit. Thus, the example system is applicable to software, firmware, and hardware implementations.
  • a computer system configured by an application may constitute a “module” that is configured and operates to perform certain operations as described herein below.
  • the “module” may be implemented mechanically or electronically.
  • a module may comprise dedicated circuitry or logic that is permanently configured (e.g., within a special-purpose processor) to perform certain operations.
  • a module may also comprise programmable logic or circuitry (e.g., as encompassed within a general-purpose processor or other programmable processor) that is temporarily configured by software to perform certain operations. It will be appreciated that the decision to implement a module mechanically, in the dedicated and permanently configured circuitry, or in temporarily configured circuitry (e.g.
  • module should be understood to encompass a tangible entity, be that an entity that is physically constructed, permanently configured (e.g., hardwired) or temporarily configured (e.g., programmed) to operate in a certain manner and/or to perform certain operations described herein.
  • machine-readable medium 1422 is shown in an example embodiment to be a single medium, the term “machine-readable medium” should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more sets of instructions.
  • the term “machine-readable medium” shall also be taken to include any medium that is capable of storing, encoding or carrying a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present description.
  • the term “machine-readable medium” shall accordingly be taken to include, but not be limited to, solid-state memories, optical and magnetic media, and carrier wave signals.
  • the software may be transmitted over a network using a transmission medium.
  • transmission medium shall be taken to include any medium that is capable of storing, encoding or carrying instructions for transmission to and execution by the machine, and includes digital or analog communications signal or other intangible medium to facilitate transmission and communication of such software.
  • FIGS. 1-14 are merely representational and may not be drawn to scale. Certain proportions thereof may be exaggerated, while others may be minimized. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense.

Abstract

Described herein are a method and a system to monitor one or more items offered for sale by sellers in a network-based market place. In addition to the information provided by the sellers to describe the items, interested buyers may also provide their own information to further describe the items for the benefit of the buyers.

Description

    FIELD
  • The disclosed subject matter relates generally to the technical field of data processing and, in one example embodiment, to a system to watch for items of an electronic publishing and/or sales system.
  • BACKGROUND
  • Information items may be offered for sale using Internet web sites. The items may be offered for sale in an auction-format or in a fixed-price-format. There may be many items. Potential buyers may visit the web sites and search for items that they may be interested in buying. Some buyers may find what they want in a relatively short time. Other buyers may take time before deciding on an item.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Embodiments are illustrated by way of example and not limitation in the figures of the accompanying drawings, in which like references indicate similar elements and in which:
  • FIG. 1 illustrates a network diagram depicting a system, according to an example embodiment, having client-server architecture.
  • FIG. 2 illustrates a block diagram showing multiple marketplace applications that, in an example embodiment, are provided as part of a network-based marketplace.
  • FIG. 3 illustrates a high-level entity-relationship diagram, illustrating various tables that may be maintained within databases, and that are utilized by and support the marketplace and payment applications, according to an example embodiment.
  • FIG. 4 is an example diagram that illustrates items watch list applications, in accordance with some example embodiments.
  • FIG. 5 illustrates an example block diagram that includes various modules that may be interact with items watch list applications, in accordance with some example embodiments.
  • FIGS. 6-12 illustrate example web pages that include interfaces that may be used by users of a network-based marketplace, in accordance with some example embodiments.
  • FIG. 13 illustrates an example process that may be used to implement the methods described, in accordance with some example embodiments.
  • FIG. 14 illustrates a diagrammatic representation of a machine in the form of a computer system within which a set of instructions, for causing the machine to perform any one or more of the methodologies discussed herein, may be executed, according to an example embodiment.
  • DETAILED DESCRIPTION
  • According to one example embodiment, a method and a system includes placing an item offered for sale in a group of one or more items to be watched for the benefit of a buyer. Each of the items in the group may be associated with ranking information set by the buyer. Each of the items in the group may also be associated with comment or notes information provided by the buyer. One or more of the ranking information and the notes information may be displayed. Other information associated with the items in the group may also be displayed.
  • Other features will be apparent from the accompanying drawings and from the detailed description that follows. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of embodiments. It will be evident, however, to one skilled in the art that the present description may be practiced without these specific details.
  • In example embodiments, a computer systems (e.g., a client machine, server machine etc) configured by an application may constitute a “module” that is configured and operates to perform certain operations as described herein below. Accordingly, the term “module” should be understood to encompass a tangible entity, be that an entity that is physically constructed, permanently configured (e.g., hardwired) or temporarily configured (e.g. programmed) to operate in a certain manner and to perform certain operations described herein.
  • I/Platform Architecture
  • FIG. 1 illustrates an example system diagram that may be used, in accordance with some example embodiments. System 100 may include a network and may be implemented using client-server architecture. A commerce platform, in the example form of a network-based marketplace 150, may provide server-side functionality, via network 110 (e.g., the Internet) to one or more clients. FIG. 1 illustrates, for example, a web client 105 (e.g., a browser, such as the Internet Explorer® browser developed by Microsoft® Corporation of Redmond, Wash.), and a programmatic client 110 executing on respective client machines 115 and 120.
  • The network-based marketplace 150 may include an application program interface (API) server 155 and a web server 160. The API server 155 and the web server 160 may be coupled to one or more application servers 165. The API server 155 and the web server 160 may provide programmatic and web interfaces to the one or more application servers 165. The application servers 165 may host one or more marketplace applications 170 and one or more payment applications 175. The application servers 165 may be coupled to one or more database servers 180 that facilitate access to information stored in one or more databases 185.
  • For some example embodiments, the marketplace applications 170 may provide a number of marketplace functions and services to users that access the network-based marketplace 150. The payment applications 175 may provide a number of payment services and functions to the users. The payment applications 175 may allow the users to quantify and accumulate value (e.g., in a commercial currency, such as the U.S. dollar, or a proprietary currency, such as “points”) in accounts, and then later to redeem the accumulated value for products (e.g., goods or services) that are made available via the marketplace applications 170.
  • In the current example, the marketplace applications 170 and the payment applications 175 are shown in FIG. 1 to both form part of the network-based marketplace 150. It will be appreciated that, in alternative example embodiments, the payment applications 175 may form part of a payment service that is separate and distinct from the network-based marketplace 150.
  • In the current example, the system 100 shown in FIG. 1 employs client-server architecture. It will be appreciated that the example embodiments are of course not limited to such architecture and could equally well find applications in a distributed or peer-to-peer architecture. The marketplace applications 170 and payment applications 175 may also be implemented as standalone software programs, which do not necessarily have networking capabilities.
  • The web client 105 may access services and functions provided by the marketplace applications 170 and the payment applications 175 via the web interface supported by the web server 160. Similarly, the programmatic client 110 may access services and functions provided by the marketplace applications 170 and the payment applications 175 via the programmatic interface provided by the API server 155. The programmatic client 110 may, for example, be a seller application (e.g., the TurboLister application developed by eBay Inc., of San Jose, Calif.) to enable sellers to author and manage listings on the network-based marketplace 150 in an off-line manner and to perform batch-mode communications between the programmatic client 110 and the network-based marketplace 150.
  • FIG. 1 also illustrates a third party application 130, executing on a third party server machine 125, as having programmatic access to the network-based marketplace 150 via the programmatic interface provided by the API server 155. For example, the third party application 130 may, utilizing information retrieved from the network-based marketplace 150, support one or more features or functions on a website hosted by a third party. The third party website may, for example, provide one or more promotional, marketplace or payment functions that are supported by the relevant applications of the network-based marketplace 150.
  • Marketplace Application(s)
  • FIG. 2 illustrates an example block diagram showing multiple marketplace applications that may be provided as part of a network-based marketplace, in accordance with some example embodiments. The network-based marketplace 150 may include various market place applications 200. The marketplace applications 200 may be related to the marketplace applications 170 illustrated in FIG. 1 and may replace the marketplace applications 170 in some example embodiments.
  • The marketplace applications 200 may provide a number of listing and price-setting mechanisms whereby a seller may list goods or services for sale, a buyer can express interest in or indicate a desire to purchase such goods or services, and a price can be set for a transaction pertaining to the goods or services.
  • The marketplace applications 200 may include one or more auction applications 205 which support auction-format listing and price setting mechanisms (e.g., English, Dutch, Vickrey, Chinese, Double, Reverse auctions, etc.). The various auction applications 205 may also provide a number of features in support of such auction-format listings, such as a reserve price feature whereby a seller may specify a reserve price in connection with a listing and a proxy-bidding feature whereby a bidder may invoke automated proxy bidding.
  • The marketplace applications 200 may include one or more fixed-price applications 210. The fixed-price applications 210 may support fixed-price listing formats (e.g., the traditional classified advertisement-type listing or a catalogue listing) and buyout-type listings. Specifically, buyout-type listings (e.g., including the Buy-It-Now (BIN) technology developed by eBay Inc., of San Jose, Calif.) may be offered in conjunction with an auction-format listing, and allow a buyer to purchase goods or services, which are also being offered for sale via an auction, for a fixed-price that may be higher than the starting price of the auction.
  • The marketplace applications 200 may include one or more store applications 215. The store applications 215 may allow sellers to group their listings within a “virtual” store, which may be branded and otherwise personalized by and for the sellers. Such a virtual store may also offer promotions, incentives and features that are specific and personalized to a relevant seller.
  • The marketplace applications 200 may include one or more clearance applications 220 which may support clearance-format listing in a clearance section of the publication/sales system and price setting mechanisms. The various clearance applications 220 may also provide a number of features in support of such clearance-format listings. The clearance applications 220 may support fixed-price listing formats (e.g., the traditional classified advertisement-type listing or a catalogue listing) and buyout-type listings. For example, the clearance item may be bought for a fixed price via instant online payment in the payment application(s) 175.
  • The items listed in a clearance section may be set at a fixed price by the seller, in a manner similar to the fixed-price applications 210 described above. The fixed price of the item in the clearance section may be reduced over time if the item remains unsold, as designated by the seller, for example. For example, the price of the item in clearance may be reduced by a designated percentage or amount after a designated number of days have passed. The price of the item in clearance may be reduced multiple times. The price may be reduced until the item is sold or the price of the item reaches a lower limit as defined by the seller, for example. For items that are transferred from the auction section to the clearance section, the fixed price may be less than at least one of the auction listing price and the auction reserve price. The fixed price of the clearance application(s) 220 may be less than the fixed price of the fixed-price application(s) 210, if any. The items listed in the clearance section may be offered for sale for an extended duration, as defined by the seller for example.
  • The clearance applications 220 may not be generally offered in conjunction with an auction-format listing. The clearance applications 220 may allow a buyer to purchase goods or services for a fixed-price that may be priced at or below market value.
  • The marketplace applications 220 may include one or more reputation applications 225. The reputation applications 225 may allow parties that transact utilizing the network-based marketplace 150 to establish, build, and maintain reputations, which may be made available and published to potential trading partners. Consider that where, for example, the network-based marketplace 150 supports person-to-person trading, users may have no history or other reference information whereby the trustworthiness and credibility of potential trading partners may be assessed. The reputation applications 225 may allow a user, for example through feedback provided by other transaction partners, to establish a reputation within the network-based marketplace 150 over time. Other potential trading partners may then reference such a reputation for the purposes of assessing credibility and trustworthiness.
  • The marketplace applications 200 may include one or more personalization applications 230. The personalization applications 230 allow users of the network-based marketplace 150 to personalize various aspects of their interactions with the network-based marketplace 150. For example a user may, utilizing an appropriate personalization application(s) 230, create a personalized reference page at which information regarding transactions to which the user is (or has been) a party may be viewed. Further, a personalization application 230 may enable a user to personalize listings and other aspects of their interactions with the network-based marketplace 150 and other parties.
  • For some example embodiments, the marketplace applications 200 may include international application(s) 235. The international application(s) 235 may be used by the network-based marketplace 150 to support a number of marketplaces that are customized for specific geographic regions. For example, there may be a version of the network-based marketplace 150 customized for the United Kingdom, and there may be another version of the network-based marketplace 150 customized for the United States. Each of these versions may operate as an independent marketplace, or they may be customized (or internationalized) presentations of a common underlying marketplace.
  • The navigation applications 240 may facilitate navigating of the network-based marketplace 150. For example, a search module may enable key word searches of listings published via the network-based marketplace 150. A browse module may allow users to browse various category, catalogue, or inventory data structures according to which listings may be classified within the network-based marketplace 150. Various other navigation applications may be provided to supplement the search and browse modules.
  • In order to make listings, available via the network-based marketplace 150, as visually informing and attractive as possible, the marketplace applications 200 may include one or more imaging applications 245. Users may upload images for inclusion within listings. An imaging application 245 may also operate to incorporate images within viewed listings. The imaging applications 245 may also support one or more promotional features, such as image galleries that are presented to potential buyers. For example, sellers may pay an additional fee to have an image included within a gallery of images for promoted items.
  • The marketplace applications 200 may include one or more listing creation applications 250. The listing creation applications 250 may allow sellers conveniently to author listings pertaining to goods or services that they wish to transact via the network-based marketplace 150.
  • Listing management applications 255 may allow sellers to manage such goods or services listings. Specifically, where a particular seller has authored and/or published a large number of listings, the management of such listings may present a challenge. The listing management applications 255 may provide a number of features (e.g., auto-relisting, inventory level monitors, etc.) to assist the seller in managing such listings.
  • One or more post-listing management applications 260 also assist sellers with a number of activities that typically occurs post-listing. For example, upon completion of an auction facilitated by one or more auction applications 205, a seller may wish to leave feedback regarding a particular buyer. To this end, a post-listing management application 260 may provide an interface to one or more reputation applications 225, so as to allow the seller conveniently to provide feedback regarding multiple buyers to the reputation applications 225. As another example, upon completion of an auction where the goods or services has not sold, the item may automatically be relisted in the auction application(s) 205 and/or the fixed-price application(s) 210, or the item may be automatically listed in the clearance application(s) 220.
  • The marketplace applications 200 may include dispute resolution applications 265. The dispute resolution applications 265 provide mechanisms whereby disputes arising between transacting parties may be resolved. For example, the dispute resolution applications 265 may provide guided procedures whereby the parties are guided through a number of steps in an attempt to settle a dispute. In the event that the dispute cannot be settled via the guided procedures, the dispute may be escalated to a third party mediator or arbitrator.
  • The marketplace applications 200 may include fraud prevention applications 270. A number of fraud prevention applications 270 implement various fraud detection and prevention mechanisms to reduce the occurrence of fraud within the network-based marketplace 150.
  • The marketplace applications 200 may include messaging applications 275. The messaging applications 275 are responsible for the generation and delivery of messages to users of the network-based marketplace 150. Such messages, for example, advise users regarding the status of listings at the network-based marketplace 150 (e.g., providing “outbid” notices to bidders during an auction process or to provide promotional and merchandising information to users).
  • The marketplace applications 200 may include merchandising applications 280. The merchandising applications 280 may support various merchandising functions that are made available to sellers to enable sellers to increase sales via the network-based marketplace 150. The merchandising applications 280 also operate the various merchandising features that may be invoked by sellers, and may monitor and track the success of merchandising strategies employed by sellers.
  • The network-based marketplace 150 itself, or one or more parties that transact via the network-based marketplace 150, may operate loyalty programs that are supported by one or more loyalty/promotions applications 285. For example, a buyer may earn loyalty or promotions points for each transaction established and/or concluded with a particular seller, and may be offered a reward for which accumulated loyalty points can be redeemed.
  • The marketplace applications 200 may include items watch list applications 290. The items watch list applications 290 may support various functions related to watching for items made available by the auction applications 205, the fixed price applications 210, the clearance applications 220, and any other applications that may make available merchandises and/or services so that they can be purchased by the buyers via the network-based marketplace 150. The items watch list applications 290 may provide various functions including functions that enable the buyers to watch, monitor, keep track, rank, provide notes, and highlight one or more items that the buyers may be interested in buying.
  • Even though the context of this description is with regard to marketplace applications, it is to be understood by those of skill in the art that the described subject matter may also be applicable to other types of applications for various types of transactions. The transactions may include those between a single seller and a single buyer or may include those between a single seller and multiple buyers, and may include selling a catalog-type product, or even a more unique product.
  • Data Structures
  • FIG. 3 illustrates an example entity-relationship diagram, illustrating various tables that may be used, in accordance to some example embodiments. Tables 300 may be maintained in the databases 185 and may be utilized by and may support the marketplace applications 170 and the payment applications 175 (illustrated in FIG. 1).
  • The tables 300 may include a user table 301. The user table 301 may contain a record for each registered user of the network-based marketplace 150. The user table 301 may also include identifier, address and financial instrument information pertaining to each such registered user. A user may operate as a seller, a buyer, or both, within the network-based marketplace 150. In an example embodiment, a buyer may be a user that has accumulated value (e.g., commercial or proprietary currency), and is then able to exchange the accumulated value for items that are offered for sale by the network-based marketplace 150.
  • The tables 300 may also include an items table 305 in which are maintained item records for goods and services that are available to be, or have been, transacted via the network-based marketplace 150. Each item record within the items table 305 may furthermore be linked to one or more user records within the user table 301, so as to associate a seller and one or more actual or potential buyers with each item record.
  • The tables 300 may include a transaction table 340. The transaction table 340 may contain a record for each transaction (e.g., a purchase transaction) pertaining to items for which records exist within the items table 305.
  • The tables 300 may include an order table 345. The order table 345 may be populated with order records, each order record being associated with an order. Each order may be associated with one or more transactions for which records may exist within the transactions table 340.
  • The tables 300 may include a bids table 310. Bid records within the bids table 310 each relate to a bid received at the network-based marketplace 150 in connection with an auction-format listing supported by the auction application(s) 205.
  • The tables 300 may include a feedback table 330. The feedback table 330 may be utilized by one or more reputation applications 225, in some example embodiments, to construct and maintain reputation information concerning users.
  • The tables 300 may include a history table 335. The history table 335 may maintain a history of transactions to which a user has been a party.
  • The tables 300 may include one or more attributes tables 325. The attributes tables 325 may record attribute information pertaining to items for which records exist within the items table 305. Considering a single example of such an attribute, the attributes tables 325 may indicate a currency attribute associated with a particular item. The currency attribute may identify the currency of a price for the relevant item as specified by a seller.
  • Family table 320 and user-currency table 315 may be used to support related products and multiple currencies in transactions.
  • The tables 300 may include items watch list tables 350. The items watch list tables 350 may include information pertaining to items for which the buyers may be interested in but may not yet be ready to engage into a transaction with the seller of the item. For example, the buyer may be shopping for a similar time but want to wait for a better price, quality, etc. In these situations, the buyer may select an option (e.g., watch this item selection) to place information associated with the item into a list of items to watch (also referred to as a watch list).
  • Items Watch List Applications
  • FIG. 4 is an example diagram that illustrates items watch list applications, in accordance with some example embodiments. Items watch list applications 410 may be part of the marketplace applications 405 which, in turn, may be included in the application servers 400. The application servers 400, the marketplace applications 405, and the items watch list applications 410 may be related to the application servers 165 (illustrated in FIG. 1), the marketplace applications 170 (illustrated in FIG. 1) and 200 (illustrated in FIG. 2), and the items watch list applications 290 (illustrated in FIG. 2), respectively, and may replace them in certain environments.
  • A watch list may be in a form of a web page interface that may include a listing of items that a buyer or a user of the network-based market place 150 may want to watch or monitor. The watch list may be used as a temporary holding place to give the buyer or user more time to decide. An item in the watch list may be dynamically removed when the item is sold or no longer available. An item in the watch list may also be removed by the buyer if the buyer or user is no longer interested. The watch list may be empty, or it may include multiple items to be watched.
  • In general, each of the items in the watch list may be associated with information provided by a seller. For example, the information from the seller may include description information and price information. For some example embodiments, each of the items in the watch list may include information provided by a buyer.
  • Referring to FIG. 4, for some example embodiments, the items watch list applications 410 may include comments/notes application 415, ranking application 420, visual representation application 430, and seller's feedback application 435. The applications included in the items watch list applications 410 may enable a buyer to provide customized information and to associate the customized information with the one or more items included in the watch list. It may be noted that the customized information may be in addition to the information provided by the sellers that offer the items.
  • The comments/notes application 415 may enable a buyer to provide comments/notes information that may enhance the descriptions of an item for the benefit of the buyer. Consider an example when a buyer is watching a ticket item being offered for sale by a seller. The seller may describe the ticket as “great seat, center stage”, and the description may be accurate. However, the description may lack information about a particular row within the center stage. A buyer who is interested in a ticket for a seat within the first ten rows in the center stage may not be very interested in a ticket that is in row 100 if there are still opportunities to be a ticket for a seat near the front row. In this example, the buyer may provide comments/notes such as, for example, “seat in row 100, too far for now but may consider if no better choice becomes available”. The buyer may then continue to search for a better ticket.
  • The comments/notes application 415 may also enable a buyer to provide comments/notes information that the buyer may consider to be relevant. For example, the buyer may provide comments/notes such as “Good experience with this seller in another transaction” to indicate that this seller can be trusted to carry out the transaction if the buyer decides to proceed at a subsequent time. It may be appreciated to recognize that the comments/notes application 415 may enable the buyer to provide any general or specific comments. The comments/notes application 415 may also enable the buyer to edit the comments/notes and to remove or delete the comments/notes. A buyer may choose not to provide any comments/notes.
  • The ranking application 420 may enable a buyer to rank items in the watch list. When there are multiple items, it may be advantageous to rank the items according to the buyer's preference. The ranking application 420 may enable the buyer to specify a numeric ranking (e.g., 1 to 10), a graphical ranking (e.g., a color bar), or any other types of ranking methods and their combinations. The ranking application 420 may also include options to enable a buyer to sort the items in the watch list according to their rankings. For example, the ranking application 420 may enable the buyer to sort according to a sequence starting with a lowest rank item or a sequence starting with a highest rank item.
  • The visual representation application 430 may enable a buyer to associate an item with some visual representation. For example, the buyer may change a color background of a display area associated with an item in the watch list. There may be options to have different visual representations. The visual representation application 430 may enable the buyer to group related items. For example, the items highlighted in green may relate to personal interests, while those highlighted in blue may relate to work interests, etc.
  • The seller's rating application 435 may enable a buyer to associate an item with feedback or rating information of the seller that is offering the item. The seller's rating information may be provided by the reputation applications 225 illustrated in FIG. 2. By associating the seller's rating information with an item on the watch list, the buyer may be able to consider the seller's rating before deciding to buy the item. For example, when there are multiple similar items on the watch list, the buyer may decide to buy an item from a seller who has a better rating even though the price asked by that seller may be higher than the other sellers.
  • FIG. 5 illustrates an example block diagram that includes various modules that may be interact with items watch list applications, in accordance with some example embodiments. Items watch list applications 505 may receive information about items offered for sale from the auction applications 510, the fix-price applications 515, the clearance applications 520, and from any other applications that may relate to the generation of listings of items offered for sale in the network-based marketplace 150.
  • For some example embodiments, the items watch list applications 505 may also receive seller's rating information from the reputation applications 524. The items watch list applications 505, the auction applications 510, the fix-price applications 515, the clearance applications 520, and the reputation applications 524 may be related to corresponding applications illustrated in FIG. 2 and may replace them in certain environments.
  • For some embodiments, the items watch list applications 505 may interact with comments/notes module 525, a visual representation module 530, ranking module 535 and seller's rating module 540. One or more of the modules 525-540 may be independent from and linked to by the items watch list applications 505. Alternatively, they may all be included in the items watch list applications 505.
  • The comments/notes module 525 may include functions that enable a buyer to add comment/notes, to edit comment/notes, and to delete comment/notes that is associated with an item in the watch list. For some example embodiments, an input area may be displayed responsive to a buyer initiating a request to create or add comments/notes. The input area may allow the buyer to enter one line or multiple lines of comments/notes. For some example embodiments, only the first line of the comments/notes may be displayed in a comment area, and the entire comments/notes may be displayed when a cursor is positioned over the comment area.
  • The visual representation module 530 may include functions that enable a buyer to highlight an item in the watch list so that it may be easily recognized. For example, a buyer may highlight a background associated with an item in one of different colors. As another example, a buyer may also highlight several items in the same color to group related items.
  • The ranking module 535 may include functions that enable a buyer to add ranking information, modify the ranking information, and sort the ranking information associated with an item in the watch list. For example, the buyer may select an option to request for the ranking information to be displayed. Initially, the items in the watch list may be ordered according to a time when the item is placed into the watch list. When there is no assigned ranking, a default ranking may be used. The default ranking may then be modified by the buyer. The items in the watch list may then be sorted according to a sequence specified by the buyer.
  • The seller's rating module 540 may include functions that enable a buyer to add seller's rating and to remove the seller's rating. For example, responsive to receiving the buyer selecting an option to add a seller's rating, the items watch list applications 505 may communicate with the reputation applications 524 to retrieve and to display the seller's rating information.
  • User Interface
  • FIGS. 6-12 illustrate example web pages that include interfaces that may be used by users of a network-based marketplace, in accordance with some example embodiments. FIG. 6 illustrates an example of web page interface 600 that includes information about an item that may be offered for sale. The web page interface 600 includes price information, seller's information, etc. It may also be noted that the web page 600 also includes “watch this item” selectors or links 605 and 610 which may enable a buyer to place the item into a watch list associated with the buyer. In the current example, the web page 600 also includes a seller's rating information 615. This seller's rating information may optionally be added into the watch list if the buyer decides to do so. It may be noted that the web page interface 600 may be visible to any buyer who views the information associated with an item offered for sale. A buyer may or may not select the “watch this item” selectors or links 605 or 610. The web page interface 600 may be referred to as a first network-based interface.
  • FIG. 7 illustrates an example of web page interface 700 that may be used to display information about the items included in a watch list, in accordance with some example embodiments. The web page interface 700 may include a comment area 705 and a rating area 710. The comment area 705 includes a window to display any comments/notes that the buyer may have provided. When there is no comment, the comment area 705 may include a blank window as illustrated in the current example. Alternatively, when there is no comment, the comment area 705 may not be visible.
  • For some example embodiments, rating area 710 may display a numeric rating. For some other example embodiments, the rating area 710 may display a graphical representation that may be equivalent to a numeric rating. For example, the rating area 710 may initially be entirely in a light color to represent that there is no rating assigned by the buyer. The rating of an item may be referred to as item rating information. When a rating is assigned, portion of the rating area 710 may be changed to a bold color (e.g., black, red, etc) to reflect the appropriate rating. For example, using a rating scale from 1 to 10, when the buyer assigns a rating of 5, half of the rating area 710 may be in a bold color. This is illustrated in the example web page interface 800 of FIG. 8 as the example rating area 805.
  • For some embodiments, highlight area 715 may be used to highlight the display area associated with an item. The highlight area 715 may include a selector to enable a buyer to select a highlight mode. The highlight mode may be associated with colors, patterns, or with any forms of visual representation. In the current example, the highlight mode is based on colors, and a buyer may be able to activate a pull down menu to select one of various available colors. In the current example, the highlight color is white. In the example web page interface 800, the highlight color of the highlight area 810 is green.
  • FIG. 9 illustrates an example of web page interface 900 that may be used to add comments/notes for items included in a watch list, in accordance with some example embodiments. The web page interface 900 may include a comment input area 905. The comment input area 905 may enable a buyer to provide one or multiple lines of comments/notes. The comment input area 905 may also include options to enable the buyer to cancel, delete and save the comment currently displayed in the comment input area 905. Similar to the web page interface 800, the web page interface 900 may also include a rating area 910 and a highlight area 915.
  • FIG. 10 illustrates an example of web page interface 1000 that may be used to display multiple items on a watch list, in accordance with some example embodiments. The web page interface 1000 may include information similar to those previous illustrated in FIGS. 7-9 including the rating areas 1010 and 1030, the highlight areas 1020 and 1040, the comment areas 1015 and 1035. The example web page interface 1000 also includes option to edit the comment 1045 and an option to delete the comment 1050. It may be noted that the example web page 1000 displays two items 1005 (“coin”) and 1025 (“guitar”) on the watch list. The item 1025 may be an item that has just been added to the watch list, and as such, it may not have any associated comments/notes in the comment area 1035 or assigned rating in the rating area 1030. A buyer may add comments/notes to the item 1025 by selecting the add note option 1032 which may open a comment input area 1115, as illustrated in the example web page interface 1100 of FIG. 11. The buyer may also assign a rating to the item 1025 by updating the rating area 1030. For example, the buyer may place a cursor pointer over the rating area 1030 and press a right button of a mouse to increase the item rating information. Decreasing the item rating information may be performed by placing the cursor pointer over the rating area 1031 and press a left button of the mouse. Other techniques may also be used to change or modify the item rating information. In the current example, the rating of the item 1025 may be assigned and illustrated as the rating area 1110 of the example web page 11000 of FIG. 11.
  • FIG. 12 illustrates an example of web page interface 1200 that may be used to display multiple items on a watch list along with sellers' rating information, in accordance with some example embodiments. The web page interface 1200 may include information similar to those previous illustrated in FIGS. 7-11 including the rating areas 1205, 1210, 1215 and 1220. The example web page interface 1200 may also include seller's rating information 1222. For some example embodiments, when an item is added to the watch list, the seller's rating information may not be displayed. A buyer may add the seller's rating information by using the rating selector 1225. The buyer may also remove the seller's rating information by using the remove rating selector 1230. For some embodiments, there may be an option to enable the buyer to sort the items in the watch list based on the sellers' ratings. Other techniques to add or to remove the seller's rating may also be used. One or more of the web page interfaces 700, 800, 900, 1000, 1100 and 1200 may be referred to as a second network-based interface.
  • For some example embodiments, the items watch list applications (e.g., adding comments, ranking items, highlighting items, adding seller's rating, sorting the items, etc.) may be written using a combination of one or more technologies that include, for example, Dynamic Hyper Text Markup Language (DHTML), Asynchronous JavaScript and XML (AJAX), FLASH™, HTML, Flex, Active X, Java applet technologies.
  • Process
  • FIG. 13 illustrates an example process that may be used to implement the methods described, in accordance with some example embodiments. The process may be performed by applications within the network-based applications 150. The applications may be the items watch list application 505 illustrated in the example of FIG. 5. The process may be performed in response to an action performed by a buyer. The process may start at block 1305. At block 1310, one or more items may be identified as the items to be placed in the watch list. These may be the items that a buyer may be interested in but may need more time to decide. For example, the buyer may select the “watch this item” selector or link 605 or 610 illustrated in FIG. 6.
  • At block 1315, a ranking may be assigned to the item. For example, this may be in response to the buyer specifying a numeric ranking or a graphical representation of a numeric ranking in the ranking area 805 illustrated in FIG. 8. Other ranking techniques may also be used.
  • At block 1320, comments/notes information may be associated with the item. For example, this may be in response to the buyer providing and saving comments/notes in the comment input area 1115 described in FIG. 11. It may be noted that the comments/notes provided by the buyer may be in addition to the description provided by the seller of the item.
  • At block 1325, seller's rating information may be associated with the item. For example, this may be in response to the buyer selecting the rating selector or link 1225 illustrated in FIG. 12. The seller's rating information may already exist and may be provided by the reputation applications 225 illustrated in FIG. 2.
  • At block 1330, visual representation may be associated with the item. For example, this may be in response to the buyer selecting an option in the highlight area 1040 illustrated in FIG. 10. It may be noted that the highlighting may be performed using colors. Alternatively, it may be performed using patterns or any other forms of highlighting. When there are multiple items in the watch list, using the visual representation may help the buyer to, for example, easily recognize an item that may be more important to the buyer than the others. The process may end at block 1335.
  • Computer System
  • FIG. 14 illustrates an example diagram of a representation of a machine in the example form of a computer system that may be used, in accordance with some example embodiments. Set of instructions, for causing the machine to perform any one or more of the methodologies discussed herein, may be executed. In alternative embodiments, the machine operates as a standalone device or may be connected (e.g., networked) to other machines. In a networked deployment, the machine may operate in the capacity of a server or a client machine in server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment. The machine may be a server computer, a client computer, a personal computer (PC), a tablet PC, a set-top box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a web appliance, a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while a single machine is illustrated, the term “machine” shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein.
  • In the current example, computer system 1400 may include a processor 1402 (e.g., a central processing unit (CPU), a graphics processing unit (GPU), or both), a main memory 1404 and a static memory 1406, which communicate with each other via a bus 1408. The computer system 1400 may further include a video display unit 1410 (e.g., liquid crystals display (LCD) or a cathode ray tube (CRT)). The computer system 1400 also includes an input device 1412 (e.g., a keyboard), a cursor control device 1414 (e.g., a mouse), a disk drive unit 1416, a signal generation device 1418 (e.g., a speaker) and a network interface device 1420.
  • The disk drive unit 1416 includes a machine-readable medium 1422 on which is stored one or more sets of instructions (e.g., software 1424) embodying any one or more of the methodologies or functions described herein. The instructions 1424 may also reside, completely or at least partially, within the main memory 1404, the static memory 1406, and/or within the processor 1402 during execution thereof by the computer system 1400. The main memory 1404 and the processor 1402 also may constitute machine-readable media.
  • The instructions 1424 may further be transmitted or received over a network 1426 via the network interface device 1420.
  • Applications that may include the apparatus and systems of various embodiments broadly include a variety of electronic and computer systems. Some embodiments implement functions in two or more specific interconnected hardware modules or devices with related control and data signals communicated between and through the modules, or as portions of an application-specific integrated circuit. Thus, the example system is applicable to software, firmware, and hardware implementations.
  • In example embodiments, a computer system (e.g., a standalone, client or server computer system) configured by an application may constitute a “module” that is configured and operates to perform certain operations as described herein below. In other embodiments, the “module” may be implemented mechanically or electronically. For example, a module may comprise dedicated circuitry or logic that is permanently configured (e.g., within a special-purpose processor) to perform certain operations. A module may also comprise programmable logic or circuitry (e.g., as encompassed within a general-purpose processor or other programmable processor) that is temporarily configured by software to perform certain operations. It will be appreciated that the decision to implement a module mechanically, in the dedicated and permanently configured circuitry, or in temporarily configured circuitry (e.g. configured by software) may be driven by cost and time considerations. Accordingly, the term “module” should be understood to encompass a tangible entity, be that an entity that is physically constructed, permanently configured (e.g., hardwired) or temporarily configured (e.g., programmed) to operate in a certain manner and/or to perform certain operations described herein.
  • While the machine-readable medium 1422 is shown in an example embodiment to be a single medium, the term “machine-readable medium” should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more sets of instructions. The term “machine-readable medium” shall also be taken to include any medium that is capable of storing, encoding or carrying a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present description. The term “machine-readable medium” shall accordingly be taken to include, but not be limited to, solid-state memories, optical and magnetic media, and carrier wave signals.
  • As noted, the software may be transmitted over a network using a transmission medium. The term “transmission medium” shall be taken to include any medium that is capable of storing, encoding or carrying instructions for transmission to and execution by the machine, and includes digital or analog communications signal or other intangible medium to facilitate transmission and communication of such software.
  • The illustrations of embodiments described herein are intended to provide a general understanding of the structure of various embodiments, and they are not intended to serve as a complete description of all the elements and features of apparatus and systems that might make use of the structures described herein. Many other embodiments will be apparent to those of skill in the art upon reviewing the above description. Other embodiments may be utilized and derived therefrom, such that structural and logical substitutions and changes may be made without departing from the scope of this disclosure.
  • It may be appreciated that FIGS. 1-14 are merely representational and may not be drawn to scale. Certain proportions thereof may be exaggerated, while others may be minimized. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense.
  • The following description includes terms, such as “up”, “down”, “upper”, “lower”, “first”, “second”, etc. that are used for descriptive purposes only and are not to be construed as limiting. The elements, materials, geometries, dimensions, and sequence of operations may all be varied to suit particular applications. Parts of some embodiments may be included in, or substituted for, those of other embodiments. While the foregoing examples of dimensions and ranges are considered typical, the various embodiments are not limited to such dimensions or ranges.
  • The Abstract is provided to comply with 37 C.F.R. §1.74(b) to allow the reader to quickly ascertain the nature and gist of the technical disclosure. The Abstract is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims.
  • In the foregoing description, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments have more features than are expressly recited in each claim. Thus the following claims are hereby incorporated into the description, with each claim standing on its own as a separate embodiment.
  • Thus, a method and system to collectively watch items offered for sale have been described. Although embodiments have been described with reference to specific example 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 embodiments as expressed in the subjoined claims.

Claims (20)

1. A method, comprising:
enabling a buyer to use a first network-based interface to identify an item offered for sale by a seller as an item to be included in a watch list, wherein the watch list is to include one or more items to be watched; and
enabling the buyer to use a second network-based interface to provide buyer's information and to associate the buyer's information with the item, wherein the first network-based interface and the second network-based interface are associated with a network-based market place.
2. The method of claim 1, wherein the buyer's information comprises item rating information.
3. The method of claim 2, wherein the item rating information is based on numeric representation or graphical representation.
4. The method of claim 2, further comprising enabling the buyer to sort the one or more items in the watch list according to their respective item rating information.
5. The method of claim 4, further comprising enabling the buyer to associate sellers' respective rating information with the one or more items in the watch list.
6. The method of claim 1, wherein the buyer's information comprises comment information.
7. The method of claim 6, wherein the second network-based interface is to include options to enable the buyer to add, modify, and delete the comment information.
8. The method of claim 1, wherein the buyer's information comprises highlight information.
9. A machine-readable medium comprising instructions, which when implemented by one or more processors perform the following operations:
forming a watch list to include one or more items identified by a buyer as items to be watched, wherein the one or more items are offered for sale by sellers via a network-based market place, wherein the watch list is accessible by the buyer via a network-based interface, and wherein the network-based interface is to enable the buyer to associate buyer's information with the one or more items included in the watch list.
10. The machine-readable medium of claim 9, wherein the buyer's information comprises one or more of item rating information, item comment information and item highlight information.
11. The machine-readable medium of claim 10, wherein the network-based interface is to enable the buyer to sort the one or more items included in the watch list based on the item rating information.
12. The machine-readable medium of claim 10, wherein the network-based interface is to enable the buyer to associate the one or more items included in the watch list with their corresponding sellers' rating information.
13. The machine-readable medium of claim 12, wherein the network-based interface is to enable the buyer to sort the one or more items included in the watch list based on their corresponding sellers rating information.
14. A computer system, comprising:
means for generating a watch list to include information associated with one or more items identified by a buyer as items to be monitored; and
means for enabling the buyer to associate buyer's information with the one or more items to be monitored.
15. The computer system of claim 14, wherein the means for enabling the buyer to provide the buyer's information comprises:
means for enabling the buyer to provide comment information for the one or more items; and
means for enabling the buyer to provide rating information for the one or more items.
16. The computer system of claim 14, further comprising:
means for enabling the buyer to associate seller's rating information to the one or more items.
17. The computer system of claim 16, further comprising:
means for enabling the buyer to sort the one or more items based on item rating information; and
means for highlighting information associated with the one or more items.
18. A method, comprising:
providing a watch list network-based interface to enable users of a network-based market place to watch one or more items offered for sale via the network-based market place, wherein the watch list network-based interface is to include options to enable the users to associate users' own information to the one or more items to be watched, wherein the users' own information comprises rating information, and wherein the one or more items to be watched can be sorted based on the rating information.
19. The method of claim 18, wherein the users' own information further comprises comment information.
20. The method of claim 19, wherein the watch list network-based interface is to enable the users to associate sellers' rating information with the one or more items to be watched.
US11/954,004 2007-12-11 2007-12-11 Method and system for watching items for sale in an auction system Abandoned US20090150258A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US11/954,004 US20090150258A1 (en) 2007-12-11 2007-12-11 Method and system for watching items for sale in an auction system
US15/953,757 US11107154B2 (en) 2007-12-11 2018-04-16 Method and system for watching items for sale in an auction system
US17/402,111 US11842386B2 (en) 2007-12-11 2021-08-13 Method and system for watching items for sale in an auction system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/954,004 US20090150258A1 (en) 2007-12-11 2007-12-11 Method and system for watching items for sale in an auction system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/953,757 Continuation US11107154B2 (en) 2007-12-11 2018-04-16 Method and system for watching items for sale in an auction system

Publications (1)

Publication Number Publication Date
US20090150258A1 true US20090150258A1 (en) 2009-06-11

Family

ID=40722606

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/954,004 Abandoned US20090150258A1 (en) 2007-12-11 2007-12-11 Method and system for watching items for sale in an auction system
US15/953,757 Active 2027-03-15 US11107154B2 (en) 2007-12-11 2018-04-16 Method and system for watching items for sale in an auction system
US17/402,111 Active 2028-01-26 US11842386B2 (en) 2007-12-11 2021-08-13 Method and system for watching items for sale in an auction system

Family Applications After (2)

Application Number Title Priority Date Filing Date
US15/953,757 Active 2027-03-15 US11107154B2 (en) 2007-12-11 2018-04-16 Method and system for watching items for sale in an auction system
US17/402,111 Active 2028-01-26 US11842386B2 (en) 2007-12-11 2021-08-13 Method and system for watching items for sale in an auction system

Country Status (1)

Country Link
US (3) US20090150258A1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070271153A1 (en) * 2004-12-23 2007-11-22 Amit Goel Method and system of aggregating listings for sale
US20080059283A1 (en) * 2006-08-31 2008-03-06 Ebay Inc. Method and system for opportunity distribution
US20080162296A1 (en) * 2006-12-29 2008-07-03 Ebay Inc. Repeat transaction rating
US20100088250A1 (en) * 2008-10-03 2010-04-08 The Bank Of New York Mellon Auction Method and Platform
US20120109781A1 (en) * 2010-11-03 2012-05-03 Verizon Patent And Licensing, Inc. Passive shopping service optimization
US20120150696A1 (en) * 2010-12-08 2012-06-14 Ebay Inc. Providing an image of an item to advertise the item
US20140244436A1 (en) * 2009-05-06 2014-08-28 Ebay Inc. System and method for providing combination packages
US9116872B1 (en) * 2011-01-25 2015-08-25 Intuit Inc Method and apparatus for mapping data sets to fields in electronic forms
US10430853B2 (en) 2004-12-23 2019-10-01 Ebay Inc. Multiple format search result sets
US11107154B2 (en) 2007-12-11 2021-08-31 Ebay Inc. Method and system for watching items for sale in an auction system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11348194B2 (en) 2019-02-13 2022-05-31 The Toronto-Dominion Bank System and method for interfacing entities engaged in property exchange activities

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020156711A1 (en) * 2001-07-24 2002-10-24 Dekoven Ronald Method for effecting chattel paper transactions
US20030078991A1 (en) * 2001-10-24 2003-04-24 Harris Scott C. Web based communication of information with reconfigurable format
US20030093326A1 (en) * 2001-10-31 2003-05-15 Poon Alex D. Method and apparatus to facilitate a transaction within a network-based auction facility
US20050114229A1 (en) * 1999-11-16 2005-05-26 Ebay Inc. Network-based sales system with customizable and categorization user interface
US20060149655A1 (en) * 2004-12-30 2006-07-06 Scott Leahy Methods and systems to alert a user of a network-based marketplace event
US20070288433A1 (en) * 2006-06-09 2007-12-13 Ebay Inc. Determining relevancy and desirability of terms
US20080010148A1 (en) * 2006-06-13 2008-01-10 Ebay Inc. Targeted messaging based on attributes
US20080114671A1 (en) * 2006-11-09 2008-05-15 Ebay Inc. Cascade bidding

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7912761B2 (en) * 1999-08-27 2011-03-22 Tech Venture Associates, Inc. Initial product offering system and method
US7577582B1 (en) * 1999-09-21 2009-08-18 Nextag, Inc. Methods and apparatus for facilitating transactions
US20030061202A1 (en) * 2000-06-02 2003-03-27 Coleman Kevin B. Interactive product selector with fuzzy logic engine
US20020116316A1 (en) * 2001-02-21 2002-08-22 Peter Griffiths Auction manager system and method of operation
US8442883B2 (en) * 2004-06-30 2013-05-14 Siebel Systems, Inc. Relationship management in an auction environment
US7624065B2 (en) * 2004-07-02 2009-11-24 Manheim Investments, Inc. Multi-auction user interface
US8140442B2 (en) 2004-07-16 2012-03-20 Gary E. Heyer Matching residential buyers and property owners to initiate a transaction for properties which are currently not listed for sale
US20060173770A1 (en) * 2005-01-31 2006-08-03 Mckay Anthony Telephony controlled auction
US20060200459A1 (en) * 2005-03-03 2006-09-07 The E-Firm Tiered access to integrated rating system
US20070078758A1 (en) * 2005-09-23 2007-04-05 Susskind Robert A Risk assessment-based shopping of internet auctions
US7899700B2 (en) * 2006-09-29 2011-03-01 Knowledge Networks, Inc. Method and system for providing multi-dimensional feedback
US20090150258A1 (en) 2007-12-11 2009-06-11 Nokes Jeffry A Method and system for watching items for sale in an auction system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050114229A1 (en) * 1999-11-16 2005-05-26 Ebay Inc. Network-based sales system with customizable and categorization user interface
US20020156711A1 (en) * 2001-07-24 2002-10-24 Dekoven Ronald Method for effecting chattel paper transactions
US20030078991A1 (en) * 2001-10-24 2003-04-24 Harris Scott C. Web based communication of information with reconfigurable format
US20030093326A1 (en) * 2001-10-31 2003-05-15 Poon Alex D. Method and apparatus to facilitate a transaction within a network-based auction facility
US20060149655A1 (en) * 2004-12-30 2006-07-06 Scott Leahy Methods and systems to alert a user of a network-based marketplace event
US20070288433A1 (en) * 2006-06-09 2007-12-13 Ebay Inc. Determining relevancy and desirability of terms
US20080010148A1 (en) * 2006-06-13 2008-01-10 Ebay Inc. Targeted messaging based on attributes
US20080114671A1 (en) * 2006-11-09 2008-05-15 Ebay Inc. Cascade bidding

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10430853B2 (en) 2004-12-23 2019-10-01 Ebay Inc. Multiple format search result sets
US20070271153A1 (en) * 2004-12-23 2007-11-22 Amit Goel Method and system of aggregating listings for sale
US10991023B2 (en) 2004-12-23 2021-04-27 Ebay Inc. Multiple format search result sets
US20080059283A1 (en) * 2006-08-31 2008-03-06 Ebay Inc. Method and system for opportunity distribution
US20080162296A1 (en) * 2006-12-29 2008-07-03 Ebay Inc. Repeat transaction rating
US11842386B2 (en) 2007-12-11 2023-12-12 Ebay Inc. Method and system for watching items for sale in an auction system
US11107154B2 (en) 2007-12-11 2021-08-31 Ebay Inc. Method and system for watching items for sale in an auction system
US20100088250A1 (en) * 2008-10-03 2010-04-08 The Bank Of New York Mellon Auction Method and Platform
US20140244436A1 (en) * 2009-05-06 2014-08-28 Ebay Inc. System and method for providing combination packages
US20120109781A1 (en) * 2010-11-03 2012-05-03 Verizon Patent And Licensing, Inc. Passive shopping service optimization
US8799108B2 (en) * 2010-11-03 2014-08-05 Verizon Patent And Licensing Inc. Passive shopping service optimization
US10354318B2 (en) 2010-12-08 2019-07-16 Ebay Inc. Providing an image of an item to advertise the item
US9767509B2 (en) * 2010-12-08 2017-09-19 Ebay Inc. Providing an image of an item to advertise the item
US11182846B2 (en) 2010-12-08 2021-11-23 Ebay Inc. Providing an image of an item to advertise the item
US20120150696A1 (en) * 2010-12-08 2012-06-14 Ebay Inc. Providing an image of an item to advertise the item
US9116872B1 (en) * 2011-01-25 2015-08-25 Intuit Inc Method and apparatus for mapping data sets to fields in electronic forms

Also Published As

Publication number Publication date
US11842386B2 (en) 2023-12-12
US20180253790A1 (en) 2018-09-06
US20220036446A1 (en) 2022-02-03
US11107154B2 (en) 2021-08-31

Similar Documents

Publication Publication Date Title
US11842386B2 (en) Method and system for watching items for sale in an auction system
US10430853B2 (en) Multiple format search result sets
US8160928B2 (en) Network-based commerce facility offer management methods and systems
US7870031B2 (en) Suggested item category systems and methods
US7490056B2 (en) System to generate an aggregate interest indication with respect to an information item
US9043227B2 (en) Viewing shopping information on a network based social platform
US8577755B2 (en) Method and system of listing items
US20090182642A1 (en) Methods and systems to recommend an item
US20070136177A1 (en) Registry for on-line auction system
US20110029403A1 (en) System and method for targeted merchandising to returning users
US11842355B2 (en) Automatic sequential review elicitation
US20130117149A1 (en) Selective shopping cart checkout
AU2011101538B4 (en) Automatic sequential review elicitation
AU2011100343A4 (en) Automatic sequential review elicitation

Legal Events

Date Code Title Description
AS Assignment

Owner name: EBAY INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NOKES, JEFFRY A.;EVANS, MICHAEL JOSEPH;REEL/FRAME:020527/0314;SIGNING DATES FROM 20071206 TO 20071207

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION