[BangPypers] Python app in a browser sandbox?

logan logan04x at gmail.com
Fri Feb 22 07:44:09 CET 2008


Just to add to my last email. Silverlight is more about WPF, XAML, etc, and 
all this is of no interest to us. What I simply want is a sandbox kind of 
environment, which allows the user to load the Python script (or 
application). The application actually is a VoIP softphone, basically we 
want that the user should be able to use the phone through the browser 
itself and it gets loaded for the user to make calls without installing the 
application.

Coming from a C++ and VoIP background I don't have much of an idea about the 
various web technologies out there. Can someone be kind enough to point out 
various things that I can try out?

----- Original Message ----- 
From: "Prashanth Mohan" <prashmohan at gmail.com>
To: "Bangalore Python Users Group - India" <bangpypers at python.org>
Sent: Friday, February 22, 2008 11:06 AM
Subject: Re: [BangPypers] Python app in a browser sandbox?


> Hello,
>
> On Fri, Feb 22, 2008 at 10:56 AM, logan <logan04x at gmail.com> wrote:
>> My intent is that the user opens the website and then
>> the Python application is loaded in the user's memory and there after the
>> user is able to use the application.
>
> You could use IronPython + Silverlight for an application sandbox
> within a browser.
>
> -- 
> /P
> http://prashblog.com
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers 



More information about the BangPypers mailing list