<?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: Maiden Voyage Theme</title>
	<atom:link href="http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/</link>
	<description>WordPress Themes</description>
	<lastBuildDate>Sat, 05 Jun 2010 19:24:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David Lee</title>
		<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/#comment-9</link>
		<dc:creator>David Lee</dc:creator>
		<pubDate>Sun, 22 Mar 2009 04:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=8#comment-9</guid>
		<description>Your theme looks really professional. It is neat and clean. Nice work!</description>
		<content:encoded><![CDATA[<p>Your theme looks really professional. It is neat and clean. Nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mina</title>
		<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/#comment-8</link>
		<dc:creator>Mina</dc:creator>
		<pubDate>Fri, 19 Sep 2008 11:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=8#comment-8</guid>
		<description>Janina,

Thanks so much for your comment.  I&#039;m glad you like it! :)</description>
		<content:encoded><![CDATA[<p>Janina,</p>
<p>Thanks so much for your comment.  I&#8217;m glad you like it! <img src='http://the-cloisters.net/cloistersblog3/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janina</title>
		<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/#comment-7</link>
		<dc:creator>Janina</dc:creator>
		<pubDate>Fri, 19 Sep 2008 11:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=8#comment-7</guid>
		<description>Thank you for sharing this theme. It looks very pretty and I love the header image.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this theme. It looks very pretty and I love the header image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mina</title>
		<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/#comment-6</link>
		<dc:creator>Mina</dc:creator>
		<pubDate>Fri, 15 Aug 2008 22:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=8#comment-6</guid>
		<description>David,

I just got home from work and saw your comments.  It seems like you&#039;ve found the problem but I&#039;m going to look into it anyway to hopefully avoid this in the future.

After really looking at the error message you posted, it seems to be something with the translation program used.  That&#039;s something I know absolutely nothing about I&#039;m sorry to say.</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>I just got home from work and saw your comments.  It seems like you&#8217;ve found the problem but I&#8217;m going to look into it anyway to hopefully avoid this in the future.</p>
<p>After really looking at the error message you posted, it seems to be something with the translation program used.  That&#8217;s something I know absolutely nothing about I&#8217;m sorry to say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/#comment-5</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 15 Aug 2008 21:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=8#comment-5</guid>
		<description>sigh, code not embedding properly.

remove php _e(&#039;&#039;); from comments.php to fix the bug</description>
		<content:encoded><![CDATA[<p>sigh, code not embedding properly.</p>
<p>remove php _e(&#8221;); from comments.php to fix the bug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/#comment-4</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 15 Aug 2008 20:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=8#comment-4</guid>
		<description>after further digging I found removing
&lt;code&gt;&lt;/code&gt;
from the
&lt;code&gt;&lt;/code&gt;
section in comments.php fixed the problem. I’m fairly knew to PHP and Wordpress, but removing it hasn’t seemed to have broken anything :)</description>
		<content:encoded><![CDATA[<p>after further digging I found removing<br />
<code></code><br />
from the<br />
<code></code><br />
section in comments.php fixed the problem. I’m fairly knew to PHP and WordPress, but removing it hasn’t seemed to have broken anything <img src='http://the-cloisters.net/cloistersblog3/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/#comment-3</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 15 Aug 2008 20:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=8#comment-3</guid>
		<description>after further digging I found removing  from the  section in comments.php fixed the problem. I&#039;m fairly knew to PHP and Wordpress, but removing it hasn&#039;t seemed to have broken anything :)</description>
		<content:encoded><![CDATA[<p>after further digging I found removing  from the  section in comments.php fixed the problem. I&#8217;m fairly knew to PHP and WordPress, but removing it hasn&#8217;t seemed to have broken anything <img src='http://the-cloisters.net/cloistersblog3/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://the-cloisters.net/wordpress-themes/maiden-voyage-theme/#comment-2</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 15 Aug 2008 20:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=8#comment-2</guid>
		<description>Hi there!
I just installed your theme on a friends website. Looks great! However they&#039;ve got swedish language installed and for some reason some text from the language file is showing on the site at the bottom of posts, like so -

&lt;blockquote&gt;Category: Uncategorized Project-Id-Version: sv_SE Report-Msgid-Bugs-To: POT-Creation-Date: 2008-08-15 06:26+0100 PO-Revision-Date: 2008-08-15 06:31+0100 Last-Translator: Mattias Tengblad Language-Team: WP-Support Sverige / Mattias Tengblad MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rosetta-Version: 0.1 Plural-Forms: nplurals=2; plural=n != 1 X-Poedit-Country: SWEDEN X-Generator: KBabel 1.9.1 X-Poedit-Language: Swedish X-Poedit-KeywordsList: __;_e;__();_e();_c;__ngettext:1,2;__n:1,2;__ngettext_noop:1,2 X-Poedit-Basepath: . X-Poedit-SourceCharset: utf-8 &#124; 1 Comment »&lt;/blockquote&gt;

Any ideas?
thanks!
David</description>
		<content:encoded><![CDATA[<p>Hi there!<br />
I just installed your theme on a friends website. Looks great! However they&#8217;ve got swedish language installed and for some reason some text from the language file is showing on the site at the bottom of posts, like so -</p>
<blockquote><p>Category: Uncategorized Project-Id-Version: sv_SE Report-Msgid-Bugs-To: POT-Creation-Date: 2008-08-15 06:26+0100 PO-Revision-Date: 2008-08-15 06:31+0100 Last-Translator: Mattias Tengblad Language-Team: WP-Support Sverige / Mattias Tengblad MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rosetta-Version: 0.1 Plural-Forms: nplurals=2; plural=n != 1 X-Poedit-Country: SWEDEN X-Generator: KBabel 1.9.1 X-Poedit-Language: Swedish X-Poedit-KeywordsList: __;_e;__();_e();_c;__ngettext:1,2;__n:1,2;__ngettext_noop:1,2 X-Poedit-Basepath: . X-Poedit-SourceCharset: utf-8 | 1 Comment »</p></blockquote>
<p>Any ideas?<br />
thanks!<br />
David</p>
]]></content:encoded>
	</item>
</channel>
</rss>
