[css-d] RE; The CSS Overlords

2009-01-18 Thread Larry C. Lyons
On Sun, Jan 18, 2009 at 1:09 AM,  Ron Koster  wrote:
-
>
> Message: 2
> Date: Sat, 17 Jan 2009 11:06:01 -0500
> From: Ron Koster 
> Subject: [css-d] The CSS Overlords
> To: css-d@lists.css-discuss.org
> Message-ID: 
> Content-Type: text/plain; charset="us-ascii"; format=flowed
>
> At 02:20 PM 1/14/2009 -0500, Bill Brown wrote:
>>Well, tables and CSS are not mutually exclusive. That is, they can be
>>used together, though using them for layout is generally frowned upon by
>>the CSS Overlords.
>
[SNIP]

> I'm curious: why is this approach "frowned upon"? Please don't get me
> wrong, because I do fully understand that the *goal* of CSS is for
> the purpose of layout, etc., and tables were never really meant for
> that, but at the same time I can *easily* create a site using tables
> and have *no* cross-browser/platform problems at all -- on the other
> hand, I've attempted to create sites with CSS layouts, and have only
> ended up with a thoroughly buggy site. Perhaps I just don't know CSS
> well enough to know what I'm doing, but having now been on this list
> for a few months now (since last July), it seems like practically
> everyone has innumerable, sometimes insurmountable, problems in
> attempting to do so -- when quite often many of these problems would
> simply "disappear" if a table had been used for layout instead of CSS.
>

I'm coming in to this discussion a bit late, so my apologies if required.

That said I can think of more than a few reasons why CSS based layouts
are far superior to Table based approaches.  Most of them have already
been discussed, but one of more important reasons is speed .

CSS pages render about 1/3rd less time than table based layouts, Doug
Boude, and Joe Gautreau  tested this a while back, for the details see
http://www.twoninemedia.com/blog/index.cfm/2007/4/19/TabledLayoutsvsCSSLayouts.
 Using the Web Page Analyzer at websiteoptimization.com the authors
found that the CSS-based layout was 33% FASTER than the table-based
layout on a T1 connection.

I found that rather difficult to believe, so I tried a more rigorous
test using JMeter and 100 simultaneous connections. The load test
confirmed their findings, on average the CSS pages rendered much
faster than table based layouts when under a significant load. This
speed difference was maintained going from 5 through 100 simultaneous
users. One of these days I'm going to have to blog about this.

regards,
larry

-- 
The real problem is not whether machines think but whether men do.
 - B. F. Skinner -
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Shining examples of CSS-driven nonprofit & corporate sites?

2006-10-17 Thread Larry C. Lyons
Hi Tim,

FWIW, you might want to look at one of the sites I maintain,
http://www.beiresources.org. BEI Resources is a "not for profit"
organization. The site fits within your criteria.

regards,

larry

--
Larry C. Lyons
Web Analyst
BEI Resources
American Type Culture Collection
http://www.beiresources.org
email: llyons(at)atcc(dot)org
tel: 703.365.2700.2678
--
On 10/16/06, Tim Ware <[EMAIL PROTECTED]> wrote:
> --
>
> Message: 4
> Date: Sun, 15 Oct 2006 11:21:38 -0700
> From: Tim Ware <[EMAIL PROTECTED]>
> Subject: [css-d] Shining examples of CSS-driven nonprofit & corporate
> sites?
> To: CSS Discuss 
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;   charset=US-ASCII;   delsp=yes;  
> format=flowed
>
> I'm working on a project where I'm doing the coding/programming for a
> company that has hired a designer who is really print-based and
> doesn't have a clue about modern design. They ask that I provide
> examples of this approach to design. I need help with this. It's not
> as easy as I thought to find good examples, but I'll bet y'all can
> point me to some.
>
> Thanks!
>
> Tim
>
>
>
>
> . ! 
> .
> Tim Ware .. HyperArts .. 201 4th Street, Ste 404 .. Oakland CA 94607
> t: (510) 339-6084 .. f: (510) 339-6086 .. e: [EMAIL PROTECTED]
> http://www.hyperarts.com
> Map
>
>

-- 
The real problem is not whether machines think but whether men do. -
B. F. Skinner -
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/