<?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: Fresh Shashin Support Thread</title>
	<atom:link href="http://www.toppa.com/2009/fresh-shashin-support-thread/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toppa.com/2009/fresh-shashin-support-thread/</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/fresh-shashin-support-thread/#comment-24691</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 22 Dec 2009 12:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24691</guid>
		<description>Hi Ernest - you&#039;re getting an error message from Shashin in your sidebar, so the widget is being called, but something is making it unhappy. Try using this php code in your sidebar instead of the widget:

&lt;pre&gt;&lt;?php echo Shashin::getRandom(&#039;any&#039;,160,1,1,&#039;n&#039;,&#039;center&#039;); ?&gt;&lt;/pre&gt;

This will give you one random image at 160x160, chosen from any of your albums. This is the function the widget is calling in the background, so lets see if this works.

Note your theme should have a statement like this in its sidebar:

&lt;pre&gt;&lt;?php if ( !function_exists(&#039;dynamic_sidebar&#039;) &#124;&#124; !dynamic_sidebar() ) : ?&gt;&lt;/pre&gt;

The code I gave you needs to go after this opening &quot;if&quot; statement, and before the closing &quot;endif;&quot;</description>
		<content:encoded><![CDATA[<p>Hi Ernest &#8211; you&#8217;re getting an error message from Shashin in your sidebar, so the widget is being called, but something is making it unhappy. Try using this php code in your sidebar instead of the widget:</p>
<pre>&lt;?php echo Shashin::getRandom('any',160,1,1,'n','center'); ?&gt;</pre>
<p>This will give you one random image at 160&#215;160, chosen from any of your albums. This is the function the widget is calling in the background, so lets see if this works.</p>
<p>Note your theme should have a statement like this in its sidebar:</p>
<pre>&lt;?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?&gt;</pre>
<p>The code I gave you needs to go after this opening &#8220;if&#8221; statement, and before the closing &#8220;endif;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24690</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 22 Dec 2009 12:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24690</guid>
		<description>Hi MikeR - you found a bug! I&#039;ll fix it in the next Shashin update.</description>
		<content:encoded><![CDATA[<p>Hi MikeR &#8211; you found a bug! I&#8217;ll fix it in the next Shashin update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernest</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24672</link>
		<dc:creator>Ernest</dc:creator>
		<pubDate>Mon, 21 Dec 2009 16:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24672</guid>
		<description>Hi Mike, 
yeah, i have tried other widgets in the sidebar and they work fine. I also had a diff picasa plugin that used widgets and it also worked, so i dont think i have a general problem with widgets.
Im not sure what u mean by &quot;configuring&quot; the widgets, but I did go through appearance-widgets and drag the shashin widget to the sidebar, selected the album, left the default values.  is there anything else i need to do? is there any other way to get a slideshow into the sidebar, besides the &quot;automated&quot; way in the admin/widget section?
thanks. hope ur boys are doing better!
Ernest</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
yeah, i have tried other widgets in the sidebar and they work fine. I also had a diff picasa plugin that used widgets and it also worked, so i dont think i have a general problem with widgets.<br />
Im not sure what u mean by &#8220;configuring&#8221; the widgets, but I did go through appearance-widgets and drag the shashin widget to the sidebar, selected the album, left the default values.  is there anything else i need to do? is there any other way to get a slideshow into the sidebar, besides the &#8220;automated&#8221; way in the admin/widget section?<br />
thanks. hope ur boys are doing better!<br />
Ernest</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeR</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24670</link>
		<dc:creator>MikeR</dc:creator>
		<pubDate>Mon, 21 Dec 2009 16:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24670</guid>
		<description>Mike,
Yes, the example you provided is what I am looking for.  I can Beta for you if you like.

My site is http://www.newmarketstingrays.org.  On the right you can see the two plugins.  Hover over the picture, then hover over the title link of the picture.  You will see the different links.</description>
		<content:encoded><![CDATA[<p>Mike,<br />
Yes, the example you provided is what I am looking for.  I can Beta for you if you like.</p>
<p>My site is <a href="http://www.newmarketstingrays.org" rel="nofollow">http://www.newmarketstingrays.org</a>.  On the right you can see the two plugins.  Hover over the picture, then hover over the title link of the picture.  You will see the different links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24666</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 21 Dec 2009 12:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24666</guid>
		<description>Hi MikeR - yes, it&#039;s intentional that the album thumbnails widget links directly to Picasa rather than using Highslide. This is because Highslide requires thumbnails of photos to be on the page so it can expand them, and this isn&#039;t practical to do with all of an album&#039;s photos in the sidebar. But in the next version of Shashin, I&#039;ll add support for Highslide&#039;s new thumbstrips, which will make this possible. You can see an example here: http://www.highslide.com/examples/gallery-thumbstrip-above.html

I&#039;m not sure what you mean by the title link pointing to your last post. Can you give me a link so I can see?</description>
		<content:encoded><![CDATA[<p>Hi MikeR &#8211; yes, it&#8217;s intentional that the album thumbnails widget links directly to Picasa rather than using Highslide. This is because Highslide requires thumbnails of photos to be on the page so it can expand them, and this isn&#8217;t practical to do with all of an album&#8217;s photos in the sidebar. But in the next version of Shashin, I&#8217;ll add support for Highslide&#8217;s new thumbstrips, which will make this possible. You can see an example here: <a href="http://www.highslide.com/examples/gallery-thumbstrip-above.html" rel="nofollow">http://www.highslide.com/examples/gallery-thumbstrip-above.html</a></p>
<p>I&#8217;m not sure what you mean by the title link pointing to your last post. Can you give me a link so I can see?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24665</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 21 Dec 2009 12:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24665</guid>
		<description>Mike and Janne and anyone else having trouble with Picasa videos:

Picasa has changed the URLs for its videos. This change happened sometime in the past month. The video URLs now expire - it appears they are good for 10 hours. I did a Google search and couldn&#039;t find any documentation of this change.  Unfortunately I don&#039;t see a way to &quot;translate&quot; the new URLs so they&#039;ll look exactly like the old URLs (they each have different encrypted keys), but I&#039;m going to experiment with altering them in other ways to see if I can get them to work indefinitely. 

The reason old videos are still ok is because Shashin doesn&#039;t check for a change in URL when syncing. For the sake of syncing quickly, it only checks for changes in certain fields. If you do something like change a caption on an old video, then it will update the URL and all the other data.</description>
		<content:encoded><![CDATA[<p>Mike and Janne and anyone else having trouble with Picasa videos:</p>
<p>Picasa has changed the URLs for its videos. This change happened sometime in the past month. The video URLs now expire &#8211; it appears they are good for 10 hours. I did a Google search and couldn&#8217;t find any documentation of this change.  Unfortunately I don&#8217;t see a way to &#8220;translate&#8221; the new URLs so they&#8217;ll look exactly like the old URLs (they each have different encrypted keys), but I&#8217;m going to experiment with altering them in other ways to see if I can get them to work indefinitely. </p>
<p>The reason old videos are still ok is because Shashin doesn&#8217;t check for a change in URL when syncing. For the sake of syncing quickly, it only checks for changes in certain fields. If you do something like change a caption on an old video, then it will update the URL and all the other data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24664</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 21 Dec 2009 12:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24664</guid>
		<description>Hi Ernest - sorry for the delay getting back to you. I can&#039;t tell much from the error message on your site. Just to make sure, did you configure the widget in your WP admin? (the &quot;widgets&quot; link under the &quot;Appearance&quot; tab). If that part is ok, try using a widget other than a Shashin widget (if you haven&#039;t already) just to make sure you&#039;re not having a general problem with widgets.</description>
		<content:encoded><![CDATA[<p>Hi Ernest &#8211; sorry for the delay getting back to you. I can&#8217;t tell much from the error message on your site. Just to make sure, did you configure the widget in your WP admin? (the &#8220;widgets&#8221; link under the &#8220;Appearance&#8221; tab). If that part is ok, try using a widget other than a Shashin widget (if you haven&#8217;t already) just to make sure you&#8217;re not having a general problem with widgets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeR</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24655</link>
		<dc:creator>MikeR</dc:creator>
		<pubDate>Mon, 21 Dec 2009 05:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24655</guid>
		<description>Mike,
I&#039;m using two &quot;Album Thumbnails&quot; and &quot;Random Images&quot; widgets.  The &quot;Random Images&quot; widget is behaving as I want using HIGHSLIDE.  However the &quot;Album Thumbnails&quot; is not firing HIGHSLIDE.  I looked into the code and see that _getDivMarkup does not have the javascript code in it in ShashinAlbum.php.  Is that by design?  

As a consequence of the javascript not taking over the click event, I also see that the title link points to my last post, not to picasaweb.google.com as the link on the picture does.  I don&#039;t believe that is by design.

regards,
MikeR</description>
		<content:encoded><![CDATA[<p>Mike,<br />
I&#8217;m using two &#8220;Album Thumbnails&#8221; and &#8220;Random Images&#8221; widgets.  The &#8220;Random Images&#8221; widget is behaving as I want using HIGHSLIDE.  However the &#8220;Album Thumbnails&#8221; is not firing HIGHSLIDE.  I looked into the code and see that _getDivMarkup does not have the javascript code in it in ShashinAlbum.php.  Is that by design?  </p>
<p>As a consequence of the javascript not taking over the click event, I also see that the title link points to my last post, not to picasaweb.google.com as the link on the picture does.  I don&#8217;t believe that is by design.</p>
<p>regards,<br />
MikeR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24636</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 20 Dec 2009 18:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24636</guid>
		<description>Hi,great pluggin!

I am having a similar problem as Janne, with videos only playing for a couple of hours after adding them. I am also having a problem with highslide and videos - they will only play in highslide if I am logged in. Photos work fine, logged in or out.

Many thanks,

Mike</description>
		<content:encoded><![CDATA[<p>Hi,great pluggin!</p>
<p>I am having a similar problem as Janne, with videos only playing for a couple of hours after adding them. I am also having a problem with highslide and videos &#8211; they will only play in highslide if I am logged in. Photos work fine, logged in or out.</p>
<p>Many thanks,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernest</title>
		<link>http://www.toppa.com/2009/fresh-shashin-support-thread/#comment-24508</link>
		<dc:creator>Ernest</dc:creator>
		<pubDate>Tue, 15 Dec 2009 18:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.toppa.com/?p=2648#comment-24508</guid>
		<description>Hi, 
thanks for the great plugin! I&#039;m having some trouble getting the widgets/sidebar to work. when i try i get the &quot;unable to retrieve photos error&quot;. It seems to work okay when i just input in  post/page.(see site pls)
all albums show up (with pics) in the admin page, and i believe i am using all updated software
thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for the great plugin! I&#8217;m having some trouble getting the widgets/sidebar to work. when i try i get the &#8220;unable to retrieve photos error&#8221;. It seems to work okay when i just input in  post/page.(see site pls)<br />
all albums show up (with pics) in the admin page, and i believe i am using all updated software<br />
thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

