<?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 CK&#039;s Developer Blog</title>
	<atom:link href="http://www.karthikeyanc.com/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karthikeyanc.com/blog</link>
	<description>My Java JEE Code Notes</description>
	<lastBuildDate>Fri, 22 Jan 2010 11:24:37 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Tutorial &#8211; Your first CXF web service in 10 minutes by venkatesh</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/12/tutorial-your-first-cxf-web-service-in-10-minutes/comment-page-1/#comment-182</link>
		<dc:creator>venkatesh</dc:creator>
		<pubDate>Fri, 22 Jan 2010 11:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=146#comment-182</guid>
		<description>Hi Karthik,

I think you have missed this dependency, without which the war is having deploy time issues.
		
			javax.xml.stream
			stax-api
			1.0-2
		

Thanks
Venki</description>
		<content:encoded><![CDATA[<p>Hi Karthik,</p>
<p>I think you have missed this dependency, without which the war is having deploy time issues.</p>
<p>			javax.xml.stream<br />
			stax-api<br />
			1.0-2</p>
<p>Thanks<br />
Venki</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL database schema browser and SQL executor in Ubuntu 9.10 by Shrihari</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/11/mysql-database-schema-browser-and-sql-executor-in-ubuntu-9-10/comment-page-1/#comment-175</link>
		<dc:creator>Shrihari</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=113#comment-175</guid>
		<description>Cool post. For Fedora its the following command:

&lt;i&gt;sudo yum -y install mysql-query-browser mysql-administrator&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Cool post. For Fedora its the following command:</p>
<p><i>sudo yum -y install mysql-query-browser mysql-administrator</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To ReRender PrimeFaces growl after Ajax request from RichFaces component by Karthikeyan C</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2010/01/how-to-rerender-primefaces-growl-after-ajax-request-from-richfaces-component/comment-page-1/#comment-162</link>
		<dc:creator>Karthikeyan C</dc:creator>
		<pubDate>Sun, 17 Jan 2010 17:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=152#comment-162</guid>
		<description>&lt;a href=&quot;#comment-161&quot; rel=&quot;nofollow&quot;&gt;@Cagatay Civici &lt;/a&gt; 
You are right. Just documented this as a generic rule when we initiate an AJAX request from a RichFaces component which may not have an equivalent PrimeFaces component.</description>
		<content:encoded><![CDATA[<p><a href="#comment-161" rel="nofollow">@Cagatay Civici </a><br />
You are right. Just documented this as a generic rule when we initiate an AJAX request from a RichFaces component which may not have an equivalent PrimeFaces component.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To ReRender PrimeFaces growl after Ajax request from RichFaces component by Cagatay Civici</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2010/01/how-to-rerender-primefaces-growl-after-ajax-request-from-richfaces-component/comment-page-1/#comment-161</link>
		<dc:creator>Cagatay Civici</dc:creator>
		<pubDate>Sun, 17 Jan 2010 16:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=152#comment-161</guid>
		<description>p:commandButton can directly update p:growl without this hack.</description>
		<content:encoded><![CDATA[<p>p:commandButton can directly update p:growl without this hack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to improve performance of Seam based RichFaces JSF application by Karthikeyan C</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/12/how-to-improve-performance-of-seam-based-jsf-application/comment-page-1/#comment-44</link>
		<dc:creator>Karthikeyan C</dc:creator>
		<pubDate>Tue, 08 Dec 2009 02:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=128#comment-44</guid>
		<description>&lt;a href=&quot;#comment-43&quot; rel=&quot;nofollow&quot;&gt;@Kito Mann &lt;/a&gt; 
I have already mentioned Dan Allen&#039;s article in the post as a link to one of my post which is http://www.karthikeyanc.com/blog/index.php/2009/11/jsf-and-richfaces-optimization-links/ . Thanks for your comment.</description>
		<content:encoded><![CDATA[<p><a href="#comment-43" rel="nofollow">@Kito Mann </a><br />
I have already mentioned Dan Allen&#8217;s article in the post as a link to one of my post which is <a href="http://www.karthikeyanc.com/blog/index.php/2009/11/jsf-and-richfaces-optimization-links/" rel="nofollow">http://www.karthikeyanc.com/blog/index.php/2009/11/jsf-and-richfaces-optimization-links/</a> . Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to improve performance of Seam based RichFaces JSF application by Kito Mann</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/12/how-to-improve-performance-of-seam-based-jsf-application/comment-page-1/#comment-43</link>
		<dc:creator>Kito Mann</dc:creator>
		<pubDate>Mon, 07 Dec 2009 22:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=128#comment-43</guid>
		<description>You may also want to check out Dan Allen&#039;s articles on this topic: http://www.jsfcentral.com/articles/speed_up_your_jsf_app_1.html and http://www.jsfcentral.com/articles/speed_up_your_jsf_app_2.html.</description>
		<content:encoded><![CDATA[<p>You may also want to check out Dan Allen&#8217;s articles on this topic: <a href="http://www.jsfcentral.com/articles/speed_up_your_jsf_app_1.html" rel="nofollow">http://www.jsfcentral.com/articles/speed_up_your_jsf_app_1.html</a> and <a href="http://www.jsfcentral.com/articles/speed_up_your_jsf_app_2.html." rel="nofollow">http://www.jsfcentral.com/articles/speed_up_your_jsf_app_2.html.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial &#8211; How to create a simple Firefox plugin from scratch in 10 minutes by Karthikeyan C</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/12/tutorial-how-to-create-a-simple-firefox-plugin-from-scratch-in-10-minutes/comment-page-1/#comment-39</link>
		<dc:creator>Karthikeyan C</dc:creator>
		<pubDate>Sat, 05 Dec 2009 18:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=135#comment-39</guid>
		<description>&lt;a href=&quot;#comment-38&quot; rel=&quot;nofollow&quot;&gt;@Ravi &lt;/a&gt; 
Try View--Toolbars and if the plugin name  is present, Please enable the visibility</description>
		<content:encoded><![CDATA[<p><a href="#comment-38" rel="nofollow">@Ravi </a><br />
Try View&#8211;Toolbars and if the plugin name  is present, Please enable the visibility</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial &#8211; How to create a simple Firefox plugin from scratch in 10 minutes by Ravi</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/12/tutorial-how-to-create-a-simple-firefox-plugin-from-scratch-in-10-minutes/comment-page-1/#comment-38</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Sat, 05 Dec 2009 18:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=135#comment-38</guid>
		<description>hey Karthikeyan,
      Good Article.. 
       I was able to create the plugin and installed. But i didn&#039;t find the links in the browser. :(</description>
		<content:encoded><![CDATA[<p>hey Karthikeyan,<br />
      Good Article..<br />
       I was able to create the plugin and installed. But i didn&#8217;t find the links in the browser. <img src='http://www.karthikeyanc.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to improve performance of Seam based RichFaces JSF application by Gift Sam</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/12/how-to-improve-performance-of-seam-based-jsf-application/comment-page-1/#comment-35</link>
		<dc:creator>Gift Sam</dc:creator>
		<pubDate>Sat, 05 Dec 2009 05:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=128#comment-35</guid>
		<description>Thanks for the article. Very useful!!</description>
		<content:encoded><![CDATA[<p>Thanks for the article. Very useful!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How a Java developer can migrate from windows to Ubuntu 9.10 by starsun</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/11/how-a-java-developer-can-migrate-from-windows-to-ubuntu-9-10/comment-page-1/#comment-12</link>
		<dc:creator>starsun</dc:creator>
		<pubDate>Tue, 17 Nov 2009 01:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=13#comment-12</guid>
		<description>Thanks for the replies. :-)</description>
		<content:encoded><![CDATA[<p>Thanks for the replies. <img src='http://www.karthikeyanc.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
