Speno's Pythonic Avocado 13.1.2005

2005-01-13

Purple Stork - A Python Success Story

I'm delighted to introduce Purple Stork, makers of beautiful custom photo birth announcements. The proprietor is my best friend in the whole world. She "hired" me to implement their online payment processing and I was more than happy to help.

I considered several shopping cart solutions including open source ones like ZenCart and osCommerce and also a few commercial options. I rejected them as being way more than we needed. Besides, PHP makes my eyes bleed (How can you people live without namespaces?).

PayPal was attractive, but there were pieces missing from their out of the box offerings, and that's where Python came in. I wrote a CGI program in Python that handles the stuff that PayPal won't, e.g. issuing order numbers, doing form validation, and setting quantity based discounts. Thanks to Python, and its great standard library modules (cgi, subprocess, re and email to name a few), I was able to create just what was needed very easily and everyone is happy with the results. Of course, it can always be better, so the next version is already underway...

And if anyone wants to help Purple Stork rise in the google ranking, I'd appreciate it if you'd link to http://www.purplestork.com using the words 'custom photo birth announcements'. Thanks!

P.S. That was the "sekret" project I previously mentioned.

This post references topics: python
posted at 22:48:16    #    comment []    trackback []
January 2005
MoTuWeThFrSaSu
      1 2
3 4 5 6 7 8 9
10111213141516
17181920212223
24252627282930
31      
Oct
2004
 Feb
2005

One python programmer's search for understanding and avocados. This isn't personal, only pythonic.

XML-Image Letterimage

© 2005, John P. Speno