Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!goblin1!goblin.stu.neva.ru!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.87.MISMATCH!newsfeed.xs4all.nl!newsfeed1.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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'beginners': 0.09; 'oh,': 0.09; 'finished': 0.15; 'from:addr:ian': 0.16; 'received:172.20.0': 0.16; 'received:208.97.132.5': 0.16; 'right-click': 0.16; 'wrote:': 0.17; 'disable': 0.22; "i'd": 0.22; "i've": 0.23; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'received:208.97': 0.29; 'received:208.97.132': 0.29; 'received:66.33': 0.29; 'received:66.33.216': 0.29; 'received:66.33.216.122': 0.29; 'received:dreamhost.com': 0.29; 'received:g.dreamhost.com': 0.29; 'received:hapkido.dreamhost.com': 0.29; 'comments': 0.33; 'to:addr :python-list': 0.33; 'hi,': 0.33; 'there': 0.35; 'next': 0.35; 'should': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'free': 0.61; 'developed': 0.62; 'received:208': 0.63 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=feete.org; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=feete.org; bh=APiB8nN O75+4YYZ3Pw1SzCWzGWs=; b=I2pU4i4+465O7/oT0B05ihqgZkg4VudAUUdDhbA JwaRSLPLoMfHtELkc2DRp3m6kXI1vf24zYDmXAFmwIPRaUSFwAwjE84wn0k5O52t 5Bj/9QzM7GXfu0lTIrC+H+VG/KqMTvj4ThaZ00/ecfVN7cthhLXUga8L6cQvG1SA BDiQ= Date: Fri, 18 Jan 2013 16:35:55 +0000 From: Ian Foote User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Beginner Tutorials References: <2e694a98-8a50-472e-89a0-92212a00464b@googlegroups.com> In-Reply-To: <2e694a98-8a50-472e-89a0-92212a00464b@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358526973 news.xs4all.nl 6990 [2001:888:2000:d::a6]:38845 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37008 On 18/01/13 14:47, Rik wrote: > Hi, I've developed a website for beginners to Python. I'd appreciate any comments or criticism. It's still under development, and should be finished in the next few months. Oh, and it's free to use. > > www.usingpython.com > Is there a particular reason you disable right-click with javascript? Regards, Ian F