Hi All,
I'm just beginning to find my way around JSDB, and I'm all giddy with
the possibilities. I would like to use jsdb as a server-side scripting
engine, but probably not as a cgi handler. I'm currently running on
both os-x and freebsd.
I have a few newbie questions you all might be able to help with.
Is there a way for the jsdb executable to take its input from stdin,
instead of from a file?
I am trying to follow the debugger example in
http://www.jsdb.org/tutorial.html,
but there is some windows-only stuff going on in debug.js--registry
stuff, for starters.
Is it worth trying to get this working on OS-X? What are those
registry entries for, and can I hack around them to get this working
on os-x, or is there some other windows platform stuff lurking under
the surface that I will run into?
I would like to try using jsdb as a cgi handler, just for kicks. Is
there a tutorial, howto, or example somewhere of how to do this?
Is there any documentation around other than this google group,
jsdb.org tutorial and cookbook?
No slight intended, I can read code and I'm grateful for it. I just
don't want to miss the obvious.
Anderson