On Thu, Feb 28, 2008 at 2:03 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> On Thu, Feb 28, 2008 at 1:33 PM, Eric Butera <[EMAIL PROTECTED]> wrote:
> > It is a svn repo showing the code to a product page to which you
> > design with styles instead of tables.
>
> D'oh! Didn't even notice that. Sorry, my fault.
>
> I've been (slowly) migrating from tables to styles myself over the
> last year or two. Old habits die hard, for sure, but once I started
> seeing noticeably-decreased page-load times (sometimes in the
> seconds), it became obvious that I had to start weening myself from my
> old TR/TD staples.
>
> Thanks for the link. I'm going to check it out for myself later.
>
> --
>
>
> </Dan>
>
> Daniel P. Brown
> Senior Unix Geek
> <? while(1) { $me = $mind--; sleep(86400); } ?>
>
Have you messed around with compressing your output at all? Using
something like mod_deflate is pretty nice while falling back on the ob
gz stuff makes a huge improvement too.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php