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 3C494D1DF93; Sat, 17 Jan 2004 00:33:44 +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 31498-03; Fri, 16 Jan 2004 20:33:16 -0400 (AST) Received: from lakemtao02.cox.net (lakemtao02.cox.net [68.1.17.243]) by svr1.postgresql.org (Postfix) with ESMTP id 7A7D7D1B52F; Fri, 16 Jan 2004 20:33:12 -0400 (AST) Received: from [192.168.0.13] ([68.105.168.121]) by lakemtao02.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040117003313.XMBZ2297.lakemtao02.cox.net@[192.168.0.13]>; Fri, 16 Jan 2004 19:33:13 -0500 From: Robert Treat To: "Marc G. Fournier" Subject: Re: And now for an example of a different style of Date: Fri, 16 Jan 2004 19:33:13 -0500 User-Agent: KMail/1.5 Cc: "Marc G. Fournier" , Josh Berkus , Justin Clift , PostgreSQL Web Development Mailing List References: <400804AF.8050502@digitaldistribution.com> <1074291595.22457.17.camel@camel> <20040116185933.D13900@ganymede.hub.org> In-Reply-To: <20040116185933.D13900@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401161933.13477.xzilla@users.sourceforge.net> X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200401/171 X-Sequence-Number: 3410 On Friday 16 January 2004 18:00, Marc G. Fournier wrote: > On Fri, 16 Jan 2004, Robert Treat wrote: > > 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). > > just looked at php.net, and you are correct, seems to resize nicely ... > > mmm... sorry for the tone, guess it was a long week... just that in my former life I used to be the "user experience adviser" for the IT department of a fairly good-sized corporation I often went round and round over things like this with the developers, things that most of "us usability types" consider basic maxims. Probably why I now work on the database side; everyone *thinks* they can do design, but people rarely look at a website and think "they should have used 3 tables and a view to handle that data" :-) Robert Treat -- Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL