News Feed
Jobs Feed
Sections




News Archive
Developer.com:
Integrating Twitter Into the Zend Framework
January 23, 2009 @ 10:25:56

Developer.com has a new tutorial about merging two popular pieces of technology, the Zend Framework and Twitter, in a Zend Framework-based application. The key to it all? The Zend_Service_Twitter component!

What if you wanted to create your own client, or integrate your Twitter stream into your blog or website? Indeed, if your main goal in starting a Twitter account is to post messages regarding a specific product, service, or organization, it might be most convenient to integrate an update mechanism into your existing content management system.

You'll already need to be a little bit familiar with setting up Zend Framework applications to follow along exactly, but they give you a good idea of what you'll need to do outside a framework app too. They load up the Zend_Service_Twitter component, load in the config and makes a call to get the user timeline. The results of this are passed out to a view and looped through to drop them into a table. Check out this image for an example of how it would look.

0 comments voice your opinion now!
twitter zendframework integrate tutorial zendservicetwitter


blog comments powered by Disqus

Similar Posts

The Bakery: Basic User Authentication in (CakePHP) 1.2.x

Padraic Brady's Blog: Another OAuth Library Is Born (Zend_OAuth Proposal)

The Bakery: Four New Articles - Load Balancing, Request Info, UUID Behavior & Upload Thumbnails

ONLamp.com: Developing Web Services Using PHP

Developer.com: Combining an Oracle Database with PHP to Manage Data


Community Events











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


usergroup development database testing symfony2 phpunit language functional rest podcast introduction conference release interview opinion series framework example community zendframework2

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