RE: [sword-devel] I would like to write a PHP interface + copy-right of ZIP question

2003-03-25 Thread Curtis Farnham
> ...For an > example of my PHP script, based on OSIS, see > http://test.scripture.nl/script/bible.php?version=tr&verse=Joh.1.1-5&morphs=1&strongs=1. Looks great! May I see the source? I'm working on a Bible search engine written in PHP. (GPL of course!) It's a module for the PostNuke CMS (

Re: [sword-devel] I would like to write a PHP interface + copy-right of ZIP question

2003-03-24 Thread Leon Brooks
On Tuesday 25 March 2003 05:11 am, DJ WIce wrote: > 2) > As far as I have seen the config files talk about ZIP encoding. If I'm > correct that's based of the same algoritm als GIF files. PHP GD did stop > the support for GIF files because of copyright problems. > Is this copyright thing not a probl

RE: [sword-devel] I would like to write a PHP interface + copy-right of ZIP question

2003-03-24 Thread Simon
>1) >I would like to write a PHP interface to read the bible modules (at first). Can one of you provide the structure and encoding/decoding algorithms for the modules? Well, if you don't want to use SWIG (and there are enough reasons why you don't want to), you better can focus on ONE format, and

[sword-devel] I would like to write a PHP interface + copy-right of ZIP question

2003-03-24 Thread DJ WIce
Hi all, I have 2 questions: 1) I would like to write a PHP interface to read the bible modules (at first). Can one of you provide the structure and encoding/decoding algorithms for the modules? 2) As far as I have seen the config files talk about ZIP encoding. If I'm correct that's based of th