<?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: CR Post2Pingfm 0.4 Released</title>
	<atom:link href="http://bayu.freelancer.web.id/2009/04/09/cr-post2pingfm-04-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://bayu.freelancer.web.id/2009/04/09/cr-post2pingfm-04-released/</link>
	<description>New knowledges every now and then</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Nequam</title>
		<link>http://bayu.freelancer.web.id/2009/04/09/cr-post2pingfm-04-released/comment-page-1/#comment-56006</link>
		<dc:creator>Nequam</dc:creator>
		<pubDate>Wed, 15 Apr 2009 07:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=606#comment-56006</guid>
		<description>Had to edit the plugin, it would work with category ids, but I didn&#039;t know where to find them.  This works with the slugs, simple names.
[code lang=&quot;php&quot;]
     $theCats = get_the_category($postId);
     foreach($theCats as $cats)
     {
         $categories[] = $cats-&gt;category_nicename;
     }
[/code]
Anyway, when I made the change, it worked a lot better.&lt;blockquote id=&quot;author-reply&quot;&gt;&lt;div&gt;&lt;span class=&quot;author-reply-title&quot;&gt;silent&lt;/span&gt;:&lt;/div&gt;&lt;p&gt;Thank you, I&#039;ve implemented your trick in the latest trunk&lt;/p&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Had to edit the plugin, it would work with category ids, but I didn&#8217;t know where to find them.  This works with the slugs, simple names.</p>
<pre class="brush: php; title: ; notranslate">
     $theCats = get_the_category($postId);
     foreach($theCats as $cats)
     {
         $categories[] = $cats-&gt;category_nicename;
     }
</pre>
<p>Anyway, when I made the change, it worked a lot better.<br />
<blockquote id="author-reply">
<div><span class="author-reply-title">silent</span>:</div>
<p>Thank you, I&#8217;ve implemented your trick in the latest trunk</p>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nequam</title>
		<link>http://bayu.freelancer.web.id/2009/04/09/cr-post2pingfm-04-released/comment-page-1/#comment-60168</link>
		<dc:creator>Nequam</dc:creator>
		<pubDate>Wed, 15 Apr 2009 07:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=606#comment-60168</guid>
		<description>Had to edit the plugin, it would work with category ids, but I didn&#039;t know where to find them.  This works with the slugs, simple names.
[code lang=&quot;php&quot;]
     $theCats = get_the_category($postId);
     foreach($theCats as $cats)
     {
         $categories[] = $cats-&gt;category_nicename;
     }
[/code]
Anyway, when I made the change, it worked a lot better.&lt;blockquote&gt;silent:Thank you, I&#039;ve implemented your trick in the latest trunk&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Had to edit the plugin, it would work with category ids, but I didn&#8217;t know where to find them.  This works with the slugs, simple names.</p>
<pre class="brush: php; title: ; notranslate">
     $theCats = get_the_category($postId);
     foreach($theCats as $cats)
     {
         $categories[] = $cats-&amp;gt;category_nicename;
     }
</pre>
<p>Anyway, when I made the change, it worked a lot better.<br />
<blockquote>silent:Thank you, I&#8217;ve implemented your trick in the latest trunk</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: baron</title>
		<link>http://bayu.freelancer.web.id/2009/04/09/cr-post2pingfm-04-released/comment-page-1/#comment-55726</link>
		<dc:creator>baron</dc:creator>
		<pubDate>Sat, 11 Apr 2009 13:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=606#comment-55726</guid>
		<description>Works great, thank you</description>
		<content:encoded><![CDATA[<p>Works great, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baron</title>
		<link>http://bayu.freelancer.web.id/2009/04/09/cr-post2pingfm-04-released/comment-page-1/#comment-60167</link>
		<dc:creator>baron</dc:creator>
		<pubDate>Sat, 11 Apr 2009 13:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=606#comment-60167</guid>
		<description>Works great, thank you</description>
		<content:encoded><![CDATA[<p>Works great, thank you</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: enhanced

Served from: bayu.freelancer.web.id @ 2012-02-09 06:53:24 -->
