X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 41AB5D1E1C1; Fri, 16 Jan 2004 22:21:02 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 12379-03; Fri, 16 Jan 2004 18:20:32 -0400 (AST) Received: from bramble.mmrd.com (unknown [65.217.53.66]) by svr1.postgresql.org (Postfix) with ESMTP id 151C7D1D8D2; Fri, 16 Jan 2004 18:20:30 -0400 (AST) Received: from thorn.mmrd.com (thorn.mmrd.com [172.25.10.100]) by bramble.mmrd.com (8.12.8/8.12.8) with ESMTP id i0GLeDcM006409; Fri, 16 Jan 2004 16:40:13 -0500 Received: from gnvex001.mmrd.com (gnvex001.mmrd.com [192.168.3.55]) by thorn.mmrd.com (8.11.6/8.11.6) with ESMTP id i0GMJtl32220; Fri, 16 Jan 2004 17:19:55 -0500 Received: from camel.mmrd.com ([172.25.5.213]) by gnvex001.mmrd.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id XT88AM01; Fri, 16 Jan 2004 17:19:52 -0500 Subject: Re: And now for an example of a different style of From: Robert Treat To: "Marc G. Fournier" Cc: Josh Berkus , Justin Clift , PostgreSQL Web Development Mailing List In-Reply-To: <20040116152849.D13900@ganymede.hub.org> References: <400804AF.8050502@digitaldistribution.com> <20040116125152.R13900@ganymede.hub.org> <200401161125.54412.josh@agliodbs.com> <20040116152849.D13900@ganymede.hub.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 16 Jan 2004 17:19:55 -0500 Message-Id: <1074291595.22457.17.camel@camel> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200401/168 X-Sequence-Number: 3407 On Fri, 2004-01-16 at 14:29, Marc G. Fournier wrote: > On Fri, 16 Jan 2004, Josh Berkus wrote: > > > Marc, > > > > > cute site ... and another 'fixed width one' ... just curious, but who is > > > all crying for 'variable width'? I *really* like the consistency a fixed > > > width site provides, so that no matter what your browser, or screen > > > resolution, the site will still look the same ... > > > > The trick is that a fixed width site needs to be usable at 800x600 resolution, > > since this is the resolution of 40% of the monitors in American businesses, > > the last time anyone did stats on it (2000, I think). > > Agreed ... that just means the width is fixed at the 800, that's all ... > do we have to go over this again... different users have different monitor sizes. People with big monitors want to be able to resize their browsers to view multiple windows simultaneously. You can't assume that everyone's window width is 800 pixels: it's too much for some users and too little for others. It's not that difficult to make a stretchy site that looks good at multiple widths, I think php.net is a classic example of this (though debian, kde, mozilla, ximian are also good examples). Robert Treat -- Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL