[jsword-devel] Verse Memory functionality

DM Smith dmsmith555 at yahoo.com
Wed May 21 08:20:11 MST 2008


Mr Mark Nelson wrote:
> Hi, 
> I'm new to the JSword project and would like to see some functionality added to help with verse memorization.  I had developed a very basic Java program that you can find here: http://groups.yahoo.com/group/Bible_Verse_Quiz_Game/  However, it would likely have copyright issues if I was to actually distribute it.
> Therefore, I would like to either create a JSword-based program with the same functionality or help add the similar functionality to a JSword-based program.  The SwordBible program claims to have a Verse Memorizer but only displays the verse.
> As you can see from my program, my Java desktop application experience is very basic. I have begun to create my own JSword-based program that I've named SwordMemory but am really copying BibleDesktop a great degree.
> Please provide any thoughts/questions you have on my project.  You can email me direct as well to take any discussion off-list.
> Thanks,
> Mark Nelson


I would like to see "memorization" added to BibleDesktop.

In the JSword engine our approach has been to have a generalized 
interface that would work for any implementation and then define 
specific implementations of the interface for each way the data is 
stored. After vacation, I can work with you on this.

For example, JSword could easily be extended to sit over top of a 
database, say Access, Ingres, Oracle, Mysql, ..., and pull verses from 
it. Another example, JSword could implement web access to get data. We 
have prototyped these and some others that sit in "jsword-limbo".

Together in Christ,
    DM




More information about the jsword-devel mailing list