Text Format of Various Modules

Deals with using and making modules and other resources
Brother Mike
Posts: 228
Joined: Fri Apr 03, 2009 3:18 pm
Location: Santa Clarita, CA
Contact:

Re: Text Format of Various Modules

Post by Brother Mike »

Bro. Tim

What would you suggest if making an encyclopedia type of modue. There will be a name and then a multi-line article following. Would a dictionary format be best or would there be something more specific you would use?

Thanks
Jesus saith unto him, I am the way, the truth, and the life: no man cometh unto the Father, but by me. John 14:6 (AV)

Tim
Site Admin
Posts: 1627
Joined: Sun Dec 07, 2008 1:14 pm

Re: Text Format of Various Modules

Post by Tim »

The dictionary format would be best. That is what the International Standard Bible Encyclopedia is in and it works pretty well.
Tim Morton
Developer, Bible Analyzer

But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)

2mc
Posts: 53
Joined: Sat Nov 27, 2021 1:27 pm

Re: Text Format of Various Modules

Post by 2mc »

Regarding the text format for a Bible Module, I have three questions:

1. How do you format the verse notes--i.e., alternate readings / translations provided by the version translators?
2. Am I able to export an existing module--such as Webster's Revised Version--in order to make changes and then re-import into Bible Analyzer? If so, how do I do this?
3. Are the modules databases such that they could be opened directly by Microsoft Access or some other SQL server? If so, what format is used?

Thanks.

Matt

Tim
Site Admin
Posts: 1627
Joined: Sun Dec 07, 2008 1:14 pm

Re: Text Format of Various Modules

Post by Tim »

The files are SQLite databases and can be opened with any SQLite viewer.

Bibles with footnotes cannot be compiled with the built in Module Creator. They require additional tables and formatting that I do myself.
Tim Morton
Developer, Bible Analyzer

But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)

darrel_jw
Posts: 293
Joined: Sun Dec 13, 2015 3:38 am

Re: Text Format of Various Modules

Post by darrel_jw »

Tim, can I include audio files as hyperlinks in modules? I was not seeing this i the user manual, although I could have missed it.

Darrel

Tim
Site Admin
Posts: 1627
Joined: Sun Dec 07, 2008 1:14 pm

Re: Text Format of Various Modules

Post by Tim »

Audio files would probably work but they would play in the system default audio player. I haven't tried it.
Tim Morton
Developer, Bible Analyzer

But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)

stthomaschurch
Posts: 2
Joined: Mon Feb 10, 2025 1:29 am
Location: Abbotsford, BC
Contact:

Re: Text Format of Various Modules

Post by stthomaschurch »

Is there a software or script that has been created to help in creating modules? I have alot of open source sermon content that would be great to add.
St. Thomas Church is a Church planting movement in ancient tradition.
https://thomasmovement.com

Tim
Site Admin
Posts: 1627
Joined: Sun Dec 07, 2008 1:14 pm

Re: Text Format of Various Modules

Post by Tim »

Bible Analyzer has a built in Module Creator for simple documents. There are basic instructions in the User Manual.
Tim Morton
Developer, Bible Analyzer

But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)

epement
Posts: 122
Joined: Fri Sep 09, 2011 9:00 pm
Location: Florida
Contact:

Re: Text Format of Various Modules

Post by epement »

Tim wrote:
Mon Feb 10, 2025 8:02 am
Bible Analyzer has a built in Module Creator for simple documents. There are basic instructions in the User Manual.
The User Manual instructions say "The formatted text [for import into the Module Creator] must be saved as a plain ASCII text file."

Suppose I want to include curly quotes, curly apostrophe, em dash, en dash, copyright symbol, paragraph symbol, etc? Does the importer allow them to be entered in as either Windows-1252 or UTF-8 characters (both of which require the 8th bit or high bit to be set), or as named character entities (like "—"), or as numeric character references (like "“")?

Suppose I want to import Greek or Hebrew letters exactly? My guess is to use UTF-8, but I thought I'd ask first before trying. I am getting started at creating modules.

You warned us that the import module is not perfectly capable of handling UTF-8, but I'm hoping you can explain what things it allows and where it fails. Thanks in advance.
Eric Pement
2 Cor. 4:5

Tim
Site Admin
Posts: 1627
Joined: Sun Dec 07, 2008 1:14 pm

Re: Text Format of Various Modules

Post by Tim »

UTF-8 should work now. Give it a try. Also, named html entities should mostly work.
Tim Morton
Developer, Bible Analyzer

But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)

Post Reply