Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed2.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.126 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.75; '*S*': 0.01; 'python.': 0.02; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'python': 0.11; 'django': 0.11; 'trying': 0.19; 'subject:project': 0.19; 'example': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'tutorials': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'code': 0.31; 'piece': 0.31; 'says': 0.33; 'sense': 0.34; 'maybe': 0.34; 'could': 0.34; 'no,': 0.35; 'received:google.com': 0.35; 'add': 0.35; 'there': 0.35; 'html,': 0.36; 'like,': 0.36; 'too': 0.37; 'project': 0.37; 'being': 0.38; 'anything': 0.39; 'how': 0.40; 'read': 0.60; 'new': 0.61; 'simple': 0.61; 'first': 0.61; 'you.': 0.62; 'kind': 0.63; 'city': 0.66; 'reply': 0.66; "else's": 0.84; 'learn.': 0.84; 'us?': 0.84; 'joel': 0.91; 'to:none': 0.92 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:cc :content-type; bh=SsZ5yWu4ugM1t3mQYWI2NBbCgnWAr0coSN9tSb3IQqM=; b=Rzs0rWgcexUo5uKImMnenZ/ySqkgaz3L0Baz3KO4//Oz6ZmKoSneBg/zsOl4Y7G8kD p219VdDBn8SLW21uyapMUc2viTsojVXfKhES75Wql+oY8Vmc/71k6rapqCTxggAuM/U0 Mb3ktfvJHCK50hmYAmaZO15FPlHhSgmrO5aYlGHFI/nCVwQgSXLiz2p6BZdNMHZ2mLPU 9zXyQHhzWabp4nHBGJgO1Y1pWfM7Aj9m5dgycqJLqMqo90RwQnZGSDfly6DeUlFhFnC1 PlpZwoL4/NjiFjOjmb3CVRsk8jYG1Pmb4Uu+VYBMLBDOyC+2I+SyFNS9kmaGQ7CvY5Xg W/Jg== MIME-Version: 1.0 X-Received: by 10.42.250.148 with SMTP id mo20mr35990043icb.34.1385867072812; Sat, 30 Nov 2013 19:04:32 -0800 (PST) In-Reply-To: References: <1a6f79b5-afc4-48db-abc6-66ecf8448466@googlegroups.com> Date: Sat, 30 Nov 2013 20:04:32 -0700 Subject: Re: Python project From: Jason Friedman Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1385867077 news.xs4all.nl 15940 [2001:888:2000:d::a6]:49662 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60824 > To be perfectly honest, this is much too large a project for you. First > read some python tutorials and learn how to code in python. If you work it > every day, maybe you can kind of understand what its about in a very > superficial sense in a month. However, if you are having fun learning, then > add a new small piece to learn. Joel may be too pessimistic. The OP (Richard) says he wants to create an "online city guide start with my own city". I could see that as being anything from a few simple HTML pages all the way to a database-backed Django site. Is there an example of a guide to someone else's city that you are trying to emulate? If yes, reply with the link/s. If no, and because you know HTML, can you create a mock-up of what you would like your end result to look like, and then share those links with us?