[sword-devel] SwordReader - Progress report...

2008-03-16 Thread David Trotz
I have spent the weekend restructuring some of the SwordReader code. I removed the UString stuff and implemented a more elegant replacement called WCString. WCString can convert (typically implicitly) from const char*, const wchar_t *, and std::string. This will make string manipulations betwe

[sword-devel] Flex/AIR

2008-03-16 Thread Nathan Youngman
I thought I'd bring up a series of 3 articles by Larosa Johnson of WORDsearch, especially since the Sword project came up a few times in the comments: The Ultimate Bible Software Application http://blog.trailblazinministries.com/tech-stuff/ Adobe AIR was mentioned for a cross platform solution

[sword-devel] Future MacSword

2008-03-16 Thread Nathan Youngman
Hi, Thought I'd chime in on the conversation between Manfred and Greg on MacSword and the iPhone SDK. Glad to see MacSword is alive and kicking. The Eloquent wrapper sounds like a good step, though the iPhone SDK doesn't include garbage collection (pretty much all the other Objective-C 2.0

[sword-devel] BibleTech Conference audio?

2008-03-16 Thread Nathan Youngman
This is mostly a question for Troy, Do you know if there are any plans to provide the MP3 audio from your BibleTech talks? I was unable to make the conference, and it sure would be beneficial to understanding Sword. I've downloaded a few other talks, but yours are not there. http://www.bible

Re: [sword-devel] mod2osis

2008-03-16 Thread Chris Little
[EMAIL PROTECTED] wrote: > Thanks. It worked. Took about 10 minutes. The only problem I have now > is, where is the output? Output is to stdout, so you should pipe it to a file. The error messages are to stderr, so there's no need to worry about it showing up in the stdout stream. > I che

Re: [sword-devel] mod2osis

2008-03-16 Thread DavidTroidl
In a message dated 3/16/2008 4:29:06 P.M. Eastern Daylight Time, [EMAIL PROTECTED] writes: Hi David .. [EMAIL PROTECTED] wrote: > I just downloaded mod2osis.exe. When I tried to run it, I got the > following error: > C:\Sword\mod2osis.exe: couldn't find module: wlc >> I assume t

Re: [sword-devel] mod2osis

2008-03-16 Thread Barry Drake
Hi David .. [EMAIL PROTECTED] wrote: > I just downloaded mod2osis.exe. When I tried to run it, I got the > following error: > C:\Sword\mod2osis.exe: couldn't find module: wlc >> I assume the module name is the [WLC] You may have answered your own question. wlc does not equal WLC. The

[sword-devel] mod2osis

2008-03-16 Thread DavidTroidl
Hi, I just downloaded mod2osis.exe. When I tried to run it, I got the following error: C:\Sword\mod2osis.exe: couldn't find module: wlc I'm using BibleCS 1.5.9, on Windows XP SP2, with the WLC module installed. I assume the module name is the [WLC] that appears at the top of the .conf fil

Re: [sword-devel] New viewer for Sugar (OLPC)

2008-03-16 Thread Daniel Glassey
On 15/03/2008, Daryl Daly <[EMAIL PROTECTED]> wrote: > > Hi, > > I have started work on a viewer for Sword modules for the Sugar UI otherwise > known as the OLPC or XO. This is my first Sugar project and I have not worked > with the Sword API before. This viewer is very rudimentary (pre-alpha v