<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Kommentare zu: random flickr favourite</title>
	<atom:link href="http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/feed" rel="self" type="application/rss+xml" />
	<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html</link>
	<description>deep geeks click here</description>
	<lastBuildDate>Mon, 15 Feb 2010 15:29:14 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Secco</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-2#comment-109894</link>
		<dc:creator>Secco</dc:creator>
		<pubDate>Sun, 13 Sep 2009 12:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-109894</guid>
		<description>Well, it seems that you either have renamed the plugins filename or you put the plugin in a subfolder instead of wp-content/plugins. In both cases RandomFlickrFavs will not generate the correct link for the options page.
The link in the admin menu should be http://mypage/wp-admin/options-general.php?page=RandomFlickrFavs2.php and the plugin file should have the name &quot;RandomFlickrFavs2.php&quot;.</description>
		<content:encoded><![CDATA[<p>Well, it seems that you either have renamed the plugins filename or you put the plugin in a subfolder instead of wp-content/plugins. In both cases RandomFlickrFavs will not generate the correct link for the options page.<br />
The link in the admin menu should be <a href="http://mypage/wp-admin/options-general.php?page=RandomFlickrFavs2.php" rel="nofollow"></a><a href='http://mypage/wp-admin/options-general.php?page=RandomFlickrFavs2.php'>http://mypage/wp-admin/options-general.php?page=RandomFlickrFavs2.php</a> and the plugin file should have the name &#8220;RandomFlickrFavs2.php&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: D-dig</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-2#comment-109777</link>
		<dc:creator>D-dig</dc:creator>
		<pubDate>Fri, 11 Sep 2009 19:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-109777</guid>
		<description>I use wordpress 2.8,
&quot;http://mypage/wp-admin/options-general.php?page=flickrrss.php&quot;
is blank page

I try
&quot;http://mypage/wp-admin/options-general.php?page=RandomFlickerFavs2.php&quot;
--------------------------------------
Cannot load RandomFlickerFavs2.php.
--------------------------------------</description>
		<content:encoded><![CDATA[<p>I use wordpress 2.8,<br />
&#8220;http://mypage/wp-admin/options-general.php?page=flickrrss.php&#8221;<br />
is blank page</p>
<p>I try<br />
&#8220;http://mypage/wp-admin/options-general.php?page=RandomFlickerFavs2.php&#8221;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Cannot load RandomFlickerFavs2.php.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Secco</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-2#comment-91235</link>
		<dc:creator>Secco</dc:creator>
		<pubDate>Sun, 22 Feb 2009 11:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-91235</guid>
		<description>Hmm, I don&#039;t think it&#039;s a problem of the plugin itself. I&#039;m using the most recent WP release, too.
The link under Settings should go to &quot;wp-admin/options-general.php?page=RandomFlickrFavs2.php&quot;.
There is no need to put the plugin php into wp-admin folder. The link should call the &quot;options-general.php&quot; with the plugin script as parameter.
I will have a look, if there is any place in the plugin, that could lead to a wrong / missing link.</description>
		<content:encoded><![CDATA[<p>Hmm, I don&#8217;t think it&#8217;s a problem of the plugin itself. I&#8217;m using the most recent WP release, too.<br />
The link under Settings should go to &#8220;wp-admin/options-general.php?page=RandomFlickrFavs2.php&#8221;.<br />
There is no need to put the plugin php into wp-admin folder. The link should call the &#8220;options-general.php&#8221; with the plugin script as parameter.<br />
I will have a look, if there is any place in the plugin, that could lead to a wrong / missing link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: kodama</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-2#comment-91175</link>
		<dc:creator>kodama</dc:creator>
		<pubDate>Sun, 22 Feb 2009 01:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-91175</guid>
		<description>I think I may be having the same problem as morreene: in WordPress 2.7.1, when I click on &quot;RandomFlickrFav&quot; under &quot;Settings&quot;, I get the error:

The requested URL /wp-admin/RandomFlickerFavs2.php was not found on this server.

I&#039;m not particularly handy with code, so I tried to see in the RandomFlickerFavs2.php where it was looking in wp-admin and redirect it to the plugin folder, but didn&#039;t have any luck (i&#039;m not even sure that this was the right way to go about it, or not). I also tried putting a copy of RandomFlickerFavs2.php in the wp-admin folder, but that just gave me a blank white screen when clicking on &quot;RandomFlickrFav&quot; under &quot;Settings&quot;.</description>
		<content:encoded><![CDATA[<p>I think I may be having the same problem as morreene: in WordPress 2.7.1, when I click on &#8220;RandomFlickrFav&#8221; under &#8220;Settings&#8221;, I get the error:</p>
<p>The requested URL /wp-admin/RandomFlickerFavs2.php was not found on this server.</p>
<p>I&#8217;m not particularly handy with code, so I tried to see in the RandomFlickerFavs2.php where it was looking in wp-admin and redirect it to the plugin folder, but didn&#8217;t have any luck (i&#8217;m not even sure that this was the right way to go about it, or not). I also tried putting a copy of RandomFlickerFavs2.php in the wp-admin folder, but that just gave me a blank white screen when clicking on &#8220;RandomFlickrFav&#8221; under &#8220;Settings&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Secco</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-2#comment-89949</link>
		<dc:creator>Secco</dc:creator>
		<pubDate>Wed, 11 Feb 2009 19:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-89949</guid>
		<description>Hi morreene,
&lt;blockquote&gt;but the I cannot set the parameters in WP settings. the link doesn’t work.&lt;/blockquote&gt;

Could you describe that problem more precisely?
By the way, what version of WordPRess do you use?

&lt;blockquote&gt;can you add the feature of taking photos from specific tag or tags?&lt;/blockquote&gt;

I&#039;m not shure, if that&#039;s possible. Other than other Flickr plugins, RandomFlickrFav doesn&#039;t log into your account and also doesn&#039;t use flickr provided APIs. The only thing this plugin does is call your (public) favourites site and rip all of the images that are shown there. So the only information available to this plugin is the information provided on the pages of your favourites.
The only possibility for this plugin to get the tags of the images would be loading the page of each image and rip the tags from there. I guess this can be done, but will take me lots of time.
I&#039;ll add it to the feature-wish list.</description>
		<content:encoded><![CDATA[<p>Hi morreene,</p>
<blockquote><p>but the I cannot set the parameters in WP settings. the link doesn’t work.</p></blockquote>
<p>Could you describe that problem more precisely?<br />
By the way, what version of WordPRess do you use?</p>
<blockquote><p>can you add the feature of taking photos from specific tag or tags?</p></blockquote>
<p>I&#8217;m not shure, if that&#8217;s possible. Other than other Flickr plugins, RandomFlickrFav doesn&#8217;t log into your account and also doesn&#8217;t use flickr provided APIs. The only thing this plugin does is call your (public) favourites site and rip all of the images that are shown there. So the only information available to this plugin is the information provided on the pages of your favourites.<br />
The only possibility for this plugin to get the tags of the images would be loading the page of each image and rip the tags from there. I guess this can be done, but will take me lots of time.<br />
I&#8217;ll add it to the feature-wish list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: morreene</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-2#comment-89728</link>
		<dc:creator>morreene</dc:creator>
		<pubDate>Mon, 09 Feb 2009 23:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-89728</guid>
		<description>Thanks for the plug-in. It works for me, but the I cannot set the parameters in WP settings. the link doesn&#039;t work.

By the way, can you add the feature of taking photos from specific tag or tags?

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the plug-in. It works for me, but the I cannot set the parameters in WP settings. the link doesn&#8217;t work.</p>
<p>By the way, can you add the feature of taking photos from specific tag or tags?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: dedits</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-1#comment-82139</link>
		<dc:creator>dedits</dc:creator>
		<pubDate>Fri, 28 Nov 2008 01:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-82139</guid>
		<description>Nice post man i just signed up to flickr to!</description>
		<content:encoded><![CDATA[<p>Nice post man i just signed up to flickr to!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Secco</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-1#comment-40314</link>
		<dc:creator>Secco</dc:creator>
		<pubDate>Wed, 23 Jan 2008 12:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-40314</guid>
		<description>Problem solved. Just use the actual version of this plugin from the download link.</description>
		<content:encoded><![CDATA[<p>Problem solved. Just use the actual version of this plugin from the download link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Secco</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-1#comment-40310</link>
		<dc:creator>Secco</dc:creator>
		<pubDate>Wed, 23 Jan 2008 11:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-40310</guid>
		<description>As today flickr changed their favourites-page layout again, I&#039;ll have to improve the plugin again. The actual version will be available as soon as possible.</description>
		<content:encoded><![CDATA[<p>As today flickr changed their favourites-page layout again, I&#8217;ll have to improve the plugin again. The actual version will be available as soon as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: John</title>
		<link>http://narcanti.keyboardsamurais.de/random-flickr-favourite.html/comment-page-1#comment-28139</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 26 Sep 2007 13:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://narcanti.keyboardsamurais.de/?p=68#comment-28139</guid>
		<description>I was thinking something useful, especially for newcomers to using blogs,  would be to have the option of having it embedded within a post like I did, without having to go through the work.  The style sheet options would be set up as variables and they could change them within the drop down panel.  Maybe even adding the Google ads to it as well.  I will look at a plugin that kinda does what I am saying (injects something into a post) and see perhaps how it could fit.  I haven&#039;t made any plugins, but I think I am on the cusp of needing to be able to create or adapt them myself.  So maybe you could help me along in this first project!

Cheers,

John</description>
		<content:encoded><![CDATA[<p>I was thinking something useful, especially for newcomers to using blogs,  would be to have the option of having it embedded within a post like I did, without having to go through the work.  The style sheet options would be set up as variables and they could change them within the drop down panel.  Maybe even adding the Google ads to it as well.  I will look at a plugin that kinda does what I am saying (injects something into a post) and see perhaps how it could fit.  I haven&#8217;t made any plugins, but I think I am on the cusp of needing to be able to create or adapt them myself.  So maybe you could help me along in this first project!</p>
<p>Cheers,</p>
<p>John</p>
]]></content:encoded>
	</item>
</channel>
</rss>
