Re: [sword-devel] 1828 Webster's module? (was KJVD (King James Dictionary) Module)

2011-05-27 Thread Wade Balzer
Hi, I have the 1828 Webster's dictionary in an electronic format unmodified from my source. I believe it is the same source that is found everywhere in use in public domain. If someone wants to convert it to a Sword Module, I can export it into a format that you can use for conversion. Wade

Re: [sword-devel] ztext file format...

2010-05-19 Thread Wade Balzer
eone who knows what they are doing needs to do that. Thanks, Wade -Original Message- From: Wolfgang Schultz [mailto:woschu...@googlemail.com] Sent: Wednesday, May 19, 2010 2:10 PM To: SWORD Developers' Collaboration Forum Subject: Re: [sword-devel] ztext file format... 2010/5/19 Wad

Re: [sword-devel] ztext file format...

2010-05-19 Thread Wade Balzer
ideas how to proceed. Please don't burn out trying to get things working. Feel free to ask questions. Not sure how many C# engineers are here, but we'd be happy to help with the SWORD side of things. Troy On 05/18/2010 09:57 PM, Wade Balzer wrote: > The only bindings I have fou

Re: [sword-devel] ztext file format...

2010-05-18 Thread Wade Balzer
The only bindings I have found were dated Feb 2006 for C#, and they were not maintained. When I have used those bindings, I would get intermittent GPF Errors trying to use them in a .Net project. I think it had to do with garbage collection, and followed the recommendations that were documented.

[sword-devel] ztext file format...

2010-05-18 Thread Wade Balzer
I have looked, but I cannot seem to find any information regarding the structure of the ztext file format. I understand that there are 3 files. For example, looking at the KJV New Testament, there are: nt.bzs nt.bzv nt.bzz I can only look at so much C++ code before I get lost in wha

Re: [sword-devel] .Net Exception Odd behavior...

2009-08-21 Thread Wade Balzer
elatively consistent throughout. -Original Message- From: Wade Balzer [mailto:wbal...@newjerusalem.org] Sent: Friday, July 31, 2009 11:42 AM To: sword-devel@crosswire.org Subject: [sword-devel] .Net Exception Odd behavior... I am working on a Bible project in C# for the web. I am using the SwigS

[sword-devel] .Net Exception Odd behavior...

2009-08-21 Thread Wade Balzer
I am working on a Bible project in C# for the web. I am using the SwigSword.dll wrapper. When I load the manager using the default location for the modules as provided by the SWORD_PATH environment, it words fine and the debugger exits without a problem. filterManager = new MarkupFilterMgr