<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Flickr Gallery 1.3</title>
	<atom:link href="http://co.deme.me/2009/10/flickr-gallery-1-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://co.deme.me/2009/10/flickr-gallery-1-3/</link>
	<description>free code + word of mouth</description>
	<lastBuildDate>Fri, 20 Aug 2010 18:45:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Andrei Gonzales</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2760</link>
		<dc:creator>Andrei Gonzales</dc:creator>
		<pubDate>Fri, 20 Aug 2010 18:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2760</guid>
		<description>Hey Dan, quick question: does this support favorites?

mode=&quot;favorites&quot; doesn&#039;t seem to work, or am I missing a parameter?</description>
		<content:encoded><![CDATA[<p>Hey Dan, quick question: does this support favorites?</p>
<p>mode=&#8221;favorites&#8221; doesn&#8217;t seem to work, or am I missing a parameter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Coulter</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2440</link>
		<dc:creator>Dan Coulter</dc:creator>
		<pubDate>Tue, 18 May 2010 18:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2440</guid>
		<description>If you are just wanting to include something in your theme through PHP, you can do this: &lt;?php echo do_shortcode(&#039;[flickr-gallery]&#039;); ?&gt;</description>
		<content:encoded><![CDATA[<p>If you are just wanting to include something in your theme through PHP, you can do this: &lt;?php echo do_shortcode(&#8216;[flickr-gallery]&#8216;); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Estevam Neves</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2439</link>
		<dc:creator>Estevam Neves</dc:creator>
		<pubDate>Tue, 18 May 2010 14:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2439</guid>
		<description>Hi, I&#039;ve got the same question, and here&#039;s what I did:

$flickr = new DC_FlickrGallery();
$flickr-&gt;init();
echo $flickr-&gt;gallery(array(&quot;tags&quot; =&gt; &quot;home&quot;,&quot;mode&quot; =&gt; &quot;tag&quot;));

Dan, can u show to us how to call this in only one function? Thx.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve got the same question, and here&#8217;s what I did:</p>
<p>$flickr = new DC_FlickrGallery();<br />
$flickr-&gt;init();<br />
echo $flickr-&gt;gallery(array(&#8220;tags&#8221; =&gt; &#8220;home&#8221;,&#8221;mode&#8221; =&gt; &#8220;tag&#8221;));</p>
<p>Dan, can u show to us how to call this in only one function? Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Coulter</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2346</link>
		<dc:creator>Dan Coulter</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2346</guid>
		<description>Not in the current version.</description>
		<content:encoded><![CDATA[<p>Not in the current version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2345</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2345</guid>
		<description>Hey Dan

Thanks for a neat plugin!!! I&#039;m wondering, if I somehow can have the pictures shown in the large format instead of medium, when they are shown in the lightbox??

All the best, Morten</description>
		<content:encoded><![CDATA[<p>Hey Dan</p>
<p>Thanks for a neat plugin!!! I&#8217;m wondering, if I somehow can have the pictures shown in the large format instead of medium, when they are shown in the lightbox??</p>
<p>All the best, Morten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Coulter</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2107</link>
		<dc:creator>Dan Coulter</dc:creator>
		<pubDate>Sun, 31 Jan 2010 20:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2107</guid>
		<description>If you set a per_page argument in the shortcode, it should limit it.</description>
		<content:encoded><![CDATA[<p>If you set a per_page argument in the shortcode, it should limit it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Native Paul</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2105</link>
		<dc:creator>Native Paul</dc:creator>
		<pubDate>Sat, 30 Jan 2010 18:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2105</guid>
		<description>Hi Dan. I&#039;d really like to include a widget that uses flickr-gallery. Obviously I could just put a shortcode in the text widget and enable in functions.php. The problem with this method is that it still lists the number of photos set in the admin panel.

How difficult would it be to override the number of photos from within a shortcode tag? I&#039;d also like to disable pagination in the widget.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi Dan. I&#8217;d really like to include a widget that uses flickr-gallery. Obviously I could just put a shortcode in the text widget and enable in functions.php. The problem with this method is that it still lists the number of photos set in the admin panel.</p>
<p>How difficult would it be to override the number of photos from within a shortcode tag? I&#8217;d also like to disable pagination in the widget.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Pisano</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2099</link>
		<dc:creator>Sean Pisano</dc:creator>
		<pubDate>Thu, 28 Jan 2010 22:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2099</guid>
		<description>It&#039;s me again. I disabled everything and used the wordpress theme and still could not get the photosets tab to work properly. When I click on the image or the photo set title it does not load below it. Can you please help.

Thanks 
Sean</description>
		<content:encoded><![CDATA[<p>It&#8217;s me again. I disabled everything and used the wordpress theme and still could not get the photosets tab to work properly. When I click on the image or the photo set title it does not load below it. Can you please help.</p>
<p>Thanks<br />
Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Coulter</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2082</link>
		<dc:creator>Dan Coulter</dc:creator>
		<pubDate>Fri, 15 Jan 2010 07:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2082</guid>
		<description>No. The Flickr API does not allow you to pull a set of random photos.</description>
		<content:encoded><![CDATA[<p>No. The Flickr API does not allow you to pull a set of random photos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan B</title>
		<link>http://co.deme.me/2009/10/flickr-gallery-1-3/comment-page-1/#comment-2081</link>
		<dc:creator>Dylan B</dc:creator>
		<pubDate>Fri, 15 Jan 2010 02:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=148#comment-2081</guid>
		<description>Is there any way to randomize the photos when the plugin loads them?
Thanks for all your work! Great Plugin!</description>
		<content:encoded><![CDATA[<p>Is there any way to randomize the photos when the plugin loads them?<br />
Thanks for all your work! Great Plugin!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
