GreekInterlinearBible
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Greek Interlinear Bible for iOS devices (currently iPad)... Under Development
Greek Interlinear Bible
=======================

NOTE: THIS PROJECT IS NO LONGER UNDER ACTIVE MAINTENANCE. FOR THE NEW PROJECT, PLEASE VISIT https://github.com/photokandyStudios/gbible

Project code for the Greek Interlinear Bible iOS application. This code is COPYRIGHT (C) 2011-2012 photoKandy Studios LLC. Portions are CC-BY-SA and MIT, and the texts are Public Domain. The icons and graphics are COPYRIGHT their respective owners.

If using to learn PhoneGap, feel free to use this code to "inspire" you, but please, don't copy verbatim the code that is not placed under a CC-BY-SA or MIT license. The following code is licensed under a CC-BY-SA or MIT license:

    /www/style/ios.css
    /www/style/ipad-landscape.css
    /www/style/ipad-portrait.css
    /www/style/ipad.css
    /www/style/iphone-landscape.css
    /www/style/iphone-portrait.css
    /www/style/iphone.css
    /www/style/glossy-black.css
    
    /www/script/ios.js
    /www/script/iscroll-lite.js (modified to support longpress)
    /www/script/utility.js
    
    /www/index.html +++
    /www/ChildBrowser.js
    /www/ICloudPlugin.js
    /www/ActionSheet.js (modified to support iPad)
    /www/phonegap-1.3.0.js
    /www/PhoneGapShim1.js
    /www/PhoneGapShim2.js
    /www/clipboardPlugin.js
    
Files marked with +++ have portions of (C) code. These are marked by comments in the text.

Attributions
------------

About the Greek Interlinear Bible v1.0
-----
(C) Copyright 2011- 2012 by Kerri Shotts and photoKandy Studios LLC. Portions of the work are obtained from Public Domain and CC-BY-SA sources.

Application Design
----
Application Designed by photoKandy Studios LLC in HTML, CSS, and Javascript using the PhoneGap framework. Some code fragments based on the following resources:

*   Books of the bible, chapter count, and verse count obtained from http://www.deafmissions.com/tally/bkchptrvrs.html
*    BlockMove from http://matt.might.net/articles/how-to-native-iphone-ipad-apps-in-javascript/
*    processScriptTags based on http://bytes.com/topic/javascript/answers/513633-innerhtml-script-tag
*    AJAX SUPPORT MODIFIED FROM http://www.tek-tips.com/viewthread.cfm?qid=1622697&page=13
*    iOS Switches as seen on http://vxjs.org/switch.html, with corresponding code.
*    iScroll4, as seen here: http://cubiq.org/iscroll-4 with minor bugfixes.
*    Determining offset based on parent offset as here: http://stackoverflow.com/a/5932203
*    Button CSS based on http://vxjs.org/CSS3/UI/Back_Next_Buttons.htm
*    Click-buster and fast buttons from http://code.google.com/intl/en/mobile/articles/fast_buttons.html
*    Force Mobile Safari to repaint: http://mrdarcymurphy.tumblr.com/post/5574489334/force-mobile-safari-to-repaint-redraw
*    URL Argument Parsing: http://stackoverflow.com/a/7826782
*    Left/Right Swipe Detection: http://rabblerule.blogspot.com/2009/08/detecting-swipe-in-webkit.html




Biblical Texts
----

Note: All Biblical text sources are found at http://www.unboundbible.com/index.cfm?method=downloads.

   The Unbound Bible. Converted from original format to JavaScript notation by Kerri Shotts. Conversion maintains original text, references, and order. Empty verses that
   appear in some texts have been replaced with "[...]" to make this clear.
   
Greek NT: Byzantine/Majority Text (2000)
The Greek New Testament according to the Byzantine Textform, edited by Maurice A. Robinson and William G. Pierpont, 2000 edition
   This is the edition by Pierpont and Robinson of a Majority, or Byzantine, text of the NT. It is similar to an earlier production 
   of Hodges and Farstad in being based on von Soden's apparatus, but without their stemmatic reconstruction of the Apocalypse and 
   the Pericope Adulterae.

Greek NT: Tischendorf 8th Ed.The Greek Text corresponds to the printed text found in:

Tischendorf, Constantinus, Novum Testamentum Graece, editio octava critica major Vol. I, 1869; Vol. II 1872, Leipzig:Giesecke and Devrient. Vol 3, Prolegomena, ed. by Caspar Rene' Gregory, Leipzig: Hinrichs, 1894.

The text contains no accents or diacritical marks. 

This text was prepared from the Westcott-Hort-Nestle Aland text found in the Greek text prepared by Dr. Maurice Robinson. The text was compared to the printed edition of Tischendorf's. Changes were made in the text to make it correspond to the printed edition. The text was proofed against the Tischendorf text.

According to J. Harold Greenlee "His 'eighth major edition' (1869-72) contains a critical apparatus which has never been equaled in comprehensiveness of citation of Greek mss., versions, and patristic evidence. A century later it is still indispensable for serious work in the text of the N.T."

The Greek text is released as a public domain text.

If any errors are found in this text please let me know as soon as possible.

Clint Yale
1014 West Smith Road #26
Bellingham, WA 98226
360-384-1015
ccr3yale@telcomplus.com

Greek NT: Textus Receptus (1550/1894)
The Textus Receptus; base text is Stephens 1550, with variants of Scrivener 1894.

Greek NT: Westcott/Hort, UBS4 variants
The Westcott-Hort edition of 1881. Readings of Nestle27/UBS4 shown.
{1: Refers to Westcott-Hort} while {2: Refers to Nestle-Aland 27th/UBS4}

English: King James Version
Imported from http://ccat.sas.upenn.edu/gopher/text/religion/biblical/ University of Pennsylvania CCAT Biblical text archive.
English: Young's Literal TranslationPublic Domain.


Dictionary of Greek Words, taken from Strong's Exhaustive Concordance
Authored by James Strong, S.T.D., LL.D., 1890.
JSON Version (C) Copyright 2009, Open Scriptures. CC-BY-SA. Derived from XML.
The XML version of this work was prepared in 2006 by Ulrik Petersen
   (http://ulrikp.org) from the ASCII e-text version presented below.
   The XML version contains "real" UTF-8 Greek where the original ASCII
   e-text version had transliteration.  The XML has a stand-alone DTD
    which should be easy to follow.
   Ulrik Petersen welcomes bugfixes to the text.  Please send them to the
   address provided on the website: http://ulrikp.org



本源码包内暂不包含可直接显示的源代码文件,请下载源码包。