<?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>AMIS Technology blog &#187; rich client components</title>
	<atom:link href="http://technology.amis.nl/blog/tag/rich-client-components/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ADF 11g : Adding a Keystroke Filter to an ADF Shuttle Component</title>
		<link>http://technology.amis.nl/blog/10977/adf-11g-adding-a-keystroke-filter-to-an-adf-shuttle-component</link>
		<comments>http://technology.amis.nl/blog/10977/adf-11g-adding-a-keystroke-filter-to-an-adf-shuttle-component#comments</comments>
		<pubDate>Fri, 18 Feb 2011 11:31:24 +0000</pubDate>
		<dc:creator>Luc Bors</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle Development Tools]]></category>
		<category><![CDATA[Web/Java]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[luc bors]]></category>
		<category><![CDATA[rich client components]]></category>
		<category><![CDATA[selectManyShuttle]]></category>
		<category><![CDATA[shuttle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=10977</guid>
		<description><![CDATA[Recently I had to implement a selectManyShuttle Component with a filter on it. Filtering a selectManyShuttle Component has been described many times so that is no rocket science. However, this implementation asked for a keystroke filter. The user enters a value, and the shuttle is filtered immediately.

In this post I describe how to implement this [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/10977/adf-11g-adding-a-keystroke-filter-to-an-adf-shuttle-component/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bookreview: Oracle Fusion Developer Guide</title>
		<link>http://technology.amis.nl/blog/7686/bookreview-oracle-fusion-developer-guide</link>
		<comments>http://technology.amis.nl/blog/7686/bookreview-oracle-fusion-developer-guide#comments</comments>
		<pubDate>Tue, 20 Apr 2010 21:19:53 +0000</pubDate>
		<dc:creator>Luc Bors</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Development Tools]]></category>
		<category><![CDATA[Web/Java]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[jdeveloper 11g]]></category>
		<category><![CDATA[luc bors]]></category>
		<category><![CDATA[rich client components]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=7686</guid>
		<description><![CDATA[Oracle Fusion Developer Guide: Building Rich Internet Applications With Oracle ADF Business Components And Oracle ADF Faces
In December 2009 some 750 pages of ADF examples and ADF how-to&#8217;s were released in a great book: &#8220;Oracle Fusion Developer Guide: Building Rich Internet Applications With Oracle ADF Business Components And Oracle ADF Faces&#8221; by Frank Nimphius and [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/7686/bookreview-oracle-fusion-developer-guide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADF 11g &#8211; implementing conditionally required input fields &#8211; by playing client side hide and seek</title>
		<link>http://technology.amis.nl/blog/6716/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek</link>
		<comments>http://technology.amis.nl/blog/6716/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:17:49 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[client side]]></category>
		<category><![CDATA[clientListener]]></category>
		<category><![CDATA[ppr]]></category>
		<category><![CDATA[required]]></category>
		<category><![CDATA[rich client components]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6716</guid>
		<description><![CDATA[
	The requirement I was dealing with today in ADF 11g Rich Client Components was the following: we have an input field that is required under certain conditions. Only when one of this cluster of fields has a value, is it required. Otherwise it is optional. The use case was that the fields represent a detail [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6716/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>ADF 11g &#8211; the native AutoSuggest behavior</title>
		<link>http://technology.amis.nl/blog/6581/adf-11g-the-native-autosuggest-behavior</link>
		<comments>http://technology.amis.nl/blog/6581/adf-11g-the-native-autosuggest-behavior#comments</comments>
		<pubDate>Wed, 25 Nov 2009 12:25:27 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[auto suggest]]></category>
		<category><![CDATA[google suggest]]></category>
		<category><![CDATA[rich client components]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6581</guid>
		<description><![CDATA[
	The recent ADF 11gR1 PS1 release introduced a component we have been waiting for: the inputText with AutoSuggest. An inputText component that will present suggested values to the user depending on whatever text the user has already entered. The implementation in ADF of the functionality that got AJAX started, based on the original Google Suggest [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6581/adf-11g-the-native-autosuggest-behavior/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ADF 11g: Carousel is not just for images &#8211; on carousels with panelbox, tabs, panelform and input components</title>
		<link>http://technology.amis.nl/blog/6576/adf-11g-carousel-is-not-just-for-images</link>
		<comments>http://technology.amis.nl/blog/6576/adf-11g-carousel-is-not-just-for-images#comments</comments>
		<pubDate>Tue, 24 Nov 2009 14:50:58 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[carousel]]></category>
		<category><![CDATA[rich client components]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6576</guid>
		<description><![CDATA[
	Following on the heels of Luc&#39;s excellent post on the new ADF 11g carousel component &#8211; http://technology.amis.nl/blog/6514/jdeveloper-11112-carousel-component-as-master-and-detail &#8211; is another article that shows off this visually attractive component, using it in a slightly different way.

	Even though the most logical application of the ADF 11gR1 PS1 carousel component is to use for displaying images, the component [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6576/adf-11g-carousel-is-not-just-for-images/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ADF 11g &#8211; persisted run time user UI personalization or: Impatient man&#8217;s MDS</title>
		<link>http://technology.amis.nl/blog/4595/adf-11g-persisted-run-time-user-ui-personalization-or-impatient-mans-mds</link>
		<comments>http://technology.amis.nl/blog/4595/adf-11g-persisted-run-time-user-ui-personalization-or-impatient-mans-mds#comments</comments>
		<pubDate>Fri, 09 Jan 2009 11:56:09 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[mds]]></category>
		<category><![CDATA[Personalization]]></category>
		<category><![CDATA[rich client components]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4595</guid>
		<description><![CDATA[&#160;
One of the rather cool pieces of functionality that did not make it into the JDeveloper 11g Boxer release of early October 2008 is the Meta Data Service or MDS and especially its capability to store and reapply user created personalizations of the User Interface across sessions. Some simple examples of what this means: ADF [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/4595/adf-11g-persisted-run-time-user-ui-personalization-or-impatient-mans-mds/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ADF 11g &#8211; reducing the price of richness or how to streamline downloading Javascript Resources for ADF 11g Rich Client components</title>
		<link>http://technology.amis.nl/blog/4329/adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components</link>
		<comments>http://technology.amis.nl/blog/4329/adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components#comments</comments>
		<pubDate>Wed, 07 Jan 2009 10:26:06 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[rich client components]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4329</guid>
		<description><![CDATA[&#160;
When you run a ADF Faces 11g Rich Client components application, you (or rather your users) are hit with a substantial JavaScript download overhead. It is not surprising, given the richness of the component library. However, especially for internet applications targeted at external users &#8211; consumers, customers &#8211; it may be very undesirable to have [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/4329/adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ADF 11g Rich Client Components &#8211; programmatically adding a ShowPopupBehavior</title>
		<link>http://technology.amis.nl/blog/4342/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior</link>
		<comments>http://technology.amis.nl/blog/4342/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior#comments</comments>
		<pubDate>Thu, 11 Dec 2008 15:46:57 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[backing bean]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[programmatic jsf]]></category>
		<category><![CDATA[rich client components]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4342</guid>
		<description><![CDATA[&#160;
This morning I received an email from a reader of one of my articles on the blog. The challenge in the email: I want to programmatically create an input field. Then I want to add a showpopup behavior to this input field &#8211; to have a popup display when the field is hovered over with [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/4342/adf-11g-rich-client-components-programmatically-adding-a-showpopupbehavior/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

