Re: [sword-devel] OSHB module

2024-03-14 Thread pierre amadio
resending the mail Looks like crosswire smtp server is not happy with gmail hosts: 554 5.7.1 Service unavailable; Client host [209.85.208.51] blocked using dnsbl.dronebl.org; Automated dictionary attacks I wrote: > The script is there: > https://github.com/pierre-amadio/sword-morphhb &

Re: [sword-devel] OSHB module

2024-03-14 Thread pierre amadio
Hi there. I build the OSHB module. I remember I added padding 0 in strong's number id as a fallout of this bug: https://github.com/crosswire/xiphos/issues/1107 Related mailing list thread: https://crosswire.org/pipermail/sword-devel/2022-January/049080.html On Thu, 14 Mar 2024 at 20:54, Fr Cyri

Re: [sword-devel] (Python) script to search for Strong number

2024-02-08 Thread pierre amadio
tribute -r Genesis -k "Word//Lemma./H0776/" However, given that both search do not give the same result, I expect at least one of them to be wrong... I also had some notes on how to do similar stuff with python here (search function) https://github.com/pierre-amadio/SwordSandBox/blob/mas

Re: [sword-devel] Compiling problems

2023-11-06 Thread pierre amadio
Hello. I am not sure it is related, but last time i compiled sword on debian, I had to do some manual copy of clucene header file for them to be found: https://github.com/pierre-amadio/SwordSandBox/blob/master/manual-install-1.9-on-debian-with-python.txt#L17 mkdir -p /usr/local/sword/include

Re: [sword-devel] failing to install LXX with installmgr

2023-01-29 Thread pierre amadio
27;t help. > > Hope you find it. Sorry for the bug. > > On January 29, 2023 1:34:22 PM MST, pierre amadio > wrote: >> >> Hi there. >> >> My laptop died, so I installed an another one, running debian bullseye >> with packaged libsword. >> >

Re: [sword-devel] failing to install LXX with installmgr

2023-01-29 Thread pierre amadio
I do not manage the download in c++, i only have the installmgr tool. Is there a way to set this option with the command line ? On Sun, 29 Jan 2023 at 21:54, Hermes Huguet wrote: > > Try > installmgr->setTimeoutMillis(6); > ___ > sword-devel mailing

[sword-devel] failing to install LXX with installmgr

2023-01-29 Thread pierre amadio
Hi there. My laptop died, so I installed an another one, running debian bullseye with packaged libsword. I fail to install the LXX module with installmgr as a regular user. But I can install other modules all right. Some details: pierre@x260:~$ env |grep SWORD SWORD_PATH=/home/pierre/localsword

Re: [sword-devel] 1. OSIS XML->e-Reader, 2. OSIS2USFM

2022-12-20 Thread pierre amadio
Hi there. 1) I created an epub from an Osis file this way: https://github.com/pierre-amadio/epub-hb/tree/main/notes The idea is to parse the original xml file to convert it to simple html and create a matching table of content. Then to add the resulting file in an epub with sigil. https://sigil

Re: [sword-devel] Module release: LXX

2022-08-31 Thread pierre amadio
Hi there ! Note that I was puzzled by what to do with those books when building the module, see comments in https://github.com/pierre-amadio/LXX/blob/main/bin/5-specificStuff.sh >However, there are a few books missing from this single maximal range. eg. >Pra (Prayer of Manasseh) T

Re: [sword-devel] Module release: LXX

2022-08-31 Thread pierre amadio
Hello. I suppose you should be able to find the 2.5 version in the attic repository. https://wiki.crosswire.org/Official_and_Affiliated_Module_Repositories Would it be possible to get more information about the issues you found ? ___ sword-devel mailing

Re: [sword-devel] Question about strong morph and xiphos

2022-06-18 Thread pierre amadio
Hi there ! I am confused. Morphological code are about grammar parsing, not about lexicon entry. Looking at the Byz and KJV module: diatheke -b Byz -o mn -f FMT_OSIS -k Mark 1:1 For the first word with the Byz module: αρχη I have a the following output with the KJV module: The beginning Same s

Re: [sword-devel] Qetiv/Kere in output ?

2022-05-06 Thread pierre amadio
reading in Japanese syllabary writing to > otherwise possibly difficult to pronounce Chinese script signs. Look at our > Japanese Bibles to see what I mean. > > Peter > > Sent from my phone. Please forgive misspellings and weird “corrections” > > > On 6 May 2022, at 07:24, pie

[sword-devel] Qetiv/Kere in output ?

2022-05-05 Thread pierre amadio
Hi there ! I have a problem dealing with Qere and ketiv (https://en.wikipedia.org/wiki/Qere_and_Ketiv) with xml/html output. In the Hebrew bible, there are some words that are pronounced, according to the tradition, in a different way than what is actually written. There is the ketiv what is wri

Re: [sword-devel] Strong's numbers: Numbers or strings

2022-01-27 Thread pierre amadio
Fixing this for the OSHB module should be trivial. Let me know if you want me to do it. On Thu, 27 Jan 2022 at 17:20, Fr Cyrille wrote: > > > > Le 27/01/2022 à 15:07, David Haslam a écrit : > > What Karl has observed is a long-standing problem. > > Might it be feasible to employ a suitable regula

Re: [sword-devel] English transliteration of Greek or Hebrew words

2021-05-15 Thread pierre amadio
Hi there ! I did something similar a couple of years ago (quick access to strong & morphological data) using Qt: https://github.com/pierre-amadio/matheteuo I do not spend much time on it nowadays as it does what I wanted it to do, but I would love to be able to get the same information wi

[sword-devel] LXX module distributed as public domain ?

2021-05-10 Thread pierre amadio
Hello. I saw a post on facebook from someone looking for a public domain LXX document: https://www.facebook.com/groups/NerdyLanguageMajors/permalink/3373521579417154/?comment_id=3384998281602817&reply_comment_id=3385827261519919¬if_id=1620662845736400&ref=notif¬if_t=group_comment_mention I menti

[sword-devel] dictionary (morph) module: formatting ?

2021-02-27 Thread pierre amadio
Hi there ! I would like to create a dictionary module for the LXX's morphological code: https://github.com/pierre-amadio/packard With book module, the Sword engine can render data in raw text and some other format such as html, LaTeX, ThML, and so on. Is that something the Sword engin

Re: [sword-devel] BIBISH Release 0.1.1

2021-02-05 Thread pierre amadio
On Fri, 5 Feb 2021 at 19:14, David "Judah's Shadow" Blue wrote: > That is odd. It's worked through multiple cmake versions for me with the steps > you took. Since it's complaining about line 1, I suspect the file got > corrupted somehow. Did you download my tar ball (1st one) or the github > gener

Re: [sword-devel] Module release: OSHB

2021-02-05 Thread pierre amadio
sitory and cleans those entry: https://github.com/pierre-amadio/sword-morphhb I think It still needs to also clean the "n" attribute, but appart from that it looks correct to me. ___ sword-devel mailing list: sword-devel@crosswire.org ht

Re: [sword-devel] morphcode: specification, and frontend usage ?

2021-02-05 Thread pierre amadio
Hi there ! On Thu, 4 Feb 2021 at 20:24, David Haslam wrote: > Any work in this area should also be co-ordinated with how morph codes should > be specified in USFM. > Visit https://ubsicap.github.io/ > USFM already supports word level attributes, so morphology codes would fit > into this kind of

Re: [sword-devel] BIBISH Release 0.1.1

2021-02-05 Thread pierre amadio
I am afraid i do not understand how to compile this. (ankiswordstuff) [melmoth@pamadio tmp]$ cd bibish-0.1.1/ (ankiswordstuff) [melmoth@pamadio bibish-0.1.1]$ ls BIBISH.kdev4 cmake CMakeLists.txt COPYING LICENSE main.cpp MILESTONES README src VERSIONING (ankiswordstuff) [melmoth@pamadio bi

Re: [sword-devel] morphcode: specification, and frontend usage ?

2021-02-05 Thread pierre amadio
Hi ! On Thu, 4 Feb 2021 at 20:51, Troy A. Griffitts wrote: > codes with spaces, for now, thus the - between code segment. If the > current Packard lexicon uses spaces instead of dashes, then I would say > the lexicon needs to be updated to match our decision to use - in the > modules. I open a

[sword-devel] morphcode: specification, and frontend usage ?

2021-02-04 Thread pierre amadio
ould be a simple matter of building the right regular expression, fetching the data from it, and then doing exactly what is done in the existing code. Well, turns out I fail to even use a simple regular expression, and I have no idea why (if you have, I would be interested to know, more details in comments

[sword-devel] Osis: what is a valid lemma attribute in a w node ?

2021-01-26 Thread pierre amadio
Hi there ! I am still trying to build a module (LXX), and although i think i managed to get something working, i do not know how to correctly organise all the information i have in the node. For each words, i have access to the word as it appears in the text, a transliteration in ascii, the lemm

[sword-devel] How to handle on xml file per book in Osis ?

2021-01-17 Thread pierre amadio
Hi there ! I am having a look at the Osis format and find it inconvenient to deal with the whole scripture in a single large xml document. I would like to be able to have all books in a separate xml file and a single container xml file referring to each book to be included in the final bible. I

Re: [sword-devel] LXX (Beta) 2.7 and Strong number.

2021-01-03 Thread pierre amadio
Hi there ! >>> - The morphology code is actually packard (the version 2.5 told it was >>> packard, but it looked more like Robinson). >>This is very interresting because I can read the morph on xiphos. Maybe you >>find why The Sword engine gives results for both Robinson and Packard, but I r

[sword-devel] LXX (Beta) 2.7 and Strong number.

2021-01-02 Thread pierre amadio
Hi there ! There is a new LXX (2.7) module available in the "CrossWire Beta" repository. If i compare with version 2.5, there are notable improvements: - Accents and spirits are now available ! - The morphology code is actually packard (the version 2.5 told it was packard, but it looked more like

Re: [sword-devel] OSHB 2.1: valid content for the lemma attribute ?

2020-12-29 Thread pierre amadio
Hello ! Excerpt from https://raw.githubusercontent.com/tyndale/STEPBible-Data/master/TOTHT%20-%20Tyndale%20OT%20Hebrew%20Tagged%20text%20Gen-Deu%20-%20TyndaleHouse.com%20STEPBible.org%20CC%20BY-NC.txt Gen.12.1-07Gen.12.1-07מֵאַרְצְךָמֵ/אַרְצְ/ךָ֥ HR/Ncbsc/Sp2ms H9006=מ=from/H0776=אֶ֫ר

Re: [sword-devel] OSHB 2.1: valid content for the lemma attribute ?

2020-12-28 Thread pierre amadio
Hello. I received the following feedback from Daniel Owens: # When creating the OSHB, we ran in to the problem that Strong's numbers did not have a place for a number of prefixed lemma, including the inseparable prepositions and the vav conjunction. So we created some additional Stron

[sword-devel] OSHB 2.1: valid content for the lemma attribute ?

2020-12-25 Thread pierre amadio
Hi there ! There is a new version (2.1) of the OSHB module available since a couple of days in the CrossWire Beta repository. I experience some change in the output regarding strongs number. Consider the first word of genesis: diatheke -b OSHB -o avlmn -f OSIS -k Genesis 1:1 Version 1.4 gives:

Re: [sword-devel] Python sword

2020-11-19 Thread pierre amadio
Nov 2020 at 19:25, Fr Cyrille wrote: > > If I remember well, python3-sword can help to make the osis ref in a file. > How to do this exactly? > > Le 19/11/2020 à 17:58, pierre amadio a écrit : > > Hi there ! > > > > I am afraid there is no real documentation for

Re: [sword-devel] Python sword

2020-11-19 Thread pierre amadio
Some code example: https://wiki.crosswire.org/DevTools:Code_Examples I do not know of an existing python frontend, but that would be the best way to get working example. I have some example on my own i store in github: https://github.com/pierre-amadio/SwordSandBox/tree/master/python I hope it

Re: [sword-devel] API morph search (greek)

2020-07-06 Thread pierre amadio
Hello ! On Tue, 7 Jul 2020 at 03:12, Troy A. Griffitts wrote: > There appears to be an error in our MorphGNT module configuration. If > you edit your morphgnt.conf file and reorder the options to be: > > GlobalOptionFilter=OSISLemma > GlobalOptionFilter=OSISStrongs > GlobalOptionFilter=OSISMorph

[sword-devel] API morph search (greek)

2020-07-05 Thread pierre amadio
Hello. I do not understand how to find all occurence of verb using aorist indicative 3 person plural using the API. With diatheke, i can get an output with: diatheke -b MorphGNT -o avlmn -f OSIS -s phrase -k "V-AAI-3P" By example such an entry would generate a hit: ἐπεχείρησαν I once had a simi

Re: [sword-devel] GlobalOptionFilter=OSISMorphSegmentation

2020-03-05 Thread pierre amadio
Hi there ! It shows on/off grammar parsing information: #Without morpheme segmentation $ diatheke -b MorphGNT -f plain -k Mark 1:1 Mark 1:1: Αρχη του ευαγγελιου Ιησου ⸀χριστου. $ diatheke -b OSHB -f plain -k Genesis 1:1 Genesis 1:1: בראשׁית ברא אלהים את השׁמים ואת הארץ׃ #With morpheme seg

Re: [sword-devel] Examples for how to fetch Strongs data based on Strongs number with SWORD API

2019-10-20 Thread pierre amadio
Hi there ! What about the following ? https://github.com/pierre-amadio/SwordSandBox/blob/master/strongTest/testStrong/main.cpp ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions

Re: [sword-devel] Eclectic Questions re: CLI, OSIS markup of Trinitarian referents, and the 1662 BCP as a module

2019-06-28 Thread pierre amadio
Not sure if it is related, but it may be interesting to see if the following make any change: 1) make install_config (This is something that the last make output mention): #if this is your first time, you may need a basic global #configuration file. one can be generated to /usr/local/sword/etc/

Re: [sword-devel] Eclectic Questions re: CLI, OSIS markup of Trinitarian referents, and the 1662 BCP as a module

2019-06-27 Thread pierre amadio
Hi there ! >> Can someone direct me to common CLI commands for module management everyone >> should know? Have a look at installmgr : installmgr -r CrossWire installmgr -ri CrossWire KJV ___ sword-devel mailing list: sword-devel@crosswire.org http://

[sword-devel] Copyright question about sharing anki deck created from Sword modules

2019-06-19 Thread pierre amadio
Hello. I wrote a python script that generate anki (https://apps.ankiweb.net/) flashcard deck based on Sword modules that includes Strongs number. https://github.com/pierre-amadio/SwordSandBox/blob/master/python/ankistuff/create-anki-deck.py For a given book, it generate cards where the question

Re: [sword-devel] python3 , StrongsGreek and unicodeDecodeError

2019-06-16 Thread pierre amadio
fore returning results to Java. This call is available from SWORD's > utilstr.h > > Hope this helps a bit, > > Troy > > > On 6/16/19 12:02 PM, pierre amadio wrote: > > Hi there ! > > > > Playing with the python3 Sword module I hit a problem that I did

[sword-devel] python3 , StrongsGreek and unicodeDecodeError

2019-06-16 Thread pierre amadio
Hi there ! Playing with the python3 Sword module I hit a problem that I did not have with python2 when dealing with Strongs definition such as G1140 (daimonion). It looks like the 'æ' character is causing problem. This example works with python2, but generate an error when ran wiht python3:

Re: [sword-devel] python3 module ?

2019-06-15 Thread pierre amadio
our Jenkins CI system for some time. I'll need to work > with Troy to get that back so I can update release procedures and > bundle up 1.8.2 to include things like the Python binding build fixes. > > --Greg > > > On Wed, Jun 12, 2019 at 12:05 PM pierre amadio > wr

Re: [sword-devel] python3 module ?

2019-06-12 Thread pierre amadio
Hello ! I do not have access to the debian box i had trouble with when i wrote the mail (i should have access to it again in some weeks or monthes), but it was a debian stable with sword 1.8.1 i kept note on the way i build things usually with python2 here: https://github.com/pierre-amadio

[sword-devel] python3 module ?

2019-06-09 Thread pierre amadio
Hello. Some times ago, i managed to build a python3 sword module with some hack (changing manually the content of the setup.py genrated by make pythonswig because subprocess.run does not work in python3). This was on a Red Hat based box. Now that i try again on Debian, the make pythonswig process

Re: [sword-devel] Python and strong module

2019-04-20 Thread pierre amadio
t; you continue to do a look up with it. You probably just want an SWKey instead > of VerseKey. This is the most base type of key in SWORD and simply takes a > string and doesn't try to parse it or do anything special with it. > > Hope this helps, > > Troy > > On April 2

[sword-devel] Python and strong module

2019-04-20 Thread pierre amadio
Hello. I fail to look for a Strong's dictionnary Hebrew entry with python (Red Hat based, sword-python-1.8.1-3.el7.x86_64). Here is the shortest test case i have: https://github.com/pierre-amadio/SwordSandBox/blob/master/python/strongtestcase.py Instead of giving me the entry for 5975

Re: [sword-devel] Linux: Linking to Sword library with potentially different names

2019-04-16 Thread pierre amadio
;in a corner" for home made stuff. I took some notes on how to install a custom sword on debian/ubuntu there: https://github.com/pierre-amadio/SwordSandBox/blob/master/notes.txt Line 28 to 33 cover the compilation of sword in /usr/local/sword Line 52 to 56 cover environnment variable needed t

Re: [sword-devel] LXX Strongs & Morphology

2019-02-07 Thread pierre amadio
Hi there ! I find it strange that the LXX module tells it is using packard's morphological code. Earlier in 2018, I started to use the LXX module (Version 2.5) and installed the Packard module as well. Then, i realised that the tool I was using gave me a lot of wrong information. The error were

Re: [sword-devel] oshb 2.0 module: bug tracker

2019-01-19 Thread pierre amadio
Mobile > > > On Sat, Jan 19, 2019 at 11:08, pierre amadio wrote: > > Hello. > > OSHB was recently released sa version 2.0 > https://github.com/openscriptures/morphhb/releases/tag/v.2.0 > > I wanted to open a bug to request the associated sword module to

[sword-devel] oshb 2.0 module: bug tracker

2019-01-19 Thread pierre amadio
Hello. OSHB was recently released sa version 2.0 https://github.com/openscriptures/morphhb/releases/tag/v.2.0 I wanted to open a bug to request the associated sword module to be updated, but fail to find the bug tracker anymore. https://www.crosswire.org/sword/support/index.jsp point to a 404 p

Re: [sword-devel] What devel libraries I am missing?

2018-09-28 Thread pierre amadio
http://tracker.crosswire.org/browse/API-207?workflowName=classic+default+workflow&stepId=1 If mark is correct, the idea would be to disable icu with "--without-icu" On Fri, 28 Sep 2018 at 08:43, m...@marktrompell.de wrote: > > > > > > > Hi, > > Hi > > > trying to build sword 1.8.1 on Linux (ope

Re: [sword-devel] Running confmaker.pl

2018-06-30 Thread pierre amadio
Thanks all. >> >> Tom >> >> >> >> Tom Sullivan >> i...@beforgiven.info >> FAX: 815-301-2835 >> - >> Great News! >> God created you, owns you and gave you commands to obey. >>

Re: [sword-devel] Running confmaker.pl

2018-06-22 Thread pierre amadio
n Kaehne wrote: > >> On 21 June 2018 at 20:04, Tom Sullivan >>> n...@beforgiven.info]> wrote: >>>> >>> >> The wiki page should have given the URI. It took me a long time to find >>>> it at >>>> https://crosswire.org/svn/sword-too

Re: [sword-devel] Running confmaker.pl

2018-06-22 Thread pierre amadio
Hi there ! Perl is telling you that it cannot find one module (perl library) the script needs, in this case, the Sword module: Can't locate Sword.pm in @INC (you may need to install the Sword module) @INC is a list of directory perl is looking for modules. I did not find any pre packaged perl-s

Re: [sword-devel] Xiphos not seeing eBible.org repository?

2018-06-13 Thread pierre amadio
Hi there ! I do not have a Ubuntu 18.04 ready to try out, but you should be able to check wether the problem is within the sword library itself by trying to perform the same task with installmgr. installmgr -r eBible.org installmgr -ri eBible.org fraLSG1910eb If this did not work, double check i

Re: [sword-devel] Module upload: OSHM

2018-06-02 Thread Pierre Amadio
Hello. On 02/06/2018 12:41, ref...@crosswire.org wrote: > Dear All, > This is to announce that we have just now uploaded OSHM. > This is is an updated version of OSHM. > Many thanks to update for the hard work. This is great, thanks a lot ! Is it me who missed it previously or is it a new additio

Re: [sword-devel] Module upload: OSHB

2018-05-31 Thread Pierre Amadio
On 31/05/2018 13:00, ref...@crosswire.org wrote: > Dear All, > This is to announce that we have just now uploaded OSHB. > This is is an updated version of OSHB. > Many thanks to David for the hard work. > Thanks a lot ! Amos's morphology are there ! __

[sword-devel] OSHB module and morphological information

2018-05-29 Thread Pierre Amadio
Hello. I am using the OSHB module version 1.2 and found some place where the morphological information are missing. By example, in Amos 7:7: Looking at the output of 'diatheke -b OSHB -o vm -f OSIS -k Amos 7:7'. The first w node has a morph attribute: כֹּה But not the second one: הִרְאַנִי If

Re: [sword-devel] How to detect books available in a given module ?

2018-05-16 Thread Pierre Amadio
On 16/05/2018 03:44, Troy A. Griffitts wrote: > > http://crosswire.org/svn/sword/trunk/examples/tasks/listbiblebooknames.cpp > > Hope this is helpful It helped, thanks ! I haven't looked at all the examples yet, but I bet lots of other things will get more clear after i do !

Re: [sword-devel] How to detect books available in a given module ?

2018-05-15 Thread Pierre Amadio
On 15/05/2018 21:08, David Haslam wrote: > Hi Pierre, > > The reason that emptyvss OSHB gives no output is simple. > > In this module, every verse specified for "Versification=MT" has some text. > > Refer to https://wiki.crosswire.org/Alternate_Versification Thanks a lot ! That is also someth

Re: [sword-devel] How to detect books available in a given module ?

2018-05-15 Thread Pierre Amadio
Hello ! On 15/05/2018 19:30, David Haslam wrote: > Hi Pierre, > > Aside: It might be useful to outline the context for which you require that > data. I am trying to build a small qml frontend where a listView used to select a book should be populated only with books actually available in the cu

[sword-devel] How to detect books available in a given module ?

2018-05-15 Thread Pierre Amadio
Hello. I am trying to be able to detect wich books are available in a given module. I do not experience a consistent behaviour with all modules, and I am wondering if there is a bug somewhere, or if my expectations are wrong. I was expecting the SWModule Error() method to be a good way to detect

Re: [sword-devel] python sample code

2008-10-31 Thread pierre . amadio
Hi there. On Fri, Oct 31, 2008 at 10:39:14PM +1100, Kyle Howland-Rose wrote: > Hi all, > > Can anyone point me to some python examples? I have installed the API but > my attempts to replicate various c++ code just lead to segmentation faults > :( > > I am just trying to get started - I thought

Re: [sword-devel] Python binding issue: non-default constructor in class without a constructor

2008-06-18 Thread Pierre Amadio
Hi there. Thanks for the feedback. I think the first problem i had (overriding the swig version available in the build environment) is solved, but i am still experiencing the second issue i reported here (non-default constructor in class without a constructor). On Wed, Jun 18, 2008 at 09:49:30A

[sword-devel] Python binding issue: non-default constructor in class without a constructor

2008-06-17 Thread Pierre Amadio
Hi there. I'm trying to compile sword 1.5.11 as well as the python binding for the maemo platform. Things were working smoothly with 1.5.10, but i run into troubles when trying to compile this with the sword 1.5.11. Somes details about what happened are available here: http://lists.maemo.org/pip

Re: [sword-devel] BPBible 0.2

2008-03-21 Thread Pierre Amadio
Hi there. On Sat, Mar 22, 2008 at 12:31:23AM +1100, Ben Morgan wrote: > > There are no Linux binaries available, but it's reasonably easy to build (I > hope). I'm still running on an old ubuntu dapper (long term support). I'll reinstall a more recent one as soon as the next long term support is

Re: [sword-devel] InstallMgr in python

2008-02-03 Thread Pierre Amadio
On Sun, Feb 03, 2008 at 10:29:35PM +1100, Ben Morgan wrote: > Try: > installMgr.installModule(swmgr,None,moduleName,source[1]) > > as 0 is the null pointer in C++, but should be replaced by None in python, > as 0 is taken to be a int. > > Whenever you see No matching function for overloaded '%s',

Re: [sword-devel] InstallMgr in python

2008-02-02 Thread Pierre Amadio
Hi there. Looking at installmgr.cpp helped indeed. I was able to make a python version of the following functions: initConfig listModules listRemoteSources refreshRemoteSource remoteListModules But i'm stuck when trying to rewrite remoteInstallModule : [EMAIL PROTECTED]:~$ ./test.py remoteInst

Re: [sword-devel] InstallMgr in python

2008-02-01 Thread Pierre Amadio
Hi there. On Thu, Jan 31, 2008 at 11:46:34PM +1100, Ben Morgan wrote: > Hi, > > It still seems to have those same two files not working, even when I use the > SVN version. Anyone got any ideas why these dates would come up? > A quick not to let you know the python module compiles and shows a In

Re: [sword-devel] OLPC interest still?

2008-01-21 Thread Pierre Amadio
Hi there. On Mon, Jan 21, 2008 at 11:12:03AM -0500, Zachary M. Oglesby wrote: > I have done a little reading on this and would recommend that people read > the following. Also I think a good starting point would be to adapt the > Rapier code and see if we can get it to work with Sugar. In the long

Re: [sword-devel] Rapier Nokia tablet frontend

2008-01-21 Thread Pierre Amadio
Hi there ! On Mon, Jan 21, 2008 at 12:08:32PM +0200, Eeli Kaikkonen wrote: > Very interesting, because we know nothing about it and we have been > asked if we have a Nokia tablet software. > > It is possible to develop software using the Sword library and not tell > us about it. Obviously that's

Re: [sword-devel] OLPC interest still?

2008-01-15 Thread Pierre Amadio
Hi there. I will for sure have a close look at any project involving a sword application on the olpc. I still though have no idea at all what sort of feature would take advantage of the olpc "mesh" thingy. I did try the SDK in 2007, but i must admit i got lost quite fast and was not even able to

Re: [sword-devel] What OLPC and the people who will pay really want. Re: olpc discussion

2007-04-26 Thread Pierre Amadio
Hi there ! On Thu, Apr 26, 2007 at 11:40:07AM -0700, avolunteer DrStovallFoundation wrote: > made. What we can do is develop the best stuff for the children and > package it in ways which will make the governments want what we > develop and even more of it than we can develop. The task is not >

Re: [sword-devel] python search with lucene indexes ?

2007-02-14 Thread Pierre Amadio
ure or make any benchmark, it s obviously way faster). Pierre Amadio ___ 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

[sword-devel] python search with lucene indexes ?

2007-02-13 Thread Pierre Amadio
whatever the value of the second argument. How faster is supposed to be the use of the lucene index ? Any idea as to what i may do wrong ? Have a nice day ! Pierre Amadio #!/usr/bin/python2.5 import Sword import time markup=Sword.MarkupFilterMgr(Sword.FMT_PLAIN) markup.thisown=False mgr=Sword.SWM

Re: [sword-devel] Python and swig

2007-02-01 Thread Pierre Amadio
Hi there On Tue, Jan 30, 2007 at 10:27:27AM +1100, Ben Morgan wrote: > > To get all book names and chapter counts in old and new testaments: Thanks a lot, things are much more clear now :) ___ sword-devel mailing list: sword-devel@crosswire.org http:/

Re: [sword-devel] Python and swig

2007-01-29 Thread Pierre Amadio
Hi there. On Sun, Jan 28, 2007 at 07:18:31PM +1100, Ben Morgan wrote: > > If you have any specific questions on how to do something, just email me. I m copying the list as well as the answer may be interesting to have on the archive of the list. I do not understand how to get a list of book tha

Re: [sword-devel] Python and swig

2007-01-28 Thread Pierre Amadio
:) ). http://hurdygurdy.dyndns.org/maemosword/ Take care. Pierre Amadio ___ 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 and swig

2007-01-27 Thread Pierre Amadio
Hi there. After chatting a bit on #maemo, i installed a version of python2.5 (instead of 2.3) on the scratchbox environment. I was happy to realise the sword python module was working with this version of python: the import _Sword did not complain. However, in this specific version of python, t

Re: [sword-devel] Python and swig

2007-01-26 Thread Pierre Amadio
c.so.6 => /lib/libc.so.6 (0xb7b03000) ldd /usr/lib/libsword-1.5.9.so shows: libc.so.6 => /lib/libc.so.6 (0x) The glibc is packaged already in the sdk and is not 2.3.4 but 2.3.5 : ii libc6 2.3.5cs2005q3.2-5.osso12 GNU C Library: Shared libraries an

[sword-devel] Python and swig

2007-01-24 Thread Pierre Amadio
compiled in it. I would appreciate any hints that could led me to access sword with python. Thanks. Pierre Amadio ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe