Re: [Twisted-Python] Twisted as a House for Sale

2013-08-27 Thread Glyph
On Aug 27, 2013, at 4:40 PM, Matt Haggard wrote: > Up to six articles now: http://iffy.github.io/twistedftw/ This now says "#{{ index+1 }} With Twisted you can {{ showing.ability }}" for me. -glyph ___ Twisted-Python mailing list Twisted-Python@twi

Re: [Twisted-Python] Encouraging New Reviewers (was: Re: something about Github, as all threads about fostering community now start on that subject)

2013-08-27 Thread Glyph
On Aug 27, 2013, at 2:44 AM, Laurens Van Houtven <_...@lvh.io> wrote: > On Tue, Aug 27, 2013 at 6:07 AM, Glyph wrote: > I think that's a fine rule, but it has one gigantic problem: we don't have a > list of committers anywhere. Making this list - and, critically, associating > VCS handle (svn

Re: [Twisted-Python] Advice on porting Python application to Twisted

2013-08-27 Thread Matthew Humphrey
(Reply to Matt Haggard) Matt - I was getting the emails delivered in digest form, so I am having to reply to my original email instead of to your reply. I have added your email directly to make sure you get it. > I am not familiar with how you communicate with hardware on a > Raspberry PI. Can y

[Twisted-Python] The tcp connection can't stop

2013-08-27 Thread yuyan zhang
I'm want to get the information of 25(smtp) port in the target ip ,so i write the script smtp.py,and the mx.short.txt is the target ip list.You can run the script like this :python smtp.py(the smtp.py and mx.short.txt are in the same directory).Then I find this script is can't stop. Ca

Re: [Twisted-Python] Twisted as a House for Sale

2013-08-27 Thread Matt Haggard
Senthil, Thanks! I don't think I realized Dave Peticola was the author of the krondo series. His series is great for learning how Twisted (and asynchronous programming) works, but I've had mixed reviews from newbies I've sent there -- mostly because they didn't know why they would want to use Tw

Re: [Twisted-Python] Advice on porting Python application to Twisted

2013-08-27 Thread Matt Haggard
On Mon, Aug 26, 2013 at 9:06 PM, Matthew Humphrey wrote: > 2) A thread that runs a loop which manages the hardware. It does this with a > simple state machine composed of a base class and subclasses for all the > states that the hardware can be in (starting, idle, displaying status on the > lcd, d

Re: [Twisted-Python] Interesting plot on new author contributions post-Github for several Python packages

2013-08-27 Thread Laurens Van Houtven
On Tue, Aug 27, 2013 at 2:14 PM, wrote: > On 09:54 am, _...@lvh.io wrote: > >> IIUC, Tom does most of his contributing through Github. That probably >> means >> that it's a well-supported process that has most of the kinks ironed out: >> after all, if Tom hasn't caught them, I would guess a new c

Re: [Twisted-Python] Interesting plot on new author contributions post-Github for several Python packages

2013-08-27 Thread exarkun
On 09:54 am, _...@lvh.io wrote: IIUC, Tom does most of his contributing through Github. That probably means that it's a well-supported process that has most of the kinks ironed out: after all, if Tom hasn't caught them, I would guess a new contributor probably wouldn't either :-) Or it means

Re: [Twisted-Python] Interesting plot on new author contributions post-Github for several Python packages

2013-08-27 Thread Laurens Van Houtven
IIUC, Tom does most of his contributing through Github. That probably means that it's a well-supported process that has most of the kinks ironed out: after all, if Tom hasn't caught them, I would guess a new contributor probably wouldn't either :-) cheers lvh __

Re: [Twisted-Python] Encouraging New Reviewers (was: Re: something about Github, as all threads about fostering community now start on that subject)

2013-08-27 Thread Laurens Van Houtven
On Tue, Aug 27, 2013 at 6:07 AM, Glyph wrote: > I think that's a fine rule, but it has one gigantic problem: we don't have > a list of committers anywhere. Making this list - and, critically, > associating VCS handle (svn.twistedmatrix.com login) with Trac handle, > for those cases where it diff