Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 295699F9F75 for ; Fri, 8 Dec 2006 21:49:53 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 51807-03 for ; Fri, 8 Dec 2006 21:49:47 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4 Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by postgresql.org (Postfix) with ESMTP id 942CB9F9EED for ; Fri, 8 Dec 2006 21:49:52 -0400 (AST) Received: by py-out-1112.google.com with SMTP id a73so18597pye for ; Fri, 08 Dec 2006 17:49:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YZBTbTOQKWJHRNXpoe27zel7dt3jkoGzC8suf+YoelB7x+w4HCZCkkoGdGQoLNZ2Ov3IhOS2dDz8JwLxlRN8KrBl2RGgEWGxUPWW58GY1oMc7ICHEckasQis8Pwk2fQKNypzTigyneIGvKBWPJb5BaaitKBB8dt2go+Pcy6SOG0= Received: by 10.65.194.13 with SMTP id w13mr6909536qbp.1165628991223; Fri, 08 Dec 2006 17:49:51 -0800 (PST) Received: by 10.64.178.17 with HTTP; Fri, 8 Dec 2006 17:49:51 -0800 (PST) Message-ID: <2065a6cf0612081749j5a4aebb9n25ceb8c35b4b307e@mail.gmail.com> Date: Fri, 8 Dec 2006 22:49:51 -0300 From: Mario To: "Joshua D. Drake" Subject: Re: Switching to XML Cc: pgsql-docs@postgresql.org In-Reply-To: <1165613160.24745.36.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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> X-Archive-Number: 200612/48 X-Sequence-Number: 3971 On 08/12/06, Joshua D. Drake wrote: > 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 > And now in Chile, I wrote an app to translate postgres documentation (l10n.postgresql.cl). I took SGML sources, transform to XML and to POT files The results are good! but is it not the best. To move from SGML to XML is a hard work. > -- http://www.advogato.org/person/mgonzalez/