Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'languages,': 0.04; 'php.': 0.07; 'python': 0.09; 'app,': 0.09; 'php,': 0.09; 'received:mail-vb0-f46.google.com': 0.09; 'sep': 0.09; 'cc:addr:python-list': 0.10; 'gui': 0.11; 'language,': 0.11; 'backend': 0.15; '24,': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'received:209.85.212.46': 0.18; 'app': 0.19; 'css,': 0.22; 'displayed': 0.22; "i'd": 0.22; '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.212': 0.28; 'chris': 0.28; 'no,': 0.29; "i'm": 0.29; 'maybe': 0.29; 'usually': 0.30; 'ends': 0.30; 'html,': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'bad': 0.37; 'received:209': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'planning': 0.38; 'some': 0.38; 'instead': 0.39; 'little': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'end': 0.40; 'is.': 0.62; 'great': 0.64; 'browser.': 0.81; 'overlap.': 0.84; 'subject:around': 0.84; 'why?': 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=x+hjNuk/qGfeAuKz4dIdH7qfZV49BQ8P0E1VqwALSkY=; b=v5g8UKwKQXLoT7h1liRdUwZ3E8uf4by2E/kn19HcVf/+nuksFpYy3vA440vo21A4pH t55JFUStTJ3JuNNci/QrLGx1CdTx7852C4an+3eOe5zkR6TOkUSkl7/Jzos1SfPPdANo S1G504KO40rfXOfgduFPXmmdllHRh5gZs4D6eeY5CpgRVMNFZ1c8NWW9pRM/BhhRZw9N JbEcUhuTyUyxY0GKQ+MW2PpHxwzNW7yYWpIMyzz+AUJf+UPtwXYR8xHE8tfpotcqyYNL 581tIvLx6SzOh7HeMinxzQ6UX64N6vzhMTERRIMXtQ/JUOF4tQtJxMrbHV5jwjnLhaJY Woww== MIME-Version: 1.0 In-Reply-To: References: <505FB849.2080201@tysdomain.com> Date: Mon, 24 Sep 2012 18:31:50 -0400 Subject: Re: keeping information about players around From: Dwight Hutto To: Chris Angelico 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1348525912 news.xs4all.nl 6876 [2001:888:2000:d::a6]:33721 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29944 On Mon, Sep 24, 2012 at 6:19 PM, Chris Angelico wrote: > On Tue, Sep 25, 2012 at 7:14 AM, Dwight Hutto wrote: >> Also, If this is a browser app I'd go with phpmyadmin, and MySQL >> >> If a tkinter/wxpython/etc app, then maybe sqlite. > > Out of curiosity, why? MySQL isn't magically better for everything > where data ends up displayed in a web browser. No, but phpmyadmin is a great GUI for MySQL Unless you're planning > to also reference this database from some other language, it's going > to make little difference what backend you use; and even if you are > using multiple languages, it's usually not difficult to find overlap. Well this is python, but in the browser a little echo, instead of print, isn't that bad for conversational php. And in the end it's usually html, php, css, javascript in the browser, atleast for me it is. I'm just starting to utilize python in that area, so excuse the naivety. -- Best Regards, David Hutto CEO: http://www.hitwebdevelopment.com