lukeme / gobible

Automatically exported from code.google.com/p/gobible
1 stars 0 forks source link

Extend search scope selections to include the Apocrypha? #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The summary says it all, but see also
http://jolon.org/vanillaforum/comments.php?DiscussionID=234

Original issue reported on code.google.com by DFH...@gmail.com on 4 Aug 2007 at 3:45

GoogleCodeExporter commented 8 years ago
I agree, I have just finished compiling a source text file I have created from 
scratch of the Arabic Deuterocanonical/Apocrypha with Gobible Creator 2.2 and 
Gobible creator 2.6
and it works perfectly, but I liked the one generated from the Gobible Creator 
2.2 
more because its search way "From Book: - To Book:"
Can you make it as option in the next version to use this way in search.

Original comment by Arabic.G...@gmail.com on 27 Apr 2008 at 7:44

GoogleCodeExporter commented 8 years ago
The "radio button" selection of Go Bible search scopes only works to the full 
when
the number of books in a collection is exactly 66. Moreover, it only works 
correctly
when the book order is that of the Western Canon.

The Java ME applications hosted by Octavian Lupu at http://www.biblephone.net/ 
are
based on a fork of Go Bible source code (probably from version 2.2). AFIK, these
still use the From Book: / To Book: method for the user to narrow the search 
scope.

More recently, Octavian has done away completely with Go Bible Creator. He has
replaced its function by providing a server side PHP script that enables 
web-site
visitors to make their own choices as to which books are included in the 
downloaded
JAR file for the selected International Bible version.

Is there something we can learn by studying Octavian's code? i.e. Both his
GoBibleCore code and his PHP script.

Original comment by DFH...@gmail.com on 8 Dec 2009 at 7:48

GoogleCodeExporter commented 8 years ago
See also http://code.google.com/p/gobible/issues/detail?id=27

Original comment by DFH...@gmail.com on 8 Dec 2009 at 7:51

GoogleCodeExporter commented 8 years ago
This feature is the only one that makes Go Bible less than neutral as regards
different canonical traditions.

The original method of adjusting "From" and "To" books was indeed canon-neutral.

Is the source code for this still available, and merely commented out, or 
unused?

Original comment by DFH...@gmail.com on 27 Mar 2010 at 3:30

GoogleCodeExporter commented 8 years ago
There is code commented out in SearchForm.java that will present two 
ChoiceGroup 
objects: UI-From-Book and UI-To_Book. It then puts all the book names into each 
object and has a default setting to start at bookName zero and go to book name 
length - 1.

So, yes the code is still present and commented out.

Original comment by dhinton...@gmail.com on 29 Mar 2010 at 9:01

GoogleCodeExporter commented 8 years ago

Original comment by DFH...@gmail.com on 3 Jan 2013 at 4:48