Re: Betr.: Re: [sword-devel] Compiling sword API 1.5.6 on OpenBSD 3.4

2003-11-12 Thread M. Ruff
Thanks Adam, I'll try this. I just can't try it right now, since the machine I'm planning to run sword on is a stand alone machine with no network, and right now I'm at work. Daniel, If this doesn't fix the problem, I'll send you the makefile. Thanks for all the help, Kind regards, Martijn Ru

[sword-devel] Perseus Project

2003-11-12 Thread Keith Ralston
Has anyone given thought to integrating their UI with the Perseus project? This would create an extremely powerful combination, especially for the web based product. ___ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo

Re: [sword-devel] Perseus Project

2003-11-12 Thread Martin Gruner
Please explain more. Martin Am Mittwoch, 12. November 2003 19:54 schrieb Keith Ralston: > Has anyone given thought to integrating their UI with the Perseus project? > This would create an extremely powerful combination, especially for the web > based product. > > _

RE: [sword-devel] Perseus Project

2003-11-12 Thread Keith Ralston
Perseus is a digital library of ancient Greek and Latin texts. It is a treasure for research work. This site allows researchers access to primary sources for researching definition. In addition to having a large number of texts on-line, they have research tools. This is my source for doing orig

Re: [sword-devel] Perseus Project

2003-11-12 Thread Martin Gruner
Keith, I would definitely be interested in this! However, to integrate it in the frontends would require public domain or licensed data files for us to use. Url integration in the frontends except for maybe the web interface does not make too much sense, does it? Martin Am Mittwoch, 12. Novem

RE: [sword-devel] Perseus Project

2003-11-12 Thread Keith Ralston
I think integration would have to assume some connectivity to the internet. Many applications now have this type of functionality. The "stand alone" UIs could launch a browser with the URL or they could integrate the returned HTML in their own windows. This would allow them to utilize the functio

Re: [sword-devel] Perseus Project

2003-11-12 Thread Martin Gruner
Well, if you come up with something similar for Sword, I don't think anybody would object it. =) I have a flatrate connection. Martin Am Mittwoch, 12. November 2003 21:26 schrieb Keith Ralston: > I think integration would have to assume some connectivity to the internet. > Many applications

RE: [sword-devel] Perseus Project

2003-11-12 Thread Keith Ralston
Unfortunately, I am not adept enough with C/C++ for such an undertaking. I can handle the macro language in Libronix. That not withstanding, the web interface might be a good place to try to get something going. When I hear back from Perseus, I'll look into that project and see if I can get any

Re: [sword-devel] Perseus Project

2003-11-12 Thread Chris Little
Sword actually has a HREFCom driver that uses a similar concept. The idea is that the Sword module entry contains an URL that points to a page with real the real information. The old version of JFB used this mechanism, pointing to the CCEL version of JFB. At one point, this caused some probl