Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99108

Re: Dabbling in web development

From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: Dabbling in web development
Date 2015-11-20 00:28 +0100
Message-ID <mailman.499.1447975717.16136.python-list@python.org> (permalink)
References <2a5d3947-a49a-48f8-bc4c-7d126d3d6fef@googlegroups.com> <mailman.494.1447973633.16136.python-list@python.org> <8737w1eggj.fsf@elektro.pacujo.net>

Show all headers | View raw


In a message of Fri, 20 Nov 2015 01:07:24 +0200, Marko Rauhamaa writes:
>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

But you see that whether or not you use a Heavy framework like
Django or a Microframework like Flask (which is all about how
to serve such things up .... how you butcher the results is
your own business.)

Web design is a lot harder than most people who make webpages think.

So what else is new?

Laura

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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