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

Ask About PHP Blog: Google Analytics API class for PHP

Stefan Mischook's Blog: Turning on display_errors in WAMP - Video Tutorial

Internet.com: Passing Data Between PHP and JavaScript Using JSON (Video)

Padraic Brady's Blog: An Example Zend Framework Blog App - Part 3: A Simple Hello World Tutorial

DevShed: Building Interpreter Classes with PHP 5


Community Events











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


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

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