Received: from magus.postgresql.org (magus.postgresql.org [87.238.57.229]) by mail.postgresql.org (Postfix) with ESMTP id 52A5113FA3D8 for ; Mon, 18 Jun 2012 17:29:03 -0300 (ADT) Received: from mail-pz0-f46.google.com ([209.85.210.46]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SgiZJ-0004Q7-9Z for pgsql-www@postgresql.org; Mon, 18 Jun 2012 20:29:02 +0000 Received: by dady13 with SMTP id y13so7418200dad.19 for ; Mon, 18 Jun 2012 13:28:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=nh8qXcNKFv67Qaj1nSi0iA5Ad7RNN7j2SPfgvMZF+/Y=; b=yYjpNonEwD0vJj+TW42+YqLkJRE68xyYPiNUilfHJ+/EeY6UCdTH48CaBwLPZf9ykG 8S2JugOXWG0glOLBFvSZCjpw82UNaolTTJC5dZHFMiRTSQ93fAYyP15Cu7Uy/jDEMHW3 aaJ7x6ib/Zzc/gknXSIsUhtrRMfn4srtQdIjQRwEBY+vj4j66X5C3aWO72/y5F8c8CG/ 75uQxyIXyEGu0PzJYsJhwt5HX8BgaXuC26oQ2+FTofkXRnVm+I3BON+vIcjQrarVvQY9 TB7KozmVTc1D3NUrAyJCxm5Bb2X9kJTPR2rNR2ZOsCgtTjz4fU7XOpqP7DhGa1TpDuIq KQLQ== Received: by 10.68.222.197 with SMTP id qo5mr44521545pbc.72.1340051327471; Mon, 18 Jun 2012 13:28:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.193.202 with HTTP; Mon, 18 Jun 2012 13:28:27 -0700 (PDT) In-Reply-To: References: From: Martin Atukunda Date: Mon, 18 Jun 2012 21:28:27 +0100 Message-ID: Subject: Re: Some restructuring of the download section To: Magnus Hagander Cc: PostgreSQL WWW , Palle Girgensohn , =?ISO-8859-1?Q?Pierre=2DEmmanuel_Andr=E9?= , bjorn.munch@oracle.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Pg-Spam-Score: -0.2 (/) X-Archive-Number: 201206/43 X-Sequence-Number: 20737 Looks good and *is* much more readable than the current version on the site= . I would suggest (in a bid to make even more readable) that we indent the paragraphs so that its clear under which heading the content is. For instance I find the section on Binary Distributions a lot easier to read because of the indentation introduced by the list. just my 2c - Martin - On Sun, Jun 17, 2012 at 10:48 AM, Magnus Hagander wro= te: > Per discussions I've had with people for a long time now, I finally > got around to making some changes to the structure of the download > section last week, to make it a little bit less cluttered and > confusing. And I think minus a few details they're about ready to go. > And then I promptly forgot about posting it here... > > So, important things first. Since it contains a lot of cut/paste > between different places the diff can be a bit hard to read. So I've > pushed a preview version of it up at > http://young-window-5672.herokuapp.com/download/. Username is webtest, > password foobar - to make sure google doesn't end up crawling it for > me... > > I've pushed my development branch to github. It contains a lot of > minor changes and back/forth changes, so the history is probably not > very interested, but you can view the full diff to master at > https://github.com/mhagander/pgweb/compare/master...downloadrefactor, > or clone that github repo if you want to make some changes off it. > > The main difference for people to actually see are, other than > generally trying to make it easier to read: > * Add more distinct links in the navigation bar. The Download one > becomes redundant, but it also makes it much easier to "get back" to > the starting point > * Remove the strange horizontal menu we used to select platform - it > didn't correspond to any kind of standard way of doing webpage layout, > and confused a lot of people > * Introduce a more granular split between Linux distributions, to be > able to target information more specifically - instead of a huge > if/elseif/elseif block between which distro you're on. Results in more > pages, but a lot more structured and easy to read pages. > * Put much more actual information on the per-distribution/per-os > pages. E.g. instead of "you can use yum", it has "how and why to use > yum" (and similar for other distros) > * Remove individual (and usually inconsistent) packager crediting - > this should be credited on the main project (/community/contributors/ > page) like all other contributors. > * Update the snapshot download information which has been lacking love > for a long time > * In some pages, get rid of 200-char long rows and just fold them into > normal rows (e.g. the windows download page). Generates a big diff, > though... > > Constructive comments are most welcome ;) > > Also, I need help to update the details for operating systems/distros > and install methods that I don't know myself. I'd appreciate it if > someone who does could look at e.g. the RedHat pages and then > construct similar pages for the following OSes (either send me the > text, or just do a fork+pullreq on github): > * FreeBSD (Palle has promised to work on this alrady) > * OpenBSD (I suggest you wait until Palle is done with FreeBSD, since > I suspect they will be very similar) > * SuSE > * Mac OS X (the Fink and Macports part - I think I have the rest > covered by bugging people on IRC) > * Solaris > > It's no worse than it is before, but it would be good to =A0be able to > improve the information on those pages as well. > > -- > =A0Magnus Hagander > =A0Me: http://www.hagander.net/ > =A0Work: http://www.redpill-linpro.com/ > > -- > Sent via pgsql-www mailing list (pgsql-www@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-www