Re: [twitter-dev] Twitter oAuth

2010-09-02 Thread Edward J. Yoon
Thanks.

BTW, basic auth seems still available on some applications (e.g.,
http://twtkr.com/index.php ). I just wondered whether there is a way
to verify id/password via OAuth.

On Thu, Sep 2, 2010 at 6:10 AM, Matt Harris thematthar...@twitter.com wrote:
 Hey Edward,

 Basic Auth on the REST API was disabled August 31st. All authenticated
 requests to the REST API (anything on http://api.twitter.com) need to
 use OAuth. There is more information on our developer resources site:
    http://dev.twitter.com/pages/basic_to_oauth

 Hope that helps,
 Matt

 On Tue, Aug 31, 2010 at 8:07 PM, Edward J. Yoon edwardy...@apache.org wrote:
 Is it still possible to login using username/password? then, how can I
 program it?

 --
 Best Regards, Edward J. Yoon
 edwardy...@apache.org
 http://blog.udanax.org

 --
 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?hl=en




 --


 Matt Harris
 Developer Advocate, Twitter
 http://twitter.com/themattharris

 --
 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?hl=en




-- 
Best Regards, Edward J. Yoon
edwardy...@apache.org
http://blog.udanax.org

-- 
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?hl=en


Re: [twitter-dev] Twitter oAuth

2010-09-02 Thread Edward J. Yoon
Thanks!

On Thu, Sep 2, 2010 at 10:56 PM, Cameron Kaiser spec...@floodgap.com wrote:
 BTW, basic auth seems still available on some applications (e.g.,
 http://twtkr.com/index.php ). I just wondered whether there is a way
 to verify id/password via OAuth.

 Those apps are probably using xAuth.

 --
  personal: http://www.cameronkaiser.com/ 
 --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckai...@floodgap.com
 -- Diamonds are forever. 
 --

 --
 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?hl=en




-- 
Best Regards, Edward J. Yoon
edwardy...@apache.org
http://blog.udanax.org

-- 
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?hl=en


[twitter-dev] Twitter oAuth

2010-08-31 Thread Edward J. Yoon
Is it still possible to login using username/password? then, how can I
program it?

-- 
Best Regards, Edward J. Yoon
edwardy...@apache.org
http://blog.udanax.org

-- 
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?hl=en


[twitter-dev] Whitelisting

2010-07-13 Thread Edward J. Yoon
Hello,

I'm a @eddieyoon, a founder of Tweetple.com. Tweetple.com is an
interest-based social networking service on top of the Twitter.

As a BETA service, I've started school-based networking service
firstly - http://school.tweetple.com/about/ during worldcup 2010..

Currently, I'm caching all results locally... to reduce api calls.
Please review my earnest request as soon as possible..

Thanks.