[BangPypers] Python app in a browser sandbox?
logan
logan04x at gmail.com
Fri Feb 22 09:24:32 CET 2008
Hi Biju,
Thanks for the reply.
Can you please tell why you think this is not possible? The Python PYD for
my C++ application is lesser than 750KB and will be trimmed further and the
script to make calls through it is lesser than 10KB. The only concern for me
is to know how to run it inside a browser.
BTW, should I go for Jython applets? I will be looking at IronPython and
Silverlight for now, though the unavailability of Silverlight on Linux is a
big negative.
Thanks.
Best Regards,
Hitesh
----- Original Message -----
From: "Biju Chacko" <botsie at nixcartel.org>
To: "Bangalore Python Users Group - India" <bangpypers at python.org>
Sent: Friday, February 22, 2008 12:36 PM
Subject: Re: [BangPypers] Python app in a browser sandbox?
> logan wrote:
>> 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.
>
> I don't think what you're asking for is feasable. Maybe you want
> something like ZeroInstall:
>
> http://0install.net/
>
> -- b
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
More information about the BangPypers
mailing list