It seems there is such a things as a paragraphed NASB (This one is from
Zondervan):
http://www.amazon.com/NASB-Thinline-Bible/dp/0310917263
This is also mentioned on this page:
http://en.wikipedia.org/wiki/New_American_Standard_Version
God Bless,
Ben
--
> If you ask me the whole icon/color shceme of BibleCS is from 80's and
> should be updated. But apparently you won't ask me :)
>
What's wrong with cyan edit boxes :-P
BTW color schemes are customizable.
--
In Christ,
David Trotz
___
sword-devel mail
On Thu, 24 Jul 2008, Jonathan Morgan wrote:
> I find this discussion about how a module should be presented somewhat
> amusing after the repeated statements that OSIS separates content from
> presentation.
It would be amusing if the publishers had meant to separate their
content from presentation.
On Wed, 23 Jul 2008, David (Mailing List Address) wrote:
> There was a post on the mailing list for the new/updated icon in the install
> manager, now based on the icon I believe it was referring to biblecs.
> Apparently the image of a hand with a finger pointing upward can be
> interpreted as an
Jonathan Morgan wrote:
> On Thu, Jul 24, 2008 at 10:40 PM, David Haslam <[EMAIL PROTECTED]> wrote:
>> Just shows that the border between content and presentation is
>> http://en.wikipedia.org/wiki/Fuzzy_set fuzzy .
>
> I know. I wasn't too serious about it because I don't care too much
> about st
David Haslam wrote:
>
> There are several Serbian Bibles as user made e-Sword modules posted by
> dvlatko at
> http://www.esnips.com/profile/ccea52ec-52e0-47b5-b202-db0c4749955d
> http://www.esnips.com/profile/ccea52ec-52e0-47b5-b202-db0c4749955d
>
> At least one of these Serbian translations
OSIS Modul Validator
This Windows tool can check whether an OSIS document is valid against
the OSIS schema. It will identify errors and their positions in the
case of non-valid documents..
OSIS Modul Validator (osisCore.2.1.1)
http://downloads.sourceforge.net/bibleworkplace/OSISModulValidator_v2.
I figured as much. If you can give me a chapter with the problem, I can
diagnose that and perhaps give you some confidence in the generated
module (or not:).
DM
Daniel Owens wrote:
> To tell the truth, I just pulled the Romans 3 example out of a hat.
> There are many more than that. I was able
Daniel Owens wrote:
> I am working on a module, and I keep getting the "verse not well
> formed" message, and after awhile of staring at what I know to be
> valid OSIS I begin to wonder if osis2mod likes to cry wolf. ;)
>
> Seriously, though, is there a way to know what osis2mod is tripping
> ov
Ben and Jon,
The answer, I think, is that I am not being strictly hierarchical
because I am tagging paragraphs for prose and line groups for poetry,
using milestoned verse elements.
And yes, the xml file validates against the OSIS 2.1.1 schema using
both the JEdit xml plugin and xmllint. I t
To tell the truth, I just
pulled the Romans 3 example out of a hat. There are many more than
that. I was able to find some of them (especially elements that skip over elements or
something like that), but the sheer number of warnings makes me
hesitate about asking you to work through it. Perh
Kahunapule Michael Johnson wrote:
> Chris Little wrote:
>
>> Should the NASB be presented with verse-per-line layout (e.g. via a
>> at the end of each verse)?
>>
>
> I think so, because that is the way the translators intended for it to
> be presented, and therefore how they punctuated i
On Thu, Jul 24, 2008 at 10:40 PM, David Haslam <[EMAIL PROTECTED]> wrote:
>
> Just shows that the border between content and presentation is
> http://en.wikipedia.org/wiki/Fuzzy_set fuzzy .
I know. I wasn't too serious about it because I don't care too much
about strict separation of form and con
Just shows that the border between content and presentation is
http://en.wikipedia.org/wiki/Fuzzy_set fuzzy .
cf. I read recently of a language in which the question mark always appears
just before the last letter of the last word in the question!
-- David
Jonathan Morgan wrote:
>
>
> I fi
On Thu, Jul 24, 2008 at 7:55 PM, Daniel Owens <[EMAIL PROTECTED]> wrote:
> I am working on a module, and I keep getting the "verse not well formed"
> message, and after awhile of staring at what I know to be valid OSIS I begin
> to wonder if osis2mod likes to cry wolf. ;)
As a first question it's
Hi Daniel,
The lines in the source code are:
if (tagDepth != verseDepth) {
cout << "Warning verse " << currentOsisID << " is not well formed:("
<< verseDepth << "," << tagDepth << ")" << endl;
}
So I'd guess that you have open tags you haven't closed, or closed
tags you haven't opened. Or
I am working on a module,
and I keep getting the "verse not well formed" message, and after
awhile of staring at what I know to be valid OSIS I begin to wonder if
osis2mod likes to cry wolf. ;)
Seriously, though, is there a way to know what osis2mod is tripping
over? Do the numbers at the end
On Thu, Jul 24, 2008 at 1:57 PM, Kahunapule Michael Johnson
<[EMAIL PROTECTED]> wrote:
> Chris Little wrote:
>> Should the NASB be presented with verse-per-line layout (e.g. via a
>> at the end of each verse)?
>
> I think so, because that is the way the translators intended for it to
> be presente
On Wed, Jul 23, 2008 at 12:50:54AM -0400, David (Mailing List Address) wrote:
> There was a post on the mailing list for the new/updated icon in the install
> manager, now based on the icon I believe it was referring to biblecs.
> Apparently the image of a hand with a finger pointing upward can b
Yep, thanks.
Am 24.07.2008 um 09:59 schrieb Troy A. Griffitts:
> I would guess your home directory needs chmod a+x
>
> Manfred Bergmann wrote:
>> Yes, right. Thanks for pointing me at it.
>> You created an account already and I've put in a "public_html" folder
>> but when accessing it:
>> http://
I would guess your home directory needs chmod a+x
Manfred Bergmann wrote:
> Yes, right. Thanks for pointing me at it.
> You created an account already and I've put in a "public_html" folder
> but when accessing it:
> http://www.crosswire.org/~mbergmann/index.html
> it sais that I don't have perm
Hi Greg.
Yes I worked quite a bit on the Sword ObjC Wrapper and I think I
removed all other dependencies except for NSUserDefaults.
Is this available in iPhone runtime?
I've put in fast enumerations, properties and garbage collection.
GC is not available on iPhone but putting in memory menagemen
Yes, right. Thanks for pointing me at it.
You created an account already and I've put in a "public_html" folder
but when accessing it:
http://www.crosswire.org/~mbergmann/index.html
it sais that I don't have permission.
Does the public_html folder needs apache (or www) as owner?
Manfred
Am 2
That might be a good approach actually.
Sqlite can also maintain an index for fast searching IIRC.
Manfred
Am 23.07.2008 um 19:53 schrieb Matt Reimer:
> On Wed, Jul 23, 2008 at 9:34 AM, Greg Hellings <[EMAIL PROTECTED]
> > wrote:
>> Manfred,
>>
>> Where would the source for it be? I remember
24 matches
Mail list logo