<?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: WP Plugin: Latest Comments v1.0.1</title>
	<atom:link href="http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/</link>
	<description>Malaysia Tech Blog</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:53:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: La strada in salita &#187; Ultimi commenti</title>
		<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/comment-page-1/#comment-20583</link>
		<dc:creator>La strada in salita &#187; Ultimi commenti</dc:creator>
		<pubDate>Thu, 08 Feb 2007 14:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/?p=35#comment-20583</guid>
		<description>[...] perchÃ© mi sembra appesantisca la pagina e la renda confusa. Prima avevo provato ad installare questo ma non sono riuscito a [...]</description>
		<content:encoded><![CDATA[<p>[...] perchÃ© mi sembra appesantisca la pagina e la renda confusa. Prima avevo provato ad installare questo ma non sono riuscito a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zikri.amanz.net &#187; Penat yg. berhasil,masa terbuang, dan peng-akhir cuti</title>
		<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/comment-page-1/#comment-1172</link>
		<dc:creator>zikri.amanz.net &#187; Penat yg. berhasil,masa terbuang, dan peng-akhir cuti</dc:creator>
		<pubDate>Sun, 21 Aug 2005 15:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/?p=35#comment-1172</guid>
		<description>[...] Latest Comments [...]</description>
		<content:encoded><![CDATA[<p>[...] Latest Comments [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zikri</title>
		<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/comment-page-1/#comment-452</link>
		<dc:creator>zikri</dc:creator>
		<pubDate>Wed, 17 Aug 2005 11:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/?p=35#comment-452</guid>
		<description>cypherhackz aku nak tanyer macam maner  nak letak code plugin ni katpage aku ....</description>
		<content:encoded><![CDATA[<p>cypherhackz aku nak tanyer macam maner  nak letak code plugin ni katpage aku &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An American In Roma &#187; I&#8217;m Not One To Blog, But&#8230;</title>
		<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/comment-page-1/#comment-105</link>
		<dc:creator>An American In Roma &#187; I&#8217;m Not One To Blog, But&#8230;</dc:creator>
		<pubDate>Wed, 10 Aug 2005 12:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/?p=35#comment-105</guid>
		<description>[...] My goodness, I&#8217;m in a posting frenzy these days. I finally have time to devote to this blog. In the sidebar there is a new weather report which I&#8217;m excited about (and trying to remove the pesky bullet as well and still searching for any help) and latest comments which has already been infested with spam (also trying to remove these) by some doobie-worshipping deadbeat. I&#8217;m learning a lot about CSS and PHP by just tinkering around in the Wordpress Codex but my monitor still sees a lot of glassy-eyed-what-are-you-talking-about blank stares from me. Piano piano as they say in Italian. Anyway, I hope you are enjoying reading and looking at the pictures both current and forthcoming. Please let me know if there is anything you want to hear or see more of. As always, thank you for participating in the slow evolution of this blog (all five of you).    &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] My goodness, I&#8217;m in a posting frenzy these days. I finally have time to devote to this blog. In the sidebar there is a new weather report which I&#8217;m excited about (and trying to remove the pesky bullet as well and still searching for any help) and latest comments which has already been infested with spam (also trying to remove these) by some doobie-worshipping deadbeat. I&#8217;m learning a lot about CSS and PHP by just tinkering around in the WordPress Codex but my monitor still sees a lot of glassy-eyed-what-are-you-talking-about blank stares from me. Piano piano as they say in Italian. Anyway, I hope you are enjoying reading and looking at the pictures both current and forthcoming. Please let me know if there is anything you want to hear or see more of. As always, thank you for participating in the slow evolution of this blog (all five of you).    &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m.a.</title>
		<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/comment-page-1/#comment-98</link>
		<dc:creator>m.a.</dc:creator>
		<pubDate>Mon, 01 Aug 2005 13:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/?p=35#comment-98</guid>
		<description>Nice plugin, just one minor gripe with it - it does not check if the comment to be displayed should actually be displayed. Just noticed this, when I saw a spam-flagged comment on my frontpage.

To deal with this just insert between the following two lines:

	&lt;code&gt;$request = &quot;SELECT comment_post_ID, comment_author, comment_content, comment_date FROM $wpdb-&gt;comments &quot;;
	$request .= &quot;ORDER BY comment_date DESC LIMIT $max_comments&quot;;&lt;/code&gt;

this additional line:

&lt;code&gt;	
	$request .= &quot;WHERE comment_approved = &#039;1&#039; &quot;;
&lt;/code&gt;

Voila, no more Spam-Comments in your recent comments.</description>
		<content:encoded><![CDATA[<p>Nice plugin, just one minor gripe with it &#8211; it does not check if the comment to be displayed should actually be displayed. Just noticed this, when I saw a spam-flagged comment on my frontpage.</p>
<p>To deal with this just insert between the following two lines:</p>
<p>	<code>$request = "SELECT comment_post_ID, comment_author, comment_content, comment_date FROM $wpdb-&gt;comments ";<br />
	$request .= "ORDER BY comment_date DESC LIMIT $max_comments";</code></p>
<p>this additional line:</p>
<p><code><br />
	$request .= "WHERE comment_approved = '1' ";<br />
</code></p>
<p>Voila, no more Spam-Comments in your recent comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/comment-page-1/#comment-67</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Tue, 19 Jul 2005 04:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/?p=35#comment-67</guid>
		<description>currently i cant get access to my ftp server. sorry.... :(</description>
		<content:encoded><![CDATA[<p>currently i cant get access to my ftp server. sorry&#8230;. <img src='http://www.cypherhackz.net/wp-content/plugins/smilies-themer/pau/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: misvid</title>
		<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/comment-page-1/#comment-65</link>
		<dc:creator>misvid</dc:creator>
		<pubDate>Mon, 18 Jul 2005 10:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/?p=35#comment-65</guid>
		<description>me too, where is it??? ;)</description>
		<content:encoded><![CDATA[<p>me too, where is it??? <img src='http://www.cypherhackz.net/wp-content/plugins/smilies-themer/pau/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mapache</title>
		<link>http://www.cypherhackz.net/archives/2005/06/29/latest-comments-v101/comment-page-1/#comment-60</link>
		<dc:creator>Mapache</dc:creator>
		<pubDate>Fri, 15 Jul 2005 18:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/?p=35#comment-60</guid>
		<description>hey man, theres a dead-link with the downloading plugin, i&#039;m very interesting with that plugin

thanks for all..</description>
		<content:encoded><![CDATA[<p>hey man, theres a dead-link with the downloading plugin, i&#8217;m very interesting with that plugin</p>
<p>thanks for all..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Content Delivery Network via cdn.cypherhackz.net

Served from: www.cypherhackz.net @ 2012-02-13 01:12:19 -->
