<?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: At long last: Ahimsa 3.0 for WP</title>
	<atom:link href="http://ahren.org/code/bit/ahimsa-wp-3dot0/feed" rel="self" type="application/rss+xml" />
	<link>http://ahren.org/code/bit/ahimsa-wp-3dot0</link>
	<description>Bits of software inspired by little Ahren and Tanish</description>
	<lastBuildDate>Fri, 03 Sep 2010 13:35:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-27115</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Mon, 31 May 2010 15:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-27115</guid>
		<description>Walter, by main do you really mean the page which lists the last N posts (where N =  10, by default, I think)? If you are really certain that you want comments to appear here, I can try to guide you on the changes you will need to make, but they are not trivial I am afraid.

Thank you for your note, and I am sorry for the late response.</description>
		<content:encoded><![CDATA[<p>Walter, by main do you really mean the page which lists the last N posts (where N =  10, by default, I think)? If you are really certain that you want comments to appear here, I can try to guide you on the changes you will need to make, but they are not trivial I am afraid.</p>
<p>Thank you for your note, and I am sorry for the late response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter van Ruitenbeek</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-11044</link>
		<dc:creator>Walter van Ruitenbeek</dc:creator>
		<pubDate>Fri, 22 Jan 2010 07:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-11044</guid>
		<description>Hi Ravi, first thanks for your great design!

Like Sarah I would like to have the possibility to see the comments in the main/home page. I do not agree with you that it would look messy. I think it will motivate more people to write a comment.

Greetings Walter</description>
		<content:encoded><![CDATA[<p>Hi Ravi, first thanks for your great design!</p>
<p>Like Sarah I would like to have the possibility to see the comments in the main/home page. I do not agree with you that it would look messy. I think it will motivate more people to write a comment.</p>
<p>Greetings Walter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-10776</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Thu, 14 Jan 2010 02:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-10776</guid>
		<description>Axman6, the flexible width is a feature not a bug ;-). But you can overcome it by creating a custom.css in the theme directory (please remember to back this file up before you upgrade the theme) and enter in it:

&lt;code&gt;
#main
{
    width: 800px;
}
&lt;/code&gt;

Of course 800px should be whatever size you want.</description>
		<content:encoded><![CDATA[<p>Axman6, the flexible width is a feature not a bug ;-). But you can overcome it by creating a custom.css in the theme directory (please remember to back this file up before you upgrade the theme) and enter in it:</p>
<p><code><br />
#main<br />
{<br />
    width: 800px;<br />
}<br />
</code></p>
<p>Of course 800px should be whatever size you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Korpil</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-10561</link>
		<dc:creator>Korpil</dc:creator>
		<pubDate>Sat, 09 Jan 2010 13:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-10561</guid>
		<description>I would suggest you try the WPtouch mobile plugin, http://www.bravenewcode.com/wptouch/ which automatically creates a dedicated iPhone/blackberry version for the website.</description>
		<content:encoded><![CDATA[<p>I would suggest you try the WPtouch mobile plugin, <a href="http://www.bravenewcode.com/wptouch/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.bravenewcode.com/wptouch/?referer=');">http://www.bravenewcode.com/wptouch/</a> which automatically creates a dedicated iPhone/blackberry version for the website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axman6</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-10551</link>
		<dc:creator>Axman6</dc:creator>
		<pubDate>Sat, 09 Jan 2010 04:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-10551</guid>
		<description>Is there any chance you could add an option to make this theme fixed width? It shows up horribly on the iPhone, because it renders it far too wide, and it also makes it very hard to read my blog on my 23&quot; monitor. I love using this theme, but this is one thing I really need. (I may see if I can hack a fix for my blog, but having it supported officially, with preferences, would be fantastic. Especially if there was a choice of a few different sizes)

Thanks for the great theme,

-- Axman6</description>
		<content:encoded><![CDATA[<p>Is there any chance you could add an option to make this theme fixed width? It shows up horribly on the iPhone, because it renders it far too wide, and it also makes it very hard to read my blog on my 23&#8243; monitor. I love using this theme, but this is one thing I really need. (I may see if I can hack a fix for my blog, but having it supported officially, with preferences, would be fantastic. Especially if there was a choice of a few different sizes)</p>
<p>Thanks for the great theme,</p>
<p>&#8211; Axman6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-10429</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Tue, 05 Jan 2010 22:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-10429</guid>
		<description>Mike, there is no default width set. The theme is intended to resize itself with the browser by maximising the post section. Thank you for your note.</description>
		<content:encoded><![CDATA[<p>Mike, there is no default width set. The theme is intended to resize itself with the browser by maximising the post section. Thank you for your note.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-10428</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Tue, 05 Jan 2010 22:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-10428</guid>
		<description>Thank you Gilbert.</description>
		<content:encoded><![CDATA[<p>Thank you Gilbert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-10425</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Tue, 05 Jan 2010 22:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-10425</guid>
		<description>Diana, I think I am going to need some clarification. When you say post feed, do you really mean post feed, i.e., the post comment feed? Or do you mean that someone subscribed to the blog feed gets an empty page if they click on the post link in the feed reader. Can you explain? Apologies for not responding earlier.</description>
		<content:encoded><![CDATA[<p>Diana, I think I am going to need some clarification. When you say post feed, do you really mean post feed, i.e., the post comment feed? Or do you mean that someone subscribed to the blog feed gets an empty page if they click on the post link in the feed reader. Can you explain? Apologies for not responding earlier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-10126</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Wed, 30 Dec 2009 19:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-10126</guid>
		<description>Sam, thank you for the kind words. Which navigation links are you speaking of? The ones in the calendar widget? Something else? Please let me know.</description>
		<content:encoded><![CDATA[<p>Sam, thank you for the kind words. Which navigation links are you speaking of? The ones in the calendar widget? Something else? Please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/ahimsa-wp-3dot0/comment-page-1#comment-10059</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Wed, 30 Dec 2009 02:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=421#comment-10059</guid>
		<description>Pascal, there isn&#039;t a French translation that I know of. It isn&#039;t quite easy yet to translate the theme, but the next version (coming real soon) will have full internationalisation support, at which time, translation can be done by creating a simple file which maps text strings from English to French. Please keep checking this blog or my Twitter feed for the release. At that time I can provide more info on how to create a translation file.</description>
		<content:encoded><![CDATA[<p>Pascal, there isn&#8217;t a French translation that I know of. It isn&#8217;t quite easy yet to translate the theme, but the next version (coming real soon) will have full internationalisation support, at which time, translation can be done by creating a simple file which maps text strings from English to French. Please keep checking this blog or my Twitter feed for the release. At that time I can provide more info on how to create a translation file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
