Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:PyCon': 0.05; 'typed': 0.07; 'python': 0.08; 'from:addr:python': 0.09; 'message- id:@webmail.messagingengine.com': 0.09; 'to:addr:comp.lang.python': 0.09; 'x-mailer:messagingengine.com webmail interface': 0.09; 'cc:addr:python-list': 0.15; 'btw:': 0.16; 'from:addr:bdurham.com': 0.16; 'typo': 0.16; 'received:internal': 0.18; '(which': 0.19; 'header:In-Reply-To:1': 0.22; 'accidentally': 0.23; 'received:10.202': 0.23; 'received:10.202.2': 0.23; 'received:66.111': 0.23; 'received:66.111.4': 0.23; 'received:messagingengine.com': 0.23; 'cc:2**0': 0.25; 'suggestion': 0.25; 'cc:addr:python.org': 0.29; 'connected': 0.29; 'malcolm': 0.30; 'ago': 0.30; 'thanks': 0.32; 'eric': 0.34; 'audience.': 0.34; 'vs.': 0.34; 'something': 0.35; 'went': 0.36; 'charset:us-ascii': 0.36; 'presentation': 0.37; 'getting': 0.37; 'talk': 0.39; 'expected': 0.39; 'subject:: ': 0.39; 'did': 0.39; 'type': 0.60; 'browser': 0.61; 'your': 0.61; 'header:Message-Id:1': 0.62; 'from:no real name:2**0': 0.63; 'internet': 0.64; 'website.': 0.65; 'tour': 0.71; 'ever,': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bdurham.com; h= message-id:from:to:cc:mime-version:content-transfer-encoding :content-type:references:subject:in-reply-to:date; s=mesmtp; bh= mrb43OE/ZsnjRA79y4kq5pRNp7k=; b=na3KsSIAROzRQbXnmoW5zh85gW+81Aoo Q+FlMQ0H6s7U8oJMe1o8x91ZPYMku4/bQ4TrxWopDiGh0Kes2AzfmUrht03JU/ig cKCAVUDpupQfqLb16KjGwVAhb3gC7isXVmkHOZ0/sPtdAITaT/0YXygq+K0B+irv X2XtbaEXxUE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:cc:mime-version :content-transfer-encoding:content-type:references:subject :in-reply-to:date; s=smtpout; bh=mrb43OE/ZsnjRA79y4kq5pRNp7k=; b= cyOQZQ1ZdgLdAJyCuGBq+sBRxflT3uc16mcLBQs5pnbqWPMyBrlv/C8RNQmc8Gdh 9XE87ji9uy8yJ2dbbkGgNtvrJL409uxx0WOUti882fXaKMd7TfwUu1ptMTyj32gO PNePsflZT4WQcgaX3LoH5SV59QVnxaqN2WIcR3H5Sk0= X-Sasl-Enc: GIjqiF+kQrNTl9keuxPiP81EIe5nr4MekG90oSHwUY7I 1327975587 From: python@bdurham.com To: comp.lang.python@googlegroups.com MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Mailer: MessagingEngine.com Webmail Interface References: <31545166.1794.1327967331058.JavaMail.geo-discussion-forums@vbto23> Subject: Re: speaking at PyCon In-Reply-To: <31545166.1794.1327967331058.JavaMail.geo-discussion-forums@vbto23> Date: Mon, 30 Jan 2012 21:06:27 -0500 Cc: python-list X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1327975597 news.xs4all.nl 6880 [2001:888:2000:d::a6]:58361 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:19621 Roy, > Let me add one suggestion -- never, ever, ever, type a URL into a browser connected to the internet in front of a live audience. You never know when you're going to make a typo and something *totally* not what you expected will fill the screen. Great advice! Years ago I did a presentation on Python and then launched a browser to give a tour of the Python website. When I went to enter the URL, I accidentally typed in python.com (which at the time was an adult website) vs. python.org. Talk about getting your audience's attention!! Malcolm BTW: Great tips Eric - thanks for sharing.