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


Groups > comp.lang.python > #29978

Re: keeping information about players around

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <dwightdhutto@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'reject': 0.05; 'parsed': 0.09; 'received:mail-vc0-f174.google.com': 0.09; 'sep': 0.09; 'structure,': 0.09; 'cc:addr:python-list': 0.10; 'suggest': 0.11; '24,': 0.16; 'stop.': 0.16; 'url:sqlite': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'comparing': 0.17; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'am,': 0.27; 'subject:information': 0.27; 'message- id:@mail.gmail.com': 0.27; 'received:209.85.220.174': 0.29; 'relational': 0.29; 'maybe': 0.29; 'file': 0.32; 'received:google.com': 0.34; 'data,': 0.35; 'pm,': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'why': 0.37; 'received:209': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'shows': 0.38; 'header:Received:5': 0.40; 'your': 0.60; 'lack': 0.71; 'complexity': 0.84; 'subject:around': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pCE575Ri/VAqJLcm++JgIPhcJ4zNUiv3IE24IsfshN8=; b=f6TMs6veTLKSf1EyXuP6FgkxDv5F1bOZqPdnukHWgnAxTcR0y2sJHx5wXNU3wO6YXc 2yzLSnpGpVxXApFES113Vk75cPv4kZd7AXWwJ6wzIIJQm5JDgzi7fYYZ2JIWTncjeYlG c6w5ED5TsYO844GO5FKbjeGxfz0S78l1t1u7p3JEGVYqR1jV3HnTrqFiFih8268GSAlS 1Zi6B0mS0orKq1/pRIfHx9FxUPbcHbzNPY01sdixCB/YIW2FaBbtk0N0A2LkB2kjqWk7 ZYhgR0YuWR12ykDIajbCGjVTRL35iP7Nzi1VISWEEBkyqmNirUvGfxahE0irk+8fNTaK 6m+A==
MIME-Version 1.0
In-Reply-To <66da5330-e517-4712-a9e0-be01f0bae480@lo4g2000pbb.googlegroups.com>
References <505FB849.2080201@tysdomain.com> <CA+vVgJUuVng=3h_t4WS0O8jezOLA0shAhrq+25-q14KNqXJmEw@mail.gmail.com> <CAPTjJmox0LjLFq+ZaFWHb2Cp2iCEqYndqZskzb_LKBRY4MX6kg@mail.gmail.com> <mailman.1226.1348525912.27098.python-list@python.org> <144ddc26-b1e0-4fad-8651-53b5b6cd100e@n7g2000pbj.googlegroups.com> <mailman.1243.1348530278.27098.python-list@python.org> <66da5330-e517-4712-a9e0-be01f0bae480@lo4g2000pbb.googlegroups.com>
Date Mon, 24 Sep 2012 20:31:08 -0400
Subject Re: keeping information about players around
From Dwight Hutto <dwightdhutto@gmail.com>
To alex23 <wuwei23@gmail.com>
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
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.1252.1348533072.27098.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1348533072 news.xs4all.nl 6931 [2001:888:2000:d::a6]:42822
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:29978

Show key headers only | View raw


On Mon, Sep 24, 2012 at 7:52 PM, alex23 <wuwei23@gmail.com> wrote:
> On Sep 25, 9:44 am, Dwight Hutto <dwightdhu...@gmail.com> wrote:
>>  What DB are you recommending, check out sqlite's:
>>
>> http://www.cvedetails.com/vulnerability-list/vendor_id-9237/Sqlite.html
>
> Are you _seriously_ comparing _four_ vulnerabilities to 60+?
>
Even less if you use your own DB structure, and evn less in mysql if
you reject the injections of the known vulnerablities.

>> Maybe just a parsed file with data, and accessing data that you design.
>
> Just stop.

Why not suggest odbm or relational db's, this shows your lack of
complexity in design, so please stop your own Dunner-Kruning.



-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com

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


Thread

Re: keeping information about players around Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-24 18:31 -0400
  Re: keeping information about players around alex23 <wuwei23@gmail.com> - 2012-09-24 16:28 -0700
    Re: keeping information about players around Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-24 19:44 -0400
      Re: keeping information about players around alex23 <wuwei23@gmail.com> - 2012-09-24 16:52 -0700
        Re: keeping information about players around Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-24 20:31 -0400
        Re: keeping information about players around Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-24 21:14 -0400

csiph-web