~ubuntu-branches/ubuntu/intrepid/bibletime/intrepid

« back to all changes in this revision

Viewing changes to docs/handbook/unicode/hdbk-intro.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Ralph Janke
  • Date: 2008-05-10 15:18:16 UTC
  • mfrom: (1.1.6 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080510151816-bqp8y1to705zd0fm
Tags: 1.6.5.1-1
* New upstream version (Closes: #441161, #271502)
* fixes for new autotools and gcc 4.3 (Closes: #407291)
* added poxml to Build-Depends
* No DFSG necessary anymore since biblestudy howto has 
  now Commons Licence 
* Added libclucene-dev to dev-depends (Closes: #436677)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<chapter id="hdbk-intro"><title>Introduction</title>
 
2
 
 
3
<sect1 id="hdbk-intro-about"><title>About BibleTime</title>
 
4
        <para>
 
5
        &bibletime; is a powerful Bible study tool written for the &kde; environment on the
 
6
        Linux operating system. It is based on the <ulink
 
7
        url="http://www.crosswire.org/sword">Sword</ulink> library, which provides the back-end
 
8
        functionality for &bibletime;, such as viewing Bible text, searching
 
9
        etc. Sword is the flagship product of the <ulink
 
10
        url="http://www.crosswire.org">Crosswire Bible Society</ulink>. </para>
 
11
        
 
12
        <para>&bibletime; is designed to be used with works encoded in one of the formats
 
13
        supported by the Sword project.
 
14
        Complete information on the supported document formats can be found in the <ulink
 
15
        url="http://www.crosswire.org/sword/develop/index.jsp">
 
16
        developers section</ulink> of the Sword Project, Crosswire Bible Society.</para>
 
17
        
 
18
<sect2 id="hdbk-intro-works"><title>Available works</title>
 
19
 
 
20
        <para>
 
21
        Over 200 documents in 50 languages are available from the <ulink
 
22
        url="http://www.crosswire.org">Crosswire Bible Society</ulink>. These include:
 
23
 
 
24
        <variablelist>
 
25
                <varlistentry>
 
26
                <term>Bibles</term>
 
27
                <listitem>
 
28
                <para>
 
29
                The full Bible text, with optional things like Strong's Numbers, headings and/or footnotes in the text. Bibles are available in many languages, and include not only modern versions, but also 
 
30
                ancient texts like the Codex Leningradensis ("WLC", Hebrew), and the Septuagint ("LXX", Greek). This is the most advanced section in the library of the Sword project.
 
31
                </para>
 
32
                </listitem></varlistentry>
 
33
        
 
34
                <varlistentry>
 
35
                <term>Books</term>
 
36
                <listitem>
 
37
                <para>Books available include &quot;Imitation of Christ&quot;, &quot;Enuma Elish&quot;, and &quot;Josephus: The Complete Works&quot;
 
38
                </para>
 
39
                </listitem>
 
40
                </varlistentry>
 
41
                        
 
42
                <varlistentry>
 
43
                <term>Commentaries</term>
 
44
                <listitem>
 
45
                <para>
 
46
                Commentaries available include classics like John Wesley's "Notes on the Bible", Matthew Henry`s commentary and Luther's "Commentary on Galatians." With the <emphasis>Personal</emphasis> commentary you can <link linkend="hdbk-op-parts-desk-write">record your own personal notes</link> to sections of the Bible.
 
47
                </para> 
 
48
                </listitem>
 
49
                </varlistentry>
 
50
                        
 
51
                <varlistentry>
 
52
                <term>Daily devotionals</term>
 
53
                <listitem>
 
54
                <para>Many people appreciate these daily portions from God's word. Available works include Daily Light on the Daily Path, and the Losungen.
 
55
                </para>
 
56
                </listitem>
 
57
                </varlistentry>
 
58
        
 
59
                <varlistentry>
 
60
                <term>Lexicons/Dictionaries</term>
 
61
                <listitem>
 
62
                <para>
 
63
                Lexicons available include: Robinson's Morphological Analysis Codes,
 
64
                Brown-Driver-Briggs Hebrew Lexicon and the International Standard Bible Encyclopedia. Dictionaries available include Strong's Hebrew Bible Dictionary, Strong's Greek Bible Dictionary, Webster's Revised Unabridged Dictionary of the English Language 1913, Nave's Topical Bible.
 
65
                </para>
 
66
                </listitem>
 
67
                </varlistentry>
 
68
        </variablelist>
 
69
 
 
70
        </para>
 
71
</sect2>
 
72
 
 
73
<sect2 id="hdbk-intro-motivation"><title>Motivation</title>
 
74
        <para>
 
75
        Our desire is to serve God, and to do our part to help others grow in their
 
76
        relationship with Him.
 
77
        We have striven to make this a powerful, quality program, and still make it
 
78
        simple and intuitive to operate. It is our desire that God be praised, as He is
 
79
        the source of all good things.
 
80
        </para>
 
81
        <blockquote><attribution>James 1:17, NASB</attribution>
 
82
        <para>Every good thing given and every perfect gift is from above,
 
83
        coming down from the Father of lights, with whom there is no
 
84
        variation or shifting shadow.</para>
 
85
        </blockquote>
 
86
        <para>
 
87
        God bless you as you use this program.
 
88
        </para>
 
89
</sect2>
 
90
 
 
91
</sect1>
 
92
 
 
93
</chapter>