Like geoff, my tutorial (#T05 on this page) is also in danger of being cancelled. I talked with one of the organizers this afternoon and I only have two people signed up!
Description: Building an e-Commerce Web site can be a lot of fun and very promising, but proper caution and forethought should be given before its deployment. This class will walk you through fundamentals, examples and best practices, culminating over 5 years of Jason's work of administering and developing independent e-Commerce sites, such as MAOL.com and WritingForMoney.com as well as revenue-generating Web applications for QSRMagazine.com. We'll talk about server preparations, security, database designs, checksums, revenue models and how to implement them, customer service and more. We'll be using Perl for our examples and Verisign Payflow Pro as our e-Commerce gateway, though these concepts can be applied to other languages and gateways.
And here's a rough outline of how the talk will go:
Introduction
Why Not zenCart or osCommerce?
Prerequisites
Business Plan
Server
The Interface
Database Schema/Design
Programming
Fulfillment
Customer Support
Suggestions always welcome!
Peace,
JasonOf course it costs waaaay too much to go to a conference in the states. Maybe you would get a better response at a smaller european conference.
Re:looks good to me
Purdy on 2004-10-12T12:55:26
Thanks, TeeJay! I actually had the chance to present this (albeit a rushed 45 minute version) at OSCOM, over in Switzerland, but it would have cost me money to present. Looking back, I should have paid the money anyway, as it reduced the expense of learning from others at the conference as well. Oh well
... next time. :) I am thinking about coming over to the London.pm's Perl Workshop ... maybe I can coordinate with them and do a tutorial over there. What's your site? I'd love to check it out.
Peace,
JasonRe:looks good to me
TeeJay on 2004-10-12T13:16:53
it will be pukka plants once I sort the dns out (been with wife in hospital for major operation for a week).It uses Maypole for the backend (makes it very easy to enter data and prototype), and the same underlying Class::DBI classes for front and back. All mod_perl on a tiny bytemark virtual server.