US20030005079A1 - Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base - Google Patents

Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base Download PDF

Info

Publication number
US20030005079A1
US20030005079A1 US10/228,494 US22849402A US2003005079A1 US 20030005079 A1 US20030005079 A1 US 20030005079A1 US 22849402 A US22849402 A US 22849402A US 2003005079 A1 US2003005079 A1 US 2003005079A1
Authority
US
United States
Prior art keywords
client
server
knowledge base
platform
internet
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
US10/228,494
Inventor
Sanjay Mittal
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.)
Individual
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=46256186&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US20030005079(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Priority claimed from US08/962,594 external-priority patent/US6049822A/en
Application filed by Individual filed Critical Individual
Priority to US10/228,494 priority Critical patent/US20030005079A1/en
Publication of US20030005079A1 publication Critical patent/US20030005079A1/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/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99948Application of database or data structure, e.g. distributed, multimedia, or image

Definitions

  • the present invention is a divisional of co-pending application Ser. No. 09/199,136, filed Nov. 24, 1998, which is a continuation in part (CIP) of co-pending application Ser. No. 08/962,594 filed Oct. 31, 1997, entitled Method for Generating and Updating Knowledge-Based Configurators that are Multi Platform and Multi Language Capable, which is incorporated herein in it's entirety by reference.
  • the present invention is in the field of computer-aided sales and advertising and has particular application to software applications for interacting with and configuring knowledge bases presented on a wide area network (WAN) via a remote computer or shared network connection.
  • WAN wide area network
  • Rules-based configurators are not physically separated from the actual knowledge data and the application for manipulating the knowledge data.
  • Knowledge base configurators known to the inventor have such separation (an applet) therefore, the knowledge base can be changed easily via an editing process.
  • the knowledge base applies the changes via linking to other elements of the process such as the object model.
  • an object model representing a product is created using a programming language within a model building application at the sellers end.
  • This object model contains all of the descriptive elements and various features including cost information about the object it represents.
  • a model writer procedure then writes a binary file, which is readable only to applications written in the same environment.
  • object models can then be presented to a client having the appropriate software application on the correct platform and using the required language.
  • the client can then enter his desired choices or options via interactive software.
  • a configurator commonly known as a run-time engine insures that the client's choices are applied correctly.
  • the configurator is also adapted to negate any conflict or impossibility that may arise from the client's directives.
  • clients interacting with model-presenting companies must download both the knowledge base and the knowledge base configuration software in order to configure a product to hopefully reflect the desired specifications and features which are offered.
  • a unique interaction topology for the network application described above is taught later in this specification with reference to FIG. 2.
  • the advantage of this technique is that configuration is comparatively swift because it is done locally (client side).
  • a drawback is the requirement for downloading the knowledge base and any updates that may be required including updates to the applet that configures the knowledge base.
  • a method for configuring a knowledge-based object model located at a server platform from a client platform via a data network comprising steps of (a) providing the object model and a configurator at the server platform; (b) transporting, from the server platform to the client platform, a GUI user-interface application capable of manipulating the configurator over the data network; and (c) invoking the GUI user-interface application at the client platform by a client, and using the GUI user-interface application to configure the object model at the server from the client platform.
  • the GUI user-interface application is a Java-based applet.
  • the server platform may be a first Internet-connected computer and the client platform is a second Internet-connected computer.
  • the GUI user-interface application may also be a WEB-browser plug-in in some embodiments.
  • the client platform connects to the Internet through an Internet Service Provider (ISP), the server platform is hosted by an enterprise, and the client uses the downloaded GUI user-interface application to configure the object model to select and order a product or service offered by the enterprise.
  • ISP Internet Service Provider
  • a system for selling products and services from a computerized server in a wide area network comprising a knowledge base stored at or accessible to the server; a configurator executable at the server platform to configure the knowledge base; and a GUI user-interface application capable of manipulating the configurator over the data network, executable on a client platform connected to the server platform by a data link.
  • a client uses the GUI user-interface application over the data link to manipulate the configurator to configure the knowledge base.
  • the GUI user-interface application may be a Java-based applet.
  • the server platform can be a first Internet-connected computer and the client platform a second Internet-connected computer, in which case the GUI user-interface application may be a WEB browser plug-in.
  • the client platform connects to the Internet through an Internet Service Provider (ISP).
  • ISP Internet Service Provider
  • server platform is hosted by an enterprise, and the client uses the downloaded GUI user-interface application to configure the object model to select and order a product or service offered by the enterprise.
  • FIG. 1 is a flow chart illustrating a procedure for a knowledge base application according to an embodiment of the present invention.
  • FIG. 2 is a block diagram illustrating system architecture and client interaction with a WEB-based knowledge base according to an embodiment of the invention described in priority document Ser. No. 08/962,594.
  • FIG. 3 is a block diagram illustrating client interaction with a WEB-based knowledge base according to an embodiment of the present invention.
  • FIG. 1 is a flow chart illustrating a knowledge base work flow application according to an embodiment of the present invention wherein both knowledge base objects and GUI objects are generated and presented to a client by an advertiser or seller of a product.
  • a knowledge base generator or model builder 101 is used at the sellers end to create a desired object model 102 .
  • object model 102 contains all of the information related to the represented object or product such as dimensions, colors, styles, pricing and the like.
  • Model builder 101 is a software tool known to the inventor in the art of generating knowledge bases.
  • a programming language such as Java or C+ is used in the building of object model 102 .
  • the reason for this is because these languages are relatively universal and usable among different platforms. It will be apparent to one with skill in the art that many different programming languages could be used in creating object model 102 without departing from the spirit and scope of the present invention such as Perl or Visual Basic. The languages mentioned above are used in a preferred embodiment for reasons described above.
  • a unique and innovative method according to an embodiment of the present invention is initiated by using a model-converting writer 103 to write object model 102 into the form of a collection of human readable files.
  • ASCII files Such files are commonly referred to by those with skill in the art as flat files, and are typically human readable and sensical.
  • a flat file 104 which is an ASCII file containing knowledge base objects that have been converted and written by model-converting writer 103 can be transported to the client over the Internet or another type of network.
  • Flat file 104 is an external media type file that can be read by a computer program or by a person. Therefore the recreation or modification of the object models can be automated or manual.
  • communications across different platforms is sometimes “intransparent”, meaning only human readable files can be transferred.
  • Other file types, such as binary files can contain characters that would be interpreted by either entity (sending or receiving computer) as commands, including such commands that can disrupt or terminate such communications.
  • Flat file 104 in an embodiment of the invention is used as a source for a GUI builder 111 in the process of building a GUI object model 112 .
  • GUI-object model 112 insures that there are graphical or visual representations of the appropriate parts of object model 102 .
  • GUI-object models are written into the form of a human-readable ASCII flat file along with some optional multimedia files for filling in the GUI that can then be sent to a client.
  • dotted line 110 represents a network transmission interface, such as transmission of files to a client via an Internet connection.
  • Those steps and processes appearing above line 110 are on the seller's side, and those below are on the client's side.
  • the client has accessed the seller's Internet site, and is capable of downloading selected information. Whether or not the information downloaded is useful to the client is an issue addressed by the present invention.
  • a reader application 123 reads the flat files downloaded from the advertiser's site and rebuilds these files into objects for a knowledge-based configurator known in the art as a run-time engine 121 .
  • Run-time engine 121 converts flat files 104 and 114 back into knowledge base objects 122 and GUI objects 132 which are the same as object models 102 and 104 .
  • knowledge base 122 will be identical to object model 102 both binaurally and descriptively. The same relationship can be concluded with regards to GUI objects 132 and object model 112 . If a different language and environment is used in run-time generator 121 that that used in model builder 101 , then the files are not binaurally identical, but will accurately describe the same object.
  • a process of the present invention as described above could be used to up-date configurator systems such as run-time engine 121 . Editing or changing rules could be done from within the knowledge base instead of from within the object model via the addition of a reader that reads the flat file back into object model 102 .
  • a method and apparatus wherein a client may interact with and configure a knowledge base without downloading the knowledge base or software used to manipulate the knowledge base.
  • FIG. 2 is a block diagram illustrating client interaction with a WEB-based knowledge base according to an embodiment of the invention described and claimed in application Ser. No. 08/962,594.
  • the inventor has chosen to first illustrate a network topology that is consistent with the priority application listed under the Cross-Reference to Related Documents above.
  • the topology as illustrated herein with reference to FIG. 2 comprises a client 133 that is connected to a wide area network (WAN) 135 , such as the Internet, via a remote network connection 134 , such as a typical Internet connection known in the art.
  • WAN wide area network
  • the method of connection may also, in some embodiments, be that of a shared network connection such as may be the case of a smaller local area network (LAN) connected to WAN 135 .
  • LAN local area network
  • WAN 135 may be the Internet, an Intranet, or another type of WAN known in the art.
  • Client 133 has a personal computer (PC) 136 having the capability and equipment to enable the above described connection to WAN 135 as known in the art.
  • WAN 135 comprises a server 137 adapted to serve and receive data to and from PC 136 at the location of client 133 .
  • File server 137 is typically hosted by an enterprise engaged in selling products to clients such as 133 over WAN 135 , as is consistent with the method taught with respect to the priority application.
  • a database 143 is illustrated as being connected to file server 137 as is known in the art of server/database relationships as practiced on a WAN.
  • a knowledge base 139 is resident in server 137 , or accessible from database 143 , along with an applet 141 adapted to manipulate and configure knowledge base 139 .
  • the configuration of knowledge base 139 is defined, for the purpose of clarity, as selecting the desired options relating to color, model number, optional accessories, and the like, as may be offered as interactive options in the knowledge base representing the product.
  • Knowledge base 139 is analogous to components 104 and 114 as listed above line 110 (seller's end) in FIG. 1 of the priority application. Knowledge base 139 as such is also illustrated logically as downloaded to PC 136 at the location of client 133 as indicated via directional arrow K. At PC 136 , knowledge base 139 is analogous to elements 122 (KB Objects) and element 132 (GUI Objects) as illustrated below line 110 (client's side) of FIG. 1.
  • Applet 141 is analogous to Reader 123 and Run-Time Engine 121 as illustrated below line 110 (client's end) in FIG. 1. Applet 141 is also illustrated as downloaded to PC 136 as was described above with reference to knowledge base 139 . The download is illustrated via directional arrow A. In this way, client 133 may configure his product off-line via use of the downloaded components. For example, applet 141 is used as a tool to configure knowledge base 139 as illustrated via bidirectional arrow placed between the two components. Once his product is configured, client 133 may go on-line (connect to WAN 135 ) and upload a finished order to server 137 which may in turn communicate with database 143 and relay information back to client 133 .
  • Database 143 typically contains data related to the products provided by the company presenting the knowledge bases and may also contain additional information such as shipping dates, product status, product updates, applet updates and so on.
  • a unique applet is provided and adapted to function as a controller for manipulating an applet such as applet 141 of FIG. 2 to,configure a knowledge base such as knowledge base 139 of FIG. 2.
  • This innovative applet gives a client complete control over the configuration of his product and transaction of his order.
  • FIG. 3 is a block diagram illustrating architecture and client interaction with a WEB-based knowledge base according to an embodiment of the present invention.
  • elements of topology and components that are not new to the invention will not be reintroduced and retain their same element numbers.
  • the network topology of FIG. 3 is essentially the same as the network topology illustrated with reference to FIG. 2.
  • client 133 is connected via remote connection 134 to server 137 , which in turn is connected to database 143 as was described with reference to FIG. 2.
  • server 137 is connected to database 143 as was described with reference to FIG. 2.
  • a graphical user interface (GUT) applet 145 is provided and adapted to communicate and exert control over applet 141 which in turn enables the configuration of knowledge base 139 .
  • GUT 145 is, in this embodiment, a Java-based applet which is capable of being executed on different kinds of platforms. In alternate embodiments, GUT 145 may be COM model, or Active-XTM.
  • applet 145 is adapted to send and receive data as both text and graphics.
  • a client such as client 133 uses GUT 145 to instruct applet 141 to make the desired selections required with respect to knowledge base 139 in order for a successful product order to be realized.
  • GUT 145 is the only component that must be downloaded to PC 136 as illustrated via directional arrow G representing such download.
  • GUT 145 contains only the appropriate control codes and display capability for required interaction. For example, commands may be sent to applet 141 to execute desired selections, while displayable results of such selections appear in a display window or dialog box associated with GUT 145 . This allows GUT 145 to remain very small in overall data size, therefore, largely reducing any download requirements that otherwise may be presented.
  • GUT 145 may be in the form of a WEB-browser plug-in. As a Java enabled plug-in, GUT 145 may be capable of transmitting and receiving audio, audio/video, text and graphics, or any other supported media. In one embodiment, GUT 145 may be embedded in a WEB form downloaded by client 133 from the company selling the products.
  • GUT 145 has the ability to communicate with applet 141 as illustrated via directional arrow C. Communication between GUT 145 and applet 141 in server 137 is such that knowledge base options may be viewed, and selections may be made wherein upon making a selection, viewable results of the selection are presented in a GUI-associated display or window.
  • GUI 145 may contain application program interfaces (API's) adapted to invoke installed readers, viewers, players, and such as maybe required to disseminate audio or graphic content. In one embodiment, the required or selected viewing capability is supplied with GUI 145 .
  • API's application program interfaces
  • GUI GUI
  • the unique method of providing a GUI as an interface produces an option wherein a client need not perform any significant downloading in order to configure and present an order to a company.
  • the complete configuration and transaction of an order takes place on-line.
  • Updates to client software are minimized as only GUI updates are required when significant editing is done to an existing GUI.
  • Such updates may be delivered to a client via push technology such as e-mail, or offered to the client in the form of an interactive update button.
  • a GUI update may be that a new media is supported. Code enabling the media may be sent as an executable and configure itself to the existing GUI code.
  • GUI 145 With the use of GUI 145 , a client such as client 133 cannot now configure his product off-line and send an order whenever he decides. However, this disadvantage is substantially off-set by the fact that downloading is at a minimum. In many cases, configuring and ordering a product on-line with GUI 145 will be faster than downloading components that would be required when performing the same task without GUI 145 . Of course, this will depend on the size and complication of the downloaded knowledge base and associated controls.
  • GUI 145 may act as an interface to database 143 through applet 141 .
  • the actual transaction of the order, confirmation of the receipt of the order and any added information such as real-time status, any conflict information such as might cause delay in shipment, and so on may be relayed to client 133 via applet 141 and GUI 145 .
  • GUI applet 145 may be created supporting varying media types as may be offered in a presentation or product promotion and that such media types may be already installed on PC 136 and invoked by GUI 145 , or be provided in their entirety as viewers within GUI 145 .

Abstract

A system for selling products and services over the Internet, or other wide area network, comprises a knowledge base and a knowledge base configurator both executing on a network-connected server hosted by the enterprise offering products and/or services. A GUI user interface application is downloaded from the server to any platform used by a client wishing to purchase products or services. Having downloaded the user interface, the client can manipulate the configurator over a data link between the client's station and the server to configure the knowledge base to define products and/or services to be orders, and can complete orders. A preferred implementation is with the server as an enterprise-hosted server connected to the Internet, and clients as users connected typically through Internet Service Providers to the Internet.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • The present invention is a divisional of co-pending application Ser. No. 09/199,136, filed Nov. 24, 1998, which is a continuation in part (CIP) of co-pending application Ser. No. 08/962,594 filed Oct. 31, 1997, entitled Method for Generating and Updating Knowledge-Based Configurators that are Multi Platform and Multi Language Capable, which is incorporated herein in it's entirety by reference.[0001]
  • FIELD OF THE INVENTION
  • The present invention is in the field of computer-aided sales and advertising and has particular application to software applications for interacting with and configuring knowledge bases presented on a wide area network (WAN) via a remote computer or shared network connection. [0002]
  • BACKGROUND OF THE INVENTION
  • Computer-aided sales presentations wherein rules-based configurators are employed have long been a valuable tool for allowing a customer or client to configure his or her own order of a product or products. This technique is employed in a network environment whereby a client configures his or her order and sends it over the Internet, or another type of network, to a seller which can fill the order. For example, a complex computer system has many different features, accessories, options, etc. With the appropriate software program, a client can configure his or her own custom order for a particular brand or type of system. By employing an interactive method a client can apply certain desired features in his product-order configuration that were chosen from options provided by a seller. [0003]
  • More recently, it is known to the inventor that object-oriented, constraint-based configurators have begun to replace rules-based configurators by virtue of their more flexible organization. For example, rules-based configurators rely on set rules that are programmed in a procedural computer language. Partly for this reason, every change in the merchandise offered may require substantial changes in the software, which can be quite a lot of work, considering the fast pace of trade today. [0004]
  • Rules-based configurators are not physically separated from the actual knowledge data and the application for manipulating the knowledge data. Knowledge base configurators known to the inventor have such separation (an applet) therefore, the knowledge base can be changed easily via an editing process. The knowledge base applies the changes via linking to other elements of the process such as the object model. [0005]
  • Generally speaking, an object model representing a product, such as a new automobile, is created using a programming language within a model building application at the sellers end. This object model contains all of the descriptive elements and various features including cost information about the object it represents. A model writer procedure then writes a binary file, which is readable only to applications written in the same environment. [0006]
  • These object models can then be presented to a client having the appropriate software application on the correct platform and using the required language. The client can then enter his desired choices or options via interactive software. A configurator commonly known as a run-time engine insures that the client's choices are applied correctly. The configurator is also adapted to negate any conflict or impossibility that may arise from the client's directives. [0007]
  • A difficulty with the current state of the art, which has hampered fast deployment of knowledge bases severely, is that although a knowledge base is superior to a rules base as described above, the knowledge base is language-dependent and not easily transferred across different platforms (i.e. IBM to Macintosh, or even Win 3.1 vs. Win 95). For example, a client would be required to operate in the same computer platform and language to be able to interactively configure his desired purchase. This is a serious problem because it severely limits the targeted on-line community that a seller may reach. [0008]
  • A knowledge base configuration process known to the inventor and described with reference to the priority application to this CIP application as listed under the Cross-Reference to related documents section above, effectively solves the above described problem related to language and platform dependency. However, clients interacting with model-presenting companies must download both the knowledge base and the knowledge base configuration software in order to configure a product to hopefully reflect the desired specifications and features which are offered. [0009]
  • A unique interaction topology for the network application described above is taught later in this specification with reference to FIG. 2. The advantage of this technique is that configuration is comparatively swift because it is done locally (client side). A drawback is the requirement for downloading the knowledge base and any updates that may be required including updates to the applet that configures the knowledge base. [0010]
  • It is desired by many clients who buy interactively over a WAN via the use of knowledge bases, that software downloading be kept to a minimum, as it is time consuming and uses otherwise available computer memory. Moreover, since the first application communication speed for WAN systems like the Internet has improved dramatically. What is clearly needed is an executable interface that would allow a client to configure a knowledge base and transact an order with the company without being required to download the knowledge base or software to configure the knowledge base. [0011]
  • SUMMARY OF THE INVENTION
  • In a preferred embodiment of the present invention a method for configuring a knowledge-based object model located at a server platform from a client platform via a data network is provided, comprising steps of (a) providing the object model and a configurator at the server platform; (b) transporting, from the server platform to the client platform, a GUI user-interface application capable of manipulating the configurator over the data network; and (c) invoking the GUI user-interface application at the client platform by a client, and using the GUI user-interface application to configure the object model at the server from the client platform. In some embodiments the GUI user-interface application is a Java-based applet. Also, the server platform may be a first Internet-connected computer and the client platform is a second Internet-connected computer. The GUI user-interface application may also be a WEB-browser plug-in in some embodiments. In many cases the client platform connects to the Internet through an Internet Service Provider (ISP), the server platform is hosted by an enterprise, and the client uses the downloaded GUI user-interface application to configure the object model to select and order a product or service offered by the enterprise. [0012]
  • In another aspect of the invention a system for selling products and services from a computerized server in a wide area network is provided, comprising a knowledge base stored at or accessible to the server; a configurator executable at the server platform to configure the knowledge base; and a GUI user-interface application capable of manipulating the configurator over the data network, executable on a client platform connected to the server platform by a data link. In this embodiment a client uses the GUI user-interface application over the data link to manipulate the configurator to configure the knowledge base. [0013]
  • Also in this embodiment of a system, the GUI user-interface application may be a Java-based applet. The server platform can be a first Internet-connected computer and the client platform a second Internet-connected computer, in which case the GUI user-interface application may be a WEB browser plug-in. Preferably the client platform connects to the Internet through an Internet Service Provider (ISP). Typically server platform is hosted by an enterprise, and the client uses the downloaded GUI user-interface application to configure the object model to select and order a product or service offered by the enterprise.[0014]
  • BRIEF DESCRIPTION OF THE DRAWING FIGURES
  • FIG. 1 is a flow chart illustrating a procedure for a knowledge base application according to an embodiment of the present invention. [0015]
  • FIG. 2 is a block diagram illustrating system architecture and client interaction with a WEB-based knowledge base according to an embodiment of the invention described in priority document Ser. No. 08/962,594. [0016]
  • FIG. 3 is a block diagram illustrating client interaction with a WEB-based knowledge base according to an embodiment of the present invention. [0017]
  • DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • FIG. 1 is a flow chart illustrating a knowledge base work flow application according to an embodiment of the present invention wherein both knowledge base objects and GUI objects are generated and presented to a client by an advertiser or seller of a product. [0018]
  • A knowledge base generator or [0019] model builder 101 is used at the sellers end to create a desired object model 102. As described briefly with reference to the background section, object model 102 contains all of the information related to the represented object or product such as dimensions, colors, styles, pricing and the like. Model builder 101 is a software tool known to the inventor in the art of generating knowledge bases.
  • In a preferred embodiment of the present invention a programming language such as Java or C+ is used in the building of [0020] object model 102. The reason for this is because these languages are relatively universal and usable among different platforms. It will be apparent to one with skill in the art that many different programming languages could be used in creating object model 102 without departing from the spirit and scope of the present invention such as Perl or Visual Basic. The languages mentioned above are used in a preferred embodiment for reasons described above.
  • A unique and innovative method according to an embodiment of the present invention is initiated by using a model-converting [0021] writer 103 to write object model 102 into the form of a collection of human readable files. ASCII files. Such files are commonly referred to by those with skill in the art as flat files, and are typically human readable and sensical. A flat file 104 which is an ASCII file containing knowledge base objects that have been converted and written by model-converting writer 103 can be transported to the client over the Internet or another type of network. Flat file 104 is an external media type file that can be read by a computer program or by a person. Therefore the recreation or modification of the object models can be automated or manual. Also, communications across different platforms is sometimes “intransparent”, meaning only human readable files can be transferred. Other file types, such as binary files, can contain characters that would be interpreted by either entity (sending or receiving computer) as commands, including such commands that can disrupt or terminate such communications.
  • [0022] Flat file 104 in an embodiment of the invention is used as a source for a GUI builder 111 in the process of building a GUI object model 112. GUI-object model 112 insures that there are graphical or visual representations of the appropriate parts of object model 102. Using a conversion-model writer 113, GUI-object models are written into the form of a human-readable ASCII flat file along with some optional multimedia files for filling in the GUI that can then be sent to a client.
  • The incorporation of a human readable, ASCII format into the knowledge base process allows for the transporting of the associated information across different computer platforms as well as allowing for the use of differing languages. This unique method utilizes known software applications such as model-converting [0023] writers 103, and 113 and enhances them with the capability of converting the object models into flat files as explained and taught above.
  • In FIG. 1, dotted line [0024] 110 represents a network transmission interface, such as transmission of files to a client via an Internet connection. Those steps and processes appearing above line 110 are on the seller's side, and those below are on the client's side. Presumably, in the case of the Internet, the client has accessed the seller's Internet site, and is capable of downloading selected information. Whether or not the information downloaded is useful to the client is an issue addressed by the present invention.
  • At the client's end, a [0025] reader application 123 reads the flat files downloaded from the advertiser's site and rebuilds these files into objects for a knowledge-based configurator known in the art as a run-time engine 121. Run-time engine 121 converts flat files 104 and 114 back into knowledge base objects 122 and GUI objects 132 which are the same as object models 102 and 104. For example, if the same programming language and environment is used in run-time engine 121 as in model builder 101, then knowledge base 122 will be identical to object model 102 both binaurally and descriptively. The same relationship can be concluded with regards to GUI objects 132 and object model 112. If a different language and environment is used in run-time generator 121 that that used in model builder 101, then the files are not binaurally identical, but will accurately describe the same object.
  • A process of the present invention as described above could be used to up-date configurator systems such as run-[0026] time engine 121. Editing or changing rules could be done from within the knowledge base instead of from within the object model via the addition of a reader that reads the flat file back into object model 102.
  • Method and Apparatus for Remote Client to Knowledge Base Interaction [0027]
  • According to a preferred embodiment of the present invention, a method and apparatus is provided wherein a client may interact with and configure a knowledge base without downloading the knowledge base or software used to manipulate the knowledge base. [0028]
  • FIG. 2 is a block diagram illustrating client interaction with a WEB-based knowledge base according to an embodiment of the invention described and claimed in application Ser. No. 08/962,594. In order to enable an adequate explanation of the present invention, the inventor has chosen to first illustrate a network topology that is consistent with the priority application listed under the Cross-Reference to Related Documents above. [0029]
  • According to the prior embodiment, a unique method was taught for client interaction with WAN-based knowledge bases that is adapted to save the client time and resources when configuring a product or service for order. The topology as illustrated herein with reference to FIG. 2 comprises a [0030] client 133 that is connected to a wide area network (WAN) 135, such as the Internet, via a remote network connection 134, such as a typical Internet connection known in the art. The method of connection may also, in some embodiments, be that of a shared network connection such as may be the case of a smaller local area network (LAN) connected to WAN 135.
  • [0031] WAN 135 may be the Internet, an Intranet, or another type of WAN known in the art. Client 133 has a personal computer (PC) 136 having the capability and equipment to enable the above described connection to WAN 135 as known in the art. WAN 135 comprises a server 137 adapted to serve and receive data to and from PC 136 at the location of client 133. File server 137 is typically hosted by an enterprise engaged in selling products to clients such as 133 over WAN 135, as is consistent with the method taught with respect to the priority application. A database 143 is illustrated as being connected to file server 137 as is known in the art of server/database relationships as practiced on a WAN.
  • A [0032] knowledge base 139 is resident in server 137, or accessible from database 143, along with an applet 141 adapted to manipulate and configure knowledge base 139. The configuration of knowledge base 139 is defined, for the purpose of clarity, as selecting the desired options relating to color, model number, optional accessories, and the like, as may be offered as interactive options in the knowledge base representing the product.
  • [0033] Knowledge base 139 is analogous to components 104 and 114 as listed above line 110 (seller's end) in FIG. 1 of the priority application. Knowledge base 139 as such is also illustrated logically as downloaded to PC 136 at the location of client 133 as indicated via directional arrow K. At PC 136, knowledge base 139 is analogous to elements 122 (KB Objects) and element 132 (GUI Objects) as illustrated below line 110 (client's side) of FIG. 1.
  • It will be apparent to one with skill in the art that there may be many more than one knowledge base and associated applet available from [0034] server 137 without departing from the spirit and scope of the present invention. However, the inventor chooses to illustrate only one knowledge base and one applet in order to simplify explanation of the present invention.
  • [0035] Applet 141 is analogous to Reader 123 and Run-Time Engine 121 as illustrated below line 110 (client's end) in FIG. 1. Applet 141 is also illustrated as downloaded to PC 136 as was described above with reference to knowledge base 139. The download is illustrated via directional arrow A. In this way, client 133 may configure his product off-line via use of the downloaded components. For example, applet 141 is used as a tool to configure knowledge base 139 as illustrated via bidirectional arrow placed between the two components. Once his product is configured, client 133 may go on-line (connect to WAN 135) and upload a finished order to server 137 which may in turn communicate with database 143 and relay information back to client 133. Database 143 typically contains data related to the products provided by the company presenting the knowledge bases and may also contain additional information such as shipping dates, product status, product updates, applet updates and so on.
  • Working off-line allows [0036] client 133 to configure knowledge base 139 at his leisure and allows him to place an order for the configured product at any desired time. In this case, ASCII files (flat files) along with optional multimedia files as described with reference to FIG. 1 are sent in the download of knowledge base 139 as represented by arrow K. This allows for differences in computer platform and languages to be utilized on the same network-interaction topology. While this unique topology and method provides distinct advantages to client 133, he still must download applet 141 and knowledge base 139 in order to configure and place his order. This could be an issue if he is using someone else's computer, for example, wherein downloading components is not desired or approved by the owner. Similarly, he may be sharing a common system with several users with policy governing the system discouraging or forbidding such purchasing wherein significant downloading is required.
  • According to a preferred embodiment of the present invention, a unique applet is provided and adapted to function as a controller for manipulating an applet such as [0037] applet 141 of FIG. 2 to,configure a knowledge base such as knowledge base 139 of FIG. 2. This innovative applet gives a client complete control over the configuration of his product and transaction of his order.
  • FIG. 3 is a block diagram illustrating architecture and client interaction with a WEB-based knowledge base according to an embodiment of the present invention. In order to avoid redundancy elements of topology and components that are not new to the invention will not be reintroduced and retain their same element numbers. [0038]
  • The network topology of FIG. 3 is essentially the same as the network topology illustrated with reference to FIG. 2. For example, [0039] client 133 is connected via remote connection 134 to server 137, which in turn is connected to database 143 as was described with reference to FIG. 2. However, a difference exists in the way that the client interacts with knowledge base 139 and applet 141.
  • A graphical user interface (GUT) [0040] applet 145 is provided and adapted to communicate and exert control over applet 141 which in turn enables the configuration of knowledge base 139. GUT 145 is, in this embodiment, a Java-based applet which is capable of being executed on different kinds of platforms. In alternate embodiments, GUT 145 may be COM model, or Active-X™. As a Java GUT, applet 145 is adapted to send and receive data as both text and graphics. Similar to a software control panel, a client such as client 133 uses GUT 145 to instruct applet 141 to make the desired selections required with respect to knowledge base 139 in order for a successful product order to be realized.
  • In this embodiment, [0041] GUT 145 is the only component that must be downloaded to PC 136 as illustrated via directional arrow G representing such download. As a control interface, GUT 145 contains only the appropriate control codes and display capability for required interaction. For example, commands may be sent to applet 141 to execute desired selections, while displayable results of such selections appear in a display window or dialog box associated with GUT 145. This allows GUT 145 to remain very small in overall data size, therefore, largely reducing any download requirements that otherwise may be presented.
  • [0042] GUT 145 may be in the form of a WEB-browser plug-in. As a Java enabled plug-in, GUT 145 may be capable of transmitting and receiving audio, audio/video, text and graphics, or any other supported media. In one embodiment, GUT 145 may be embedded in a WEB form downloaded by client 133 from the company selling the products.
  • [0043] GUT 145 has the ability to communicate with applet 141 as illustrated via directional arrow C. Communication between GUT 145 and applet 141 in server 137 is such that knowledge base options may be viewed, and selections may be made wherein upon making a selection, viewable results of the selection are presented in a GUI-associated display or window. GUI 145 may contain application program interfaces (API's) adapted to invoke installed readers, viewers, players, and such as maybe required to disseminate audio or graphic content. In one embodiment, the required or selected viewing capability is supplied with GUI 145.
  • The unique method of providing a GUI as an interface produces an option wherein a client need not perform any significant downloading in order to configure and present an order to a company. The complete configuration and transaction of an order takes place on-line. Updates to client software are minimized as only GUI updates are required when significant editing is done to an existing GUI. Such updates may be delivered to a client via push technology such as e-mail, or offered to the client in the form of an interactive update button. One example of a GUI update may be that a new media is supported. Code enabling the media may be sent as an executable and configure itself to the existing GUI code. [0044]
  • With the use of [0045] GUI 145, a client such as client 133 cannot now configure his product off-line and send an order whenever he decides. However, this disadvantage is substantially off-set by the fact that downloading is at a minimum. In many cases, configuring and ordering a product on-line with GUI 145 will be faster than downloading components that would be required when performing the same task without GUI 145. Of course, this will depend on the size and complication of the downloaded knowledge base and associated controls.
  • After configuring a knowledge base such as [0046] knowledge base 139, GUI 145 may act as an interface to database 143 through applet 141. For example, the actual transaction of the order, confirmation of the receipt of the order and any added information such as real-time status, any conflict information such as might cause delay in shipment, and so on, may be relayed to client 133 via applet 141 and GUI 145.
  • It will be apparent to one with skill in the art that an applet such as [0047] GUI applet 145 may be created supporting varying media types as may be offered in a presentation or product promotion and that such media types may be already installed on PC 136 and invoked by GUI 145, or be provided in their entirety as viewers within GUI 145.
  • It will also be apparent to one with skill in the art that the use of ASCII files as illustrated with regards to FIG. 1 (P3501PA) may be practiced on the sellers side if more than one computer language or platform is evident among several systems connected to the sellers network. With the provision of [0048] GUI 145, a client such as client 133 will not be required to work with ASCII files.
  • It will be apparent to one with skill in the art that a method of the present invention such as described with reference to FIG. 1 could use a variety of different programming languages as known in the art without departing from the spirit and scope of the present invention. It will also be apparent to one with skill in the art that the method of the present invention may be adapted to be transported across a variety of known computer platforms without departing from the spirit and scope of the present invention. For example a client using a windows operating system may download and configure ASCII files that were generated in a UNIX environment and so on. [0049]
  • The spirit and scope of the present invention is limited only by the claims that follow. [0050]

Claims (12)

What is claimed is:
1. A method for configuring a knowledge-based object model located at a server platform from a client platform via a data network, comprising steps of:
(a) providing the object model and a configurator at the server platform;
(b) transporting, from the server platform to the client platform, a GUI user-interface application capable of manipulating the configurator over the data network; and
(c) invoking the GUI user-interface application at the client platform by a client, and using the GUI user-interface application to configure the object model at the server from the client platform.
2. The method of claim 1 wherein the GUI user-interface application is a Java-based applet.
3. The method of claim 1 wherein the server platform is a first Internet-connected computer and the client platform is a second Internet-connected computer.
4. The method of claim 1 wherein the GUI user-interface application is a WEB-browser plug-in.
5. The method of claim 3 wherein the client platform connects to the Internet through an Internet Service Provider (ISP).
6. The method of claim I wherein the server platform is hosted by an enterprise, and the client uses the downloaded GUI user-interface application to configure the object model to select and order a product or service offered by the enterprise.
7. A system for selling products and services from a computerized server in a wide area network, comprising:
a knowledge base stored at or accessible to the server;
a configurator executable at the server platform to configure the knowledge base;
a GUI user-interface application capable of manipulating the configurator over the data network, executable on a client platform connected to the server platform by a data link;
wherein a client uses the GUI user-interface application over the data link to manipulate the configurator to configure the knowledge base.
8. The system of claim 7 wherein the GUI user-interface application is a Java-based applet.
9. The system of claim 7 wherein the server platform is a first Internet-connected computer and the client platform is a second Internet-connected computer.
10. The system of claim 9 wherein the GUI user-interface application is a WEB browser plug-in.
11. The system of claim 9 wherein the client platform connects to the Internet through an Internet Service Provider (ISP).
12. The system of claim 7 wherein the server platform is hosted by an enterprise, and the client uses the downloaded GUI user-interface application to configure the object model to select and order a product or service offered by the enterprise.
US10/228,494 1997-10-31 2002-08-26 Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base Abandoned US20030005079A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/228,494 US20030005079A1 (en) 1997-10-31 2002-08-26 Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US08/962,594 US6049822A (en) 1997-10-31 1997-10-31 Method for generating and updating knowledge-based configurators that are multi platform and multi language capable
US09/199,136 US6233609B1 (en) 1997-10-31 1998-11-24 Method and apparatus for remote interaction with and configuration of a wan-based knowledge base
US09/791,287 US6460077B2 (en) 1997-10-31 2001-02-22 Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base
US10/228,494 US20030005079A1 (en) 1997-10-31 2002-08-26 Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/791,287 Continuation US6460077B2 (en) 1997-10-31 2001-02-22 Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base

Publications (1)

Publication Number Publication Date
US20030005079A1 true US20030005079A1 (en) 2003-01-02

Family

ID=46256186

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/199,136 Expired - Lifetime US6233609B1 (en) 1997-10-31 1998-11-24 Method and apparatus for remote interaction with and configuration of a wan-based knowledge base
US09/791,287 Expired - Lifetime US6460077B2 (en) 1997-10-31 2001-02-22 Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base
US10/228,494 Abandoned US20030005079A1 (en) 1997-10-31 2002-08-26 Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US09/199,136 Expired - Lifetime US6233609B1 (en) 1997-10-31 1998-11-24 Method and apparatus for remote interaction with and configuration of a wan-based knowledge base
US09/791,287 Expired - Lifetime US6460077B2 (en) 1997-10-31 2001-02-22 Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base

Country Status (1)

Country Link
US (3) US6233609B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040254843A1 (en) * 2003-06-10 2004-12-16 Koch Robert A. Methods and systems for conducting e-commerce transactions

Families Citing this family (74)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030163393A1 (en) * 1997-10-31 2003-08-28 Sanjay Mittal Method and apparatus for use of an application state storage system in interacting with on-line services
US7236983B1 (en) * 1998-11-09 2007-06-26 Chrome Data Corporation Hierarchical data structure for vehicle identification and configuration data including protected customer data
US8005731B1 (en) 1999-01-14 2011-08-23 Autobytel.Com, Inc. Real time vehicle purchase request management method and system
US6922674B1 (en) * 1999-01-14 2005-07-26 Auto-By-Tel Corporation Computer implemented purchasing system with aftermarket product inventory display
US8321411B2 (en) 1999-03-23 2012-11-27 Microstrategy, Incorporated System and method for management of an automatic OLAP report broadcast system
US6567796B1 (en) 1999-03-23 2003-05-20 Microstrategy, Incorporated System and method for management of an automatic OLAP report broadcast system
US7003548B1 (en) * 1999-03-29 2006-02-21 Gelco Corporation Method and apparatus for developing and checking technical configurations of a product
US9208213B2 (en) 1999-05-28 2015-12-08 Microstrategy, Incorporated System and method for network user interface OLAP report formatting
US8607138B2 (en) 1999-05-28 2013-12-10 Microstrategy, Incorporated System and method for OLAP report generation with spreadsheet report within the network user interface
US8130918B1 (en) 1999-09-13 2012-03-06 Microstrategy, Incorporated System and method for the creation and automatic deployment of personalized, dynamic and interactive voice services, with closed loop transaction processing
US6829334B1 (en) 1999-09-13 2004-12-07 Microstrategy, Incorporated System and method for the creation and automatic deployment of personalized, dynamic and interactive voice services, with telephone-based service utilization and control
US6873693B1 (en) 1999-09-13 2005-03-29 Microstrategy, Incorporated System and method for real-time, personalized, dynamic, interactive voice services for entertainment-related information
US6836537B1 (en) 1999-09-13 2004-12-28 Microstrategy Incorporated System and method for real-time, personalized, dynamic, interactive voice services for information related to existing travel schedule
US6964012B1 (en) 1999-09-13 2005-11-08 Microstrategy, Incorporated System and method for the creation and automatic deployment of personalized, dynamic and interactive voice services, including deployment through personalized broadcasts
US6785891B1 (en) * 1999-10-12 2004-08-31 International Business Machines Corporation Data sharing between application environments
US6876991B1 (en) 1999-11-08 2005-04-05 Collaborative Decision Platforms, Llc. System, method and computer program product for a collaborative decision platform
US6725257B1 (en) * 1999-11-30 2004-04-20 Chrome Data Corporation Computationally efficient process and apparatus for configuring a product over a computer network
US6907401B1 (en) 2000-03-13 2005-06-14 Verizon Corporate Services Group Inc. Portal switch for electronic commerce
US20020120507A1 (en) * 2000-04-04 2002-08-29 George Chanos Feature rich advertisments including consumer requests for additional information
US20020032597A1 (en) * 2000-04-04 2002-03-14 Chanos George J. System and method for providing request based consumer information
US6687816B1 (en) * 2000-04-04 2004-02-03 Peoplesoft, Inc. Configuration caching
US6785726B1 (en) 2000-05-08 2004-08-31 Citrix Systems, Inc. Method and apparatus for delivering local and remote server events in a similar fashion
US6785713B1 (en) 2000-05-08 2004-08-31 Citrix Systems, Inc. Method and apparatus for communicating among a network of servers utilizing a transport mechanism
US6789112B1 (en) * 2000-05-08 2004-09-07 Citrix Systems, Inc. Method and apparatus for administering a server having a subsystem in communication with an event channel
AU2001266820A1 (en) * 2000-06-09 2001-12-17 The Trustees Of Columbia University In The City Of New York Distributed computer system using a graphical user interface toolkit
US7043457B1 (en) 2000-06-28 2006-05-09 Probuild, Inc. System and method for managing and evaluating network commodities purchasing
US20020147652A1 (en) * 2000-10-18 2002-10-10 Ahmed Gheith System and method for distruibuted client state management across a plurality of server computers
US7031951B2 (en) 2000-07-19 2006-04-18 Convergys Information Management Group, Inc. Expert system adapted dedicated internet access guidance engine
US7885820B1 (en) 2000-07-19 2011-02-08 Convergys Cmg Utah, Inc. Expert system supported interactive product selection and recommendation
US7899690B1 (en) 2000-08-18 2011-03-01 The Crawford Group, Inc. Extended web enabled business to business computer system for rental vehicle services
US8600783B2 (en) 2000-08-18 2013-12-03 The Crawford Group, Inc. Business to business computer system for communicating and processing rental car reservations using web services
US7275038B1 (en) * 2000-08-18 2007-09-25 The Crawford Group, Inc. Web enabled business to business operating system for rental car services
US7305361B2 (en) * 2000-10-14 2007-12-04 Goldman Sachs & Co. Apparatus, methods and articles of manufacture for constructing and executing computerized transaction processes and programs
US20020161668A1 (en) * 2001-03-13 2002-10-31 Avery Dennison Corporation Interactive product configuration and ordering utilizing reasoning feedback information
US7233917B2 (en) * 2001-04-30 2007-06-19 Micro Motion, Inc. Product selection over a communication network
FI20011814A (en) * 2001-09-14 2003-03-15 Jari Ruuttu A method of obtaining a particular product through a public information network such as the Internet
US20030067464A1 (en) * 2001-10-04 2003-04-10 Koninklijke Philips Electronics N.V. System for displaying personal messages at a public facility and method of doing business
PL369960A1 (en) * 2001-10-11 2005-05-02 Alcon, Inc. Methods for treating dry eye by a combination of an antiinflammatory steroid and a muc-1 secretagogue
US20030083028A1 (en) * 2001-11-01 2003-05-01 Williamson Charles G. Remote programming of radio preset stations over a network
US20030080113A1 (en) * 2001-11-01 2003-05-01 Williamson Charles G. Intelligent oven appliance
US20030083758A1 (en) * 2001-11-01 2003-05-01 Williamson Charles G. Remote updating of intelligent household appliances
US7096203B2 (en) * 2001-12-14 2006-08-22 Duet General Partnership Method and apparatus for dynamic renewability of content
US20030144916A1 (en) * 2002-01-31 2003-07-31 Mumm Barry R. Manufacturer website, method and system for managing vendor purchase orders
JP2003308213A (en) * 2002-04-17 2003-10-31 Hitachi Ltd Method and apparatus for job processing and storage management system
US8108231B2 (en) 2002-06-14 2012-01-31 The Crawford Group, Inc. Method and apparatus for improved customer direct on-line reservation of rental vehicles
US20040039612A1 (en) 2002-06-14 2004-02-26 Neil Fitzgerald Method and apparatus for customer direct on-line reservation of rental vehicles
US20030236707A1 (en) * 2002-06-19 2003-12-25 Cheney Douglas A. Configuring a product with user settings during a network purchase
US20030236729A1 (en) * 2002-06-21 2003-12-25 Kenneth Epstein Systems and methods of directing, customizing, exchanging, negotiating, trading and provisioning of information, goods and services to information users
US20040243471A1 (en) * 2002-07-17 2004-12-02 Salmen Larry J. Process and system for authoring electronic information by filling in template pattern with local presentation information
US6813531B2 (en) 2002-09-20 2004-11-02 International Business Machines Corporation Method, system, and article of manufacture for product configuration
US20040158480A1 (en) * 2002-10-03 2004-08-12 Lubars Mitchell D. System and method for bundling resources
CN1322709C (en) * 2003-01-28 2007-06-20 华为技术有限公司 A method for implementing configuration data organization and centralized management in network management system
US7827591B2 (en) * 2003-10-08 2010-11-02 Fmr Llc Management of hierarchical reference data
US20060200772A1 (en) * 2003-12-08 2006-09-07 Sathiyamoorthy Dhanapal Procedural computation engine for providing complex calculated data results to an object-oriented server system accessible to service clients and agents over a data packet network
WO2007106858A2 (en) * 2006-03-15 2007-09-20 Araicom Research Llc System, method, and computer program product for data mining and automatically generating hypotheses from data repositories
US8271309B2 (en) 2006-03-16 2012-09-18 The Crawford Group, Inc. Method and system for providing and administering online rental vehicle reservation booking services
US20070294116A1 (en) * 2006-06-14 2007-12-20 Scott Paul Stephens Method and system for an online rental vehicle reservation-booking website including a travel agent path
US7979320B2 (en) * 2006-08-15 2011-07-12 Microsoft Corporation Automated acquisition and configuration of goods and services via a network
US8090766B2 (en) * 2006-08-15 2012-01-03 Microsoft Corporation System and method to identify, rank, and audit network provided configurables
US8055747B2 (en) * 2006-08-15 2011-11-08 Microsoft Corporation Message based network transmission for selection and auditing of internet services
US8160906B2 (en) 2006-12-12 2012-04-17 The Crawford Group, Inc. System and method for improved rental vehicle reservation management
US8914318B2 (en) * 2007-04-25 2014-12-16 Araicom Research Llc Associative relevancy knowledge profiling architecture, system, method, and computer program product
US8160907B2 (en) 2007-07-25 2012-04-17 The Crawford Group, Inc. System and method for allocating replacement vehicle rental costs using a virtual bank of repair facility credits
US9524506B2 (en) 2011-10-21 2016-12-20 Bigmachines, Inc. Methods and apparatus for maintaining business rules in a configuration system
US8578265B2 (en) * 2008-10-07 2013-11-05 Bigmachines, Inc. Methods and apparatus for generating a dynamic document
US20100281429A1 (en) * 2009-04-30 2010-11-04 Bigmachines, Inc. Methods and apparatus for configuring a product using an array of configuration sets
EP3734449B1 (en) 2010-06-18 2023-07-12 Sweetlabs, Inc. Systems and methods for integration of an application runtime environment into a user computing environment
US9081757B2 (en) * 2012-08-28 2015-07-14 Sweetlabs, Inc Systems and methods for tracking and updating hosted applications
US8775925B2 (en) 2012-08-28 2014-07-08 Sweetlabs, Inc. Systems and methods for hosted applications
US9749440B2 (en) 2013-12-31 2017-08-29 Sweetlabs, Inc. Systems and methods for hosted application marketplaces
US10089098B2 (en) 2014-05-15 2018-10-02 Sweetlabs, Inc. Systems and methods for application installation platforms
US10019247B2 (en) 2014-05-15 2018-07-10 Sweetlabs, Inc. Systems and methods for application installation platforms
CN106610845B (en) * 2015-10-23 2020-05-12 北京国双科技有限公司 Information management method, device, server and system
CN114943001B (en) * 2022-07-26 2022-11-15 风蝶科技文化(深圳)有限公司 Enterprise knowledge informatization management method and system

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5500802A (en) * 1994-05-31 1996-03-19 Morris; James M. System and method for creating configurators using templates
US5630025A (en) * 1994-07-13 1997-05-13 Unisys Corporation Generalized configurator using a declaratively constructed two-level bi-partite graph as a knowledge representation
US5623656A (en) * 1994-12-15 1997-04-22 Lucent Technologies Inc. Script-based data communication system and method utilizing state memory
US5806071A (en) * 1995-08-21 1998-09-08 Info America, Inc. Process and system for configuring information for presentation at an interactive electronic device
US5710887A (en) * 1995-08-29 1998-01-20 Broadvision Computer system and method for electronic commerce
US5748188A (en) * 1995-10-12 1998-05-05 Ncr Corporation Hypertext markup language (HTML) extensions for graphical reporting over an internet
WO1997019415A2 (en) * 1995-11-07 1997-05-29 Cadis, Inc. Search engine for remote object oriented database management system
US5909545A (en) * 1996-01-19 1999-06-01 Tridia Corporation Method and system for on demand downloading of module to enable remote control of an application program over a network
US5835712A (en) * 1996-05-03 1998-11-10 Webmate Technologies, Inc. Client-server system using embedded hypertext tags for application and database development
US5870558A (en) * 1996-06-25 1999-02-09 Mciworldcom, Inc. Intranet graphical user interface for SONET network management
US6125352A (en) * 1996-06-28 2000-09-26 Microsoft Corporation System and method for conducting commerce over a distributed network
US5897622A (en) * 1996-10-16 1999-04-27 Microsoft Corporation Electronic shopping and merchandising system
US5870771A (en) * 1996-11-15 1999-02-09 Oberg; Larry B. Computerized system for selecting, adjusting, and previewing framing product combinations for artwork and other items to be framed
US5784539A (en) * 1996-11-26 1998-07-21 Client-Server-Networking Solutions, Inc. Quality driven expert system
US6073124A (en) * 1997-01-29 2000-06-06 Shopnow.Com Inc. Method and system for securely incorporating electronic information into an online purchasing application
US5790977A (en) * 1997-02-06 1998-08-04 Hewlett-Packard Company Data acquisition from a remote instrument via the internet
US6061057A (en) * 1997-03-10 2000-05-09 Quickbuy Inc. Network commercial system using visual link objects
US5890158A (en) * 1997-03-31 1999-03-30 International Business Machines Corporation Method, apparatus, and program storage device for sharing objects with a network server and a database server using a common object model
US6014657A (en) * 1997-11-27 2000-01-11 International Business Machines Corporation Checking and enabling database updates with a dynamic multi-modal, rule base system
US5963953A (en) * 1998-03-30 1999-10-05 Siebel Systems, Inc. Method, and system for product configuration

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040254843A1 (en) * 2003-06-10 2004-12-16 Koch Robert A. Methods and systems for conducting e-commerce transactions

Also Published As

Publication number Publication date
US6460077B2 (en) 2002-10-01
US6233609B1 (en) 2001-05-15
US20010010058A1 (en) 2001-07-26

Similar Documents

Publication Publication Date Title
US6460077B2 (en) Method and apparatus for remote interaction with and configuration of a WAN-based knowledge base
US6535913B2 (en) Method and apparatus for use of an application state storage system in interacting with on-line services
US6049822A (en) Method for generating and updating knowledge-based configurators that are multi platform and multi language capable
US6414693B1 (en) System and method for generating computer displays of custom bag designs
US6725257B1 (en) Computationally efficient process and apparatus for configuring a product over a computer network
US6845365B2 (en) Method and apparatus for creating and ordering customized branded merchandise over a computer network
US7174514B2 (en) Engine to present a user interface based on a logical structure, such as one for a customer relationship management system, across a web site
EP2290536A2 (en) System and method for delivering remotely stored applications and information
US20050177575A1 (en) System and method of co-branding pages over a network
US20030023687A1 (en) System, method and storage medium for generating a commission link
US20030163393A1 (en) Method and apparatus for use of an application state storage system in interacting with on-line services
WO2005001656A2 (en) Internet-based brand management and marketing communication network
EP1540543A2 (en) Method and apparatus to facilitate development of a customer-specific business process model
WO1996018952A9 (en) System and method for creating interactive electronic systems to present information and execute transactions
CA2281725A1 (en) Kiosk and server connected to computer network
WO1996018952A1 (en) System and method for creating interactive electronic systems to present information and execute transactions
US6205446B1 (en) Method for merging multiple knowledge bases into one optimized and compressed knowledge base
AU4105599A (en) Interactive upsell advisor method and apparatus for internet applications
WO2000029922A2 (en) Providing web browsing companion tools and services
US20020055928A1 (en) Methods and apparatus employing multi-tier de-coupled architecture for enabling visual interactive display
US6978232B1 (en) Method and system of demonstrating a service that provides computerized transactions using a computer network
US6665573B1 (en) System and method for matching a creative expression with an order for goods
MXPA05001362A (en) Enhanced network based promotional tracking system.
KR20040055767A (en) Printing system for point of purchase advertising using on line and off line networking
US20040034576A1 (en) Design creation and manipulation systems, methods, and products

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION