On Tue, Mar 1, 2011 at 11:56 AM, Chris Thomas <cwt...@yahoo.com> wrote:
> Node JS looks cool for other projects. I was looking into it for stuff where 
> you want to keep a connection open ( chat   In terms of the OP's problem when 
> using JavaScript from a different site, you will probably run into cross 
> domain scripting / same host origin policy issues. One way to get around this 
> is to use JSONP.
>
> Chris
>

If you like MVC paradigm, you might be able to get some mileage from this:

http://www.javascriptmvc.com/

-- 
Regards...      Todd
I seek the truth...it is only persistence in self-delusion and
ignorance that does harm.  -- Marcus Aurealius
_______________________________________________
LinuxUsers mailing list
LinuxUsers@socallinux.org
http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers

Reply via email to