[twitter-dev] @anywhere rocks for Javascript development

2010-09-21 Thread ManuelZ
It's simple; it feels like jQuery; gives you the basics instantly. -- 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 membersh

[twitter-dev] dev.twitter.com sends consumer secret in clear text

2010-09-21 Thread ManuelZ
When you register your Twitter app at http://dev.twitter.com, you get an api key, a consumer secret and other awesome goodies. The secret is necessary so that you can validate signatures of stuff coming from Twitter (confirm it's from Twitter) and generate signatures for stuff you're sending to Tw

[twitter-dev] Re: dev.twitter.com sends consumer secret in clear text

2010-09-22 Thread ManuelZ
Thanks! On Sep 22, 6:43 am, Taylor Singletary wrote: > We don't like it either. I can tell you with confidence that a > SSL-based dev.twitter.com will be coming in the future though. If > you're sensitive in this area, we still have the "classic" style app > management available athttps://twitter

[twitter-dev] @anywhere login contains unsecure content -- please help

2010-09-27 Thread ManuelZ
I'm using @anywhere to provide "sign in with Twitter" and Twitter profiles within my app. Works like a charm! One problem: when opening the oauth authentication challenge (at https://oauth.twitter.com/2/authorize) in a popup window, some of the content is retrieved from http, which leads to browse

[twitter-dev] Re: @anywhere login contains unsecure content -- please help

2010-09-28 Thread ManuelZ
Done. Ticket: http://code.google.com/p/twitter-api/issues/detail?id=1903 -- 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 me