PresenceRouter

From rukapedia
Revision as of 13:51, 22 July 2007 by Peter (talk | contribs)
Jump to: navigation, search

A tentative project to build a desktop client that will let me route my presence information -- from Plazes and elsewhere -- to different web sites and services.

Jaiku

API Documentation

POST to http://api.jaiku.com/json:

  • personal_key (get from api.jaiku.com
  • method = message (140 character limit)
  • location = location string as Neighbourhood, City, Country (optional)

Twitter

API Documentation

POST to http://twitter.com/statuses/update.json:

  • status (160 character hard limit; 140 characters recommended)

Use HTTP Basic Authentication, passing regular Twitter username and password.

Facebook

No external methods currently supported for status message update.

Adium

See this code as a starting point (uses ye olde Plazes).