Re: [sword-devel] Locale differences

2012-09-11 Thread Greg Hellings
both modules or will one of them get booted to Revelation 1:1? Such a scenario provides a possible reason that all dictionaries - at least of opened modules - be considered. Order would, of course, need to be dictated in some way. --Greg Jon On Tue, Sep 11, 2012 at 9:33 AM, Greg Hellings

Re: [sword-devel] Locale differences

2012-09-11 Thread Greg Hellings
, 2012, at 8:27 PM, Greg Hellings greg.helli...@gmail.com wrote: On Mon, Sep 10, 2012 at 8:01 PM, DM Smith dmsm...@crosswire.org wrote: This is a hard question. And a good one. For the record (not saying it is right or that it is best or even good) here is how JSword does it: It does not use

[sword-devel] Locale differences

2012-09-10 Thread Greg Hellings
Just wanted to note here some differences between Xiphos and BibleTime locale handling. Setup: I'm working with a new, minority language translation. The language is Takwane with the language code abbreviation tke. I have successfully created a module which has the conf file entry Lang=tke and

Re: [sword-devel] Locale differences

2012-09-10 Thread Greg Hellings
On Mon, Sep 10, 2012 at 6:00 PM, Peter von Kaehne ref...@gmx.net wrote: On 10/09/12 20:44, Greg Hellings wrote: I just wanted to put that out here, so there is a record of it and so developers for either app can think about the UX they want. In the case of Takwane, since neither application

Re: [sword-devel] Bindings cleanups and others

2012-08-29 Thread Greg Hellings
On Tue, Aug 28, 2012 at 10:41 PM, Greg Hellings greg.helli...@gmail.com wrote: If you're building with CMake you add the flag -DSWORD_BINDINGS=Perl to build the Perl bindings. Then after issuing your standard make command you'll be prompted somewhere in the output with the next step. After

[sword-devel] Bindings cleanups and others

2012-08-28 Thread Greg Hellings
For those of you who don't follow the SVN commit logs I have just cleaned up a couple of compile warnings that the Python and Perl SWIG bindings would throw during the install stage. Most notable changes are removal of the Traversable() and Index() methods on the sword::SWKey class. If you have

Re: [sword-devel] Bindings cleanups and others

2012-08-28 Thread Greg Hellings
with makes or are there additional steps required? I've had no success either finding documentation on generating the Perl bindings or in using them ~A On Tuesday, August 28, 2012, Greg Hellings wrote: For those of you who don't follow the SVN commit logs I have just cleaned up a couple

Re: [sword-devel] Speech synthesis voices?

2012-08-19 Thread Greg Hellings
On Aug 19, 2012 12:57 PM, David Haslam dfh...@googlemail.com wrote: Hi Greg, As I clearly wrote, This is something for front-end developers to consider ... I wasn't thinking at all about something that gets delivered as part of the module during installation. So mention of CSS and conf

Re: [sword-devel] Speech synthesis voices?

2012-08-18 Thread Greg Hellings
The idea of a module-supplied CSS in the confFile has been rejected time and time again. Because a single application is incapable of using CSS. Very few of our apps have TTS integration. Ergo this is very far from a viable suggestion at the module level. It is, though, possible for each

Re: [sword-devel] Any modern web ui available?

2012-08-14 Thread Greg Hellings
On Aug 14, 2012 10:28 PM, DM Smith dmsm...@crosswire.org wrote: Not quite native. Like BibleDesktop, it doesn't quite look like a Mac application. Much of the look and feel problems that BD has so does BT. I'm glad I have a fast mac. For whatever reason, it is slower than I would have expected

Re: [sword-devel] using a zText module

2012-08-12 Thread Greg Hellings
This is not true. Any modifications to Sword need to be GPLv2 but any applications or bindings need only be GPLv2-compatible. This had been explicitly checked and confirmed with the staff at FSF. --Greg On Aug 12, 2012 1:57 PM, Chris Little chris...@crosswire.org wrote: On 08/11/2012 07:38 PM,

[sword-devel] GPL restrictions (was Re: using a zText module)

2012-08-12 Thread Greg Hellings
On 08/12/2012 12:16 PM, Greg Hellings wrote: This is not true. Any modifications to Sword need to be GPLv2 but any applications or bindings need only be GPLv2-compatible. This had been explicitly checked and confirmed with the staff at FSF. --Greg On Aug 12, 2012 1:57 PM, Chris Little

Re: [sword-devel] GPL restrictions (was Re: using a zText module)

2012-08-12 Thread Greg Hellings
On Sun, Aug 12, 2012 at 4:33 PM, Chris Little chris...@crosswire.org wrote: On 08/12/2012 01:11 PM, Greg Hellings wrote: On Sun, Aug 12, 2012 at 2:55 PM, Chris Little chris...@crosswire.org wrote: I'm not sure I see the distinction. For GPLv2 software A to be used by or incorporated in some

Re: [sword-devel] GPL restrictions (was Re: using a zText module)

2012-08-12 Thread Greg Hellings
More specifically is the GPL FAQ page, which states the matter very succinctly. http://www.gnu.org/copyleft/gpl-faq.html#IfLibraryIsGPL Yes. The application has to be under the GPL or a GPL-compatible license. --Greg On Sun, Aug 12, 2012 at 4:46 PM, Greg Hellings greg.helli...@gmail.com wrote

Re: [sword-devel] GPL restrictions (was Re: using a zText module)

2012-08-12 Thread Greg Hellings
On Sun, Aug 12, 2012 at 7:51 PM, Daniel Hughes tramps...@gmail.com wrote: OK here is the issue for me. My application (Wide Margin) is GPL 3. It has been all it's life. I want to use libsword. But libsword is GPL2. GPL 3 is a later version of GPL 2. The FSF want people to use GPL 3. That is

Re: [sword-devel] using a zText module

2012-08-11 Thread Greg Hellings
On Sat, Aug 11, 2012 at 9:38 PM, Daniel Hughes tramps...@gmail.com wrote: I managed to get it working with the following code: using(SWMgr mgr = new SWMgr()) using(SWModule module = mgr.getModule(ESV)) using(SWKey key = new SWKey(jas 1:18)) In SWORD you should _never_ instantiate an instance

Re: [sword-devel] Language Code

2012-08-08 Thread Greg Hellings
Peter and I tracked down a few problems with it and it is now being recognized by the library - thanks. --Greg On Wed, Aug 8, 2012 at 2:36 PM, David Haslam dfh...@googlemail.com wrote: Did you create a file tke_utf8.conf to store in the locales.d directory ? I'd have thought Peter may have

Re: [sword-devel] Alternate Versification question

2012-08-08 Thread Greg Hellings
Some have been pruned in the past because they were either duplicates or similar. It is also possible that some of the documentation is out of date. The best way to know for sure is to look at the installed header files, if you're on Linux, to see which ones are included. Each versification is

Re: [sword-devel] Alternate Versification question

2012-08-08 Thread Greg Hellings
successfully translate the CCEL LXX versification into a canon_lxx.h file and submit it - does that actually help anything? It does if you are creating an LXX-based module. --Greg ~A On Wed, Aug 8, 2012 at 9:31 PM, Greg Hellings greg.helli...@gmail.com wrote: Some have been pruned in the past because

[sword-devel] Language Code

2012-08-07 Thread Greg Hellings
Hey guys, Is there a problem with three-letter language codes in the engine? I'm creating a module for the language code 'tke' out of USFM files. The 'xreffix.pl' script doesn't seem to be behaving properly and, once the module is created, it properly parses English references but it isn't

[sword-devel] GCC 4.7 compatibility

2012-08-06 Thread Greg Hellings
https://github.com/greg-hellings/sword. Please, please, please can we do this, so I don't have to try and cross-merge between different branches to get things working in trunk? --Greg ___ sword-devel mailing list: sword-devel@crosswire.org http

Re: [sword-devel] GCC 4.7 compatibility

2012-08-06 Thread Greg Hellings
to trunk. --Greg On Mon, Aug 6, 2012 at 12:13 PM, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: On 6 August 2012 13:57, Greg Hellings greg.helli...@gmail.com wrote: It's become more and more difficult to do any work against the SVN HEAD because it fails to compile on distributions that use gcc

Re: [sword-devel] GCC 4.7 compatibility

2012-08-06 Thread Greg Hellings
Somethingsomethingsomethingsomething better warning and error messages in gcc somethingsomethingsomething. Supposedly, as the 4.* branch moves along they are trying to tighten down the reins of their warning and error messages to help catch and reduce the number of leaks and whatnots. I believe

Re: [sword-devel] usfm2osis.py

2012-08-05 Thread Greg Hellings
On Sun, Aug 5, 2012 at 7:19 PM, Chris Little chris...@crosswire.org wrote: On Aug 5, 2012, at 11:37 AM, David Haslam dfh...@googlemail.com wrote: FWIW, I just came across this http://www.pythonregex.com/ Python Regular Expression Testing Tool Does Python support the full 21-bit Unicode

Re: [sword-devel] usfm2osis.py

2012-08-05 Thread Greg Hellings
ActiveState Python also uses 65535 for maxunicode in their 2.7 builds. --Greg ___ 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] usfm2osis.py

2012-08-04 Thread Greg Hellings
I'm not at a place where I can check it out right now, but does it cover the functionality that previously was required in xreffix.pl? Since the Perl bindings seem to have gone belly-up on 64-bit machines, it would be great if all of this could be combined in a single step (even if it's an

Re: [sword-devel] HTML5 File API and SWORD modules

2012-07-31 Thread Greg Hellings
On Tue, Jul 31, 2012 at 2:08 AM, Stephan i...@tetzels.de wrote: Hi, I'm thinking about to build a HTML5 frontend that works offline in a browser. I know that there were some discussions before about this topic, but I want to know if it is possible to read the sword modules with the HTML5

Re: [sword-devel] HTML5 File API and SWORD modules

2012-07-31 Thread Greg Hellings
On Tue, Jul 31, 2012 at 4:15 PM, Matěj Cepl mc...@redhat.com wrote: On 31/07/12 15:22, Greg Hellings wrote: since I looked into the limitations of browsers and their file APIs. As long as it can read and write binary files, it should have no problem with the files themselves. I have always

Re: [sword-devel] Legitimate FTP Mirrors Module Distribution Rights Question

2012-07-29 Thread Greg Hellings
On Sun, Jul 29, 2012 at 8:20 AM, Andrew Thule thules...@gmail.com wrote: On Sun, Jul 29, 2012 at 7:29 AM, Peter von Kaehne ref...@gmx.net wrote: I really don't see your point about this. To second that - there is essentially no point. Many publicly available repositories replicate themselves.

Re: [sword-devel] coptic -vs- fonts

2012-07-27 Thread Greg Hellings
For me, on Windows, that text renders as missing character squares. It probably uses an uncommon range that either the WebKitGTK widget is handling differently (different font?) from the standard widget. I've found that GNOME tends to use a very excellent coverage font by default for its UI

Re: [sword-devel] USFM character encodings

2012-07-26 Thread Greg Hellings
On Thu, Jul 26, 2012 at 6:49 AM, Chris Little chris...@crosswire.org wrote: Has anyone ever used the -e switch of usfm2osis.pl to do character encoding conversion on USFM docs as they're being converted to OSIS? I'm doing the Python rewrite of usfm2osis and wondered whether I can safely dump

Re: [sword-devel] Legitimate FTP Mirrors Module Distribution Rights Question

2012-07-26 Thread Greg Hellings
On Wed, Jul 25, 2012 at 8:24 PM, Andrew Thule thules...@gmail.com wrote: On Wed, Jul 25, 2012 at 12:27 PM, Greg Hellings greg.helli...@gmail.com wrote: It should. It does not. AFAIK it currently maintains no status information on whether ABC came from site X, site Y, a local install file

Re: [sword-devel] namespaces in xsl

2012-07-26 Thread Greg Hellings
Oy, I've run into fun with namespaces before as well on XSL documents. Going by the seat of my pants here, but I think my solution had to be two step. First, I would declare xmlns:tei=http://www.crosswire.org/2008/TEIOSIS/namespace; in the XSL document. Secondly, I would alter my matches

Re: [sword-devel] Legitimate FTP Mirrors Module Distribution Rights Question

2012-07-26 Thread Greg Hellings
On Thu, Jul 26, 2012 at 5:53 PM, Karl Kleinpaste k...@kleinpaste.org wrote: Greg Hellings greg.helli...@gmail.com writes: there is a path underneath modules/ that corresponds with where kjv would have been downloaded to (modules/texts/ztext) but the kjv directory under that is gone

Re: [sword-devel] Legitimate FTP Mirrors Module Distribution Rights Question

2012-07-26 Thread Greg Hellings
On Thu, Jul 26, 2012 at 6:51 PM, Karl Kleinpaste k...@kleinpaste.org wrote: Greg Hellings greg.helli...@gmail.com writes: if I had electronic copies of the Student's Bible in KJV and my Defender's Study Bible also in KJV, both of them might want to just name their module the KJV

Re: [sword-devel] Legitimate FTP Mirrors Module Distribution Rights Question

2012-07-25 Thread Greg Hellings
On Wed, Jul 25, 2012 at 11:10 AM, Andrew Thule thules...@gmail.com wrote: Last time this issue came up, it was made very clear that surrounding the issue of FTP mirrors were sensitivities around the distribution of Sword modules because of licensing encumbrances. So this purpose of this email

Re: [sword-devel] Legitimate FTP Mirrors Module Distribution Rights Question

2012-07-25 Thread Greg Hellings
On Wed, Jul 25, 2012 at 12:29 PM, Andrew Thule thules...@gmail.com wrote: Greg, thanks for your response On Wed, Jul 25, 2012 at 12:27 PM, Greg Hellings greg.helli...@gmail.com wrote: I has, since at least the time I started with SWORD in 2004, always supported multiple install locations

[sword-devel] Bindings Updates

2012-07-19 Thread Greg Hellings
Users of the bindings: As SWORD moves towards 1.7 I plan to do a little housekeeping on the bindings. Currently when they build they produce numerous warnings. Most of these are related to casts and I don't plan to look into them at the present time. A few of them are deprecation warnings related

Re: [sword-devel] usfm2osis.pl - missing tag handling

2012-07-10 Thread Greg Hellings
habit of using \io2 as their first tag, never \io1 or \io. Peter Original-Nachricht Datum: Mon, 9 Jul 2012 23:47:30 -0500 Von: Greg Hellings greg.helli...@gmail.com An: SWORD Developers\' Collaboration Forum sword-devel@crosswire.org Betreff: [sword-devel] usfm2osis.pl

Re: [sword-devel] usfm2osis.pl - missing tag handling

2012-07-10 Thread Greg Hellings
, 2012 at 9:12 AM, Greg Hellings greg.helli...@gmail.com wrote: Is it simple enough to add handling for \io to be turned into \io1? Remember, Perl is to me a dark art! --Greg On Tue, Jul 10, 2012 at 2:41 AM, Peter von Kaehne ref...@gmx.net wrote: Could be. Taqgs are getting added

Re: [sword-devel] usfm2osis.pl

2012-07-09 Thread Greg Hellings
On Mon, Jul 9, 2012 at 2:13 AM, Chris Little chris...@crosswire.org wrote: On 7/8/2012 10:43 PM, Greg Hellings wrote: Guys, Was just running usfm2osis.pl across some files that my Aunt and Uncle have given me to convert for the language they're working with through Wycliffe. It ran great

Re: [sword-devel] usfm2osis.pl

2012-07-09 Thread Greg Hellings
David, I'm doing this currently with a simple sed script (-e 's//«/g;s//»/g;s//‹/g;s//›/g') which encodes single or double angle brackets as the appropriate single or double chevrons. I was just pointing out that some text we come across might wish to use angle brackets as such within the text

Re: [sword-devel] usfm2osis.pl

2012-07-09 Thread Greg Hellings
On Mon, Jul 9, 2012 at 8:08 AM, Chris Little chris...@crosswire.org wrote: On 7/9/2012 5:29 AM, Greg Hellings wrote: On Mon, Jul 9, 2012 at 2:13 AM, Chris Little chris...@crosswire.org wrote: On 7/8/2012 10:43 PM, Greg Hellings wrote: Guys, Was just running usfm2osis.pl across some

[sword-devel] usfm2osis.pl - missing tag handling

2012-07-09 Thread Greg Hellings
According to the USFM reference \io = \io1. In the module I'm working on right now the \io was not recognized at all and passed through with no love. --Greg ___ sword-devel mailing list: sword-devel@crosswire.org

[sword-devel] Errors while building?

2012-07-09 Thread Greg Hellings
Anyone else seen this error while trying to build the library? http://pastebin.com/FMMipzhP Is this a 4.6.x-4.7.x gcc issue? --Greg ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel

Re: [sword-devel] Musings about the Cherokee NT module

2012-07-03 Thread Greg Hellings
On Mon, Jul 2, 2012 at 10:21 PM, DM Smith dmsm...@crosswire.org wrote: On Jul 2, 2012, at 10:38 PM, DM Smith dmsm...@crosswire.org wrote: On Jul 2, 2012, at 9:19 PM, Chris Little wrote: On 7/2/2012 5:47 AM, Greg Hellings wrote: Is there an available (and proper-name-tagged!) version

Re: [sword-devel] Musings about the Cherokee NT module

2012-07-02 Thread Greg Hellings
On Mon, Jul 2, 2012 at 7:41 AM, David Haslam dfh...@googlemail.com wrote: Hi DM, We should ignore pronunciation methods for processing Cherokee transcribed to Latin. The Sequoyah transliteration system is explicitly described as not being based on phonetics! Please refer to the Wikipedia

Re: [sword-devel] Musings about the Cherokee NT module

2012-07-01 Thread Greg Hellings
What is the possible usefulness of back-conversion? The method Chris proposed, if I understood him properly, would require no such bidi transliteration. It would only require transliteration from Cherokee into Latin and then a comparison of the Latin transliteration text with known Latin

Re: [sword-devel] Musings about the Cherokee NT module

2012-07-01 Thread Greg Hellings
On Sun, Jul 1, 2012 at 1:48 PM, DM Smith dmsm...@crosswire.org wrote: I think what Greg said was correct. I understood it the same way: Starting w/ a breakdown of the names in each verse in an English Bible, iterate over that set of verses in the Cherokee Bible, doing the following: For

Re: [sword-devel] Musings about the Cherokee NT module

2012-06-30 Thread Greg Hellings
I'm going to top post rather than find an appropriate spot within your message to post my reply. There are two (relatively) straightforward ways to do this that come to mind immediately: 1) Use ThML. span style=font-size: 120%j/spanesus or some such should work great. You'd lose out support in

Re: [sword-devel] Reading kjvfull.xml

2012-06-12 Thread Greg Hellings
On Tue, Jun 12, 2012 at 9:44 AM, Peter von Kaehne ref...@gmx.net wrote: Why do you not use the API? ... I'm writing a VB.NET program... That's probably why. --Greg Peter Original-Nachricht Datum: Tue, 12 Jun 2012 07:33:40 -0700 (PDT) Von: Dan Macy drmac...@gmail.com

Re: [sword-devel] Ruby markup support?

2012-06-07 Thread Greg Hellings
Both BibleTime and Xiphos support whatever WebKit supports, at the appropriate version number associated with the underlying build they were compiled against. Are there any modules that use ruby glosses? --Greg On Thu, Jun 7, 2012 at 10:45 AM, David Haslam dfh...@googlemail.com wrote: Is it

[sword-devel] Back in Business

2012-05-31 Thread Greg Hellings
Now that we're back in business, the most recent effort I recall was setting up and preparing for 1.7, yes? I realize not much (if anything) got done with the server stoppage. Is there an update to the TODO list or outstanding items list for 1.7? --Greg

Re: [sword-devel] Test message at 19:34

2012-05-30 Thread Greg Hellings
Test message received. On Wed, May 30, 2012 at 1:34 PM, Peter von Kaehne ref...@gmx.net wrote: test ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change

Re: [sword-devel] Translations that that use 'you' for both singular and plural second person pronouns?

2012-05-02 Thread Greg Hellings
On Wed, May 2, 2012 at 12:01 PM, David Haslam dfh...@googlemail.com wrote: Troy is correct - I was misremembering from the distant past when I used the NASB for regular reading. Asterisks are used where historical presents in Greek had been translated with an English past tense to conform to

Re: [sword-devel] Versification scheme for a new Bible translation

2012-04-30 Thread Greg Hellings
On Mon, Apr 30, 2012 at 11:10 AM, David Haslam dfh...@googlemail.com wrote: Didn't Greg Hellings write a Perl script to check which of our defined v11ns would be the most suitable for a new module? Python. How dare you suggest I would sully myself with Perl?! :P http://www.crosswire.org/svn

Re: [sword-devel] TEI formatting, duplicated key (BDB Glosses)

2012-04-30 Thread Greg Hellings
On Mon, Apr 30, 2012 at 12:25 PM, DM Smith dmsm...@crosswire.org wrote: On 04/30/2012 10:36 AM, Jonathan Morgan wrote: Hi DM, On Tue, May 1, 2012 at 12:00 AM, DM Smith dmsm...@crosswire.org wrote: On 04/30/2012 09:37 AM, Daniel Owens wrote: On 04/30/2012 06:54 AM, Chris Little wrote:

Re: [sword-devel] Versification scheme for a new Bible translation

2012-04-30 Thread Greg Hellings
On Mon, Apr 30, 2012 at 12:40 PM, Brian J Dumont brian.j.dum...@gmail.com wrote: On 04/30/2012 12:37 PM, Greg Hellings wrote: On Mon, Apr 30, 2012 at 11:10 AM, David Haslamdfh...@googlemail.com  wrote: Didn't Greg Hellings write a Perl script to check which of our defined v11ns would

Re: [sword-devel] SWORD 1.7 (proxy, zip cache)

2012-04-26 Thread Greg Hellings
On Sun, Apr 22, 2012 at 9:25 AM, Troy A. Griffitts scr...@crosswire.org wrote: Any takers to implement these 2 items. To summarize an old and long discussion on this request, and what we agreed on... It is important to note exactly what this request entails and they are two very different

Re: [sword-devel] SWORD 1.7 (https)

2012-04-24 Thread Greg Hellings
. Troy A. Griffitts scr...@crosswire.org wrote: Nice! Thanks Greg. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Greg Hellings greg.helli...@gmail.com wrote: HTTPS transport and support for the _ character in the current HTTP transport. I believe I've identified

Re: [sword-devel] SWORD 1.7 (https)

2012-04-24 Thread Greg Hellings
On Tue, Apr 24, 2012 at 10:47 PM, Greg Hellings greg.helli...@gmail.com wrote: Attached is the patch for this. Also, don't forget to fix up the removeModule call before installing bug we discussed on #sword today! I should note that this patch disables SSL certificate checking, which

Re: [sword-devel] Ubuntu 12.04 ....

2012-04-23 Thread Greg Hellings
Xiphos 3.1.5 requires SWORD SVN. In the Crosswire Ubuntu PPA current SVN of SWORD is named libsword9. BibleTime 2.9.1 cannot be built against SWORD SVN but only against SWORD 1.6.2. In Ubuntu's current release this version of SWORD is named libsword8. There is a branch in BibleTime's git

Re: [sword-devel] Ubuntu 12.04 ....

2012-04-23 Thread Greg Hellings
as it would break compat with the current released SWORD (which is what we package on Windows and Mac). The refusal to build against deprecated APIs is a policy choice selected by Jaak which the rest of the developers agreed was desirable. --Greg Troy On 04/23/2012 02:49 PM, Greg Hellings wrote

Re: [sword-devel] Ubuntu 12.04 ....

2012-04-23 Thread Greg Hellings
be added as a developer build option, so you can still enforce it inhouse, but it wouldn't be forced on the end users? Just a thought. Troy On 04/23/2012 03:14 PM, Greg Hellings wrote: On Mon, Apr 23, 2012 at 8:07 AM, Troy A. Griffittsscr...@crosswire.org  wrote: Not disputing any

Re: [sword-devel] Native Client - NaCL and Pepper

2012-04-23 Thread Greg Hellings
On Mon, Apr 23, 2012 at 9:58 AM, Stephan i...@tetzels.de wrote: Hi, I was able to build sword for NaCl, but there are many things to fix because NaCl doesn't support local filesystem access. I got warnigs about pthread_cancel, because that's not implemented in NaCl. Is your NaCl designed to

Re: [sword-devel] Native Client - NaCL and Pepper

2012-04-23 Thread Greg Hellings
On Mon, Apr 23, 2012 at 11:22 AM, Troy A. Griffitts scr...@crosswire.org wrote: To my knowledge, we don't use pthread_* in our code.  Not sure where this thing is coming from. Only occurrence is in the thread_search example application. --Greg ___

Re: [sword-devel] Native Client - NaCL and Pepper

2012-04-20 Thread Greg Hellings
On Fri, Apr 20, 2012 at 9:15 AM, Troy A. Griffitts scr...@crosswire.org wrote: Hi Stephan, I believe I downloaded the development kit a while back, but never pursued it farther. Greg Hellings had a helpful comment in an HTML5/Javascript thread back at the end of March: http

Re: [sword-devel] Kindle/Nook Format

2012-04-14 Thread Greg Hellings
On Sat, Apr 14, 2012 at 9:48 PM, Chris Little chris...@crosswire.org wrote: On 4/12/2012 3:50 PM, Mike Hart wrote: Besides a contact offlist, noone has made any statement for or against releasing epubs via CrossWire. GoBible's association with the Crosswire Bible Society indicates Crosswire

Re: [sword-devel] Please link to the Crosswire/SWORD wiki

2012-04-11 Thread Greg Hellings
This shortcoming has been raised several times. I will, again, add my voice to those requesting it be amended. On Apr 11, 2012 4:07 PM, Barry Drake bdr...@crosswire.org wrote: ___ sword-devel mailing list: sword-devel@crosswire.org

Re: [sword-devel] [sword-support] Video tutorials

2012-04-03 Thread Greg Hellings
On Tue, Apr 3, 2012 at 10:24 AM, Barry Drake bdr...@crosswire.org wrote: On 03/04/12 16:01, David Haslam wrote: I've stopped using The SWORD Project for Windows (aka BibleCS) ever since I replaced my Acer Aspire (WinXP) by a Toshiba Satellite (Win7 x64) in August 2010.  Next month, it'll be

Re: [sword-devel] Websites (was: Video tutorials)

2012-04-03 Thread Greg Hellings
I lack any artistic or design ability whatsoever. However, as a full-time web developer and now even being a full-time Java web developer (as the site is currently written in) I am willing to do the technical implementation of a site if someone wants to whip up a wireframe and site tree structure

Re: [sword-devel] Websites (was: Video tutorials)

2012-04-03 Thread Greg Hellings
On Tue, Apr 3, 2012 at 3:13 PM, David Haslam dfh...@googlemail.com wrote: One thing would improve our website considerably. A more unified Brand Image and web-page style. My understanding is that the varying site styles were purposeful. That way it's easy to differentiate that SWORD and

Re: [sword-devel] xmllint the OSIS standard

2012-04-01 Thread Greg Hellings
On Sun, Apr 1, 2012 at 6:10 PM, Andrew Thule thules...@gmail.com wrote: @ Troy, thanks for the .zip file.  I'm more interested in trying to figure out how to create modules than a specific module.  My plan is try checking some of the stock modules.  Writing a test module, validate it,

Re: [sword-devel] HTML5 front-end

2012-03-28 Thread Greg Hellings
On Wed, Mar 28, 2012 at 4:55 PM, Mike Hart just_mik...@yahoo.com wrote: An HTML5 (or similar) reader (app free) with persistent retention of texts (offline, at least once the text is obtained the first time) would be a very very valuable item to have in the CrossWire.org stable. Sort of an

Re: [sword-devel] [PATCH] CMake improved buildflags

2012-03-22 Thread Greg Hellings
I'll have to look more closely at this patch when I get back to a Linux machine. Most of it I will probably apply but it looks like you failed to account for the fact that there are two separate targets that need to be set. This should also improve build on Windows and Mac targets as they require

Re: [sword-devel] [PATCH] CMake FindICU

2012-03-22 Thread Greg Hellings
I just noticed that this was being handled improperly last week and intended to go searching for it. Thanks, I'll apply this when I get over to my main system as well. --Greg On Thu, Mar 22, 2012 at 5:59 PM, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: Dear all, this patch improves

[sword-devel] Updated Doxygen Files

2012-03-14 Thread Greg Hellings
Hey everyone, I've updated the Doxygen files for the latest SVN Head of the engine. You can find them in the regular spot at http://www.crosswire.org/~ghellings/svnclassdocs/index.html --Greg ___ sword-devel mailing list: sword-devel@crosswire.org

[sword-devel] Status of HTTP Transport

2012-03-07 Thread Greg Hellings
I'm curious what the state of installation for HTTP repositories is in the engine. I have specifically been asked if we support HTTPS with username/password. While I see that the engine has at least rudimentary HTTP support, it is not exposed in either Xiphos or BibleTime at present. Moreover

Re: [sword-devel] WikiMedia Extension:SyntaxHighlight GeSHi

2012-03-05 Thread Greg Hellings
You seem quite taken with USFM, but remember that CrossWire and SWORD do not support USFM as an import or display format. Therefore information beyond just how to convert USFM into OSIS or ThML or GBF which are supported is not really of importance. --Greg On Mon, Mar 5, 2012 at 6:47 AM, David

Re: [sword-devel] WikiMedia Extension:SyntaxHighlight GeSHi

2012-03-05 Thread Greg Hellings
On Mon, Mar 5, 2012 at 11:28 AM, Kahunapule Michael Johnson kahunap...@mpj.cx wrote: On 03/05/2012 03:20 AM, Greg Hellings wrote: You seem quite taken with USFM, but remember that CrossWire and SWORD do not support USFM as an import or display format. Therefore information beyond just how

Re: [sword-devel] OSIS transChange and writing systems without italics?

2012-03-04 Thread Greg Hellings
On Sun, Mar 4, 2012 at 3:38 PM, Peter von Kaehne ref...@gmx.net wrote: On 04/03/12 14:03, David Haslam wrote: Any takers? Do we actually know what happens to Chinese text framed by an i in HTML? Does it really matter? We shouldn't be dictating the method of indication for transChange elements

Re: [sword-devel] OSIS transChange and writing systems without italics?

2012-03-04 Thread Greg Hellings
My response was to Peter's inquiry, not your initial set of questions. The behavior of the HTML i element should be a moot point, as it should not be used to render an OSIS transChange element in the first place. --Greg On Mar 4, 2012 3:59 PM, David Haslam dfh...@googlemail.com wrote: Greg,

Re: [sword-devel] OSIS example

2012-03-04 Thread Greg Hellings
On Sun, Mar 4, 2012 at 4:28 PM, Greg Hellings greg.helli...@gmail.com wrote: Do you have a compiled version of the module up anywhere? I'm very surprised by the claim that Xiphos, BibleTime, and BibleCS do not support canonical titles. Both KJV and ESV display their Psalm titles just fine

[sword-devel] Weird Module Behavior

2012-03-04 Thread Greg Hellings
So I'm importing a basic module. It's in imp format with ThML markup sprinkled throughout. The module starts off with the following text http://pastebin.com/NFJ4sNim and I'm importing it with the command imp2vs KJV4W/SL_KJV4W.thml -4 -o KJV4W. However, when I try to read the module with a front

Re: [sword-devel] Weird Module Behavior

2012-03-04 Thread Greg Hellings
settings were specified to the module import set. :) --Greg God Bless, Ben - For I have no pleasure in the death of anyone, declares the Lord God; so turn, and live.” Ezekiel 18:32 (ESV) On Mon, Mar 5, 2012 at 1:52 PM, Greg

Re: [sword-devel] Weird Module Behavior

2012-03-04 Thread Greg Hellings
On Sun, Mar 4, 2012 at 9:12 PM, Greg Hellings greg.helli...@gmail.com wrote: On Sun, Mar 4, 2012 at 8:57 PM, Ben Morgan benpmor...@gmail.com wrote: Is you module .conf file right? does it specify RawVerse4? OK, now I'm even more confused. No, the module was calling itself RawText - RawText4

Re: [sword-devel] osis2mod bug - PLEASE HELP

2012-03-02 Thread Greg Hellings
On Fri, Mar 2, 2012 at 7:02 AM, Brian J Dumont brian.j.dum...@gmail.com wrote: Hi all, I've struggled with large commentaries before.  It always seemed that once commentary sections get too big, then random sections of text start disappearing. I'm currently almost done repackaging a part of

Re: [sword-devel] osis2mod bug - PLEASE HELP

2012-03-02 Thread Greg Hellings
2012/3/2 Brian J Dumont brian.j.dum...@gmail.com: Hi Matej, The difference is that you compiled it as a compressed module.  This makes the limit to be 64kb per section after it is zipped.  If you triple the contents of the div then you'd have the same trouble. I avoided using a zipped

[sword-devel] JNI Bindings

2012-03-02 Thread Greg Hellings
At some point in the middle-distant past Troy was working on some JNI bindings for the engine and built a minimalistic proof-of-concept Android application to demonstrate them. I know the application was not intended for regular usage but I have two questions regarding it: 1) Where is the latest

Re: [sword-devel] CzeCSP ready for Beta testing (I hope)

2012-03-01 Thread Greg Hellings
On Thu, Mar 1, 2012 at 8:05 AM, David Haslam dfh...@googlemail.com wrote: I tried the following command: utils\emptyvss CzeCSP | find /v Genesis and the output was II Kings 15:39 Nehemiah 7:73 Mark 11:26 btw. There were no lines referring to ICU like you saw. II Kings 38 probably

Re: [sword-devel] Sword utils not shipped with Xiphos for Windows?

2012-03-01 Thread Greg Hellings
On Thu, Mar 1, 2012 at 8:41 AM, David Haslam dfh...@googlemail.com wrote: Nine executables normally found in Sword utilities are not included in the Xiphos bin folder. See diff file pasted below: diff B xiphos.exe.log utils.exe.log 0a1 addgb.exe 1a3,4 addvs.exe cipherraw.exe 3,5c6,7

Re: [sword-devel] Sword utils not shipped with Xiphos for Windows?

2012-03-01 Thread Greg Hellings
On Thu, Mar 1, 2012 at 9:03 AM, David Haslam dfh...@googlemail.com wrote: Thanks Greg, Can you add the really useful ones, like emptyvss, to the next release? This would ensure that anyone who install a Xiphos version that happens to be more recent than the compiled utilities on the

Re: [sword-devel] Sword utils not shipped with Xiphos for Windows?

2012-03-01 Thread Greg Hellings
On Thu, Mar 1, 2012 at 12:04 PM, Matej Cepl mc...@redhat.com wrote: On 1.3.2012 15:41, David Haslam wrote: Nine executables normally found in Sword utilities are not included in the Xiphos bin folder. Couldn't the specialized utilities intended for developers rather than end-users be

Re: [sword-devel] HTML5 front-end

2012-02-29 Thread Greg Hellings
On Wed, Feb 29, 2012 at 7:38 AM, Matej Cepl mc...@redhat.com wrote: With the advent of Boot2Gecko (and ChromeOS and iPad) it is getting increasingly interesting to have HTML5 version of Sword client. I know it is very difficult (it would probably require porting of a lot of C/C++ code to

Re: [sword-devel] HTML5 front-end

2012-02-29 Thread Greg Hellings
On Wed, Feb 29, 2012 at 7:47 AM, מיכאל בר-דוד mich...@mail.org.il wrote: I built a JS bible software, but it's using XML storage for the texts. If there's a simple way to convert sword modules into simple xml files it would be very easy to create the frontend We have an XML exporter for

Re: [sword-devel] BibleTime indexing problem

2012-02-27 Thread Greg Hellings
On Mon, Feb 27, 2012 at 10:24 PM, Matthew Talbert ransom1...@gmail.com wrote: On Mon, Feb 27, 2012 at 11:05 PM, Gary Holmlund gary.holml...@gmail.com wrote: I am investigating why the searching in BibleTime for the HunKar Bible begins Tracing down through sword book is set to 39 in

Re: [sword-devel] Xiphos 3.1.5 is released

2012-02-20 Thread Greg Hellings
On Mon, Feb 20, 2012 at 7:33 AM, David Haslam dfh...@googlemail.com wrote: As most Windows users of Xiphos will know already, the following directory also contains all the Sword utilities - which one it is depends on your system. C:\Program Files\CrossWire\Xiphos\bin C:\Program Files

Re: [sword-devel] FontURL as a suggested .conf property

2012-02-20 Thread Greg Hellings
On Mon, Feb 20, 2012 at 4:44 PM, Nic Carter niccar...@mac.com wrote: My quick thought would be to instead create a DB of fonts and the URL where they can be retrieved? That way if we have 7 different modules that all require the font spaghetti and the location changes for this font, we just

Re: [sword-devel] Which is preferred in OSIS Bibles? bookGroup or x-testament?

2012-02-13 Thread Greg Hellings
On Mon, Feb 13, 2012 at 12:36 PM, DM Smith dmsm...@crosswire.org wrote: On 02/13/2012 01:16 PM, David Haslam wrote: That being the case, it prompts the question, Why does mod2osis use type=x-testament ? I'm not really sure what the utility of mod2osis is at all. The transforms of ThML and

Re: [sword-devel] Which is preferred in OSIS Bibles? bookGroup or x-testament?

2012-02-13 Thread Greg Hellings
as looking for regular expression libraries, but I do not remember any actions either to commit my patches or discussion on how to fix them nor to my requests for mod2osis write privileges. --Greg Troy On 02/13/2012 07:51 PM, Greg Hellings wrote: On Mon, Feb 13, 2012 at 12:36 PM, DM Smithdmsm

<    3   4   5   6   7   8   9   10   11   12   >