<?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: Web Tool Find Of The Month: FlickrSSP</title>
	<atom:link href="http://www.mattheerema.com/news/2007/01/web-tool-find-of-the-month-flickrssp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/</link>
	<description>Web Consultant &#38; Theology Geek</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-11302</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 27 Jun 2008 15:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-11302</guid>
		<description>&lt;p&gt;I used FlickrSSP initially, but ran into a few problems:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the permalinks used were in the old format and prevented SSP from having permission to &quot;crop to fit&quot; the photo&lt;/li&gt;
&lt;li&gt;my photo captions were only title and filename... I wanted them to be the Flickr photo description&lt;/li&gt;
&lt;li&gt;there was not a photoset/album for my latest photos&lt;/li&gt;
&lt;li&gt;I needed to be able to refresh the cache manually from the command line URL&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I up and coded my own solution, Fetchr4SSP.&lt;/p&gt;

&lt;p&gt;http://stevemooradian.com/fetchr4ssp/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I used FlickrSSP initially, but ran into a few problems:</p>

<ul>
<li>the permalinks used were in the old format and prevented SSP from having permission to &#8220;crop to fit&#8221; the photo</li>
<li>my photo captions were only title and filename&#8230; I wanted them to be the Flickr photo description</li>
<li>there was not a photoset/album for my latest photos</li>
<li>I needed to be able to refresh the cache manually from the command line URL</li>
</ul>

<p>So I up and coded my own solution, Fetchr4SSP.</p>

<p><a href="http://stevemooradian.com/fetchr4ssp/" rel="nofollow">http://stevemooradian.com/fetchr4ssp/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-11036</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Wed, 02 Apr 2008 03:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-11036</guid>
		<description>&lt;p&gt;Has anyone successfully got this working with a flash site? It seems to be only loading from the index.xml file for me? Please help!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Has anyone successfully got this working with a flash site? It seems to be only loading from the index.xml file for me? Please help!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Bast</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-11013</link>
		<dc:creator>Josh Bast</dc:creator>
		<pubDate>Sun, 23 Mar 2008 16:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-11013</guid>
		<description>&lt;p&gt;Hey Matt. I&#039;m using SSP for Adobe Lightroom right now. I began following instructions that came with FlickrSSP 1.6 and I&#039;m a bit confused over step three:
3. A default slideshow.swf and slideshow.html that you can use. To do this you have to pass the parameter &quot;xmlFile=flickrssp.php&quot; to the .swf.
See the sample html for how to do this.&lt;/p&gt;

&lt;p&gt;Is it supposed to say &quot;add a defaut slideshow....&quot;? In addition, I don&#039;t understand the language &quot;pass the parameter&quot;. I&#039;m assuming you are supposed to paste a parameter into the .html file. I look at the sample html and I don&#039;t see anywhere in that code something that says &quot;xmlFile=flickrssp.php&quot;. Maybe that is what this means: &quot; so.addVariable(&quot;xmlfile&quot;, &quot;../flickrssp.php&quot;); &quot;??? If this is the case, The .html and .swf from the sample folder copied into the root folder should make everything work after doing the other steps, right? When I do this and load the page, it just says &quot;Please install Flash and turn on Javascript.&quot; (Which I of course already have done)&lt;/p&gt;

&lt;p&gt;In addition, when I export a gallery to my HD, it gives me a couple of files. The primary file that contains the configurations settings of the slideshow is param.xml. I thought that I would have to use this file in some way to indicate how I wanted my slideshow to look.&lt;/p&gt;

&lt;p&gt;Any help would be much appreciated.&lt;/p&gt;

&lt;p&gt;Josh&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Matt. I&#8217;m using SSP for Adobe Lightroom right now. I began following instructions that came with FlickrSSP 1.6 and I&#8217;m a bit confused over step three:
3. A default slideshow.swf and slideshow.html that you can use. To do this you have to pass the parameter &#8220;xmlFile=flickrssp.php&#8221; to the .swf.
See the sample html for how to do this.</p>

<p>Is it supposed to say &#8220;add a defaut slideshow&#8230;.&#8221;? In addition, I don&#8217;t understand the language &#8220;pass the parameter&#8221;. I&#8217;m assuming you are supposed to paste a parameter into the .html file. I look at the sample html and I don&#8217;t see anywhere in that code something that says &#8220;xmlFile=flickrssp.php&#8221;. Maybe that is what this means: &#8221; so.addVariable(&#8220;xmlfile&#8221;, &#8220;../flickrssp.php&#8221;); &#8220;??? If this is the case, The .html and .swf from the sample folder copied into the root folder should make everything work after doing the other steps, right? When I do this and load the page, it just says &#8220;Please install Flash and turn on Javascript.&#8221; (Which I of course already have done)</p>

<p>In addition, when I export a gallery to my HD, it gives me a couple of files. The primary file that contains the configurations settings of the slideshow is param.xml. I thought that I would have to use this file in some way to indicate how I wanted my slideshow to look.</p>

<p>Any help would be much appreciated.</p>

<p>Josh</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-10734</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 01 Nov 2007 08:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-10734</guid>
		<description>&lt;p&gt;I&#039;ve tried downloading the Brians flickrssp file and his site says be back, is there anyway someone could email it to me? jundulate at yahoo&lt;/p&gt;

&lt;p&gt;thanks!&lt;/p&gt;

&lt;p&gt;-joe&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried downloading the Brians flickrssp file and his site says be back, is there anyway someone could email it to me? jundulate at yahoo</p>

<p>thanks!</p>

<p>-joe</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-9968</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 12 Apr 2007 05:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-9968</guid>
		<description>&lt;p&gt;Wow nevermind... I was putting the information in [&#039;&#039;] instead of the &#039;&#039;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wow nevermind&#8230; I was putting the information in [''] instead of the &#8221;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-9967</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 12 Apr 2007 04:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-9967</guid>
		<description>&lt;p&gt;I just bought flickrssp and followed the instructions. but when I try to access the php file I get the following error: There are no photosets for this user. Does anyone know why this might be happening?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just bought flickrssp and followed the instructions. but when I try to access the php file I get the following error: There are no photosets for this user. Does anyone know why this might be happening?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Janette</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-9956</link>
		<dc:creator>Janette</dc:creator>
		<pubDate>Tue, 10 Apr 2007 05:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-9956</guid>
		<description>&lt;p&gt;I just downloaded the FlickrSSP files and it works great with the included .swf file but when I try to use my own I get a blank page. I have the xml path set to &quot;../images.xml&quot; and the xml type set to &quot;xml&quot; is there another parameter I&#039;m missing?&lt;/p&gt;

&lt;p&gt;Secondly, the Flickr account has 200+ photos but the only photos displaying are the 62 that are in a set. Is there a way to show all of the photos?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just downloaded the FlickrSSP files and it works great with the included .swf file but when I try to use my own I get a blank page. I have the xml path set to &#8220;../images.xml&#8221; and the xml type set to &#8220;xml&#8221; is there another parameter I&#8217;m missing?</p>

<p>Secondly, the Flickr account has 200+ photos but the only photos displaying are the 62 that are in a set. Is there a way to show all of the photos?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Deborah</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-5018</link>
		<dc:creator>Deborah</dc:creator>
		<pubDate>Wed, 14 Feb 2007 01:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-5018</guid>
		<description>&lt;p&gt;Matt,&lt;/p&gt;

&lt;p&gt;Kind of just looking for an explanation/discussion about using the tool, any issues to be aware of, etc. Is there an explanation somewhere?&lt;/p&gt;

&lt;p&gt;I&#039;m also trying not to use up your time and good will. I&#039;m the sort who reads code and discussions of code. I know, I know, it&#039;s not the norm -&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Matt,</p>

<p>Kind of just looking for an explanation/discussion about using the tool, any issues to be aware of, etc. Is there an explanation somewhere?</p>

<p>I&#8217;m also trying not to use up your time and good will. I&#8217;m the sort who reads code and discussions of code. I know, I know, it&#8217;s not the norm -</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-5017</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 13 Feb 2007 22:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-5017</guid>
		<description>&lt;p&gt;Deborah - he took his site down shortly after I bought this from him.  I could answer any questions you need to know about it (I think).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Deborah &#8211; he took his site down shortly after I bought this from him.  I could answer any questions you need to know about it (I think).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Deborah</title>
		<link>http://www.mattheerema.com/web-tech-design/2007/01/web-tool-find-of-the-month-flickrssp/comment-page-1/#comment-5016</link>
		<dc:creator>Deborah</dc:creator>
		<pubDate>Tue, 13 Feb 2007 22:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattheerema.com/archive/web-tool-find-of-the-month-flickrssp#comment-5016</guid>
		<description>&lt;p&gt;Matt,&lt;/p&gt;

&lt;p&gt;This looks to be a great tool. I visited Brian&#039;s site to learn more about it, but all he has listed on his page is &quot;I&#039;ll be back&quot;. Is there information on his site about the tool (other than the link to buy it) that I&#039;m just not finding?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Matt,</p>

<p>This looks to be a great tool. I visited Brian&#8217;s site to learn more about it, but all he has listed on his page is &#8220;I&#8217;ll be back&#8221;. Is there information on his site about the tool (other than the link to buy it) that I&#8217;m just not finding?</p>]]></content:encoded>
	</item>
</channel>
</rss>

