Re: [sword-devel] Module indexing problems

2009-02-17 Thread Troy A. Griffitts

Dear Manfred,

Yes, getBookName is still valid, but we add 2 companion methods:

getChapterMax();
getVerseMax();

I believe getBookName is fairly new (within the last couple of releases 
(years)).



Used to be that there was an internal static array which held the max 
value information and it was public so frontends were accessing it 
directly instead of using the positioners:


vk = MAXCHAPTER;
vk = MAXVERSE;

and grabbing the value.  This previous technique was kindof clunky 
anyway as it required changing the value of the key to get the max 
value, so the new getters are much better.



About your other issues reported yesterday...  locale formats have 
changed with the most recent svn, so be sure you've done a make install 
to get the locales.d/ folder populated with the latest revisions of our 
locales.  And I fixed a nasty 32-bit bug last night (it's funny how the 
scales have tilted the other way now and we're finding 32-bit bugs 
instead of 64-bit bugs), so things might have gotten better with 
indexing and such.


Let me know if you still have troubles with svn head.

-Troy.





Manfred Bergmann wrote:

Hi Troy.


Am 16.02.2009 um 12:17 schrieb Troy A. Griffitts:


Dear Manfred,

There may be a few simple compile problems from 1.5.11 to SVN HEAD; 
specifically, we removed the hardcoded table of book names and 
chapter/verse max.  There are method calls to retrieve them now.  Let 
me know if you decide to try and I will help you with the new syntax.


It built well. Both the library and MacSword using the library.
I guess I'm not using many things the library would offer. I still don't 
understand many things of the API and my lack of C++ knowledge does the 
rest. :)
Anyway which are these methods to retrieve the booknames? Is 
getBookName() in VerseKey not used anymore? It still works for me.



Manfred




Manfred Bergmann wrote:

Am 16.02.2009 um 11:18 schrieb Karl Kleinpaste:

Manfred Bergmann bergman...@web.de writes:

I've nailed down five modules that MacSword is not able to index:


Exactly what version (svn -r) of sword?
I sent a bug report to Troy yesterday because -r2255 is causing 
trouble.
Well, actually the point release 1.5.11, not sure which subversion 
revision that is.

I normally don't use the trunk version, should I do that?
Manfred
___
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



___
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


Re: [sword-devel] Welsh Bible from beibl.net

2009-02-17 Thread David Haslam

The module WelBeiblNet is now available for testing from CrossWire beta.
Thanks to Chris  Peter.

Two related wiki edits.

-- David



-- 
View this message in context: 
http://www.nabble.com/Welsh-Bible-from-beibl.net-tp21956134p22066126.html
Sent from the SWORD Dev mailing list archive at Nabble.com.


___
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] Chinese Standard Bible

2009-02-17 Thread AJ
Does anyone know if the new Chinese Standard Bible is available 
electronically (so it can be used with The Sword Project)?


http://www.tennessean.com/article/20090127/BUSINESS01/901270340

Thanks,
Allen

___
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] [sword-support] language support?

2009-02-17 Thread Tonny Kohar
Hi,

On Tue, Feb 17, 2009 at 5:00 PM, Peter von Kaehne ref...@gmx.net wrote:
 Yusuf Wijaya wrote:
 This is a great program. but is there any plan of creating an
 Indonesian=language version of the bible?

 Thanks

 Hi Yusuf,

 One of our programmes (Alkitab) is translated into Indonesian.

Yes, like Peter said, I have application which have Indonesian locale.
But I do not have Indonesian bible translation.

 Wrt Bibles - there are ongoing attempts to obtain permission to use one
 of their texts. I am not sure where we are with that, the last thing I
 heard was that the Indonesian Bible Society was warming up to the thought.

 I have copied our director who was discussing with the bible society
 into this email.

I personally have contacted with LAI (Lembaga Alkitab
Indonesia/Indonesian Bible Society) regarding the use of their text as
a Sword Module, but the effort was fruitless.

Due to the above reason, I am in the process of creating my own
translation of Indonesian Bible. You can get it at
http://www.kiyut.com/products/alkitab/developer/index.html (around the
bottom of the page, under Indonesian King James Version (KJV)
Translations. The last update was 15 February 2009. Note it is very
incomplete and layman translation.

If you really interested in electronic bible in Indonesian. You might
be interested to visit
http://www.sabda.org/sabda/. It has free electronic bible in Indonesia.
At the moment they have (quite large Indonesian Bible Collections)
- 9 versi Indonesian Modern
- 5 Melayu/Indoe Kuno pra 1945
- 5 versi Yunani
- 3 versi Ibrani
- 11 versi Inggris
all is packaged in single cd.

Somehow SABDA allowed to distribute LAI version as part of their ministry.

Cheers
Tonny Kohar
--
Alkitab Bible Study
imagine, design, create ...
http://www.kiyut.com

___
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] Chinese Standard Bible

2009-02-17 Thread Tonny Kohar
Hi,

On Wed, Feb 18, 2009 at 7:55 AM, AJ jetta...@gmail.com wrote:
 Does anyone know if the new Chinese Standard Bible is available
 electronically (so it can be used with The Sword Project)?


If you go to http://crosswire.org/sword/modules/ModDisp.jsp?modType=Bibles
under language zh (around the bottom of the page).
It have 4 chineses bible translation

Cheers
Tonny Kohar
--
Alkitab Bible Study
imagine, design, create ...
http://www.kiyut.com

___
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