Re: [sword-devel] NASB

2017-02-24 Thread TS
Greg and Kahunapule Michael Johnson as I wrote above. They both have working modules from what I can tell. I also do apologize if I’m offending or mis-representing anyone. I’m trying to distill the current situation of the NASB Sword module into its essentials. -TS

Re: [sword-devel] PocketSword can speak!

2017-02-10 Thread TS
has its own "voice". My current settings list "Samantha" (enhanced) American accent as what I used last though it's been a while since I've used it. I think I've probably also tried out a little the British "Siri" female voice as well. -TS On 2/10/2017 3:43 AM, Davi

Re: [sword-devel] Apple Plans To Boot Orphaned Apps From its App Store

2016-09-09 Thread TS
Thank you for your and everyone else’s replies. I was not expecting it. It was encouraging. :) I’m not a professional at computer programming, so there are some things that I don’t know about, but I’m trying to learn. I’m not a stranger though to computers by any means. Thank you also for

Re: [sword-devel] Apple Plans To Boot Orphaned Apps From its App Store

2016-09-09 Thread TS
Hi, Thanks for the advice. To follow it, I’ve gone to the tracker page for PocketSword and added another comment with a link to the repo with the version that I had patched. -Tim ___ sword-devel mailing list: sword-devel@crosswire.org

Re: [sword-devel] Apple Plans To Boot Orphaned Apps From its App Store

2016-09-09 Thread TS
Hi, Congratulations on your second child :) Thank you also for writing about the submittal and backwards compatibility of PocketSword. So much in iOS alone keeps changing…ARC, 64bit, and etc., I wonder how people keep up? but yes, at least it requires to constantly keep the apps up-to-date.

Re: [sword-devel] Announcing Sword++

2016-09-26 Thread TS
ize if I'm speaking out of turn or ignorance. I'm not wishing to hurt anyone. TS On 9/26/2016 10:23 AM, Jaak Ristioja wrote: On 26.09.2016 19:43, Peter von Kaehne wrote: Given that there is, just as Matej points out, likely only "market" space for one library , I think success of

[sword-devel] What is the lowest version of iOS to be currently supported in PocketSword?

2016-09-20 Thread TS
I've been going through the code and making fixes, and in the process XCode has warned me that libcurl is for version iOS 6 and higher and also I've discovered that MBProgressHUD was also written for iOS 6 and higher. It seems that the external frameworks were updated from the previous release

Re: [sword-devel] How do you make the Sword framework work in 64bit mode? (My compiler is giving me hundreds of warnings.)

2016-10-19 Thread TS
e data if you so desire. If you can’t open it though, just let me know and I can save it in a different format and etc. Thank you, TS > On Oct 19, 2016, at 2:44 AM, Peter Von Kaehne <ref...@gmx.net> wrote: > >> Gesendet: Mittwoch, 19. Oktober 2016 um 09:24 Uhr >> Von: &qu

Re: [sword-devel] How can I tell which version of the Sword framework is being used? (e.g. in PocketSword)

2016-10-14 Thread TS
It's looking like I won't be able to upload the code today. It'll hopefully be during the weekend or else next week then instead. -TS --Sent from phone-- ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman

Re: [sword-devel] How can I tell which version of the Sword framework is being used? (e.g. in PocketSword)

2016-10-17 Thread TS
narrow down the bugs and focus on a category so, for example, deprecations warnings are turned off for now since I’ve been focusing on 64 bit conversion warnings. -TS > On Oct 12, 2016, at 11:29 PM, Nic Carter <niccar...@mac.com> wrote: > > PS was periodically updated from

Re: [sword-devel] swld.cpp at line 111 - is this a bug?

2016-10-17 Thread TS
I see. The code I just uploaded has the brackets, but I’ve made a note to undo it I guess and figure out how to get it fixed in the Sword repo. Thanks, TS > On Oct 13, 2016, at 11:56 AM, Manfred Bergmann <manfred.bergm...@me.com> > wrote: > > Hi. > > >> Am

Re: [sword-devel] swld.cpp at line 111 - is this a bug?

2016-10-24 Thread TS
I posted about it on the SWORD api bug tracker. It’s http://crosswire.org/tracker/browse/API-190 . It seems to have been fixed. -TS___ sword-devel mailing list: sword-devel@crosswire.org

Re: [sword-devel] Older iOS devices and future PocketSword releases?

2016-10-24 Thread TS
did regarding how old the support should be. -TS > On Oct 22, 2016, at 3:50 AM, Manfred Bergmann <manfred.bergm...@me.com> wrote: > > 32 + 64 bit is not a problem. > Xcode will usually build multiple architectures and combine them in one app. > > The issue is API compat

Re: [sword-devel] Older iOS devices and future PocketSword releases?

2016-10-25 Thread TS
://stackoverflow.com/questions/19147885/app-store-managing-availability-of-your-apps-previous-versions <http://stackoverflow.com/questions/19147885/app-store-managing-availability-of-your-apps-previous-versions> Hope this helps, TS > On Oct 22, 2016, at 3:50 AM, Manfred Bergmann <manfred.ber

Re: [sword-devel] How do you make the Sword framework work in 64bit mode? (My compiler is giving me hundreds of warnings.)

2016-10-25 Thread TS
, and not for 64-bit, though I could be mistaken. Your welcome reg. the bug report. -TS > On Oct 23, 2016, at 1:44 AM, Troy A. Griffitts <scr...@crosswire.org> wrote: > > Dear TS, > Thank you for the spreadsheet. I've had a review of the implicit cast > warning and determined wher

Re: [sword-devel] How do you make the Sword framework work in 64bit mode? (My compiler is giving me hundreds of warnings.)

2016-10-18 Thread TS
I know it’s a lot. -TS > On Oct 14, 2016, at 4:58 AM, Peter Von Kaehne <ref...@gmx.net> wrote: > > https://developer.apple.com/library/content/documentation/Darwin/Conceptual/64bitPorting/building/building.html > > suggests that some flags are less useful than others

[sword-devel] Does Eloquent use only the core library of SWORD or more than that? e.g. the clucene library, zlib, etc.

2016-11-23 Thread TS
troubleshooting the issues on the internet, a lot of people with similar problems got replies back that zlib already comes in one of Apple's libraries. -TS --Sent from phone-- ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org

[sword-devel] Are the code libraries which come with the SWORD library such as clucene, zlib, etc. the same as from the source or are they modified?

2016-11-23 Thread TS
should affect them as well. -TS --Sent from phone-- ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] How do you make the Sword framework work in 64bit mode? (My compiler is giving me hundreds of warnings.)

2016-11-02 Thread TS
differences as well. FileMerge highlighted quite a lot of things. I remember that at least one header file has the same name, but other than that the header seems to have completely different code. It was a surprise. -TS > On Oct 14, 2016, at 4:15 AM, Manfred Bergmann <manfred

Re: [sword-devel] How do you make the Sword framework work in 64bit mode? (My compiler is giving me hundreds of warnings.)

2016-11-02 Thread TS
. I’m considering the CLucene warnings as part of it all as well though I’m not sure if I should or not? There also seems to be a couple of bugs or so, which I’ll put in the tracker. Also, I’m not sure if it matters or not, but just fyi, Xcode 7.3.1 uses C99 for the C language dialect. -TS

[sword-devel] #include in xzcomprs.cpp - is this a bug or ?

2016-11-02 Thread TS
In xzcomprs.cpp, at line 30, there’s the code: #include Xcode was not happy about this since there is no header named this. It seems that in the previous version of PocketSword, the fix was just to set Xcode as to not include this file when compiling so that’s what I’m doing too. Since the

[sword-devel] swld.cpp at line 111 - is this a bug?

2016-10-11 Thread TS
d needs the brackets to delete properly. -TS ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

[sword-devel] How can I tell which version of the Sword framework is being used? (e.g. in PocketSword)

2016-10-11 Thread TS
Hi, How can I tell which version of the Sword framework is being used? ( e.g. in PocketSword.) I've done a search of the code and some comparison to two different versions of the framework, but nether version 1.7.5 nor 1.6.2 seem to match. Is there a place where it's stated? -TS

Re: [sword-devel] How can I tell which version of the Sword framework is being used? (e.g. in PocketSword)

2016-10-13 Thread TS
to an online repo and it seems that your prompting also supports that idea. I’ll see what I can do. Hopefully I’ll have something uploaded by the weekend. Thanks, TS > On Oct 12, 2016, at 11:29 PM, Nic Carter <niccar...@mac.com> wrote: > > PS was periodically updated from

Re: [sword-devel] swld.cpp at line 111 - is this a bug?

2016-10-13 Thread TS
ve-c method call (I don't think?), so I'm thinking that it's being compiled as the "new" from the c++ library. Thanks again,     -TS On Oct 12, 2016, at 05:16 AM, DM Smith <dmsm...@crosswire.org> wrote: On Oct 12, 2016, at 3:22 AM, Jaak Ristioja <j...@ristioja.ee> wrote:

[sword-devel] How do you make the Sword framework work in 64bit mode? (My compiler is giving me hundreds of warnings.)

2016-10-13 Thread TS
     So, Xcode gives me hundreds of warnings when I try to build for 64 bit mode. I've also tried searching the mailing list so I see that some people earlier in the year may be have seen the same warnings (for PocketSword), so I think I better understand why I've seen that some of the 

[sword-devel] Hebrew OSHB and WLC Bible modules do not fully remove all accenting/diacritics when those settings are turned off?

2017-03-24 Thread TS
I have this problem when using PocketSword. The Aleppo module seems correct though. Does anybody else have this problem with any other frontends ? For example, as I understand it, Is. 61:1 should not contain any vowel points above the ש "Shin" letters. -TS --Sent

[sword-devel] "Search" related problems with regards to accent/diacritic marks in the Hebrew OSHB and WLC

2017-03-24 Thread TS
is module doesn't have footnotes and so nothing was found? In specific, I had the app opened at Is. 61:1. The words that I used, in order were: לְבַשֵּׂ֣ר לבשׂר ענוים Do any other frontends have this problem? -TS --Sent from phone-- ___ sword-devel ma

[sword-devel] How does the "diatheke" front end have search abilities? Is it using CLucene?

2017-03-01 Thread TS
f diatheke was written to allow for it to be able to use CLucene or etc., that sorta makes sense to me, but I'm getting the impression from the discussion that maybe it's not using CLucene? -TS --Sent from phone-- ___ sword-devel mailing list: sword-devel@cro

Re: [sword-devel] PocketSword beta testing

2017-04-27 Thread TS
problem with “find all” for Strong’s numbers and fixed that. -TS > On Apr 22, 2017, at 6:54 AM, Nic Carter <niccar...@mac.com> wrote: > > Hi all, > > So, I have tried to play around with PS to get it happy with all the hoops it > needs to jump through

Re: [sword-devel] NASB

2017-12-23 Thread TS
t; as much as one can. So, it seemed good that I should write this. Sincerely, TS On Feb 24, 2017, at 01:47 PM, Greg Hellings <greg.helli...@gmail.com> wrote: On Fri, Feb 24, 2017 at 3:22 PM, TS <outofthec...@icloud.com> wrote: From what I can tell, a member named Kahunapule

Re: [sword-devel] Bishop for Android and iOS / JavaScript bindings

2018-03-01 Thread TS
with Cordova so maybe stuff was posted and I didn't realize it? Or, is there a different mailing list or something for it? -TS --Sent from phone-- > On Feb 28, 2018, at 6:26 PM, Troy A. Griffitts <scr...@crosswire.org> wrote: > > Dear team, > > You all know we've been workin

[sword-devel] Search error in PocketSword for ancient Greek text

2018-11-01 Thread TS
ds, by the way, end with an "s". I have searched Old Testament Greek text this way. Such as the Septuagint (LXX). It was in order to see how certain Hebrew words/concepts translate into Greek. And perhaps vice a versa. -TS --Sent from phone-- ___

[sword-devel] Does the CLucene indexing work for non-English texts?

2018-11-01 Thread TS
texts, it does so erroneously. I think that I'll start a separate post regarding the Greek search and indexing in specific. -TS --Sent from phone-- ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo

Re: [sword-devel] CrossWire repos?

2019-04-07 Thread TS
known. -TS On 3/16/2019 1:17 AM, David Haslam wrote: I can add that for most older modules and some newer modules, the workaround also succeeds for installing the module search index automatically from our server. That’s because the indices are stored in a particular server directory whose path

[sword-devel] Question about backwards compatibility and search index download-ability, especially in relation to low-cost, low-power computers (such as might be in developing countries?)

2019-04-07 Thread TS
t may be sufficient enough to mention that ParaText Lite was only made for Android OS.)     (Also, the current gen laptop of OLPC does have enough power, I think. I would also imagine that the current Raspberry Pi computers have enough power as well.)