Re: [PHP] Speed of loding PHP pages

2001-07-12 Thread Alexander Skwar

So sprach »Aral Balkan« am 2001-07-11 um 14:59:44 -0400 :
> Personally, I couldn't be happier that Netscape won't be making browsers

Ah, so Microsoft also stopped making "operating systems"?

> anymore and I wish that trouble-some bug of an excuse for a browser would
> just go away :)

Well, Netscape 4 is not that nice, granted, but Mozilla rules!

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 21 hours 36 minutes

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Speed of loding PHP pages

2001-07-11 Thread Aral Balkan

>> Netscape is notoriously slug-like when it comes to loading large tables
(i.e. the output of phpinfo()).

A way around this is to break up large tables into numerous smaller ones (or
at least have one table at the top that displays something so that the user
doesn't think that things have gone awry).

Personally, I couldn't be happier that Netscape won't be making browsers
anymore and I wish that trouble-some bug of an excuse for a browser would
just go away :)

Aral
__
([EMAIL PROTECTED])
New Media Producer, Kismia, Inc.
([EMAIL PROTECTED])
Adj. Prof., American University
¯¯



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Speed of loding PHP pages

2001-07-11 Thread scott [gts]

well... ahem... netscape 4.x is 1996-97 technology.

4-5 years since the last major release of netscape
is an eternity of internet time in those
years, microsoft has been pouring money and time
into their browser no duh it kicks the crap
outta netscape 4.x   :)

> -Original Message-
> From: Inércia Sensorial [mailto:[EMAIL PROTECTED]]
> Subject: Re: [PHP] Speed of loding PHP pages
>
>
>
>   No. It also depends on the internal engine used by the browser to
> 'contruct' the elements. On Windows plataforms, Netscape are slower to
> render cached pages. But IE has an advantage, it is built around some native
> windows functionalities, one of the reasons it is faster. I don't know for
> other plataforms tought.
>
>   Anyway, Opera is the fastest :-) Also the new engine from mozilla (not NS
> 6.0), is fast, but since it is not to be considerable a final release, even
> most recent ones, I can't imagine what the future might bring.
>
> --
>
>   Julio Nobrega.
>
> One and One and One is Three
> "Brian S. Dunworth" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> > Are IE and Netscape both set the same as far as caching?
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




AW: [PHP] Speed of loding PHP pages

2001-07-11 Thread Sebastian Stadtlich

recently heard of a review which measured that 
IE 6(on win) was 3 times faster with 'tricky'-pages then 
everything else on win & linux.
looking at HTML specifications it also won with 93% of supported 
html-standard
the review as in a linux mag/webpage 

( even opera which runs VERY nice in my opinion.
if it would only were better at javascript)

sebastian

> -Ursprungliche Nachricht-
> Von: Brian S. Dunworth [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 11. Juli 2001 19:18
> An: php list
> Betreff: RE: [PHP] Speed of loding PHP pages
> 
> 
> 
> Are IE and Netscape both set the same as far as caching?
> 
>  -
>Brian S. Dunworth
>Sr. Software Development Engineer
>Oracle Database Administrator
>The Printing House, Ltd.
> 
>(850) 875-1500  x225
><[EMAIL PROTECTED]>
>  -
> 
> 
> -Original Message-
> From: Don [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11, 2001 12:48 PM
> To:   php list
> Subject:  [PHP] Speed of loding PHP pages
> 
> Hi,
> 
> Has anyone tries any test loading PHP pages into IE 5.x and Netscape
> 4.7x?
> 
> As an experiment, I have a page that issues a phpinfo().  
> WIth I.E. 5.5,
> it takes about 3 seconds.  With Netscape 4.77, it takes almost 20
> seconds.
> 
> Thanks,
> Don
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Speed of loding PHP pages

2001-07-11 Thread Inércia Sensorial


  No. It also depends on the internal engine used by the browser to
'contruct' the elements. On Windows plataforms, Netscape are slower to
render cached pages. But IE has an advantage, it is built around some native
windows functionalities, one of the reasons it is faster. I don't know for
other plataforms tought.

  Anyway, Opera is the fastest :-) Also the new engine from mozilla (not NS
6.0), is fast, but since it is not to be considerable a final release, even
most recent ones, I can't imagine what the future might bring.

--

  Julio Nobrega.

One and One and One is Three
"Brian S. Dunworth" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Are IE and Netscape both set the same as far as caching?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Speed of loding PHP pages

2001-07-11 Thread Brian S. Dunworth


Are IE and Netscape both set the same as far as caching?

 -
   Brian S. Dunworth
   Sr. Software Development Engineer
   Oracle Database Administrator
   The Printing House, Ltd.

   (850) 875-1500  x225
   <[EMAIL PROTECTED]>
 -


-Original Message-
From:   Don [SMTP:[EMAIL PROTECTED]]
Sent:   Wednesday, July 11, 2001 12:48 PM
To: php list
Subject:        [PHP] Speed of loding PHP pages

Hi,

Has anyone tries any test loading PHP pages into IE 5.x and Netscape
4.7x?

As an experiment, I have a page that issues a phpinfo().  WIth I.E. 5.5,
it takes about 3 seconds.  With Netscape 4.77, it takes almost 20
seconds.

Thanks,
Don


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Speed of loding PHP pages

2001-07-11 Thread Alexander Wagner

Don wrote:
> Has anyone tries any test loading PHP pages into IE 5.x and Netscape
> 4.7x?

This is in no way related to PHP.
It's just the old Netscape taking lots of time for +rendering large 
pages, especially with nested tables.

regards
Wagner

-- 
Madness takes its toll. Please have exact change.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Speed of loding PHP pages

2001-07-11 Thread infoz

Netscape is notoriously slug-like when it comes to loading large tables
(i.e. the output of phpinfo()).

- Tim

> As an experiment, I have a page that issues a phpinfo().  WIth I.E. 5.5,
> it takes about 3 seconds.  With Netscape 4.77, it takes almost 20
> seconds.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Speed of loding PHP pages

2001-07-11 Thread Don

Hi,

Has anyone tries any test loading PHP pages into IE 5.x and Netscape
4.7x?

As an experiment, I have a page that issues a phpinfo().  WIth I.E. 5.5,
it takes about 3 seconds.  With Netscape 4.77, it takes almost 20
seconds.

Thanks,
Don


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]