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

75 lines
5.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="stylesheet" href="ajaxbible_files/bible.css" type="text/css">
<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>Help with 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>Help with the King James Bible <span>with Strong's Numbers and Cross References (AJAX Enabled)</span></h1>
<h3>How To Search</h3>
<p>
The search function does not behave like most typical search engines. You can't use quotes or punctuation, and it won't recognize boolean
operators as such (it will treat them as search terms if they aren't on the ignore list wich is [and, of, not, for, shall, it, that, the, than, then, they, unto, them, in, he, this, thou, and to.]).
The search terms should be seperated by a space. The results will return a reference for every verse that has all the search terms in it,
without regard to the order they are found.
</p>
<h3>How To Lookup a Strongs Number</h3>
<p>The engine will recognize strongs numbers if found in the format (H|G)XXXX, i.e. G1 or H32. The "G" stands for Greek, and the "H" for Hebrew.
This notation is how the numbers will appear in the strongs definitions, and are hyperlinked for easy lookup.
</p>
<h3>How To Lookup a Reference</h3>
<p>References will be recognized by the engine as long as there is a number along with a word. If the book doesn't exist or the abbreviation you used
is not recognized, nothing will be returned.<br />
<h3>How to Lookup a Reference, a Search term, and a Strongs Number all at once</h3>
<p>
Try seperating your queries with a semi-colon, like so "John 3:16; John 11:32; Jesus Wept; H1234;"
</p>
Acceptable forms of notation are shown below:
</p>
<ul>
<li /><a href='http://www.dynamicbible.com/?John 3'>John 3</a> (to display just a chapter)
<li /><a href='http://www.dynamicbible.com/?John 3:16'>John 3:16</a> (to display just a verse)
<li /><a href='http://www.dynamicbible.com/?John 3:17-18'>John 3:17-18</a> (to display a passage)
<li /><a href='http://www.dynamicbible.com/?John 3:16-*'>John 3:16-*</a> (to display all the verses from that verse till the end of the chapter)
<li /><a href='http://www.dynamicbible.com/?John 3:16; Gen 1'>John 3:16; Gen 1</a> (to display more than one passage)
<li /><a href='http://www.dynamicbible.com/?John 3:16; John 11:32; Jesus Wept; H1234;'>John 3:16; John 11:32; Jesus Wept; H1234;</a> (to display more than one passage, search for a term, and lookup a strongs number)
</ul>
<p>
Most common forms of abbreviation are recognized. Numbers that prefix a book can be noted like so: 1, I, First, 2, II, or Second, and are case insensitive.
</p>
<h3>License</h3>
<p> The Ajax Bible uses a <!--Creative Commons License--> <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>
<div style="display: none;" class="nicetitle" id="nicetitlecontainer"></div></body></html>