<?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 for Rojak Coder</title>
	<atom:link href="http://www.rojakcoder.com/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojakcoder.com/wordpress</link>
	<description>Of Linux, Programming, and Singaporean Ramblings</description>
	<lastBuildDate>Mon, 25 Jan 2010 14:56:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using Zend Framework with jQuery to do Auto-Completion by cheeze</title>
		<link>http://www.rojakcoder.com/wordpress/2009/01/08/using-zend-framework-with-jquery-to-do-auto-completion/comment-page-1/#comment-2750</link>
		<dc:creator>cheeze</dc:creator>
		<pubDate>Mon, 25 Jan 2010 14:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=68#comment-2750</guid>
		<description>@01Kuzma I&#039;m glad you it helped you.

If I were to improve on the tutorial, I&#039;ll probably do a bit more than making it work with the DB. It&#039;ll probably involve making the auto-complete function such that the auto-complete will exclude currently logged-in user.

Having said that, I won&#039;t be doing it soon though - quite tied up with work. If and when more people ask for it, I&#039;ll probably work on it sooner rather than later.

Cheers!</description>
		<content:encoded><![CDATA[<p>@01Kuzma I&#8217;m glad you it helped you.</p>
<p>If I were to improve on the tutorial, I&#8217;ll probably do a bit more than making it work with the DB. It&#8217;ll probably involve making the auto-complete function such that the auto-complete will exclude currently logged-in user.</p>
<p>Having said that, I won&#8217;t be doing it soon though &#8211; quite tied up with work. If and when more people ask for it, I&#8217;ll probably work on it sooner rather than later.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zend Framework with jQuery to do Auto-Completion by 01Kuzma</title>
		<link>http://www.rojakcoder.com/wordpress/2009/01/08/using-zend-framework-with-jquery-to-do-auto-completion/comment-page-1/#comment-2749</link>
		<dc:creator>01Kuzma</dc:creator>
		<pubDate>Mon, 25 Jan 2010 10:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=68#comment-2749</guid>
		<description>Hi!
Great tutorial!
Everything works fine!
Just wonder, will you improve your tutorial it in order to interact with DB ?</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Great tutorial!<br />
Everything works fine!<br />
Just wonder, will you improve your tutorial it in order to interact with DB ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Line Indentation in VI by cheeze</title>
		<link>http://www.rojakcoder.com/wordpress/2008/05/11/changing-line-indentation-in-vi/comment-page-1/#comment-2684</link>
		<dc:creator>cheeze</dc:creator>
		<pubDate>Tue, 19 Jan 2010 11:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2008/05/11/changing-line-indentation-in-vi/#comment-2684</guid>
		<description>Glad it helped you!</description>
		<content:encoded><![CDATA[<p>Glad it helped you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Line Indentation in VI by LarkSS</title>
		<link>http://www.rojakcoder.com/wordpress/2008/05/11/changing-line-indentation-in-vi/comment-page-1/#comment-2677</link>
		<dc:creator>LarkSS</dc:creator>
		<pubDate>Fri, 15 Jan 2010 19:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2008/05/11/changing-line-indentation-in-vi/#comment-2677</guid>
		<description>Thanks a lot for sharing this info. The tab spacing in my project was getting way out of hand and this helped me to size down my tabs to a more reasonable amount. =]</description>
		<content:encoded><![CDATA[<p>Thanks a lot for sharing this info. The tab spacing in my project was getting way out of hand and this helped me to size down my tabs to a more reasonable amount. =]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Apps Provisioning API Version 2 by Rojak Coder &#187; Google Apps Provisioning API Version 2 &#8211; Adding an Owner to a Group</title>
		<link>http://www.rojakcoder.com/wordpress/2009/12/02/google-apps-provisioning-api-version-2/comment-page-1/#comment-2530</link>
		<dc:creator>Rojak Coder &#187; Google Apps Provisioning API Version 2 &#8211; Adding an Owner to a Group</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=282#comment-2530</guid>
		<description>[...] my last post I talked about paging the results retrieved from the list of groups. Here it has to do with adding [...]</description>
		<content:encoded><![CDATA[<p>[...] my last post I talked about paging the results retrieved from the list of groups. Here it has to do with adding [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zend Framework with jQuery to do Auto-Completion by cheeze</title>
		<link>http://www.rojakcoder.com/wordpress/2009/01/08/using-zend-framework-with-jquery-to-do-auto-completion/comment-page-1/#comment-2519</link>
		<dc:creator>cheeze</dc:creator>
		<pubDate>Tue, 01 Dec 2009 00:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=68#comment-2519</guid>
		<description>@Markus Glad you found it useful. Cheers!</description>
		<content:encoded><![CDATA[<p>@Markus Glad you found it useful. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zend Framework with jQuery to do Auto-Completion by Markus</title>
		<link>http://www.rojakcoder.com/wordpress/2009/01/08/using-zend-framework-with-jquery-to-do-auto-completion/comment-page-1/#comment-2516</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Mon, 30 Nov 2009 12:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=68#comment-2516</guid>
		<description>Great tutorial
Helped me out a lot, thank you</description>
		<content:encoded><![CDATA[<p>Great tutorial<br />
Helped me out a lot, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Weird Problem with WordPress by Rojak Coder &#187; Blog Archive &#187; Resizing Multiple Images in Linux</title>
		<link>http://www.rojakcoder.com/wordpress/2009/11/28/weird-problem-with-wordpress/comment-page-1/#comment-2513</link>
		<dc:creator>Rojak Coder &#187; Blog Archive &#187; Resizing Multiple Images in Linux</dc:creator>
		<pubDate>Sun, 29 Nov 2009 15:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=249#comment-2513</guid>
		<description>[...] From the command line, add the executable rights to the file using the command: c h m o d +x /home/coder/bin/resize.sh (The letters &#8216;c&#8217;, &#8216;h&#8217;, &#8216;m&#8217;, &#8216;o&#8217;, &#8216;d&#8217; should be combined into a single word &#8216;chmod&#8217; &#8211; the reason why they are separated is that Wordpress doesn&#8217;t allow posting of the word, for what reason, I don&#8217;t know. See my other post &#8220;Weird Problem with WordPress&#8220;.) [...]</description>
		<content:encoded><![CDATA[<p>[...] From the command line, add the executable rights to the file using the command: c h m o d +x /home/coder/bin/resize.sh (The letters &#8216;c&#8217;, &#8216;h&#8217;, &#8216;m&#8217;, &#8216;o&#8217;, &#8216;d&#8217; should be combined into a single word &#8216;chmod&#8217; &#8211; the reason why they are separated is that Wordpress doesn&#8217;t allow posting of the word, for what reason, I don&#8217;t know. See my other post &#8220;Weird Problem with WordPress&#8220;.) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting a Static IP in Ubuntu by Rojak Coder &#187; Blog Archive &#187; Weird Problem with WordPress</title>
		<link>http://www.rojakcoder.com/wordpress/2009/11/26/setting-a-static-ip-in-ubuntu/comment-page-1/#comment-2507</link>
		<dc:creator>Rojak Coder &#187; Blog Archive &#187; Weird Problem with WordPress</dc:creator>
		<pubDate>Sat, 28 Nov 2009 03:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=227#comment-2507</guid>
		<description>[...] I was writing my post &#8220;Setting a Static IP Address in Ubuntu&#8220;, I encountered a strange [...]</description>
		<content:encoded><![CDATA[<p>[...] I was writing my post &#8220;Setting a Static IP Address in Ubuntu&#8220;, I encountered a strange [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zend Framework with jQuery to do Auto-Completion by cheeze</title>
		<link>http://www.rojakcoder.com/wordpress/2009/01/08/using-zend-framework-with-jquery-to-do-auto-completion/comment-page-1/#comment-2254</link>
		<dc:creator>cheeze</dc:creator>
		<pubDate>Tue, 13 Oct 2009 15:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=68#comment-2254</guid>
		<description>Hi Robert,

Thanks for the input. You are right - it wasn&#039;t written for the beginner to Zend cos I figured the beginner wouldn&#039;t be looking to do auto-complete right at the get-go. So I had assumed some basic knowledge of the reader to begin with. That&#039;s why I had left the invitation to post questions at the end of the article.

You&#039;re also right in that the article isn&#039;t explicit enough in the sense of a step-by-step tutorial. But the keen eye will notice that I did indicate the name of the file above the &quot;foreach&quot; loop.

Under the section &quot;Explanation&quot;, below the &quot;View&quot; subsection, I also stated that the extension has to be &quot;ajax.phtml&quot;. With my assumption of basic knowledge by the reader, I guess it should make sense.

I had thought of providing the source code, but because each file is so short, I concluded that it would be quite redundant. Furthermore, the files have to be in the right location for it to make sense.

Thanks for pointing out the mistake. I have already corrected it.

Thanks again and cheers :)</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>Thanks for the input. You are right &#8211; it wasn&#8217;t written for the beginner to Zend cos I figured the beginner wouldn&#8217;t be looking to do auto-complete right at the get-go. So I had assumed some basic knowledge of the reader to begin with. That&#8217;s why I had left the invitation to post questions at the end of the article.</p>
<p>You&#8217;re also right in that the article isn&#8217;t explicit enough in the sense of a step-by-step tutorial. But the keen eye will notice that I did indicate the name of the file above the &#8220;foreach&#8221; loop.</p>
<p>Under the section &#8220;Explanation&#8221;, below the &#8220;View&#8221; subsection, I also stated that the extension has to be &#8220;ajax.phtml&#8221;. With my assumption of basic knowledge by the reader, I guess it should make sense.</p>
<p>I had thought of providing the source code, but because each file is so short, I concluded that it would be quite redundant. Furthermore, the files have to be in the right location for it to make sense.</p>
<p>Thanks for pointing out the mistake. I have already corrected it.</p>
<p>Thanks again and cheers <img src='http://www.rojakcoder.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
