Re: [sword-devel] From Windows PC to iPhone

2010-07-30 Thread Peter von Kaehne
Just something which struck me when I reread the below: > Does this mean that it is not possible to change the > colour of the > text in the file for iPhone or is it a > matter that you prefer OSIS > please? I hope you do not think that you need to produce a module for iphone another

Re: [sword-devel] From Windows PC to iPhone

2010-07-30 Thread Peter von Kaehne
Dear Johan, The point is that any work you invest in making it work without using a sane encoding will be ultimately wasted. Do it right once you can spend future time better on other things. GBF is not very powerful. HTML styling is not searchable. I presume the supertext is some sort of ann

Re: [sword-devel] Maybe Off Topic: OSIS site is down?

2010-07-30 Thread Weston Ruter
It's actually located at http://bibletechnologies.net/ And the osis-users mailing list is now located at http://www.crosswire.org/mailman/listinfo/osis-users Unfortunately, however, the OSIS specification is no longer being actively maintained (e.g. website hasn't been modified in over 4 years).

[sword-devel] Maybe Off Topic: OSIS site is down?

2010-07-30 Thread Mike Hart
I can't seem to login to the OSIS support website at http://www.bibletechnologies.org, Although I think I was able to create an account just now. Emails to osis-u...@whi.wts.edu are bouncing. Is there another home for OSIS now? ___ sword

Re: [sword-devel] From Windows PC to iPhone

2010-07-30 Thread Johan Marais (joha...@absa.co.za)
Thank you Greg, I will try your suggestion over the weekend. Johan -Original Message- From: Greg Hellings [mailto:greg.helli...@gmail.com] Sent: 30 July 2010 03:25 PM To: SWORD Developers' Collaboration Forum Subject: Re: [sword-devel] From Windows PC to iPhone Johan, On Fri, Jul 30,

Re: [sword-devel] From Windows PC to iPhone

2010-07-30 Thread Greg Hellings
Johan, On Fri, Jul 30, 2010 at 8:04 AM, Johan Marais (joha...@absa.co.za) wrote: > Peter, > > Before spending time and energy on something I know very little about (OSIS), > I want to use my existing module. > > Does this mean that it is not possible to change the colour of the text in > the fi

Re: [sword-devel] From Windows PC to iPhone

2010-07-30 Thread Johan Marais (joha...@absa.co.za)
Peter, Before spending time and energy on something I know very little about (OSIS), I want to use my existing module. Does this mean that it is not possible to change the colour of the text in the file for iPhone or is it a matter that you prefer OSIS please? This module belongs to the Instit

Re: [sword-devel] From Windows PC to iPhone

2010-07-30 Thread Peter von Kaehne
Dear Johan, > Von: "Johan Marais (joha...@absa.co.za)" > Thank you and yes, these features do express some > meaning and they > are required. Then you need to first identify what these features stand for and then look into the OSIS handbook to see what fits best. Come back if you have d

Re: [sword-devel] From Windows PC to iPhone

2010-07-30 Thread Johan Marais (joha...@absa.co.za)
Thank you and yes, these features do express some meaning and they are required. Is there a way to convert my file $$$Gen1:1 In the beginning ... $$$Gen1:2 And the earth ... into OSIS format? If there is software available, please point me to the address where I can obtain it from. Is there an

Re: [sword-devel] SWORD multi-session/thread support

2010-07-30 Thread Troy A. Griffitts
Yes Manfred, SWModule can be seen as an iterator over a set of data. If you wish to have two different states of iteration then you need two instances. There are methods for this and two different predominant ways to handle it in your app. Example scenario below-- display and search: SWMgr lib

[sword-devel] SWORD multi-session/thread support

2010-07-30 Thread Manfred Bergmann
Hi. Vadim's question in sword-support made me think a little. SWMgr being or used as a singleton is fine. Somewhere there is always as synchronisation point. But if I'm not mistaken the modules you get via the list are all the same instances. I mean, suppose there are two threads, each retrieve