OpenMicroBlogger.org

OpenMicroBlogger icon


POST a status from RealBasic in 3 lines (ok 4)


Twitter


  http.SetRequestHeader("Authorization","Basic " + 
     EncodeBase64("username:password"))
  formdata.Value( "status" ) = "it's a test"
  http.SetFormData formdata
  result = http.post(
   "http://twitter.com/statuses/update.json", 10 )


OpenMicroBlogger


Before you can update via the API, you must set a password. Click Profile and then click Password. If you don't see it in the menu on your OMB, your site administrator will need to install the password app.

Same as Twitter, but with this URL:
http://openmicroblogger.com/api/statuses/update.json

Sun Apr 12 07:55 AM










Sign In to post comments







Bookmark this:

Bookmark to Blinklist! Bookmark to Blogmarks! Bookmark to Del.icio.us! Bookmark to De.lirio.us! Bookmark to Digg! Bookmark to Fark! Bookmark to Furl! Bookmark to Ma.gnolia! Bookmark to Newsvine! Bookmark to Reddit! Bookmark to Scuttle! Bookmark to Simpy! Bookmark to Spurl! Bookmark to StumbleUpon! Bookmark to Technorati! Bookmark to Yahoo! My Web!






Support This Project

Keep tabs on this project by following Brian on Twitter: