News Feed
Jobs Feed
Sections




News Archive
Michelangelo van Dam's Blog:
Single User Zend_Service_Twitter
October 04, 2010 @ 13:36:21

Michelangelo van Dam has a new post to his blog today with an example of using the Zend_Service_Twitter component of the Zend Framework to set up a simple Twitter client to connect and grab the latest tweets from an account.

Although the Zend Framework manual extensively describes how to set up a true Twitter application with the new OAuth implementation of Twitter using Zend_Service_Twitter and Zend_Oauth (since ZF-1.10.0), this is not what you're looking for. You need a simple approach, using the single user OAuth implementation of Twitter.

He shows (complete with screenshots) how to register for access to the Twitter API and how, once you've grabbed your access tokens, to pull the latest tweets from the selected account - complete with a code sample to show you how. It's a Zend Framework-specific example, but the components can be used outside the framework for the same effect.

0 comments voice your opinion now!
zendservicetwitter fetch tutorial


blog comments powered by Disqus

Similar Posts

PHPro.org: SPL AppendIterator

Carson McDonald's Blog: Google OAuth for Installed Apps PHP Example

HTMLGoodies.com: PHP Tutorial - Introduction

CSS-Tricks.com: Tracking Clicks, Building a Clickmap with PHP and jQuery

Jani Hartikainen's Blog: Zend_Acl part 2: different roles and resources, more on access


Community Events











Don't see your event here?
Let us know!


development introduction testing functional zendframework2 language composer interview code release opinion object tool podcast community unittest framework example conference series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework