Recent activity
Subscribe to this feed
A comment on the question "is there any function to massively delete twitter updates ?" in Twitter:
Don't keep creating new replys when they aren't related to the original question.
Sounds like a problem with either your python install or setuptools install, I don't use windows so I can't really troubleshoot this one.
Go to the python irc channel and ask there:
irc.freenode.net #python
or alternatively try asking your question on http://stackoverflow.com/ – Dave Jeffery, on July 10, 2009 18:14
A comment on the question "is there any function to massively delete twitter updates ?" in Twitter:
I'm guessing, you've got an old version of python installed so.
Update to either 2.5 or 2.6 and try again. If you're on Mac or linux (I'm guessing that you're on windows) then python and setuptools are usually installed by default. – Dave Jeffery, on July 10, 2009 15:46
A comment on the question "is there any function to massively delete twitter updates ?" in Twitter:
Install all dependancies, assuming that you have python and easy_install already installed you should be able to run the following commands from the command line:
> easy_install simplejson
> easy_install python-twitter
Download the script, change the last line to match your own username and password:
batch_delete(username="user", password="pass")
to:
batch_delete(username="YOUR-USERNAME-HERE", password="YOUR-PASSWORD-HERE")
Run the script:
> python delete_all_tweets.py
That should do it! – Dave Jeffery, on July 09, 2009 12:03
Dave Jeffery replied on May 19, 2009 22:26 to the question "is there any function to massively delete twitter updates ?" in Twitter:
Here's a quick python script that I created to delete all of my tweets, hope it helps:
http://gist.github.com/113241
Dave Jeffery replied on September 08, 2008 16:46 to the question "API Request: Getting number of pages read?" in Readernaut:
I'm trying to create a django-syncr (http://code.google.com/p/django-syncr/) plugin for Readernaut by the way
Dave Jeffery asked a question in Readernaut on September 08, 2008 16:42:
API Request: Getting number of pages read?Is it possible to use the API to find out how many pages you have read in a book?
If not, is it feature that will be added in the future?
Thanks,
Dave
Dave Jeffery replied on August 22, 2008 09:39 to the question "My reply tab comes up page not found ... for weeks!" in Twitter:
-
Dave Jeffery started following the question "My reply tab comes up page not found ... for weeks!" in Twitter.
Dave Jeffery replied on August 20, 2008 21:27 to the question "My reply tab comes up page not found ... for weeks!" in Twitter:
Dave Jeffery shared an idea in Ping.fm on July 24, 2008 01:09:
Skype bot?Is there a skype bot on the way? Skype is the only IM client that I keep open all the time.
DaveJ shared an idea in Ping.fm on July 23, 2008 10:38:
Location Updates?It would be great if I could update my location on twitter and brightkite and whatever services support it.
Thoughts?
Loading Profile...

