<?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: Carbonize Theme</title>
	<atom:link href="http://nischalmaniar.info/2009/05/carbonize-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://nischalmaniar.info/2009/05/carbonize-theme/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 24 Jul 2010 01:46:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: GeorgWP</title>
		<link>http://nischalmaniar.info/2009/05/carbonize-theme/comment-page-1/#comment-162</link>
		<dc:creator>GeorgWP</dc:creator>
		<pubDate>Fri, 19 Feb 2010 10:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://nischalmaniar.info/?p=717#comment-162</guid>
		<description>Hi,

Nice theme. I am the Danish translator. I was just made aware that functions.php does not include a load_theme_textdomain function. I inserted these lines and it works like a charm:

&lt;code&gt;function theme_init(){
	load_theme_textdomain(&#039;default&#039;, get_template_directory() . &#039;/languages&#039;);
}
add_action (&#039;init&#039;, &#039;theme_init&#039;);&lt;/code&gt;

Best regards.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice theme. I am the Danish translator. I was just made aware that functions.php does not include a load_theme_textdomain function. I inserted these lines and it works like a charm:</p>
<p><code>function theme_init(){<br />
	load_theme_textdomain('default', get_template_directory() . '/languages');<br />
}<br />
add_action ('init', 'theme_init');</code></p>
<p>Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernard Pike</title>
		<link>http://nischalmaniar.info/2009/05/carbonize-theme/comment-page-1/#comment-42</link>
		<dc:creator>Bernard Pike</dc:creator>
		<pubDate>Tue, 05 Jan 2010 16:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://nischalmaniar.info/?p=717#comment-42</guid>
		<description>I&#039;ve been through a lot of different Wordpress themes in the past month of so looking for that one with just the right combination of things and I think Carbonize will be one I&#039;ll be sticking with for a while.  It&#039;s clean, readable, organized, and easy to configure even for an amateur like me.

My only criticisms are minor:
When looking at the page it would be nice to have an &quot;edit&quot; link for each post thereby circumventing the need to login and then sort through my posts to edit something small.

Your theme also seems to auto-format the text so that all my paragraphs run together with not spaces between.

Lastly, a small link or or icon placed somewhere near the the top of the page to access the admin area would be outstanding so that I could get rid of that Meta widget.

Like I said though, my complaints are minor and it is an excellent theme!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been through a lot of different WordPress themes in the past month of so looking for that one with just the right combination of things and I think Carbonize will be one I&#8217;ll be sticking with for a while.  It&#8217;s clean, readable, organized, and easy to configure even for an amateur like me.</p>
<p>My only criticisms are minor:<br />
When looking at the page it would be nice to have an &#8220;edit&#8221; link for each post thereby circumventing the need to login and then sort through my posts to edit something small.</p>
<p>Your theme also seems to auto-format the text so that all my paragraphs run together with not spaces between.</p>
<p>Lastly, a small link or or icon placed somewhere near the the top of the page to access the admin area would be outstanding so that I could get rid of that Meta widget.</p>
<p>Like I said though, my complaints are minor and it is an excellent theme!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
