Nothing Special   »   [go: up one dir, main page]

US20120066623A1 - System and method for designing and generating online stationery - Google Patents

System and method for designing and generating online stationery Download PDF

Info

Publication number
US20120066623A1
US20120066623A1 US13/299,822 US201113299822A US2012066623A1 US 20120066623 A1 US20120066623 A1 US 20120066623A1 US 201113299822 A US201113299822 A US 201113299822A US 2012066623 A1 US2012066623 A1 US 2012066623A1
Authority
US
United States
Prior art keywords
stationery product
user
computer
stationery
variable
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/299,822
Inventor
Kelly Berger
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US13/299,822 priority Critical patent/US20120066623A1/en
Publication of US20120066623A1 publication Critical patent/US20120066623A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/101Collaborative creation, e.g. joint development of products or services

Definitions

  • This invention relates generally to the field of data processing systems. More particularly, the invention relates to an improved architecture and method for designing and generating online stationery.
  • a template designer 110 creates a static design template 120 for each type of stationery.
  • the static design template 120 includes a plurality of text box regions 121 , 122 , 124 representing locations where text is to be displayed and potentially one or more image regions 124 representation locations where images uploaded by the user are to be displayed.
  • the static design template 120 is personalized via a Web-based user interface 130 made accessible to end users 111 over the Internet.
  • the Web-based interface typically takes the form of a Web page which is downloaded to a client computer of the end user 111 .
  • the Web page includes a plurality of text entry fields 131 , 132 , 134 which correspond to the text box regions 121 , 122 , 124 within the design template, respectively.
  • the Web page may also include one or more image entry fields 133 corresponding to the image regions 123 of the static design template 120 . Images may be uploaded to the image entry field 133 and positioned within the image region 123 of the design template 120 .
  • FIG. 1 illustrates a prior art system architecture for generating online stationary.
  • FIG. 2 illustrates a system architecture according to one embodiment of the invention.
  • FIG. 3 illustrates a process according to one embodiment of the invention.
  • FIG. 4 illustrates one embodiment of the invention which supports template variable types including format options.
  • FIG. 5 illustrates one embodiment of the invention which supports variables.
  • FIGS. 6 a - b illustrate a portion of an etiquette wizard employed in one embodiment of the invention.
  • FIGS. 7 a - c illustrate another portion of a global template wizard employed in one embodiment of the invention.
  • FIGS. 8 a - d illustrate a product template wizard according to one embodiment of the invention.
  • FIG. 2 One embodiment of a system for generating stationery is illustrated in FIG. 2 .
  • the system provides support for two types of designers: stationery designers 201 who create new forms of stationery (e.g., new birth announcements, wedding invitations, etc), and online template designers 202 who create online templates using the designs provided by the stationery designers.
  • the system includes a series of wizards 240 , 245 , 250 , 255 to allow template designers 202 to efficiently design new product templates 220 .
  • the wizards comprise software executed by a general purpose or special purpose processor.
  • the underlying principles of the invention are not limited to a software implementation.
  • Each product template 220 embodies a unique stationery design such as a particular birth announcement or wedding invitation.
  • the product template 220 is stored within a product template database 225 and made accessible to end users 261 via a Web-based user data entry wizard 260 .
  • the user data entry wizard 260 comprises a series of interrelated Web pages transmitted in succession to end users over the Internet. It should be noted, however, that the underlying principles of the invention are not limited to an Internet-based or Web-based implementation.
  • a stationery designer 201 creates new stationery designs using an application such as Adobe® Illustrator® and uploads a file 210 containing the design to the online stationery service 200 .
  • an Adobe Illustrator (AI) file 210 is used.
  • a metadata extractor 215 executed on the online stationery service 200 extracts metadata 216 describing the new design in a non-proprietary, open format such as an Extensible Markup Language (XML) format.
  • the metadata contains attributes for groups of text and graphics such as font, font size, leading, and coordinates.
  • Metadata import logic 217 then parses the XML file, extracts the metadata and imports the metadata into the product template 220 (described in greater detail below).
  • FIG. 2 illustrates four different types of wizards employed in one embodiment of the invention: a variable type wizard 255 for creating new variable types 235 , a variable template wizard 250 for creating new variables 230 , a global template wizard 245 for creating global design templates 225 , and a product template wizard 240 for creating product templates 220 .
  • variable type wizard 255 allows template designers to create new variable types. The new variable types may then be stored and used in subsequent template designs. As illustrated in FIG. 4 , in one embodiment, a plurality of format options 402 are specified for each variable type 400 . For example, 14 different format options are specified for the variable type DATE including formal options (e.g., FORMALDAY), and casual options (e.g., CASUALDAY). Examples of how the date will be displayed on the stationery are provided for each format option.
  • formal options e.g., FORMALDAY
  • casual options e.g., CASUALDAY
  • the format options may include the manner in which the text information is conveyed (e.g., “Wednesday, the fourteenth of February” for FORMALDAY) as well as text formatting options such as font type, font size and text highlighting (e.g., bold, italics, underline).
  • variable template wizard 250 allows the template designer 202 to define variables for each new template. Each variable is assigned a particular variable type.
  • the template designer would create a variable of the variable type DATE and might also specify the particular format options to be used (e.g., FORMALDAY).
  • the design process is streamlined in this manner because the format options are provided automatically upon selection of the variable type DATE. That is, the designer does not need to recreate the format options for the date because they are inherent in the DATE variable type.
  • variable template wizard 250 provides a field 500 for entering a new variable name (“baby's name”), a variable code 501 (“_BABYNAME_”), and a drop down menu 502 for linking the new variable to a particular variable type.
  • the drop down menu 502 provides a list of all variable types previously created and stored on the online stationery service 200 .
  • the NAME variable type has been selected, and a plurality of format options 503 associated with the NAME variable type are displayed for the designer.
  • the format options include those for names which are frequently used in stationery designs including First Name, Middle Name, Last Name, and First, Middle and Last initials.
  • the global template wizard 245 is used for designing new global templates 225 and the product template wizard 240 is used for designing new product templates 220 .
  • Each product template 220 is unique, representing a completed stationery design offered to users.
  • each global template 225 may be reused in multiple different product templates.
  • a global template for a birth announcement contains the information typically required for any birth announcement (e.g., name, birth date, etc) and the product template contains information specific to a particular stationery design (e.g., image position, specific text location and formatting, etc).
  • FIGS. 6 a - b and 7 a - c illustrate different components of an exemplary global template wizard for a birth announcement which includes information about siblings (named “Birth Announcement: siblings”).
  • FIG. 6 a which shows the “Edit Etiquette Wizard”
  • the first step (1) includes a series of variable names 601 which will are ultimately mapped to data entry fields within the Web-based user data entry wizard 260 .
  • each variable is assigned a specific variable type.
  • variable “baby's name” is designated type NAME; “birth date” is designated type DATE; “birth time” is designated type TIME; “weight” is designated type WEIGHT; “length” is designated type LENGTH; and “parents/announcers” names is designated type NAME.
  • each variable type may specify a plurality of different formatting options such as text layout and appearance.
  • the second step includes a question: “Do you want to include the baby's siblings?” 603 followed by a series of possible answers 604 .
  • no additional data entry is required.
  • several of the answers correspond to new variables, as defined in steps 3 and 4 (see FIG. 6 b ).
  • step 3 specifies that the variable “sibling name” is type NAME and step 4 specifies three variables for multiple sibling names: “first sibling name,” “sibling name 2” and “sibling name 3,” each of which are type NAME.
  • FIG. 6 b Also shown in FIG. 6 b is an option to add a new step to the global template 606 , an option to add a new variable 607 , an option to add a new question 608 , and an option to add a new answer 609 .
  • the template designer may specify the order in which the new steps and answers will appear within the Web-based user data entry wizard 260 and may designate variables and questions as either “required” (i.e., the user must enter a value) or “optional.” If a variable or question within a global template 225 is optional, then the user may proceed to the next step with or without entering a value.
  • check boxes are provided for each variable and question to indicate whether the variable/question is required or optional. Options are also provided to delete or edit existing questions or variables and to move the question or variable up or down within a step.
  • FIGS. 7 a - c illustrate a second component of the global template wizard which performs conditional operations on the data entered by the user via the Etiquette Wizard ( FIGS. 6 a - b ).
  • a drop down menu 701 is provided to specify the Etiquette Wizard to be used for the global card template.
  • the “Birth Announcement: siblings” template illustrated in FIGS. 6 a - b has been selected. Consequently, the variables 702 from the global template are imported into the global template along with corresponding codes 703 , formatting options 704 (i.e., as specified by the designated variable type) and an indication as to whether the variable is required or optional 705 .
  • the variable identified by the code _NUMSIBLINGS — is set based on answers provided by the end user. For example, if the answer to the question “Do you want to include the baby's siblings?” is “Yes, one big brother,” then the variable _NUMSIBLINGS — is set to the answer.
  • the text to be displayed in response to the answer is defined.
  • the code value _C1 — is set to “_SIBLING — has a new baby brother” where _C1 — is a string displayed within the template design and _SIBLING — is the name of the new baby's brother.
  • the product template wizard provides a “design elements” section comprised of fields in which codes specified in FIG. 7 b are specified.
  • the code “_C1_” results in the text “_SIBLING — has a new baby brother” displayed on the final design template (where _SIBLING — is the name of the baby's sibling).
  • variables C2, C3 and C4 are set as shown within regions 708 , 709 and 710 , respectively, in FIG. 7 b .
  • the variable C2 is set to “at _BIRTHTIME_” where “_BIRTHTIME_” is the time of birth entered by the end user and variables C3 and C4 are used if more than one sibling name is required.
  • _C1 (“_SIBLING — has a new baby brother” in the illustrated example) followed by the baby's name (_BABYNAME_) as indicated at 712 ; the birth date followed by the birth time (_BIRTHDATE —— C2_); the baby's weight (_WEIGHT_); length (_LENGTH_) and a message “with love _PARENTS_” where “_PARENTS_” represents a variable set to the names of the parents. Options are also provided to add a new conditional variable ( 714 ) or a new design element ( 715 ).
  • the product template wizard combines the metadata 216 extracted from the AI file 210 by metadata import logic 217 with the data entered by the online template designer 202 to create a new product template.
  • the metadata 216 extracted from the AI file 210 comprises layout information describing where text and graphical elements should be positioned within the product template 220 (i.e., coordinate data), and data describing each text box and graphical element within the AI file.
  • the metadata 216 provides coordinates for the location of the phrase “_SIBLING — has a new baby brother” in the final product template 220 .
  • the metadata 216 specifies the coordinates for any photographs used in the product template 220 and/or formatting information such as font, color and alignment of the text and graphics.
  • FIGS. 8 a - d An exemplary product template wizard 240 is illustrated in FIGS. 8 a - d .
  • the template designer 202 specifies a global template to be used for the product template via a drop down menu 800 .
  • a global template for a girl birth announcement with siblings has been selected.
  • a listing of all of the variables used in the product template is provided directly beneath the drop down menu. Separate columns are provided for the variable names 801 , variable codes 802 , format options 803 , and an indication as to whether the variables are required 804 .
  • the variable identified by the code _NUMSIBLINGS — is set and the text to be displayed in response to user input is defined. For example, in response to the answer “Yes, one big brother” the code value _C1 — is set to “_SIBLING — has a new baby sister” where _C1 — is a string displayed within the template design and _SIBLING — is the name of the new baby's brother.
  • Other codes illustrated in FIG. 8 b include _C2 — for two siblings, _C3 — for three siblings, and _C4 — for birth time.
  • the product template wizard provides a “design elements” section 809 comprised of fields in which the codes evaluated in FIG. 8 b are displayed.
  • the code “_C1_” 810 results in the text “_SIBLING — has a new baby sister” displayed on the final product template (where _SIBLING — is the name of the baby's sibling).
  • Additional codes and text integrated within design elements in FIG. 8 c include the baby's name 811 , birth date, weight, length 812 , the text “proud parents” 813 and a code (_PARENTS_) for the parents names 814 .
  • Each individual design element 810 - 814 includes information imported from the AI file 210 to define the positioning and look & feel of the product template.
  • the information for each design element includes the coordinates of the text box in which the text of the design element should be positioned (as defined by left, top, right and bottom values), the font, the color, the size, the leading, tracking number, stroke, alignment information (e.g., left, right, justified), vertical alignment (e.g., top, bottom, center), and the angle at which the design element should be positioned.
  • the template designer adjusts any of the variables and/or text for each design element.
  • separate design elements for images may be provided within the product template.
  • a design region 812 is provided to allow the template designer to specify one or more additional design elements. As shown, separate data entry fields are provided for each of the coordinate, text and other layout information described above (e.g., coordinates, fonts, text, color, etc). Once the information is input into the system, the template designer selects a “save” button to update the product template.
  • the Web-based user data entry wizard 260 requests the information needed to complete the personalized stationery design 266 .
  • the Web-based user data entry wizard 260 transmits one or more Web pages containing questions and data entry fields, as specified by the product template (e.g., “Do you want to include the baby's siblings” as shown in FIG. 7 b ).
  • An exemplary series of Web pages are illustrated in FIGS. 9 a - d .
  • FIG. 9 a - d An exemplary series of Web pages are illustrated in FIGS. 9 a - d .
  • FIG. 9 a illustrates a plurality of data entry fields 901 - 906 into which the user enters information specified by the product template (e.g., baby's name 901 , birth date 902 , birth time 903 , weight 904 , length 905 , and parents' names 906 ).
  • FIG. 9 b illustrates a question 907 (“Do you want to include the baby's siblings?”).
  • the product template performs a conditional analysis of the answer to the question to generate the personalized template design.
  • another one or more data entry fields 908 may be provided as illustrated in FIG. 9 c (in this case, the names of the siblings).
  • FIG. 9 c in this case, the names of the siblings.
  • FIG d illustrates a preview of the personalized product template with text entered by the user inserted into the text areas with font, color, size and format as specified by the product template, and a region 909 into which the user may add a photo.
  • a personalized stationery design 266 is generated and transmitted to a printer or a printing partner over the network.
  • the personalized design 266 is generated in the form of a PDF file. It should be noted, however, that the underlying principles of the invention are not limited to any particular personalized design format.
  • the template designer defines variable types including formatting options and at 302 the template designer specifies variables to be used for the template.
  • the template designer creates the global template for the product category (e.g., boy birth announcement).
  • the template designer creates the product template using information contained in the global template and the metadata extracted from the AI file (or other file type).
  • the product template is published online. For example, an image of the stationery containing the design may be displayed on a Website and made accessible to end users.
  • the user enters the data required to personalize the stationery such as names, dates, locations, and pictures.
  • a personalized design is created with the user data and, at 308 , the personalized design is sent to a printer and/or printing partner over a network.
  • Embodiments of the invention may include various steps as set forth above.
  • the steps may be embodied in machine-executable instructions which cause a general-purpose or special-purpose processor to perform certain steps.
  • these steps may be performed by specific hardware components that contain hardwired logic for performing the steps, or by any combination of programmed computer components and custom hardware components.
  • Elements of the present invention may also be provided as a machine-readable medium for storing the machine-executable instructions.
  • the machine-readable medium may include, but is not limited to, floppy diskettes, optical disks, CD-ROMs, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, magnetic or optical cards, propagation media or other type of media/machine-readable medium suitable for storing electronic instructions.
  • the present invention may be downloaded as a computer program which may be transferred from a remote computer (e.g., a server) to a requesting computer (e.g., a client) by way of data signals embodied in a carrier wave or other propagation medium via a communication link (e.g., a modem or network connection).
  • a remote computer e.g., a server
  • a requesting computer e.g., a client
  • a communication link e.g., a modem or network connection

Landscapes

  • Business, Economics & Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Document Processing Apparatus (AREA)
  • Storage Device Security (AREA)

Abstract

A system and method are described for creating personalized stationery online. For example, a computer-implemented method according to one embodiment comprises: defining variable types including formatting options to be used in stationery templates; specifying variables to be used for a particular stationery template, each of the variables being assigned a particular variable type; creating a global template for a product category of stationery; extracting metadata from a file or other content provided by a stationery designer; and creating a product template using information contained in the global template and the metadata extracted from the file.

Description

    PRIORITY PATENT APPLICATIONS
  • The present patent application is a continuation application of and claims priority to commonly assigned pending U.S. patent application Ser. No. 11/188,721, entitled “System and method for designing and generating online stationery”, filed Aug. 18, 2008 by the same inventors, the disclosure of which is incorporated herein by reference.
  • FIELD OF THE INVENTION
  • This invention relates generally to the field of data processing systems. More particularly, the invention relates to an improved architecture and method for designing and generating online stationery.
  • BACKGROUND OF THE INVENTION
  • Web-based systems for designing stationery such as wedding invitations, birth announcements, birthday party invitations, etc, are currently available over the Internet. As illustrated in FIG. 1, in current Web-based systems, a template designer 110 creates a static design template 120 for each type of stationery. The static design template 120 includes a plurality of text box regions 121, 122, 124 representing locations where text is to be displayed and potentially one or more image regions 124 representation locations where images uploaded by the user are to be displayed.
  • The static design template 120 is personalized via a Web-based user interface 130 made accessible to end users 111 over the Internet. The Web-based interface typically takes the form of a Web page which is downloaded to a client computer of the end user 111. The Web page includes a plurality of text entry fields 131, 132, 134 which correspond to the text box regions 121, 122, 124 within the design template, respectively. The Web page may also include one or more image entry fields 133 corresponding to the image regions 123 of the static design template 120. Images may be uploaded to the image entry field 133 and positioned within the image region 123 of the design template 120.
  • One problem with the current Web-based systems from a design perspective is that they lack flexibility. For example, a new static design template must be created in order to provide each new type of stationery (e.g., a new birth announcement, wedding invitation, etc). Moreover, from the user's perspective, current approaches do not provide guidance on appropriate text to enter into the text entry fields or how the text should be formatted. In addition, it is difficult to store the text entered by the user in one design and apply it to another design because the layout of the text and formatting in terms of font, color and size are different.
  • Accordingly, what is needed is an improved system for designing and generating online stationery.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • A better understanding of the present invention can be obtained from the following detailed description in conjunction with the following drawings, in which:
  • FIG. 1 illustrates a prior art system architecture for generating online stationary.
  • FIG. 2 illustrates a system architecture according to one embodiment of the invention.
  • FIG. 3 illustrates a process according to one embodiment of the invention.
  • FIG. 4 illustrates one embodiment of the invention which supports template variable types including format options.
  • FIG. 5 illustrates one embodiment of the invention which supports variables.
  • FIGS. 6 a-b illustrate a portion of an etiquette wizard employed in one embodiment of the invention.
  • FIGS. 7 a-c illustrate another portion of a global template wizard employed in one embodiment of the invention.
  • FIGS. 8 a-d illustrate a product template wizard according to one embodiment of the invention.
  • DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
  • Described below is a system and method for designing and presenting online stationery. Throughout the description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without some of these specific details. In other instances, well-known structures and devices are shown in block diagram form to avoid obscuring the underlying principles of the present invention.
  • An Exemplary Network Architecture
  • One embodiment of a system for generating stationery is illustrated in FIG. 2. The system provides support for two types of designers: stationery designers 201 who create new forms of stationery (e.g., new birth announcements, wedding invitations, etc), and online template designers 202 who create online templates using the designs provided by the stationery designers. The system includes a series of wizards 240, 245, 250, 255 to allow template designers 202 to efficiently design new product templates 220. In one embodiment, the wizards comprise software executed by a general purpose or special purpose processor. However, the underlying principles of the invention are not limited to a software implementation.
  • Each product template 220 embodies a unique stationery design such as a particular birth announcement or wedding invitation. Once completed, the product template 220 is stored within a product template database 225 and made accessible to end users 261 via a Web-based user data entry wizard 260. In one embodiment of the invention, the user data entry wizard 260 comprises a series of interrelated Web pages transmitted in succession to end users over the Internet. It should be noted, however, that the underlying principles of the invention are not limited to an Internet-based or Web-based implementation. After all of the required information has been collected from a user 261, a final, personalized design 266 containing the user-specific information is generated and sent to a printer or a printing partner over the Internet.
  • In one embodiment of the invention, a stationery designer 201 creates new stationery designs using an application such as Adobe® Illustrator® and uploads a file 210 containing the design to the online stationery service 200. In the example shown in FIG. 2, an Adobe Illustrator (AI) file 210 is used. It should be noted, however, that the underlying principles of the invention are not limited to any particular design format. A metadata extractor 215 executed on the online stationery service 200 extracts metadata 216 describing the new design in a non-proprietary, open format such as an Extensible Markup Language (XML) format. The metadata contains attributes for groups of text and graphics such as font, font size, leading, and coordinates. Metadata import logic 217 then parses the XML file, extracts the metadata and imports the metadata into the product template 220 (described in greater detail below).
  • FIG. 2 illustrates four different types of wizards employed in one embodiment of the invention: a variable type wizard 255 for creating new variable types 235, a variable template wizard 250 for creating new variables 230, a global template wizard 245 for creating global design templates 225, and a product template wizard 240 for creating product templates 220.
  • According to the embodiments of the invention described herein, the variable type wizard 255 allows template designers to create new variable types. The new variable types may then be stored and used in subsequent template designs. As illustrated in FIG. 4, in one embodiment, a plurality of format options 402 are specified for each variable type 400. For example, 14 different format options are specified for the variable type DATE including formal options (e.g., FORMALDAY), and casual options (e.g., CASUALDAY). Examples of how the date will be displayed on the stationery are provided for each format option. The format options may include the manner in which the text information is conveyed (e.g., “Wednesday, the fourteenth of February” for FORMALDAY) as well as text formatting options such as font type, font size and text highlighting (e.g., bold, italics, underline).
  • Once variable types and associated format options have been created, the variable template wizard 250 allows the template designer 202 to define variables for each new template. Each variable is assigned a particular variable type. Returning to the previous example, to include a “date” field within a design template, the template designer would create a variable of the variable type DATE and might also specify the particular format options to be used (e.g., FORMALDAY). The design process is streamlined in this manner because the format options are provided automatically upon selection of the variable type DATE. That is, the designer does not need to recreate the format options for the date because they are inherent in the DATE variable type.
  • One embodiment of the variable template wizard 250, illustrated in FIG. 5, provides a field 500 for entering a new variable name (“baby's name”), a variable code 501 (“_BABYNAME_”), and a drop down menu 502 for linking the new variable to a particular variable type. In one embodiment, the drop down menu 502 provides a list of all variable types previously created and stored on the online stationery service 200. In the particular example illustrated in FIG. 5, the NAME variable type has been selected, and a plurality of format options 503 associated with the NAME variable type are displayed for the designer. In this case, the format options include those for names which are frequently used in stationery designs including First Name, Middle Name, Last Name, and First, Middle and Last initials.
  • Once variable types and variables have been defined, the global template wizard 245 is used for designing new global templates 225 and the product template wizard 240 is used for designing new product templates 220. Each product template 220 is unique, representing a completed stationery design offered to users. By contrast, each global template 225 may be reused in multiple different product templates. By way of example, a global template for a birth announcement contains the information typically required for any birth announcement (e.g., name, birth date, etc) and the product template contains information specific to a particular stationery design (e.g., image position, specific text location and formatting, etc).
  • FIGS. 6 a-b and 7 a-c illustrate different components of an exemplary global template wizard for a birth announcement which includes information about siblings (named “Birth Announcement: siblings”). As illustrated in FIG. 6 a (which shows the “Edit Etiquette Wizard”) the template designer creates a series of steps 600 to collect information from the end user. The first step (1) includes a series of variable names 601 which will are ultimately mapped to data entry fields within the Web-based user data entry wizard 260. As mentioned above, each variable is assigned a specific variable type. For example, the variable “baby's name” is designated type NAME; “birth date” is designated type DATE; “birth time” is designated type TIME; “weight” is designated type WEIGHT; “length” is designated type LENGTH; and “parents/announcers” names is designated type NAME. As mentioned above, each variable type may specify a plurality of different formatting options such as text layout and appearance.
  • The second step includes a question: “Do you want to include the baby's siblings?” 603 followed by a series of possible answers 604. In response to one of the answers (“No”), no additional data entry is required. However, several of the answers correspond to new variables, as defined in steps 3 and 4 (see FIG. 6 b). For example, step 3 specifies that the variable “sibling name” is type NAME and step 4 specifies three variables for multiple sibling names: “first sibling name,” “sibling name 2” and “sibling name 3,” each of which are type NAME.
  • Also shown in FIG. 6 b is an option to add a new step to the global template 606, an option to add a new variable 607, an option to add a new question 608, and an option to add a new answer 609. As illustrated, the template designer may specify the order in which the new steps and answers will appear within the Web-based user data entry wizard 260 and may designate variables and questions as either “required” (i.e., the user must enter a value) or “optional.” If a variable or question within a global template 225 is optional, then the user may proceed to the next step with or without entering a value. As illustrated in FIGS. 6 a-b, check boxes are provided for each variable and question to indicate whether the variable/question is required or optional. Options are also provided to delete or edit existing questions or variables and to move the question or variable up or down within a step.
  • FIGS. 7 a-c illustrate a second component of the global template wizard which performs conditional operations on the data entered by the user via the Etiquette Wizard (FIGS. 6 a-b). After specifying a name and occasion for the global card template, a drop down menu 701 is provided to specify the Etiquette Wizard to be used for the global card template. In this case, the “Birth Announcement: siblings” template illustrated in FIGS. 6 a-b has been selected. Consequently, the variables 702 from the global template are imported into the global template along with corresponding codes 703, formatting options 704 (i.e., as specified by the designated variable type) and an indication as to whether the variable is required or optional 705.
  • As illustrated in FIG. 7 b, questions and answers are also imported from the etiquette wizard into the global card template. In region 706, the variable identified by the code _NUMSIBLINGSis set based on answers provided by the end user. For example, if the answer to the question “Do you want to include the baby's siblings?” is “Yes, one big brother,” then the variable _NUMSIBLINGSis set to the answer. In region 707, the text to be displayed in response to the answer is defined. For example, in response to the answer “Yes, one big brother” the code value _C1is set to “_SIBLINGhas a new baby brother” where _C1is a string displayed within the template design and _SIBLINGis the name of the new baby's brother. As shown in FIG. 7 c, the product template wizard provides a “design elements” section comprised of fields in which codes specified in FIG. 7 b are specified. In this case, the code “_C1_” results in the text “_SIBLINGhas a new baby brother” displayed on the final design template (where _SIBLINGis the name of the baby's sibling).
  • Additional variables C2, C3 and C4 are set as shown within regions 708, 709 and 710, respectively, in FIG. 7 b. The variable C2 is set to “at _BIRTHTIME_” where “_BIRTHTIME_” is the time of birth entered by the end user and variables C3 and C4 are used if more than one sibling name is required.
  • As shown in FIG. 7 c, the end result is _C1(“_SIBLINGhas a new baby brother” in the illustrated example) followed by the baby's name (_BABYNAME_) as indicated at 712; the birth date followed by the birth time (_BIRTHDATE——C2_); the baby's weight (_WEIGHT_); length (_LENGTH_) and a message “with love _PARENTS_” where “_PARENTS_” represents a variable set to the names of the parents. Options are also provided to add a new conditional variable (714) or a new design element (715).
  • Returning to FIG. 2, in one embodiment of the invention, the product template wizard combines the metadata 216 extracted from the AI file 210 by metadata import logic 217 with the data entered by the online template designer 202 to create a new product template. The metadata 216 extracted from the AI file 210 comprises layout information describing where text and graphical elements should be positioned within the product template 220 (i.e., coordinate data), and data describing each text box and graphical element within the AI file. Returning to the above example, the metadata 216 provides coordinates for the location of the phrase “_SIBLINGhas a new baby brother” in the final product template 220. Similarly, the metadata 216 specifies the coordinates for any photographs used in the product template 220 and/or formatting information such as font, color and alignment of the text and graphics.
  • An exemplary product template wizard 240 is illustrated in FIGS. 8 a-d. The template designer 202 specifies a global template to be used for the product template via a drop down menu 800. In this case, a global template for a girl birth announcement with siblings has been selected. A listing of all of the variables used in the product template is provided directly beneath the drop down menu. Separate columns are provided for the variable names 801, variable codes 802, format options 803, and an indication as to whether the variables are required 804.
  • As illustrated in FIG. 8 b, questions and answers are also imported from the etiquette wizard into the product template. In region 806, the variable identified by the code _NUMSIBLINGSis set and the text to be displayed in response to user input is defined. For example, in response to the answer “Yes, one big brother” the code value _C1is set to “_SIBLINGhas a new baby sister” where _C1is a string displayed within the template design and _SIBLINGis the name of the new baby's brother. Other codes illustrated in FIG. 8 b include _C2for two siblings, _C3for three siblings, and _C4for birth time.
  • As shown in FIG. 8 c, the product template wizard provides a “design elements” section 809 comprised of fields in which the codes evaluated in FIG. 8 b are displayed. In this case, the code “_C1_” 810 results in the text “_SIBLINGhas a new baby sister” displayed on the final product template (where _SIBLINGis the name of the baby's sibling). Additional codes and text integrated within design elements in FIG. 8 c include the baby's name 811, birth date, weight, length 812, the text “proud parents” 813 and a code (_PARENTS_) for the parents names 814.
  • Each individual design element 810-814 includes information imported from the AI file 210 to define the positioning and look & feel of the product template. In the example shown in FIG. 8 c, the information for each design element includes the coordinates of the text box in which the text of the design element should be positioned (as defined by left, top, right and bottom values), the font, the color, the size, the leading, tracking number, stroke, alignment information (e.g., left, right, justified), vertical alignment (e.g., top, bottom, center), and the angle at which the design element should be positioned. Using the product template wizard shown in FIG. 8 c, the template designer adjusts any of the variables and/or text for each design element. Moreover, although not illustrated in FIG. 8 c, separate design elements for images may be provided within the product template.
  • As illustrated in FIG. 8 d, a design region 812 is provided to allow the template designer to specify one or more additional design elements. As shown, separate data entry fields are provided for each of the coordinate, text and other layout information described above (e.g., coordinates, fonts, text, color, etc). Once the information is input into the system, the template designer selects a “save” button to update the product template.
  • After the product template 220 is created, the Web-based user data entry wizard 260 requests the information needed to complete the personalized stationery design 266. In one embodiment, the Web-based user data entry wizard 260 transmits one or more Web pages containing questions and data entry fields, as specified by the product template (e.g., “Do you want to include the baby's siblings” as shown in FIG. 7 b). An exemplary series of Web pages are illustrated in FIGS. 9 a-d. FIG. 9 a illustrates a plurality of data entry fields 901-906 into which the user enters information specified by the product template (e.g., baby's name 901, birth date 902, birth time 903, weight 904, length 905, and parents' names 906). FIG. 9 b illustrates a question 907 (“Do you want to include the baby's siblings?”). As mentioned above, the product template performs a conditional analysis of the answer to the question to generate the personalized template design. Based on the answer to the question, another one or more data entry fields 908 may be provided as illustrated in FIG. 9 c (in this case, the names of the siblings). FIG. 9 d illustrates a preview of the personalized product template with text entered by the user inserted into the text areas with font, color, size and format as specified by the product template, and a region 909 into which the user may add a photo. After the user enters the requested information, a personalized stationery design 266 is generated and transmitted to a printer or a printing partner over the network. In one embodiment, the personalized design 266 is generated in the form of a PDF file. It should be noted, however, that the underlying principles of the invention are not limited to any particular personalized design format.
  • A method outlining the foregoing process is illustrated in FIG. 3. At 301 the template designer defines variable types including formatting options and at 302 the template designer specifies variables to be used for the template. At 303, the template designer creates the global template for the product category (e.g., boy birth announcement). At 304, the template designer creates the product template using information contained in the global template and the metadata extracted from the AI file (or other file type). At 305 the product template is published online. For example, an image of the stationery containing the design may be displayed on a Website and made accessible to end users. At 306, the user enters the data required to personalize the stationery such as names, dates, locations, and pictures. At 307, a personalized design is created with the user data and, at 308, the personalized design is sent to a printer and/or printing partner over a network.
  • Embodiments of the invention may include various steps as set forth above. The steps may be embodied in machine-executable instructions which cause a general-purpose or special-purpose processor to perform certain steps. Alternatively, these steps may be performed by specific hardware components that contain hardwired logic for performing the steps, or by any combination of programmed computer components and custom hardware components.
  • Elements of the present invention may also be provided as a machine-readable medium for storing the machine-executable instructions. The machine-readable medium may include, but is not limited to, floppy diskettes, optical disks, CD-ROMs, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, magnetic or optical cards, propagation media or other type of media/machine-readable medium suitable for storing electronic instructions. For example, the present invention may be downloaded as a computer program which may be transferred from a remote computer (e.g., a server) to a requesting computer (e.g., a client) by way of data signals embodied in a carrier wave or other propagation medium via a communication link (e.g., a modem or network connection).
  • Throughout the foregoing description, for the purposes of explanation, numerous specific details were set forth in order to provide a thorough understanding of the invention. It will be apparent, however, to one skilled in the art that the invention may be practiced without some of these specific details. For example, it will be readily apparent to those of skill in the art that the functional modules such as wizards and other logic may be implemented as software, hardware or any combination thereof. Accordingly, the scope and spirit of the invention should be judged in terms of the claims which follow.

Claims (20)

What is claimed is:
1. A computer-implemented method for assisting users to design stationery products online, comprising:
defining a global template for a stationery product by a computer system comprising one or more servers, wherein the global template specifies variables and formatting options in a stationery product layout, wherein the global template defines a first variable whose appearance in the stationery product layout is conditional based on user input values;
asking users a question related to the first variable;
receiving from a first user a first value of user input in response to the question;
presenting to the first user, by the computer system, with a first stationery product layout including the first variable to allow the first user to create a first stationery product;
receiving from a second user a second value of user input in response to the question; and
presenting to the second user, by the computer system, with a second stationery product layout without the first variable to allow the second user to create a second stationery product.
2. The computer-implemented method of claim 1, wherein the stationery product is for a baby's birth announcement, a wedding invitation, or a birthday party invitation.
3. The computer-implemented method of claim 2, wherein the stationery product includes a baby birth announcement card.
4. The computer-implemented method of claim 3, wherein the first variable includes a name of a sibling of the baby, wherein the question is about whether the baby has any siblings, wherein the first stationery product layout includes the sibling's name.
5. The computer-implemented method of claim 4, wherein the first stationery product layout position the sibling's name adjacent to a phrase “has a baby sister” or “has a baby sister”.
6. The computer-implemented method of claim 3, wherein the first variable includes a birth time during the day of the baby's birth, wherein the question is about whether to include the birth time in the stationery product, wherein the first stationery product layout includes the birth time in addition to the birth date of the baby.
7. The computer-implemented method of claim 6, wherein the first stationery product layout further includes an “at” before the birth time, wherein the second stationery product layout does not include a birth time or an “at” related to the birth time.
8. The computer-implemented method of claim 3, wherein the variables comprise the baby's names and birth date, the method further comprising:
receiving baby's names and birth date from the first user or the second user.
9. The computer-implemented method of claim 3, wherein the variables comprise initials of the baby's names, wherein the first stationery product layout or the second stationery product layout includes text fields for displaying the initials of the baby's names.
10. The computer-implemented method of claim 3, wherein the variables comprise the baby's weight and length, the method further comprising:
receiving baby's weight and length from the first user or the second user.
11. The computer-implemented method of claim 3, wherein the variables comprise names of the baby's parents, the method further comprising:
receiving the names of the baby's parents from the first user or the second user.
12. The computer-implemented method of claim 1, wherein the first variable is associated with a first formatting option that specifies the display of an additional predetermined text in association with the first variable in the first stationery product layout in response to the first value of user input.
13. The computer-implemented method of claim 12, wherein the additional predetermined text is not displayed in the second stationery product layout.
14. The computer-implemented method of claim 1, wherein the first variable comprise a date, and wherein the formatting options for the date comprises a formal format and a casual format.
15. The computer-implemented method of claim 1, wherein the first stationery product layout and the second stationery product layout are displayed at a web user interface.
16. The computer-implemented method of claim 1, further comprising:
manufacturing the first stationery product in accordance with the first stationery product layout; and
manufacturing the second stationery product in accordance with the second stationery product layout.
17. A computer-implemented method for assisting users to design stationery products online, comprising:
defining a global template for a stationery product by a computer system comprising one or more servers, wherein the global template specifies variables and formatting options in a stationery product layout, wherein the global template defines a first variable whose appearance in the stationery product layout is conditional based on user input values, wherein the global template specifies the display of an additional predetermined text in association with the first variable in response to user input values;
asking users a question related to the first variable;
receiving from a first user a first value of user input in response to the question;
presenting to the first user, by the computer system, with a first stationery product layout including the first variable and the additional predetermined text to allow the first user to create a first stationery product;
receiving from a second user a second value of user input in response to the question; and
presenting to the second user, by the computer system, with a second stationery product layout without the first variable and the additional predetermined text to allow the second user to create a second stationery product.
18. The computer-implemented method of claim 17, wherein the stationery product is for a baby's birth announcement, a wedding invitation, or a birthday party invitation.
19. The computer-implemented method of claim 17, wherein the first variable comprise a date, and wherein the formatting options for the date comprises a formal format and a casual format.
20. The computer-implemented method of claim 17, wherein the first stationery product layout and the second stationery product layout are displayed at a web user interface.
US13/299,822 2005-07-26 2011-11-18 System and method for designing and generating online stationery Abandoned US20120066623A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/299,822 US20120066623A1 (en) 2005-07-26 2011-11-18 System and method for designing and generating online stationery

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US18872105A 2005-07-26 2005-07-26
US13/299,822 US20120066623A1 (en) 2005-07-26 2011-11-18 System and method for designing and generating online stationery

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US18872105A Continuation 2004-07-29 2005-07-26

Publications (1)

Publication Number Publication Date
US20120066623A1 true US20120066623A1 (en) 2012-03-15

Family

ID=45807892

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/566,625 Active 2026-06-23 US8166565B1 (en) 2004-07-29 2009-09-24 Encryption and access method and system for peer-to-peer distributed file storage
US13/299,822 Abandoned US20120066623A1 (en) 2005-07-26 2011-11-18 System and method for designing and generating online stationery

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/566,625 Active 2026-06-23 US8166565B1 (en) 2004-07-29 2009-09-24 Encryption and access method and system for peer-to-peer distributed file storage

Country Status (1)

Country Link
US (2) US8166565B1 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9317717B2 (en) * 2012-12-28 2016-04-19 Open Invention Network, Llc Separate cryptographic keys for protecting different operations on data
US8589637B2 (en) * 2009-10-30 2013-11-19 Cleversafe, Inc. Concurrent set storage in distributed storage network
DE102009054114A1 (en) * 2009-11-20 2011-05-26 Siemens Aktiengesellschaft Method and device for accessing control data according to provided rights information
EP2534604A4 (en) * 2010-02-11 2013-12-04 Hewlett Packard Development Co Executable identity based file access
US8874951B1 (en) * 2010-04-05 2014-10-28 Cloudpic Global Inc. Private peer-to-peer network platform for secure collaborative production and management of digital assets
US20120174192A1 (en) * 2011-01-05 2012-07-05 International Business Machines Corporation Displaying A Known Sender's Identifier To A Recipient Of A Joint Senders' Message
US8516607B2 (en) * 2011-05-23 2013-08-20 Qualcomm Incorporated Facilitating data access control in peer-to-peer overlay networks
US9059840B2 (en) * 2012-05-31 2015-06-16 Apple Inc. Recipient blind cryptographic access control for publicly hosted message and data streams
WO2016049728A1 (en) * 2014-09-30 2016-04-07 Cae Inc. Updating damaged-enhanced 3d polygon meshes
US11184335B1 (en) * 2015-05-29 2021-11-23 Acronis International Gmbh Remote private key security
US9946890B2 (en) * 2016-03-18 2018-04-17 Uber Technologies, Inc. Secure start system for an autonomous vehicle
US10089116B2 (en) 2016-03-18 2018-10-02 Uber Technologies, Inc. Secure start system for an autonomous vehicle
EP4123994A1 (en) * 2021-07-22 2023-01-25 Mastercard International Incorporated Method and system for sovereign data storage

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020178078A1 (en) * 2000-10-24 2002-11-28 Otoole Sean David System and method for retaining clients by automated services fulfillment
US20090234707A1 (en) * 2008-03-14 2009-09-17 John Perez Method and system for providing designer templates within a print order system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69532434T2 (en) * 1994-10-27 2004-11-11 Mitsubishi Corp. Device for file copyright management system
JP2001117823A (en) * 1999-10-15 2001-04-27 Fuji Xerox Co Ltd Data storage device with access qualification authenticating function

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020178078A1 (en) * 2000-10-24 2002-11-28 Otoole Sean David System and method for retaining clients by automated services fulfillment
US20090234707A1 (en) * 2008-03-14 2009-09-17 John Perez Method and system for providing designer templates within a print order system

Also Published As

Publication number Publication date
US8166565B1 (en) 2012-04-24

Similar Documents

Publication Publication Date Title
US20120066623A1 (en) System and method for designing and generating online stationery
US6832351B1 (en) Method and system for previewing and printing customized business forms
US6931591B1 (en) Publishing layout wizard
US7107522B1 (en) System and method for creating extensible content
Harold XML 1.1 Bible
JP4344693B2 (en) System and method for browser document editing
US7418656B1 (en) Dynamic annotations for electronics documents
US7430343B2 (en) System and method for displaying images
US20050235202A1 (en) Automatic graphical layout printing system utilizing parsing and merging of data
US7523395B1 (en) Web application generator for spreadsheet calculators
US8928932B2 (en) System and method for creating multi-formatted documents via an online portal
SE517132C2 (en) Procedure and system for creating a PDF document
JP2001243222A (en) Method, system and medium recording program for preparing display rule of structured document as well as method, system and medium recording program for changing structured document and document type definition
CA2733456C (en) System and method for designing and generating online stationery
US11049161B2 (en) Brand-based product management with branding analysis
US8132097B2 (en) Computer-implemented system for creating a publication and method thereof
JP2002260000A (en) Device and method for utilizing printing template for personal printed matter including work flow sequence information
US20100269036A1 (en) System and method for designing and generating online stationery
JP2004272871A (en) Method and system for extracting and distributing data in web contents
Rahman Jump Start Bootstrap: Get Up to Speed with Bootstrap in a Weekend
Henick HTML & CSS: The Good Parts: Better Ways to Build Websites That Work
JP2007219774A (en) Electronic form distribution system and distribution method
JP2004145736A (en) Character recognition device, character recognition data output method, program and recording medium
Floyd Using XSLT
KR20030006451A (en) Method for generating web page by user mode

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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