<?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</title>
	<atom:link href="http://technology.amis.nl/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:47:49 +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>Intercepting user customization &#8211; such as column reordering in tables &#8211; in ADF 11g change persistence</title>
		<link>http://technology.amis.nl/blog/15260/intercepting-user-customization-such-as-column-reordering-in-tables-in-adf-11g-change-persistence</link>
		<comments>http://technology.amis.nl/blog/15260/intercepting-user-customization-such-as-column-reordering-in-tables-in-adf-11g-change-persistence#comments</comments>
		<pubDate>Sat, 04 Feb 2012 06:47:49 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15260/intercepting-user-customization-such-as-column-reordering-in-tables-in-adf-11g-change-persistence</guid>
		<description><![CDATA[The requirement I was facing was simple: act on column reordering through user drag and drop in a rich table. More specifically: invoke a method in a managed bean whenever the user changes the position (or side or visibility) of a column.
At first it seemed trivial &#8211; just use an AttributeChangeListener. When that turned out [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15260/intercepting-user-customization-such-as-column-reordering-in-tables-in-adf-11g-change-persistence/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jouw toekomst als Oracle professional &#8211; AMIS !!EXTRA!! informatieavond over jouw ontwikkelingspad</title>
		<link>http://technology.amis.nl/blog/15155/jouw-toekomst-als-oracle-professional-amis-informatieavond-over-jouw-ontwikkelingspad</link>
		<comments>http://technology.amis.nl/blog/15155/jouw-toekomst-als-oracle-professional-amis-informatieavond-over-jouw-ontwikkelingspad#comments</comments>
		<pubDate>Tue, 24 Jan 2012 09:29:00 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[modernisering]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[plsql]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15155/jouw-toekomst-als-oracle-professional-amis-informatieavond-over-jouw-ontwikkelingspad</guid>
		<description><![CDATA[Als je dit leest en je bent Oracle professional &#8211; ontwikkelaar of administrator &#8211; is de kans groot dat je jouw carriere bent gestart in de jaren &#8216;90, in het tijdperk van Oracle7, Oracle Forms en Client/Server applicaties &#8211; net voor de opkomst van Java, internet, mobiel en SOA. Misschien ligt je start daar nog [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15155/jouw-toekomst-als-oracle-professional-amis-informatieavond-over-jouw-ontwikkelingspad/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Masterclass Oracle 11g voor Database Ontwikkelaars &#8211; haal meer uit SQL en PL/SQL in 11g</title>
		<link>http://technology.amis.nl/blog/15154/masterclass-oracle-11g-voor-database-ontwikkelaars-haal-meer-uit-sql-en-plsql-in-11g</link>
		<comments>http://technology.amis.nl/blog/15154/masterclass-oracle-11g-voor-database-ontwikkelaars-haal-meer-uit-sql-en-plsql-in-11g#comments</comments>
		<pubDate>Mon, 23 Jan 2012 12:59:46 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15154/masterclass-oracle-11g-voor-database-ontwikkelaars-haal-meer-uit-sql-en-plsql-in-11g</guid>
		<description><![CDATA[Aanstaande vrijdag 27 januari verzorgt Oracle ACE Director Alex Nuijten bij AMIS Services in Nieuwegein een Masterclass voor Oracle Database Developers: iedereen die met enige regelmaat SQL en/of PL/SQL toepast in zijn of haar werk. In deze Masterclass leidt Alex de deelnemers rond in Oracle Database 11g Release 1 en 2 met als voornaamste doelstelling [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15154/masterclass-oracle-11g-voor-database-ontwikkelaars-haal-meer-uit-sql-en-plsql-in-11g/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Oracle WebLogic Technology Adapters with custom Java &#8211; Message Driven Bean (MDB) triggered by File Adapter (part of the story)</title>
		<link>http://technology.amis.nl/blog/15147/using-the-oracle-weblogic-technology-adapters-with-custom-java-message-driven-bean-mdb-triggered-by-file-adapter-part-of-the-story</link>
		<comments>http://technology.amis.nl/blog/15147/using-the-oracle-weblogic-technology-adapters-with-custom-java-message-driven-bean-mdb-triggered-by-file-adapter-part-of-the-story#comments</comments>
		<pubDate>Sun, 22 Jan 2012 08:01:00 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[adapters]]></category>
		<category><![CDATA[ejb]]></category>
		<category><![CDATA[file adapter]]></category>
		<category><![CDATA[inbound]]></category>
		<category><![CDATA[jca]]></category>
		<category><![CDATA[mdb]]></category>
		<category><![CDATA[message driven bean]]></category>
		<category><![CDATA[technology adapters]]></category>
		<category><![CDATA[weblogic]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15147/using-the-oracle-weblogic-technology-adapters-with-custom-java-message-driven-bean-mdb-triggered-by-file-adapter-part-of-the-story</guid>
		<description><![CDATA[Oracle&#8217;s product portfolio contains the Technology Adapters. A set of JCA Connectors that provide a bridge between various technologies &#8211; such as JMS, AQ, Database (SQL and PL/SQL), FTP and File System &#8211; on the one hand and the world of JEE on the other. The SOA Suite 11g and Oracle Service Bus leverage these [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15147/using-the-oracle-weblogic-technology-adapters-with-custom-java-message-driven-bean-mdb-triggered-by-file-adapter-part-of-the-story/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Developing and deploying Java Embedding activity in BPEL 2.0 in SOA Suite 11g calling a custom Java Class that has dependencies on 3rd party libraries</title>
		<link>http://technology.amis.nl/blog/15126/developing-and-deploying-java-embedding-activity-in-bpel-2-0-in-soa-suite-11g-calling-a-custom-java-class-that-has-dependencies-on-3rd-party-libraries</link>
		<comments>http://technology.amis.nl/blog/15126/developing-and-deploying-java-embedding-activity-in-bpel-2-0-in-soa-suite-11g-calling-a-custom-java-class-that-has-dependencies-on-3rd-party-libraries#comments</comments>
		<pubDate>Sat, 21 Jan 2012 10:08:00 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[3rd party library]]></category>
		<category><![CDATA[BPEL]]></category>
		<category><![CDATA[http post]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java embedding]]></category>
		<category><![CDATA[sca-inf]]></category>
		<category><![CDATA[soa suite 11g]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15126/developing-and-deploying-java-embedding-activity-in-bpel-2-0-in-soa-suite-11g-calling-a-custom-java-class-that-has-dependencies-on-3rd-party-libraries</guid>
		<description><![CDATA[Java Embedded activity can call a custom Java class that relies on 3rd party Java libraries. This means that a lot of existing functionality from the Java open source community is at the disposal of the BPEL developer. This article shows a simple example of developing and deploying a BPEL process that uses Java Embedded [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15126/developing-and-deploying-java-embedding-activity-in-bpel-2-0-in-soa-suite-11g-calling-a-custom-java-class-that-has-dependencies-on-3rd-party-libraries/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create simple Java application to post JSON message to CometD Bayeux Channel using Apache HttpClient and Maven style NetBeans project</title>
		<link>http://technology.amis.nl/blog/15098/create-simple-java-application-to-post-json-message-to-cometd-bayeux-channel-using-apache-httpclient-and-maven-style-netbeans-project</link>
		<comments>http://technology.amis.nl/blog/15098/create-simple-java-application-to-post-json-message-to-cometd-bayeux-channel-using-apache-httpclient-and-maven-style-netbeans-project#comments</comments>
		<pubDate>Fri, 20 Jan 2012 07:19:00 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apache httpclient]]></category>
		<category><![CDATA[cometd]]></category>
		<category><![CDATA[http post]]></category>
		<category><![CDATA[httpclient]]></category>
		<category><![CDATA[json]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15098/create-simple-java-application-to-post-json-message-to-cometd-bayeux-channel-using-apache-httpclient-and-maven-style-netbeans-project</guid>
		<description><![CDATA[The objective discussed in this article is to post messages to a CometD Bayeux Channel with a standalone Java Class &#8211; without dependencies on CometD. For example to control from Java the Slideshow introduced in the synchronized Slideshow demo application created using CometD (see previous articles Push based synchronized Slideshow demo application implemented using CometD [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15098/create-simple-java-application-to-post-json-message-to-cometd-bayeux-channel-using-apache-httpclient-and-maven-style-netbeans-project/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Publishing to CometD Bayeux Channel from inside the Oracle Database &#8211; PL/SQL based push to CometD Web Client</title>
		<link>http://technology.amis.nl/blog/15046/publishing-to-cometd-bayeux-channel-from-inside-the-oracle-database-plsql-based-push-to-cometd-web-client</link>
		<comments>http://technology.amis.nl/blog/15046/publishing-to-cometd-bayeux-channel-from-inside-the-oracle-database-plsql-based-push-to-cometd-web-client#comments</comments>
		<pubDate>Thu, 19 Jan 2012 10:11:00 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bayeux]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[cometd]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[plsql]]></category>
		<category><![CDATA[push]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15046/publishing-to-cometd-bayeux-channel-from-inside-the-oracle-database-plsql-based-push-to-cometd-web-client</guid>
		<description><![CDATA[In recent articles, I have introduced CometD as framework for Server to Client and Client to Client Push: Running CometD 2 examples – locally on Tomcat using Maven and NetBeans http://technology.amis.nl/blog/14709/running-cometd-2-examples-locally-on-tomcat-using-maven-and-netbeans, CometD 2 Java Client Sample – open project in NetBeans based on Maven pom file, modify sources and run Java Based Comet Client (http://technology.amis.nl/blog/14720/cometd-2-java-client-sample-open-project-in-netbeans-based-on-maven-pom-file-modify-sources-and-run-java-based-comet-client) [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15046/publishing-to-cometd-bayeux-channel-from-inside-the-oracle-database-plsql-based-push-to-cometd-web-client/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sharing session state between JEE web applications through WebLogic session descriptor of sharing-enabled</title>
		<link>http://technology.amis.nl/blog/15035/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled</link>
		<comments>http://technology.amis.nl/blog/15035/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled#comments</comments>
		<pubDate>Wed, 18 Jan 2012 08:43:00 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[ADF & JHeadstart]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[jee]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[session state]]></category>
		<category><![CDATA[shared session]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[weblogic]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15035/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled</guid>
		<description><![CDATA[Session state in Java Web application is associated with a single (user) browser session on the one hand and typically with a specific web application on the other (server side) hand. Session state is created and maintained in the context of a usually a single web application. However&#8230;
We ran into a situation where our web [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15035/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using custom functions in EL expressions in JSF 1.x</title>
		<link>http://technology.amis.nl/blog/15021/using-custom-functions-in-el-expressions-in-jsf-1-x</link>
		<comments>http://technology.amis.nl/blog/15021/using-custom-functions-in-el-expressions-in-jsf-1-x#comments</comments>
		<pubDate>Tue, 17 Jan 2012 08:52:00 +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 faces]]></category>
		<category><![CDATA[el]]></category>
		<category><![CDATA[elresolver]]></category>
		<category><![CDATA[javaserver faces]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[rich faces]]></category>
		<category><![CDATA[tag library]]></category>
		<category><![CDATA[tld]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15021/using-custom-functions-in-el-expressions-in-jsf-1-x</guid>
		<description><![CDATA[EL expressions are one of the main driving forces for JavaServer Faces. Most dynamic characteristics of pages and widgets are governed by EL expressions. In JSF 1.x, there are some limitations for EL expressions that can at times be a little frustrating. One of the limitations is the fact that no custom functions or operators [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15021/using-custom-functions-in-el-expressions-in-jsf-1-x/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Retrieve song lyrics in Java using Screenscraping with JSoup</title>
		<link>http://technology.amis.nl/blog/14998/retrieve-song-lyrics-in-java-using-screenscraping-with-jsoup</link>
		<comments>http://technology.amis.nl/blog/14998/retrieve-song-lyrics-in-java-using-screenscraping-with-jsoup#comments</comments>
		<pubDate>Mon, 16 Jan 2012 08:39:00 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jsoup]]></category>
		<category><![CDATA[lyrics]]></category>
		<category><![CDATA[screen scraping]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/14998/retrieve-song-lyrics-in-java-using-screenscraping-with-jsoup</guid>
		<description><![CDATA[Last year I wrote about JSoup, a Java library that helps with screenscraping: Screenscraping from Java using jsoup – effective data gathering from websites (http://technology.amis.nl/blog/13121/screenscraping-from-java-using-jsoup-effective-data-gathering-from-websites). Last month I had another opportunity for using JSoup, this time to gather song lyrics for the songs on a CD. The context in this case was the internal SOA [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/14998/retrieve-song-lyrics-in-java-using-screenscraping-with-jsoup/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

