Andrus schrieb:
> Thank you.
>
>> I know the OP wants to stick to a language he knows, but with django
>> (Python),
>> you have a quite good admin site.
>>
>> I guess the OP would be more fast with django, even if he needs to learn
>> python on his way.
>
> Major stopper for python usage is lack of
Thank you.
I know the OP wants to stick to a language he knows, but with django
(Python),
you have a quite good admin site.
I guess the OP would be more fast with django, even if he needs to learn
python on his way.
Major stopper for python usage is lack of hosting.
Where to find free hosting
Aarni schrieb:
> As Jonathan said, the trick is not in getting the shop online but in the
> management side of it all. The public shop interface is in fact only a small
> proportion of the system.
>
Hi,
I know the OP wants to stick to a language he knows, but with django
(Python),
you have a
On Wednesday 22 October 2008 18:39:53 Jonathan Bond-Caron wrote:
>
> If there's no time constraints, I'd do as someone mentioned and build it
> yourself. Open source or even commercial e-commerce solutions tend to get
> very complicated in trying to be 'flexible'.
>
> i.e.
> CREATE TABLE shopping_c
I'm not sure / have not used either. Magento seems to use Zend_Db as the
database abstraction so it seems like a matter of porting the schema.
Ubercart does look simpler, go whatever you find more interesting or
faster
to do.
This is interesting.
If it better to modify Magento or Zend Cart (wh
On Wed Oct 22 10:16 AM, Andrus wrote:
> Jonathan,
>
> Thank you.
>
>> For PHP, your best option is http://www.magentocommerce.com/ --
>> http://svn.magentocommerce.com/source/branches/1.1
>
> Magento is only for MySql.
Wow that's too bad/sad for the mySQL only. At least they are using innoDB.
On Wed, 22 Oct 2008 15:42:48 +0300
"Andrus" <[EMAIL PROTECTED]> wrote:
> > I think that anyway most of the popular prepackaged solutions
> > don't support transactions in the DB.
> Probably I do'nt need transactions.
You don't need transactions as much as you don't need a database
since you can
Jonathan,
Thank you.
For PHP, your best option is http://www.magentocommerce.com/ --
http://svn.magentocommerce.com/source/branches/1.1
Magento is only for MySql.
My shopping cart must get products and add orders to existing PostgreSQL
database.
So I must re-write some parts of any shoppin
On Wed Oct 22 07:01 AM, Andrus wrote:
>
> I have looked some PHP source code archives without success yet.
>
For PHP, your best option is http://www.magentocommerce.com/ --
http://svn.magentocommerce.com/source/branches/1.1
I've never used it but it's 'clean' code with commercial backing.
Andrus wrote:
Thomas,
http://www.satchmoproject.com/
But it is written in python. Not PHP or C#.
Thank you.
Unfortunately for me it seems that learning another language, Python +
Django to support shopping cart is too much.
Where to find Visual FoxPro, PHP or C#/mod_mono scripts for this?
Ivan,
Thank you.
I'm writing one especially based on postgresql but I'm still busy
with the current client to put the source in such a shape that could
be publicly published.
What language are you using ?
The ones I'm aware of are Zen Cart, OSCommerce, Ubercart and
Ecommerce (last 2 for dru
you'll have problems finding anything like that, mainly because people
usually write that stuff themselves. So just that python or whatever code as
an example, and write your own lib. You might actually learn something while
doing it too.
Thomas,
http://www.satchmoproject.com/
But it is written in python. Not PHP or C#.
Thank you.
Unfortunately for me it seems that learning another language, Python +
Django to support shopping cart is too much.
Where to find Visual FoxPro, PHP or C#/mod_mono scripts for this?
Those language
Hi,
http://www.satchmoproject.com/
But it is written in python. Not PHP or C#.
Thomas
Andrus schrieb:
> I'm looking for a open source PHP or C#/mod_modo/Apache shopping chart.
>
> PostgreSQL database should contain items and item pictures or pictures
> should stored in separate files.
>
> Use
On Wed, 22 Oct 2008 12:22:21 +0300
"Andrus" <[EMAIL PROTECTED]> wrote:
> I'm looking for a open source PHP or C#/mod_modo/Apache shopping
> chart.
>
> PostgreSQL database should contain items and item pictures or
> pictures should stored in separate files.
>
> User can pick items, enter quantiti
15 matches
Mail list logo