Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id B83559F9EED for ; Sat, 9 Dec 2006 05:07:41 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 83038-07 for ; Sat, 9 Dec 2006 05:07:41 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr4.postgresql.org (svr4.postgresql.org [66.98.251.159]) by postgresql.org (Postfix) with ESMTP id 3A4749F9392 for ; Sat, 9 Dec 2006 05:07:41 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.3 Received: from flame.co.za (unknown [160.124.170.1]) by svr4.postgresql.org (Postfix) with ESMTP id 52A025AF8AD for ; Sat, 9 Dec 2006 09:07:57 +0000 (GMT) Received: from [192.168.0.99] (unknown [196.207.32.235]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by flame.co.za (Postfix) with ESMTP id 2EC1C804C2 for ; Sat, 9 Dec 2006 11:07:33 +0200 (SAST) Subject: Re: Switching to XML From: Theo Kramer Reply-To: theo@flame.co.za To: pgsql-docs@postgresql.org In-Reply-To: <1165613160.24745.36.camel@localhost.localdomain> References: <4579720E.4000707@dawninglight.net> <200612082115.53566.peter_e@gmx.net> <1165609294.24745.19.camel@localhost.localdomain> <200612082158.06649.peter_e@gmx.net> <1165613160.24745.36.camel@localhost.localdomain> Content-Type: text/plain Organization: Flame Computing Enterprises cc Date: Sat, 09 Dec 2006 11:07:30 +0200 Message-Id: <1165655250.2621.10.camel@josh> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) Content-Transfer-Encoding: 7bit X-Archive-Number: 200612/52 X-Sequence-Number: 3975 On Fri, 2006-12-08 at 13:26 -0800, Joshua D. Drake wrote: > Yes which is generated from our use of SGML which is the core of this > problem and the core of the question as a whole. > > SGML is making working with the documentation *harder*. From a total outsider's point of view I have to disagree. It took me a couple of minutes to figure out how to make the tiny change I did the other day by looking at the rest of the sgml (managed to get the diff the wrong way around but not the sgml :/). > We have people that *DO NOT* contribute because of this SGML > requirement. They have what I consider extremely valid reasons, namely > it is dumb to require a writer to use emacs or write tags explictly. Again would have to disagree - surely if someone really wants to contribute they could provide their input in plain text, and someone on the list could then integrate those contribs. > Hell, the only reason I have even bothered to contribute what little I > have to the docs is because I wrote a book in SGML, thus it is a no > brainer to me. Others aren't so tortured as to have done the same. I would hate to hand edit the stuff generated by something like OpenOffice.org. > There is a long standing support within the community to move to XML > including: > > Josh Berkus > Josh Drake > Robert Treat > Andrew Dunslane > David Blewett > David Fetter > Devrim Gunduz > Darcy Buskermolen > > And that is just from #postgresql > > The french team also uses Docbook XML and they can generate a PDF in 30 > minutes... it takes us DAYS because of the SGML. Here I agree - 30 minutes vs days is a good reason - as long as editing with an ascii editor is not taken away. -- Regards Theo