Hi, all

Any SQL-ledger users at SLUG?

Re: POS - productlist, checkbox required instead of radio button

When picking product items, would it be possible to have checkboxes instead
 of radio buttons so that one can pick multiple items to build up the
 invoice? To select one item at a time takes ages.

The other issue is that every time the page is refreshed with a single new
 item, this can take from 5 to 25 seconds - despite the fact that user is on
 the local host, not on a remote terminal. Could this lack of speed be due
to  Apache not being tuned? For a ten or 20-item
 invoice it would take about 5 minutes to build up the invoice, because
 remember that a fresh product list is called up after choosing the last
 item. Any pointers? I suspect my 600 mhz CPU and 64mb ram is not the issue
as this is just a tiny demo database.

Are there any other good open-source POS programs out there?

>On my laptop I have currently installed
>
>1.    Linux OS,
>2.   Apache as the web Http server and
>3.    Postgresql as the database.
>
>I also have an accounting application written in Perl which can use any
>browser such as Mozilla or Explorer to access the database. The client and
>browser can be remote.
>
>The problem I am having is that with this setup, each page (text data only)
>takes minimum 5 to 6 seconds to call up with the web server from the
>database. Complex instructions take even longer - upto 30 seconds. There is
>no difference whether the client is remote (say, on a Windows machine with
>explorer browser) or on the same machine as the main DB and http server
>(where I use a Mozilla browser).
>
>My main objective is to have a shopping cart type of application that
>responds quickly. I have the basic software infrastructure but how to make
>it work efficiently is the issue. Perhaps I need to have Java mini
>application at each client (?) - anyway I am not sure. How do these other
>online shopping cart type of websites function with similar infrastructure?

 Ken




-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to