I'm building a Google Wave Gadget (which is very similar to iGoogle
Gadget) where i need Twitter connectivity.
I want to update to Twitter my Twitter Status and then get Replies to
that and process it.
I am writing the Gadget in Javascript.
API documentation Gives URL and Parameters
I tried the JS libraries but they work on platforms: AIR,WebOS (not in
browser like i want)

What i'd love to hav is a Step by Step procedure how to update status
using Javascript.

eg.
1)Create an Object 'Twitter t={}'.
2)Assign parameters 't.status = msg'
3)How to Call Post method
4)Done

Any help will b appreciated. Thnx
- Twitter Rocks \m/

Reply via email to