Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #42873

Re: im.py: a python communications tool

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 <demianbrecht@gmail.com>
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 <bc3d27b1-fdf6-4931-bf11-38ac36a0f0b0@cd3g2000vbb.googlegroups.com>
References <bc3d27b1-fdf6-4931-bf11-38ac36a0f0b0@cd3g2000vbb.googlegroups.com>
Date Fri, 5 Apr 2013 17:52:47 -0700
Subject Re: im.py: a python communications tool
From Demian Brecht <demianbrecht@gmail.com>
To Jake D <jhunter.dunefsky@gmail.com>
Content-Type multipart/alternative; boundary=047d7b34414259ad6f04d9a69f4a
Cc Python <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.176.1365209575.3114.python-list@python.org> (permalink)
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

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

im.py: a python communications tool Jake D <jhunter.dunefsky@gmail.com> - 2013-04-05 17:16 -0700
  Re: im.py: a python communications tool Demian Brecht <demianbrecht@gmail.com> - 2013-04-05 17:52 -0700
    Re: im.py: a python communications tool Jake D <jhunter.dunefsky@gmail.com> - 2013-04-06 08:35 -0700
  Re: im.py: a python communications tool Roy Smith <roy@panix.com> - 2013-04-05 21:07 -0400
    Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-05 18:13 -0700
    Re: im.py: a python communications tool Andrew Berg <bahamutzero8825@gmail.com> - 2013-04-05 20:26 -0500
      Re: im.py: a python communications tool Jake D <jhunter.dunefsky@gmail.com> - 2013-04-06 07:54 -0700
      Re: im.py: a python communications tool garabik-news-2005-05@kassiopeia.juls.savba.sk - 2013-04-07 08:59 +0000
        Re: im.py: a python communications tool jhunter.dunefsky@gmail.com - 2013-04-07 14:47 -0700
          Re: im.py: a python communications tool Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-07 22:36 +0000
            Re: im.py: a python communications tool Chris Angelico <rosuav@gmail.com> - 2013-04-08 13:00 +1000
            Re: im.py: a python communications tool Jake D <jhunter.dunefsky@gmail.com> - 2013-04-08 03:48 -0700
            Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-08 16:16 -0700
            Re: im.py: a python communications tool Dave Angel <davea@davea.name> - 2013-04-08 22:05 -0400
            Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-08 20:37 -0700
            Re: im.py: a python communications tool Dave Angel <davea@davea.name> - 2013-04-09 02:04 -0400
            Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-08 23:20 -0700
              Re: im.py: a python communications tool Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-09 06:47 +0000
            Re: im.py: a python communications tool Demian Brecht <demianbrecht@gmail.com> - 2013-04-08 23:42 -0700
            Re: im.py: a python communications tool Dave Angel <davea@davea.name> - 2013-04-09 02:42 -0400
            Re: im.py: a python communications tool Chris Angelico <rosuav@gmail.com> - 2013-04-09 17:14 +1000
            Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 00:20 -0700
              Re: im.py: a python communications tool Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-09 07:38 +0000
                Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 01:02 -0700
                Re: im.py: a python communications tool Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-09 09:08 +0000
                Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 02:29 -0700
                Re: im.py: a python communications tool Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-09 13:05 +0000
                Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-12 12:57 -0700
                Re: im.py: a python communications tool Neil Cerutti <neilc@norwich.edu> - 2013-04-12 20:05 +0000
                RE: im.py: a python communications tool "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2013-04-12 21:48 +0000
                RE: im.py: a python communications tool "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2013-04-12 19:46 +0000
            Re: im.py: a python communications tool Chris Angelico <rosuav@gmail.com> - 2013-04-09 17:21 +1000
            Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 00:39 -0700
              Re: im.py: a python communications tool Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-09 08:31 +0000
                Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 01:58 -0700
                Re: im.py: a python communications tool Grant Edwards <invalid@invalid.invalid> - 2013-04-09 14:41 +0000
                Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 09:36 -0700
                Re: im.py: a python communications tool Chris Angelico <rosuav@gmail.com> - 2013-04-09 19:40 +1000
                Re: im.py: a python communications tool Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-09 13:03 +0000
                Re: im.py: a python communications tool Chris Angelico <rosuav@gmail.com> - 2013-04-09 23:23 +1000
                Re: im.py: a python communications tool Chris Angelico <rosuav@gmail.com> - 2013-04-09 19:48 +1000
                Re: im.py: a python communications tool Jake D <jhunter.dunefsky@gmail.com> - 2013-04-09 04:09 -0700
                Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 02:46 -0700
              Re: im.py: a python communications tool Grant Edwards <invalid@invalid.invalid> - 2013-04-09 14:30 +0000
            Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 01:15 -0700
              Re: im.py: a python communications tool Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-09 08:45 +0000
                Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 02:00 -0700
                Re: im.py: a python communications tool Dave Angel <davea@davea.name> - 2013-04-09 05:18 -0400
                Re: im.py: a python communications tool Mark Janssen <dreamingforward@gmail.com> - 2013-04-09 02:32 -0700
            Re: im.py: a python communications tool Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-04-09 17:10 +0100

csiph-web