On 09/02/2010 02:59 PM, Stephen Russell wrote:
> On Thu, Sep 2, 2010 at 2:45 PM, Malcolm Greene<[email protected]>  wrote:
>> Stephen,
>>
>>> The people who are converting to Chrome, are they former FF users or new 
>>> people off of the IE stack? I use FF at work and Chrome at home testing it 
>>> out.
>> I tested out the early releases of Chrome and thought the product was
>> released way too early.
>>
>> This summer I've been spending a lot of time with Chrome (and FireFox,
>> IE, Safari, and Opera). NOW I LOVE CHROME! Incredibly fast - sometimes
>> 10x+ faster than IE 8. Highly recommended. I've also found Opera to be
>> almost as fast or as fast depending on the page being loaded. I'm also
>> happy with Firefox and Safari, but these browsers are clearly slower
>> than Chrome and Opera.
>>
>> I have to use IE (7 and 8) as part of our test program and these
>> browsers really suck when compared to the state of the art. IE is by far
>> the slowest (a pig) and also requires the most work-arounds to achieve a
>> professional quality result.
>>
>> Our use case is rendering large, highly formatted local HTML documents
>> as a reporting mechanism.
> -----------------------
>
> I work at the County and they dictate IE7 is the standard.  The Doc
> Management system we sell and support works with IE very well and
> other browsers inconsistently.  Joy!
>
> I want to know if Chrome has the important add-ons in FF that I want.
> Firebug and MiniMap just to list a few.
>
> Chrome is fast at a few things and quirky with others.  It is probably
> CSS sheets that don't cover Chrome as of yet but this is purely a WAG
> at this time.
>
> I don't test in Safari as of yet but should download the Win version
> just to see if our stuff works with it.
>
>
>

I've tested Chrome version 6.0.472.53 beta, the latest release of the 
Chrome browser under Fedora 13 x64_86.  It's fast, but still unstable.

In testing against some of my perl applications that dynamically create 
html pages, Chrome fails to perform correctly when passing input from 
the html page, when the submit button is click; because, Chrome still 
lack some standardized html that is present in IE and FF.  Chrome also 
fails to pass certain input from html pages dynamically created within 
perl applications in a way that PostgreSQL can handle.  For example, 
PostgreSQL always returns the following message when input from a Chrome 
html form dynamically created by perl is submitted to update a 
PostgreSQL table:

#---------------------

DBD::Pg::st execute failed: ERROR: value too long for type character 
varying(16) at Sm/Sm_database.pm line 165.

The SQL pass to the database Server was:

UPDATE smorders SET firstname = 'stanley', lastname = 'barnett', 
ccompany = '', cstreet = '6045 hwy 476', ccity = 'clayhole', cstate = 
'KY', czipcode = '41317', ccountry = 'United States', cbusph = 
'606-666-7826', cfax = '', cidno = 'pet', cidno_help = 'pet', ctaxable = 
'no', cemail = '[email protected]', web_site = '', cardtype = '', 
cardholder = '', cardnumber = '[email protected]', cardmonth = '', 
cardyear = '', comment = '', password = 'thaa5PPEuiKWo', thetime = 'now' 
WHERE clientno = '4'

#-----------------------------

When clicking on an html submit button, after this error occurs, the 
Chrome browser unexpectedly closes by blinking out.

Chrome is still beta and has a ways to go.  It is missing certain 
functionality to completely handle all the standardized html/css/etc out 
there.  Chrome has only been available for a couple of year now.  I 
expect it to become slower as it mature and its code base grows.  Still, 
I like Chrome when doing general browsing.

Regards,

LelandJ





DBD::Pg::st execute failed: ERROR: value too long for type character 
varying(16) at Sm/Sm_database.pm line 165.

The SQL pass to the database Server was:

UPDATE smorders SET firstname = 'stanley', lastname = 'barnett', 
ccompany = '', cstreet = '6045 hwy 476', ccity = 'clayhole', cstate = 
'KY', czipcode = '41317', ccountry = 'United States', cbusph = 
'606-666-7826', cfax = '', cidno = 'pet', cidno_help = 'pet', ctaxable = 
'no', cemail = '[email protected]', web_site = '', cardtype = '', 
cardholder = '', cardnumber = '[email protected]', cardmonth = '', 
cardyear = '', comment = '', password = 'thaa5PPEuiKWo', thetime = 'now' 
WHERE clientno = '4'

After clicking on a html submit button after such errors occur, the 
Chrome browser unexpected closes with a blink.




--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to