Re: [sword-devel] UML Diagrams

2002-03-01 Thread Joe Walker
Hi, Daniel Glassey wrote: > P.S. Joe, I dunno but the wiki might be a good place to discuss how > to merge jsword and projectb. Yes, however I get the impression Troy is working on getting 1.5.3 out before he starts to think more about Java, so I can't divert his attention too much, and for the

[sword-devel] Re: apology, sword development, .....

2002-03-01 Thread Troy A. Griffitts
Helmer, Hope you don't mind me CC:ing the dev list. Thank you for your concern. I pray your mom is doing better. Yes! I would love to have you continue to contribute to the project. I looked at the code you pointed out in the multi-word (most popular) type of search and changed the co

[sword-devel] JSword CVS

2002-03-01 Thread Keith Ralston
Got it!! I have been unsuccessful while trying to download a list of modules. This really helps. Are you guys using SourceForge at all? Thanks, Keith On Fri, 2002-03-01 at 06:49, Daniel Glassey wrote: > On 28 Feb 2002 at 19:52, Keith Ralston sent forth the message: > > > I cannot find any

RE: [sword-devel] Official Logo: We need one?!

2002-03-01 Thread Chris Little
I put the largest versions of the logos that I have at http://www.chiasma.org/~chrislit/bible/logos/.; I would suggest using the horizontally oriented CrossWire Bible Society logo, minus the motto, for any correspondence. If we want to use the Sword logo, it needs some work. The lettering, for

[sword-devel] Re: [sword-support] Christian based educational software

2002-03-01 Thread Troy A. Griffitts
Rick, We have about 250 engineers and other skilled individuals on our developers' list that have expressed interest in contributing to free Christian software. I'd be happy to post your email to our list and see if anyone is interested in contacting you. -Troy A. Griffitts

Re: [sword-devel] 1.5.3 progress

2002-03-01 Thread Joachim Ansorg
Hi Troy, I think BibleTime is working fine now with your latest bugfix! Thank you doe doing all this work! Joachim > Thank you! Your test to reproduce the crash was just what I needed! I > think it's fixed. Please let me know how things go. I ran your test > program with codeguard a

[sword-devel] Corrections in HunKar module

2002-03-01 Thread Mentler Gyula
Hello, I want to generate a new Hungarian Karoli module, because the one in the distribution is near unusable (the encoding is an old non standard DOS based one and there is several tousend converting bugs). Where can I find documentation about the format of files suiatble for vpl2mod? When I

Re: [sword-devel] UML Diagrams

2002-03-01 Thread Daniel Glassey
On 28 Feb 2002 at 19:52, Keith Ralston sent forth the message: > I cannot find any code for JSword. Where should I look for that? it's in sword cvs http://www.crosswire.org/sword/develop/biblecs/cvs.jsp module jsword > Daniel, a JSword discussion would be nice. Are you still using > SourceFo

Re: [sword-devel] UML Diagrams

2002-03-01 Thread David White
I needed to reverse engineer some C++ code into UML diagrams at my workplace, so I wrote a Python script, which does a reasonably good job of it. It doesn't export to any common formats (except images), but that could be added without too much trouble. If anyone is interested, let me know. Blessi