<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Brother Chris, Troy and Barry:<br>
<br>
First,&nbsp; please accept my sincere thanks for responding to my
(obviously,&nbsp; stupid "rookie") questions.&nbsp; Once I get these modules
going,&nbsp; I would be honoured to help the rookies that follow after me by
passing on what I glean from the "masters"&nbsp; (didn't I read
somewhere..."Chris Little&nbsp; [module making machine]"??!!&nbsp; That's quite a
compliment!).<br>
<br>
My initial source for the NET Bible was the HTML source from
<a class="moz-txt-link-abbreviated" href="http://www.bible.org">www.bible.org</a>.&nbsp; This was substantially massaged to convert it to MS RTF
format.&nbsp; This was imported into MS Access to be utilized as e-Sword
modules&nbsp; (I hope that this is not considered a "curse word" here!).&nbsp;
Once the MS Access data was considered "up to snuff",&nbsp; it was extracted
and placed into MS Word as RTF text&nbsp; (in order to retain the
formatting,&nbsp; etc.)&nbsp; <br>
<br>
The data that I have includes&nbsp; 1)&nbsp; a plain text file Bible file&nbsp; (that
includes bolding and italics delimited by &lt;b&gt;&lt;/b&gt; and
&lt;i&gt;&lt;/i&gt;.&nbsp; This may have been what made vpn2mod choke.)&nbsp; 2)&nbsp;
a text file Bible file&nbsp; (that includes bolding and italics delimited by
&lt;b&gt;&lt;/b&gt;
and &lt;i&gt;&lt;/i&gt;,&nbsp; and red superscript footnote markers<sup><font
 color="#ff0000">1</font></sup>&nbsp; (that with have to be changed to SWORD
footnote format).)&nbsp; and 3)&nbsp; a text file Commentary file&nbsp; (that includes
bolding and italics delimited by &lt;b&gt;&lt;/b&gt;
and &lt;i&gt;&lt;/i&gt;,&nbsp; Greek and Hebrew Unicode text,&nbsp; and red
superscript footnote markers<sup><font color="#ff0000">1</font></sup>&nbsp;
(that with have to be changed to SWORD footnote format).)<br>
<br>
When I changed my Bible text file to ...<br>
<br>
<font color="#000099">$$$Genesis 1:1<br>
In the beginning God created the heavens and the earth.<br>
$$$Genesis 1:2<br>
Now the earth was without shape and empty, and darkness was over the
surface of the watery deep, but the Spirit of God was moving over the
surface of the water.<br>
$$$Genesis 1:3<br>
God said, "Let there be light." And there was light!</font><br>
<br>
... it was imported using imp2vs.&nbsp; The thing that I noted here was that
the resulting OT and NT had an extraneous "line feed" at the end of
every line&nbsp; (i.e.,&nbsp; (hex) 0A 0D 0A).&nbsp; These files were changed to
removed the first "line feed" character and placed in the
"\modules\texts\rawtext\net" folder.&nbsp; The .conf file&nbsp; (shown below) was
plasced in the "newmods"&nbsp; folder and The SWORD program was started.&nbsp; It
found the "new" module and installed it,&nbsp; but nothing showed up when I
tried to show either OT or NT chapters.&nbsp; What am I doing wrong?<br>
<br>
<font color="#000099">[NET]<br>
DataPath=./modules/texts/ztext/net/<br>
Description=New English Translation (NET) Bible<br>
Lang=en<br>
Version=1.0<br>
History_1.0=Original Version.<br>
About=New English Translation (NET) Bible&reg;\par copyright &copy; 1996-2005 by
Biblical Studies Press, L.L.C.\par Visit <a class="moz-txt-link-abbreviated" href="http://www.bible.org">www.bible.org</a> for more
information..\par\par All rights reserved.\par<br>
Copyright=copyright &copy; 1996-2005 by Biblical Studies Press, L.L.C.<br>
TextSource=<a class="moz-txt-link-freetext" href="http://www.bible.org/">http://www.bible.org/</a><br>
LCSH=Bible. English.<br>
DistributionLicense=Copyrighted; Free Non-Commercial Distribution<br>
ModDrv=RawText<br>
SwordVersionDate=2003-05-08</font><br>
<br>
I have been involved in "IT" for 30+ years,&nbsp; but always for
multi-national corporations utilizing mid-range and main frame
computers,&nbsp; and,&nbsp; for the past 15-20 years,&nbsp; in a consulting capacity.&nbsp;
PC's have been a "hobby" until very recently and I have been going
through quite a steep learning curve.&nbsp; My last questions are how to
compress the module&nbsp; (I can't figure out the context of the mod2zmod
command)&nbsp; and how do I get these finished files into an "install" file?<br>
<br>
God Bless.<br>
<br>
<br>
Chris Little wrote:<br>
<blockquote type="cite" cite="mid426B017F.1040107@crosswire.org">To add
to what Troy said, I would really recommend trying to encode the Bible
in OSIS. In order to encode notes, section titles, paragraphing,
references, etc., you'll have to use some kind of markup, and OSIS is
the markup format the Sword supports best.
  <br>
  <br>
Tom Whittemore wrote:
  <br>
  <blockquote type="cite">I have tried to use the vpl2mod for the
31,102 verse "text only" NET Bible,&nbsp; and I keep getting "problem"
messages during the running of the vpl2mod.&nbsp; The outputed OT text has
words running together,&nbsp; plus,&nbsp; it also contains a lot of Matthew
verses.&nbsp; Could someone please spare a few minutes to help a SWORD
Project rank "rookie"?
    <br>
  </blockquote>
  <br>
What are you using as your source? The HTML files available for
download or some other source?
  <br>
  <br>
  <blockquote type="cite">*Original Text*
    <br>
In the beginning God created the heavens and the earth.
    <br>
Now the earth was without shape and empty, and darkness was over the
surface of the watery deep, but the Spirit of God was moving over the
surface of the water.
    <br>
God said, "Let there be light." And there was light!
    <br>
God saw that the light was good, so God separated the light from the
darkness.
    <br>
God called the light "day" and the darkness "night." There was evening,
and there was morning, marking the first day.
    <br>
  </blockquote>
  <br>
Is this (everything following *Original Text*) the actual input to
vpl2mod? (I.e., there's no other markup and those are plain (0x20)
spaces that are being removed.)
  <br>
  <br>
--Chris
  <br>
_______________________________________________
  <br>
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
  <br>
Instructions to unsubscribe/change your settings at above page
  <br>
  <br>
  <br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="ProgId" content="Word.Document">
<meta name="Generator" content="Microsoft Word 9">
<meta name="Originator" content="Microsoft Word 9">
<link rel="File-List" href="./Signature_files/filelist.xml">
<title>Yours, in His Holy Name,</title>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Tom Whittemore</o:Author>
  <o:LastAuthor>Tom Whittemore</o:LastAuthor>
  <o:Revision>6</o:Revision>
  <o:TotalTime>10</o:TotalTime>
  <o:Created>2003-02-18T19:30:00Z</o:Created>
  <o:LastSaved>2005-03-18T17:36:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>52</o:Words>
  <o:Characters>301</o:Characters>
  <o:Company>All Rights Reversed!</o:Company>
  <o:Lines>2</o:Lines>
  <o:Paragraphs>1</o:Paragraphs>
  <o:CharactersWithSpaces>369</o:CharactersWithSpaces>
  <o:Version>9.2720</o:Version>
 </o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:DoNotHyphenateCaps/>
  <w:PunctuationKerning/>
  <w:DrawingGridHorizontalSpacing>6 pt</w:DrawingGridHorizontalSpacing>
  <w:DrawingGridVerticalSpacing>6 pt</w:DrawingGridVerticalSpacing>
  <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery>
  <w:DisplayVerticalDrawingGridEvery>3</w:DisplayVerticalDrawingGridEve
ry>
  <w:UseMarginsForDrawingGridOrigin/>
  <w:DoNotShadeFormData/>
  <w:Compatibility>
   <w:FootnoteLayoutLikeWW8/>
   <w:ShapeLayoutLikeWW8/>
   <w:AlignTablesRowByRow/>
   <w:ForgetLastTabAlignment/>
   <w:LayoutRawTableWidth/>
   <w:LayoutTableRowsApart/>
   <w:UseWord97LineBreakingRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
 </w:WordDocument>
</xml><![endif]-->
<style>
<!--
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";}
 /* Page Definitions */
@page
        {mso-page-border-surround-header:no;
        mso-page-border-surround-footer:no;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1"/>
 </o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoNormal" style="margin-bottom: 12pt;"><b><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(153, 0, 0);">Agape
Love, always!</span></b></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;"><br>
Yours, in His Holy Name,<o:p></o:p></span></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;">&nbsp;<o:p></o:p></span></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;">Tom
W.<o:p></o:p></span></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;">&nbsp;
<o:p></o:p></span></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;">&nbsp;<o:p></o:p></span></p>
<p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: teal;">How
happy is the one whose rebellious acts are forgiven, whose sin
is pardoned!<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: teal;">How
happy is the one whose wrongdoing the <span
 style="font-variant: small-caps;">Lord</span> does not punish, in
whose spirit there is no deceit.<o:p></o:p></span></b></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;">&nbsp;<o:p></o:p></span></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;">&nbsp;<span
 style="color: teal;">- Psalms 32:1-2 (NET)<o:p></o:p></span></span></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;">&nbsp;<o:p></o:p></span></p>
<p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;">&nbsp;<o:p></o:p></span></p>
<p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(153, 0, 0);">All
outgoing Email has been scanned for viruses by Norton
Anti-Virus 2005 v11.0 Professional</span></b><b><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: maroon;">.<o:p></o:p></span></b></p>
<p class="MsoNormal" style="margin-bottom: 12pt;"><br>
<br style="">
<!--[if !supportLineBreakNewLine]--><br style="">
<!--[endif]--></p>
</div>
</div>
</body>
</html>