Dec. 5, 2009
3:21 p.m.
On Dec 4, 2009, at 7:55 PM, csrabak@bol.com.br wrote:
Marcus,
This brings a question to me: is there a sort of API or web service we could use (obviously for calling from inside Pharo) to post at the Pharo's Twitter account?
I surmise that doing that for the blog would be 'easier' :-)
Hmm... twitter has a REST style API: http://apiwiki.twitter.com/Twitter-API-Documentation This should not be too difficult to use from within Pharo... Marcus