Archive for Tag ‘retweeter‘

Retweeting the Right Way

Retweet Shirt Photo by Deb Hanson - http://www.flickr.com/photos/debspace/3766841512/

Just released an update to ReTweeter (1.1), which now uses the Twitter API for Retweeting. This means that instead of the traditional “RT: @username” syntax, the retweeted tweets will now show Twitter’s little retweet icon and the link to the original tweet (where it says “about 4 hrs ago”) preserved, and the retweeting user’s name at the bottom, like so:

Screencap by Jeronimo Palacios - http://www.flickr.com/photos/jeronimo_palacios/4093181811/



Read more…

Surviving the OAuthpocalypse with Retweeter

A while back I hacked together a script for automatically reposting all tweets matching a given hashtag, called Retweeter. It’s useful for conferences and other events where you want to see a stream of info regarding a given topic, but don’t want to catch the attention of spammers. (To use retweeter, you set up a twitter account in the name of the hash tag, and retweeter only reposts tweets from those it follows – so if someone starts spamming, just have that retweeter account stop following them).

All was well and good until the OAuthpocalypse arrived:



Read more…

Programming to the Twitter API (ReTweeter)

Presented today at BarCamp Boston on programming for the Twitter API, based on the retweeter project I did for SXSW this year. You can grab the slides or the code.

Went better than the WordPress talk yesterday, in terms of time – easier to describe Twitter (which everyone already knows) than to try to cover the WordPress plugin API, the Facebook API, and the plugin I wrote to connect the two all in less than 30 minutes.