<?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; adf</title>
	<atom:link href="http://technology.amis.nl/blog/tag/adf/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>Weird ADF 11g requirement addressed with left outer join and modern SQL join syntax</title>
		<link>http://technology.amis.nl/blog/14499/weird-adf-11g-requirement-addressed-with-left-outer-join-and-modern-sql-join-syntax</link>
		<comments>http://technology.amis.nl/blog/14499/weird-adf-11g-requirement-addressed-with-left-outer-join-and-modern-sql-join-syntax#comments</comments>
		<pubDate>Tue, 13 Dec 2011 07:47:26 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[bind parameter]]></category>
		<category><![CDATA[bind variable]]></category>
		<category><![CDATA[join]]></category>
		<category><![CDATA[outer join]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[viewobject]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=14499</guid>
		<description><![CDATA[The functional requirement was a little unusual. The page should either show all master-records or &#8211; depending on the value of a parameter &#8211; it should show exactly one master-record joined with exactly one detail-record. The use case was valid &#8211; that was exactly the functionality that was required.
In terms of EMP and DEPT -I [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/14499/weird-adf-11g-requirement-addressed-with-left-outer-join-and-modern-sql-join-syntax/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Respond to end of download in ADF 11g &#8211; using poll, clientListener and fileDownloadActionListener</title>
		<link>http://technology.amis.nl/blog/14313/respond-to-end-of-download-in-adf-11g-using-poll-clientlistener-and-filedownloadactionlistener</link>
		<comments>http://technology.amis.nl/blog/14313/respond-to-end-of-download-in-adf-11g-using-poll-clientlistener-and-filedownloadactionlistener#comments</comments>
		<pubDate>Wed, 30 Nov 2011 06:44:03 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[browser. disable button]]></category>
		<category><![CDATA[clientListener]]></category>
		<category><![CDATA[file download]]></category>
		<category><![CDATA[filedownloadactionlistener]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[poll]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/14313/respond-to-end-of-download-in-adf-11g-using-poll-clientlistener-and-filedownloadactionlistener</guid>
		<description><![CDATA[The situation: in an ADF Faces 11g page, we have a popup with two buttons: one to start a download and one to cancel the popup. When the users presses the download button, a fileDownloadActionListener is activated, the corresponding server side method is invoked to start producing the content to be downloaded and eventually the [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/14313/respond-to-end-of-download-in-adf-11g-using-poll-clientlistener-and-filedownloadactionlistener/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Manage Agility through Manage-ability – Introducing Design Time at Run Time in Oracle Fusion Middleware</title>
		<link>http://technology.amis.nl/blog/13980/manage-agility-through-manage-ability-%e2%80%93-introducing-design-time-at-run-time-in-oracle-fusion-middleware</link>
		<comments>http://technology.amis.nl/blog/13980/manage-agility-through-manage-ability-%e2%80%93-introducing-design-time-at-run-time-in-oracle-fusion-middleware#comments</comments>
		<pubDate>Thu, 10 Nov 2011 13:56:47 +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[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[WebCenter, E 2.0, Collaboration & ECM]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[agility]]></category>
		<category><![CDATA[business rule]]></category>
		<category><![CDATA[change persistence]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[data composer]]></category>
		<category><![CDATA[fusion extension platform]]></category>
		<category><![CDATA[fusion middleware]]></category>
		<category><![CDATA[oracle bpm]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[report composer]]></category>
		<category><![CDATA[soa suite]]></category>
		<category><![CDATA[WebCenter]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13980</guid>
		<description><![CDATA[Below is my presentation from the OGH DBA, SOA &#038; BPM Day on November 8th. My talk was about achieving instant agility with application, through the ability to manipulate behavior and look &#038; feel of applications at run time. And also to provide various flavors &#8211; parallel versions &#8211; of the application through customization.


Oracle Fusion [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13980/manage-agility-through-manage-ability-%e2%80%93-introducing-design-time-at-run-time-in-oracle-fusion-middleware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADF: The best way to indicate for records in a table the existence of details &#8211; or: the importance of up-to-date SQL knowledge</title>
		<link>http://technology.amis.nl/blog/13912/adf-the-best-way-to-indicate-for-records-in-a-table-the-existence-of-details-or-the-importance-of-up-to-date-sql-knowledge</link>
		<comments>http://technology.amis.nl/blog/13912/adf-the-best-way-to-indicate-for-records-in-a-table-the-existence-of-details-or-the-importance-of-up-to-date-sql-knowledge#comments</comments>
		<pubDate>Thu, 27 Oct 2011 20:15:04 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[scalar subquery]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13912</guid>
		<description><![CDATA[An interesting discussion arose in one of the projects I am involved in. The functional requirement at stake: show records in a table. In one of the columns, show an indicator (checkbox for example) that signals whether or not that particular record has a specific type of details associated with it. You could say that [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13912/adf-the-best-way-to-indicate-for-records-in-a-table-the-existence-of-details-or-the-importance-of-up-to-date-sql-knowledge/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ADF Faces: Handle task in background process and show real time progress indicator for asynchronous job using Server Push in ADF</title>
		<link>http://technology.amis.nl/blog/13823/adf-faces-handle-task-in-background-process-and-show-real-time-progress-indicator-for-asynchronous-job-using-server-push-in-adf</link>
		<comments>http://technology.amis.nl/blog/13823/adf-faces-handle-task-in-background-process-and-show-real-time-progress-indicator-for-asynchronous-job-using-server-push-in-adf#comments</comments>
		<pubDate>Wed, 19 Oct 2011 13:48:52 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[rich]]></category>
		<category><![CDATA[server push]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13823</guid>
		<description><![CDATA[Recently I received an email from Peru. An ADF developer from Peru was facing a challenge with ADF. In short: &#8216;the upload of a (large) file should be followed by a potentially long running job. Ideally, the browser would not freeze while the uploaded file is processed and on top of that it would be [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13823/adf-faces-handle-task-in-background-process-and-show-real-time-progress-indicator-for-asynchronous-job-using-server-push-in-adf/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>(Slides for) Instant Agility in Oracle Fusion Middleware through Design Time @ Run Time (Oracle Open World 2011)</title>
		<link>http://technology.amis.nl/blog/13675/slides-for-instant-agility-in-oracle-fusion-middleware-through-design-time-run-time-oracle-open-world-2011</link>
		<comments>http://technology.amis.nl/blog/13675/slides-for-instant-agility-in-oracle-fusion-middleware-through-design-time-run-time-oracle-open-world-2011#comments</comments>
		<pubDate>Fri, 07 Oct 2011 13:03:24 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[WebCenter, E 2.0, Collaboration & ECM]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[agility]]></category>
		<category><![CDATA[bpm]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[fusion middelware]]></category>
		<category><![CDATA[WebCenter]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13675</guid>
		<description><![CDATA[Agility is about ability to adapt. Enterprises need to quickly respond to changing circumstances and requirements. Agility is a state of mind (“embrace change”) that must be supported by process and technology. This session will demonstrate how Fusion Middleware provides a substantial dose of instant agility through its design time @ run time facilities. Application [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13675/slides-for-instant-agility-in-oracle-fusion-middleware-through-design-time-run-time-oracle-open-world-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Slides for) Push to the limit &#8211; rich and pro-active user interfaces with ADF (Oracle Open World 2011)</title>
		<link>http://technology.amis.nl/blog/13671/slides-for-push-to-the-limit-rich-and-pro-active-user-interfaces-with-adf-oracle-open-world-2011</link>
		<comments>http://technology.amis.nl/blog/13671/slides-for-push-to-the-limit-rich-and-pro-active-user-interfaces-with-adf-oracle-open-world-2011#comments</comments>
		<pubDate>Thu, 06 Oct 2011 12:27:26 +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]]></category>
		<category><![CDATA[bam]]></category>
		<category><![CDATA[decoupled]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[jms]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[rich]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13671</guid>
		<description><![CDATA[Below you will find the slides for my Oracle Open World 2011 presentation Push to the limit &#8211; rich and pro-active user interfaces with ADF on  ADF&#8217;s active data service and other facilities to do client to server push as well as JMS to Client push and Database to Client push. The presentation also discusses some [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13671/slides-for-push-to-the-limit-rich-and-pro-active-user-interfaces-with-adf-oracle-open-world-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADF 11g Rich Faces: using popup for viewing and editing big fields</title>
		<link>http://technology.amis.nl/blog/13654/adf-11g-rich-faces-using-popup-for-viewing-and-editing-big-fields</link>
		<comments>http://technology.amis.nl/blog/13654/adf-11g-rich-faces-using-popup-for-viewing-and-editing-big-fields#comments</comments>
		<pubDate>Wed, 05 Oct 2011 14:08:54 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[adf 11g]]></category>
		<category><![CDATA[forms modernization]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13654</guid>
		<description><![CDATA[During the Oracle Open World conference going on this week I was asked by one of the attendees to one of my sessions for a little guidance on the following challenge in ADF:
&#8220;We currently have an Oracle Forms application that we are rebuilding in ADF 11g. One of the features in this Forms application, is [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13654/adf-11g-rich-faces-using-popup-for-viewing-and-editing-big-fields/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ADF Gold Nuggets &#8211; from Oracle Open World&#8217;s ADF Enterprise Methodology Group Super Sunday</title>
		<link>http://technology.amis.nl/blog/13561/adf-gold-nuggets-from-oracle-open-worlds-adf-enterprise-methodology-group-super-sunday</link>
		<comments>http://technology.amis.nl/blog/13561/adf-gold-nuggets-from-oracle-open-worlds-adf-enterprise-methodology-group-super-sunday#comments</comments>
		<pubDate>Mon, 03 Oct 2011 11:07:31 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[adf faces]]></category>
		<category><![CDATA[jdeveloper]]></category>
		<category><![CDATA[oow2011]]></category>
		<category><![CDATA[so adf]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13561</guid>
		<description><![CDATA[Sunday 2nd of October 2011 saw, in the prelude to the Oracle Open World conference, the ADF Enterprise Methodology Group&#8217;s Super Sunday. Six valuable presentations on planning, designing, building and improving ADF applications by experienced ADF specialists. In front of an audience of over 150.
Interest in ADF seems higher than ever &#8211; with an increasing [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13561/adf-gold-nuggets-from-oracle-open-worlds-adf-enterprise-methodology-group-super-sunday/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate IDs in all components in ADF Faces pages and fragments &#8211; to facilitate automated Selenium based testing</title>
		<link>http://technology.amis.nl/blog/13377/generate-ids-in-all-components-in-adf-faces-pages-and-fragments-to-facilitate-automated-selenium-based-testing</link>
		<comments>http://technology.amis.nl/blog/13377/generate-ids-in-all-components-in-adf-faces-pages-and-fragments-to-facilitate-automated-selenium-based-testing#comments</comments>
		<pubDate>Wed, 21 Sep 2011 05:17:34 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[id]]></category>
		<category><![CDATA[jsff]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/13377/generate-ids-in-all-components-in-adf-faces-pages-and-fragments-to-facilitate-automated-selenium-based-testing</guid>
		<description><![CDATA[Lately, we have been introducing Selenium based testing for many our ADF Faces based web applications. Or rather, our testers created the tests for the web pages using Selenium. And did so quite successfully.
However, certain test scripts seemed to fall apart after having been run only a few times. That was rather annoying. Upon closer [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13377/generate-ids-in-all-components-in-adf-faces-pages-and-fragments-to-facilitate-automated-selenium-based-testing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

