From owner-freebsd-www@FreeBSD.ORG Sun Feb 4 17:06:55 2007 Return-Path: X-Original-To: www@FreeBSD.org Delivered-To: freebsd-www@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CBB716A401 for ; Sun, 4 Feb 2007 17:06:55 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay08.ispgateway.de (smtprelay08.ispgateway.de [80.67.29.8]) by mx1.freebsd.org (Postfix) with ESMTP id C743D13C4A8 for ; Sun, 4 Feb 2007 17:06:54 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 13545 invoked from network); 4 Feb 2007 16:40:12 -0000 Received: from unknown (HELO localhost) (775067@[217.50.207.156]) (envelope-sender ) by smtprelay08.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 4 Feb 2007 16:40:12 -0000 Date: Sun, 4 Feb 2007 17:39:59 +0100 From: Fabian Keil To: Greg 'groggy' Lehey Message-ID: <20070204173959.4f850be6@localhost> In-Reply-To: <20070202232350.GA96920@wantadilla.lemis.com> References: <45C3C140.7000601@FreeBSD.org> <20070202232350.GA96920@wantadilla.lemis.com> X-Mailer: Claws Mail 2.6.1 (GTK+ 2.10.6; i386-portbld-freebsd6.2) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2008-08-18.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_UBEond75QAShCp61MKfmoyZ; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: www@FreeBSD.org Subject: Privoxy filter for FreeBSD.org (was: [RFC] Proposed changes for the website) 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: Sun, 04 Feb 2007 17:06:55 -0000 --Sig_UBEond75QAShCp61MKfmoyZ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Greg 'groggy' Lehey wrote: > On Friday, 2 February 2007 at 23:54:56 +0100, Gabor Kovesdan wrote: > > I'm starting this thread to discuss these changes before I commit them. > > > > > > 2, Changing the format of the news entries >=20 > Not just the news entries! The whole site is broken at 2048x1536. > It's really a very poor advertisement for us. Fixed size fonts live a > life of their own (can often be double the size of proportional, or > more), headings overlap, and as you say the indentation is crazy. I'd > be really happy if you would fix it. FYI: I've been using the following Privoxy filter for several months now: FILTER: freebsd.org Hides some design bugs that show up if you are using sl= ightly different browser settings than the "designer". s@@\n$0@i s@@ (CSS modified) $0@ig It works around the problems that annoyed me the most, you might want to give it a try to see if it improves things for you as well. I'm aware that it doesn't hide all problems, but so far I didn't run into a single page that looked worse than before. The filter works by overruling the original CSS files, mostly to honor the user's default settings which should be perfect. If the browser doesn't support that, the filter will not have the desired results and might even make things worse. If the fixes would be applied to the original CSS files (one can dream) this wouldn't be a problem. Given the fact that FreeBSD.org is broken for quite some time now, I'm tempted to include the filter in the Privoxy port and have it enabled by default. In other words: feedback welcome. If you don't use Privoxy and don't feel like installing it, you can quickly test the filter by accessing FreeBSD.org through the HTTP proxy "tor.fabiankeil.de:8118". Please note that the Privoxy version running there is based on alpha code and verbose logging is enabled for debugging purposes (currently that includes client headers and client IP addresses). Also the hardware has issues and as a result the server will not be available 24/7. Fabian --Sig_UBEond75QAShCp61MKfmoyZ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFxgxpBYqIVf93VJ0RAg36AJ9+/5XxQMTgoX+cignASYGw8nM+KgCgwpfu nZeWN8mC9Fcv74m+SEg2DxY= =I3oE -----END PGP SIGNATURE----- --Sig_UBEond75QAShCp61MKfmoyZ--