Forum Moderators: phranque
I'm putting together a long put off personal project, and decided yesterday development time would be sped up dramatically if I had something database driven, instead of creating static pages.
What it needs to do:
web based user interface, integrate with mysql database or text db, perl driven architecture, and some kind of shopping cart feature. Also create pages from DB based on predefined templates which I have. That way, if I remove product from the db, there won't be any more pages about it... I'll need more funcionality later, but by then I might be able to at least write some of the code myself.
Names of software or links would be appreciated, stickymail if you don't want to post it. I'm not looking to pay money for this, so no commercial apps please.
Han Solo
there might be some stuff there that you could cobble into a working system
Guess I should have just gone there in the first place, but I was wondering if anybody had some experience with a script from there, before I started poking around, especially since I'm just now finally learning perl...
Sometimes, there are no shortcuts, eh?
Cheers,
Han Solo
Perhaps I should be more specific, because I only need a few capabilities:
I'm putting together more or less a web based catalogue, since the ecomm functions of buying are done off site at a secure server.
the web pages for each product will be template driven, and the data for each element of the template will be stored in a DB, either a proprietary perl one, or mysql.
so i'm looking for something with a web based interface to add/delete/modify the stuff within the db, and then generate pages out of it.
Sounds more or less simple, right???
I'd appreciate any specific suggestions, till I get one, I'm going to keep looking, and looking. I've already downloaded 4 open source development kits of one kind or another. They are great for stimulating ideas for other projects, but I have to keep my eye on this ball for now. :)
Cheers,
Han Solo