Download Latest Version jscripture-0.1-alpha.jar (81.1 kB)
Email in envelope

Get an email when there's a new version of JScripture Project

Home / OldFiles
Name Modified Size InfoDownloads / Week
Parent folder
README 2001-11-12 1.4 kB
JS-build022.zip 2001-03-01 770.0 kB
JS-build021.zip 2001-02-27 770.2 kB
JS-build01.zip 2001-02-23 886.4 kB
JS-build02.zip 2001-02-23 891.7 kB
Totals: 5 Items   3.3 MB 0
==================================
Description: 	JScripture README
Author: 	Patrick Lacson (patrick@lacson.org)
Version: 	$Id:$
==================================

--------------------
System Requirements:
--------------------

a) A desire to learn
b) Java JDK 1.2 or better (http://java.sun.com/j2se)
c) A desire to learn


-----------------------
How to run application:
-----------------------

To run Jscripture just download the latest release from

http://sourceforge.net/project/showfiles.php?group_id=15887

Once you have download the file type

java -jar <rel-version>-jscripture.jar <target>

The <rel-version> is the release version that is the filename 
pre-fix such as 'v1.0-alpha'

The <target> can be any of the following:

jsclient
chatclient (not supported)
chatserver (not supported)
gospelcom

For example if you want to pre-load the jscripture cache type:

java -jar <rel-version>-jscripture.jar gospelcom

This will take approximately 15 minutes to complete on a fast DSL
line.  The default version downloaded will be NASB.  If you want
another version like NIV type:

java -jar <rel-version>-jscripture.jar gospelcom -ver=NIV

(Note, as you run this program for other versions your local-cache
file will grow proportionately larger.  e.g. NASB only ~5Mb)


---------
Bugzilla:
---------

If you find any bugs with this application please contact
Patrick Lacson <patrick@lacson.org>.  Have fun!



Source: README, updated 2001-11-12