Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7597
| References | <mailman.210.1308033067.11593.python-list@python.org> <it76ov$98p$1@dont-email.me> |
|---|---|
| Date | 2011-06-14 18:46 +1000 |
| Subject | Re: Rant on web browsers |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.212.1308041189.11593.python-list@python.org> (permalink) |
On Tue, Jun 14, 2011 at 6:39 PM, Martin P. Hellwig <martin.hellwig@gmail.com> wrote: > On 14/06/2011 07:31, Chris Angelico wrote: > <cut> >> >> But if anyone feels like writing an incompatible browser, please can >> you add Python scripting? > > You might find that Pyjamas already fill your needs python/javascript wise. > It is truly great to just write python, translate it, and then have it work > in the browser. I had a (very) quick glance at that; it entails a fairly large library that has to get loaded. It still comes down to "the only way to improve this is to dish out a huge helping of .js to everyone who comes", which imho is unideal. That said, though, my context for this job was "tiny thing, just do the same as you're doing on the back-end". For something larger, I may well give Pyjamas a whirl. Chris Angelico
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Rant on web browsers Chris Angelico <rosuav@gmail.com> - 2011-06-14 16:31 +1000
Re: Rant on web browsers "Martin P. Hellwig" <martin.hellwig@gmail.com> - 2011-06-14 09:39 +0100
Re: Rant on web browsers Chris Angelico <rosuav@gmail.com> - 2011-06-14 18:46 +1000
Re: Rant on web browsers Daniel Kluev <dan.kluev@gmail.com> - 2011-06-21 18:12 +1100
Re: Rant on web browsers Asen Bozhilov <asen.bozhilov@gmail.com> - 2011-06-14 15:33 -0700
Re: Rant on web browsers Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-06-22 18:37 +0200
Re: Rant on web browsers lkcl <luke.leighton@gmail.com> - 2011-07-24 12:58 -0700
Re: Rant on web browsers lkcl <luke.leighton@gmail.com> - 2011-07-24 13:00 -0700
csiph-web