On 9/12/10 8:26 AM, Aaron Boxer wrote:

> I am new to StatusNet; I am interested in using an open source twitter
> client to interact with my StatusNet network. I.E. instead of sending
> tweets, sending micro-blog posts to StatusNet. I understand that
> StatusNet supports the twitter api; how hard will it be to re-purpose
> this client?  The client supports basic auth and OAuth.

It should be pretty easy. The StatusNet API is very close to Twitter's
API. You might be able to get something up and running quickly by simply
doing a string replace on the URLs for the API endpoints -- changing
"http://api.twitter.com/"; to "http://your.status.net/api";.

See: http://status.net/wiki/Twitter-compatible_API

Zach

-- 
Zach Copley
z...@status.net - http://identi.ca/zach

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to