Video Tutorials

Discussions related to the "ToTheWord" 3rd party tool that is used to generate modules for theWord
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Video Tutorials

Post by jonathangkoehn »

Video tutorials for TotheWord
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Video Tutorials

Post by jonathangkoehn »

Introduction to Converting a Bible to theWord Bible Software format.
Playlist
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
UBC4ME
Posts: 178
Joined: Mon Nov 02, 2009 2:43 am
Location: Greenville, South Carolina

Re: Video Tutorials

Post by UBC4ME »

Jonathan,

Thank you for the video series. VERY helpful!
Dave
Gods gifts comes wrapped many different ways.
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Video Tutorials

Post by jonathangkoehn »

Thanks Dave, I am also hoping to do a more in-depth series on the Regex rules since those are the real complex/steep learning curve portion.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
UBC4ME
Posts: 178
Joined: Mon Nov 02, 2009 2:43 am
Location: Greenville, South Carolina

Re: Video Tutorials

Post by UBC4ME »

That will be great! Can't wait to see them
Dave
Gods gifts comes wrapped many different ways.
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Video Tutorials

Post by jonathangkoehn »

TotheWord Bible in-depth RegexRules, Bible Editor, Regex Rules Editor

https://youtu.be/Pz3AGocbmrw
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
UBC4ME
Posts: 178
Joined: Mon Nov 02, 2009 2:43 am
Location: Greenville, South Carolina

Re: Video Tutorials

Post by UBC4ME »

Jonathan,

I just watched the latest video about using REGEX. It is great! Exactly what those who are a little experienced with coding needs. These are the more helpful videos for using REGEX for theWORD I have watched. Thank you so much for all you do for us.
Dave
Gods gifts comes wrapped many different ways.
RGennesse
Posts: 9
Joined: Wed Sep 01, 2021 4:39 pm

Re: Video Tutorials

Post by RGennesse »

@ Jonathan:
Would it be a good idea to have all the youtube instruction video's here sticky on top?
Could you also make a "start from scratch video" for a book module when you have some spare time?
I watched the old one you made and missed some steps to make a module from an existing textfile to get me going.
Thanks on forehand for your great help for TheWord users.
gr
Richard
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Video Tutorials

Post by jonathangkoehn »

I hope to make a from scratch video for books. Hopefully next week time permitting.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Video Tutorials

Post by jonathangkoehn »

Book Editor - from Scratch Video series tutorials.
(Examples are here. Starting with version 1.9.7aFullex

I left a few problems for you to solve. And a few things you may want to fix such as the footnote number regex should be adjusted to (But this should be enough to get you going in the right direction.):
///Footnotes links & topics ------------------
//Footnote link (bookmark)
//<a class="fnanchor pginternal" href="1541611502520353113_65855-h-119.htm.html#Footnote_17" id="FNanchor_17">17</a>
'<a class="fnanchor pginternal" href="[^"]*" id="FNanchor_\d+">(\d+)</a>' '<font color=purple><sup><bkm_tw>fl$1</bkm_tw></sup></font><font color=brown><sup><slf_tw>#ft$1-||$1</slf_tw></sup></font>' [] {}

///Footnote text (bookmark)
//<a class="label pginternal" href="1541611502520353113_65855-h-3.htm.html#FNanchor_1" id="Footnote_1">1</a>
'<a class="label pginternal" href="[^"]*" id="Footnote_\d+">(\d+)</a>' '<font color=purple><sup><bkm_tw>ft$1</bkm_tw></sup></font><font color=brown><sup><slf_tw>#fl$1-||$1</slf_tw></sup></font>' [] {}
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
RGennesse
Posts: 9
Joined: Wed Sep 01, 2021 4:39 pm

Re: Video Tutorials

Post by RGennesse »

Thanks a lot for all your efforts for TheWord Jonathan!
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Video Tutorials

Post by jonathangkoehn »

Do the videos for Bible Editor and Book Editor help out?
Is there a specific item that would be nice to have a more detailed video on in TotheWord that is not already covered in the Bible Editor, Book Editor, Introductory videos?
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Video Tutorials

Post by jonathangkoehn »

Quality resource development process: https://youtu.be/5A93rtRcgE4
An overview of what is gone through to make an official quality module for theWord. This is specifically "The Complete Word Study Dictionary: OT & NT". Hopefully this will help one understand the complexity of the process and the time that is put into developing quality official content.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
UBC4ME
Posts: 178
Joined: Mon Nov 02, 2009 2:43 am
Location: Greenville, South Carolina

Re: Video Tutorials

Post by UBC4ME »

Jonathan,

I just finished watching your video for ToTheWord on quality resources. I hope everyone watches it so they better understand how the "magic" happens. Having a little background in this type of work, I understand the hours that are invested. I so appreciate you and the other team members for all you do to provide quality tools for the study of God's Word. I want to thank you and let you know our prayers are with you.
Dave
Gods gifts comes wrapped many different ways.
User avatar
jonathangkoehn
Posts: 1263
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Video Tutorials

Post by jonathangkoehn »

This video goes over how to build books inside TotheWord without using regex-rules.
Novice one-time builds
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
Post Reply