Return-path: Envelope-to: rlpowell@digitalkingdom.org Delivery-date: Fri, 04 Mar 2005 12:28:50 -0800 Received: from chain.digitalkingdom.org ([64.81.49.134]) by chain.digitalkingdom.org with esmtp (Exim 4.44) id 1D7JPg-00020j-GQ; Fri, 04 Mar 2005 12:28:46 -0800 Received: with ECARTIS (v1.0.0; list jbovlaste); Fri, 04 Mar 2005 12:28:42 -0800 (PST) Received: from nobody by chain.digitalkingdom.org with local (Exim 4.44) id 1D7JPe-00020d-Ej for jbovlaste-real@lojban.org; Fri, 04 Mar 2005 12:28:42 -0800 Received: from miranda.org ([209.58.150.153] ident=qmailr) by chain.digitalkingdom.org with smtp (Exim 4.44) id 1D7JPb-00020T-EZ for jbovlaste@lojban.org; Fri, 04 Mar 2005 12:28:42 -0800 Received: (qmail 6559 invoked by uid 534); 4 Mar 2005 20:28:37 -0000 From: jkominek@miranda.org Date: Fri, 4 Mar 2005 13:28:37 -0700 To: jbovlaste@lojban.org Subject: [jbovlaste] Re: TEI export? Message-ID: <20050304202837.GL16932@miranda.org> References: <4228C300.80709@gulik.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4228C300.80709@gulik.co.nz> Accept-Language: jbo, en User-Agent: Mutt/1.5.6+20040907i 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: 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"). [...] Content analysis details: (-2.6 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 NO_REAL_NAME From: does not include a real name -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: jkominek@miranda.org 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: 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"). [...] Content analysis details: (-2.6 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 NO_REAL_NAME From: does not include a real name -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Content-Length: 755 Lines: 21 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.) -- Jay Kominek