Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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.102 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.00; 'subject:Python': 0.04; 'received:209.85.213.46': 0.07; 'received:mail- yw0-f46.google.com': 0.07; 'python': 0.07; 'programmer': 0.11; 'bit;': 0.16; 'gradually': 0.16; "he's": 0.19; 'received:209.85.213': 0.23; 'yesterday,': 0.31; 'language.': 0.31; 'to:addr:python-list': 0.32; 'components': 0.33; 'from:charset:iso-8859-1': 0.33; 'using': 0.34; 'received:192.168.1': 0.34; 'received:192': 0.34; 'quite': 0.36; 'think': 0.36; 'shows': 0.36; 'received:192.168': 0.37; 'received:209.85': 0.37; 'subject:with': 0.37; 'received:google.com': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Mime-Version:1': 0.39; 'how': 0.39; 'finished': 0.40; "it's": 0.40; 'header:Received:5': 0.40; 'shortly': 0.60; 'video.': 0.60; 'video': 0.61; 'url:v': 0.63; 'website.': 0.63; 'url:watch': 0.65; 'website': 0.66; 'discovered': 0.71; 'message-id:@localhost.localdomain': 0.74; 'discovering': 0.84; 'watching': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=QpUigTuP7ZlSL4E2exWcaNaw8DqQvt8Szd2yy+Ar62g=; b=ShYmQoRLPGLVBL3mHcUeHovtwhbm2Dx1yONBitgevQWuw/PRv2nDg/KLW6cQ8ydjyx BcokgAHKUFS5/xqjDgEmoXBnv5bdzLtOnmybDX/ZkaFIfA/cyE4OJfkFSL06lO5F+0GJ lfMdHiCXyoKjpd/xbkYdSipKAcGK+bXlAjjbo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=sgiKAV+NTC2e/SAB/O8D3HBQw78XYDwNxzBWEKtv+sHrc23y2cIL3kd7ofanAUiIv2 QGm5POddnvguU2gqBP7jM6Ct/HymsrgJ7CR0SKnEWazgtwvSASUJesVY6rUEzrMN6/dR cKhFb7zPzlflo/vHqVvemN41JJxy3bgn2zwls= Subject: Running Websites with Python From: Westley =?ISO-8859-1?Q?Mart=EDnez?= To: python-list@python.org Content-Type: text/plain; charset="UTF-8" Date: Fri, 01 Apr 2011 15:34:36 -0700 Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit 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: 11 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1301697288 news.xs4all.nl 81484 [::ffff:82.94.164.166]:56161 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:2411 I discovered this yesterday, and finished watching today. Just an interesting video. http://www.youtube.com/watch?v=4R-7ZO4I1pI It's a brief video on how a programmer has been using Python to manage his website. I found it interesting that he gradually moved components of his website from JavaScript to Python shortly after discovering the language. He also shows off his website quite a bit; I think he's a little narcissistic.