X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 1C2A7D1C96B for ; Tue, 20 Apr 2004 04:19:10 -0300 (ADT) 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 92119-08 for ; Tue, 20 Apr 2004 04:19:09 -0300 (ADT) Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by svr1.postgresql.org (Postfix) with ESMTP id C1212D1BB89 for ; Tue, 20 Apr 2004 04:19:07 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=salem.vale-housing.co.uk) by anchor-post-33.mail.demon.net with esmtp (Exim 3.35 #1) id 1BFpXA-0000z5-0X; Tue, 20 Apr 2004 08:19:08 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: On site design issues X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Tue, 20 Apr 2004 08:19:08 +0100 Message-ID: <03AF4E498C591348A42FC93DEA9661B889FABB@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] On site design issues Thread-Index: AcQmNOR0rAqaxU9wRh2csGDFGaqnhgAcdj0Q From: "Dave Page" To: "Gavin M. Roy" , "Alexey Borzov" Cc: X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200404/162 X-Sequence-Number: 4266 =20 > -----Original Message----- > From: Gavin M. Roy [mailto:gmr@ehpg.net]=20 > Sent: 19 April 2004 18:31 > To: Alexey Borzov > Cc: pgsql-www@postgresql.org > Subject: Re: [pgsql-www] On site design issues >=20 > I'd be happy to offer a new design for the site, are there=20 > any points beyond the obvious (colors, content) that people=20 > would have me consider before submitting a design draft? Hi Gavin, Accessibility springs to mind. In particular, don't use fixed font sizes so ppl cannot make them larger in their browser if they want - that should be considered in the design as well; with the current one, the ring menu under the logo doesn't display well with enlarged fonts. It might be nice if there is an option to switch to pure plain text (no colours or formatting other than H1-6, bold/italic etc.) though I appreciate that will require some changes to the underlying code as well. We also need a navigation system that is scalable. Part of our longterm task is to consider the 'satellite' sites like advocacy, developer and techdocs and make them all part of the same project (if you see what I mean). Whether that means simply standardising the designs, or actually merging them into the main site is TBD, but I think we should assume that they will be merged and make any new design suitable scalable. Regards, Dave.