Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.130 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'run,': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:program': 0.16; 'subject:user': 0.16; 'wrote:': 0.18; 'app': 0.19; 'header:User- Agent:1': 0.23; 'now?': 0.24; 'subject:/': 0.26; 'header:X -Complaints-To:1': 0.27; 'idea': 0.28; 'received:66': 0.35; 'connection': 0.35; 'but': 0.35; 'starting': 0.37; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'major': 0.40; 'how': 0.40; 'skip:u 10': 0.60; 'url:it': 0.60; 'header:Reply-To:1': 0.67; 'reply-to:addr:gmail.com': 0.80; 'low': 0.83; 'monte': 0.84; 'program!': 0.84; 'route': 0.84; 'subject:Network': 0.84; 'connection,': 0.95; 'notebook': 0.96 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Monte Milanuk Subject: Re: Network/multi-user program Date: Mon, 21 Jul 2014 18:19:55 +0000 (UTC) References: <87a982wtoq.fsf@nautilus.nautilus> X-Gmane-NNTP-Posting-Host: 66.172.107.27 User-Agent: slrn/1.0.1 (Linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Monte Milanuk 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405967113 news.xs4all.nl 2978 [2001:888:2000:d::a6]:33611 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74939 On 2014-07-21, Lele Gaifax wrote: > I manage small events with a single notebook and a low cost printer, > without network connection, while major events with a network connection > may be managed online. > > You can try it out at http://sol3.arstecnica.it/, using guest/guest as > username/password. Wow. I have no idea how the game/events run, but that is a very nice looking program! How hard was it to migrate from a desktop app to what you have now? Would you recommend this route for someone starting out? Monte