<?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 Maxa Blog</title>
	<atom:link href="http://mkblog.exadel.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mkblog.exadel.com</link>
	<description>Just some random thoughts about technology, travel and anything else.</description>
	<lastBuildDate>Tue, 16 Mar 2010 02:28:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on RichFaces region &#8211; partial JSF tree processing by Munees</title>
		<link>http://mkblog.exadel.com/ria/richfaces-region-partial-jsf-tree-processing/comment-page-1/#comment-19283</link>
		<dc:creator>Munees</dc:creator>
		<pubDate>Tue, 16 Mar 2010 02:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=573#comment-19283</guid>
		<description>Hey this tutorial is superb.Great work...Keep it up</description>
		<content:encoded><![CDATA[<p>Hey this tutorial is superb.Great work&#8230;Keep it up</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces &#8211; filtering with custom function by max</title>
		<link>http://mkblog.exadel.com/maxablog/richfaces-filtering-with-custom-function/comment-page-1/#comment-19068</link>
		<dc:creator>max</dc:creator>
		<pubDate>Sat, 13 Mar 2010 16:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=187#comment-19068</guid>
		<description>@Ben: if you are running a custom filter function, then you should have the filtered list in your bean already.</description>
		<content:encoded><![CDATA[<p>@Ben: if you are running a custom filter function, then you should have the filtered list in your bean already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces &#8211; filtering with custom function by Ben</title>
		<link>http://mkblog.exadel.com/maxablog/richfaces-filtering-with-custom-function/comment-page-1/#comment-19062</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 13 Mar 2010 16:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=187#comment-19062</guid>
		<description>Is there a convenient way to get the filtered list? I want a button that will perform an action on all the items the user has displayed in the list.</description>
		<content:encoded><![CDATA[<p>Is there a convenient way to get the filtered list? I want a button that will perform an action on all the items the user has displayed in the list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces &#8211; filtering with custom function by max</title>
		<link>http://mkblog.exadel.com/maxablog/richfaces-filtering-with-custom-function/comment-page-1/#comment-18975</link>
		<dc:creator>max</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=187#comment-18975</guid>
		<description>@Wahid: in the future, you can use something like http://pastebin.com to include your code.</description>
		<content:encoded><![CDATA[<p>@Wahid: in the future, you can use something like <a href="http://pastebin.com" rel="nofollow">http://pastebin.com</a> to include your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces &#8211; filtering with custom function by Wahid</title>
		<link>http://mkblog.exadel.com/maxablog/richfaces-filtering-with-custom-function/comment-page-1/#comment-18974</link>
		<dc:creator>Wahid</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=187#comment-18974</guid>
		<description>Hi Max, unfortunately I was not able to post the jsp code block to show you the issue. But anyway thank you really for your useful post. If I&#039;d find any solution to through RichFaces forum, I will post it here later.
Regards</description>
		<content:encoded><![CDATA[<p>Hi Max, unfortunately I was not able to post the jsp code block to show you the issue. But anyway thank you really for your useful post. If I&#8217;d find any solution to through RichFaces forum, I will post it here later.<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces built-in client functions by RichFaces rich:isUserInRole function &#124; Maxa Blog</title>
		<link>http://mkblog.exadel.com/ria/richfaces-ria/richfaces-built-in-client-functions/comment-page-1/#comment-18973</link>
		<dc:creator>RichFaces rich:isUserInRole function &#124; Maxa Blog</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=1034#comment-18973</guid>
		<description>[...] blogged earlier about four built-in RichFaces functions that come in very handy, especially the [...]</description>
		<content:encoded><![CDATA[<p>[...] blogged earlier about four built-in RichFaces functions that come in very handy, especially the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces &#8211; filtering with custom function by max</title>
		<link>http://mkblog.exadel.com/maxablog/richfaces-filtering-with-custom-function/comment-page-1/#comment-18943</link>
		<dc:creator>max</dc:creator>
		<pubDate>Fri, 12 Mar 2010 16:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=187#comment-18943</guid>
		<description>@Wahid: I don&#039;t know what the problem is, I would need to reproduce the problem and unfortunately I don&#039;t have time to do that. It would be much better if you post this on RichFaces forum. They are more people that monitor the forum and reply to questions. I hope you understand.</description>
		<content:encoded><![CDATA[<p>@Wahid: I don&#8217;t know what the problem is, I would need to reproduce the problem and unfortunately I don&#8217;t have time to do that. It would be much better if you post this on RichFaces forum. They are more people that monitor the forum and reply to questions. I hope you understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces &#8211; filtering with custom function by Wahid</title>
		<link>http://mkblog.exadel.com/maxablog/richfaces-filtering-with-custom-function/comment-page-1/#comment-18918</link>
		<dc:creator>Wahid</dc:creator>
		<pubDate>Fri, 12 Mar 2010 11:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=187#comment-18918</guid>
		<description>I&#039;m sorry it&#039;s not working, except the  tag.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry it&#8217;s not working, except the  tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces &#8211; filtering with custom function by Wahid</title>
		<link>http://mkblog.exadel.com/maxablog/richfaces-filtering-with-custom-function/comment-page-1/#comment-18917</link>
		<dc:creator>Wahid</dc:creator>
		<pubDate>Fri, 12 Mar 2010 11:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=187#comment-18917</guid>
		<description>&lt;code&gt;

	
		
			
				
				&lt;rich:calendar datePattern=&quot;dd.MM.yyyy&quot;
						value=&quot;{HistoryFilterBean.timestampFilter}&quot; id=&quot;inputTimestamp&quot;
                                        
				
		
	
	
		
	
/rich:column&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code></p>
<p>				&lt;rich:calendar datePattern=&quot;dd.MM.yyyy&quot;<br />
						value=&quot;{HistoryFilterBean.timestampFilter}&quot; id=&quot;inputTimestamp&quot;</p>
<p>/rich:column&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RichFaces &#8211; filtering with custom function by Wahid</title>
		<link>http://mkblog.exadel.com/maxablog/richfaces-filtering-with-custom-function/comment-page-1/#comment-18916</link>
		<dc:creator>Wahid</dc:creator>
		<pubDate>Fri, 12 Mar 2010 11:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://mkblog.exadel.com/?p=187#comment-18916</guid>
		<description>Oups! my last attempt with &lt;code&gt; tag.... 
...
&lt;code&gt;
&lt;!--
	
		
			
				
				&lt;rich:calendar datePattern=&quot;dd.MM.yyyy&quot;
						value=&quot;{HistoryFilterBean.timestampFilter}&quot; id=&quot;inputTimestamp&quot;
                                        
				
		
	
	
		
	
/rich:column&gt;--&gt;
&lt;/code&gt;
....</description>
		<content:encoded><![CDATA[<p>Oups! my last attempt with <code> tag....<br />
...<br />
</code><code><br />
&lt;!--</p>
<p>				&lt;rich:calendar datePattern=&quot;dd.MM.yyyy&quot;<br />
						value=&quot;{HistoryFilterBean.timestampFilter}&quot; id=&quot;inputTimestamp&quot;</p>
<p>/rich:column&gt;--&gt;<br />
</code><br />
....</p>
]]></content:encoded>
	</item>
</channel>
</rss>
