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


Groups > comp.lang.python > #13148

Re: using python in web applications

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed10.multikabel.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <hidura@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'mysql,': 0.04; 'skip:p 40': 0.04; 'subject:using': 0.04; 'postgresql': 0.05; 'mysql.': 0.07; 'python': 0.08; 'php,': 0.09; 'postgres': 0.09; 'subject:python': 0.11; 'message-----': 0.12; 'result,': 0.15; "don'": 0.16; 'wrote:': 0.16; 'language': 0.17; 'header:In-Reply- To:1': 0.22; 'personally,': 0.23; 'received:209.85.213.46': 0.23; 'received:mail-yw0-f46.google.com': 0.23; 'sep': 0.23; 'work.': 0.27; 'subject:web': 0.28; 'date:': 0.28; 'url:mailman': 0.28; 'confused': 0.30; 'sun,': 0.30; 'does': 0.32; 'subject:': 0.32; 'usually': 0.32; 'agree': 0.33; 'to:addr:python-list': 0.33; 'url:listinfo': 0.33; "i've": 0.34; 'however,': 0.34; 'curious': 0.34; 'url:python': 0.36; 'device': 0.36; 'skip:" 10': 0.36; 'using': 0.37; 'but': 0.37; 'from:': 0.38; 'some': 0.38; 'received:google.com': 0.38; 'url:org': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'php': 0.39; 'skip:- 10': 0.39; 'to:addr:python.org': 0.39; 'wireless': 0.40; "it's": 0.40; 'more': 0.60; 'charset:windows-1252': 0.60; 'from:no real name:2**0': 0.63; 'care': 0.71; 'header:Reply-To:1': 0.71; 'reply- to:no real name:2**0': 0.71; 'reply-to:addr:gmail.com': 0.78; 'overhead.': 0.84; 'roberts': 0.84; 'reliable,': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=x-rim-org-msg-ref-id:message-id:content-transfer-encoding:reply-to :x-priority:references:in-reply-to:sensitivity:importance:subject:to :from:date:content-type:mime-version; bh=6hfgRh3t0rV2Hk3/D9CEzU+BG9WuLqKYS+yhtFNJCMY=; b=L6nWKsy/RE00jWTJlfMFTgdauQw9sgZiYen9m3auIzrl+mb/QYImn+bFIYhG5iakWH vl6J40t9TwVrC9jlZzE3bYJsQV0Efyq6qdY+ssvyWgp5DrhGPUvDTTfOrvv38F7ZDDTe sFtQDN7odlz6s+YAT6kiZWLOfuJnmT010T2h4=
X-rim-org-msg-ref-id 952711646
Content-Transfer-Encoding base64
X-Priority Normal
References <mailman.924.1315626929.27778.python-list@python.org><re0q675ntaul3914kgkd1118f7tf5grq70@4ax.com>
In-Reply-To <re0q675ntaul3914kgkd1118f7tf5grq70@4ax.com>
Sensitivity Normal
Importance Normal
Subject Re: using python in web applications
To python-list@python.org
From hidura@gmail.com
Date Sun, 11 Sep 2011 19:53:24 +0000
Content-Type text/plain; charset="Windows-1252"
MIME-Version 1.0
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To hidura@gmail.com
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1006.1315770818.27778.python-list@python.org> (permalink)
Lines 26
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1315770818 news.xs4all.nl 2423 [2001:888:2000:d::a6]:55823
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:13148

Show key headers only | View raw


I am agree with postgresql i don' t have any problem, also is better for big applications. And Python is always better language than PHP if you' re going to create a web app.
Sent from my BlackBerry® wireless device

-----Original Message-----
From: Tim Roberts <timr@probo.com>
Sender: python-list-bounces+hidura=gmail.com@python.org
Date: Sun, 11 Sep 2011 11:48:01 
To: <python-list@python.org>
Subject: Re: using python in web applications

"Littlefield, Tyler" <tyler@tysdomain.com> wrote:
>
>I don't much care for PHP, but the thing that can be said for it is it's 
>pretty quick. How does Python compare?

PHP is quick for development, in that you can slap together some schlock
and have it mostly work.  The result, however, is usually schlock.  The
performance of the language itself is almost entirely irrelevant; the
execution time is swamped by the network overhead.

>I'm also curious what databases are suggested? I've always 
>done most of my work in MYSql, but from what I understand postgresql is 
>becoming more popular to.

Well, that's a religious argument.  Personally, I've always been confused
by the draw of MySql.  From the very beginning, Postgres has always been
more powerful, more reliable, more standard-compliant, and more
professional.
-- 
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

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


Thread

using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-09 21:54 -0600
  Re: using python in web applications Ben Finney <ben+python@benfinney.id.au> - 2011-09-10 14:19 +1000
    Re: using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-10 14:53 -0600
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 16:35 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 16:35 -0700
    Re: using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-10 18:50 -0600
    Re: using python in web applications Chris Angelico <rosuav@gmail.com> - 2011-09-11 13:53 +1000
    Re: using python in web applications Alan Plum <me@alanplum.com> - 2011-09-15 15:24 +0200
      Re: using python in web applications Roy Smith <roy@panix.com> - 2011-09-15 09:42 -0400
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 20:21 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 20:21 -0700
  Re: using python in web applications Tim Roberts <timr@probo.com> - 2011-09-11 11:48 -0700
    Re: using python in web applications hidura@gmail.com - 2011-09-11 19:53 +0000
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-11 12:22 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-11 12:22 -0700
  Re: using python in web applications alex23 <wuwei23@gmail.com> - 2011-09-12 23:56 -0700

csiph-web