1. Field of the Invention
This invention relates generally to the field of network data processing systems. More particularly, the invention relates to an RSVP system and method for an online stationery and/or greeting card system.
2. Description of the Related Art
Current online stationery services allow end users to select stationery for events such as wedding invitations, birth announcements, and baptism announcements. In addition, current online greeting card services allow users to select greeting cards for different occasions such as birthdays and holidays. These services typically print the stationery and/or greeting cards and mail them to the end user. The end user manually reviews the order and mails the printed stationery and/or greeting cards to the recipients.
In cases where a response is required from the recipients, RSVP cards may be printed for the end user and included in the stationery/card mailing. The recipient must then fill out the RSVP card (indicating whether the recipient will be attending the event) and mail the RSVP card back to the end user. Another common practice is to print contact information such as an email address or telephone number on the invitation card, and the recipient uses this contact method to respond to the sender. The end user must then keep track of RSVP responses and notify those users who have failed to respond prior to the deadline. This often turns into a burdensome task for the end user, particularly for large events with hundreds or potentially thousands of invitees.
Consequently, improved techniques for managing RSVP responses are needed.
A system and method are described for creating personalized cards and stationery and dynamically generating a relationship page accessible by the sender and the recipients of the personalized cards and stationery. For example, one embodiment of a system implemented within an online stationery/card service comprises: a stationery/card personalization engine providing an end user with a set of selectable stationery/card templates, the stationery/card personalization engine receiving an indication that an end user has selected a particular one of the stationery/card templates, and generating personalized stationery/cards with the selected template based on user input, the personalized stationery/cards designed for a particular set of recipients having a relationship with the end user; a relationship service including logic for dynamically generating a network address in response to placement of a stationery/card order by the end user, the relationship service responsively generating a relationship Website accessible using the network address, the relationship Website representing an ongoing relationship between the end user and the recipients and adapted to receive relationship data contributed by each of the recipients including photos and comments submitted by each of the recipients; and a print module to generate and transmit a print job for printing the personalized stationery/cards including the network address of the relationship website for receiving the relationship responses; wherein in response to a recipient accessing the relationship Website using the network address, the relationship service provides one or more Web pages allowing the recipient to contribute relationship data including comments and photos.
A better understanding of the present invention can be obtained from the following detailed description in conjunction with the following drawings, in which:
a-c illustrate methods executed by an RSVP service according to embodiments of the invention.
Described below is a relationship system and method implemented within a stationery and/or card service. 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.
The assignee of the present application has developed an online stationery and greeting card system as described in the following co-pending patent applications, which are incorporated herein by reference:
SYSTEM AND METHOD FOR MANAGING CONTACTS AND CALENDARS WITHIN AN ONLINE CARD SYSTEM, Ser. No. 12/702,932, filed Feb. 9, 2010;
SYSTEM, METHOD AND GRAPHICAL USER INTERFACE FOR MANAGING CONTACTS AND CALENDARS WITHIN AN ONLINE CARD SYSTEM, Ser. No. 12/703,051, filed Feb. 9, 2010;
SYSTEM, METHOD AND GRAPHICAL USER INTERFACE FOR MANAGING CONTACTS AND CALENDARS WITHIN AN ONLINE CARD SYSTEM, Ser. No. 12/703,130, filed Feb. 9, 2010;
SYSTEM AND METHOD FOR PROCESSING PERSONALIZED STATIONERY DESIGNS AND SELECTING FULFILLMENT ORDER SITES, Ser. No. ______, filed ______; and
SYSTEM AND METHOD FOR DESIGNING AND GENERATING ONLINE STATIONERY, Ser. No. ______, filed ______.
Certain aspects of the systems described in these applications (hereinafter referred to as the “co-pending applications”) may be used for implementing an RSVP service for managing RSVP responses as described herein. As such, system architectures described in the co-pending applications will first be described, following by a detailed description of the RSVP system and method.
At 201, a contacts import module 109 manages the importation of contacts from various local and/or online contact databases identified by the end user. In the illustrated embodiment, the contacts import module 109 comprises a format conversion module 104 and a conflict detection and resolution module 105. As shown in
At 204, a conflict detection and resolution module 105 merges the local and/or online contacts with existing contacts 111 already stored on the online stationery service 100 and detects any conflicts which may result from the merge operation. A conflict may result if one or more contacts being imported are already stored within the existing contacts database 111. In such a case, the conflict detection and resolution module 105 resolves the conflicts at 205 using a set of conflict resolution rules (described below). Once all conflicts have been resolved, the data is persisted within the contacts database 110 and made accessible to end users via the stationery service contacts manager 112. In one embodiment, the contacts database 110 is implemented using mySQL. However, various different database formats may be employed while still complying with the underlying principles of the invention (e.g., Microsoft SQL, IBM SQL, etc).
At 207, the user identifies one or more “households” within the stationery service contacts database 110. As described below, households are specialized groups of contacts who live at the same address. The concept of a “household” is a particularly useful abstraction for an online stationery service 100 which mails stationery on behalf of a user.
As illustrated in
Returning to the method of
At 208, the end user creates a default message to be used for a stationery mailing and, at 209, the contacts and/or households for the mailing are identified by the end user. If the user wishes to include a personalized message in lieu of the default message for one or more contacts/households, determined at 210, then the user selects a contact/household at 211 and enters the personalized message for the contact/household at 212. If any additional personalized messages are to be included, determined at 213, then steps 211 and 212 are repeated until all personalized messages have been entered.
At 214, all of the information related to the stationery order, including the selected stationery design, default messages, personalized messages and associated contacts and households are formatted for printing by a print module 150 which generates a print job 155. The formatting may include converting the stationery data mentioned above into a format usable by a particular printer. By way of example, a letter press printer may require different formatting than a digital press printer. In one embodiment, the specifications for the print job are encapsulated as metadata in an Extensible Markup Language (“XML”) document and transmitted to an external print service 152. In one embodiment, the XML document includes a hyperlink (e.g., a URL) to the formatted print job 155 on the online stationery service 100. The print service 152 then accesses the print job by selecting the hyperlink. Regardless of how the print job is accessed, at 215, the formatted print job 155 is transmitted to either an internal printer 151 or an external print service 152 (e.g., over the Internet). Once printing is complete, the online stationery service 100 or the print service 152 mails the stationery to the contacts and/or households identified by the end user.
Having provided an overview of the method set forth in
In one embodiment, the calendar database 310 stores calendar data for each user of the online stationery/greeting card service 200 and the calendar service 301 comprises executable program code for managing the calendar data (e.g., reading, adding, deleting, and modifying calendar entries). In one embodiment, the calendar service 301 also acts as an interface to the calendar data to other system modules 212, 302, 303, and 304 (e.g., by exposing a calendar data API).
The reminder service 302 generates graphical or audible reminders of upcoming calendar events and may prioritize the events based on a set of prioritization rules. In one embodiment, the calendar events are prioritized chronologically but some events are given relatively higher priority than other events based on the relationship between the user and the card/stationery recipients (e.g., the user's parents may be given a higher priority than the user's friends, notwithstanding the event dates). For example, an entry corresponding to Mother's Day may be prioritized at the top of the list even though other events (e.g., Labor Day) are nearer in time. In one embodiment, the highest prioritized event is either the next event created by the user (birthday, anniversary, other, etc) OR the next significant Holiday where “significant” holidays are identified in the online stationery/card system and may change over time. In one embodiment, the “significant” holidays are Mother's Day, Father's Day, and Christmas.
The recommendation engine with filtering logic 303 generates stationery/card recommendations to the end user based on the user's preferences and allows the user to filter the results according to user-specified filtering criteria. In one embodiment, the recommendations are categorized based on certain stationery/card characteristics and visually displayed to the end user in different categories (e.g., “new designs,” “with pictures,” etc). Moreover, in one embodiment, the recommendation engine 303 recommends stationery designs based on the preferences of the user and/or the preferences of the recipient (if known).
In one embodiment, the scheduling service 304 implements a scheduling algorithm to ensure that stationery/card orders are delivered within a specified delivery window and/or on a specific date. For example, the user may specify that a stationery/card order is to arrive 3-4 days prior to a recipient's birthday. In such a case, the user does not want the card to arrive to soon (e.g., 2 weeks prior to the birthday) or too late (after the birthday). To precisely schedule stationery/card orders, one embodiment of the scheduling service 304 evaluates the time required by the print services required to fulfill the order (e.g., thermography, digital press, etc.), the delivery type (e.g., regular mail, FedEx, etc), and the end user preferences.
In one embodiment, three data points are used to determine the delivery date: processing time, fulfillment time, and shipping transit time. The processing time may be based on the type of order. For example, processing time can be 0 days for greeting cards and several days for some stationery cards (e.g., those which require additional review by the online card/stationery service prior to fulfillment). The processing time is based on business days so it must factor in non-business days such as Holidays and Weekends to determine the number of calendar days required for processing. Fulfillment time is the number of days required to print, finish and ship/mail the order and is typically between 1-3 days (e.g., depending on the printing requirements). This time is based on business days for the fulfillment site which, in one embodiment, may be different than business days for the processing site. Shipping transit time is estimated based on the fulfillment site physical location and the shipping address of the recipient. The shipping transit time is based on business days for the shipping carrier and may be different than business days for the processing site and fulfillment site. In one embodiment, after computing the sum of the three data points, the system has the number of calendar days required for the order and determines the date that the order must be sent to the processing site in order to be delivered on the specified delivery date.
Presentation and session management logic 206 generates the Web-based graphical user interface (GUI) features described below, allowing the end user to view and edit the calendar data, contacts data, filtered card recommendations, and scheduling data. As illustrated in
In one embodiment, each of the functional modules illustrated in
In one embodiment, the calendar service 301 automatically generates calendar events based on the contacts data stored within the contacts database 210. By way of example, the calendar events may include birthdays, anniversaries, and other significant milestones associated with each of the contacts in the contacts database 210. In addition, the contacts manager 212 stores relationship data identifying the relationship between the user and each of the contacts in the user's contacts database 210 (e.g., identifying the user's spouse, siblings, parents, children, etc.). The calendar service 301 uses the relationship data to generate calendar events. For example, if the relationship data identifies the user's mother and father, then the calendar data may associate Mother's Day and Father's Day, respectively, with those contacts. Similarly, if the user is married with children the calendar service may associate his/her spouse with Mother's Day or Father's Day and/or the user's wedding anniversary.
Once calendar events are scheduled, in one embodiment, the reminder service 302 automatically generates reminders for upcoming events. For example, if a friend's birthday is approaching, then the reminder service 302 will notify the user a specified number of days/weeks ahead of time, so that the user has time to send a card. The specific timing of the reminder notifications may be specified by the end user and stored along with other user preferences within the user database 311.
In one embodiment, the reminders are generated and displayed within a Web-based GUI when the user logs in to the online stationery/card service 200 and/or may be sent to the user in the form of an email message or mobile text message. If sent in an email, links to the online stationery/card service website may be embedded within the message to encourage the user to design a new card.
In one embodiment, the recommendation engine 303 generates greeting card/stationery recommendations based on the occasion, the identity of the contact associated with the occasion, and the end user's preferences. For example, if a particular contact's birthday is approaching, the recommendation engine 303 may recommend certain greeting card styles (e.g., modern, classical, etc.) based on the contact's preferences and/or the user's preferences. The filtering logic allows the recommendations to be filtered based on specified variables (e.g., theme, color, card format, card size, number of photos, etc.).
In summary, among the features offered by the online stationery service 100 is the ability to design stationery for a particular event (e.g., wedding, anniversary party, etc). The stationery design may include the design of RSVP response cards which allow invitees to specify whether they will be attending the event. In one embodiment, the online stationery service 100 prints and mails the stationery with the RSVP response cards on behalf of the end user.
As illustrated, the RSVP service 400 may be executed within the online stationery/card/photo service 100 (hereinafter simply “stationery service 100”) which, in one embodiment, includes all of the features of the stationery service 100 described above (and in the co-pending patent applications). By way of example, the stationery service 100 may include a stationery personalization engine 120 for allowing an end user to select a particular stationery/card design template 135 and add personalization data 123 (e.g., photos, messages, colors, etc), resulting in a personalized stationery/card design 133. In the present application, the stationery/card personalization engine 120 may allow a user to design a stationery or card for a particular event such as a wedding, anniversary party, or birthday party. However, the underlying principles of the invention are not limited to any particular type of event. As described in the co-pending applications, the personalized stationery/card design 133 may be transmitted to a print service 252 for printing (e.g., over the Internet 450) and may be mailed directly from the print service 252 to recipients identified by the end user.
In one embodiment of the invention, a user may choose to utilize the RSVP service 400 described herein as part of the invitation ordering process. If the RSVP service 400 is selected, then invitees such as client 541 may connect to the online stationery service 100 using a Web browser 451 to submit their RSVP responses. The RSVP responses and other data related to the event 401 may be stored within the stationery service databases 115 and made accessible to the user (e.g., via web browser 145 of client 150) and/or to the invitees, as described below.
As illustrated in
Regardless of how the invitees 451 link to the Web pages 505, in one embodiment, once connected, the invitees can access and modify various different types of event data. For example, the invitees may enter an RSVP response 550, review event information 551 (e.g., date, time and location; ticket information, etc), upload pictures 552 and video 553 related to the event (e.g., either during or after the event), and submit comments or other text related to the event 554. The event host 151 may access the same underlying event data 401 and may be provided with the ability to modify the event data as described below.
a illustrates one embodiment of method implemented by the RSVP service 400 from the perspective of the event host. At 601 the host selects the RSVP service option (e.g., at checkout or after personalizing a stationery/card design). At 602, a URL is automatically generated for the RSVP website and/or is manually created by the user. For example, the user may specify a unique URL which includes alphanumeric characters related to the event (e.g., Merediths40thbirthday.com). At 603, the invitation is visually displayed for the host with the URL and/or QR code (or other type of code). In one embodiment, the host may be provided with the option to edit and/or remove URL and/or QR code from the invitation. At 604, the host checks out, placing the invitation order. At 605, the print service prints the invitations with the URLs and/or QR codes and mails the invitations to the invitees. At 606, an email or other electronic message (e.g., an SMS) containing the URL may be sent to the host and/or some of the invitees. At 607, the host may connect to the RSVP website to manage the RSVPs and/or set preferences for the RSVP website (as described below).
b illustrates one embodiment of a method from the perspective of an invitee who does not have an account on the online stationery service 100. At 611, the invitee receives the invitation and, at 612, the invitee uses the URL and/or QR code to connect to the RSVP website. At 613, the invitee submits his/her RSVP response and, at 614, the invitee is prompted to link to the website or to set up an account in order to access the RSVP website in the future. In one embodiment, the user simply enters an email address and password to establish an account on the online stationery/card service 100.
c illustrates one embodiment of a method from the perspective of an invitee who has an account on the online stationery service 100. At 621a, the invitee logs into his/her account on the online stationery service 100 (e.g., by linking to the online stationery service 100 home page). Once the invitee has been invited by the host (e.g., if the host and invitee are linked as friends or if the host knows the invitee's email address, or account information on the online stationery service), then the invitee's home page may contain a link to the event. As such, at 622, the user clicks on the event link and, at 613, views and/or edits the RSVP page (e.g., by submitting an RSVP response). At 621b, rather than linking initially to the invitee's home page, the invitee may go directly to the RSVP website using the URL and/or QR code described above (e.g., from the paper invitation and/or email message sent to the invitee).
Various graphical user interface (GUI) embodiments illustrating Web pages used within the RSVP website will now be described starting with
As illustrated in
As illustrated in
The preferences window also includes an option 903 to remind all guests a specified number of days prior to the event (e.g., 7 days) and an option 904 to remind guests who RSVPed “Yes” and “Undecided” another specified number of days prior to the event (e.g., one day).
At 905, the user may configure the RSVP service 400 to email the host updates every specified number of days until the event. A drop-down menu is provided to allow the host to set the number of days between email messages. In one embodiment, the emails may include a URL to the RSVP website to facilitate connecting to the website. Another selectable option 906 instructs the RSVP service to email the host each time an RSVP response is submitted by an invitee. In one embodiment, the email contains text indicating the RSVP response (e.g., “User X Will Attend”).
At 907, the host may indicate that invitees should be required to answer a question about the host prior to entering the RSVP website (for privacy/security reasons). In one embodiment, the question and the answer (or set of answers) may be specified by the host (e.g., what college did the host attend?, how many siblings does the host have?, etc.).
At 908-914, the host may specify settings for the invitees (e.g., by selecting check boxes next to the appropriate selection element). Specifically, at 908, the host may specify that invitees are permitted to view the RSVPs of other invitees. At 909, the host may indicate that invitees are permitted to view comments from other invitees. For example, as described below, each invitee may provide a comment when submitting an RSVP response (and after submitting the response). At 910, the host may specify that the invitees are permitted to reply to comments of other invitees. At 911, the host may indicate that invitees may send messages (e.g., instant messages, email, etc) directly to other guests and, at 912, the host may specify that invitees may forward invitations to other invitees. In one embodiment, the invitations may be sent electronically (e.g., via email) and may contain the URL to the RSVP website.
At 913, a drop-down menu is provided for the host to select the number of friends that the invitees may bring. In one embodiment, the values include “unlimited,” “none” and any number of friends. At 914, the host may specify a maximum number of guests which may attend the event. When the maximum has been reached, the RSVP service may notify the host and/or may refuse to accept any new RSVP responses.
In one embodiment, a “see what your guests will see” 960 link is provided to allow the host to view the RSVP website 505 from the perspective of an invitee. In one embodiment, certain types of data such as private messages to the host and notes made by the host are filtered out from the invitee views.
As illustrated in
As illustrated in
At guest list region 1103 provides a listing of each invitee and includes the invitee's response (e.g., “Will Attend,” “Will Not Attend,” “Undecided,” or “Not Responded”). Each entry may also include a private message for the host which, in one embodiment, is not viewable by other invitees and the total number of guests who will attend. Additionally, a data entry field is provided so that the host can enter notes related to the guest (e.g., guest X is a vegetarian). One particular use of the data entry field is that after the event, the end user may type in gifts purchased by each guest which can serve as a reminder when sending thank you cards.
In one embodiment, a “send card” link is provided for each entry in the guest list. Selecting the “send card” link may trigger the stationery/card personalization engine 120 to create a card for the selected guest. In one embodiment, if the guest is identified on the online stationery/card service 100 (e.g., if the guest has an account), then card designs may be recommended based on the guest's preferences (and/or the hosts preferences) as described in the co-pending applications.
An “add guests” link 1104 is provided to allow the host to manually add guests to the guest list (e.g., for those guests who respond verbally or via mail). In one embodiment, a window such as that shown in
In one embodiment, the same (or similar) window as that shown in
In one embodiment, a “sign in” link is provided within the window shown in
As illustrated in
In one embodiment, the event data 401 includes seating data for the event which the host may view and edit. For example, if the event is a wedding, the seating data may include a graphical representation of the table layout within the venue and an indication of the invitees associated with each table. The invitees may view the seating data and submit seating requests via the personal message field 1206 (for sending a personal message to the host as described above). Alternatively, a separate “seating” field (not shown) may be provided for each of the invitees to submit requests.
As mentioned above, in one embodiment, users may upload photos, videos, comments and other data to the RSVP website before, during, and after the event, thereby turning the RSVP website into a social network site for the event. As illustrated in
In addition, an RSVP application 1413 designed by the online stationery/card service 100 may be installed on certain mobile clients 1402. The RSVP application 1413 in one embodiment will maintain a continuous or periodic communication connection with the RSVP service 400 and may prompt the user periodically to capture photos and/or video using the photo application 1412. In response, the RSVP application 1413 may upload the captured photos and/or video to the RSVP service 400 which then adds the photos to the event data 401.
Finally, some mobile clients 1403 may utilize a Web application such as a Web browser or browser applet to connection to the RSVP service 400 and upload photos and video captured by photo/video applications 1414.
In one embodiment geo-location techniques may be used to identify the location at which photos are taken and the time/date on which the photos were taken. In one embodiment, any photos taken at the location of the event at the specified date/time of the event will be identified by the online stationery/card service 100 and added to the event data 401. Thus, any users with accounts on the online stationery/photo service 100 may simply upload photos to be included within the event data 401.
In addition, in one embodiment, photo stories 1450 may be automatically created by photo story template and layout engines 1410 executed by the online stationery service 100. Embodiments of the photo story template and layout engines 1410 are described in the co-pending application entitled A GRAPHICAL USER INTERFACE AND METHOD FOR CREATING AND MANAGING PHOTO STORIES, Ser. No. ______, Filed ______, (hereinafter “Photo Story Application”) which is assigned to the assignee of the present application and which is incorporated herein by reference. Briefly, based on the content of the photos (e.g., the subjects in the photos, the time the photos were taken, the number of photos, etc), the photo story template and layout engines 1410 will select appropriate photo story templates 4012 and create photo stories 1450 which may then be shared by the host and the invitees. By way of example, a photo story may be created to include photos of a certain invitee at a certain time period during the event in response to a request by the host or by an invitee. Various techniques for filtering photos for photo stories are described in the co-pending application above.
In one embodiment, the techniques for dynamically generating a web page and URL may be applied outside of the RSVP context mentioned above. In particular, in one embodiment, the online stationery service 100 dynamically creates new web pages based on any combination of sender(s), recipient(s), and/or events. In one embodiment, for each new card sent by a sender to a recipient for a particular event, a new URL and QR code will be generated and a new series of web pages can be generated to represent the event. For example, when a sender sends a recipient a greeting card, a web page may automatically be generated for the sender and recipient to share and the card may be printed with the URL and/or QR code allowing the recipient to navigate to the web page. Both the sender and recipient may then upload photos, videos and post comments to the relationship web page.
Each new card sent between the sender and recipient may be dynamically added to the website 1505, along with each new picture, video and comment. In one embodiment, the web page generator 1501 automatically creates a graphical timeline with different entries on the timeline selectable by the sender and recipient to view photos, cards, comments, etc, associated with those entries. By way of example, the timeline may include a hierarchy in which the timeline initially includes a series of years. Once a user clicks on a year, a timeline of months for that year will be generated; when a user clicks on a month, a timeline of days within the selected month may be generated; and when a user clicks on a particular day, the content associated with that day may be displayed. These and other techniques for graphically displaying data within a timeline are described in the Photo Story Application which is incorporated herein by reference. In addition, photo stories 1555 may be generated on the relationship website 1591 with the other relationship data 1580. In one embodiment, the photo stories 1555 may include photos of the sender and recipient (or the group of users for whom the relationship website 1505 is generated).
a-c illustrate methods which may be implemented within the context of the relationship service shown in
b illustrates one embodiment of a method from the perspective of a recipient who does not have an account on the online stationery/card service 100. At 1611, the recipient receives the card and, at 1612, the recipient uses the URL and/or QR code to connect to the relationship website. At 1613, the recipient updates the relationship website, for example, by uploading pictures or posting comments. At 1614, the recipient is prompted to set up an account in order to access the relationship website in the future. In one embodiment, the recipient simply enters an email address and password to establish an account on the online stationery/card service 100.
c illustrates one embodiment of a method from the perspective of a recipient who has an account on the online stationery service 100. At 1621a, the recipient logs into his/her account on the online stationery service 100 (e.g., by linking to the online stationery service 100 home page). Once the recipient has been sent a card by the sender (e.g., if the sender and recipient are linked as friends or if the sender knows the recipient's email address, or account information on the online stationery service), then the recipient's home page may contain a link to the relationship page. As such, at 622, the recipient clicks on the relationship page link and, at 613, views and/or edits the relationship page (e.g., by uploading photos or submitting comments). At 621b, rather than linking initially to the recipient's home page, the recipient may go directly to the relationship website using the URL and/or QR code described above (e.g., from the paper stationery/greeting card and/or email message sent to the recipient).
In one embodiment, the RSVP Website 505 includes a display area with a selection of recommended greeting cards intended for the invitees to send the host or honoree of the event. The recommended cards are chosen by the RSVP service based on the occasion of the event (birthday party, anniversary party, baby shower, etc.), the stationery design chosen for the event, the personal information and design preferences of the host and/or invitee, and/or the greeting cards previously ordered for this event by other invitees. For example, for a birthday party for a four year old where the invitation design has a monkey theme, the recommended cards selection would be birthday cards for a four year old with a monkey or jungle or animal theme. If invitee A purchases a particular greeting card design for the event, invitee B would not be shown the same greeting card design, thereby avoiding duplication of cards from two or more different invitees.
In one embodiment, the Web server used to implement the embodiments of the invention is an Apache web server running on Linux with software programmed in PHP using a MySQL database. In addition, the platform may employ various techniques for establishing communication with clients and other services. For example, one embodiment of the online stationery service 100 exposes an application programming interface (API) to enable communication with clients and other services. The API may be based on a Representational State Transfer (REST) architecture for distributed hypermedia systems. However, the underlying principles of the invention are not limited to any particular type of protocol or platform.
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.