Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 769FC6324FE; Mon, 9 Mar 2009 16:21:52 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 81264-10; Mon, 9 Mar 2009 16:21:44 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by mail.postgresql.org (Postfix) with ESMTP id 7C1CC6322BB; Mon, 9 Mar 2009 16:21:45 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 4A5BCDCC424; Mon, 9 Mar 2009 20:21:44 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id AD4BB124114; Mon, 9 Mar 2009 20:21:42 +0100 (CET) Message-ID: <49B56C46.5010506@hagander.net> Date: Mon, 09 Mar 2009 20:21:42 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Bruce Momjian CC: Alvaro Herrera , Stefan Kaltenbrunner , PostgreSQL www , pgsql-docs@postgresql.org Subject: Re: [DOCS] the sad state of our FAQs References: <200903091906.n29J64i27114@momjian.us> In-Reply-To: <200903091906.n29J64i27114@momjian.us> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/55 X-Sequence-Number: 16709 Bruce Momjian wrote: > Alvaro Herrera wrote: >> I proposed this previously but got no support from Bruce who is supposed >> to be the FAQ maintainer, and thus I ended up doing nothing. Therefore >> I now offer to do the job required to move them to XML Docbook and allow >> translatability using xml2po or something similar. > > I am fine with whatever changes people suggestion; the FAQ just isn't > updated that often for me to care where it resides. I think that statement alone is a good indicator of why it has to be moved. Some figures for the interested, btw. The FAQ had ~7700 reads from ~6300 unique visitors last month. These people received information that was simply incorrect. I think that's more than enough people to care about. As a reference point, the Windows FAQ on the wiki had ~6900 reads from ~5800 unique visitors (the most popular page on the wiki other than the frontpage). So I think it's pretty clear that putting it on the wiki doesn't make less people look at it - at least not with the link that's there from the main site. //Magnus