<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>phpFlickr &#187; Releases</title>
	<atom:link href="http://phpflickr.com/category/news/releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpflickr.com</link>
	<description></description>
	<lastBuildDate>Thu, 13 May 2010 07:33:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>phpFlickr 3.0 Released</title>
		<link>http://phpflickr.com/2010/05/13/phpflickr-3-0-released/</link>
		<comments>http://phpflickr.com/2010/05/13/phpflickr-3-0-released/#comments</comments>
		<pubDate>Thu, 13 May 2010 07:33:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://phpflickr.com/?p=213</guid>
		<description><![CDATA[I&#039;ve just released version 3.0 of phpFlickr. As the major version number increase suggests, this version has some pretty big background changes.  I&#039;ve totally eliminated the use of PEAR libraries in the plugin.  Those libraries caused problems for some people and they were too much work to keep up to date.
Since I&#039;ve changed [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve just released version 3.0 of phpFlickr. As the major version number increase suggests, this version has some pretty big background changes.  I&#039;ve totally eliminated the use of PEAR libraries in the plugin.  Those libraries caused problems for some people and they were too much work to keep up to date.</p>
<p>Since I&#039;ve changed a lot of stuff in the background, it may cause problems if you drop this version into your existing applications. Please test the library to make sure that it doesn&#039;t break anything in your app.</p>
<p>As always, you can download the files from the <a href="http://code.google.com/p/phpflickr/">phpFlickr Google Code page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2010/05/13/phpflickr-3-0-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>phpFlickr 2.3.1</title>
		<link>http://phpflickr.com/2009/09/28/phpflickr-2-3-1/</link>
		<comments>http://phpflickr.com/2009/09/28/phpflickr-2-3-1/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 05:31:22 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[2.3.1]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://phpflickr.com/?p=209</guid>
		<description><![CDATA[I have just updated the library to include every publicly available API call. This includes collections and pandas (and some other useful calls). Enjoy!
Download page
]]></description>
			<content:encoded><![CDATA[<p>I have just updated the library to include every publicly available API call. This includes collections and pandas (and some other useful calls). Enjoy!</p>
<p><a href="http://code.google.com/p/phpflickr/downloads/list">Download page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2009/09/28/phpflickr-2-3-1/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>phpFlickr 2.3.0.1</title>
		<link>http://phpflickr.com/2008/12/18/phpflickr-2301/</link>
		<comments>http://phpflickr.com/2008/12/18/phpflickr-2301/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 06:29:09 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[2.3.0.1]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://phpflickr.com/?p=179</guid>
		<description><![CDATA[I&#039;ve put up a new version of phpFlickr to include all API methods and new arguments for existing methods.  Below, I&#039;ve posted a list of all of the methods that have changed.  Both the input and output may have changed, so if your app uses one of these methods, be sure that upgrading to this [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve put up a new version of phpFlickr to include all API methods and new arguments for existing methods.  Below, I&#039;ve posted a list of all of the methods that have changed.  Both the input and output may have changed, so if your app uses one of these methods, be sure that upgrading to this won&#039;t totally break it.  If you don&#039;t need any of the new methods or arguments, you probably don&#039;t need to upgrade to this version.</p>
<p>I&#039;ve decided to stop using SourceForge for file releases because of their awful interface for creating and uploading file releases.  I will now be using Google Code for file releases and forum.</p>
<p><a href="http://code.google.com/p/phpflickr/downloads/list" target="_self">Download 2.3.0.1</a></p>
<p><a href="http://code.google.com/p/phpflickr/">phpFlickr on Google Code</a></p>
<p><strong>Updated Methods</strong></p>
<ul>
<li>favorites_getList</li>
<li>favorites_getPublicList</li>
<li>groups_getInfo</li>
<li>people_getPublicPhotos</li>
<li>photos_getNotInSet</li>
<li>photos_getUntagged</li>
<li>photos_recentlyUpdated</li>
<li>photos_setSafetyLevel</li>
<li>photos_comments_getList</li>
<li>photos_geo_setPerms</li>
<li>photosets_getPhotos</li>
<li>tags_getListUserRaw</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2008/12/18/phpflickr-2301/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>phpFlickr 1.5.2 released</title>
		<link>http://phpflickr.com/2006/05/15/phpflickr-152-released/</link>
		<comments>http://phpflickr.com/2006/05/15/phpflickr-152-released/#comments</comments>
		<pubDate>Mon, 15 May 2006 22:17:57 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.phpflickr.com/2006/05/15/phpflickr-152-released/</guid>
		<description><![CDATA[I&#039;ve just put up version 1.5.2 of my class up on SourceForge.  This version fixes a minor bug in contacts_getList() and contacts_getPublicList.  It also adds the new privacy_filter argument to photosets_getPhotos.  If neither of these affects you, there isn&#039;t much reason to update.
If you see any API methods or arguments that I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve just put up version 1.5.2 of my class up on SourceForge.  This version fixes a minor bug in contacts_getList() and contacts_getPublicList.  It also adds the new privacy_filter argument to photosets_getPhotos.  If neither of these affects you, there isn&#039;t much reason to update.</p>
<p>If you see any API methods or arguments that I haven&#039;t implemented yet, please send me an email to let me know that I&#039;ve missed something.  Sometimes Flickr doesn&#039;t announce new functionality for a while (if ever).</p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2006/05/15/phpflickr-152-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpFlickr 1.5.1</title>
		<link>http://phpflickr.com/2006/03/20/phpflickr-151/</link>
		<comments>http://phpflickr.com/2006/03/20/phpflickr-151/#comments</comments>
		<pubDate>Tue, 21 Mar 2006 02:36:34 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.phpflickr.com/2006/03/20/phpflickr-151/</guid>
		<description><![CDATA[I&#039;ve just released version 1.5.1 of phpFlickr.  This implements the new flickr.photos.comments.getList method.  You can finally display your photos&#039; comments on your site, if you so desire.  The function name is, of course, photos_comments_getList().
]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve just released version 1.5.1 of phpFlickr.  This implements the new flickr.photos.comments.getList method.  You can finally display your photos&#039; comments on your site, if you so desire.  The function name is, of course, photos_comments_getList().</p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2006/03/20/phpflickr-151/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Version 1.5 released!</title>
		<link>http://phpflickr.com/2006/02/16/51/</link>
		<comments>http://phpflickr.com/2006/02/16/51/#comments</comments>
		<pubDate>Thu, 16 Feb 2006 15:18:48 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.phpflickr.com/2006/02/16/51/</guid>
		<description><![CDATA[I&#039;ve just posted version 1.5 of phpFlickr for download.  In this version, you&#039;ll find a few new methods.  I&#039;ve implemented the flickr.groups.search method (which I was somehow missing), in addition to the ability to use HTTP Proxy servers with the &#034;setProxy(&#039;proxy&#039;, &#039;port&#039;)&#034; method.  Another exciting feature is the ability to support 23 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve just posted version 1.5 of phpFlickr for download.  In this version, you&#039;ll find a few new methods.  I&#039;ve implemented the flickr.groups.search method (which I was somehow missing), in addition to the ability to use HTTP Proxy servers with the &#034;setProxy(&#039;proxy&#039;, &#039;port&#039;)&#034; method.  Another exciting feature is the ability to support <a target="_blank" href="http://www.23hq.com/">23</a> (a European-based photo sharing site) now that they have released a Flickr <a target="_blank" href="http://www.23hq.com/doc/api/switch">compatible</a> <a href="http://www.23hq.com/doc/api/index">API</a>.</p>
<p><strong>Update:</strong> You&#039;ll find information about using proxy servers and using 23&#039;s service in the &#034;Other notes&#034; section in the readme file or in the <a href="http://www.phpflickr.com/docs/?page=othernotes">documentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2006/02/16/51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.4.2 released!</title>
		<link>http://phpflickr.com/2005/12/13/version-142-released/</link>
		<comments>http://phpflickr.com/2005/12/13/version-142-released/#comments</comments>
		<pubDate>Tue, 13 Dec 2005 23:03:21 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.phpflickr.com/2005/12/13/version-142-released/</guid>
		<description><![CDATA[I&#039;ve just posted phpFlickr version 1.4.2.  This release fixes several bugs for Windows users (thanks to Allan Larsen).  I&#039;m also happy to mention that Flickr has released their photo deletion API call to the public.  You can now use the photos_delete(photoid) function to delete a photo.  Obviously, you should do this [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve just posted phpFlickr version 1.4.2.  This release fixes several bugs for Windows users (thanks to <a href="http://www.bogong.dk/">Allan Larsen</a>).  I&#039;m also happy to mention that Flickr has released their photo deletion API call to the public.  You can now use the photos_delete(<em>photoid</em>) function to delete a photo.  Obviously, you should do this with care because once you do this, your photo is gone.  Also, you should only let apps that you completely trust to ask for &#034;delete&#034; privileges.  It&#039;d be a trifling matter to delete all of your photos without asking you nicely.  It&#039;s not that I expect that behavior from the Flickr API developer community&#8230;I&#039;m just saying.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2005/12/13/version-142-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpFlickr 1.4.1 is out!</title>
		<link>http://phpflickr.com/2005/12/02/phpflickr-141-is-out/</link>
		<comments>http://phpflickr.com/2005/12/02/phpflickr-141-is-out/#comments</comments>
		<pubDate>Sat, 03 Dec 2005 01:15:21 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.phpflickr.com/2005/12/02/phpflickr-141-is-out/</guid>
		<description><![CDATA[You can now go to the download page at SourceForge to get the newest version of phpFlickr. This version fixes a few bugs, including the bugs that were causing PHP notices.
Important: The devs at Flickr have added a parameter to the flickr.groups.pools.getPhotos method. To keep in line with their documentation, I had to stick it [...]]]></description>
			<content:encoded><![CDATA[<p>You can now go to the download page at SourceForge to get the newest version of phpFlickr. This version fixes a few bugs, including the bugs that were causing PHP notices.</p>
<p><strong>Important</strong>: The devs at Flickr have added a parameter to the flickr.groups.pools.getPhotos method. To keep in line with their documentation, I had to stick it in the middle of the parameters for the phpFlickr::groups_pools_getPhotos() function. It&#039;s now the third parameter. This means that if you are using this function and you&#039;re using more than the first two parameters you&#039;ll break your app if you upgrade. I understand that this is annoying, but it&#039;s probably for the best for the long run. If you don&#039;t want to use this new &#034;user_id&#034; parameter and you&#039;re using more than two parameters with that function, just add a null value to the function call. For example:<br />
$p = $f->groups_pools_getPhotos(&#034;46744914@N00&#034;, &#034;red&#034;, &#034;license&#034;, 1);<br />
would become:<br />
$p = $f->groups_pools_getPhotos(&#034;46744914@N00&#034;, &#034;red&#034;, NULL, &#034;license&#034;, 1);</p>
<p>I hope this doesn&#039;t cause too much confusion.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2005/12/02/phpflickr-141-is-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fastest release yet! Avast!</title>
		<link>http://phpflickr.com/2005/09/19/fastest-release-yet-avast/</link>
		<comments>http://phpflickr.com/2005/09/19/fastest-release-yet-avast/#comments</comments>
		<pubDate>Mon, 19 Sep 2005 22:13:05 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.phpflickr.com/2005/09/19/fastest-release-yet-avast/</guid>
		<description><![CDATA[I&#039;ve just released version 1.4 of phpFlickr.  My new strategy is to put out a new version every day&#8230; ok, not really.  This release implements uploading.  I had planned to take a few days at least to do this, but I was surprised that it only took me about half an hour [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve just released version 1.4 of phpFlickr.  My new strategy is to put out a new version every day&#8230; ok, not really.  This release implements uploading.  I had planned to take a few days at least to do this, but I was surprised that it only took me about half an hour to get it to work.  To learn how to work with this, check out the new &#034;<a href="http://www.phpflickr.com/docs/uploading/">Uploading Photos</a>&#034; documentation.  As usual, contact me if there are any bugs.  I didn&#039;t have dozens of pictures to upload quite yet, but I&#039;m sure some of you do.  Let me know how it goes.</p>
<p>Oh, and today is <a href="http://www.talklikeapirate.com/">International Talk Like a Pirate Day</a>.  Don&#039;t forget to swash your buckles.</p>
<p><strong>Update</strong>: I only realized today (9/22) that I saved this post as a draft (on 9/19) and never published it.  Oops! Oh well, I hope you still knew to talk like a pirate.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2005/09/19/fastest-release-yet-avast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpFlickr 1.3.3 released</title>
		<link>http://phpflickr.com/2005/09/18/phpflickr-133-released/</link>
		<comments>http://phpflickr.com/2005/09/18/phpflickr-133-released/#comments</comments>
		<pubDate>Sun, 18 Sep 2005 20:45:35 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.phpflickr.com/2005/09/18/phpflickr-133-released/</guid>
		<description><![CDATA[This version is primarily a bug fix release.  There are also two new Flickr methods that I have implemented.  Some methods would return inconsistant results if returning a list of one element.  This should be fixed in all methods now.  If I missed this bug somewhere, let me know.
Unless this version [...]]]></description>
			<content:encoded><![CDATA[<p>This version is primarily a bug fix release.  There are also two new Flickr methods that I have implemented.  Some methods would return inconsistant results if returning a list of one element.  This should be fixed in all methods now.  If I missed this bug somewhere, let me know.</p>
<p>Unless this version has a major bug that will need to be fixed, the next version of phpFlickr will be a major release with support for uploading.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpflickr.com/2005/09/18/phpflickr-133-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
