Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Sat 25 May 2013, 04:26
All times are UTC - 4
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff) » Documents
Bible Analyzer
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 1 [11 Posts]  
Author Message
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Fri 25 Feb 2011, 22:02    Post subject:  Bible Analyzer
Subject description: Bible study software for both Windows and Linux versions available free as of 11/05/11
 

After reading Subito Piano's comment, I decided to give Bible Anayzer a try.
Subito Piano wrote:
There's a bit of to-do over BibleAnalyzer, i think in the Ubuntu forums. I was maybe the only one who couldn't install it under Wine -- ?!?! Might be worth a look, not to divert this thread -- but i can't comment on it except i know some others really liked it.
According to their web site Bible Analyzer is a free, comprehensive Bible study and analysis software application developed to aid Believers in their study and defense of the Holy Scriptures. It has several features (such as text comparison, proximity searches, detailed statistics, etc.) usually not found in other free or commercial Bible software programs.

There are both Windows and Linux versions available for download:

(1) Bible Analyzer 4.1 Freeware Download
    Full version of Bible Analyzer 4.1 with the following modules,
    Authorized Version, 1769 (Bible)
    American Standard Version, 1901 (Bible)
    American Tract Society Bible Dictionary (Dictionary)
    Torrey's Topical Textbook (Dictionary)
    Peoples New Testament (Commentary)
    Scofield Bible Notes (Commentary)
    Scofield Bible Index (Dictionary)
    FB Meyer (Devotion)
    Ten+ Books and Articles
    Sample Images
    10 High-Quality Old-Fashioned Hymns (Midi)
    Four Parallel/Harmony Modules
    More Free Modules are Available on our Modules Page
    Ubuntu/Linux (9.04, "Hardy"), 9.5 meg. (4-22-10)
(2) Bible Analyzer 3.9.3 Linux Installation Guide & Download

My observations:

Linux Version--I could not get it to work.

The linux version is a deb file and can be installed using Lucid 5.2 just by clicking on the deb file. It installed, however, would not work since it also requires Python. I installed Python using the PPM and it still did not work.

Windows Version

With Wine already installed, just double click on the downloaded exe and it installs perfectly.

The only problem is in getting it to run using the menu which is accomplished easily by creating two files:

(1) Create an executable bibleanalyzer.sh with an editor with the following code:
Code:
env WINEPREFIX=/root/.wine wine "C:\Program Files\Bible Analyzer 4\BibleAnalyzer4.exe"

(2) Save it and make sure that the file is executable. Copy the file to /usr/bin.

Create a Bible Analyzer 4.desktop with an editor using the following code:
Code:
Name=Bible Analyzer 4
Exec=bibleanalyzer4.sh
Type=Application
StartupNotify=true
Path=/root/.wine/dosdevices/c:/Program Files/Bible Analyzer 4
Icon=/root/.local/share/icons/75DE_BibleAnalyzer4.0.png

Save it and copy it to /usr/share/applications and if desired place a copy on the desktop also. In a console run fixmenus, followed by restartingX.

Note: You may need to do a search and make certain that the paths are correct on the items above i.e. on one pup the desired icon was at /root/.local/share/icons/hicolor/48x48/75DE_BibleAnalyzer4.0.png

There are numerous additional modules that can be downloaded
for a fee and also public domain in bundles for a nominal price. In addition, there are a great many public domain modules that are available free.

In my opinion, it is a worthwhile addition for Bible study. Laughing
Jim
bibleanalyzer.png
Description 
png

 Download 
Filename  bibleanalyzer.png 
Filesize  241.12 KB 
Downloaded  510 Time(s) 

_________________
Favorites: Lighthouse 64 and Lucid + theWord

Last edited by Jim1911 on Tue 08 Nov 2011, 16:42; edited 2 times in total
Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Sat 05 Mar 2011, 12:37    Post subject: Installation of BibleAnalyzer software  

Just some hints for newbys to assist installation of BibleAnalyzer software. I have found BibleAnalyzer offers some additional capability and some free software that is not available with e-Sword. Definitely worth trying.

1. Download and install green_dome's latest wine-1.4-rc5 which works great.

2. Download BibleAnalyzer and any additional modules that you desire to install. To install BibleAnalyzer or additional modules, just double click on the the downloaded file.

3. To get BibleAnalyzer to show up in your menu, a BibleAlalyzer.desktop file must be prepared that is recognized by the puppy menu system.

4. The attached BibleAnalalyzer-4.x.pet places an executable file bibleanalyzer4.sh in /usr/bin, a customBibleAnalyzer4.desktop file in /usr/share/applications, and the icon in /usr/share/pixmaps. BibleAnalyzer is found under menu>Personal>Personal information, and if you desire to have it on your desktop, copy BibleAnalyzer4.desktop from /usr/share/applications to your desktop.

This has been tested with the latest Lucid, Lighthouse, and Fatdog64.

Enjoy,
Jim
Bible_Analyzer4.x.pet
Description 
pet

 Download 
Filename  Bible_Analyzer4.x.pet 
Filesize  6.69 KB 
Downloaded  214 Time(s) 

_________________
Favorites: Lighthouse 64 and Lucid + theWord

Last edited by Jim1911 on Wed 18 Apr 2012, 15:13; edited 7 times in total
Back to top
View user's profile Send private message 
amigo

Joined: 02 Apr 2007
Posts: 1759

PostPosted: Sun 06 Mar 2011, 04:47    Post subject:  

What a great name for a program: Bible Anal!
Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Thu 23 Jun 2011, 19:44    Post subject:
Subject description: Bible Analyzer update
 

Bible Analyzer 4.2.2 is now available for download. Just doubleclick on the downloaded file to update your installation.

Bible Analyzer site wrote:
Bible Analyzer 4 Change History

Version 4.2.2

NET Bible popup issue


Version 4.2.1 — Feature Release

Audio/TTS Bible Reading w/Scrolling and Highlighting
Bible Footnote Popups
Enhanced copy/Paste from ScripturePad/Notes & Bible Export
Dedicated Sermon Folder and Browse Audio Files Ability
Better Library Searching
Minor Bugs Fixed
Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Wed 14 Sep 2011, 17:23    Post subject:
Subject description: Bible Analyzer update
 

Bible Analyzer version 4.3.1 is now available for download.


Quote:
New v4.3 Study Features

Reworked Book Viewer. Can now access all titles through links under Books Tab as well as Master Control Panel menu. New volumes ability allows grouping of books.
New Text based "Word Cloud" display on right click of Bible verse or reference. The "cloud" will display up to 100 of the most used words in a chapter or book with text color and size indicating the frequency.
Zoom options in Image Viewer. More text size options.
Minor appearance changes. Interactive Book Features

Previous Features
Bible Reading Feature. Audio Bible files (.mp3, .wav) can be played in sync with the current chapter with verse highlighting and auto scrolling.
AV-Strongs Indexing Utility with New Strong's Dictionary with Complete AV Usage w/Links.
Harmony/Parallel Text Generator which can display .pll modules and generate consecutive and non-consecutive ranges of text in multiple columns.
Export Study Data to new MultiWindow with History. Can now view an entire study session in one place!
Dedicated Bible Cross-Reference Panel which shows the Treasury of Scripture Knowledge for the current verse (similar to a printed Bible).
Generate a word list of Search Results that can be exported for a Related Search.
Strong’s numbers can be searched in combination with words.
Search contiguous and non-contiguous ranges.
Interlinear capability to view Greek/English Hebrew/English texts.
A User Notes & Commentary Editor which allows the user to enter their own commentary linked to a specific verse, chapter, or book.
A built-in word processor called ScripturePad that has the ability to open, save, and print .txt and .xml files and can receive exported verses or text selections from the right-click menu.
Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Tue 08 Nov 2011, 16:39    Post subject:  

NEW! — Bible Analyzer Version 4.4 — NEW! wrote:

Exclusive! — KJB 1611 Edition w/Headings, Marginal Notes, etc. — Exclusive!
Awarded 4.5 out of 5 Stars at Download.com
Bible Study Software with Statistics, Word Lists, Audio, Charts, free download
Windows 2000, XP, Vista, 7
Ubuntu-Linux (8.04 - 11.04)

1
Update - Version 4.4 - Update
(10/21/11)

Bible Analyzer is a free, comprehensive Bible study and analysis software program developed to aid Believers in their study and defense of the Holy Scriptures. It has several features (such as text comparison, proximity searches, detailed statistics, etc.) usually not found in other free or commercial software programs.
The Windows Download installs or updates without problem.

There is an older linux deb installation file that is available that also requires python. However, I am still unsuccessful at getting it to operate although it and python appear to install properly.

Regards,
Jim
Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Wed 15 Feb 2012, 16:50    Post subject: Bible Analyzer 4
Subject description: Latest version is 4.5.1.10
 

Latest Version description has not changed from previous post.
Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Tue 27 Mar 2012, 16:04    Post subject: Bible Analyzer updated 3/17/2012  

Update - Version 4.5 - Update
(3/17/2012)

Bible Analyzer is a free, comprehensive Bible study and analysis software program developed to aid Believers in their study and defense of the Holy Scriptures. It has several features (such as text comparison, proximity searches, detailed statistics, etc.) usually not found in other free or commercial software programs.

What's New (March 2012):

Portuguese KJA Bible & Maps
Great Cloud of Witnesses, Bullinger
The Apocalypse - Day of the Lord, Bullinger
How to Enjoy the Bible, Bullinger
The Witness of the Stars, Bullinger
Word Studies on the Holy Spirit, Bullinger
Commentary on the Scriptures, J. P. Lange
Handfuls on Purpose, Smith/Lee
The Biblical Illustrator, Exell
Figures of Speech in the Bible, Bullinger
Expositor's Greek New Testament, Nichol

As seen on the attached desktop, I've installed Bible Analyzer on the latest release candidate of Saluki which works great with all the Bible programs that I've tried.
image-5.jpg
 Description   
 Filesize   60.91 KB
 Viewed   616 Time(s)

image-5.jpg

Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Fri 27 Apr 2012, 10:26    Post subject: Bible Analyzer 4
Subject description: Latest version for Windows is 4.5.3.10
 

Bible Analyzer version 4.5.3 is now available for download.
image-3.jpg
 Description   Bible Analyzer 4 running using Wine in the latest Slacko beta.
 Filesize   75.11 KB
 Viewed   556 Time(s)

image-3.jpg

Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Sat 19 May 2012, 16:45    Post subject: Bible Analyzer 4.5.5.10  

Bible Analyzer 4.5.5.10 update dated 5/18/12 is available for download.
image-2.jpg
 Description   Bible Analyzer running in new Fatdog64-600a2
 Filesize   62.79 KB
 Viewed   513 Time(s)

image-2.jpg

Back to top
View user's profile Send private message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Sat 22 Sep 2012, 08:46    Post subject:  

Bible Analyzer 4.6.1.10

Bible Analyzer Newsletter wrote:
Greetings Bible Analyzer Users: Bible Analyzer 4.6 Update

We have developed a significant update to Bible Analyzer over the last few months that adds some unique and powerful features. The most notable is the new Library Reference Index.

The Library Reference Index is a new tab under the Reference Panel beside the Bible Panel. As many of you know the Reference Panel displays the TSKe cross-references for the current verse. The Library Index Tab now shows all the titles and topics that contain the current verse within its text!

Even more than displaying all the titles that contain the verse, when the cursor is over a title or topic name a preview of the text will display in a popup with the verse highlighted. This make it very easy to quickly scan all the loaded modules for the selected verse.

There are more new features in version 4.6 as well. Including a popup of the current verse when the cursor is place over a Bible tab and the Ctrl key is pressed. Popups also occur when the cursor is over a Dictionary and Commentary tab with the Ctrl key pressed. View comments by chapter is now available. Popups of cross-module links, etc. See the video above for more details.

Download Bible Analyzer 4.6 today. As always it is FREE. Many of these features are not available with any other software.
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 1 [11 Posts]  
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff) » Documents
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0793s ][ Queries: 13 (0.0097s) ][ GZIP on ]