gavinmclelland / browserbible

Full-fledged Bible software that runs in mobile and desktop browsers. Intended to run off an SD chip in closed countries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser Bible

A browser based Bible Study Application built with the holy trinity of HTML, CSS, and JavaScript.

Goals

HTML and JavaScript based Bible software that can run

  • on any browser
  • on any device
  • in any nation

The application has full search and highlighting features but requires

  • no install
  • no server
  • no trace

To make this happen, there are two ways to view the same biblical content

Credits

Original Language Data

Many of the texts are the product of the hard work of many individuals dedicated to open source work including [http://openscriptures.org](Open Scriptures) and http://www.crosswire.org/. Thanks for the great work!

English Versions

Non-English Verions

Road Map

0.1 Todo List

  • Main windows and scrolling
  • Basic strongs numbers and greek parsing
  • Basic search functionality
  • Footnotes display in the footer
  • Switched from rel=v001001001 to data-osis=Gen.1.1 and Gen_1_1 classes
  • Built exporters for OSIS/XML, USMF, Unbound
  • Built WLC, Tischendorf importers
  • index.html, about.html for all languages/versions

0.2 Todo List

  • Put version info into version.json within folder, then load dynamically
  • Store current state / preferences
  • Add/delete columns
  • Chapter/verse Navigation Dropdown
  • Add original language tools (highlighting tense/voice/freq)
  • Improve selector speed using classes rather than attributes
  • Change theme colors
  • Change font size within the reader
  • Allow version to switch if a book is missing (WLC -> tisch is hardcoded)
  • Build NASB adn NET importer

0.3 Todo List

  • Strong's based searching
  • Strong's/Thayer/BDB popups
  • Add images links
  • Add Audio player
  • Add video launcher
  • handle missing books (e.g. Psalms and NT)
  • handle apocrypha

Wish List

  • Search stemmer
  • Original language conceptual searches (love => hesed, agape, phileo, etc. => lovingkindness)
  • Compare versions
  • Exegetical Guide
  • Audio read along

Known Issues

  • Notes and CF needs work
  • OSIS quotes span over verses
  • USMF doesn't handle quote lines (OEB, WEB)

About

Full-fledged Bible software that runs in mobile and desktop browsers. Intended to run off an SD chip in closed countries.