Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; '(especially': 0.07; 'subject:skip:c 10': 0.09; 'sucks': 0.09; 'cc:addr:python-list': 0.11; 'contribute': 0.11; 'itself,': 0.16; 'list)': 0.16; 'modules,': 0.16; 'none.': 0.16; 'prototype,': 0.16; 'such,': 0.16; 'throw': 0.16; 'subject:python': 0.16; 'community.': 0.22; 'cc:addr:python.org': 0.22; 'tend': 0.24; 'together.': 0.24; 'looks': 0.24; 'cc:2**0': 0.24; 'post': 0.26; 'header:In-Reply- To:1': 0.27; 'idea': 0.28; 'generally': 0.29; 'message- id:@mail.gmail.com': 0.30; '(which': 0.31; 'code': 0.31; 'getting': 0.31; 'purely': 0.31; 'anyone': 0.31; "i'd": 0.34; 'something': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'venture': 0.36; 'doing': 0.36; 'thanks': 0.36; 'effort': 0.37; 'starting': 0.37; 'received:74.125': 0.39; 'mailing': 0.39; 'how': 0.40; 'email?': 0.60; "you're": 0.61; 'skip:n 10': 0.64; 'to:addr:gmail.com': 0.65; 'sharing': 0.69; 'advertising': 0.74; 'p2p': 0.84; 'subject:tool': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=8L8DqoLVjjVabjFbvflh6RuKtN9MBI4PsZO+pnHtyeI=; b=fJ7+9RVTut8RYuB/sG/fLV5GsbJ4XrZIC+yt8EicXdZdGKyeinQPcu0R1vIPq4yest 3fdJaGlSZPWiQxOh11uCbY6qN7Q+nKJYEsxPH5lYfIsT6nstiTlWUK4FrU7zdYJ5OY8K vuYxhmlOrE1ogYWR/9o+LmoAW8ZL9Aq9VTOT/MX1cjREMQMzdrcpWNCfgvPFoJ7/y8zc cVHFP3L+QzxGpJSfTeAq05NW1jZjLx8qi6jUyC8zNKphmwhc5iAAJXFb7er0E9E9sDLy ioot2tFSewH0iB/nXofGfPSOsB1Q7frKPFZD1XfSkuTHgtqkLYSppd3KFcvUxO9Wms6L X0oA== MIME-Version: 1.0 X-Received: by 10.14.183.198 with SMTP id q46mr24670808eem.1.1365209568086; Fri, 05 Apr 2013 17:52:48 -0700 (PDT) In-Reply-To: References: Date: Fri, 5 Apr 2013 17:52:47 -0700 Subject: Re: im.py: a python communications tool From: Demian Brecht To: Jake D Content-Type: multipart/alternative; boundary=047d7b34414259ad6f04d9a69f4a Cc: Python 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: 46 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365209575 news.xs4all.nl 6863 [2001:888:2000:d::a6]:32841 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42873 --047d7b34414259ad6f04d9a69f4a Content-Type: text/plain; charset=ISO-8859-1 Thanks for sharing some of your work with the community. However... Speaking to the sharing aspect: Why would you post a block of code in an email? If you're looking for people to contribute, it would likely be a much better idea to post it on github (which was built for collaborative work). As for the code itself, if you /know/ it sucks and are advertising it as such, you're not really enticing people to work on it. In its current state, it looks like a non-extensible prototype, just poking around to see how you can achieve a p2p connectivity, without doing /any/ research (supporting modules, etc) or design before just starting to throw something together. I'd venture to say that the chances of actually getting anyone to contribute to this in its current state (especially purely over a mailing list) would be slim to none. People generally tend to want to see that there's actually effort and thought put into something before they put /their/ own time into it. --047d7b34414259ad6f04d9a69f4a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks for sharing some of your work with the communi= ty. However...

Speaking to the sharing aspect: Why= would you post a block of code in an email? If you're looking for peop= le to contribute, it would likely be a much better idea to post it on githu= b (which was built for collaborative work).

As for the code itself, if you /know/ it sucks and are advertisin= g it as such, you're not really enticing people to work on it. In its c= urrent state, it looks like a non-extensible prototype, just poking around = to see how you can achieve a p2p connectivity, without doing /any/ research= (supporting modules, etc) or design before just starting to throw somethin= g together.

I'd venture to say that the chances of actually getting = anyone to contribute to this in its current state (especially purely over a= mailing list) would be slim to none. People generally tend to want to see = that there's actually effort and thought put into something before they= put /their/ own time into it.
--047d7b34414259ad6f04d9a69f4a--