News Feed
Jobs Feed
Sections




News Archive
Raphael Stolt's Blog:
Utilizing Twitter lists with Zend_Service_Twitter
February 05, 2010 @ 08:14:44

Raphael Stolt has a new post to his blog today looking at how you can use the Zend_Service_Twitter component of the Zend Framework to work with the lists on Twitter.

While debating some use cases for an event registration application I stumbled upon an interesting feature, which adds participants automatically to a Twitter list upon registration. [...] This post will show how this feature can be implemented by utilizing the Zend_Service_Twitter component, and how it then can be used in a Zend Framework based application.

The Zend_Service_Twitter component makes it simple to interact with Twitter's API and calling the lists part of the API is a snap. His script first checks to see if a list exists, creates it if it doesn't and will add a user to it when they're registering. The class also includes the usual delete and modify functionality for both the users in the list and the lists themselves.

He finishes with a simple form that uses his interface class to take in the person's twitter username and send it off to the service.

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


blog comments powered by Disqus

Similar Posts

WebReference.com: Unary, Binary, and Ternary Operators in PHP

Martin Psinas' Blog: Watermarking with text and ImageMagick

Zend Developer Zone: Scalability and Responsiveness with Zend Platform's Job Queue

Stuart Herbert's Blog: Can You Secure A Shared Server With PHP + FastCGI?

Rob Allen's Blog: Zend Framework Tutorial Zip File Updated


Community Events











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


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

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