how can I update my twitter status from a w3c widget using only http/css/javascript? this is a mobile based widget.
i have my own tweetbox already. what i want to do is when the 'tweet' button is clicked, my twitter status will be updated. I have read about oauth and I find it difficult to understand and implement. I dont think cURL could be implemented with javascript either.. how else can this be done?