Re: [sword-devel] Flex/AIR

2008-03-17 Thread Jon Brisbin
toward this end (got sword installed on my webserver and played around with diatheke, etc...). Just don't have enough time to pursue it! Thanks! Jon Brisbin http://jbrisbin.com On Mar 16, 2008, at 9:36 PM, Nathan Youngman wrote: > > I thought I'd bring up a series of

Re: [sword-devel] Future MacSword

2008-03-11 Thread Jon Brisbin
I for one am STOKED about an iPhone/iPod Touch Sword app! :) I'm okay with Leopard-only for the time being, particularly as some of the main apps I'm using these days are Leopard-only... Thanks! Jon Brisbin http://jbrisbin.com On Mar 11, 2008, at 12:37 PM, Manfred Bergmann wr

Re: [sword-devel] iPhone SDK

2008-03-06 Thread Jon Brisbin
form users. I looked into doing that this week, after I got the iPod Touch. I don't have time right now, but I've been contemplating this route instead of a thick client. Thanks! Jon Brisbin http://jbrisbin.com ___ sword-devel mailin

Re: [sword-devel] iPhone SDK

2008-03-06 Thread Jon Brisbin
27;t ever FREE unless it's the Grace of Jesus. ;) Somebody pays the hosting bills for all those OpenSource websites where their "free" software is posted... Thanks! Jon Brisbin http://jbrisbin.com > > > --Chris > > Jon Brisbin wrote: >> The iPhone SDK wa

[sword-devel] iPhone SDK

2008-03-06 Thread Jon Brisbin
to do it myself, but I've got an iPod touch and maybe, within the next year (not an exaggeration) I'll have some time to look into it... Thanks! Jon Brisbin http://jbrisbin.com ___ sword-devel mailing list: sword-devel@cro

Re: [sword-devel] Python segfaults on OS X using Sword

2008-02-07 Thread Jon Brisbin
Awesome! That did it. :) Thanks! Jon Brisbin http://jbrisbin.com On Feb 7, 2008, at 4:43 PM, Ben Morgan wrote: > Hi, > > Try this: > filtermgr = Sword.MarkupFilterMgr(Sword.FMT_OSIS) > filtermgr.thisown = False > > instead of just this: > filtermgr = Sword.Markup

[sword-devel] Python segfaults on OS X using Sword

2008-02-07 Thread Jon Brisbin
95c47000 - 0x95d7fff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib 0x96587000 - 0x965a5fff libresolv.9.dylib ??? (???) <8538164a282c147c3543550ae49d4bd4> /usr/lib/libresolv.9.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/ libobjc.A.dylib 0x - 0x

[sword-devel] Using SWORD modules in web app

2008-01-21 Thread Jon Brisbin
Would there be any problem with using a web-based SWORD app that served the content of SWORD modules as either XML or JSON to an offline-capable bible program (i.e. built with Google Gears, etc...)? I'm a little hazy on how the licensing would work in this use-case. Thanks! Jon Br

Re: [sword-devel] Reusing modules?

2008-01-09 Thread Jon Brisbin
Went to do screenshot and I couldn't get it to do it! So, I guess, thanks for fixing it by my mentioning it! :) If it does it again, I'll send you a screenshot. Thanks! Jon Brisbin http://jbrisbin.com On Jan 9, 2008, at 11:45 AM, DM Smith wrote: > Jon Brisbin wrote: >>

[sword-devel] Reusing modules?

2008-01-09 Thread Jon Brisbin
which was the application I had that had an electronic NIV version). What are the restrictions on using a SWORD module in a web-based (or web-enabled) application? Thanks for the info! Jon Brisbin http://jbrisbin.com ___ sword-devel mailing list:

[sword-devel] Unicode python strings and SWIG interface

2007-12-20 Thread Jon Brisbin
de string to a C string or something similar so that SWIG can find the method I'm trying to call. Should I be doing this differently? Thanks! Jon Brisbin http://jbrisbin.com ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] Python bindings cause python crash

2007-12-20 Thread Jon Brisbin
t;.swd" modules inside the "~/LibraryApplication Support" directory and run an augmentModules() on each ".swd" directory found therein. Thanks! Jon Brisbin http://jbrisbin.com On Dec 19, 2007, at 6:18 PM, Ben Morgan wrote: Hi, Instead of: >>> from Sword imp

[sword-devel] Python bindings cause python crash

2007-12-19 Thread Jon Brisbin
t;> from Sword import * >>> mf = MarkupFilterMgr(FMT_WEBIF) >>> mgr = SWMgr(mf) >>> mods = mgr.getModules() >>> mods *,std::less,std::allocatorconst,sword::SWModule * > > > *' at 0x3282e8> > >>> mod = mods.begin() >>> mod

[sword-devel] statically link libsword into _Sword.so?

2007-12-19 Thread Jon Brisbin
of the application? If I do link libsword.a into the _Sword.so library, do I also need to link in clucene? Thanks! Jon Brisbin http://jbrisbin.com ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/

Re: [sword-devel] problems compiling python binding (1.5.10) on OS X Leopard

2007-12-18 Thread Jon Brisbin
#x27;m fairly new to this and having trouble finding good tutorials or online documentation on what I'm trying to do. Take it easy on me, okay? :) Thanks! Jon Brisbin http://jbrisbin.com On Dec 18, 2007, at 2:42 PM, Ben Morgan wrote: Hi, Try make pythonswig in the package di

[sword-devel] problems compiling python binding (1.5.10) on OS X Leopard

2007-12-18 Thread Jon Brisbin
D9dZokG-EY0DTvB37eDKUk+++TI/-Tmp-//ccqeSETG.out error: command 'gcc' failed with exit status 1 make: *** [python_make] Error 1 Any ideas? It's really not there: +-( ~/src/sword-1.5.10/bindings/swig/package/python ):> find . . ./build ./build/temp.macosx-10.5-i386-2.5 ./setu

[sword-devel] Cocoa SWORD?

2007-12-17 Thread Jon Brisbin
s already? Or do you just link against a command-line-compiled version of the .dylib? First of many questions, I'm sure... Thanks! Jon Brisbin http://jbrisbin.com ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org