View previous topic :: View next topic |
Author |
Message |
edpimentl at gmail.com Guest
|
|
Back to top |
|
|
stevecrozz at gmail.com Guest
|
Posted: Mon Jun 15, 2009 4:52 pm Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin |
|
|
What a great project, does anyone know what's needed to make these libraries available to freeswitch scripts?
--Stephen
On Mon, Jun 15, 2009 at 12:25 PM, EdPimentl <edpimentl@gmail.com (edpimentl@gmail.com)> wrote:
|
|
Back to top |
|
|
krice at freeswitch.org Guest
|
|
Back to top |
|
|
stevecrozz at gmail.com Guest
|
Posted: Mon Jun 15, 2009 5:17 pm Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin |
|
|
I'm actually much more interested in the HTTP library and a few other components than MySQL. Freeswitch's spidermonkey CURL library doesn't provide returned HTTP status codes and JSEXT does.
That said, I'm still somewhat interested in the mysql library over odbc. For me, the only thing I've ever really done with ODBC is use it to bridge the gap between freeswitch mod_spidermonkey and mysql server. I think it would be nice to not need it.
--Stephen
On Mon, Jun 15, 2009 at 2:58 PM, Ken Rice <krice@freeswitch.org (krice@freeswitch.org)> wrote:
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Jun 15, 2009 5:25 pm Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin |
|
|
On Jun 15, 2009, at 5:08 PM, Stephen Crosby wrote:
Quote: | I'm actually much more interested in the HTTP library and a few
other components than MySQL. Freeswitch's spidermonkey CURL library
doesn't provide returned HTTP status codes and JSEXT does.\\\
|
Patch it!
Quote: |
That said, I'm still somewhat interested in the mysql library over
odbc. For me, the only thing I've ever really done with ODBC is use
it to bridge the gap between freeswitch mod_spidermonkey and mysql
server. I think it would be nice to not need it.
--Stephen
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
edpimentl at gmail.com Guest
|
Posted: Mon Jun 15, 2009 5:46 pm Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin |
|
|
Actually these new SSJS engines such GoogleV8 and other such as JAXER
Bring a entire new way of building robust webapp/desktop app/ mobile app like it has never been built before...
For those that love Google GWT=Java_To_Javascript and dislike verbosity of Java,
there is PyJamas ... Google GWT=Python_To_Javascript
JS today is not the same it was years ago or even months ago.
-E |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Jun 15, 2009 6:38 pm Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin |
|
|
I don't think V8 will work on 64bit yet will it?
/b
On Jun 15, 2009, at 5:45 PM, EdPimentl wrote:
Quote: | Actually these new SSJS engines such GoogleV8 and other such as JAXER
Bring a entire new way of building robust webapp/desktop app/ mobile
app like it has never been built before...
For those that love Google GWT=Java_To_Javascript and dislike
verbosity of Java,
there is PyJamas ... Google GWT=Python_To_Javascript
JS today is not the same it was years ago or even months ago.
-E
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
edpimentl at gmail.com Guest
|
Posted: Mon Jun 15, 2009 9:59 pm Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin |
|
|
As of April 09 it did not support 64bit .... not sure if it has been added since then.
-E |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
|
Back to top |
|
|
|