Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!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.178 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.67; '*S*': 0.02; 'subject:Python': 0.06; "people's": 0.09; 'python': 0.11; 'subject:home': 0.16; 'role.': 0.19; 'header:User-Agent:1': 0.23; 'develops': 0.31; 'framework': 0.33; 'subject: (': 0.35; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'message-id:@gmail.com': 0.38; 'server': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'full': 0.61; 'name': 0.63; 'such': 0.63; 'more': 0.64; 'great': 0.65; 'cards': 0.65; 'features:': 0.84; 'popular.': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=uy1Q1jB5r7oYpj0OwxBpsntRHrHwrHKj2uMZ/bZ7QqY=; b=muuBo9VnCqLhMHZWvcn8qGYWryq4TAoYkmipt6b+H2u0c11yF/p77DU7Lt8hf14Mwk s5TmVH1rfZVxdKJuiM8TdTVJuWskgjcrAEdOrlmWbZ81Q1CJR33vMOsFMeAnjhYMJkpy d2i2NHj+jxytWdoo7Hwlu9FzzPHLxv2fInD2AEAjYHrr5JFJ478CuLRsfrTn6/ltuGz1 1XZb56eQZj180ga/E9I68OsqZ5R2RZ4ujarrL6KJJIY6LYBxD7ntMIQVfQPZYm5fWRDZ 1zT7R/KtnVplEA/Uirc7yr+ZtkU61lJSnToTzzFqy7FUkVQFfpCI7CtwOu1AVxF+BSrI GmOw== X-Received: by 10.68.250.3 with SMTP id yy3mr34488200pbc.56.1401176060645; Tue, 27 May 2014 00:34:20 -0700 (PDT) Date: Tue, 27 May 2014 15:33:42 +0800 From: animalize81 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Python box (home-use smart router) Content-Type: text/plain; charset=UTF-8; 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401176063 news.xs4all.nl 2929 [2001:888:2000:d::a6]:37186 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:72104 Home-use smart router is more and more popular. If embeds Python into such router, and develops a framework that has the following features: 1, allow power-down at any time 2, dynamic domain name 3, local storage support (SD cards or Hard Disk) 4, telnet server etc. Then we can create micro private server on it. Still can't see the full prospect, but it may be a great platform for people's imagination. I think Python is very suitable for such role.