[twitter-dev] translation in twitter

2010-03-18 Thread deb123
Hello, I am using twitter 4j to get the oauth page with the Accept and Deny options. I am wondering if twitter has support for international languages and if so how do I pass the locale information in the url? Thanks, D To unsubscribe from this group, send email to twitter-development-talk+unsubs

[twitter-dev] Re: callback to parent window oAuth

2010-03-15 Thread deb123
hen change the state of the originating window in turn. > > > Taylor Singletary > > Developer Advocate, Twitter > >http://twitter.com/episod > > > On Mon, Mar 15, 2010 at 6:50 AM, deb123 wrote: > >> I am trying to open the "Accept/Deny" window in a

[twitter-dev] callback to parent window oAuth

2010-03-15 Thread deb123
I am trying to open the "Accept/Deny" window in a new window. I want the callback to come back to the parent window. If I use window.open, I get the pop up but the callback comes back to the child window. I want the child window to close when the use hits the Accept or Deny and the callback to come