Re: OT: [sword-devel] [EMAIL PROTECTED] sent out a virus

2004-05-08 Thread Hastings
Ryan V wrote: *sigh* so much for trying to be helpful to those of you who use windows. I'll remember to keep my helpful suggestions to myself next time. :( If the reply to my original email where I suggested avg antivirus indicated that a further suggestion would have been accepted, I would have

Re: [sword-devel] ListKey question and MacSword 1.1

2004-05-08 Thread William Thimbleby
Cheers, much thanks Troy On 7 May 2004, at 23:41, Troy A. Griffitts wrote: Will, You found a bug. My apologies. Fix is committed and slightly new syntax for use is as follows: lk = vk.ParseVerseList("mk 3:16", vk, true); lk = (VerseKey)"john 3:16"; William Thimbleby wrote:

Re: [sword-devel] ListKey question and MacSword 1.1

2004-05-08 Thread Troy A. Griffitts
Will, You found a bug. My apologies. Fix is committed and slightly new syntax for use is as follows: lk = vk.ParseVerseList("mk 3:16", vk, true); lk = (VerseKey)"john 3:16"; William Thimbleby wrote: It seems to work fine until something like: lk = vk.ParseVerseList("ma

Re: [sword-devel] Do yoe need this BiblePresenter?

2004-05-08 Thread Chris Little
On Sat, 8 May 2004, Wolfgang Schultz wrote: > [EMAIL PROTECTED] schrieb: > > >Hi Wolfgang, > > > >I think that would be a nice start of a cooperation between sword and zefanja, > >if it is a bidirectional converter OSIS<->ZEFANJA. > > > [..] > > Hi Martin, > > OSIS to Zefania ist already done

Re: [sword-devel] Do yoe need this BiblePresenter?

2004-05-08 Thread Chris Little
On Sat, 8 May 2004, Wolfgang Schultz wrote: > Hello again, > > my posting was only to inform about a nice freeware product. As i know > there isn't a sword presenter available and also isn't there a > "competion" situation O:-) . As I stated, this is not a list for your personal spamming plea

Re: [sword-devel] ListKey question and MacSword 1.1

2004-05-08 Thread William Thimbleby
It seems to work fine until something like: lk = vk.ParseVerseList("mat 3:16", vk, true); lk = "john 3:16"; On 8 May 2004, at 19:37, Troy A. Griffitts wrote: lk = vk.ParseVerseList("mat;mark;luke", vk, true); lk = "john 3:16"; std::cout << "\nError should be set: " << ((l

Re: OT: [sword-devel] [EMAIL PROTECTED] sent out a virus

2004-05-08 Thread Ryan V
--- "Troy A. Griffitts" <[EMAIL PROTECTED]> wrote: > :) Not to set a bad example, but > > A. That email wasn't sent thru the list. It was > spoofed from > sword-devel to you (unless I missed something) After seeing this, I checked the headers of the email I replied to in order to see if

Re: [sword-devel] ListKey question and MacSword 1.1

2004-05-08 Thread Troy A. Griffitts
lk = vk.ParseVerseList("mat;mark;luke", vk, true); lk = "john 3:16"; std::cout << "\nError should be set: " << ((lk.Error()) ? "set":"not set"); William Thimbleby wrote: Cheers, The other question is: how do I find out if a listkey contains a key? So, for instance if I have a l

Re: [sword-devel] ListKey question and MacSword 1.1

2004-05-08 Thread William Thimbleby
Cheers, The other question is: how do I find out if a listkey contains a key? So, for instance if I have a list key generated from a verse list or find results, how can I find out if it contains "John 3:16"? —Will On 8 May 2004, at 18:52, Troy A. Griffitts wrote: William, Sounds like a great

Re: OT: [sword-devel] [EMAIL PROTECTED] sent out a virus

2004-05-08 Thread JPKlingon
In a message dated 5/8/2004 12:51:44 PM Central Daylight Time, [EMAIL PROTECTED] writes: That email wasn't sent thru the list.  It was spoofed from sword-devel to you (unless I missed something) This is a common problem - most mass mail worms harvest lists of email addresses, and use one as the

Re: [sword-devel] ListKey question and MacSword 1.1

2004-05-08 Thread Troy A. Griffitts
William, Sounds like a great release!!! Maybe we can get it on the new CD before we cut (since it's taking me way too long to finish up necessary todo items). Not sure I completely understand your question... It sounds quite straight-forward, but from my experience, maybe you're asking some

Re: OT: [sword-devel] [EMAIL PROTECTED] sent out a virus

2004-05-08 Thread Troy A. Griffitts
:) Not to set a bad example, but A. That email wasn't sent thru the list. It was spoofed from sword-devel to you (unless I missed something) B. I use the free ClamAV package which has a windows frontend available and seems to work great: http://clamav.sf.net http://clamwin.sf.net/ Ryan

Re: OT: [sword-devel] [EMAIL PROTECTED] sent out a virus

2004-05-08 Thread Ryan V
--- Hastings <[EMAIL PROTECTED]> wrote: > At 04:41 PM 5/7/2004, Ryan V wrote: > > >If you don't have an antivirus program, and you > need > >one... there is a very good FREE one called AVG > >Anti-Virus. You can get it at www.grisoft.com > > Only if you only run it on one computer and not over

[sword-devel] ListKey question and MacSword 1.1

2004-05-08 Thread William Thimbleby
Hi, Does anyone know if there is a way to see if a listkey contains a single key? That'd be very handy. also FYI I've released a beta version of MacSword 1.1: http://prdownloads.sourceforge.net/macsword/MacSword-1.1beta2.dmg? download here are the changes so far: Support for general books F

Re: [sword-devel] Do yoe need this BiblePresenter?

2004-05-08 Thread Wolfgang Schultz
[EMAIL PROTECTED] schrieb: Hi Wolfgang, I think that would be a nice start of a cooperation between sword and zefanja, if it is a bidirectional converter OSIS<->ZEFANJA. [..] Hi Martin, OSIS to Zefania ist already done by our Textkonverter ;-) http://zefania.de/xmlbible/tools/zefCon/conv060

Re: [sword-devel] Do yoe need this BiblePresenter?

2004-05-08 Thread Martin Gruner
Hi Wolfgang, I think that would be a nice start of a cooperation between sword and zefanja, if it is a bidirectional converter OSIS<->ZEFANJA. Platform does not really matter since users will probably not have to use it themselves. I would wish for cooperation. Martin > BTW is there an need f

Re: [sword-devel] Do yoe need this BiblePresenter?

2004-05-08 Thread Wolfgang Schultz
Hello again, my posting was only to inform about a nice freeware product. As i know there isn't a sword presenter available and also isn't there a "competion"  situation O:-) . BTW is there an need for a "push to button" converter   sword modul to  zefania modul ?  if so we can provide it and

Re: [sword-devel] Do yoe need this BiblePresenter?

2004-05-08 Thread Martin Gruner
Although I agree in general, "competing product" is perhaps not the right term. After all, both are OS projects aiming to spread the Bible worldwide. However, Zefania's uncooperative attitude makes me a little sad. It looks like Zefania actually tries to "compete". Martin Am Freitag, 7. Mai 20

Re: [sword-devel] Reguarding Targumim

2004-05-08 Thread Martin Gruner
Hi Ryan, I would be most interested in these. Do you have them in a license that would allow making them public, or are they under copyright? Where did you get them from? To help you with the conversion, you need to give more details about the format that the data is in currently. You'll have

OT: [sword-devel] [EMAIL PROTECTED] sent out a virus

2004-05-08 Thread Hastings
At 04:41 PM 5/7/2004, Ryan V wrote: If you don't have an antivirus program, and you need one... there is a very good FREE one called AVG Anti-Virus. You can get it at www.grisoft.com Only if you only run it on one computer and not over a network. I have a home network so that doesn't do me much