<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Haven’t had time until today to look closely at the repository. I’ve spent most of the day working with it in Bible Desktop.<div class=""><br class=""></div><div class="">Bible Desktop 1.6, the latest release, does not handle zips that have directory entries. The next release (any day now, for a real long time) does not have this problem. This means that none of the modules are available to users of Bible Desktop.</div><div class=""><br class=""></div><div class="">I imagine that AndBible doesn’t have this problem.</div><div class=""><br class=""></div><div class="">The first few modules I tried didn’t have zips at all. E.g. any of the dictionaries. This provides an unpleasant user experience in BibleDesktop as it does a HEAD on the zip to get its size.</div><div class=""><br class=""></div><div class="">As a matter of style, Description should be the “title” of the work, not an actual description. That is, it should be short. Here is one of the long ones:</div><div class=""><table class="table">
      <tbody class=""><tr class="row">
        <td class="cell" valign="top">
          The World Messianic Bible British Edition is a Public Domain 
          translation of the Holy Bible into modern English as spoken among 
          Messianic Jews outside of the United States of America. This 
          translation is also known as the World English Bible: British 
          Messianic Edition.
        </td>
      </tr>
    </tbody></table></div><div class="">This probably should be</div><div class=""><span style="font-size: medium;" class="">World Messianic Bible British Edition</span></div><div class=""><br class=""></div><div class="">The content is more appropriate in the About field.</div><div class=""><br class=""></div><div class="">The [name] of the module should be the appropriate english abbreviation for the module. It has to be ASCII letters and digits. We’ve recently added Abbreviation as a means of providing internationalization of the name. I don’t know how many applications show the Abbreviation instead of the module name.</div><div class=""><br class=""></div><div class="">The same module above has</div><div class=""><table class="table">
      <tbody class=""><tr class="row">
        <td class="cell" valign="top">[engwmbb2015]
  
    <table class="table">
      <tbody class=""><tr class="row">
        <td class="cell" valign="top">Abbreviation=WMBB
        </td>
      </tr>
    </tbody></table><br class=""></td>
      </tr>
    </tbody></table></div><div class="">WBBM should be what is in the []. The value of what you provide is that their is very unlikely to be collisions with other repositories.</div><div class=""><br class=""></div><div class="">Many applications in laying out their UI assume that the name is very short.</div><div class=""><br class=""></div><div class="">I also noticed, but didn’t take note of the place, that ShortCopyright=…. was at the end of the About field in several modules.</div><div class=""><br class=""></div><div class="">Hope this helps.</div><div class=""><br class=""></div><div class="">In His Service,</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>DM</div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Aug 14, 2015, at 7:03 PM, Kahunapule Michael Johnson &lt;<a href="mailto:kahunapule@eBible.org" class="">kahunapule@eBible.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class="">
    <div class="moz-cite-prefix">Please forgive the missed modules. I
      tried to save time by selecting only the modules with upper case
      letters for rebuilding, and missed some. In my excitement, I kept
      working on this even while traveling. It is kind of awkward remote
      controlling my computer at home with a smaller-screened laptop, so
      the text is tiny and the scrolling is jerky. That still worked
      better than trying to do all of this from my laptop directly,
      because of bandwidth constraints traveling. Still, it would have
      been faster to rebuild everything, apparently. That is what
      happens when I'm rushed and tired.<br class="">
      <br class="">
      On the other hand, during the day I was in a set of meetings where
      I met the director of the Philippine Bible Society, so I have high
      hopes of getting some more Bible translations for us. Stay tuned
      on that.<br class="">
      <br class="">
      Yesterday, I added the Binandere Mark, Luke, and Acts to the set.
      That is probably more exciting to a small group of people from the
      Oro Province of Papua New Guinea than for you.<br class="">
      <br class="">
      I'm back at home, now. I think I have manually rebuilt the modules
      with capitalization errors, but I just kicked off a full rebuild,
      just in case.<br class="">
      <br class="">
      On 08/14/2015 11:12 AM, Karl Kleinpaste wrote:<br class="">
    </div>
    <blockquote cite="mid:55CE59CC.60404@kleinpaste.org" type="cite" class="">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type" class="">
      <div class="moz-cite-prefix">On 08/14/2015 12:10 PM, Kahunapule
        Michael Johnson wrote:<br class="">
      </div>
      <blockquote cite="mid:55CE12FE.3080505@eBible.org" type="cite" class="">The
        <a href="http://eBible.org" class="">eBible.org</a> repository refresh is done, again, with no case
        squashing anywhere, and consistent capitalization. I hope. (Tell
        me if I missed something, of course.)</blockquote>
      <font face="FreeSerif" class="">For the 3rd time, there are case errors
        causing installation failure and, of course, failure of the
        module to be usable in any case-sensitive filesystem such as
        Linux/UNIX systems, if the modules are manually installed.&nbsp;
        Examples:<br class="">
        <br class="">
        $ grep DataPath tzo*<br class="">
        tzoNT1995.conf:DataPath=./modules/texts/ztext/tzoNT1995/<br class="">
        tzoSA1983.conf:DataPath=./modules/texts/ztext/tzo<font color="#cc0000" class=""><u class=""><b class="">sa</b></u></font>1983/<br class="">
        tzoZNT2009.conf:DataPath=./modules/texts/ztext/tzo<font color="#cc0000" class=""><u class=""><b class="">znt</b></u></font>2009/<br class="">
        <br class="">
        ftp&gt; cd pub/sword/modules/texts/ztext<br class="">
        250 CWD command successful<br class="">
        ftp&gt; dir tzo*<br class="">
        227 Entering Passive Mode (74,208,71,128,140,61).<br class="">
        150 Opening ASCII mode data connection for file list<br class="">
        drwxrwxr-x&nbsp;&nbsp; 2 ebible&nbsp;&nbsp; psacln&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Aug 14 02:00 tzoNT1995<br class="">
        drwxrwxr-x&nbsp;&nbsp; 2 ebible&nbsp;&nbsp; psacln&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Aug 11 17:25 tzo<font color="#cc0000" class=""><u class=""><b class="">SA</b></u></font>1983<br class="">
        drwxrwxr-x&nbsp;&nbsp; 2 ebible&nbsp;&nbsp; psacln&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Aug 11 17:26 tzo<font color="#cc0000" class=""><u class=""><b class="">ZNT</b></u></font>2009<br class="">
        <br class="">
        My testing of this has been simply to select all modules for
        installation.&nbsp; You could do this yourself and find the same
        result.&nbsp; I don't understand why this is such a challenge.</font><br class="">
    </blockquote>
    <br class="">
    <div class="moz-signature">-- <br class="">
      <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8" class=""><p class=""><font class="">Aloha,<br class="">
          <i class="">Kahunapule Michael Johnson</i></font></p>
      <table cellpadding="7" cellspacing="0" class="">
        <tbody class="">
          <tr class="">
            <td style="background: rgb(255, 255, 0)" class=""><font class=""><b class="">MICHAEL JOHNSON<br class="">
                  PO BOX 881143<br class="">
                  PUKALANI HI 96788-1143</b><br class="">
                USA</font></td>
            <td style="background: rgb(0, 255, 255)" class=""><font class="">
                <a href="http://ebible.org/" class="">eBible.org</a><br class="">
                <a href="http://mljohnson.org/" class="">MLJohnson.org</a><br class="">
                Mobile: +1 <b class="">808-333-6921</b><br class="">
                Skype: kahunapule</font></td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>


_______________________________________________<br class="">sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="">sword-devel@crosswire.org</a><br class=""><a href="http://www.crosswire.org/mailman/listinfo/sword-devel" class="">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br class="">Instructions to unsubscribe/change your settings at above page</div></blockquote></div><br class=""></div></body></html>