<?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; release</title>
	<atom:link href="http://phpflickr.com/tag/release/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>
	</channel>
</rss>
