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 <[email protected]> To: Nabble Zend Framework General <[email protected]> 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. Padraic wrote up an example of how to do it here: http://blog.astrumfutura.com/archives/411-Writing-A-Simple-Twitter-Client-Using-the-PHP-Zend-Frameworks-OAuth-Library-Zend_Oauth.html 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
