Return-path: Envelope-to: rlpowell@digitalkingdom.org Delivery-date: Fri, 04 Mar 2005 12:40:49 -0800 Received: from chain.digitalkingdom.org ([64.81.49.134]) by chain.digitalkingdom.org with esmtp (Exim 4.44) id 1D7JbD-000272-Bd; Fri, 04 Mar 2005 12:40:41 -0800 Received: with ECARTIS (v1.0.0; list jbovlaste); Fri, 04 Mar 2005 12:40:37 -0800 (PST) Received: from nobody by chain.digitalkingdom.org with local (Exim 4.44) id 1D7JbB-00026w-Ht for jbovlaste-real@lojban.org; Fri, 04 Mar 2005 12:40:37 -0800 Received: from genamics.blastula.net ([205.214.85.184]) by chain.digitalkingdom.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.44) id 1D7Jb8-00026o-1P for jbovlaste@lojban.org; Fri, 04 Mar 2005 12:40:37 -0800 Received: from [203.184.28.201] (helo=gulik.co.nz) by genamics.blastula.net with esmtpa (Exim 4.43) id 1D7Jb4-0001mC-NP for jbovlaste@lojban.org; Sat, 05 Mar 2005 09:40:31 +1300 Message-ID: <4228C7D0.7010905@gulik.co.nz> Date: Sat, 05 Mar 2005 09:40:48 +1300 From: Michael van der Gulik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.6) Gecko/20040216 Debian/1.6.x.1-10 X-Accept-Language: en MIME-Version: 1.0 To: jbovlaste@lojban.org Subject: [jbovlaste] Re: TEI export? References: <4228C300.80709@gulik.co.nz> <20050304202837.GL16932@miranda.org> In-Reply-To: <20050304202837.GL16932@miranda.org> Content-Type: text/plain; charset=us-ascii; format=flowed X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - genamics.blastula.net X-AntiAbuse: Original Domain - lojban.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - gulik.co.nz X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -2.6 (--) X-Spam-Report: Spam detection software, running on the system "chain.digitalkingdom.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: jkominek@miranda.org wrote: >On Sat, Mar 05, 2005 at 09:20:16AM +1300, Michael van der Gulik wrote: > > >>How difficult would it be to implement a TEI export function on to >>jbovlaste? (TEI = XML format for dictionaries; more info at >>http://www.freedict.org then click on "HOWTO"). >> >> > >I'm feeling too lazy to evaluate TEI. However, writing an exporter >kind of thing is fairly simply. I've got one already which generates >LaTeX from the contents of the SQL database. > >Here is the schema for jbovlaste: >http://jbovlaste.lojban.org/design/jbovlaste.sql > >If you'd like to make a first go at writing code to emit TEI, you could >send me the result and I'll try it out against the database and fix >up any issues. ;) (The server is PostgreSQL, FYI.) > > Which language and database libraries would you prefer? [...] Content analysis details: (-2.6 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] X-ecartis-version: Ecartis v1.0.0 Sender: jbovlaste-bounce@lojban.org Errors-to: jbovlaste-bounce@lojban.org X-original-sender: mikevdg@gulik.co.nz Precedence: bulk Reply-to: jbovlaste@lojban.org X-list: jbovlaste X-Spam-Score: -2.6 (--) X-Spam-Report: Spam detection software, running on the system "chain.digitalkingdom.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: jkominek@miranda.org wrote: >On Sat, Mar 05, 2005 at 09:20:16AM +1300, Michael van der Gulik wrote: > > >>How difficult would it be to implement a TEI export function on to >>jbovlaste? (TEI = XML format for dictionaries; more info at >>http://www.freedict.org then click on "HOWTO"). >> >> > >I'm feeling too lazy to evaluate TEI. However, writing an exporter >kind of thing is fairly simply. I've got one already which generates >LaTeX from the contents of the SQL database. > >Here is the schema for jbovlaste: >http://jbovlaste.lojban.org/design/jbovlaste.sql > >If you'd like to make a first go at writing code to emit TEI, you could >send me the result and I'll try it out against the database and fix >up any issues. ;) (The server is PostgreSQL, FYI.) > > Which language and database libraries would you prefer? [...] Content analysis details: (-2.6 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 0.0 AWL AWL: From: address is in the auto white-list Content-Length: 844 Lines: 29 jkominek@miranda.org wrote: >On Sat, Mar 05, 2005 at 09:20:16AM +1300, Michael van der Gulik wrote: > > >>How difficult would it be to implement a TEI export function on to >>jbovlaste? (TEI = XML format for dictionaries; more info at >>http://www.freedict.org then click on "HOWTO"). >> >> > >I'm feeling too lazy to evaluate TEI. However, writing an exporter >kind of thing is fairly simply. I've got one already which generates >LaTeX from the contents of the SQL database. > >Here is the schema for jbovlaste: >http://jbovlaste.lojban.org/design/jbovlaste.sql > >If you'd like to make a first go at writing code to emit TEI, you could >send me the result and I'll try it out against the database and fix >up any issues. ;) (The server is PostgreSQL, FYI.) > > Which language and database libraries would you prefer? Mikevdg.