<br><br><div class="gmail_quote">On Thu, Jan 1, 2009 at 3:24 PM, excord80 <span dir="ltr"><<a href="mailto:excord80@gmail.com">excord80@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Jan 1, 2:37 pm, Kay Schluehr <<a href="mailto:kay.schlu...@gmx.net">kay.schlu...@gmx.net</a>> wrote:<br>
<br>
> There is no solution to this problem from a Python perspective. Do<br>
> what everyone does right now: [snip]<br>
<br>
It still surprises me that no one has implemented the solution for<br>
this yet.<br>
<br>
Maybe it's harder than it seems, but it *seeems* like it's just a<br>
matter of telling Firefox, "hey, when you see this special html<br>
element that tells you to run this python code from the web, do it".<br>
Then have FF load up a python interpreter, sandbox it somehow (that<br>
is, limit it to only a safe subset of its std lib), it runs the code<br>
within its region of the browser window, and Bob's your uncle.<br>
<br>
People would go bonkers for that.</blockquote><div><br>This is just as bad as people who post broken HTML just because IE can display it. You should never post content online that only works in one browser. It will just irritate people. <br>
<br>If you don't mind using Microsoft stuff, I believe that Silverlight 2 supports IronPython. Novell is almost finished with their open source implementation (Moonlight), but I don't know if they have ipy support yet. <br>
</div></div><br>