[twitter-dev] Re: Auto updates to twitter page

2011-04-13 Thread Mohan Arun
> As I said earlier, there'll be a twitter icon on my application(WWTS
> Application). If content editor of my application edits this info, saves it
> and clicks on it, it should redirect tohttp://www.twitter.com/pwc_WWTSand
> should auto post the update here.

Register your app for oAuth with twitter.
Then your app can post status update to
http://www.twitter.com/pwc_WWTS
usin' API call.
but first you need to register for oAuth.

- Mohan

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] Re: Auto updates to twitter page

2011-04-12 Thread Pavan
Thanks for the info Mohan.
Hers is my requirement..
As I said earlier, there'll be a twitter icon on my application(WWTS
Application). If content editor of my application edits this info, saves it
and clicks on it, it should redirect to http://www.twitter.com/pwc_WWTS and
should auto post the update here.

Pla let me know if this can be achievable.  Thanks..

Warm Regards,
Pavan.
Ph: 91-9731077222
On 12 Apr 2011 15:14, "L. Mohan Arun"  wrote:

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: Auto updates to twitter page

2011-04-12 Thread L. Mohan Arun
> I am working on WWTS application of pwc client. Here we have countries
> info and we can edit the info of each country as well. Now, if I edit
> info, update and click on twitter icon available on this page, it
> should redirect and post the same to "http://twitter.com/pwc_WWTS";.
>
> Please help me which APIs I can use to acheive it. Also, the steps I
> have to proceed here.

Its not clear what you want to do when you say 'post the same to
"http://twitter.com";.
are you tryin' to post a status update to twitter? If so then your
application
needs to get oAuth for the user 'pwc_WWTS'. Then you can post status
update
as the user.

- Mohan
http://twitter.com/437341

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk