<?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: Kubrick and WordPress</title>
	<atom:link href="http://www.flyweb.nl/index.php/2006/09/06/kubrick-and-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flyweb.nl/wordpress/index.php/2006/09/06/kubrick-and-wordpress/</link>
	<description>nothing @ all</description>
	<lastBuildDate>Sun, 20 Jun 2010 18:41:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mr Henree</title>
		<link>http://www.flyweb.nl/wordpress/index.php/2006/09/06/kubrick-and-wordpress/comment-page-1/#comment-61718</link>
		<dc:creator>Mr Henree</dc:creator>
		<pubDate>Thu, 18 Oct 2007 14:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyweb.nl/index.php/2006/09/06/kubrick-and-wordpress/#comment-61718</guid>
		<description>Thanks for sharing the theme!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing the theme!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.flyweb.nl/wordpress/index.php/2006/09/06/kubrick-and-wordpress/comment-page-1/#comment-12358</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 03 Oct 2006 21:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyweb.nl/index.php/2006/09/06/kubrick-and-wordpress/#comment-12358</guid>
		<description>&lt;strong&gt;Kubrick and WordPress&lt;/strong&gt;

[...]Okay I made a decision. Let&#039;s go back to basics. After spending much time in trying all sorts of themes I switched to the default WordPress theme Kubrick by Michael Heilemann. The themes I have tried out so far:[...]</description>
		<content:encoded><![CDATA[<p><strong>Kubrick and WordPress</strong></p>
<p>[...]Okay I made a decision. Let&#8217;s go back to basics. After spending much time in trying all sorts of themes I switched to the default WordPress theme Kubrick by Michael Heilemann. The themes I have tried out so far:[...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.flyweb.nl/wordpress/index.php/2006/09/06/kubrick-and-wordpress/comment-page-1/#comment-4849</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 06 Sep 2006 13:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyweb.nl/index.php/2006/09/06/kubrick-and-wordpress/#comment-4849</guid>
		<description>Well actually you did but that doesn&#039;t matter much. Like the sound that I am a &#039;geek&#039;. Thanks Liew.</description>
		<content:encoded><![CDATA[<p>Well actually you did but that doesn&#8217;t matter much. Like the sound that I am a &#8216;geek&#8217;. Thanks Liew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LcF</title>
		<link>http://www.flyweb.nl/wordpress/index.php/2006/09/06/kubrick-and-wordpress/comment-page-1/#comment-4847</link>
		<dc:creator>LcF</dc:creator>
		<pubDate>Wed, 06 Sep 2006 12:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyweb.nl/index.php/2006/09/06/kubrick-and-wordpress/#comment-4847</guid>
		<description>Ya, css should goes in to CSS file. In order to keep things simple and easy for non-geek bloggers, I put everything in header.php. I don&#039;t think I mention to put the code in index.php.</description>
		<content:encoded><![CDATA[<p>Ya, css should goes in to CSS file. In order to keep things simple and easy for non-geek bloggers, I put everything in header.php. I don&#8217;t think I mention to put the code in index.php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.flyweb.nl/wordpress/index.php/2006/09/06/kubrick-and-wordpress/comment-page-1/#comment-4844</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 06 Sep 2006 11:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyweb.nl/index.php/2006/09/06/kubrick-and-wordpress/#comment-4844</guid>
		<description>No problem Liew. Glad to be of service. Allthough I made some mods. You mention to put all the code in the index.php. That&#8217;s not a good idea. First the CSS goes in the style (or what ever).css file. Much tidier. Secondly one should put the rest of the code (assuming using standard WordPress files) in the page.php and single.php just before:
&lt;?php get_footer(); ?&gt;
Otherwise you see the navbar only at the frontpage. That&#039;s a more appropriate way to handle the code I thought.</description>
		<content:encoded><![CDATA[<p>No problem Liew. Glad to be of service. Allthough I made some mods. You mention to put all the code in the index.php. That&#8217;s not a good idea. First the CSS goes in the style (or what ever).css file. Much tidier. Secondly one should put the rest of the code (assuming using standard WordPress files) in the page.php and single.php just before:<br />
&lt;?php get_footer(); ?&gt;<br />
Otherwise you see the navbar only at the frontpage. That&#8217;s a more appropriate way to handle the code I thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LcF</title>
		<link>http://www.flyweb.nl/wordpress/index.php/2006/09/06/kubrick-and-wordpress/comment-page-1/#comment-4841</link>
		<dc:creator>LcF</dc:creator>
		<pubDate>Wed, 06 Sep 2006 10:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyweb.nl/index.php/2006/09/06/kubrick-and-wordpress/#comment-4841</guid>
		<description>Thank you for using my WordPress hack. Here are &lt;a href=&quot;http://www.liewcf.com/blog/archives/category/wordpress/wordpress-plugins/&quot; rel=&quot;nofollow&quot;&gt;some wordpress plugins&lt;/a&gt; that I recommended.</description>
		<content:encoded><![CDATA[<p>Thank you for using my WordPress hack. Here are <a href="http://www.liewcf.com/blog/archives/category/wordpress/wordpress-plugins/" rel="nofollow" class="liexternal">some wordpress plugins</a> that I recommended.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

