<?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"
	>
<channel>
	<title>Comments on: Humanized History for WordPress 2007.10.08</title>
	<atom:link href="http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/feed/" rel="self" type="application/rss+xml" />
	<link>http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/</link>
	<description>the software industry of a secessionist republic of one</description>
	<pubDate>Wed, 27 Aug 2008 23:36:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Premasagar</title>
		<link>http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/#comment-10792</link>
		<dc:creator>Premasagar</dc:creator>
		<pubDate>Tue, 18 Dec 2007 23:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/#comment-10792</guid>
		<description>&lt;p&gt;Fantastic! This looks exciting...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fantastic! This looks exciting&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve J Bayer</title>
		<link>http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/#comment-10712</link>
		<dc:creator>Steve J Bayer</dc:creator>
		<pubDate>Wed, 12 Dec 2007 21:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/#comment-10712</guid>
		<description>&lt;p&gt;Paste bin link for the functions:
http://pastebin.org/11374&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Paste bin link for the functions:
<a href="http://pastebin.org/11374" rel="nofollow">http://pastebin.org/11374</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve J Bayer</title>
		<link>http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/#comment-10711</link>
		<dc:creator>Steve J Bayer</dc:creator>
		<pubDate>Wed, 12 Dec 2007 21:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/#comment-10711</guid>
		<description>&lt;p&gt;Hey nice module
I'm trying to implement it on my site at http://angloindianblogs.com.&lt;/p&gt;

&lt;p&gt;I've added the following in function.php&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;function template_post_display()  {
    if (is_search()) {
        // display post for paged search results
    } else {
        // display post for paged archives
    }
};
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;The website using the cutline theme with WPMU 1.3 and feedwordpress. I've gone into archive.php, index.php, page.php and search.php and deleted the call for navigation links and activated the plug in and added styling to style.css as per the plugins readme.&lt;/p&gt;

&lt;p&gt;The page seems to get load up to the first page and 'getting more content for you' just flashes without loading  anything.&lt;/p&gt;

&lt;p&gt;Did I skip anysteps?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey nice module
I&#8217;m trying to implement it on my site at <a href="http://angloindianblogs.com" rel="nofollow">http://angloindianblogs.com</a>.</p>

<p>I&#8217;ve added the following in function.php</p>

<pre><code>function template_post_display()  {
    if (is_search()) {
        // display post for paged search results
    } else {
        // display post for paged archives
    }
};
</code></pre>

<p>The website using the cutline theme with WPMU 1.3 and feedwordpress. I&#8217;ve gone into archive.php, index.php, page.php and search.php and deleted the call for navigation links and activated the plug in and added styling to style.css as per the plugins readme.</p>

<p>The page seems to get load up to the first page and &#8216;getting more content for you&#8217; just flashes without loading  anything.</p>

<p>Did I skip anysteps?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/#comment-9954</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Tue, 30 Oct 2007 20:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://projects.radgeek.com/2007/10/08/humanized-history-for-wordpress-20071008/#comment-9954</guid>
		<description>&lt;p&gt;I've tried it on my site and it basically loads up all of the posts present on the database :-)&lt;/p&gt;

&lt;p&gt;wp 2.3&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried it on my site and it basically loads up all of the posts present on the database :-)</p>

<p>wp 2.3</p>]]></content:encoded>
	</item>
</channel>
</rss>
