News Feed
Jobs Feed
Sections




News Archive
Joey Rivera's Blog:
Using Zend_Paginator with Twitter API and Zend_Cache
January 29, 2010 @ 10:54:44

In a recent post to his blog Joey Rivera looks at using the Zend_paginator component with Twitter and APC to create a cachable, paged view of a set of Twitter API results.

I'm going to focus more on Zend_Paginator and Zend_Rest_Client to access Twitters API since I've already created a post on Zend_Cache. Normally, I would use Zend_Service_Twitter to access the twitter service but it still seems to require authentication to retrieve a users timeline where only protected users should require authentication.

He includes all of the needed code including the bootstrap.ini file and his own custom Twitter service class that grabs the timeline of the given user and calls the REST interface to grab the latest posts and caches them to a file.

0 comments voice your opinion now!
zendpaginator zendcache tutorial twitter api


blog comments powered by Disqus

Similar Posts

Chris Cassell's Blog: Creating Magic Methods in PHP

Derick Rethans' Blog: Storing Date/Times in Databases

NetTuts.com: How to Work with PHP and FTP

XPertDeveloper.com: Get Facebook Page Detail Using Graph API and PHP

Zend Developer Zone: PHP and IBM Goodness


Community Events











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


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

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