[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ossig] Quasar Accounting Software for Linux
- To: ossig@xxxxxxxxxxx
- Subject: Re: [ossig] Quasar Accounting Software for Linux
- From: Vincent Lee <leehongfay@xxxxxxxxx>
- Date: Mon, 21 Feb 2005 05:18:15 +0000 (GMT)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=X5+rdLQ2HPLFxP0tDFUs4xsDx6sQb4RI9o+zQ/Ie9E5rbs667Yi08W4hMNX2jRMt9tHN5iLBYKjCgHt1KAHvz4/R8rVYI8d6wU1g2JVJddUMZ2S3+3a678RxqtdVQJEzSji/kS7mrOQP0p9iXERakIym3EORQUNuBMipPHMK07Q= ;
- In-Reply-To: <4219681C.7050203@ameba6.com>
- Reply-To: ossig@xxxxxxxxxxx
- Sender: owner-ossig@xxxxxxxxxxx
surprisingly, web-based front end is actually faster.. for example, if I were
to enter a field to look for a customer, there are 10 thousand records, most
thick client app actually search for all records on each "key stroke", and if
the user were to use 6 characters to locate the record,
1st key stroke 6000 records returned
2nd key stroke 2000 records returned
3rd key stroke 500 records
4th key stroke 100 records
5th key stroke 30 records
6th key stroke 5 records...
the overhead of transmitting these records over streamyx or broadband is still
pretty slow... web is still more practical for distributed type of
environment.. of course, if you are talking about having everything on LAN,
then thick client is more user friendly...
having said that, with the use of javascript (carefully designed for cross
browser compatibility), the web could be made more interactive :-)
--- Ditesh <ditesh@ameba6.com> wrote:
> Vincent Lee wrote:
>
> >thank god, it is not a web-based application, and it was written in C++ ,
> tkl
> >etc.
> >
> >
>
> Yes, unless you have really rich UI, a web based front end to accounting
> is irritating and tedious.
>
> But having a web based front end to up to date accounting reports is
> important. Or more precisely, always having access to up to date
> accounting reports is important, especially from the point of view of
> decision makers/bosses.
>
> Ditesh
>
>
> ---------------------------------------------------------
> To unsubscribe: send mail to ossig-request@mncc.com.my
> with "unsubscribe ossig" in the body of the message
>
>
=====
-----------------------------------------------------------------
Wavelet Technology - Your Open Source Software Solutions Provider
-----------------------------------------------------------------
Unit C-902 Penthouse, Kelana Square
17, Jalan SS7/26, Kelana Jaya
Petaling Jaya, Selangor 47301
Malaysia.
Tel: 012-6018838
-----------------------------------------------------------------
CONFIDENTIAL NOTE:
The information contained in this email is intended only for the use of the individual or entity named above and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete the mail.
Thank you.
---------------------------------------------------------
To unsubscribe: send mail to ossig-request@mncc.com.my
with "unsubscribe ossig" in the body of the message