<?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: Simple Flickr Module and Plugin</title>
	<atom:link href="http://www.lycie.com/simple-flickr-module-and-plugin-16/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lycie.com/simple-flickr-module-and-plugin-16</link>
	<description>Onur</description>
	<lastBuildDate>Sat, 17 Sep 2011 17:57:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-173</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 10 Dec 2010 14:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-173</guid>
		<description>Never mind, I got it!  Thanks for the great widget.  -Steve</description>
		<content:encoded><![CDATA[<p>Never mind, I got it!  Thanks for the great widget.  -Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-172</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 09 Dec 2010 22:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-172</guid>
		<description>For some reason I can&#039;t get my group&#039;s photos to show up.  It will show public photos when I switch the option, but when I put in the group info its blank.  Here is my group url: 

http://www.flickr.com/groups/1581026@N21/

I put in 1581026@N21 for both group name and group id (and tried a bunch of other combos too) but I&#039;m not getting anything.

Thanks,
Steve</description>
		<content:encoded><![CDATA[<p>For some reason I can&#8217;t get my group&#8217;s photos to show up.  It will show public photos when I switch the option, but when I put in the group info its blank.  Here is my group url: </p>
<p><a href="http://www.flickr.com/groups/1581026@N21/" rel="nofollow">http://www.flickr.com/groups/1581026@N21/</a></p>
<p>I put in 1581026@N21 for both group name and group id (and tried a bunch of other combos too) but I&#8217;m not getting anything.</p>
<p>Thanks,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-167</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sun, 07 Nov 2010 21:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-167</guid>
		<description>Well awesome, it butchered the code.</description>
		<content:encoded><![CDATA[<p>Well awesome, it butchered the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-166</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sun, 07 Nov 2010 21:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-166</guid>
		<description>For the Joomla version, the only thing I&#039;d fix is that when a user clicks on one of the images, it opens the Flickr in a new tab. To do this, change line 55 in mod_simpleflickr.php from &lt;b&gt;&lt;code&gt;echo str_replace(&quot;&gt;&lt;/a&gt;&quot;, &quot;/&gt;&lt;/a&gt;&quot;, $div);&lt;/code&gt;&lt;/b&gt; to &lt;b&gt;&lt;code&gt;echo str_replace(&quot;&lt;a &quot;, &quot;&lt;a&gt;&lt;/a&gt;&quot;, &quot;/&gt;&lt;/a&gt;&quot;, $div));&lt;/code&gt;&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>For the Joomla version, the only thing I&#8217;d fix is that when a user clicks on one of the images, it opens the Flickr in a new tab. To do this, change line 55 in mod_simpleflickr.php from <b><code>echo str_replace("&gt;", "/&gt;", $div);</code></b> to <b><code>echo str_replace("&lt;a &quot;, &quot;<a></a>", "/&gt;", $div));</code></b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onur</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-160</link>
		<dc:creator>Onur</dc:creator>
		<pubDate>Sun, 03 Oct 2010 14:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-160</guid>
		<description>The image sizes can be modified via CSS. 
&lt;code&gt;
#flickr img {
max-height:150px;
max-width:150px;
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>The image sizes can be modified via CSS.<br />
<code><br />
#flickr img {<br />
max-height:150px;<br />
max-width:150px;<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nollywood</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-158</link>
		<dc:creator>Nollywood</dc:creator>
		<pubDate>Sat, 02 Oct 2010 17:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-158</guid>
		<description>I am asking the same question as Catscrazy. Is is possible to adjust thumbnail size as I find it too small but the medium too big!</description>
		<content:encoded><![CDATA[<p>I am asking the same question as Catscrazy. Is is possible to adjust thumbnail size as I find it too small but the medium too big!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-153</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 08 Sep 2010 18:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-153</guid>
		<description>This module is exactly what I was hoping to find. Thanks for the time you&#039;ve put into this!

I wanted to let you know about an error I&#039;m getting on my server:
FILE_GET_CONTENTS() [FUNCTION.FILE-GET-CONTENTS]: URL FILE-ACCESS IS DISABLED IN THE SERVER CONFIGURATION.

I&#039;m guessing my server has allow_url_fopen disabled for security reasons, so I was wondering if there is an implementation to get around this. Or is there enough input filtering in place that I should just enable it?</description>
		<content:encoded><![CDATA[<p>This module is exactly what I was hoping to find. Thanks for the time you&#8217;ve put into this!</p>
<p>I wanted to let you know about an error I&#8217;m getting on my server:<br />
FILE_GET_CONTENTS() [FUNCTION.FILE-GET-CONTENTS]: URL FILE-ACCESS IS DISABLED IN THE SERVER CONFIGURATION.</p>
<p>I&#8217;m guessing my server has allow_url_fopen disabled for security reasons, so I was wondering if there is an implementation to get around this. Or is there enough input filtering in place that I should just enable it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamie</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-152</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Wed, 01 Sep 2010 17:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-152</guid>
		<description>Is it possible to use a 2 word Tag? like &#039;red mountain&#039; or multiple tags like &#039;red mountain&#039; and &#039;skiing&#039;?

If not, could it be hard coded into the plugin?

Thanks!</description>
		<content:encoded><![CDATA[<p>Is it possible to use a 2 word Tag? like &#8216;red mountain&#8217; or multiple tags like &#8216;red mountain&#8217; and &#8216;skiing&#8217;?</p>
<p>If not, could it be hard coded into the plugin?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pèdà</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-71</link>
		<dc:creator>Pèdà</dc:creator>
		<pubDate>Fri, 23 Apr 2010 11:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-71</guid>
		<description>Hi Onur,
i am using your mod_simplflickr for 6 months and it always worked fine :-)
But from today it is away ! Empty space, no text-comment, nothing ...
I use it in &quot;random&quot; mode with pics from flickr.
Do you have an idea ?

Best regards from Germany ...
Pèdà</description>
		<content:encoded><![CDATA[<p>Hi Onur,<br />
i am using your mod_simplflickr for 6 months and it always worked fine <img src='http://www.lycie.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
But from today it is away ! Empty space, no text-comment, nothing &#8230;<br />
I use it in &#8220;random&#8221; mode with pics from flickr.<br />
Do you have an idea ?</p>
<p>Best regards from Germany &#8230;<br />
Pèdà</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catskrazy</title>
		<link>http://www.lycie.com/simple-flickr-module-and-plugin-16#comment-70</link>
		<dc:creator>Catskrazy</dc:creator>
		<pubDate>Sun, 18 Apr 2010 07:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mutlubalik.com/eng/?p=16#comment-70</guid>
		<description>Hi,
Thanks for a great module, it&#039;s easy to understand and works very well.
However, I would like a function to customize the size of photo displayed, ie:not just square, thumbnail or mid-size as the mid-size photo sits outside the wrapper for the module and the other are too small.
Is there some code I can change to do this?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for a great module, it&#8217;s easy to understand and works very well.<br />
However, I would like a function to customize the size of photo displayed, ie:not just square, thumbnail or mid-size as the mid-size photo sits outside the wrapper for the module and the other are too small.<br />
Is there some code I can change to do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

