Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #7064 > unrolled thread

java shopping carts

Started bySteve Sobol <sjsobol@JustThe.net>
First post2011-08-12 16:21 -0700
Last post2011-08-14 20:07 +0000
Articles 8 — 7 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  java shopping carts Steve Sobol <sjsobol@JustThe.net> - 2011-08-12 16:21 -0700
    Re: java shopping carts Arne Vajhøj <arne@vajhoej.dk> - 2011-08-12 20:20 -0400
      Re: java shopping carts Steve Sobol <sjsobol@JustThe.net> - 2011-08-12 22:42 -0700
    Re: java shopping carts Roedy Green <see_website@mindprod.com.invalid> - 2011-08-13 14:01 -0700
      Re: java shopping carts Tom Anderson <twic@urchin.earth.li> - 2011-08-14 11:34 +0100
        Re: java shopping carts Patricia Shanahan <pats@acm.org> - 2011-08-14 05:19 -0700
        Re: java shopping carts "John B. Matthews" <nospam@nospam.invalid> - 2011-08-14 15:23 -0400
          Re: java shopping carts Martin Gregorie <martin@address-in-sig.invalid> - 2011-08-14 20:07 +0000

#7064 — java shopping carts

FromSteve Sobol <sjsobol@JustThe.net>
Date2011-08-12 16:21 -0700
Subjectjava shopping carts
Message-ID<MPG.28af555c96b8d1649897eb@news.justthe.net>
So, I'm over in alt.www.webmaster discussing the relative merits of 
various shopping carts derived from osCommerce, since that's the 
shopping cart software I'm most familiar with.

Every single cart discussed has issues (IMHO).

So now I've turned to Java. So far, I've found JadaSite, KonaKart and 
Shopizer. Was wondering if anyone has experience with any of those 
products, or other similar products. 

<grumble>If Zen Cart's out-of-the-box UI wasn't so godawful, I would 
probably use it. I've installed, maintained and extended ZC installs in 
the past.</grumble>

Thanks in advance.

-- 
Steve Sobol - Programming/WebDev/IT Support
sjsobol@JustThe.net

[toc] | [next] | [standalone]


#7065

FromArne Vajhøj <arne@vajhoej.dk>
Date2011-08-12 20:20 -0400
Message-ID<4e45c35e$0$316$14726298@news.sunsite.dk>
In reply to#7064
On 8/12/2011 7:21 PM, Steve Sobol wrote:
> So, I'm over in alt.www.webmaster discussing the relative merits of
> various shopping carts derived from osCommerce, since that's the
> shopping cart software I'm most familiar with.
>
> Every single cart discussed has issues (IMHO).
>
> So now I've turned to Java. So far, I've found JadaSite, KonaKart and
> Shopizer. Was wondering if anyone has experience with any of those
> products, or other similar products.

I have no experience.

But if you need something with a lot of backend, then you
could put Apache OFBiz on the list.

I would expect its eBusiness module to provide what you want.

It is probbaly most relevant if you can use the ERP and order
processing modules also available.

Arne

[toc] | [prev] | [next] | [standalone]


#7068

FromSteve Sobol <sjsobol@JustThe.net>
Date2011-08-12 22:42 -0700
Message-ID<MPG.28afae81187ea669897ed@news.justthe.net>
In reply to#7065
In article <4e45c35e$0$316$14726298@news.sunsite.dk>, Arne Vajhøj 
says...


> But if you need something with a lot of backend, then you
> could put Apache OFBiz on the list.

In the world of ecommerce solutions, OFBiz is a Land Rover, and all I 
need is a cheap subcompact car. :)

(but thank you for the suggestion)

-- 
Steve Sobol - Programming/WebDev/IT Support
sjsobol@JustThe.net

[toc] | [prev] | [next] | [standalone]


#7090

FromRoedy Green <see_website@mindprod.com.invalid>
Date2011-08-13 14:01 -0700
Message-ID<gfpd479on9t8q3prefe8tvig7okdur1df3@4ax.com>
In reply to#7064
On Fri, 12 Aug 2011 16:21:39 -0700, Steve Sobol <sjsobol@JustThe.net>
wrote, quoted or indirectly quoted someone who said :

>So now I've turned to Java. So far, I've found JadaSite, KonaKart and 
>Shopizer. Was wondering if anyone has experience with any of those 
>products, or other similar products. 

I have collected a list of them at
http://mindprod.com/jgloss/shoppingcart.html

That might help you find some new candidates.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
Most of computer code is for telling the computer
what do if some very particular thing goes wrong. 

[toc] | [prev] | [next] | [standalone]


#7104

FromTom Anderson <twic@urchin.earth.li>
Date2011-08-14 11:34 +0100
Message-ID<alpine.DEB.2.00.1108141117040.3898@urchin.earth.li>
In reply to#7090
On Sat, 13 Aug 2011, Roedy Green wrote:

> On Fri, 12 Aug 2011 16:21:39 -0700, Steve Sobol <sjsobol@JustThe.net>
> wrote, quoted or indirectly quoted someone who said :
>
>> So now I've turned to Java. So far, I've found JadaSite, KonaKart and
>> Shopizer. Was wondering if anyone has experience with any of those
>> products, or other similar products.
>
> I have collected a list of them at
> http://mindprod.com/jgloss/shoppingcart.html

Roedy, when i open this page, my screen is immediately covered with 47 
tiny litle windows saying something like "GBP 0.27", with the numbers 
varying. I guess this is your currency converter applet.

I also see currency converters on the page itself, but i seem to get them 
in their own windows too.

I'm using Firefox 4.0.1, OpenJDK 1.6.0 (version openjdk-1.6.0.0-51.1.8.8 
from Fedora Linux; i have no idea what that corresponds to in normal 
version numbers), and the IcedTea6 1.8.8 plugin (OpenJDK doesn't have its 
own plugin), on Fedora 13.

tom

-- 
Vi veri veniversum vivus vici.

[toc] | [prev] | [next] | [standalone]


#7105

FromPatricia Shanahan <pats@acm.org>
Date2011-08-14 05:19 -0700
Message-ID<6tKdnQDD9Zj9INrTnZ2dnUVZ_rConZ2d@earthlink.com>
In reply to#7104
On 8/14/2011 3:34 AM, Tom Anderson wrote:
> On Sat, 13 Aug 2011, Roedy Green wrote:
>
>> On Fri, 12 Aug 2011 16:21:39 -0700, Steve Sobol <sjsobol@JustThe.net>
>> wrote, quoted or indirectly quoted someone who said :
>>
>>> So now I've turned to Java. So far, I've found JadaSite, KonaKart and
>>> Shopizer. Was wondering if anyone has experience with any of those
>>> products, or other similar products.
>>
>> I have collected a list of them at
>> http://mindprod.com/jgloss/shoppingcart.html
>
> Roedy, when i open this page, my screen is immediately covered with 47
> tiny litle windows saying something like "GBP 0.27", with the numbers
> varying. I guess this is your currency converter applet.
>
> I also see currency converters on the page itself, but i seem to get
> them in their own windows too.
>
> I'm using Firefox 4.0.1, OpenJDK 1.6.0 (version openjdk-1.6.0.0-51.1.8.8
> from Fedora Linux; i have no idea what that corresponds to in normal
> version numbers), and the IcedTea6 1.8.8 plugin (OpenJDK doesn't have
> its own plugin), on Fedora 13.

I tried the link, and I get a page about shopping carts.

Patricia

[toc] | [prev] | [next] | [standalone]


#7111

From"John B. Matthews" <nospam@nospam.invalid>
Date2011-08-14 15:23 -0400
Message-ID<nospam-CA1209.15232714082011@news.aioe.org>
In reply to#7104
In article <alpine.DEB.2.00.1108141117040.3898@urchin.earth.li>,
 Tom Anderson <twic@urchin.earth.li> wrote:

> On Sat, 13 Aug 2011, Roedy Green wrote:
> 
> > On Fri, 12 Aug 2011 16:21:39 -0700, Steve Sobol <sjsobol@JustThe.net>
> > wrote, quoted or indirectly quoted someone who said :
> >
> >> So now I've turned to Java. So far, I've found JadaSite, KonaKart 
> >> and Shopizer. Was wondering if anyone has experience with any of 
> >> those products, or other similar products.
> >
> > I have collected a list of them at
> > http://mindprod.com/jgloss/shoppingcart.html
> 
> Roedy, when i open this page, my screen is immediately covered with 
> 47 tiny litle windows saying something like "GBP 0.27", with the 
> numbers varying. I guess this is your currency converter applet.
> 
> I also see currency converters on the page itself, but i seem to get 
> them in their own windows too.
> 
> I'm using Firefox 4.0.1, OpenJDK 1.6.0 (version 
> openjdk-1.6.0.0-51.1.8.8 from Fedora Linux; i have no idea what that 
> corresponds to in normal version numbers), and the IcedTea6 1.8.8 
> plugin (OpenJDK doesn't have its own plugin), on Fedora 13.

For comparison:

Ubuntu 10.04.3 LTS
open-jdk/iced-tea version 6b20-1.9.9-0ubuntu1~10.04.2
Firefox 3.6.18+build2+nobinonly-0ubuntu0.10.04.2

The page cited hangs while loading the applets. This page, containing a 
single applet instance, works correctly:

<http://mindprod.com/jgloss/currcon.html>

No problem on Mac OS X, Safari 5.0.6 or Firefox 5.0.1.

-- 
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>

[toc] | [prev] | [next] | [standalone]


#7112

FromMartin Gregorie <martin@address-in-sig.invalid>
Date2011-08-14 20:07 +0000
Message-ID<j299tu$3c7$1@localhost.localdomain>
In reply to#7111
On Sun, 14 Aug 2011 15:23:27 -0400, John B. Matthews wrote:

> http://mindprod.com/jgloss/shoppingcart.html

No problem here (Opera 11.50, Firefox 3.6.18), both on Fedora 14.

-- 
martin@   | Martin Gregorie
gregorie. | Essex, UK
org       |

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web