<?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: Shashin 2.3.5 Now Available</title>
	<atom:link href="http://www.toppa.com/2009/shashin-235-now-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toppa.com/2009/shashin-235-now-available/</link>
	<description>Mike Toppa's Blog</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:15:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22591</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 27 May 2009 11:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22591</guid>
		<description>Hi Stephan - the code change I gave you was to see if it would print the raw Picasa RSS feed to your screen. That would let me know if Shashin was able to read the feed or not. Could you let me know exactly what you saw on the screen? (if it was really long, just a snippet is sufficient).</description>
		<content:encoded><![CDATA[<p>Hi Stephan &#8211; the code change I gave you was to see if it would print the raw Picasa RSS feed to your screen. That would let me know if Shashin was able to read the feed or not. Could you let me know exactly what you saw on the screen? (if it was really long, just a snippet is sufficient).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22589</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Tue, 26 May 2009 16:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22589</guid>
		<description>Hi Mike,

When i change lin 419 and I try again I get a big error message. I contact my hosting provider because I had also a problem with the Flickr plugin. The fixed the problem for me, they changed the rule allow_url_fopen in the php.ini.

Thanx for you help for this great plugin.</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>When i change lin 419 and I try again I get a big error message. I contact my hosting provider because I had also a problem with the Flickr plugin. The fixed the problem for me, they changed the rule allow_url_fopen in the php.ini.</p>
<p>Thanx for you help for this great plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22586</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 26 May 2009 11:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22586</guid>
		<description>Hi Stephan - I added your album successfully on my testing site, so there&#039;s nothing wrong with the feed. To retrieve the Picasa album feed, I&#039;m using a reader that comes with WordPress (it&#039;s called Snoopy). It&#039;s possible your web server doesn&#039;t support it. In the shashin folder, please open ToppaWPFunctions.php, and on line 419 you will see:

&lt;pre&gt;return $parser-&gt;parse($feed_url);&lt;/pre&gt;

Please change that to:

&lt;pre&gt;var_dump($parser-&gt;parse($feed_url));
exit;&lt;/pre&gt;

Then try to add the album again, and let me know what appears on your screen. </description>
		<content:encoded><![CDATA[<p>Hi Stephan &#8211; I added your album successfully on my testing site, so there&#8217;s nothing wrong with the feed. To retrieve the Picasa album feed, I&#8217;m using a reader that comes with WordPress (it&#8217;s called Snoopy). It&#8217;s possible your web server doesn&#8217;t support it. In the shashin folder, please open ToppaWPFunctions.php, and on line 419 you will see:</p>
<pre>return $parser->parse($feed_url);</pre>
<p>Please change that to:</p>
<pre>var_dump($parser->parse($feed_url));
exit;</pre>
<p>Then try to add the album again, and let me know what appears on your screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22575</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Sun, 24 May 2009 21:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22575</guid>
		<description>sorry english message is:
&quot;ShashinAlbum::setAlbum - Failed to parse album feed.&quot;</description>
		<content:encoded><![CDATA[<p>sorry english message is:<br />
&#8220;ShashinAlbum::setAlbum &#8211; Failed to parse album feed.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22574</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Sun, 24 May 2009 21:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22574</guid>
		<description>Hi Mike,

I get the message ShashinAlbum::setUserAlbums - Kan album feed niet parsen. It&#039;s the first install, I tried different settings but i get always that message. My picasa url is http://picasaweb.google.com/stephan80 I hope you can help me.</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I get the message ShashinAlbum::setUserAlbums &#8211; Kan album feed niet parsen. It&#8217;s the first install, I tried different settings but i get always that message. My picasa url is <a href="http://picasaweb.google.com/stephan80" rel="nofollow">http://picasaweb.google.com/stephan80</a> I hope you can help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22545</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 20 May 2009 12:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22545</guid>
		<description>Hi Jeanette - only sizes 32, 48, 64, and 160 will give you square thumbnails. If you&#039;re still having any difficulty, please show me how you&#039;re using the tag, and give me a link so I can take a look.</description>
		<content:encoded><![CDATA[<p>Hi Jeanette &#8211; only sizes 32, 48, 64, and 160 will give you square thumbnails. If you&#8217;re still having any difficulty, please show me how you&#8217;re using the tag, and give me a link so I can take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeanette</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22542</link>
		<dc:creator>Jeanette</dc:creator>
		<pubDate>Wed, 20 May 2009 04:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22542</guid>
		<description>Hi Mike,
Thanks! But I tried that... it doesn&#039;t give me nice square thumbnails...</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
Thanks! But I tried that&#8230; it doesn&#8217;t give me nice square thumbnails&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22534</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 19 May 2009 12:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22534</guid>
		<description>Hi Jeanette - you&#039;re looking for the salbumphotos tag:

http://www.toppa.com/shashin-wordpress-plugin/#shashin8

Note that all the Shashin tags will fetch your images at the requested size. Shashin never uses browser scaling to resize images.</description>
		<content:encoded><![CDATA[<p>Hi Jeanette &#8211; you&#8217;re looking for the salbumphotos tag:</p>
<p><a href="http://www.toppa.com/shashin-wordpress-plugin/#shashin8" rel="nofollow">http://www.toppa.com/shashin-wordpress-plugin/#shashin8</a></p>
<p>Note that all the Shashin tags will fetch your images at the requested size. Shashin never uses browser scaling to resize images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeanette</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22533</link>
		<dc:creator>Jeanette</dc:creator>
		<pubDate>Tue, 19 May 2009 11:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22533</guid>
		<description>Hi...
I LOVE your plugin...

I can&#039;t figure something out.
I want to display thumbnails of all photos from one album. So far I can only have it display the actual photos and scale it down and this makes it load slow.

What&#039;s the code for it?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi&#8230;<br />
I LOVE your plugin&#8230;</p>
<p>I can&#8217;t figure something out.<br />
I want to display thumbnails of all photos from one album. So far I can only have it display the actual photos and scale it down and this makes it load slow.</p>
<p>What&#8217;s the code for it?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Knott</title>
		<link>http://www.toppa.com/2009/shashin-235-now-available/#comment-22509</link>
		<dc:creator>Michael Knott</dc:creator>
		<pubDate>Sun, 17 May 2009 11:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=1495#comment-22509</guid>
		<description>I was about to post a query asking about changing the background of the table to match the webpage background.  After much fiddling with shashin.css I just couldn&#039;t get the background to change (http://conspiracyphotographic.com).
I am using Atahualpa for my styling, and eventually found that it was over-riding the shashin.css - it stores all it&#039;s formatting information in the header.
So if you want to change your Shashin table colours and are using the Atahualpa theme, go and change the settings on the &quot;Tables&quot; tab.
Excellent plugin, by the way, thank you so much!</description>
		<content:encoded><![CDATA[<p>I was about to post a query asking about changing the background of the table to match the webpage background.  After much fiddling with shashin.css I just couldn&#8217;t get the background to change (<a href="http://conspiracyphotographic.com" rel="nofollow">http://conspiracyphotographic.com</a>).<br />
I am using Atahualpa for my styling, and eventually found that it was over-riding the shashin.css &#8211; it stores all it&#8217;s formatting information in the header.<br />
So if you want to change your Shashin table colours and are using the Atahualpa theme, go and change the settings on the &#8220;Tables&#8221; tab.<br />
Excellent plugin, by the way, thank you so much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

