Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.033 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'oct': 0.02; 'chunk': 0.07; 'subject:python': 0.11; 'server,': 0.12; 'experiments': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'hacked': 0.16; 'wrote:': 0.16; 'received:209.85.210.174': 0.18; 'received:mail-iy0-f174.google.com': 0.18; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'world!': 0.23; 'pm,': 0.24; 'thu,': 0.28; 'server': 0.29; '27,': 0.29; 'message-id:@mail.gmail.com': 0.29; 'cant': 0.30; 'to:addr:python-list': 0.33; 'but': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'might': 0.40; "it's": 0.40; 'thinking': 0.40; 'more': 0.60; 'companies': 0.66; 'commercial': 0.70; 'low': 0.73; 'bank': 0.76; 'distinguish': 0.84; 'swiss': 0.93; 'afford': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=4RFVavtCEM7rGxZbkkeM/3ZLJV3Dq+SrosX9VQVOzu4=; b=ZQT7Xg7AXlw5Ym7mcUm15p8bq//ZzE4Akm3XB9PtqLmyWEiRpcKO1z1qVnMYydqQ2X MRvusztomdvqmfycaNn2FMU4xefnq5gGCZOEHA5KxQedJVPk4W8F3BOYzehX/Q6bnana aZkRyq+BOZq+M/8kX5mbaOaaA12RYDRn/bcmg= MIME-Version: 1.0 In-Reply-To: <3173882.1086.1319691849561.JavaMail.geo-discussion-forums@prlk36> References: <4EA6BEC3.5010206@shopzeus.com> <4EA6E4DA.2080307@shopzeus.com> <0604E20B5F6F2F4784C9C8C71C5DD4DD2FDF126AA8@EMARC112VS01.exchad.jpmchase.net> <3173882.1086.1319691849561.JavaMail.geo-discussion-forums@prlk36> Date: Thu, 27 Oct 2011 16:18:47 +1100 Subject: Re: webapp development in pure python From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1319692731 news.xs4all.nl 6925 [2001:888:2000:d::a6]:46555 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:15024 On Thu, Oct 27, 2011 at 4:04 PM, 88888 Dihedral wrote: > I am thinking one has to distinguish between programs for database server= s of =A0 the commercial applications in banks or insurance companies that c= ant be hacked in low costs, and experiments to chunk out database servers f= or games and videos all over the world! I don't know about that. Best practices are often best for everyone; it's more critical for a bank than for a game server, but that doesn't mean the game server can afford to use swiss cheese as armor plate. Particularly if it's the livelihood of the game designer; in fact, that might even make it _more_ important than for a bank. ChrisA