<?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: How to include your Flickr photos in WordPress</title>
	<atom:link href="http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/</link>
	<description>^http://(www\.)?saphod\.(net&#124;com&#124;de)/?$</description>
	<pubDate>Tue, 06 Jan 2009 01:50:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Marco</title>
		<link>http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/#comment-4435</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Wed, 02 May 2007 17:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.saphod.net/how-to-include-your-flickr-photos-in-wordpress/#comment-4435</guid>
		<description>@Dendi:
No prob... have fun with your new blog! :-)</description>
		<content:encoded><![CDATA[<p>@Dendi:<br />
No prob&#8230; have fun with your new blog! <img src='http://www.saphod.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dendi Reza</title>
		<link>http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/#comment-4433</link>
		<dc:creator>Dendi Reza</dc:creator>
		<pubDate>Wed, 02 May 2007 16:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.saphod.net/how-to-include-your-flickr-photos-in-wordpress/#comment-4433</guid>
		<description>thanks mate.. I found it here: http://www.randombyte.net/wiki/falbum/functions_and_variables</description>
		<content:encoded><![CDATA[<p>thanks mate.. I found it here: <a href="http://www.randombyte.net/wiki/falbum/functions_and_variables">http://www.randombyte.net/wiki....._variables</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/#comment-4382</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 01 May 2007 12:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.saphod.net/how-to-include-your-flickr-photos-in-wordpress/#comment-4382</guid>
		<description>@Dendi:
Please refer to the FAlbum functions and variables which can be found on the &lt;a href="http://www.randombyte.net/wiki/falbum/functions_and_variables" target="_blank" rel="nofollow"&gt;FAlbum Wiki&lt;/a&gt;. You may want to use the &lt;em&gt;show_random()&lt;/em&gt; or &lt;em&gt;show_recent()&lt;/em&gt; function. Just call that function in the sidebar template. Some further CSS or template editing may be  necessary.</description>
		<content:encoded><![CDATA[<p>@Dendi:<br />
Please refer to the FAlbum functions and variables which can be found on the <a href="http://www.randombyte.net/wiki/falbum/functions_and_variables" target="_blank">FAlbum Wiki</a>. You may want to use the <em>show_random()</em> or <em>show_recent()</em> function. Just call that function in the sidebar template. Some further CSS or template editing may be  necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dendi Reza</title>
		<link>http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/#comment-4378</link>
		<dc:creator>Dendi Reza</dc:creator>
		<pubDate>Tue, 01 May 2007 11:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.saphod.net/how-to-include-your-flickr-photos-in-wordpress/#comment-4378</guid>
		<description>Any idea how to include falbum thumb in sidebar. please email me.</description>
		<content:encoded><![CDATA[<p>Any idea how to include falbum thumb in sidebar. please email me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/#comment-371</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 09 Jan 2007 20:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.saphod.net/how-to-include-your-flickr-photos-in-wordpress/#comment-371</guid>
		<description>Hmmm, I'm afraid I have forgotten... :'-(

This is what my 'falbum.php' looks like:

&lt;pre style="height: 200px"&gt;&lt;code&gt;&#60;?php
/*
Template Name: FAlbum
*/
?&#62;

&#60;?php get_header();?&#62;
&#60;div id="content"&#62;
&#60;div id="content-main"&#62;

&#60;script type="text/javascript" xsrc="&#60;?php echo get_settings('siteurl'); ?&#62;/wp-content/plugins/falbum/res/falbum.js"&#62;&#60;/script&#62;
&#60;script type="text/javascript" xsrc="&#60;?php echo get_settings('siteurl'); ?&#62;/wp-content/plugins/falbum/res/overlib.js"&#62;&#60;/script&#62;
&#60;?php if ($falbum-&#62;can_edit) { ?&#62;&#60;script type="text/javascript" xsrc="&#60;?php echo get_settings('siteurl'); ?&#62;/wp-content/plugins/falbum/res/prototype.js"&#62;&#60;/script&#62;&#60;?php } ?&#62;

&#60;!--
&#60;?php /* Remove or comment out the below line after to finding the Photos page page_id */
if ($page_id == null) { echo '&#60;h2&#62;page_id = '.$post-&#62;ID.'&#60;/h2&#62;'; }
?&#62;
//--&#62;

&#60;div class="primary"&#62;
&#60;?php $falbum-&#62;show_photos(); ?&#62;
&#60;/div&#62;

&#60;/div&#62;&#60;!-- end id:content-main --&#62;
&#60;?php get_sidebar();?&#62;
&#60;?php get_footer();?&#62;
&lt;/code&gt;&lt;/pre&gt;

Then I took this template for my 'Photos' site. I guess that was it...

Tell me if you still have any trouble after making the changes.</description>
		<content:encoded><![CDATA[<p>Hmmm, I&#8217;m afraid I have forgotten&#8230; :&#8217;-(</p>
<p>This is what my &#8216;falbum.php&#8217; looks like:</p>
<pre style="height: 200px"><code>&lt;?php
/*
Template Name: FAlbum
*/
?&gt;

&lt;?php get_header();?&gt;
&lt;div id="content"&gt;
&lt;div id="content-main"&gt;

&lt;script type="text/javascript" xsrc="&lt;?php echo get_settings('siteurl'); ?&gt;/wp-content/plugins/falbum/res/falbum.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" xsrc="&lt;?php echo get_settings('siteurl'); ?&gt;/wp-content/plugins/falbum/res/overlib.js"&gt;&lt;/script&gt;
&lt;?php if ($falbum-&gt;can_edit) { ?&gt;&lt;script type="text/javascript" xsrc="&lt;?php echo get_settings('siteurl'); ?&gt;/wp-content/plugins/falbum/res/prototype.js"&gt;&lt;/script&gt;&lt;?php } ?&gt;

&lt;!--
&lt;?php /* Remove or comment out the below line after to finding the Photos page page_id */
if ($page_id == null) { echo '&lt;h2&gt;page_id = '.$post-&gt;ID.'&lt;/h2&gt;'; }
?&gt;
//--&gt;

&lt;div class="primary"&gt;
&lt;?php $falbum-&gt;show_photos(); ?&gt;
&lt;/div&gt;

&lt;/div&gt;&lt;!-- end id:content-main --&gt;
&lt;?php get_sidebar();?&gt;
&lt;?php get_footer();?&gt;
</code></pre>
<p>Then I took this template for my &#8216;Photos&#8217; site. I guess that was it&#8230;</p>
<p>Tell me if you still have any trouble after making the changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murad</title>
		<link>http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/#comment-369</link>
		<dc:creator>Murad</dc:creator>
		<pubDate>Tue, 09 Jan 2007 19:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.saphod.net/how-to-include-your-flickr-photos-in-wordpress/#comment-369</guid>
		<description>how did you fix the side bar for mistylook with falbum? please email</description>
		<content:encoded><![CDATA[<p>how did you fix the side bar for mistylook with falbum? please email</p>
]]></content:encoded>
	</item>
</channel>
</rss>
