Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Zend Developer Zone:
Integrating Flickr Photostreams with PHP
Feb 04, 2010 @ 18:22:46

On the Zend Developer Zone there's a new tutorial showing you how to integrate your application with Flickr with some help from components in the Zend Framework.

Like many Web 2.0 applications, Flickr exposes its data to the public via a REST API, making it possible to develop customized applications that run on top of the base service. This REST API allows access to a number of important functions, including photo searching, tagging and uploading; photoset retrieval; contact retrieval; and panda recommendations.

The tutorial uses the Zend_Rest_Client component of the Zend Framework to make the actual request to the Flickr API and you'll need a API key/shared secret to be able to use it. The rest of the tutorial is code dedicated to helping you connect to the service, fetch data, search the API (and output the results), and looking at some of the "interestingness" magic Flickr has to share.

tagged: flickr photostream api zendframework rest

Link:

php|architect:
php|tek Conference Kicks Off
Apr 26, 2006 @ 20:59:59

php|architect's php|tek conference has officially started, and this year they're looking to provide the most up-to-date coverage they can of the event for those unable to attend.

They've included lots of resources to attendees (including travel info, the conference program, and the Zend Certification exam schedule) as well as the live resources for anyone and everyone:

You can check out the current photostream on thias page of the site, where it grabs the latest shots from Flickr accounts tagged with the "phptek" tag. There's also an effort underway to "community blog" the conference via the use of Technorati tags.

tagged: conference php|tek technorati flickr photostream blog conference php|tek technorati flickr photostream blog

Link:

php|architect:
php|tek Conference Kicks Off
Apr 26, 2006 @ 20:59:59

php|architect's php|tek conference has officially started, and this year they're looking to provide the most up-to-date coverage they can of the event for those unable to attend.

They've included lots of resources to attendees (including travel info, the conference program, and the Zend Certification exam schedule) as well as the live resources for anyone and everyone:

You can check out the current photostream on thias page of the site, where it grabs the latest shots from Flickr accounts tagged with the "phptek" tag. There's also an effort underway to "community blog" the conference via the use of Technorati tags.

tagged: conference php|tek technorati flickr photostream blog conference php|tek technorati flickr photostream blog

Link:


Trending Topics: