[sword-devel] Javascript bindings for Android

2016-04-16 Thread Stephan
Hi, I've just published an early version of a react-native (https://facebook.github.io/react-native/ → awesome project) Native Module for Android for the sword jni/c++ bindings. You'll find the code (including the compiled bindings) here: https://github.com/zefanja/react-native-swordz Currently I

Re: [sword-devel] JavaScript & SWORD modules

2014-01-25 Thread Stephan
Hi Greg, If you can get the raw Sword plugins running natively on your system, that's obviously the way to go. I wanted to demonstrate, though, that it is possible to use this data offline and automate the process of acquiring it. To that end, I wrote a simple demo set of jQuery interactions. Yo

Re: [sword-devel] JavaScript & SWORD modules

2014-01-24 Thread Greg Hellings
On Sun, Jan 19, 2014 at 11:13 PM, Stephan wrote: > Hi Greg, > > > My purpose was to strip away that layer and just show that there is not >> a need, from the desires I have seen on this list so far, for a pure >> JavaScript implementation. Not that it can't be done or that people will >> fight y

Re: [sword-devel] JavaScript & SWORD modules

2014-01-19 Thread Stephan
Hi Greg, My purpose was to strip away that layer and just show that there is not a need, from the desires I have seen on this list so far, for a pure JavaScript implementation. Not that it can't be done or that people will fight you on it if you really want to put in that level of effort. I only

Re: [sword-devel] JavaScript & SWORD modules

2014-01-19 Thread Greg Hellings
On Sun, Jan 19, 2014 at 6:34 PM, Matej Cepl wrote: > On Sun, Jan 19, 2014 at 01:57:41PM -0600, Greg Hellings wrote: > >> Multiple efforts have been made to allow JavaScript implementations to >> directly read a Sword module file format, but this can be fraught with >> difficulty. >> > > Well, thi

Re: [sword-devel] JavaScript & SWORD modules

2014-01-19 Thread Greg Hellings
On Sun, Jan 19, 2014 at 5:19 PM, Stephan wrote: > Hi, > > ...very immature or focused heavily on pure JS work that producing Sword >> >> bindings ranges from impossible (in the browser) to questionable >> (browser plugins) to an unexplored unknown (server-side plugins). >> > > Last year I've sta

Re: [sword-devel] JavaScript & SWORD modules

2014-01-19 Thread Matej Cepl
On Sun, Jan 19, 2014 at 01:57:41PM -0600, Greg Hellings wrote: Multiple efforts have been made to allow JavaScript implementations to directly read a Sword module file format, but this can be fraught with difficulty. Well, this seems to be dismissing a possibility of only-JS Sword app too qui

Re: [sword-devel] JavaScript & SWORD modules

2014-01-19 Thread Stephan
Hi, ...very immature or focused heavily on pure JS work that producing Sword bindings ranges from impossible (in the browser) to questionable (browser plugins) to an unexplored unknown (server-side plugins). Last year I've started serveral efforts to access SWORD modules in Javascript. Since

Re: [sword-devel] JavaScript & SWORD modules

2014-01-19 Thread DM Smith
Awesome!! On Jan 19, 2014, at 2:57 PM, Greg Hellings wrote: > There has been much discussion of late about accessing Sword through > JavaScript, producing JavaScript bindings for Sword, or porting Sword into > JavaScript. JS provides a unique challenge because it is so heavily dominated > by

[sword-devel] JavaScript & SWORD modules

2014-01-19 Thread Greg Hellings
There has been much discussion of late about accessing Sword through JavaScript, producing JavaScript bindings for Sword, or porting Sword into JavaScript. JS provides a unique challenge because it is so heavily dominated by browser-side work and most server-side solutions are either very immature

Re: [sword-devel] JavaScript bindings for libsword

2010-04-16 Thread Dmitrijs Ledkovs
On 16 April 2010 14:46, Stephan Tetzel wrote: > Hello, > > I thought about making a bible app for webOS that's based on libsword. > Does anyone know if there are javascript bindings for libsword? I know > that there is the PDK (Plugin development kit), but it is still in beta. > > Best Regards, >

[sword-devel] JavaScript bindings for libsword

2010-04-16 Thread Stephan Tetzel
Hello, I thought about making a bible app for webOS that's based on libsword. Does anyone know if there are javascript bindings for libsword? I know that there is the PDK (Plugin development kit), but it is still in beta. Best Regards, Stephan -- http://zefanjas.de webOS developm

Re: [sword-devel] javascript chat

2008-03-11 Thread Troy A. Griffitts
Hey Greg, Thanks for your offer. I guess the level of detail I've put thought into this is outlined below: >>> >> I'm looking for a basic javascript chat box for our community forums. >>> >> I've not been able to find anything free enough or simple enough for us >>> >> to use. >>> >> >>> >

Re: [sword-devel] javascript chat

2008-03-11 Thread Greg Hellings
I'm still waiting to hear anything more about your requirements for this. :) --Greg On Sat, Mar 8, 2008 at 1:25 AM, Greg Hellings <[EMAIL PROTECTED]> wrote: > Troy, > > Basic chats are pretty simple to throw together, especially if you're > still running Java and Tomcat on the server. I've been

Re: [sword-devel] javascript chat

2008-03-07 Thread Greg Hellings
Troy, Basic chats are pretty simple to throw together, especially if you're still running Java and Tomcat on the server. I've been pasting together some various sites with the GWT (Google Web Toolkit) for a few weeks now, and a very basic chat shouldn't be hard at all. What are your specific nee

Re: [sword-devel] javascript chat

2008-03-07 Thread Troy A. Griffitts
Thanks for the suggestions John. It might be a solutions, but we'd like to have things 'project' oriented, so when people are working on a tagging project or whatever, they can see only the other people logged in working on that same project so they can collaborate while working. We'd also lik

Re: [sword-devel] javascript chat

2008-03-07 Thread John H.
Seems like it would make more sense just to install cgiirc on the site and lock it onto the #sword room on freenode. On Fri, 2008-03-07 at 20:36 -0700, Troy A. Griffitts wrote: > Anyone want to work on a project for me? > > I'm looking for a basic javascript chat box for our community forums. >

[sword-devel] javascript chat

2008-03-07 Thread Troy A. Griffitts
Anyone want to work on a project for me? I'm looking for a basic javascript chat box for our community forums. I've not been able to find anything free enough or simple enough for us to use. Basically, I'm looking for simple box we can put on a project page where anyone on that page will see w

[sword-devel] JavaScript

2002-09-03 Thread porton
Hi, I want to call getRawEntry() of an LD from a JavaScript embedded in a web page. Is it currently possible? If yes, please explain how. -- Victor Porton ([EMAIL PROTECTED])