<?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: 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&#124;marcoluthe)\.(net&#124;com&#124;de)/?$</description>
	<lastBuildDate>Mon, 16 May 2011 14:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Marco</title>
		<link>http://www.saphod.net/2006/08/13/how-to-include-your-flickr-photos-in-wordpress/comment-page-1/#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-page-1/#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-page-1/#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=&quot;http://www.randombyte.net/wiki/falbum/functions_and_variables&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&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-page-1/#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-page-1/#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&#039;m afraid I have forgotten... :&#039;-(

This is what my &#039;falbum.php&#039; looks like:

&lt;pre style=&quot;height: 200px&quot;&gt;&lt;code&gt;&lt;?php
/*
Template Name: FAlbum
*/
?&gt;

&lt;?php get_header();?&gt;
&lt;div id=&quot;content&quot;&gt;
&lt;div id=&quot;content-main&quot;&gt;

&lt;script type=&quot;text/javascript&quot; xsrc=&quot;&lt;?php echo get_settings(&#039;siteurl&#039;); ?&gt;/wp-content/plugins/falbum/res/falbum.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; xsrc=&quot;&lt;?php echo get_settings(&#039;siteurl&#039;); ?&gt;/wp-content/plugins/falbum/res/overlib.js&quot;&gt;&lt;/script&gt;
&lt;?php if ($falbum-&gt;can_edit) { ?&gt;&lt;script type=&quot;text/javascript&quot; xsrc=&quot;&lt;?php echo get_settings(&#039;siteurl&#039;); ?&gt;/wp-content/plugins/falbum/res/prototype.js&quot;&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 &#039;&lt;h2&gt;page_id = &#039;.$post-&gt;ID.&#039;&lt;/h2&gt;&#039;; }
?&gt;
//--&gt;

&lt;div class=&quot;primary&quot;&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;
&lt;/code&gt;&lt;/pre&gt;

Then I took this template for my &#039;Photos&#039; 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-page-1/#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>

