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 286DAD1B50C for ; Wed, 12 Nov 2003 05:41:58 +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 17923-10 for ; Wed, 12 Nov 2003 01:41:27 -0400 (AST) Received: from as.ufgnet.ufg.br (unknown [200.137.192.25]) by svr1.postgresql.org (Postfix) with ESMTP id 44C8FD1B508 for ; Wed, 12 Nov 2003 01:41:25 -0400 (AST) Received: (from mm@localhost) by as.ufgnet.ufg.br (8.11.6p3/8.11.4) id hAC5fDa04868 for pgsql-www@postgresql.org; Wed, 12 Nov 2003 03:41:13 -0200 Received: from UebiMiau (www.ufg.br [200.137.221.69]) by as.ufgnet.ufg.br (8.11.6p3/8.11.4) with SMTP id hAC5fCW04860 for ; Wed, 12 Nov 2003 03:41:12 -0200 Message-Id: <200311120541.hAC5fCW04860@as.ufgnet.ufg.br> Received: from client 200.137.205.136 for UebiMiau2.7 (webmail client); Wed, 12 Nov 2003 2:42:34 -0300 Date: Wed, 12 Nov 2003 2:42:34 -0300 From: "Euler Taveira de Oliveira" To: pgsql-www@postgresql.org Reply-To: "Euler Taveira de Oliveira" Subject: New Ideas about website X-Priority: 3 X-Mailer: UebiMiau 2.7.2 X-Original-IP: 200.137.205.136 Content-Transfer-Encoding: 8bit X-MSMail-Priority: Medium Importance: Medium Content-Type: text/plain; charset="iso-8859-1"; MIME-Version: 1.0 X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.6 tagged_above=0.0 required=5.0 tests=BAYES_30, INVALID_DATE, MISSING_MIMEOLE, MISSING_OUTLOOK_NAME, MSG_ID_ADDED_BY_MTA_2 X-Spam-Level: X-Archive-Number: 200311/178 X-Sequence-Number: 2825 Hi all, As I promissed in my last e-mail, I just created 3 new models for the website. http://www.ufgnet.ufg.br/euler/pgsql-www/model-1.html http://www.ufgnet.ufg.br/euler/pgsql-www/model-2.html http://www.ufgnet.ufg.br/euler/pgsql-www/model-3.html I tried to clean up the HTML code using CSS and use some sort of tables. All of the code were tested on HTML 4.01 and CSS 2. I tested it under: Links, Lynx, Mozilla, Firebird, Netscape, Galeon and Konqueror. The first one, I just conserved the content from Andreas and change the style of the boxes. The second one, I tried to reorgan ize the content. And the last one, I changed the main part. IMHO, I like the last one a lot. But I don't know about the News/Event, I think the headline + summary is more attractive than a single headline. I need to think about the content of the website. It's the most important thing of a website. Without it, we don't even have a website! What about my content ? What could we add/remove ? Talking about i18n, I just investigated the way pgadmin deal with it and remember I tried it days ago. It's quite simple, we j ust need to use the gettext extension of PHP. The other way is deal with SGML like Debian and KDE projects. Comments ? Regards, Euler Taveira de Oliveira euler (at) ufgnet.ufg.br