[sword-devel] Install Manager

2003-02-05 Thread Geoffrey W Hastings
I think it would be helpful if possible to divide the modules in the install manager by language groups just as they are on the web page. Geoff Hastings Sign Up for Juno Platinum Internet Access Today Only $9.95 per month! Visit ww

Re: [sword-devel] Copyright: You guys already started?

2003-02-05 Thread Christian Renz
Just a thought -- I wouldn't post the contact data on a web page, or in this list (which ends up on a web page). These days, It's not a good idea to post other people's contact data on the web :) Greetings, Christian -- [EMAIL PROTECTED] - http://www.web42.com/crenz/ - http://www.web42.com/ "A

[sword-devel] Graphic Designer looking to help

2003-02-05 Thread Christopher Frazier
I'm a graphic designer looking to help out on the project wherever needed. Is there any need right now within the project for this? Chris -- Christopher Frazier <[EMAIL PROTECTED]> ___ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.o

[sword-devel] Copyright: You guys already started?

2003-02-05 Thread Jonathan Hughes
Hey Guys, Troy, never said anything able the fact that I was stepping down at the end of February, so it looks like things are already starting to transition. Which is great...but I just wasn't aware of it. I was going to send all of my contact stuff at the end of February but if people ar

[sword-devel] ESV Web Services API Beta

2003-02-05 Thread Don A. Elbourne Jr.
I thought some of you would be interested in this. The good people over at Crossway are developing a Webservice for the ESV. Looks cool. I threw together a quick Miva script to test it out here: http://elbourne.org/temp/esv.mv I've only included the required parameters so far, but will add the res

[sword-devel] SWORD on palmos

2003-02-05 Thread Troy A. Griffitts
Hey guys, Had some fun tonight learning about prc-tools and got a few of the classes for sword to compile. My app can basically do this: #include using namespace sword; ... ListKey key; key << "jn 3:16"; WinDrawChars ((const char *)key, strlen((const char *)key), 10, 100); Not much, but at l