[sword-devel] Re: sword-devel Digest, Vol 20, Issue 28
Yiguang Hu
yighu at yahoo.com
Sat Nov 26 13:27:04 MST 2005
Troy,
I'd like to get started with swordweb project so I may
be able to add/improve functions later.
Currently, I was just trying to get the chinese
theology terms converted into sword module when the
imp2ld fixed the encoding problem and finish
translating the sword interface into Chinese.
http://moses.ccim.org:8080/bible
Please let me know how can I get started.
Thanks
Yiguang
--- sword-devel-request at crosswire.org wrote:
> Send sword-devel mailing list submissions to
> sword-devel at crosswire.org
>
> To subscribe or unsubscribe via the World Wide Web,
> visit
>
>
http://www.crosswire.org/mailman/listinfo/sword-devel
> or, via email, send a message with subject or body
> 'help' to
> sword-devel-request at crosswire.org
>
> You can reach the person managing the list at
> sword-devel-owner at crosswire.org
>
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of sword-devel digest..."
>
>
> Today's Topics:
>
> 1. Prebuilt Python bindings for Windows (Bryant
> Huang)
> 2. Exciting Opportunities (Troy A. Griffitts)
> 3. SWORDWeb Footnotes / ESV (Troy A. Griffitts)
> 4. User Module Maintenence Framework (Troy A.
> Griffitts)
> 5. Incremental Searching / CLucene update (Troy
> A. Griffitts)
>
>
>
----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 25 Nov 2005 00:24:18 -0800
> From: Bryant Huang <glossa at gmail.com>
> Subject: [sword-devel] Prebuilt Python bindings for
> Windows
> To: sword-devel at crosswire.org
> Message-ID: <4386CA32.2070101 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
>
> Hi,
>
> I've spent a long time now trying simply to build
> the latest SVN copy of
> Sword on my Windows system (first with Cygwin,
> second with MSYS) with no
> success. Ultimately, I'd like to have Python
> bindings for the Sword
> library on Windows, to basically accomplish what is
> exemplified in
> sword/bindings/swig/sword.pl (except in Python
> rather than Perl).
>
> Can someone directly provide me with such prebuilt
> Windows
> libraries/binaries or teach me how to create them
> myself, step by step?
> I could not find sufficient documentation or
> relevant posts on this topic.
>
> Thank you so very much!
> Bryant
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 25 Nov 2005 15:12:43 -0700
> From: "Troy A. Griffitts" <scribe at crosswire.org>
> Subject: [sword-devel] Exciting Opportunities
> To: sword-devel at crosswire.org
> Message-ID: <43878C5B.2040906 at crosswire.org>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
>
> Hello everyone seeking to get involved here at
> CrossWire. Now is a great
> time! We have so many exciting projects in the
> works. I would like to
> briefly highlight a few of these opportunities. If
> anything excites you,
> we'd ask you to prayerfully consider commiting to
> assist with one of
> these tasks.
>
> I'll send individual emails so we can keep threads
> specific to each task.
> -Troy.
>
>
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 25 Nov 2005 15:22:52 -0700
> From: "Troy A. Griffitts" <scribe at crosswire.org>
> Subject: [sword-devel] SWORDWeb Footnotes / ESV
> To: sword-devel at crosswire.org
> Message-ID: <43878EBC.6060603 at crosswire.org>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
>
> The ESV contracts have been signed and an initial
> cut of the ESV module
> is available for web use only at:
>
>
http://crosswire.org/study/passagestudy.jsp?mod=ESV#cv
>
> Before we can release the module for download,
> Crossway will need to ok
> the quality of the module. The last remaining item
> we'd like to enable
> are the footnotes in the module. I believe they are
> encoded correctly,
> but for us to show them off, we need to extend
> SWORDWeb to publish a
> footnote mechanism.
>
> I'd like to have hover over footnote markers in the
> text, and also
> possibly a list of the footnotes at the bottom of
> the page, written out.
>
> If anyone has experience working on SWORDWeb (or
> would like to first get
> up to speed with the current webapp) and would like
> to add these
> features, we'd love to have you help!
>
>
>
> ------------------------------
>
> Message: 4
> Date: Fri, 25 Nov 2005 16:15:47 -0700
> From: "Troy A. Griffitts" <scribe at crosswire.org>
> Subject: [sword-devel] User Module Maintenence
> Framework
> To: sword-devel at crosswire.org
> Message-ID: <43879B23.2000606 at crosswire.org>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
>
> The United Bible Societies have asked for the
> ability for their
> translators to upload their work in progress Bibles
> to our SWORDWeb tool
> (The Bible Tool) so they might let people proofread
> their work online.
>
> We've also been wanting to develop a framework that
> would allow our
> users to upload and maintain their own modules, and
> for testers to
> 'rate' these modules so we might easily determine
> the ones ready to be
> moved to the official CrossWire download area.
>
> If you have SQL/JSP/Java experience and would like
> to help in this
> effort, we'd love to have the help.
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 25 Nov 2005 16:24:11 -0700
> From: "Troy A. Griffitts" <scribe at crosswire.org>
> Subject: [sword-devel] Incremental Searching /
> CLucene update
> To: sword-devel at crosswire.org
> Message-ID: <43879D1B.5050902 at crosswire.org>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
>
> We'd really like to add incremental searching to
> some of our frontends,
> like the SWORDWeb. If you haven't tried "Google
> Suggest", then check it
> out here:
>
> http://www.google.com/webhp?complete=1&hl=en
>
>
> For our search results to return this quickly, we'll
> need to use indexed
> searching. CLucene has already been integrated as
> an optional component
> for our engine. There are a few shortcomings of the
> current CLucene
> that we've used: lacking UTF-8 support, stable when
> invalid search
> expression is typed.
>
> We'd like to update to a newer version of CLucene,
> and
=== message truncated ===
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
More information about the sword-devel
mailing list