dynamicbible/about.html
jwall@VAPPRCSN015.vap.local 2770805167 initial add
2011-11-01 18:17:02 -04:00

86 lines
6.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="shortcut icon" type="image/ico" href="http://walljm.com/favicon.ico">
<script type="text/javascript" src="ajaxbible_files/nicetitles.js"></script>
<meta name="author" content="Jason Wall">
<meta name="PBO.auth" content="8bff0c5d7a8f61d1e5dfa6c58da67c2b">
<meta name="geo.country" content="US">
<meta name="dc.language" content="en">
<meta name="dc.title" content="walljm.com || AJAX Bible || King James Version with Strong's Dictionary and Cross References">
<meta name="description" content="An AJAX implimentation of The King James Version Bible with Strong's Dictionary integrated.">
<meta name="keywords" content="AJAX, KJV, King James Version, Strong's Dictionary, Strongs">
<meta name="blogchalk" content="United States, Missouri, Saint Louis, English, Jason, Male, 21-25, photography, poetry">
<meta name="copyright" content="All content copyrighted to Jason Wall, and available by permission of the owner.">
<title>About The Bible with Strong's Numbers and Cross References (AJAX Enabled) by Walljm.com</title>
<style>@import "ajaxbible_files/bible.css";</style>
</head>
<body>
<div id="header"><div class="wrap">
<div id="title">powered by <a xstyle="text-decoration: none; color: white;" href="http://walljm.com/">walljm.com</a></div>
<div id="header-links"><a href="./">home</a> | <a href="http://www.dynamicbible.com/bible.1.5.zip">download</a> | <a href="about.html">about</a> | <a href="help.html">help</a> | <a href="mailto:jason@walljm.com">contact</a></div>
</div></div>
<div id="main">
<div class="post block">
<h1>About the King James Bible <span>with Strong's Numbers and Cross References (AJAX Enabled)</span></h1>
<h3>Thanks</h3>
<p>Several people have helped me with the AJAX Bible and I would like to take some time to thanks them.
<ul>
<li /> <a href='http://jeremy.marzhillstudios.com/'>Jeremy Wall</a>, my brother, wrote the perl script that used the expat parser to generate the index I use for word search. His script parsed the bible in 2 minutes. Hoo. Rah.
<li /> <a href='http://www.danielbergey.com/'>Daniel Bergey</a> graciously donated his time and expertise and styled the AJAX Bible.
<li /> The Zephania Bible Project which supplied all my raw xml data. You can see the links below for specific files and resources I used.
</ul>
</p>
<h3>Notes:</h3>
<p>
<ul>
<li>The AJAX Bible works fine in Firefox, IE6, and Safari. I can't garuntee any other browser will
work. If the browser impliments the DOM and the xmlhttp function the same
as Firefox, It should work. </li>
<li>The word search index has a list of excluded words that made the index overly large. Here they are, for reference: and, of, not, for, shall, it, that, the, than, then, they, unto, them, in, he, this, thou, and to.</li>
<li>The AJAX Bible is implimented completely without databases, relying on xml
files for its data. I did it this way so that it could be run from your
desktop without the need for a webserver. You can download the AJAX
Bible in its current form <a href="./bible.zip">here</a>.
Unzip and run the index.html file in your browser. :) </li>
</ul>
</p>
<h3>Things to Do:</h3>
<p>
<ul>
<li> Add Textus Receptus Greek NT
<li> Replace Strongs cross refs with Websters Lexicon.
</ul>
</p>
<h3>Useful Resources</h3>
<p>
<ul>
<li><a href="http://walljm.com/misc/greek_strongs.zip">Strongs Greek Dictionary split up into groups of 100</a>, originally created by Jens Grabner.
</li><li><a href="http://walljm.com/misc/heb_strongs.zip">Strongs Hebrew Dictionary split up into groups of 100</a>, originally created by Jens Grabner.
</li><li><a href="http://walljm.com/misc/bible_refs_of_strongs_numbers.zip">Bible References for each Strongs Greek and Hebrew Number</a>, parsed by myself using the KJV Bible with Strongs Numbers provided by the Zephania XML Bible Markup Language Project.
</li><li><a href="http://walljm.com/misc/kjv_by_book.zip">King James Bible in XML, split up into files by book</a>, from the <a href="http://sourceforge.net/project/showfiles.php?group_id=89078">Zefania XML Bible Markup Language Project</a>
</li><li><a href="http://walljm.com/misc/kjv_by_chapter.zip">King James Bible in XML, split up into files by chapter,</a> from the <a href="http://sourceforge.net/project/showfiles.php?group_id=89078">Zefania XML Bible Markup Language Project</a>
</li><li><a href="http://walljm.com/bible/bible_parsing_ref.js">The Javascript Bible Reference Parsing Object</a> I built to support this page.
</li><li><a href="http://www.walljm.com/strongs/index.html">AJAX implimentation of Strongs Greek Dictionary indexed by Strongs Number.</a> In case you need to look up a word by the number instead of going through the Bible interface.
</li><li><a href="http://www.walljm.com/soap/strongs.php">The soap implementation of the above Strongs Definition lookup service</a>
</li></ul>
</p>
<h3>License</h3>
<p>
The Ajax Bible uses a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License</a>.<!--/Creative Commons License-->
<!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
<license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.5/" />
<dc:type rdf:resource="http://purl.org/dc/dcmitype/InteractiveResource" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License>
</rdf:RDF> -->
</p>
</div>
</div>
<div style="display: none;" class="nicetitle" id="nicetitlecontainer"></div></body></html>