Stupid Currency Tricks: Twitter OAuth Consumer
[youtube http://www.youtube.com/watch?v=mtIiECRbHqs&hl=en&fs=1]
3/27/09 Update - Twitter announced today a new method that apparently allows one to follow someone in one-click from another website but it is a negligible step forward. It seems to take two clicks and doesn’t return the follower back to where he came from as is done in this screencast with OAuth.
Twitter recently started rolling out OAuth support in a private beta for developers. Previously, as described in the Twitter Development Talk group, there was no way to automate a member of your website to follow your website’s twitter account, for instance. Now, with OAuth, today’s screencast shows that this can be done in a usable manner.
Stupid Currency Tricks: Identica
[youtube http://www.youtube.com/watch?v=_2u8sSqwkqU&hl=en&fs=1]
In the last screencast, requests were posted to Twitter and members were automatically followed when they associated their Twitter ID with their OSCurrency account. In this episode, we see how minimal changes to the code allow us to do the same with Identi.ca instead of Twitter.
Besides all the advantages of being open source, Identi.ca also accepts OpenID. So does OSCurrency (since it is derived from Insoshi). Wouldn’t it be great if microblogging messages could be routed like email messages?
Stupid Currency Tricks: Request Notifications with Twitter
Staying with the same theme as the previous screencasts, this one again shows how you don’t have to navigate back to the portal site to participate.
Sometimes requests are very time sensitive so it’s important to contact others ASAP about a need. This is a perfect application for Twitter or Identi.ca. When someone creates a request, either through the main website or through another site using the OsCurrency API, the request can immediately be sent out to Twitter.