﻿<?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"
	>
<channel>
	<title>Comments on: Picturegrid Wordpress Plugin</title>
	<atom:link href="http://kierandelaney.net/blog/projects/wp-picturegrid/feed/" rel="self" type="application/rss+xml" />
	<link>http://kierandelaney.net/blog</link>
	<description>my website and stuff.</description>
	<pubDate>Sat, 05 Jul 2008 21:08:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Boniek</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7923</link>
		<dc:creator>Boniek</dc:creator>
		<pubDate>Fri, 04 Jul 2008 14:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7923</guid>
		<description>I notice someone else was having this problem - I get the message...

Warning: Invalid argument supplied for foreach() in /home/giantthu/public_html/wp-content/plugins/picturegrid/picturegrid.php on line 213

How do I fix this?
Thanks</description>
		<content:encoded><![CDATA[<p>I notice someone else was having this problem - I get the message&#8230;</p>
<p>Warning: Invalid argument supplied for foreach() in /home/giantthu/public_html/wp-content/plugins/picturegrid/picturegrid.php on line 213</p>
<p>How do I fix this?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micah</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7479</link>
		<dc:creator>Micah</dc:creator>
		<pubDate>Wed, 11 Jun 2008 08:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7479</guid>
		<description>Re @19 (and @17 and @16), I'm not sure it's the Flickr API keys. I am seeing this message in Safari, but not Firefox (which shows the images as one would expect). Also, I've tried two separate API keys (which are working for other WP Flickr plugins). Also tried switching the key's Auth Mode between Web (and tried both no and WP-admin link for callback URL) and Desktop.

Any other ideas? Thanks in advance for any help.</description>
		<content:encoded><![CDATA[<p>Re @19 (and @17 and @16), I&#8217;m not sure it&#8217;s the Flickr API keys. I am seeing this message in Safari, but not Firefox (which shows the images as one would expect). Also, I&#8217;ve tried two separate API keys (which are working for other WP Flickr plugins). Also tried switching the key&#8217;s Auth Mode between Web (and tried both no and WP-admin link for callback URL) and Desktop.</p>
<p>Any other ideas? Thanks in advance for any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7296</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 24 May 2008 12:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7296</guid>
		<description>Hi

Great plugin!

However I want to use a group feed, not a user. Any ideas on how to do this?

Ian</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Great plugin!</p>
<p>However I want to use a group feed, not a user. Any ideas on how to do this?</p>
<p>Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: troy zimmerman</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7174</link>
		<dc:creator>troy zimmerman</dc:creator>
		<pubDate>Thu, 08 May 2008 19:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7174</guid>
		<description>weird problem: i uploaded the file to my plugin directory... but it won't show up on my dashboard. no error messages or anything like that. it's simply not there.

any help?</description>
		<content:encoded><![CDATA[<p>weird problem: i uploaded the file to my plugin directory&#8230; but it won&#8217;t show up on my dashboard. no error messages or anything like that. it&#8217;s simply not there.</p>
<p>any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel G Goodman &#187; Portfolio Update</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7169</link>
		<dc:creator>Joel G Goodman &#187; Portfolio Update</dc:creator>
		<pubDate>Thu, 08 May 2008 03:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7169</guid>
		<description>[...] to come on that page. I just wanted it live for easier editing. I&#8217;m still waiting for the Picturegrid update. It&#8217;ll be perfect when I can call a picturegrid anywhere in my [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] to come on that page. I just wanted it live for easier editing. I&#8217;m still waiting for the Picturegrid update. It&#8217;ll be perfect when I can call a picturegrid anywhere in my [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davide Benini</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7139</link>
		<dc:creator>Davide Benini</dc:creator>
		<pubDate>Mon, 05 May 2008 20:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7139</guid>
		<description>The plugin seems to inject css through a "style" tag inside the body; as a consequence, my page doesn't validate. I think the code style code should be injected into the head section, through the wp_head hook. Are you planning to modify this behaviour? I could implement the change myself, but I don't want to disrupt future compatibility.
Thanks for the great job,
Davide

PS: disregard the previous report, re.reading the comments I have found out the problem were mac OS line endings.</description>
		<content:encoded><![CDATA[<p>The plugin seems to inject css through a &#8220;style&#8221; tag inside the body; as a consequence, my page doesn&#8217;t validate. I think the code style code should be injected into the head section, through the wp_head hook. Are you planning to modify this behaviour? I could implement the change myself, but I don&#8217;t want to disrupt future compatibility.<br />
Thanks for the great job,<br />
Davide</p>
<p>PS: disregard the previous report, re.reading the comments I have found out the problem were mac OS line endings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davide Benini</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7093</link>
		<dc:creator>Davide Benini</dc:creator>
		<pubDate>Thu, 01 May 2008 10:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7093</guid>
		<description>Hello Kieran, bug report... Here's how my plugin activation page looks like after putting the picturegrid folder into wp-content/plugin:

http://img.skitch.com/20080501-cwnmmmj4asfdc8rjt156kb2fqw.jpg

This looks like a bug to me, but there might be something wrong with my setup. I use WP 2.5 with a number of plugins, but I have deactivated them all to debug, so it looks like it's not any other plugin's fault.

Any suggestion?

Davide</description>
		<content:encoded><![CDATA[<p>Hello Kieran, bug report&#8230; Here&#8217;s how my plugin activation page looks like after putting the picturegrid folder into wp-content/plugin:</p>
<p><a href="http://img.skitch.com/20080501-cwnmmmj4asfdc8rjt156kb2fqw.jpg" rel="nofollow">http://img.skitch.com/20080501-cwnmmmj4asfdc8rjt156kb2fqw.jpg</a></p>
<p>This looks like a bug to me, but there might be something wrong with my setup. I use WP 2.5 with a number of plugins, but I have deactivated them all to debug, so it looks like it&#8217;s not any other plugin&#8217;s fault.</p>
<p>Any suggestion?</p>
<p>Davide</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7090</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 01 May 2008 03:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7090</guid>
		<description>Love this plugin, it has replaced FlickrRSS.

Just a few things, do you plan on adding support to have it's own title above it? I would love it if I could have it say Flickr up top.

Can't wait for the random image feature, that would be great.</description>
		<content:encoded><![CDATA[<p>Love this plugin, it has replaced FlickrRSS.</p>
<p>Just a few things, do you plan on adding support to have it&#8217;s own title above it? I would love it if I could have it say Flickr up top.</p>
<p>Can&#8217;t wait for the random image feature, that would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kieran</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7074</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Tue, 29 Apr 2008 12:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7074</guid>
		<description>Coffee: I plan to include widget title options in the next release. Thanks for the support.

Logicalnot: Thats really beyond the scope of this plugin - its made entirely for use with Flickr. Flickr provides the images, the thumbnails and the set structure for the plugin and without this the plugin would essentially be completely different underneath!</description>
		<content:encoded><![CDATA[<p>Coffee: I plan to include widget title options in the next release. Thanks for the support.</p>
<p>Logicalnot: Thats really beyond the scope of this plugin - its made entirely for use with Flickr. Flickr provides the images, the thumbnails and the set structure for the plugin and without this the plugin would essentially be completely different underneath!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: logicalnot</title>
		<link>http://kierandelaney.net/blog/projects/wp-picturegrid/#comment-7050</link>
		<dc:creator>logicalnot</dc:creator>
		<pubDate>Sat, 26 Apr 2008 09:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://kierandelaney.net/blog/wp-picturegrid-test/#comment-7050</guid>
		<description>I love the idea — but i don't have (and don't want to have) a flickr account.

So, as a wish/suggestion, will it be possible to give the plugin a specific folder url (full of jpeg) and get the same results? — assuming that the plugin will make all the needed thumbnails and order them either by name or creation date.

Thank you!
Have a nice and keep up the good work!</description>
		<content:encoded><![CDATA[<p>I love the idea — but i don&#8217;t have (and don&#8217;t want to have) a flickr account.</p>
<p>So, as a wish/suggestion, will it be possible to give the plugin a specific folder url (full of jpeg) and get the same results? — assuming that the plugin will make all the needed thumbnails and order them either by name or creation date.</p>
<p>Thank you!<br />
Have a nice and keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
