<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>( feature ! bug ) &#187; RichFaces</title>
	<atom:link href="http://featurenotbug.com/category/java/richfaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://featurenotbug.com</link>
	<description>It's all just a matter of perspective.</description>
	<lastBuildDate>Mon, 04 Apr 2011 12:37:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Seam s:validateEquality to compare two fields for equality</title>
		<link>http://featurenotbug.com/2010/05/using-seam-svalidateequality-to-compare-two-fields-for-equality/</link>
		<comments>http://featurenotbug.com/2010/05/using-seam-svalidateequality-to-compare-two-fields-for-equality/#comments</comments>
		<pubDate>Sat, 08 May 2010 17:03:10 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[JSF]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[RichFaces]]></category>
		<category><![CDATA[Seam]]></category>

		<guid isPermaLink="false">http://featurenotbug.com/?p=388</guid>
		<description><![CDATA[I sometimes forget about some of the built in Seam Converters and Validators. While working on a project recently I had a requirement that had two password fields. This was to ensure that the password was spelled correctly. Pretty standard stuff when registering a new user. When I got to this requirement I started to [...]]]></description>
		<wfw:commentRss>http://featurenotbug.com/2010/05/using-seam-svalidateequality-to-compare-two-fields-for-equality/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>a:mediaOutput is not compatible with a Seam long running conversation</title>
		<link>http://featurenotbug.com/2010/03/amediaoutput-is-not-compatible-with-a-seam-long-running-conversation/</link>
		<comments>http://featurenotbug.com/2010/03/amediaoutput-is-not-compatible-with-a-seam-long-running-conversation/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 17:24:37 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[RichFaces]]></category>
		<category><![CDATA[Seam]]></category>

		<guid isPermaLink="false">http://featurenotbug.com/?p=355</guid>
		<description><![CDATA[Over the weekend I was working on a Seam project that required images to be uploaded so I took a look at the rich:fileUpload component. Looking at the RichFaces sample code it looked very straightforward and I assumed it would take just a couple of hours to implement. 2 days later I still couldn&#8217;t get [...]]]></description>
		<wfw:commentRss>http://featurenotbug.com/2010/03/amediaoutput-is-not-compatible-with-a-seam-long-running-conversation/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Using jQuery with Seam</title>
		<link>http://featurenotbug.com/2010/02/using-jquery-with-seam/</link>
		<comments>http://featurenotbug.com/2010/02/using-jquery-with-seam/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 00:33:22 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[RichFaces]]></category>
		<category><![CDATA[Seam]]></category>

		<guid isPermaLink="false">http://featurenotbug.com/?p=292</guid>
		<description><![CDATA[If you are using RichFaces with your Seam application then jQuery is already there and ready to use. The only thing to remember is to use jQuery() function to refer to jQuery rather than using $(). $() is used to refer to prototype.js functions which RichFaces uses heavily.
Below is an example you can use to [...]]]></description>
		<wfw:commentRss>http://featurenotbug.com/2010/02/using-jquery-with-seam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RichFaces Webinar Series</title>
		<link>http://featurenotbug.com/2009/08/richfaces-webinar-series/</link>
		<comments>http://featurenotbug.com/2009/08/richfaces-webinar-series/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 22:45:46 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[RichFaces]]></category>

		<guid isPermaLink="false">http://featurenotbug.com/?p=197</guid>
		<description><![CDATA[Recently Exadel had a 4 part webinar series on RichFaces. I attended most of them and thought they were pretty good. The series was pretty simple but did a good job highlighting RichFaces features. Definitely worth checking out.

Starting with RichFaces
More RichFaces Features and Concepts
RichFaces UI Compnents
RichFaces Skins

]]></description>
		<wfw:commentRss>http://featurenotbug.com/2009/08/richfaces-webinar-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss announces new &#8220;RichFaces in Production&#8221; wiki page.</title>
		<link>http://featurenotbug.com/2009/06/jboss-announces-new-richfaces-in-production-wiki-page/</link>
		<comments>http://featurenotbug.com/2009/06/jboss-announces-new-richfaces-in-production-wiki-page/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 20:47:34 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[RichFaces]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://featurenotbug.com/?p=37</guid>
		<description><![CDATA[
Today JBoss announced a new RichFaces in Production wiki page. It looks like it will be pretty helpful when trying to find information on RichFaces. Be sure and check it out.
Welcome to the wiki for the RichFaces project! This is a general ad hoc collection of information resources about RichFaces. Users are encouraged to donate [...]]]></description>
		<wfw:commentRss>http://featurenotbug.com/2009/06/jboss-announces-new-richfaces-in-production-wiki-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

