[sword-devel] Win32 utils

2009-10-21 Thread Chris Little
The latest Windows compiles of the utilities (based on r2466) are posted 
at 
http://crosswire.org/ftpmirror/pub/sword/utils/win32/sword-utilities-1.6.0-r2466.zip


These also include updated cURL and the Synodal v11n.

The next version should include updated ICU (with Unicode 5.2), a v11n 
for German & French Bibles, and/or x64 binaries.


--Chris

___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page


[sword-devel] website translation

2009-10-21 Thread Chris Little
I'd like some feedback on the website translation widget I just added to 
 http://crosswire.org/sword/. It's located at the bottom of the left 
margin, and is powered by Google Translate, as it says.


Based on the languages I can read, the results are about what you'd 
expect: decent and better than nothing, but with errors. For example, 
"Strong's words" is interpreted as "strong words" (presumably the 
opposite of weak words).


Is this a useful addition or a bad idea? If the former, I can work on 
expanding it to work with the rest of the site.


If anyone wants to add Google Translate to their sites, the details are 
at http://translate.google.com/translate_tools.


--Chris

___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page


Re: [sword-devel] Android SWORD

2009-10-21 Thread Sebastien Koechlin
On Wed, Oct 21, 2009 at 01:05:22AM -0700, Troy A. Griffitts wrote:
> A quick update on Android progress.

I read this morning that Nook, an ebook running Android is in pre-order
state:

http://www.barnesandnoble.com/nook/features/

US only and probably not really open :(

-- 
Sébastien Koechlin

___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page


Re: [sword-devel] Android SWORD

2009-10-21 Thread Troy A. Griffitts
A quick update on Android progress.

o  Basic Bible navigation and display are working, albeit not pretty.
o  Text-to-Speech functionality is added.
o  All methods from the engine are now completely wrapped to the same
swordorb.idl interface we use for SWORDWeb's Java<-CORBA->C++ bridge, so
a full-featured Android client should now be possible with the current
engine exposure.

Everything is still at the same location (below).

-Troy.


Troy A. Griffitts wrote:
> There is now a preliminary Android NDK / Java binding available in SVN.
>  This is very very early and should just be considered a proof of concept.
> 
> There is a package available to show things working, but doesn't really
> do much:
> 
> http://crosswire.org/~scribe/bishop.apk
> 
> the JNI libsword.so should be placed in your project/libs directory, e.g.,
> 
> ~/workspace/bishop/libs/armeabi/libsword.so
> 
> and can be obtained from the above package-- believe me, you don't want
> to try to compile it yourself as the NDK does not have STL support out
> of the box.  The Java classes can be obtained from the
> sword/bindings/java-jni/src directory, e.g.
> 
> http://crosswire.org/svn/sword/trunk/bindings/java-jni/src/org/crosswire/android/sword/
> 
> Module library must exist on your SD card under a 'sword' directory to
> be found, e.g., unzip KJV.zip to /sdcard/sword/
> 
> Have fun, let me know if anyone else is interested in developing an
> Android frontend.
> 
>   -Troy.
> 
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page


___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page