WO2001065399A2 - System and method for generating internet services - Google Patents

System and method for generating internet services Download PDF

Info

Publication number
WO2001065399A2
WO2001065399A2 PCT/US2001/006360 US0106360W WO0165399A2 WO 2001065399 A2 WO2001065399 A2 WO 2001065399A2 US 0106360 W US0106360 W US 0106360W WO 0165399 A2 WO0165399 A2 WO 0165399A2
Authority
WO
WIPO (PCT)
Prior art keywords
internet service
web
internet
service
content
Prior art date
Application number
PCT/US2001/006360
Other languages
French (fr)
Other versions
WO2001065399A3 (en
Inventor
Julie Mcknight
Eric Froeming
Original Assignee
Innuity, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Innuity, Inc. filed Critical Innuity, Inc.
Priority to AU2001239929A priority Critical patent/AU2001239929A1/en
Publication of WO2001065399A2 publication Critical patent/WO2001065399A2/en
Publication of WO2001065399A3 publication Critical patent/WO2001065399A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging

Definitions

  • the present invention relates to a system and method for generating Internet services, and more particularly, to a system and method for automatically generating and publishing Internet services to a computer network.
  • the World Wide Web is a system of computing servers that are configured to operate on the Internet and provide access to Internet services, such as web sites, shopping carts, advertising banners and/or any other item that is published, posted, or utilized on the Internet.
  • Internet services such as web sites, shopping carts, advertising banners and/or any other item that is published, posted, or utilized on the Internet.
  • Some Internet services, such as web sites are created as specially formatted documents and are typically created using a computing language, such as hypertext markup language ("HTML"). Once these documents are created, they can be accessed via the World Wide Web using a web browser, such as Netscape NavigatorTM or Microsoft's Internet Explorer M .
  • HTML hypertext markup language
  • the development of the Internet services involves preparing the source code for the documents supporting the Internet services.
  • the development of the source code for the documents can be accomplished by either coding the documents from scratch or using an object-oriented design tool, such as Microsoft's FrontPageTM.
  • the Internet service designer typically captures user defined content that is published with and incorporated throughout the Internet service.
  • the same information is captured repeatedly and coded at several locations throughout the document either manually or using the object-oriented design tool.
  • the development process often tends to be tedious, slow, and expensive.
  • the content is repeated throughout the source code for the document, the size of the document is unnecessarily large.
  • the document requires a large amount of storage capacity.
  • these documents are stored in multiple locations for archival and version control purposes.
  • an archived copy of the document can be retrieved.
  • maintaining multiple copies of the large documents files increases the amount of storage capacity and related overhead required for publishing the documents to the World Wide Web. This overhead drives up the cost of developing and providing web services.
  • static template files In order to simplify development of web services, many developers use static template files to lay out and create various aspects of the services such as the graphics and copyrighting. These static template files typically include presentation layout designs that specify the appearance and/or characteristics of the Internet service being generated. Because the appearance and/or characteristics are described in conjunction with the static template file, a new template is usually created for each style and presentation layout that the Internet service designer wishes to create. As a result, the reusability and interchangeability between the styles and presentation layouts is limited.
  • the present invention relates to a system and method for mapping information to generate Internet services.
  • One aspect of the invention maps certain attributes to a default Internet service offering to create a customized Internet service that can be sold or offered to customers.
  • An alternative aspect of the present invention is directed to generating a web page by mapping information into a predetermined page structure that can be posted on the Internet.
  • One embodiment of the present invention is directed to a computerized method for automatically generating customized Internet services that are available through an agency. The method comprises providing at least one default service; providing a plurality of attributes; and automatically mapping predetermined attributes selected from the plurality of attributes with the default service, thereby creating a customized Internet service.
  • An alternative embodiment of the present invention is directed to a computerized method of generating a web page for posting on the Internet.
  • the method comprises providing a page structure; providing a plurality of objects, each object relating to content used to form the web page; and mapping the content with the page structure, thereby creating a web page.
  • FIG. 1 is a high-level diagram illustrating one possible emodiment of a system and method for generating Internet services in accordance with the present invention
  • FIG. 2 is a diagram of the system architecture that supports the system and method for automatically generating Internet services according to the present invention
  • FIG. 3 is an overview block diagram of a system and method for automatically generating Internet services
  • FIG. 4 is a more detailed block diagram of the system and method for automatically generating an Internet service as shown in FIG. 3;
  • FIG. 5, composed of FIGS. 5A-5C, are block diagrams of the exemplary components generated after mapping the default Internet service offerings with the agency;
  • FIG. 6 is a block diagram detailing the workflow implementation associated with the various Internet services generated by the system and method of the present invention
  • FIG. 7 is a block diagram illustrating the relationships between the various components of the database used to create a website
  • FIG. 8 is a block diagram of the database architecture for automatically generating and publishing web services
  • FIG. 9 is a more detailed block diagram illustrating the relationships between the various components of the database used to automatically generate websites;
  • FIGS. 10 A and 10B shows an example of the placeholders embedded within the source code for the page structure used to dynamically generate a web site/web page; and
  • FIGS. 11-16 are flowcharts illustrating the logic followed when generating an Internet service according to the present invention.
  • a computing environment for implementing the system and method for generating Internet services includes a development/production network 108 having one or more computing servers 100, one or more databases 102, and various other computing devices (not shown) connected thereto. It will be understood by one skilled in the art that the development/production network 108 can have many configurations. One possible embodiment for the development/production network 108 will be described in further detail in connection with FIG. 2 below.
  • the development/production network 108 is a system of computers configured to support the development and generation of Internet services 110.
  • the Internet services 110 may be published content that is viewable on a monitor. Examples of such content include web sites 109 or other related Internet-related service 107 such as, banners, shopping carts, etc.
  • the Internet services 116 may also include other items or services that are utilized on, implemented with, or related to the Internet such as e-mail, reservation of domain names, processing financial transactions, processing banners, etc.
  • examples are provided herein that relate to the creation of web sites. It is understood however, that the system and methods described herein can be used with the creation of any Internet service.
  • the web sites 109 are typically documents created in a computing language source code 111, such as hypertext markup language (“HTML”) or extensible markup language (“XML").
  • the source code 111 controls the presentation and attributes of the information that is displayed in connection with the web site 109.
  • the source code 111 may control presentation and attributes of text, images, audio, or other information that is displayed in connection with the web site 109.
  • the source code 111 is automatically generated using the database 102.
  • the database 102 dynamically maps the information that is displayed in connection with the Internet services 110 with the presentation layout for presenting and displaying that information.
  • the information that is displayed in connection with the Internet services 110 is entered and saved once in the database 102. Accordingly, the amount of effort required to generate the Internet services 110 is minimized. Likewise, the amount of storage capacity required to store the Internet services 110 is also minimized. Furthermore, in the event the Internet services 110 are damaged or destroyed, as explained in more detail below, the source code 111 can be regenerated easily and efficiently.
  • the development/production network 108 is in data communication with the communications network 104.
  • the communications network 104 is the Internet.
  • the development/production network 108 is configured to publish, post, or provide, the web content 110 on the communications network 104 such that a computer user is able to access and view them using a computing system 106.
  • the computing system 106 is a general purpose and programmable computing system, such as an IBM-compatible personal computer.
  • the computing system 106 can be a laptop computer, workstation, palm- or hand-held computer, or any other device that can be used to access the Internet or other network.
  • the computing system 106 typically has a resident operating system, such as those sold under the brand names Microsoft WindowsTM, UnixTM, LinuxTM, DOSTM, AIXTM or other similar operating systems.
  • the computing system 106 has a web browser installed for accessing and viewing the content 110 via the communications network 104, such as those sold under the brand names Microsoft Internet ExplorerTM or Netscape NavigatorTM.
  • the Internet services 107 may include electronic commerce transaction systems as well as promotional Internet services. Examples of Internet services 107 include, but are not limited to, Internet shopping carts, banners, registration with search engines, or other similar Internet products or services.
  • the development/production network 108 is configured to operate with various third-party or vendor computing systems 105 that may provide support for the Internet services 110.
  • the vendor computing system 105 may be an Internet search engine, such as Excite SM , Infoseek SM , Yahoo SM or other related Internet services. Now referring to FIG.
  • the production/development network 108 shown illustrates an exemplary system architecture that may be used to support the system and method for generating Internet services 110, such as web 109 as well as other word-based services 107 that is discussed herein.
  • the development and/or production of the Internet services 110 may occur over a network 112.
  • the network 112 is an intranet.
  • the network 112 can be a local area network ("LAN"), a wide area network (“WAN”), a virtual private network (“VPN”), or any other suitable computing network for developing and producing Internet services.
  • the network 112 is configured to operate with several computing systems.
  • the various computing systems that may be configured to operate with the Internet 112 may include, but are not limited to, a print/file server 114, a primary domain controller 116, a backup domain controller 118, and a development server 119. Additionally, peripheral equipment, such as printers, storage devices, or workstation computers may be configured to operate with the network 112. It will be understood by those skilled in the art that many other configurations and arrangements of the network, servers, and peripheral devices are possible.
  • the print/file server 114 stores and manages files accessible via the network 112.
  • the print/file server 114 also manages the printing devices (not shown) that may be connected to the network 112.
  • the primary domain controller 116 and the backup domain controller 118 manage the transfer of data between the various computing systems connected to the network 112.
  • the development server 119 manages the application software used by the Internet service designers 120 to capture data from the customer as well as to configure the Internet services 110.
  • the application software used by the Internet service designers 120 will be described in greater detail below in connection with FIGS. 3 and 4.
  • the Internet service designer 120 communicates with the customer via the telephone 121 and captures information related to the customer and his or her business.
  • the customer can submit data to the network 112 electronically via the communications hub 122.
  • the electronically submitted data can be used in connection with the Internet services 110.
  • the customer can electronically submit data using a palm- or hand-held computer 123, laptop computer 124, telephone 125 or other similar communications device.
  • the development server 119 also manages the software used to generate/re-generate and publish the Internet services 110 via the network 112.
  • the development server 119 is configured to operate with the production database 102 that dynamically maps the information that is displayed in connection with the
  • Internet services 110 with the presentation layout for presenting and displaying that information.
  • One possible embodiment of the structure of the database 102 will be discussed below in connection with FIG. 7-10.
  • a firewall 127 secures the network 112 and the data and application software residing on the various computing servers from unauthorized access. All data that attempts to pass through (either into or out of the network 112) the firewall 127 is required to meet specified security criteria.
  • a router 128 connects the network 112 to an Internet service provider ("ISP") router 130 which provides access to the web server 136 and the communications network 104. Data is sent and received from the network 112 via communication carriers 129 and 131, respectively.
  • the communication carriers 129 and 131 are dedicated phone connection systems that allow high-speed Internet connections, such as a Tl carrier or a T3 carrier.
  • published content such as web pages, shopping carts, and on-line stores are saved to the web server 136 in the data storage area 138.
  • the generated HTML document created on the development server 119 is stored in the data storage area 138 and posted by the web server 136.
  • the web server 136 provides web server software for operation with the communications network 122. Examples of web server software for use with the web server 136 include, but are not limited to, public domain web server software available from NCSA and
  • the web server 136 provides access to the Internet services 110 via the communications network 104.
  • a user can access the Internet services 110 saved to the web server 126 via the communications network 104 using the computing system 106 as described above in connection with FIG. 1.
  • Internet services can be delivered utilizing other media.
  • banners can be managed by a third party that distributes and posts the banners in a predetermined manner.
  • e- mail services created using the network 112 can be administered by a third party.
  • financial transactions underlying services such as on-line stores are referred to a third party skilled in processing such transactions and coordinating the flow of financial information and assets between financial institutions such as banks.
  • the router 128 also connects the network 112 to the communications network 104.
  • the communications network 104 is the Internet.
  • the communications network 104 can be any network that supports accessing the Internet services 110 using a computing system 106.
  • each default service offering 200 is associated with one or more agencies 202.
  • Each default service offering 200 is a standard service having a predetermined format.
  • Agencies 202 are groups or organizations that provide various sales channels for offering to a customer 201 customized Internet services that are based on the default Internet offerings 200.
  • each agency 202 can be a third-party organization that markets Internet services to customers 201 via the telephone (not shown), the Internet, or in connection with other marketing services provided by each agency 202.
  • Each agency 202 defines attributes for the Internet services data it provides to customers 201. As explained in more detail herein, these attributes are automatically mapped to the default Internet service offering 200 to create customized Internet services. Examples of attributes that an agency 202 can choose to customize these service offerings include style, headers and footers, page numbers, and other characteristics. This mapping operation is performed by the gathering/design module 205.
  • an agency 202 can also define pricing schemes and workflow steps, which are similarly mapped to the default Internet offerings 200 to customize pricing plans and production steps to meet the needs and desires of individual agencies 202. As a result, the consistency and branding of the Internet services is enhanced. The relationship between the customer, service, and agency will be discussed in greater detail below in connection with FIG. 4.
  • the system also includes a data gathering/design module 205 that is accessible to an Internet service designer 120 via the development server 119.
  • the data gathering/design module 205 is a software application that is used to capture information about the customer 201 as well as specify the characteristics of the Internet service 110 being generated by the system.
  • the data gathering/design module 205 may be resident on the Internet service designer's workstation 120 or on the development server 119.
  • the data gathering/design system 205 includes a service design subsystem 204 and an Internet generation subsystem 206.
  • the service design subsystem 204 facilitates the configuration of the default service offering 200.
  • the system and method for generating Internet services 110 is based on the relationship between the customer 201, default service offering 200, and agency 202.
  • the service design subsystem 204 also specifies the activities that should be taken to generate and customize the default service offering 200 as well as the order of completion for those activities.
  • the service design subsystem 204 will be discussed below in greater detail in connection with FIGS. 4.
  • the data gathering/design module 205 also includes an Internet generation subsystem 206 that is configured to receive input from an Internet service designer 120.
  • the Internet generation subsystem 206 automates the generation of activities specified by the service design subsystem 204 by directing one or more Internet service designers 120 through completion of each activity.
  • the Internet generation subsystem 206 automatically moves the selected service offering 200 through all appropriate activities as specified in the service design subsystem 204. Accordingly, the Internet generation subsystem 206 bypasses those activities not required for generation of the selected service offering 200.
  • a status field can be loaded with information to indicate that the activity has been finished. In so doing, the Internet generation subsystem 206 can direct one or more Internet service designers 120 through each specified activity in the order that each was specified for completion.
  • the Internet service designer 120 further develops and generates an Internet service 110 based on the customer's 201 selected service offering 200.
  • the data gathering/design module 205 allows the Internet service designer 120 to define the presentation layout for presenting and displaying information gathered relating to the customer 201 and the selected service offering 200.
  • the Internet service designer 120 uses this information to develop the basic presentation layout of the web content 110 within the limitations set forth by the selected default Internet offerings 200 and permissible modifications requested by the customer. Within these limitations the Internet service designer 120 assigns various web elements to place and publish on the web content 110.
  • the various components of the Internet service 110 design are saved to the production database 102.
  • One possible embodiment of the structure of the database 102 for generating and regenerating the web contents 110 will be discussed in greater detail below in connection with FIGS 7-10.
  • the Internet service designer 120 also works with the customer 201 to gather demographic information about the customer, such as the customer name, the business name and address, the business email address, and other related information.
  • the Internet service designer 120 also gathers customer-defined information related to the Internet service 110 being generated by the system, such as business slogans, product/service offers, keywords used to describe the products/services being offered, and other related information.
  • the information gathered by the Internet service designer 120 is saved to the production database 102. Thus, the information gathered is saved only once to the database 102. As a result, the redundancy of gathering and storing data related to the generation of the Internet service 110 is reduced. Furthermore, the amount of time and effort required to generate the Internet service 110 is also reduced.
  • the Internet service 110 may be automatically generated using the production database 102.
  • the production database 102 dynamically maps the information captured using the data gathering module 205 with the presentation layout for presenting and displaying that information as defined in the Internet generation subsystem 206.
  • the Internet services 110 After the Internet services 110 have been generated, they can be published to the World Wide Web.
  • the information that is displayed in connection with the Internet services 110 is entered and saved once in the database 102. Accordingly, the amount of effort required to generate the Internet services 110 is minimized. Likewise, the amount of storage capacity required to store the Internet services 110 is also minimized. Furthermore, in the event the Internet services 110 are damaged or destroyed, the Internet services 110 can be regenerated easily and efficiently.
  • One possible embodiment of the structure of the database 102 for generating and regenerating the Internet services 110 is discussed in greater detail below in connection with FIGS. 7-10.
  • FIG.4 A more detailed block diagram of the system and method for automatically generating Internet services is shown in FIG.4.
  • the agency 202 is associated with one or more default service offerings 200 that are available to customers.
  • the service design subsystem 204 facilitates the configuration or customization of the default service offering 200.
  • the system and method for generating Internet services 110 is based on the relationship between the customer 201, the agency 202, and the default service offerings 200 associated with the agency. The profiles of each help. to configure a unique and distinct service 110.
  • mapping/indexing module 212 maps the selected default service offering 200 with the agency 202. In another embodiment, the mapping/indexing module 212 generates the various components that define the processes and the information used to complete generation of the selected default service offerings 200. In one embodiment, the mapping/indexing module 212 defines the Internet service attributes 214, pricing 216, and workflow definition 218 for selected default service offering 200.
  • the attributes 214 define attributes classes 215A-215D that specify the physical characteristics and the components mapped to the default service offering 200 to generate a customized service for offering to customers 201.
  • the attributes 214 may define whether the customized service will be registered with a search engine 215A.
  • the attributes 214 may define whether the customized service based on the defaults will include banners 215B, promotional elements 215C, or other similar components 215D.
  • each attribute class 215A-215D may contain information relevant to its generation.
  • the customer 201 may specify that a unique and different company logo be used with the banners 215B.
  • the pricing 216 establishes the price of the customized service that is charged to the customer 201.
  • the pricing 216 is determined based on the billing method 217A and the billing frequency 217B associated with the agency 202 and the selected service as shown if FIG 5B.
  • the billing method 217 defines how the customer 201 will pay for the service 110. For example, the customer can specify that payments will be made using cash, check, via a third a party, or using a similar payment method.
  • the billing frequency 217B defines the schedule for when payments from the customer 201 are due. Based on the combination of billing method 217A and billing frequency 217B, a unique price 216 can be determined for the selected service offering 200.
  • the workflow definition 218 defines the generation method used to generate a customized service from a given Internet service offering 200.
  • the generation method defines the standard activities that are typically completed in order to generate the selected customized service offering 200.
  • the standard activities that are typically completed when generating an Internet service might include recording the sale associated with the web site, designing the web site, performing quality control analysis of the web site, publishing the web site to the World Wide Web, and printing and sending notification to the customer. These activities are completed by the Internet service designer 120 who accesses the data gathering/design module 205 via the Internet generation subsystem 206.
  • the workflow definition 218 is different for each Internet service offering 200 and is based on the relationship between the Internet service offering 200 and the agency 202.
  • the activities defined in the work flow definition 218 is specified by a given agency 202 as shown in FIG. 5C and can vary on a case by case basis.
  • a single agency 202 can have associated with it several default service offerings 200A-200C that can be modified to generate an Internet service 110.
  • the list of activities to be completed by the Internet service designer 120 varies.
  • the attributes 214, pricing 216, and workflow definition 218 combine to create a unique or customized service offering 220, which is an Internet service available to customers.
  • the creation of the customized Internet service offering 220 does not occur each time a customer 201 requests an Internet service offering 200 from an agency 202. Accordingly, the processing required for generating the Internet service 110 is reduced.
  • the customer 201 selects a service offering 220 that is available through an agency 202, approximately 30-70% of the steps necessary for generation of the Internet service 110 have been completed.
  • the generation of Internet services using the system improves the efficiency of the overall development process.
  • the Internet generation subsystem 206 automates the tasks specified by the service design subsystem 204 and generates the Internet services 110.
  • Examples of the Internet services 110 that are generated by the generation subsystem 206 include, but are not limited to, a web site 226, a shopping cart 228, an on-line Internet traffic promotion and maximization service 230 for web pages and sites hosted on the web server 136, a payment gateway 232, promotional services 234, and other related or similar Internet services 236.
  • the Internet generation subsystem 206 is capable of receiving customer input 222 to further customize the attributes 214, pricing 216, and workflow definition 218 associated with the unique Internet service offering 200.
  • the customer input 222 is communicated through the Internet service designer 120.
  • the customer 201 can request that the unique Internet service offering 220 include attributes 214 that may not be associated with the agency 202.
  • the customer 201 can specify that the standard activities listed in the workflow definition 218 exclude standard activities or include non-standard activities.
  • the service generation subsystem 206 also captures information about the customer 201 as discussed above. For example, the service generation subsystem 206 captures demographic information, such as the customer name, the business name and address, the business e-mail address, and other related information. Similarly, the Internet generation subsystem 206 also captures customer-defined content that is related to the Internet service being generated by the system. Examples of the customer-defined content include, but are not limited to, business slogans, product/service offers, keywords used to describe the products/services being offered, and other related information.
  • the workflow implementation 224 receives the customer input 222 and coordinates generation of the requested Internet service using one or more Internet service designers 120.
  • the workflow implementation 224 automatically processes the generation of the Internet services 110 by coordinating the completion of the appropriate activities listed in the workflow definition 218.
  • the workflow definition 218 specifies the standard activities that are typically completed when generating the Internet service 110.
  • the workflow definition 218 may be different for individual customized services 220 and is based on the relationship between the default service offering 200 and the agency 202.
  • the activities defined in the work flow definition 218 for a given default service offering 200 vary depending on the agency 202 and may vary between the customized Internet services 220 offered by any given agency 202.
  • the customer 201 can modify the workflow definition 218 by specifying that the standard activities listed either exclude standard activities or include non-standard activities.
  • the workflow implementation 224 excludes activities that are not required and moves through each activity in the order specified in the workflow definition 218.
  • the activities listed are assigned and completed in sequence.
  • the activities listed in the workflow definition 218 can be performed asynchronously while other activities are being completed.
  • the Internet service 110 can be generated using the production database 208 and may be published to the World Wide Web.
  • the activities related to generation of Internet service 110 are executed in steps such as recording a sale of a customized Internet service 220, production, quality control, printing, publishing, etc.
  • the steps executed when generating the Internet service 110 can depend on a variety of factors including the type of Internet service being generated, requirements especially by the agency 202, and instructions received from the customer 201.
  • Each step has a status indicating whether it has been executed. In one possible embodiment, certain steps must be performed sequentially. In this situation, a change in the status of one step causes the generation process to index or move to the next subsequent step.
  • execution or fulfillment of one step requires certain other steps to be complete, the one step will not be executed until the status of the certain other steps are changed.
  • the status is indicated in a database field of the production database 102 that identifies what work has been performed.
  • FIG. 6 a block diagram illustrating the workflow implementation process associated with the various Internet services 110 is shown.
  • the workflow implementation 224 automatically processes the generation of the Internet services 110 by coordinating with one or more Internet service designers the completion of the appropriate activities listed in the workflow definition 218.
  • the workflow implementation process illustrated in FIG. 6 shows the workflow implementation process as a series of activities 252 and definitions 254 associated with a given Internet service 110.
  • one or more Internet service designers 120 completes the activities 252 and the definitions 254 associated with the Internet service 110.
  • the activities 252 lists the processes to be completed in order to generate the Internet service 110.
  • the activities 252 can include, but are not limited to, design of the service, quality control of the service, billing the customer for the service, and other similar activities.
  • the definitions 254 set the characteristics of the Internet service 110, such as the style associated with the presentation of the web content.
  • Each arrangement of activity definitions 252 and processes 254 are associated with a given Internet service 110.
  • the web site 226 has activity definitions 252 and processes 254 that form the workflow 256 that is to be complete in order to generate the web site 226.
  • the arrangement of activity definitions 252 and processes 254 are based on the Internet service 110 and the activities listed in the workflow definition 218. As a result, the workflow implementation 224 is not dependent upon specific resource assignments.
  • the workflow process automatically facilitates the generation of the Internet services 110 by coordinating with one or more Internet service designers 120 the completion of the appropriate activities listed in the workflow definition 218. Furthermore, there is no manual intervention required in order to assign a certain activity 252 or definition 254 for completion by an Internet service designer 120.
  • FIG. 7 a block diagram illustrating a design activity for creating an Internet service 110 is shown.
  • FIG. 7 also illustrates the database architecture and the relationships between the various components of the production database 208 used to automatically generate and publish the Internet services 110 in accordance with the present invention.
  • the Internet service 110 automatically generated from the production database 208 is a web site 354.
  • a similar database architecture can be used to create any of the Internet services 110 already discussed above.
  • the customer 201 is able to select the navigation methods 350 used in the web site 354 as well as the style 352 for the web site 354.
  • the navigation methods 350 establish how the user who accesses the web site will navigate throughout the web site.
  • the style 352 establishes the theme or look and feel for the entire web site 354.
  • each unique business has a standard industry code (“SIC") that is used to designate the business classification associated with the customer's business. Styles are associated with and classified under SIC codes aligning default themes that are industry or business specific.
  • the system will automatically select pictures and other elements for the web site 354 based on the SIC code.
  • each web page 358 on the web site 354 will have a consistent look and feel specifically related to the selected industry.
  • the navigation 350 and the style 352 are integrated into the overall design of the web site 354.
  • the web pages 358 are documents that are published on the World Wide Web and are identified by a unique uniform resource locator ("URL").
  • each web page 358 is produced in a computing language such as hypertext markup language (“HTML”) or extensible markup language (“XML").
  • HTML hypertext markup language
  • XML extensible markup language
  • a mapping table 360 is associated with each web page 358.
  • Each mapping table 360 relates predetermined objects to a given page structure. Each page 358 is in turn created using this relationship.
  • the mapping table 360 defines a basic presentation layout where multiple web objects 362 can be placed on the web page 358.
  • the web objects 362 define the source code that identify the page elements and content that are placed on the web page 358.
  • Web content 366 can then be associated with each web object 362 in order to populate the web objects 362 on the web page 358.
  • mapping table 360 is also associated with a page structure 364 that defines the source code for the presentation layout of the web page 358.
  • the page structure 364 has source code in HTML for publishing each web page 358 to the World Wide Web.
  • the source code for the page structure 364 is stored on the production database 208.
  • the page structure 364 source code includes placeholders (not shown) for the web objects 362 which are discussed below in conjunction with FIG. 8.
  • FIG. 8 a more detailed diagram of the database architecture for automatically generating and publishing web content 110 is shown.
  • one or more web objects 362 is associated with the web page mapping table 360.
  • a single page structure 364 is associated with the web page template 360.
  • the web objects 362 and the page structure 364 are dynamically mapped together in order to create the source HTML for each web page 358.
  • the source HTML document is used to publish the web page to the World Wide Web.
  • the mapping table 360 processes the page structure 364 in order to build the source HTML for the web page 358.
  • the page structure 364 has source code for publishing the web page 358 stored on the production database 208.
  • the source code for the page structure 364 contains placeholders 372 for the web objects 362.
  • the web objects 362 are defined once and can be used in any combination on any web page 358 that is created.
  • the web objects 362 contain placeholders 372 that can be populated with information from the database.
  • the placeholders 372 can be data placeholders 374, style placeholders 376, or content placeholders 378.
  • Data placeholders 374 are data elements about the customer 201 gathered by the Internet service designer 120 during the initial setup of the Internet service.
  • the data placeholders 374 can include basic information about the customer 201, such as the customer's name, business name, and other related information.
  • the style placeholders 376 cross-reference various design elements that are defined by the selected styles.
  • the style placeholders 376 can cross-reference the size and color of text appearing on the web page 358.
  • the content placeholders 378 cross-reference customer-defined content stored on the production database 208 as discussed above.
  • FIG. 9 a block diagram illustrating the dynamic mapping process 360 used to map the web objects 362 with the page structure 364 is shown.
  • the page structure 364 defines source HTML 386 that is used to generate the web page 358.
  • the source HTML 386 contains placeholders 380 embedded within the page structure HTML 386 that provide cross-references to web objects 362.
  • the web objects 362 define the source code that identify the page elements and content that are placed on the web page 358. Additionally, the web objects 362 receive the content 366 which is then placed in the page structure 364. Alternatively, the web object 362 can cross-reference additional placeholders 384.
  • the placeholders 384 can include style placeholder, data placeholders, or content placeholders.
  • FIG. 10A an example of HTML source code used to create a web page 358 is shown.
  • the page structure 364 is shown residing on the production database 208 having source HTML 386 with embedded placeholders 392, 394, and 396.
  • the placeholders 372 embedded in the HTML 386 for the page structure 364 can either be data placeholders 374, style placeholders 376, or content placeholders 378.
  • the page structure 364 and the web objects 362 are reusable in many combinations. Thus, the characteristics of a web object 362 can be uniquely defined each time it is used in the page structure 364.
  • FIG. 10B illustrates an example of the web object source code 398 for the web objects 362 that are cross-referenced by the data placeholder 392 shown in FIG. 10A.
  • the data placeholders 399 further cross-reference the customer's business address that was entered into the data gathering/design module 205 by the Internet service designer 120.
  • the production database 208 dynamically maps the information to create a source document that can be published to the World Wide Web. All of the information needed to generate the web content 110 is saved to the production database, including the customer-defined content as well as characteristics of the Internet service 110 specified by the Internet service designer 120 within the Internet generation subsystem 206. As a result, no external files need to be saved or created outside of the files located on the web server 136. In the event that data is lost from the web server 136, the web content can be regenerated from the production database 208 with minimal effort.
  • FIGS. 11-16 are flow charts illustrating the logic followed by an Internet service designer 120 when utilizing the system and method of generating an Internet service according to the present invention.
  • the sale of the Internet service is initially recorded 400.
  • the system determines the Internet services available 404 for the associated agency.
  • the Internet services available 404 are presented to the user and the user is allowed to select the Internet service 406 that meets the customer's needs.
  • the method determines the base attributes for the Internet service 410.
  • the method determines if the Internet service as it is offered by the agency uses the base attributes as defined for the base Internet service.
  • the method determines the custom attribute as defined for the customized Internet service established in the service design subsystem.
  • the system will continue by determining the price for the Internet service. As discussed above, the price is determined based on the Internet service, the agency, and the billing method and billing frequency of payment selected by the customer.
  • the customer After resolving the attributes and/or pricing of the Internet service, the customer is prompted to provide demographic information 418 about themselves, such as their name, address, and other similar information. Similarly, the customer can provide information that may be published with the Internet service 420. Moreover, the customer can also customize the attributes of the Internet service 422. The system also allows the customer to customize the billing options
  • the price of the Internet services is determined based upon the service, agency, and the billing method 426 and the billing frequency 428.
  • the customer can modify the billing method 426 used to pay for the Internet service. For example, the customer can select to pay for the Internet service using a credit card. Alternatively, the customer can modify the billing frequency 428 for making payments. By varying these factors, the price of the Internet service may be changed.
  • the price for the Internet service 430 is determined. In addition to the price for the Internet service 430, any additional setup charges for the Internet service 432 is also determined.
  • the system proceeds by gathering any miscellaneous information 434 that may be related to the Internet service. Once all of the information has been gathered 434 related to the Internet service, the workflow definition 436 as defined in the services design subsystem 204 is referenced. If the base workflow definition 436 is not used, the customized workflow 438 is implemented by the service generation subsystem. The activity that is currently being done can be a new process or it can be a change of status 440. If it is an update to the status of the Internet service 442, the change is noted in the database and saved to the database 444. At this point, the workflow is saved and the Internet service is moved to the next queue 446.
  • FIGS. 15 and 16 illustrates the logic followed by an Internet service designer when utilizing the system and method to automatically generate and publish a web site. It will be understood by one skilled in the art that the process described is also applicable to other Internet services such as a shopping cart, promotional services or other similar Internet services.
  • the web service designer 120 first selects a navigation scheme 448 for the web site. If no navigation scheme is selected, a default navigation scheme is set up and determined for use with the web site. The web service designer 120 next is able to select a style 450 which is associated with the web site. If no style is selected by the web service designer 120, a default style is automatically used.
  • an Internet service designer 120 selects a presentation layout, which has a predetermined page structure 456.
  • the page structure 456 is defined by source HTML that contains placeholders for web objects 458.
  • a mapping table maps the web objects 458, and any other predetermined information or content, to the page structure 456 to create the web page.
  • a custom map 464 and custom layout 466 must be created.
  • the web service designer 120 supplies custom HTML code for the custom layout 466.
  • the Internet service designer is able to provide input 468 which can then be incorporated into the code for the presentation layout 470.
  • the Internet service designer is able to preview 462 the web page that has been created. If the user accepts the web page, the system prompts the Internet service designer to determine whether or not they are finished 474. If the web site is not finished, the Internet service designer can add an additional web page 452. Alternatively, if the web site is finished, the Internet service designer can save the information that will be subsequently used to generate the web site 476 and move to the next queue 478.

Abstract

A computerized method for automatically generating customized Internet services that are available through an agency. The method comprises providing at least one default service; providing a plurality of attributes; and automatically mapping predetermined attributes selected from the plurality of attributes with the default service, thereby creating a customized Internet service. Alternatively, a computerized method of generating a web page for posting on the Internet. The method comprises providing a page structure; providing a plurality of objects, each object relating to content used to form the web page; and mapping the content with the page structure, thereby creating a web page.

Description

SYSTEM AND METHOD FOR GENERATING INTERNET SERVICES
This application is being filed as a PCT International Patent application in the name of Innuity, Inc. a U.S. national corporation, designating all countries except the US, on 28 February 2001.
TECHNICAL FIELD The present invention relates to a system and method for generating Internet services, and more particularly, to a system and method for automatically generating and publishing Internet services to a computer network.
BACKGROUND The World Wide Web is a system of computing servers that are configured to operate on the Internet and provide access to Internet services, such as web sites, shopping carts, advertising banners and/or any other item that is published, posted, or utilized on the Internet. As electronic commerce continues to expand, organizations are continually seeking ways to deliver their products and/or services to users who access the Internet. Many organizations expend large amounts of resources attempting to develop and publish Internet services. Some Internet services, such as web sites, are created as specially formatted documents and are typically created using a computing language, such as hypertext markup language ("HTML"). Once these documents are created, they can be accessed via the World Wide Web using a web browser, such as Netscape Navigator™ or Microsoft's Internet Explorer M. Typically, the development process associated with publishing
Internet services to the World Wide Web requires an extensive undertaking. Oftentimes, the technical expertise required to generate competitive Internet services falls outside of the organization's core competencies. Thus, many organizations rely on outside consulting agencies to develop and/or publish Internet services to satisfy their business objectives.
There are several shortcomings that limit the ability of consulting agencies to develop high quality Internet services in an efficient manner. Typically, the development of the Internet services, such as web sites, involves preparing the source code for the documents supporting the Internet services. The development of the source code for the documents can be accomplished by either coding the documents from scratch or using an object-oriented design tool, such as Microsoft's FrontPage™. In either case, the Internet service designer typically captures user defined content that is published with and incorporated throughout the Internet service. Often, the same information is captured repeatedly and coded at several locations throughout the document either manually or using the object-oriented design tool. Thus, the development process often tends to be tedious, slow, and expensive. Furthermore, because the content is repeated throughout the source code for the document, the size of the document is unnecessarily large. Therefore, the document requires a large amount of storage capacity. Typically, these documents are stored in multiple locations for archival and version control purposes. Thus, in the event the production version of the Internet service is lost, an archived copy of the document can be retrieved. However, maintaining multiple copies of the large documents files increases the amount of storage capacity and related overhead required for publishing the documents to the World Wide Web. This overhead drives up the cost of developing and providing web services.
In order to simplify development of web services, many developers use static template files to lay out and create various aspects of the services such as the graphics and copyrighting. These static template files typically include presentation layout designs that specify the appearance and/or characteristics of the Internet service being generated. Because the appearance and/or characteristics are described in conjunction with the static template file, a new template is usually created for each style and presentation layout that the Internet service designer wishes to create. As a result, the reusability and interchangeability between the styles and presentation layouts is limited.
Moreover, to deal with some of the inherent inefficiencies associated with the development of Internet services, some consulting agencies have developed workflow plans. However, most workflow plans for developing Internet services are set up and designed to manage individual resource tasks and thus fail to provide a comprehensive approach to automating the activities associated with the generation of Internet services. As a result, many existing workflow methodologies are unable to drive large volumes of Internet services through a process in an efficient manner.
SUMMARY In general terms, the present invention relates to a system and method for mapping information to generate Internet services. One aspect of the invention maps certain attributes to a default Internet service offering to create a customized Internet service that can be sold or offered to customers. An alternative aspect of the present invention is directed to generating a web page by mapping information into a predetermined page structure that can be posted on the Internet. One embodiment of the present invention is directed to a computerized method for automatically generating customized Internet services that are available through an agency. The method comprises providing at least one default service; providing a plurality of attributes; and automatically mapping predetermined attributes selected from the plurality of attributes with the default service, thereby creating a customized Internet service.
An alternative embodiment of the present invention is directed to a computerized method of generating a web page for posting on the Internet. The method comprises providing a page structure; providing a plurality of objects, each object relating to content used to form the web page; and mapping the content with the page structure, thereby creating a web page.
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a high-level diagram illustrating one possible emodiment of a system and method for generating Internet services in accordance with the present invention;
FIG. 2 is a diagram of the system architecture that supports the system and method for automatically generating Internet services according to the present invention; FIG. 3 is an overview block diagram of a system and method for automatically generating Internet services;
FIG. 4 is a more detailed block diagram of the system and method for automatically generating an Internet service as shown in FIG. 3;
FIG. 5, composed of FIGS. 5A-5C, are block diagrams of the exemplary components generated after mapping the default Internet service offerings with the agency;
FIG. 6 is a block diagram detailing the workflow implementation associated with the various Internet services generated by the system and method of the present invention; FIG. 7 is a block diagram illustrating the relationships between the various components of the database used to create a website;
FIG. 8 is a block diagram of the database architecture for automatically generating and publishing web services;
FIG. 9 is a more detailed block diagram illustrating the relationships between the various components of the database used to automatically generate websites; FIGS. 10 A and 10B shows an example of the placeholders embedded within the source code for the page structure used to dynamically generate a web site/web page; and
FIGS. 11-16 are flowcharts illustrating the logic followed when generating an Internet service according to the present invention.
DETAILED DESCRIPTION Various embodiments of the present invention will be described in detail with reference to the drawings, wherein like reference numerals represent like parts and assemblies throughout these several views. Reference to various embodiments does not limit the scope of the invention, which is limited only by the scope of the claims attached hereto.
The following discussion is intended to provide a brief, general description of a suitable computing environment in which the invention may be implemented. Although not required, the invention will be described in the general context of computer-executable operations and instructions being executed by a general-purpose and programmable computing systems, such as an IBM-compatible personal computer (PC) or server. Generally, programmed operations perform particular tasks or implement particular abstract data types. Moreover, the invention may be practiced with other computer system configurations such as hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, and mainframe computers and computer specifically designed and configured to perform operations and functions such as those described herein. The invention also may be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, computer programs may be located in both local and remote memory storage devices.
The embodiments of the present invention are implemented as logical operations in a system and method for automatically generating Internet services. The logical operations of the present invention are implemented: (1) as a sequence of implemented steps running on a computing system; and (2) as interconnected machine modules within the computing system. The implementation is a matter of choice dependent on the performance requirements of the computing system implementing the invention and the components selected by or utilized by the users of the system. Accordingly, the logical operations making up the embodiment of the invention described herein are referred to variously as subsystems or modules. With reference to FIG. 1, a computing environment for implementing the system and method for generating Internet services includes a development/production network 108 having one or more computing servers 100, one or more databases 102, and various other computing devices (not shown) connected thereto. It will be understood by one skilled in the art that the development/production network 108 can have many configurations. One possible embodiment for the development/production network 108 will be described in further detail in connection with FIG. 2 below.
The development/production network 108 is a system of computers configured to support the development and generation of Internet services 110. In one embodiment, the Internet services 110 may be published content that is viewable on a monitor. Examples of such content include web sites 109 or other related Internet-related service 107 such as, banners, shopping carts, etc. The Internet services 116 may also include other items or services that are utilized on, implemented with, or related to the Internet such as e-mail, reservation of domain names, processing financial transactions, processing banners, etc. For exemplary purposes only, examples are provided herein that relate to the creation of web sites. It is understood however, that the system and methods described herein can be used with the creation of any Internet service. The web sites 109 are typically documents created in a computing language source code 111, such as hypertext markup language ("HTML") or extensible markup language ("XML"). The source code 111 controls the presentation and attributes of the information that is displayed in connection with the web site 109. For example, the source code 111 may control presentation and attributes of text, images, audio, or other information that is displayed in connection with the web site 109.
In one embodiment, the source code 111 is automatically generated using the database 102. The database 102 dynamically maps the information that is displayed in connection with the Internet services 110 with the presentation layout for presenting and displaying that information. The information that is displayed in connection with the Internet services 110 is entered and saved once in the database 102. Accordingly, the amount of effort required to generate the Internet services 110 is minimized. Likewise, the amount of storage capacity required to store the Internet services 110 is also minimized. Furthermore, in the event the Internet services 110 are damaged or destroyed, as explained in more detail below, the source code 111 can be regenerated easily and efficiently. One possible embodiment of the structure of the database 102 will be discussed in greater detail below in connection with FIGS. 7-10. The development/production network 108 is in data communication with the communications network 104. In one embodiment, the communications network 104 is the Internet. Moreover, the development/production network 108 is configured to publish, post, or provide, the web content 110 on the communications network 104 such that a computer user is able to access and view them using a computing system 106. In one possible embodiment, the computing system 106 is a general purpose and programmable computing system, such as an IBM-compatible personal computer. Alternatively, the computing system 106 can be a laptop computer, workstation, palm- or hand-held computer, or any other device that can be used to access the Internet or other network. The computing system 106 typically has a resident operating system, such as those sold under the brand names Microsoft Windows™, Unix™, Linux™, DOS™, AIX™ or other similar operating systems. Furthermore, the computing system 106 has a web browser installed for accessing and viewing the content 110 via the communications network 104, such as those sold under the brand names Microsoft Internet Explorer™ or Netscape Navigator™. In additional to web sites, the Internet services 107 may include electronic commerce transaction systems as well as promotional Internet services. Examples of Internet services 107 include, but are not limited to, Internet shopping carts, banners, registration with search engines, or other similar Internet products or services. The development/production network 108 is configured to operate with various third-party or vendor computing systems 105 that may provide support for the Internet services 110. For example, the vendor computing system 105 may be an Internet search engine, such as ExciteSM, InfoseekSM, YahooSM or other related Internet services. Now referring to FIG. 2, one possible embodiment for the production/development network 108 is shown. The production/development network 108 shown illustrates an exemplary system architecture that may be used to support the system and method for generating Internet services 110, such as web 109 as well as other word-based services 107 that is discussed herein. The development and/or production of the Internet services 110 may occur over a network 112. In one embodiment, the network 112 is an intranet. Alternatively, the network 112 can be a local area network ("LAN"), a wide area network ("WAN"), a virtual private network ("VPN"), or any other suitable computing network for developing and producing Internet services. The network 112 is configured to operate with several computing systems. The various computing systems that may be configured to operate with the Internet 112 may include, but are not limited to, a print/file server 114, a primary domain controller 116, a backup domain controller 118, and a development server 119. Additionally, peripheral equipment, such as printers, storage devices, or workstation computers may be configured to operate with the network 112. It will be understood by those skilled in the art that many other configurations and arrangements of the network, servers, and peripheral devices are possible. The print/file server 114 stores and manages files accessible via the network 112. The print/file server 114 also manages the printing devices (not shown) that may be connected to the network 112. The primary domain controller 116 and the backup domain controller 118 manage the transfer of data between the various computing systems connected to the network 112. The development server 119 manages the application software used by the Internet service designers 120 to capture data from the customer as well as to configure the Internet services 110. The application software used by the Internet service designers 120 will be described in greater detail below in connection with FIGS. 3 and 4. In one embodiment, the Internet service designer 120 communicates with the customer via the telephone 121 and captures information related to the customer and his or her business. In an alternative embodiment, the customer can submit data to the network 112 electronically via the communications hub 122. The electronically submitted data can be used in connection with the Internet services 110. For example, the customer can electronically submit data using a palm- or hand-held computer 123, laptop computer 124, telephone 125 or other similar communications device.
The development server 119 also manages the software used to generate/re-generate and publish the Internet services 110 via the network 112. The development server 119 is configured to operate with the production database 102 that dynamically maps the information that is displayed in connection with the
Internet services 110 with the presentation layout for presenting and displaying that information. One possible embodiment of the structure of the database 102 will be discussed below in connection with FIG. 7-10.
A firewall 127 secures the network 112 and the data and application software residing on the various computing servers from unauthorized access. All data that attempts to pass through (either into or out of the network 112) the firewall 127 is required to meet specified security criteria. A router 128 connects the network 112 to an Internet service provider ("ISP") router 130 which provides access to the web server 136 and the communications network 104. Data is sent and received from the network 112 via communication carriers 129 and 131, respectively. In one embodiment, the communication carriers 129 and 131 are dedicated phone connection systems that allow high-speed Internet connections, such as a Tl carrier or a T3 carrier. Once the Internet service 110 has been generated on the network 112, the Internet services 110 are made available over the Internet in a manner appropriate for the type of service. For example, published content such as web pages, shopping carts, and on-line stores are saved to the web server 136 in the data storage area 138. For example, for Internet services 110 that are web sites 109, the generated HTML document created on the development server 119 is stored in the data storage area 138 and posted by the web server 136. The web server 136 provides web server software for operation with the communications network 122. Examples of web server software for use with the web server 136 include, but are not limited to, public domain web server software available from NCSA and
Apache, or commercial packages available from Microsoft or Netscape. The web server 136 provides access to the Internet services 110 via the communications network 104. A user can access the Internet services 110 saved to the web server 126 via the communications network 104 using the computing system 106 as described above in connection with FIG. 1.
In addition to the web server 136, Internet services can be delivered utilizing other media. For example, banners can be managed by a third party that distributes and posts the banners in a predetermined manner. In another example, e- mail services created using the network 112 can be administered by a third party. In yet another example, financial transactions underlying services such as on-line stores are referred to a third party skilled in processing such transactions and coordinating the flow of financial information and assets between financial institutions such as banks.
As mentioned above, the router 128 also connects the network 112 to the communications network 104. In one embodiment, the communications network 104 is the Internet. Alternatively, the communications network 104 can be any network that supports accessing the Internet services 110 using a computing system 106.
Now referring to FIG. 3, a high-level overview block diagram of one possible embodiment of a system and method for generating Internet services is shown. The system and method for generating Internet services 110 is based on the relationship between a customer, service, and agency. The profile of the customer, service, and agency influence the uniqueness of the Internet service 110 generated using the system and method described. In one embodiment, each default service offering 200 is associated with one or more agencies 202. Each default service offering 200 is a standard service having a predetermined format. Agencies 202 are groups or organizations that provide various sales channels for offering to a customer 201 customized Internet services that are based on the default Internet offerings 200. For example, each agency 202 can be a third-party organization that markets Internet services to customers 201 via the telephone (not shown), the Internet, or in connection with other marketing services provided by each agency 202. Each agency 202 defines attributes for the Internet services data it provides to customers 201. As explained in more detail herein, these attributes are automatically mapped to the default Internet service offering 200 to create customized Internet services. Examples of attributes that an agency 202 can choose to customize these service offerings include style, headers and footers, page numbers, and other characteristics. This mapping operation is performed by the gathering/design module 205.
In other possible embodiments, an agency 202 can also define pricing schemes and workflow steps, which are similarly mapped to the default Internet offerings 200 to customize pricing plans and production steps to meet the needs and desires of individual agencies 202. As a result, the consistency and branding of the Internet services is enhanced. The relationship between the customer, service, and agency will be discussed in greater detail below in connection with FIG. 4.
The system also includes a data gathering/design module 205 that is accessible to an Internet service designer 120 via the development server 119. In one embodiment, the data gathering/design module 205 is a software application that is used to capture information about the customer 201 as well as specify the characteristics of the Internet service 110 being generated by the system. The data gathering/design module 205 may be resident on the Internet service designer's workstation 120 or on the development server 119. The data gathering/design system 205 includes a service design subsystem 204 and an Internet generation subsystem 206. The service design subsystem 204 facilitates the configuration of the default service offering 200. As discussed above, the system and method for generating Internet services 110 is based on the relationship between the customer 201, default service offering 200, and agency 202. Hence, the profile of the customer 201, default service offering 200, and agency 202 can be used to generate a distinct Internet service 110. The service design subsystem 204 also specifies the activities that should be taken to generate and customize the default service offering 200 as well as the order of completion for those activities. The service design subsystem 204 will be discussed below in greater detail in connection with FIGS. 4.
The data gathering/design module 205 also includes an Internet generation subsystem 206 that is configured to receive input from an Internet service designer 120. In one embodiment, the Internet generation subsystem 206 automates the generation of activities specified by the service design subsystem 204 by directing one or more Internet service designers 120 through completion of each activity. The Internet generation subsystem 206 automatically moves the selected service offering 200 through all appropriate activities as specified in the service design subsystem 204. Accordingly, the Internet generation subsystem 206 bypasses those activities not required for generation of the selected service offering 200. As each activity specified in the service design subsystem 204 is completed, a status field can be loaded with information to indicate that the activity has been finished. In so doing, the Internet generation subsystem 206 can direct one or more Internet service designers 120 through each specified activity in the order that each was specified for completion.
The Internet service designer 120 further develops and generates an Internet service 110 based on the customer's 201 selected service offering 200. The data gathering/design module 205 allows the Internet service designer 120 to define the presentation layout for presenting and displaying information gathered relating to the customer 201 and the selected service offering 200. The Internet service designer 120 uses this information to develop the basic presentation layout of the web content 110 within the limitations set forth by the selected default Internet offerings 200 and permissible modifications requested by the customer. Within these limitations the Internet service designer 120 assigns various web elements to place and publish on the web content 110. The various components of the Internet service 110 design are saved to the production database 102. One possible embodiment of the structure of the database 102 for generating and regenerating the web contents 110 will be discussed in greater detail below in connection with FIGS 7-10.
The Internet service designer 120 also works with the customer 201 to gather demographic information about the customer, such as the customer name, the business name and address, the business email address, and other related information. The Internet service designer 120 also gathers customer-defined information related to the Internet service 110 being generated by the system, such as business slogans, product/service offers, keywords used to describe the products/services being offered, and other related information. The information gathered by the Internet service designer 120 is saved to the production database 102. Thus, the information gathered is saved only once to the database 102. As a result, the redundancy of gathering and storing data related to the generation of the Internet service 110 is reduced. Furthermore, the amount of time and effort required to generate the Internet service 110 is also reduced. After the Internet generation subsystem 206 has completed processing, the Internet service 110 may be automatically generated using the production database 102. The production database 102 dynamically maps the information captured using the data gathering module 205 with the presentation layout for presenting and displaying that information as defined in the Internet generation subsystem 206. After the Internet services 110 have been generated, they can be published to the World Wide Web.
As mentioned above, the information that is displayed in connection with the Internet services 110 is entered and saved once in the database 102. Accordingly, the amount of effort required to generate the Internet services 110 is minimized. Likewise, the amount of storage capacity required to store the Internet services 110 is also minimized. Furthermore, in the event the Internet services 110 are damaged or destroyed, the Internet services 110 can be regenerated easily and efficiently. One possible embodiment of the structure of the database 102 for generating and regenerating the Internet services 110 is discussed in greater detail below in connection with FIGS. 7-10.
A more detailed block diagram of the system and method for automatically generating Internet services is shown in FIG.4. As discussed above, the agency 202 is associated with one or more default service offerings 200 that are available to customers. The service design subsystem 204 facilitates the configuration or customization of the default service offering 200. As discussed above, the system and method for generating Internet services 110 is based on the relationship between the customer 201, the agency 202, and the default service offerings 200 associated with the agency. The profiles of each help. to configure a unique and distinct service 110.
In one embodiment, mapping/indexing module 212 maps the selected default service offering 200 with the agency 202. In another embodiment, the mapping/indexing module 212 generates the various components that define the processes and the information used to complete generation of the selected default service offerings 200. In one embodiment, the mapping/indexing module 212 defines the Internet service attributes 214, pricing 216, and workflow definition 218 for selected default service offering 200.
As shown in FIG. 5 A, the attributes 214 define attributes classes 215A-215D that specify the physical characteristics and the components mapped to the default service offering 200 to generate a customized service for offering to customers 201. For example, the attributes 214 may define whether the customized service will be registered with a search engine 215A. Alternatively, the attributes 214 may define whether the customized service based on the defaults will include banners 215B, promotional elements 215C, or other similar components 215D. Moreover, each attribute class 215A-215D may contain information relevant to its generation. For example, the customer 201 may specify that a unique and different company logo be used with the banners 215B. The pricing 216 establishes the price of the customized service that is charged to the customer 201. In one embodiment, the pricing 216 is determined based on the billing method 217A and the billing frequency 217B associated with the agency 202 and the selected service as shown if FIG 5B. The billing method 217 defines how the customer 201 will pay for the service 110. For example, the customer can specify that payments will be made using cash, check, via a third a party, or using a similar payment method. The billing frequency 217B defines the schedule for when payments from the customer 201 are due. Based on the combination of billing method 217A and billing frequency 217B, a unique price 216 can be determined for the selected service offering 200. The workflow definition 218 defines the generation method used to generate a customized service from a given Internet service offering 200. For example, the generation method defines the standard activities that are typically completed in order to generate the selected customized service offering 200. For example, the standard activities that are typically completed when generating an Internet service, such as a web site, might include recording the sale associated with the web site, designing the web site, performing quality control analysis of the web site, publishing the web site to the World Wide Web, and printing and sending notification to the customer. These activities are completed by the Internet service designer 120 who accesses the data gathering/design module 205 via the Internet generation subsystem 206.
The workflow definition 218 is different for each Internet service offering 200 and is based on the relationship between the Internet service offering 200 and the agency 202. The activities defined in the work flow definition 218 is specified by a given agency 202 as shown in FIG. 5C and can vary on a case by case basis. For example, a single agency 202 can have associated with it several default service offerings 200A-200C that can be modified to generate an Internet service 110. For each Internet service, the list of activities to be completed by the Internet service designer 120 varies.
The attributes 214, pricing 216, and workflow definition 218 combine to create a unique or customized service offering 220, which is an Internet service available to customers. In most cases, the creation of the customized Internet service offering 220 does not occur each time a customer 201 requests an Internet service offering 200 from an agency 202. Accordingly, the processing required for generating the Internet service 110 is reduced. Moreover, once the customer 201 selects a service offering 220 that is available through an agency 202, approximately 30-70% of the steps necessary for generation of the Internet service 110 have been completed. Thus, the generation of Internet services using the system improves the efficiency of the overall development process.
Referring again to FIG. 4, after a customer selects an Internet service 220, the Internet generation subsystem 206 automates the tasks specified by the service design subsystem 204 and generates the Internet services 110. Examples of the Internet services 110 that are generated by the generation subsystem 206 include, but are not limited to, a web site 226, a shopping cart 228, an on-line Internet traffic promotion and maximization service 230 for web pages and sites hosted on the web server 136, a payment gateway 232, promotional services 234, and other related or similar Internet services 236.
The Internet generation subsystem 206 is capable of receiving customer input 222 to further customize the attributes 214, pricing 216, and workflow definition 218 associated with the unique Internet service offering 200. The customer input 222 is communicated through the Internet service designer 120. For example, the customer 201 can request that the unique Internet service offering 220 include attributes 214 that may not be associated with the agency 202. Similarly, the customer 201 can specify that the standard activities listed in the workflow definition 218 exclude standard activities or include non-standard activities.
Furthermore, the service generation subsystem 206 also captures information about the customer 201 as discussed above. For example, the service generation subsystem 206 captures demographic information, such as the customer name, the business name and address, the business e-mail address, and other related information. Similarly, the Internet generation subsystem 206 also captures customer-defined content that is related to the Internet service being generated by the system. Examples of the customer-defined content include, but are not limited to, business slogans, product/service offers, keywords used to describe the products/services being offered, and other related information.
As discussed above, the information gathered by the Internet service designer 120 is saved to the production database 208. Thus, the information gathered is saved only once to the database 208. As a result, the redundancy of repeatedly gathering the same data related to generation of the Internet service 110 is reduced. Furthermore, the amount of time and effort required to generate the Internet service 110 is also reduced. The workflow implementation 224 receives the customer input 222 and coordinates generation of the requested Internet service using one or more Internet service designers 120. The workflow implementation 224 automatically processes the generation of the Internet services 110 by coordinating the completion of the appropriate activities listed in the workflow definition 218. As discussed above, the workflow definition 218 specifies the standard activities that are typically completed when generating the Internet service 110. The workflow definition 218 may be different for individual customized services 220 and is based on the relationship between the default service offering 200 and the agency 202. Thus, the activities defined in the work flow definition 218 for a given default service offering 200 vary depending on the agency 202 and may vary between the customized Internet services 220 offered by any given agency 202. Moreover, as discussed above, the customer 201 can modify the workflow definition 218 by specifying that the standard activities listed either exclude standard activities or include non-standard activities.
During processing, the workflow implementation 224 excludes activities that are not required and moves through each activity in the order specified in the workflow definition 218. In one embodiment, the activities listed are assigned and completed in sequence. In an alternative embodiment, the activities listed in the workflow definition 218 can be performed asynchronously while other activities are being completed. After completion of the workflow implementation 224, the Internet service 110 can be generated using the production database 208 and may be published to the World Wide Web.
The activities related to generation of Internet service 110 are executed in steps such as recording a sale of a customized Internet service 220, production, quality control, printing, publishing, etc. The steps executed when generating the Internet service 110 can depend on a variety of factors including the type of Internet service being generated, requirements especially by the agency 202, and instructions received from the customer 201. Each step has a status indicating whether it has been executed. In one possible embodiment, certain steps must be performed sequentially. In this situation, a change in the status of one step causes the generation process to index or move to the next subsequent step. When execution or fulfillment of one step requires certain other steps to be complete, the one step will not be executed until the status of the certain other steps are changed. The status is indicated in a database field of the production database 102 that identifies what work has been performed.
Now referring to FIG. 6, a block diagram illustrating the workflow implementation process associated with the various Internet services 110 is shown. As discussed above, the workflow implementation 224 automatically processes the generation of the Internet services 110 by coordinating with one or more Internet service designers the completion of the appropriate activities listed in the workflow definition 218. The workflow implementation process illustrated in FIG. 6 shows the workflow implementation process as a series of activities 252 and definitions 254 associated with a given Internet service 110. In order to generate the Internet service, one or more Internet service designers 120 completes the activities 252 and the definitions 254 associated with the Internet service 110. The activities 252 lists the processes to be completed in order to generate the Internet service 110. For example, the activities 252 can include, but are not limited to, design of the service, quality control of the service, billing the customer for the service, and other similar activities. The definitions 254 set the characteristics of the Internet service 110, such as the style associated with the presentation of the web content. Each arrangement of activity definitions 252 and processes 254 are associated with a given Internet service 110. For example, the web site 226 has activity definitions 252 and processes 254 that form the workflow 256 that is to be complete in order to generate the web site 226. The arrangement of activity definitions 252 and processes 254 are based on the Internet service 110 and the activities listed in the workflow definition 218. As a result, the workflow implementation 224 is not dependent upon specific resource assignments. Instead, the workflow process automatically facilitates the generation of the Internet services 110 by coordinating with one or more Internet service designers 120 the completion of the appropriate activities listed in the workflow definition 218. Furthermore, there is no manual intervention required in order to assign a certain activity 252 or definition 254 for completion by an Internet service designer 120.
Referring to FIG. 7, a block diagram illustrating a design activity for creating an Internet service 110 is shown. FIG. 7 also illustrates the database architecture and the relationships between the various components of the production database 208 used to automatically generate and publish the Internet services 110 in accordance with the present invention.
As shown in FIG. 7, the Internet service 110 automatically generated from the production database 208 is a web site 354. However, it will be understood by those skilled in the art that a similar database architecture can be used to create any of the Internet services 110 already discussed above.
In this embodiment, the customer 201 is able to select the navigation methods 350 used in the web site 354 as well as the style 352 for the web site 354. The navigation methods 350 establish how the user who accesses the web site will navigate throughout the web site. The style 352 establishes the theme or look and feel for the entire web site 354. In addition, each unique business has a standard industry code ("SIC") that is used to designate the business classification associated with the customer's business. Styles are associated with and classified under SIC codes aligning default themes that are industry or business specific. The system will automatically select pictures and other elements for the web site 354 based on the SIC code. Thus, each web page 358 on the web site 354 will have a consistent look and feel specifically related to the selected industry.
The navigation 350 and the style 352 are integrated into the overall design of the web site 354. The web pages 358 are documents that are published on the World Wide Web and are identified by a unique uniform resource locator ("URL"). Typically, each web page 358 is produced in a computing language such as hypertext markup language ("HTML") or extensible markup language ("XML"). Furthermore, a mapping table 360 is associated with each web page 358. Each mapping table 360 relates predetermined objects to a given page structure. Each page 358 is in turn created using this relationship. In this manner, the mapping table 360 defines a basic presentation layout where multiple web objects 362 can be placed on the web page 358. In one embodiment, the web objects 362 define the source code that identify the page elements and content that are placed on the web page 358. Web content 366 can then be associated with each web object 362 in order to populate the web objects 362 on the web page 358.
Moreover, the mapping table 360 is also associated with a page structure 364 that defines the source code for the presentation layout of the web page 358. In one embodiment, the page structure 364 has source code in HTML for publishing each web page 358 to the World Wide Web. The source code for the page structure 364 is stored on the production database 208. The page structure 364 source code includes placeholders (not shown) for the web objects 362 which are discussed below in conjunction with FIG. 8.
Now referring to FIG. 8, a more detailed diagram of the database architecture for automatically generating and publishing web content 110 is shown. As discussed above, one or more web objects 362 is associated with the web page mapping table 360. Conversely, a single page structure 364 is associated with the web page template 360. The web objects 362 and the page structure 364 are dynamically mapped together in order to create the source HTML for each web page 358. The source HTML document is used to publish the web page to the World Wide Web. The mapping table 360 processes the page structure 364 in order to build the source HTML for the web page 358. As discussed above, the page structure 364 has source code for publishing the web page 358 stored on the production database 208. The source code for the page structure 364 contains placeholders 372 for the web objects 362. The web objects 362 are defined once and can be used in any combination on any web page 358 that is created.
The web objects 362 contain placeholders 372 that can be populated with information from the database. The placeholders 372 can be data placeholders 374, style placeholders 376, or content placeholders 378. Data placeholders 374 are data elements about the customer 201 gathered by the Internet service designer 120 during the initial setup of the Internet service. For example, the data placeholders 374 can include basic information about the customer 201, such as the customer's name, business name, and other related information. The style placeholders 376 cross-reference various design elements that are defined by the selected styles. For example, the style placeholders 376 can cross-reference the size and color of text appearing on the web page 358. The content placeholders 378 cross-reference customer-defined content stored on the production database 208 as discussed above.
As shown in FIG. 9, a block diagram illustrating the dynamic mapping process 360 used to map the web objects 362 with the page structure 364 is shown. As discussed above, the page structure 364 defines source HTML 386 that is used to generate the web page 358. The source HTML 386 contains placeholders 380 embedded within the page structure HTML 386 that provide cross-references to web objects 362. In one embodiment, the web objects 362 define the source code that identify the page elements and content that are placed on the web page 358. Additionally, the web objects 362 receive the content 366 which is then placed in the page structure 364. Alternatively, the web object 362 can cross-reference additional placeholders 384. The placeholders 384 can include style placeholder, data placeholders, or content placeholders.
As shown in FIG. 10A, an example of HTML source code used to create a web page 358 is shown. The page structure 364 is shown residing on the production database 208 having source HTML 386 with embedded placeholders 392, 394, and 396. As discussed above, the placeholders 372 embedded in the HTML 386 for the page structure 364 can either be data placeholders 374, style placeholders 376, or content placeholders 378. The page structure 364 and the web objects 362 are reusable in many combinations. Thus, the characteristics of a web object 362 can be uniquely defined each time it is used in the page structure 364.
FIG. 10B illustrates an example of the web object source code 398 for the web objects 362 that are cross-referenced by the data placeholder 392 shown in FIG. 10A. The data placeholders 399 further cross-reference the customer's business address that was entered into the data gathering/design module 205 by the Internet service designer 120. The production database 208 dynamically maps the information to create a source document that can be published to the World Wide Web. All of the information needed to generate the web content 110 is saved to the production database, including the customer-defined content as well as characteristics of the Internet service 110 specified by the Internet service designer 120 within the Internet generation subsystem 206. As a result, no external files need to be saved or created outside of the files located on the web server 136. In the event that data is lost from the web server 136, the web content can be regenerated from the production database 208 with minimal effort.
FIGS. 11-16 are flow charts illustrating the logic followed by an Internet service designer 120 when utilizing the system and method of generating an Internet service according to the present invention. Referring first to FIG. 11, the sale of the Internet service is initially recorded 400. When the sale is recorded through an agency 402, the system determines the Internet services available 404 for the associated agency. The Internet services available 404 are presented to the user and the user is allowed to select the Internet service 406 that meets the customer's needs. The method determines the base attributes for the Internet service 410. The method determines if the Internet service as it is offered by the agency uses the base attributes as defined for the base Internet service. Otherwise, if the Internet service, as it is offered by the agency, does not use the base attributes as defined for the base Internet service, the method determines the custom attribute as defined for the customized Internet service established in the service design subsystem. The system will continue by determining the price for the Internet service. As discussed above, the price is determined based on the Internet service, the agency, and the billing method and billing frequency of payment selected by the customer.
After resolving the attributes and/or pricing of the Internet service, the customer is prompted to provide demographic information 418 about themselves, such as their name, address, and other similar information. Similarly, the customer can provide information that may be published with the Internet service 420. Moreover, the customer can also customize the attributes of the Internet service 422. The system also allows the customer to customize the billing options
424. As discussed earlier, the price of the Internet services is determined based upon the service, agency, and the billing method 426 and the billing frequency 428. The customer can modify the billing method 426 used to pay for the Internet service. For example, the customer can select to pay for the Internet service using a credit card. Alternatively, the customer can modify the billing frequency 428 for making payments. By varying these factors, the price of the Internet service may be changed. After selection of the billing method 426 and the billing frequency 428, the price for the Internet service 430 is determined. In addition to the price for the Internet service 430, any additional setup charges for the Internet service 432 is also determined.
The system proceeds by gathering any miscellaneous information 434 that may be related to the Internet service. Once all of the information has been gathered 434 related to the Internet service, the workflow definition 436 as defined in the services design subsystem 204 is referenced. If the base workflow definition 436 is not used, the customized workflow 438 is implemented by the service generation subsystem. The activity that is currently being done can be a new process or it can be a change of status 440. If it is an update to the status of the Internet service 442, the change is noted in the database and saved to the database 444. At this point, the workflow is saved and the Internet service is moved to the next queue 446.
FIGS. 15 and 16 illustrates the logic followed by an Internet service designer when utilizing the system and method to automatically generate and publish a web site. It will be understood by one skilled in the art that the process described is also applicable to other Internet services such as a shopping cart, promotional services or other similar Internet services. The web service designer 120 first selects a navigation scheme 448 for the web site. If no navigation scheme is selected, a default navigation scheme is set up and determined for use with the web site. The web service designer 120 next is able to select a style 450 which is associated with the web site. If no style is selected by the web service designer 120, a default style is automatically used.
After selecting the navigation scheme 448 and the style 450, an Internet service designer 120 selects a presentation layout, which has a predetermined page structure 456. The page structure 456 is defined by source HTML that contains placeholders for web objects 458. A mapping table maps the web objects 458, and any other predetermined information or content, to the page structure 456 to create the web page.
If the web service designer does not select a presentation layout, a custom map 464 and custom layout 466 must be created. In order to create the custom map 464, the web service designer 120 supplies custom HTML code for the custom layout 466. After creation of the custom code, the Internet service designer is able to provide input 468 which can then be incorporated into the code for the presentation layout 470. After creation of the custom code, the Internet service designer is able to preview 462 the web page that has been created. If the user accepts the web page, the system prompts the Internet service designer to determine whether or not they are finished 474. If the web site is not finished, the Internet service designer can add an additional web page 452. Alternatively, if the web site is finished, the Internet service designer can save the information that will be subsequently used to generate the web site 476 and move to the next queue 478.
The various embodiments described above are provided by way of illustration only and should not be construed to limit the invention. Those skilled in the art will readily recognize the various modifications and changes which may be made to the present invention without strictly following the exemplary embodiments illustrated and described herein, and without departing from the true spirit and scope of the present invention, which is set forth in the following claims.

Claims

THE CLAIMED INVENTION IS:
1. A computerized method for automatically generating customized Internet services available through an agency, wherein the agency defines a sales channel for offering at least one Internet service to a customer, the method comprising: selecting an Internet service associated with the agency, the Internet service having default attributes that define the characteristics of the Internet service relevant to the agency; mapping the selected Internet service with the agency to provide a customized work flow definition that lists the activities used to generate the Internet service; and managing the work flow activities listed in the work flow definition to generate the customized Internet service.
2. The method of claim 1, wherein the method further comprises the step of receiving user input to further customize the attributes of the Internet service associated with the agency according to the needs of the user.
3. The method of claim 1, wherein the method further comprises the step of capturing user defined content for publication with the Internet service, wherein the user defined content includes demographic information about the user.
4. The method of claim 1 , wherein mapping the selected Internet service with the agency further provides the cost associated with the Internet service, wherein the cost is automatically determined based on the method and frequency.
5. The method of claim 1, wherein each agency is categorized according to a business classification that defines a default style for each Internet service available through the agency, wherein the default style is configurable according to the needs of the customer.
6. The method of claim 1 , wherein the work flow activities listed in the work flow definition include recording the sale associated with the Internet service, designing the Internet service, providing quality control for the Internet service, and publishing the Internet service.
7. The method of claim 6, wherein each of the work flow activities listed in the work flow definition is performed in sequence according to the a predetermined when a checkpoint has occurred.
8. The method of claim 1, wherein the Internet services available through the agency include a web site.
9. The method of claim 1, wherein the Internet services available through the agency include a shopping cart.
10. A computerized method for automatically generating and publishing an Internet service from a database, the method comprising: selecting a style for the Internet service that defines the overall appearance of the Internet service; defining a static presentation layout for the Internet service consistent with the selected style, the static presentation layout having source code electronically stored on the database with embedded placeholders associated with at least one web object, wherein each web object defines an element for the Internet service and has source code with embedded object placeholders associated with content for the web object; and dynamically mapping the content associated with each object placeholder embedded within the web object to create the source code for publishing the Internet service.
11. The method of claim 10, wherein the embedded placeholders associated with each web object includes at least one data placeholder associated with information retrieved from the customer during setup.
12. The method of claim 10, wherein the embedded placeholders associated with each web object includes at least one style placeholder that define the design elements associated with the selected style.
13. The method of claim 10, wherein the method further includes the step of capturing user defined content for publication with the Internet service.
14. The method of claim 13, wherein the embedded placeholders associated with each web object includes at least one content placeholder associated with the user defined content captured for publication with the Internet service.
15. The method of claim 10, wherein the source code for publishing the Internet service is Hypertext Markup Language.
16. The method of claim 10, wherein the source code for publishing the Internet service is extensible Markup Language.
17. The method of claim 10, wherein the Internet service includes a web site.
18. The method of claim 10, wherein the Internet service includes a shopping cart.
19. An electronic database for automatically generating and publishing a web site, the database comprising: a style associated with the web site that defines the overall appearance of the web site; at least one web page associated with the web site, each web page having a static page structure consistent with the style, the static presentation layout having source code electronically stored in the database having embedded placeholders associated with at least one web object, wherein each web object defines an element located on the web page, the web object having source code with embedded object placeholders associated with content for the web object; and an index for dynamically mapping the content associated with each object placeholder embedded within the web object to create the source code for publishing the Internet service.
20. The database of claim 19, wherein the embedded placeholders associated with each web object includes at least one data placeholder associated with information retrieved from the customer during setup.
21. The database of claim 19, wherein the embedded placeholders associated with each web object includes at least one style placeholder that define the design elements associated with the selected style.
22. The database of claim 19, wherein the database captures user defined content for publication with the web site.
23. The method of claim 22, wherein the embedded placeholders associated with each web object includes at least one content placeholder associated with the user defined content captured for publication with the web site.
24. The database of claim 19, wherein the source code for publishing the web site is Hypertext Markup Language.
25. The database of claim 19, wherein the source code for publishing the web site is extensible Markup Language.
26. A computerized method for automatically generating customized Internet services available through an agency, the method comprising: providing at least one default service; providing a plurality of attributes; and automatically mapping predetermined attributes selected from the plurality of attributes with the default service, thereby creating a customized
Internet service.
27. The computerized method of claim 26 further comprising: providing a plurality of pricing characteristics; and automatically mapping predetermined pricing characteristics selected from the plurality of pricing characteristics with the default service.
28. The computerized method of claim 27 further comprising: providing a plurality of workflow activities; and automatically mapping predetermined workflow activities selected from the plurality of workflow activities with the default service.
29. A computerized method of generating a web page for posting on the Internet, the method comprising: providing a page structure; providing a plurality of objects, each object relating to content used to form the web page; and mapping the content with the page structure, thereby creating a web page.
30. The computerized method of claim 29 further comprising storing a single copy of the web page.
31. The computerized method of claim 30 further comprising storing copies of the page structures and the plurality of objects.
32. The computerized method of claim 31 further comprising repeating the step of mapping the content with the page structure to recreate the web page.
33. The computerized method of claim 32 wherein repeating the step of mapping the content with the page structure to recreate the web page is performed when an event happens to the web page, the event being selected from the group consisting essentially of: the web page being erased or the web page being corrupted.
34. The computerized method of claim 29 wherein: each web page is formed with a page structure and content, the content including web objects; and the step of mapping the content with the page structure is executed by referencing the content to the page structure in a mapping table.
PCT/US2001/006360 2000-02-28 2001-02-28 System and method for generating internet services WO2001065399A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001239929A AU2001239929A1 (en) 2000-02-28 2001-02-28 System and method for generating internet services

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US51506400A 2000-02-28 2000-02-28
US09/515,064 2000-02-28

Publications (2)

Publication Number Publication Date
WO2001065399A2 true WO2001065399A2 (en) 2001-09-07
WO2001065399A3 WO2001065399A3 (en) 2003-02-06

Family

ID=24049827

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/006360 WO2001065399A2 (en) 2000-02-28 2001-02-28 System and method for generating internet services

Country Status (2)

Country Link
AU (1) AU2001239929A1 (en)
WO (1) WO2001065399A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1600862A3 (en) * 2004-05-28 2008-03-05 Microsoft Corporation Method and system for mapping content between a starting template and a target template
US7619998B2 (en) 2003-02-21 2009-11-17 Ntt Docomo, Inc. Multi-hop communication system, radio control station, radio station and multi-hop communication method
US8924395B2 (en) 2010-10-06 2014-12-30 Planet Data Solutions System and method for indexing electronic discovery data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999066425A1 (en) * 1998-06-19 1999-12-23 Atex Media Solutions, Inc. Data management system
WO2000057314A2 (en) * 1999-03-24 2000-09-28 Atomicweb System for creating web sites using browser

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999066425A1 (en) * 1998-06-19 1999-12-23 Atex Media Solutions, Inc. Data management system
WO2000057314A2 (en) * 1999-03-24 2000-09-28 Atomicweb System for creating web sites using browser

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ANON: "Net Objects FUSION Version 3.0 for Windows User Guide" , NETOBJECTS FUSION HANDBOOK. CD ROM INCL, INDIANAPOLIS, IN: HAYDEN BOOKS, US, PAGE(S) 31-34,131-138,251-254 XP002154447 ISBN: 1-56830-327-0 the whole document *
ANONYMOUS: "A Method for Generating HTML Documents by Text Data and Format File" RESEARCH DISCLOSURE, KENNETH MASON PUBLICATIONS, HAMPSHIRE, GB, vol. 42, no. 418, 1 February 1999 (1999-02-01), XP002173247 ISSN: 0374-4353 *
MS: "Frontpage 98 Online Brochure" INTERNET, 1998, XP002181628 *
NETOBJECTS: "Frequently Asked Questions" INTERNET, [Online] 29 November 1999 (1999-11-29), XP002209057 Retrieved from the Internet: <URL:http://web.archive.org/web/2000100201 0748/www.netobjects.com/support/html/nas2k faq2.html> [retrieved on 2002-08-07] *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7619998B2 (en) 2003-02-21 2009-11-17 Ntt Docomo, Inc. Multi-hop communication system, radio control station, radio station and multi-hop communication method
EP1600862A3 (en) * 2004-05-28 2008-03-05 Microsoft Corporation Method and system for mapping content between a starting template and a target template
US7617449B2 (en) 2004-05-28 2009-11-10 Microsoft Corporation Method and system for mapping content between a starting template and a target template
US8924395B2 (en) 2010-10-06 2014-12-30 Planet Data Solutions System and method for indexing electronic discovery data

Also Published As

Publication number Publication date
AU2001239929A1 (en) 2001-09-12
WO2001065399A3 (en) 2003-02-06

Similar Documents

Publication Publication Date Title
US10915946B2 (en) System, method, and medium for propagating a plurality of listings to geographically targeted websites using a single data source
US7266512B2 (en) System and method for establishing business to business connections via the internet
US9607333B2 (en) Network-based sales system with a customizable user interface
US7895082B2 (en) Method and system for scheduling transaction listings at a network-based transaction facility
US7979310B2 (en) Methods and systems for consolidating purchase orders
US20020049961A1 (en) Rule-based personalization framework
US20140324594A1 (en) Method and system for customizing a network-based transaction facility seller application
US20100076863A1 (en) Hosting platform
US20040015408A1 (en) Corporate content management and delivery system
US20050171863A1 (en) System and computerized method for classified ads
US20030028419A1 (en) System and method for providing website business solutions to clients via the internet
US20090043689A1 (en) Architecture and method for bill presentment using a web-based tool
US20040078388A1 (en) Computer-implemented method and system for browsing directories and generating forms
JP2002517822A (en) Design and production of print advertising and commercial display materials on the Internet
US20050268212A1 (en) System, apparatus, and method for desktop-based creation and publication of a periodic community newsletter
JP2005259135A (en) Procured knowledge integration tool
US20040243485A1 (en) Method and system for providing product catalog information for electronic stores
US20030229554A1 (en) Method and system for composing transaction listing descriptions for use in a network-based transaction facility
US20020198892A1 (en) Method and system for point of purchase sign creation and delivery
US8234174B1 (en) Method and apparatus for creating custom advertisements
WO2001065399A2 (en) System and method for generating internet services
US20050071176A1 (en) Solicitation plans
US20060184429A1 (en) Method and apparatus for customer-specific creation of entries in a telephone book or the like
US20100049764A1 (en) Bulk selection electronic tool
WO2000062188A2 (en) Multi-component transaction processing system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ CZ DE DE DK DK DM DZ EE EE ES FI FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase in:

Ref country code: JP