| About webSWORD | ![]() |
| Version: | 1.0 - Beta |
| Author: | Mark Morley |
| E-Mail: | mark@christian.net |
| Web: | http://mark.christian.net/ |
| About: | webSWORD is a PHP program that allows the user to read and compare many different Bible translations and commentaries side by side in a wide variety of languages. It is a light weight client that communicates with a 'sword server' to perform queries and extract text. A sword server can be any UNIX or Linux based machine on the Internet that runs a copy of my 'swordd' software. This technique allows a central server to handle all the storage and CPU issues that go along with having and searching a large number of large texts, without each client installation requiring its own copies. It requires no special libraries or interfaces, and runs fine in a safe-mode environment. All interaction with sword modules is done via a standard TCP/IP connection to the swordd server. |