simplEcard

simplEcard features

  • A surfer can choose a picture, write her or his name and email into the form, indicate the recipient and write the message.
  • Messages can be sent either as HTML email with the postcard text and image embedded, or as plain text mail containing the a link for the recipient to look at the card.
    (The text only variant is of course sent as alternative in HTML emails.)
  • Using AJAX, no page reloads are necessary until the message is sent. If the user has deactivated javascript in his browser, the forms still work.
  • The form allows to specify a list of recipient email addresses. A flexible parser is used to extract the email addresses out of any separator characters.
  • Simple, clean and valid HTML code. All style information in css.
  • Easy to customise: Write your own css style sheets for the web interface, templates for formatting the postcards or adapt the texts to your particular web site.
  • Use either a very simple plain text file or a prepared MySQL database table to store the messages for retrieval.
  • A plugin for the cms phpcms is provided. PHP developpers can easily integrate simplEcard into their own web applications.

Internationalisation

Translations exist for english, french (vous) and german (sie). Other languages can be added very easily. (Please share your translations.)

Browser compatibility

simplEcard is known to work with Firefox, Mozilla, Internet Explorer ?, Opera, todo:links?.
Additions are welcome.

Future

simplEcard is fully operating. But there are some ideas around for how to improve it (see TODO). You suggestions, or help are always welcome! Submit your own postcard images, custom css files or postcard html templates.

Demo

A demonstration is available at simplecard.budda.ch/demo/.

David Buchmann <dbu@users.sourceforge.net>