Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99105
| From | Marko Rauhamaa <marko@pacujo.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Dabbling in web development |
| Date | 2015-11-20 01:07 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <8737w1eggj.fsf@elektro.pacujo.net> (permalink) |
| References | <2a5d3947-a49a-48f8-bc4c-7d126d3d6fef@googlegroups.com> <mailman.494.1447973633.16136.python-list@python.org> |
Laura Creighton <lac@openend.se>: > There are lots of other choices than Django. > > see: https://wiki.python.org/moin/WebFrameworks/ However, are there any good web applications? I have seen some heroic attempts but most fail miserably or at least have some annoying glitches. The cardinal sin of web development seems to be micromanagement. Instead of letting the web standards do their work, the application wants to be in full control with JavaScript and XML HTTP requests. The results can be awe-inspiring but at the same time fail at the basics. For example, select/copy with the mouse might not work. Fonts might be garbled. Half the page might be invisible and unscrollable. Or nothing will be displayed at all. Marko
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Dabbling in web development bSneddon <w.g.sneddon@gmail.com> - 2015-11-19 13:53 -0800
Re: Dabbling in web development Ian Kelly <ian.g.kelly@gmail.com> - 2015-11-19 15:03 -0700
Re: Dabbling in web development Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-11-19 22:35 +0000
Re: Dabbling in web development Laura Creighton <lac@openend.se> - 2015-11-19 23:53 +0100
Re: Dabbling in web development Marko Rauhamaa <marko@pacujo.net> - 2015-11-20 01:07 +0200
Re: Dabbling in web development Laura Creighton <lac@openend.se> - 2015-11-20 00:28 +0100
Re: Dabbling in web development Chris Angelico <rosuav@gmail.com> - 2015-11-20 10:09 +1100
Re: Dabbling in web development Laura Creighton <lac@openend.se> - 2015-11-20 00:20 +0100
Re: Dabbling in web development Dietmar Schwertberger <maillist@schwertberger.de> - 2015-11-20 00:02 +0100
Re: Dabbling in web development bSneddon <w.g.sneddon@gmail.com> - 2015-11-20 10:01 -0800
csiph-web