|
Posted by Eugene Rippen on January 30, 2005, 7:19 pm
Please log in for more thread options
I want to buy a complete shopping cart program.
It will probably be written in perl.
The server I use is Unix.
I have a couple thousand items to list, almost all of which are used.
Must be able to display some jpg's, adjacent to the matching listing.
Usually need to get the lines for each item down to at least 2; in
other words, I don't want one of those that can only show
a few items per page.
It must be relational to the data base/inventory on the server,
so as to maintain the inventory number. That is, subtract 1
from the total available, and if it is the last one, display a zero.
Must be able to send all the necessary info for credit cards,
from its secure site, and email it to me.
I want to absolutely have an unencumbered license, all my own.
I don't want to be tied down to some other web site or business.
I don't want to spend much time getting it to work for me.
If I wanted to learn Perl/CGI, I would have already done that.
Eugene Rippen
P.O. Box 9
Auburn, CA 95604
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000
Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
|
|
Posted by Sherm Pendley on January 30, 2005, 10:51 pm
Please log in for more thread options
Eugene Rippen wrote:
> I want to buy a complete shopping cart program.
This isn't really on-topic for this group. <http://jobs.perl.org> would be a
better choice. Having said that, I do have a couple of suggestions for the
job listing you post there.
> It will probably be written in perl.
It definitely will be if you post to a Perl group or list. :-)
> The server I use is Unix.
It would be useful to know if it's a shared server or not. If the box is
your own, and you have free reign to install whatever modules and/or other
software you see fit, that would simplify a number of things. Most things
are still *possible* on a shared server, of course - it's just that having
full unrestricted access makes them easier.
> Must be able to send all the necessary info for credit cards,
> from its secure site, and email it to me.
It *is* critical that you use SSL security to secure the connection between
the browser and web server - but that's just the beginning. The rest of the
process must be secure too, and that means encrypting the emails that are
sent to you, using PGP or something else. It also means securing sensitive
data not only in transit, but also while it's on the server - one of those
things I mentioned above that is easier to do if you own the server.
> I don't want to be tied down to some other web site or business.
At the very minimum, you're probably going to have to establish a merchant
account to handle credit card transactions. There's really no way around
that, short of starting your own bank.
sherm--
--
Cocoa programming in Perl: http://camelbones.sourceforge.net Hire me! My resume: http://www.dot-app.org
|
| Similar Threads | Posted | | Need Perl/CGI Programmer for Shopping Cart/E-commerce Tool | March 23, 2005, 2:36 pm |
| Custom Software Development | May 8, 2007, 7:07 am |
| The Month in Perl Software Design: Review of January 2005 | February 10, 2005, 10:39 pm |
| an Invitation to be Involved in a Survey on Developing Scientific Computing Software | December 14, 2007, 11:48 pm |
| an Invitation to be Involved in a Survey on Developing Scientific Computing Software | January 21, 2008, 10:32 am |
| Software Development Engineers needed - open source enviro - Seattle | December 10, 2004, 3:38 pm |
| Free access to several paysites! Free movies - games - software - mp3 - and more! | January 17, 2006, 9:21 pm |
| Free access to several paysites! Free movies - games - software - mp3 - and more! | January 17, 2006, 10:27 pm |
| PAUSE Definition of Pre-Alpha, Alpha, Beta and Released Software | August 14, 2007, 4:35 am |
|