From owner-freebsd-www@FreeBSD.ORG Fri Jul 22 22:10:37 2005 Return-Path: X-Original-To: freebsd-www@freebsd.org Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0FB116A41F; Fri, 22 Jul 2005 22:10:37 +0000 (GMT) (envelope-from dodell@offmyserver.com) Received: from knight.ixsystems.net (afg.ixsystems.net [206.40.55.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 665E843D45; Fri, 22 Jul 2005 22:10:37 +0000 (GMT) (envelope-from dodell@offmyserver.com) Received: from 192.168.1.235 (afg.ixsystems.net [206.40.55.73]) by knight.ixsystems.net (8.12.10/8.11.6) with ESMTP id j6MLidgs043682; Fri, 22 Jul 2005 14:44:39 -0700 (PDT) (envelope-from dodell@offmyserver.com) From: "Devon H. O'Dell" To: Chris Zumbrunn , soc-emily@freebsd.org In-Reply-To: References: <42E10467.3050109@freebsd.org> <022b185b79e744c6edb322d2a240abc2@czv.com> <20050722195140.GE9649@submonkey.net> Content-Type: text/plain Message-Id: <1122070232.20293.35.camel@noisegen> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6.325 Date: Fri, 22 Jul 2005 15:10:33 -0700 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 23 Jul 2005 13:08:57 +0000 Cc: freebsd-www@freebsd.org, Ceri Davies Subject: Re: FreeBSD design proposal X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 22:10:37 -0000 On Fri, 2005-07-22 at 13:57, Chris Zumbrunn wrote: > On Jul 22, 2005, at 9:51 PM, Ceri Davies wrote: > > > On Fri, Jul 22, 2005 at 08:26:40PM +0200, Chris Zumbrunn wrote: > >> On Jul 22, 2005, at 4:36 PM, Emily Boyd wrote: > >> > >>> http://www.emilyboyd.com/design/freebsd/homepage_proposal.png > >>> http://www.emilyboyd.com/design/freebsd/secondpage_proposal.png > >>> > >>> I've learnt a lot from reviewing the earlier redesigns proposed by > >>> folks > >>> like Devon O'Dell, Chris Zumbrunn, and others. The input on this list > >>> from people such as Ceri Davies and Simon Nielsen has also been > >>> invaluable. > >> One advantage to these is that they actually keep most of the important stuff. If you'd like, I can try to get this design implemented in my Perforce repo. I don't mean to step on toes here -- if you're taking time for this as well, that's certainly fine by me :D. I haven't been following the thread, so I don't really know what your intentions are. Where I got hung up last time is that the design Chris made with the three columns is really hard to implement with divs and CSS, when you want to be able to let the divs grow / shrink when the window is resized. If you've questions about how to integrate this with the current XML/SGML stuff, let me know, since Chris and I had to wade through that as well to get our work done. --Devon