Re: is there a way to collect twitts with python?

2009-04-08 Thread R. David Murray
Michael Torrie torr...@gmail.com wrote: Tim Wintle wrote: On Fri, 2009-04-03 at 14:58 -0600, Michael Torrie wrote: Oh wow. If this is what Twitter does to one's ability to articulate clearly, I hope Twitter dies a horrible death and any APIs and Python bindings with it! Thank you,

Re: is there a way to collect twitts with python?

2009-04-07 Thread Aahz
In article mailman.3271.1238822029.11746.python-l...@python.org, Nick Stinemates n...@stinemates.org wrote: You mean you don't want to read every detail of someone's life? Damn.. Someone has probably done this already, but I've been tempted to set up a Twitter feed that lists every time I visit

Re: is there a way to collect twitts with python?

2009-04-04 Thread '2+
anyway i found: http://code.google.com/p/python-twitter/ and http://mike.verdone.ca/twitter/ and both were easy to install on intrepid .. but didn't work python-twitter did work by manually downloading: http://python-twitter.googlecode.com/svn/trunk/twitter.py well but it seems like i have to

Re: is there a way to collect twitts with python?

2009-04-04 Thread Hendrik van Rooyen
Dennis Lee Bieber wlfr...@ix.netcom.com wrote: Given the subject line -- my first thought was Depends on the density of the twitt population, and how hungry the python is G I see that everybody is politically correctly maintaining the three t twitt spelling, instead of yielding to the obvious

Re: is there a way to collect twitts with python?

2009-04-04 Thread Dotan Cohen
Python can in fact collect twits: http://www.johnwoodwardphotography.com/images/snake_girl_promo_13_x_19.jpg http://www.bennadel.com/resources/uploads/been_busy_at_kinky_solutions.jpg -- Dotan Cohen http://what-is-what.com http://gibberish.co.il --

Re: is there a way to collect twitts with python?

2009-04-04 Thread Bradley Wright
Just to pimp my own wares: http://github.com/bradleywright/yatcip/tree/master A Python Twitter client. -- http://mail.python.org/mailman/listinfo/python-list

Re: is there a way to collect twitts with python?

2009-04-04 Thread '2+
nice info, thanx that # stalk my stalkers example look smart i won't use that one if it was for this ml ;D On Sun, Apr 5, 2009 at 1:22 AM, Bradley Wright bradl...@gmail.com wrote: Just to pimp my own wares: http://github.com/bradleywright/yatcip/tree/master A Python Twitter client. --

Re: is there a way to collect twitts with python?

2009-04-03 Thread Michael Torrie
'2+ wrote: i found a guy twittin supercollider code this means his followers can listen to a noiz by activating that 1 line (well if he has sc installed) if lots of sc users start twittin ... it would be no good to follow each collecting a sc related twitt can be done with python? if

Re: is there a way to collect twitts with python?

2009-04-03 Thread alex23
On Apr 4, 6:58 am, Michael Torrie torr...@gmail.com wrote: Oh wow.  If this is what Twitter does to one's ability to articulate clearly, I hope Twitter dies a horrible death and any APIs and Python bindings with it! At least he was able to use more than 140 chars :) --

Re: is there a way to collect twitts with python?

2009-04-03 Thread Tim Wintle
On Fri, 2009-04-03 at 14:58 -0600, Michael Torrie wrote: Oh wow. If this is what Twitter does to one's ability to articulate clearly, I hope Twitter dies a horrible death and any APIs and Python bindings with it! Thank you, thank you, thank you everyone around me seems to love that

RE: is there a way to collect twitts with python?

2009-04-03 Thread Nick Stinemates
Thank you, thank you, thank you everyone around me seems to love that thing (twitter), and I still can't work out why (apart from hacks such as using it as a hosted queue for cross-server comms, or receiving cheap sms to your app) Tim Wintle You mean you don't want to read every

Re: is there a way to collect twitts with python?

2009-04-03 Thread Michael Torrie
Tim Wintle wrote: On Fri, 2009-04-03 at 14:58 -0600, Michael Torrie wrote: Oh wow. If this is what Twitter does to one's ability to articulate clearly, I hope Twitter dies a horrible death and any APIs and Python bindings with it! Thank you, thank you, thank you everyone around me

is there a way to collect twitts with python?

2009-03-27 Thread '2+
i found a guy twittin supercollider code this means his followers can listen to a noiz by activating that 1 line (well if he has sc installed) if lots of sc users start twittin ... it would be no good to follow each collecting a sc related twitt can be done with python? if there's a lib already

Re: is there a way to collect twitts with python?

2009-03-27 Thread Aahz
In article mailman.2793.1238176502.11746.python-l...@python.org, '2+ electriclighthe...@gmail.com wrote: [...] This is for upperclass twit of the year, right? -- Aahz (a...@pythoncraft.com) * http://www.pythoncraft.com/ At Resolver we've found it useful to short-circuit any

Re: is there a way to collect twitts with python?

2009-03-27 Thread Grant Edwards
On 2009-03-27, '2+ electriclighthe...@gmail.com wrote: I've found that C# is much better at collecting twits... ducks -- Grant Edwards grante Yow! at

Re: is there a way to collect twitts with python?

2009-03-27 Thread alex23
On Mar 28, 3:54 am, '2+ electriclighthe...@gmail.com wrote: i found a guy twittin supercollider code if there's a lib already any good pointers to start learnin thangs at? http://code.google.com/p/python-twitter/ -- http://mail.python.org/mailman/listinfo/python-list