Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Access MySQL directly via Javascript using SSJS Engines .... "really!"


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
edpimentl at gmail.com
Guest





PostPosted: Mon Jun 15, 2009 2:26 pm    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with quote

FYI
Now you can directly connect to MySql via javascript

http://jsext.webloji.net/
http://jsext.sourceforge.net/JSEXT1.Mysql.html
http://www.brainonfire.net/blog/ssjs-on-ubuntu/

And if you wish you had a V8, check out Google SSJS Engine
BTW: JS is now 7x faster than it last year.

-E
http://Gpro.ws
http://twitter.com/edpimentl
http://facebook.com/facevalu
Back to top
stevecrozz at gmail.com
Guest





PostPosted: Mon Jun 15, 2009 4:52 pm    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with quote

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:
Quote:
FYI
Now you can directly connect to MySql via javascript

http://jsext.webloji.net/
http://jsext.sourceforge.net/JSEXT1.Mysql.html
http://www.brainonfire.net/blog/ssjs-on-ubuntu/

And if you wish you had a V8, check out Google SSJS Engine
BTW: JS is now 7x faster than it last year.

-E
http://Gpro.ws
http://twitter.com/edpimentl
http://facebook.com/facevalu

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (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
krice at freeswitch.org
Guest





PostPosted: Mon Jun 15, 2009 4:59 pm    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with quote

You know you can already access any sql support by UnixODBC via mod_spidermonkey already... And NO its not slow (maybe that was true 10 years ago, but not any longer) From: Stephen Crosby <stevecrozz@gmail.com> Reply-To: <freeswitch-users@lists.freeswitch.org> Date: Mon, 15 Jun 2009 14:51:30 -0700 To: <freeswitch-users@lists.freeswitch.org> Subject: Re: [Freeswitch-users] Access MySQL directly via Javascript using SSJS Engines .... "really!" 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> wrote: FYI Now you can directly connect to MySql via javascript http://jsext.webloji.net/ http://jsext.sourceforge.net/JSEXT1.Mysql.html http://www.brainonfire.net/blog/ssjs-on-ubuntu/ And if you wish you had a V8, check out Google SSJS Engine BTW: JS is now 7x faster than it last year. -E http://Gpro.ws http://twitter.com/edpimentl http://facebook.com/facevalu _______________________________________________ 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 _______________________________________________ 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
stevecrozz at gmail.com
Guest





PostPosted: Mon Jun 15, 2009 5:17 pm    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with 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.

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:
Quote:
You know you can already access any sql support by UnixODBC via mod_spidermonkey already... And NO its not slow (maybe that was true 10 years ago, but not any longer)


From: Stephen Crosby <stevecrozz@gmail.com (stevecrozz@gmail.com)>
Reply-To: <freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)>
Date: Mon, 15 Jun 2009 14:51:30 -0700
To: <freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)>
Subject: Re: [Freeswitch-users] Access MySQL directly via Javascript using SSJS Engines .... "really!"


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:


Quote:

FYI
Now you can directly connect to MySql via javascript

http://jsext.webloji.net/
http://jsext.sourceforge.net/JSEXT1.Mysql.html
http://www.brainonfire.net/blog/ssjs-on-ubuntu/

And if you wish you had a V8, check out Google SSJS Engine
BTW: JS is now 7x faster than it last year.

-E
http://Gpro.ws
http://twitter.com/edpimentl
http://facebook.com/facevalu

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (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





_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (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



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (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
brian at freeswitch.org
Guest





PostPosted: Mon Jun 15, 2009 5:25 pm    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with quote

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! Wink

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





PostPosted: Mon Jun 15, 2009 5:46 pm    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with 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
Back to top
brian at freeswitch.org
Guest





PostPosted: Mon Jun 15, 2009 6:38 pm    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with quote

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





PostPosted: Mon Jun 15, 2009 9:59 pm    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with quote

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





PostPosted: Tue Jun 16, 2009 12:17 am    Post subject: [Freeswitch-users] Access MySQL directly via Javascript usin Reply with quote

Pretty useless without 64bit support.

/b

On Jun 15, 2009, at 9:58 PM, EdPimentl wrote:

Quote:
As of April 09 it did not support 64bit .... not sure if it has been
added since then.
-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
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services