<?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: Shashin 1.2 Now Available</title>
	<atom:link href="http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available</link>
	<description>Project Advisor - Business Analyst - Technology Advisor - Methodologist - Solutions Advisor</description>
	<pubDate>Sun, 20 Jul 2008 13:50:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: santiao</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4878</link>
		<dc:creator>santiao</dc:creator>
		<pubDate>Sun, 17 Feb 2008 14:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4878</guid>
		<description>Yes, the message i just mention is:
Warning: Invalid argument supplied for foreach() in /wwwroot/wp-content/plugins/shashin/Shashin.php on line 418

my server side is PHP4.3.7, and my MAMP is PHP 5.2.0
thanks!</description>
		<content:encoded><![CDATA[<p>Yes, the message i just mention is:<br />
Warning: Invalid argument supplied for foreach() in /wwwroot/wp-content/plugins/shashin/Shashin.php on line 418</p>
<p>my server side is PHP4.3.7, and my MAMP is PHP 5.2.0<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4877</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 17 Feb 2008 14:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4877</guid>
		<description>Hi Santiao - thanks for letting me know. Could you send me the exact error message, and let me know which version of PHP you're running?</description>
		<content:encoded><![CDATA[<p>Hi Santiao - thanks for letting me know. Could you send me the exact error message, and let me know which version of PHP you&#8217;re running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santiao</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4876</link>
		<dc:creator>santiao</dc:creator>
		<pubDate>Sun, 17 Feb 2008 14:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4876</guid>
		<description>i got the same as Stefan. but i do not think it is transient. because it is work nice on my local machine at same time but one the server there is a Warning: Invalid argument supplied for foreach() on the top of the Shashin-admin page before add my album.
i think the PHP version difference is the reason.</description>
		<content:encoded><![CDATA[<p>i got the same as Stefan. but i do not think it is transient. because it is work nice on my local machine at same time but one the server there is a Warning: Invalid argument supplied for foreach() on the top of the Shashin-admin page before add my album.<br />
i think the PHP version difference is the reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4875</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 16 Feb 2008 17:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4875</guid>
		<description>Hi Stefan - that error should be transient. I've had a couple other reports of that error in the past, and then it goes away a little while later. I'd say try again in a a few hours and see if it clears up. Picasa has a feed that describes your albums (title, pub date, etc), and then it has a separate feed for the photos in each album. The error means Shashin was able to read the former feed but not the latter. If the error doesn't go away for you within 24 hours, let me know.</description>
		<content:encoded><![CDATA[<p>Hi Stefan - that error should be transient. I&#8217;ve had a couple other reports of that error in the past, and then it goes away a little while later. I&#8217;d say try again in a a few hours and see if it clears up. Picasa has a feed that describes your albums (title, pub date, etc), and then it has a separate feed for the photos in each album. The error means Shashin was able to read the former feed but not the latter. If the error doesn&#8217;t go away for you within 24 hours, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4874</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 16 Feb 2008 16:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4874</guid>
		<description>Lazing, Pat - I think I've realized what the problem might be. When you say "any" album, Shashin picks one at random. If it happens to pick an album with fewer photos than the number of photos you requested, then you will get an error. That's a flaw in the logic, and I'll work on fixing it. Until I have a fix ready, I'd recommend either 1. pick an album for now, instead of "any" or 2. don't ask for more pictures than the number of pictures in your album that has the fewest.</description>
		<content:encoded><![CDATA[<p>Lazing, Pat - I think I&#8217;ve realized what the problem might be. When you say &#8220;any&#8221; album, Shashin picks one at random. If it happens to pick an album with fewer photos than the number of photos you requested, then you will get an error. That&#8217;s a flaw in the logic, and I&#8217;ll work on fixing it. Until I have a fix ready, I&#8217;d recommend either 1. pick an album for now, instead of &#8220;any&#8221; or 2. don&#8217;t ask for more pictures than the number of pictures in your album that has the fewest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pat</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4873</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Sat, 16 Feb 2008 15:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4873</guid>
		<description>sorry.. the code is below :

php echo Shashin::getRandom(any,144,4,7,n,none,both);</description>
		<content:encoded><![CDATA[<p>sorry.. the code is below :</p>
<p>php echo Shashin::getRandom(any,144,4,7,n,none,both);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pat</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4872</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Sat, 16 Feb 2008 15:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4872</guid>
		<description>hey I got the same error as Lazing

I use the php code



am I inputing them right?</description>
		<content:encoded><![CDATA[<p>hey I got the same error as Lazing</p>
<p>I use the php code</p>
<p>am I inputing them right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4871</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Sat, 16 Feb 2008 13:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4871</guid>
		<description>Hi,

I get the following message when trying to sync an album:

Album metadata synced, but failed to sync photos. This was probably a bad connection trying to read the RSS feed. Please try again.

Is this a temporal problem or has anybody experienced somebody like this before?

Cheers,

Stefan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I get the following message when trying to sync an album:</p>
<p>Album metadata synced, but failed to sync photos. This was probably a bad connection trying to read the RSS feed. Please try again.</p>
<p>Is this a temporal problem or has anybody experienced somebody like this before?</p>
<p>Cheers,</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lazing</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4870</link>
		<dc:creator>Lazing</dc:creator>
		<pubDate>Sat, 16 Feb 2008 05:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4870</guid>
		<description>Thanks mike...

for array out of bound error
I used a new function added by 1.2
[srandom=any,160,3,9,y,n,n]
through the pics in each album can changed, i think we need to check the total number of pics before involk the method...

for Chinese Character
after sync albums in this page
/admin/edit.php?page=shashin/Shashin.php
all the album with chinese name display as ????</description>
		<content:encoded><![CDATA[<p>Thanks mike&#8230;</p>
<p>for array out of bound error<br />
I used a new function added by 1.2<br />
[srandom=any,160,3,9,y,n,n]<br />
through the pics in each album can changed, i think we need to check the total number of pics before involk the method&#8230;</p>
<p>for Chinese Character<br />
after sync albums in this page<br />
/admin/edit.php?page=shashin/Shashin.php<br />
all the album with chinese name display as ????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/web-architect/wordpress-and-blogging/shashin-12-now-available#comment-4869</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 14 Feb 2008 17:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/technobabble/wordpress/shashin-12-now-available#comment-4869</guid>
		<description>Hi Lazing - could you let me know what values you put in the tag you used that generated the error? (or if you used a widget, what you typed in the form). If you requested 15 random photos but there are less than 15 photos in the album, then it is a legitimate error and not a bug.

For the problem with the Chinese characters, could you let me know which tag (or widget) you used? I thought I had fixed all the character encoding issues, but it sounds like I may have missed something.</description>
		<content:encoded><![CDATA[<p>Hi Lazing - could you let me know what values you put in the tag you used that generated the error? (or if you used a widget, what you typed in the form). If you requested 15 random photos but there are less than 15 photos in the album, then it is a legitimate error and not a bug.</p>
<p>For the problem with the Chinese characters, could you let me know which tag (or widget) you used? I thought I had fixed all the character encoding issues, but it sounds like I may have missed something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
