<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 11:54:16 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint: Build a Photo Gallery Using CakePHP and Flickr]]></title>
      <guid>http://www.phpdeveloper.org/news/7567</guid>
      <link>http://www.phpdeveloper.org/news/7567</link>
      <description><![CDATA[<p>
A new tutorial has been posted on the SitePoint site today - <i>Jonathan Snook</i>'s look at combining <a href="http://www.sitepoint.com/article/photo-gallery-cakephp-flickr">CakePHP and Flicker to build a photo gallery</a>.
</p>
<blockquote>
Want to share your Flickr photostream with the world, but only once you've given it a nice, customized touch? Look no further than CakePHP -- and a few lines of code -- to pull off some magic! In this article, we'll use the Flickr API and CakePHP to take the images we've loaded onto Flickr and use them to build our own, non-Flickr web gallery.
</blockquote>
<p>
He steps the reader through the tools needed (including the <a href="http://rossoft.wordpress.com/2006/06/04/flickr-component/">Flickr Component</a> for CakePHP</a>) and how to get things set up and working together. With just a few simple calls to the Flickr API, the script grabs a photoset, gets the information about them and, finally, grabs a list of them to use in the photo gallery layout. He even throws in a sample usage of the popular <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a> Javascript helper to show off the photos.
</p>]]></description>
      <pubDate>Thu, 05 Apr 2007 08:28:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Pyxy-Gallery, PHP & Ajax-enhanced Image Gallery]]></title>
      <guid>http://www.phpdeveloper.org/news/5367</guid>
      <link>http://www.phpdeveloper.org/news/5367</link>
      <description><![CDATA[<p>
The <a href="http://fennecfoxen.org/pyxy/gallery">pyxy-gallery script</a> is an open source PHP-based package that uses Ajax/enhanced Javascript to pull off it's interesting preview method. Based around the Prototype and Lightbox libraries, it provides dynamic pagination and image bookmarking. It's also intended to be lighter on the bandwidth for you and your server - not having to pull all of the content across each time, only what it needs.
</p>
<p>
The package is neatly tied up in a single PHP script, and the installation is a breeze (check out <a href="http://fennecfoxen.org/pyxy/gallery/docs">the docs</a>) 
</p>
<p>
For complete information, to download the script, or to check out a sample gallery, head over to <a href="http://fennecfoxen.org/pyxy/gallery">their site</a> and get all of the details.
</p>]]></description>
      <pubDate>Mon, 15 May 2006 05:53:23 -0500</pubDate>
    </item>
  </channel>
</rss>
