Quantcast

Twitter Launches Countdown to OAuthcalypse

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Twitter Launches Countdown to OAuthcalypse

umpirsky
Twitter Launches Countdown to OAuthcalypse http://mashable.com/2010/04/24/twitter-oauthcalypse/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Mashable+%28Mashable%29.

Does this means Zend_Service_Twitter will stop working?

Regards,
Saša Stamenković
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Twitter Launches Countdown to OAuthcalypse

akrabat

On 25 Apr 2010, at 19:40, Саша Стаменковић wrote:

Twitter Launches Countdown to OAuthcalypse http://mashable.com/2010/04/24/twitter-oauthcalypse/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Mashable+%28Mashable%29.

Does this means Zend_Service_Twitter will stop working?


Hi,

Nope - because you can plug Zend_Oauth_Consumer into Zend_Service_Twitter. 



I've also written a simple Twitter app that uses OAuth here: http://tweetgt.funkymongoose.com/. The source is at http://github.com/akrabat/TweetGT. The OAuth integration is in this plugin: http://github.com/akrabat/TweetGT/blob/master/library/App/Controller/Plugin/InitOAuth.php



Regards,

Rob...


-- 
Rob Allen : http://akrabat.com
Zend Framework Tutorial: http://akrabat.com/zft
Author of Zend Framework in Action: http://www.zendframeworkinaction.com

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Twitter Launches Countdown to OAuthcalypse

padraicb
For those wondering, I'll be reworking Zend_Service_Twitter over the weekend. Don't worry, the gate on this component will not be closing in June ;). Unfortunately, for obvious reasons, you should all expect to make code changes after this is released (except for Streams which are still password access enabled after the deadline).

I'll reply again to this topic when something concrete is in trunk for those interested.
 
Pádraic Brady

http://blog.astrumfutura.com
http://www.survivethedeepend.com
OpenID Europe Foundation Irish Representative



From: Rob Allen <[hidden email]>
To: Nabble Zend Framework General <[hidden email]>
Sent: Mon, April 26, 2010 8:43:22 AM
Subject: Re: [fw-general] Twitter Launches Countdown to OAuthcalypse


On 25 Apr 2010, at 19:40, Саша Стаменковић wrote:

Twitter Launches Countdown to OAuthcalypse http://mashable.com/2010/04/24/twitter-oauthcalypse/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Mashable+%28Mashable%29.

Does this means Zend_Service_Twitter will stop working?


Hi,

Nope - because you can plug Zend_Oauth_Consumer into Zend_Service_Twitter. 



I've also written a simple Twitter app that uses OAuth here: http://tweetgt.funkymongoose.com/. The source is at http://github.com/akrabat/TweetGT. The OAuth integration is in this plugin: http://github.com/akrabat/TweetGT/blob/master/library/App/Controller/Plugin/InitOAuth.php



Regards,

Rob...


-- 
Rob Allen : http://akrabat.com
Zend Framework Tutorial: http://akrabat.com/zft
Author of Zend Framework in Action: http://www.zendframeworkinaction.com

Loading...