<?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>Warp11 .::. Oracle Apex Knowledge Group</title>
	<atom:link href="http://www.warp11.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.warp11.nl</link>
	<description></description>
	<lastBuildDate>Tue, 14 May 2013 08:49:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>APEX 5 &#8211; New features that may or may not be included</title>
		<link>http://www.warp11.nl/2013/04/apex-5-new-features-that-may-or-may-not-be-included/</link>
		<comments>http://www.warp11.nl/2013/04/apex-5-new-features-that-may-or-may-not-be-included/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 09:45:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2013/04/apex-5-new-features-that-may-or-may-not-be-included/</guid>
		<description><![CDATA[  Development Team Status Report from David Peake during OGh APEX World Yesterday (April 9th, 2013) David Peake opened the Dutch OGh APEX World conference with a keynote presentation. As expected, he talked about future the future release of Oracle&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2013/04/apex-5-new-features-that-may-or-may-not-be-included/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2013/04/apex-5-new-features-that-may-or-may-not-be-included/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Application Express for Mobile Web Applications &#8211; Book available now</title>
		<link>http://www.warp11.nl/2013/03/oracle-application-express-for-mobile-web-applications-book-available-now/</link>
		<comments>http://www.warp11.nl/2013/03/oracle-application-express-for-mobile-web-applications-book-available-now/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 08:32:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2013/03/oracle-application-express-for-mobile-web-applications-book-available-now/</guid>
		<description><![CDATA[Oracle Application Express for Mobile Web Applications, written by Roel Hartman, David Peake and me, shows you step-by-step how to create your very own web application that will look and act as a native mobile application. Oracle Application Express for&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2013/03/oracle-application-express-for-mobile-web-applications-book-available-now/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2013/03/oracle-application-express-for-mobile-web-applications-book-available-now/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SQL developer won&#8217;t connect to Apex listener 2.x</title>
		<link>http://www.warp11.nl/2013/03/sql-developer-wont-connect-to-apex-listener-2-x/</link>
		<comments>http://www.warp11.nl/2013/03/sql-developer-wont-connect-to-apex-listener-2-x/#comments</comments>
		<pubDate>Fri, 15 Mar 2013 11:14:35 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[Apex Listener]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=1112</guid>
		<description><![CDATA[Wow, I broke my brains over this for the last three days. I installed the apex listener as mentioned in the manual. It mentions you can use Java 6 Update 20 JDK or later. However, what they mean is that&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2013/03/sql-developer-wont-connect-to-apex-listener-2-x/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2013/03/sql-developer-wont-connect-to-apex-listener-2-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set value of items by changing select list using Ajax and JSON</title>
		<link>http://www.warp11.nl/2013/01/set-value-of-items-by-changing-select-list-using-ajax-and-json/</link>
		<comments>http://www.warp11.nl/2013/01/set-value-of-items-by-changing-select-list-using-ajax-and-json/#comments</comments>
		<pubDate>Sat, 26 Jan 2013 13:31:26 +0000</pubDate>
		<dc:creator>Sergei Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/?p=1078</guid>
		<description><![CDATA[For a client I needed to develop an Apex page were some items were set when the user changed the value of a select list. Because of user-experience I did not want to do a post to the server. Instead&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2013/01/set-value-of-items-by-changing-select-list-using-ajax-and-json/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2013/01/set-value-of-items-by-changing-select-list-using-ajax-and-json/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>APEX Listener favicon bug issue</title>
		<link>http://www.warp11.nl/2012/12/apex-listener-favicon-bug-issue-2/</link>
		<comments>http://www.warp11.nl/2012/12/apex-listener-favicon-bug-issue-2/#comments</comments>
		<pubDate>Tue, 04 Dec 2012 13:43:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/12/apex-listener-favicon-bug-issue-2/</guid>
		<description><![CDATA[When developing an application in Oracle APEX, I usually have opened two browser tabs, one for the builder and one for the application I’m working on. This works fine, even though both tabs are using different sessions. The other day&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/12/apex-listener-favicon-bug-issue-2/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/12/apex-listener-favicon-bug-issue-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloudy Normal Button :hover fix</title>
		<link>http://www.warp11.nl/2012/11/cloudy-normal-button-hover-fix-2/</link>
		<comments>http://www.warp11.nl/2012/11/cloudy-normal-button-hover-fix-2/#comments</comments>
		<pubDate>Fri, 09 Nov 2012 13:54:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/11/cloudy-normal-button-hover-fix-2/</guid>
		<description><![CDATA[Maybe you have noticed it, maybe not, but the hover effect of the Normal Button template in the APEX Cloudy theme does not  work in IE. It seems it hasn’t been implemented. So if you want the hover effect in&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/11/cloudy-normal-button-hover-fix-2/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/11/cloudy-normal-button-hover-fix-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Release: “APEX Best Practices” &#8211; A First Impression</title>
		<link>http://www.warp11.nl/2012/11/book-release-apex-best-practices-a-first-impression-2/</link>
		<comments>http://www.warp11.nl/2012/11/book-release-apex-best-practices-a-first-impression-2/#comments</comments>
		<pubDate>Tue, 06 Nov 2012 10:27:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/11/book-release-apex-best-practices-a-first-impression-2/</guid>
		<description><![CDATA[Today (nov. 6th 2012), the book ‘APEX Best Practices’ written by Learco Brizzi, Iloon Ellen-Wolff and Alex Nuijten was finally released. I was curious about the book, for several reasons: I promised the book to the winners of my FifApex&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/11/book-release-apex-best-practices-a-first-impression-2/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/11/book-release-apex-best-practices-a-first-impression-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember Me &#8211; APEX Autologin</title>
		<link>http://www.warp11.nl/2012/10/remember-me-apex-autologin-2/</link>
		<comments>http://www.warp11.nl/2012/10/remember-me-apex-autologin-2/#comments</comments>
		<pubDate>Fri, 12 Oct 2012 13:21:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/10/remember-me-apex-autologin-2/</guid>
		<description><![CDATA[Let’s start CREATE TABLE my_custom_users(   username   VARCHAR2(25 BYTE), password   VARCHAR2(250 BYTE), token      VARCHAR2(25 BYTE)); INSERT INTO my_custom_users(username, password, token)VALUES (&#8216;DEMO&#8217;, my_cust_auth.encodeit(&#8216;DEMO&#8217;, &#8216;demo&#8217;), NULL);COMMIT; Step 1: setting the cookie during login Step 2: using the cookie on return Now, when do&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/10/remember-me-apex-autologin-2/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/10/remember-me-apex-autologin-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dynamic Date Range in APEX Datepicker &#8211; no Plugin required</title>
		<link>http://www.warp11.nl/2012/09/dynamic-date-range-in-apex-datepicker-no-plugin-required-2/</link>
		<comments>http://www.warp11.nl/2012/09/dynamic-date-range-in-apex-datepicker-no-plugin-required-2/#comments</comments>
		<pubDate>Fri, 28 Sep 2012 19:15:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/09/dynamic-date-range-in-apex-datepicker-no-plugin-required-2/</guid>
		<description><![CDATA[The Basics: jQuery Datepicker in APEX Let’s Get Set it Well, it works! This is what the Datepicker looks like after setting the min- and maxDate. Wrap it up If now we combine getting the values of the Min./Max. Date&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/09/dynamic-date-range-in-apex-datepicker-no-plugin-required-2/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/09/dynamic-date-range-in-apex-datepicker-no-plugin-required-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APEX Tabular Form: focus cursor on first element of new row</title>
		<link>http://www.warp11.nl/2012/08/apex-tabular-form-focus-cursor-on-first-element-of-new-row/</link>
		<comments>http://www.warp11.nl/2012/08/apex-tabular-form-focus-cursor-on-first-element-of-new-row/#comments</comments>
		<pubDate>Wed, 22 Aug 2012 14:48:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/08/apex-tabular-form-focus-cursor-on-first-element-of-new-row/</guid>
		<description><![CDATA[I just got the question from a fellow developer, how to focus the cursor to the first input field of a newly added row using the ADD button in a standard APEX Tabular Form. Actually, I would expect APEX to&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/08/apex-tabular-form-focus-cursor-on-first-element-of-new-row/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/08/apex-tabular-form-focus-cursor-on-first-element-of-new-row/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Standalone APEX Listener as Windows Service</title>
		<link>http://www.warp11.nl/2012/08/running-standalone-apex-listener-as-windows-service/</link>
		<comments>http://www.warp11.nl/2012/08/running-standalone-apex-listener-as-windows-service/#comments</comments>
		<pubDate>Fri, 17 Aug 2012 22:03:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/08/running-standalone-apex-listener-as-windows-service/</guid>
		<description><![CDATA[The storm had now definitely abated, and what thunder there was now grumbled over more distant hills, like a man saying &#8220;And another thing…&#8221; twenty minutes after admitting he&#8217;s lost the argument. Source Article from http://rokitta.blogspot.com/2012/08/running-standalone-apex-listener-as.htmlRunning Standalone APEX Listener as&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/08/running-standalone-apex-listener-as-windows-service/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/08/running-standalone-apex-listener-as-windows-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting an apex-item from PL/SQL</title>
		<link>http://www.warp11.nl/2012/08/setting-an-apex-item-from-plsql/</link>
		<comments>http://www.warp11.nl/2012/08/setting-an-apex-item-from-plsql/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 07:59:48 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://warp11.nl/?p=1048</guid>
		<description><![CDATA[Got it from Andy&#8217;s Blog: Within ApEx PL/SQL Processes, regions and items you can use the bind variable syntax (:PX_MY_ITEM) both to read and set the value of that item held in session state. Like so: :PX_MY_ITEM := 'wibble'; l_my_local_variable&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/08/setting-an-apex-item-from-plsql/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/08/setting-an-apex-item-from-plsql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Item-plugins and focusing the cursor on the first item</title>
		<link>http://www.warp11.nl/2012/07/item-plugins-and-focusing-the-cursor-on-the-first-item/</link>
		<comments>http://www.warp11.nl/2012/07/item-plugins-and-focusing-the-cursor-on-the-first-item/#comments</comments>
		<pubDate>Fri, 06 Jul 2012 09:58:46 +0000</pubDate>
		<dc:creator>Richard Teunissen</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=1017</guid>
		<description><![CDATA[I’ve discovered that if you use an item-plugin for the first item of a page and the property &#8216;Cursor Focus&#8217; is set to &#8216;First item on a page&#8217; the cursor will not be focused at the first item on the&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/07/item-plugins-and-focusing-the-cursor-on-the-first-item/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/07/item-plugins-and-focusing-the-cursor-on-the-first-item/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>update Oracle Linux without CSI</title>
		<link>http://www.warp11.nl/2012/06/update-oracle-linux-without-csi/</link>
		<comments>http://www.warp11.nl/2012/06/update-oracle-linux-without-csi/#comments</comments>
		<pubDate>Sat, 23 Jun 2012 10:40:17 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://warp11.nl/?p=999</guid>
		<description><![CDATA[In my ongoing quest for freeware in combination with Oracle Apex I gave Oracle Unbreakable linux another try when I heard that you _are_ able to update/upgrade it using yum, without a support identifier. First we install Oracle Unbreakable Linux&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/06/update-oracle-linux-without-csi/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/06/update-oracle-linux-without-csi/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>APEX + jQueryMobile + EURO 2012 Championship = Lots’s of Fun</title>
		<link>http://www.warp11.nl/2012/06/apex-jquerymobile-euro-2012-championship-lotss-of-fun/</link>
		<comments>http://www.warp11.nl/2012/06/apex-jquerymobile-euro-2012-championship-lotss-of-fun/#comments</comments>
		<pubDate>Fri, 08 Jun 2012 13:58:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/06/apex-jquerymobile-euro-2012-championship-lotss-of-fun/</guid>
		<description><![CDATA[Tonight (CET) the European Football Championship kicks off. As with every EURO or World Championship I’m organizing a predicting game where you (Yes, you too!) can bet on match results FifApex. And again, the website is build with Oracle Application&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/06/apex-jquerymobile-euro-2012-championship-lotss-of-fun/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/06/apex-jquerymobile-euro-2012-championship-lotss-of-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page items to submit &amp; Session state protection: error &#8216;JSON.parse: unexpected character&#8217; (Firefox) / &#8216;Uncaught SyntaxError: Unexpected token&#8217; (Chrome)</title>
		<link>http://www.warp11.nl/2012/05/page-items-to-submit-session-state-protection-error-json-parse-unexpected-character-firefox-uncaught-syntaxerror-unexpected-token-chrome/</link>
		<comments>http://www.warp11.nl/2012/05/page-items-to-submit-session-state-protection-error-json-parse-unexpected-character-firefox-uncaught-syntaxerror-unexpected-token-chrome/#comments</comments>
		<pubDate>Fri, 18 May 2012 05:45:59 +0000</pubDate>
		<dc:creator>Richard Teunissen</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=966</guid>
		<description><![CDATA[Inside APEX it&#8217;s possible to specify &#8216;Page Items to Submit&#8217;: Within the action of the type &#8216;Execute PL/SQL-code&#8217; of a dynamic action. Within a region of the type &#8216;Interactive report&#8217; or &#8216;Classic Report&#8217;. The listed page items will be submitted&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/05/page-items-to-submit-session-state-protection-error-json-parse-unexpected-character-firefox-uncaught-syntaxerror-unexpected-token-chrome/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/05/page-items-to-submit-session-state-protection-error-json-parse-unexpected-character-firefox-uncaught-syntaxerror-unexpected-token-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&quot;Who are you?&quot; – client device Categorizr for APEX</title>
		<link>http://www.warp11.nl/2012/04/who-are-you-client-device-categorizr-for-apex/</link>
		<comments>http://www.warp11.nl/2012/04/who-are-you-client-device-categorizr-for-apex/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 07:18:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/04/who-are-you-client-device-categorizr-for-apex/</guid>
		<description><![CDATA[This article describes a solution to determine the client device category (i.e. desktop, browser or tablet) your APEX application is accessed from. Until recently, building a web application with Oracle Application Express usually meant to build a desktop browser application.&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/04/who-are-you-client-device-categorizr-for-apex/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/04/who-are-you-client-device-categorizr-for-apex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Glimpse of APEX 4.2</title>
		<link>http://www.warp11.nl/2012/03/a-glimpse-of-apex-4-2/</link>
		<comments>http://www.warp11.nl/2012/03/a-glimpse-of-apex-4-2/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 07:10:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/03/a-glimpse-of-apex-4-2/</guid>
		<description><![CDATA[The OGh organization committee again managed to invite well known APEX experts as speakers: Dimitri Gielis and John Scott (the dynamic APEX Evangelists Duo), Roel Hartman, Alex Nuijten, Patrick Barel (all ACE or ACED so far). Iloon Ellen Wolff, from&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/03/a-glimpse-of-apex-4-2/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/03/a-glimpse-of-apex-4-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>themes4apex &#8211; custom UI for your APEX application</title>
		<link>http://www.warp11.nl/2012/03/themes4apex-custom-ui-for-your-apex-application/</link>
		<comments>http://www.warp11.nl/2012/03/themes4apex-custom-ui-for-your-apex-application/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 10:04:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2012/03/themes4apex-custom-ui-for-your-apex-application/</guid>
		<description><![CDATA[The storm had now definitely abated, and what thunder there was now grumbled over more distant hills, like a man saying &#8220;And another thing…&#8221; twenty minutes after admitting he&#8217;s lost the argument. Source Article from http://rokitta.blogspot.com/2012/03/themes4apex-custom-ui-for-your-apex.htmlthemes4apex &#8211; custom UI for&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/03/themes4apex-custom-ui-for-your-apex-application/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/03/themes4apex-custom-ui-for-your-apex-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to login or run an application after applying APEX 4.1.1 patch set?</title>
		<link>http://www.warp11.nl/2012/02/unable-to-login-or-run-an-application-after-applying-apex-4-1-1-patch-set/</link>
		<comments>http://www.warp11.nl/2012/02/unable-to-login-or-run-an-application-after-applying-apex-4-1-1-patch-set/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 08:48:56 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=956</guid>
		<description><![CDATA[Patrick Wolf blogged about this, but I&#8217;d like to have it available here as well: If you get the error Workspace “[workspace name]” is inactive. Contact your administrator. when you try to login into your workspace or when you run&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/02/unable-to-login-or-run-an-application-after-applying-apex-4-1-1-patch-set/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/02/unable-to-login-or-run-an-application-after-applying-apex-4-1-1-patch-set/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>APEX listener startup/shutdown script</title>
		<link>http://www.warp11.nl/2012/02/apex-listener-startupshutdown-script/</link>
		<comments>http://www.warp11.nl/2012/02/apex-listener-startupshutdown-script/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 17:01:36 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex Listener]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=905</guid>
		<description><![CDATA[Watching our visitors and how they arrive on warp11.com I cam across this page: http://krisrice.blogspot.com/2010/12/listener-startupshutdown-script.html definately worthwile caching&#8230; here we go: Kris gives a script, which I altered a little bit. #!/bin/sh # # # chkconfig: 2345 80 05 #&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/02/apex-listener-startupshutdown-script/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/02/apex-listener-startupshutdown-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mystery: Interactive Report broken for end-users!</title>
		<link>http://www.warp11.nl/2012/01/mystery-interactive-report-broken-for-end-users/</link>
		<comments>http://www.warp11.nl/2012/01/mystery-interactive-report-broken-for-end-users/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 14:37:06 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=890</guid>
		<description><![CDATA[taken from: http://stewstools.wordpress.com/2010/11/04/mystery-interactive-report-broken-for-end-users/ GREAT story :-) &#60;COPY&#62; A friend dropped me a line saying her Apex app’s Interactive Report wasn’t working for her users anymore and she asked if I knew what could cause it. She said it worked for&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2012/01/mystery-interactive-report-broken-for-end-users/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2012/01/mystery-interactive-report-broken-for-end-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find the right internal message used by APEX to translate</title>
		<link>http://www.warp11.nl/2011/12/finding-the-right-internal-message-to-translate/</link>
		<comments>http://www.warp11.nl/2011/12/finding-the-right-internal-message-to-translate/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 12:26:01 +0000</pubDate>
		<dc:creator>Richard Teunissen</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=861</guid>
		<description><![CDATA[By using Shared Components-&#62;Text Messages it’s possible to translate internal messages used by APEX. See http://docs.oracle.com/cd/E17556_01/doc/user.40/e15517/global.htm#CHDJFHBD for a more detailed description of translating internal messages. The list that’s given is not complete. How can you find the internal message you&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/12/finding-the-right-internal-message-to-translate/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/12/finding-the-right-internal-message-to-translate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import Apex Application at command line</title>
		<link>http://www.warp11.nl/2011/12/import-apex-application-at-command-line/</link>
		<comments>http://www.warp11.nl/2011/12/import-apex-application-at-command-line/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 09:04:23 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=851</guid>
		<description><![CDATA[Recently (since 4.1 update) I&#8217;ve experienced issues when importing an application into an Apex environment. After a little bit of searching I found the way to do the import on the command-line. It is documented in the Apex documentation, but&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/12/import-apex-application-at-command-line/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/12/import-apex-application-at-command-line/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>unique constraint violated WWV_FLOW_UNIQUE_MENU_OPT</title>
		<link>http://www.warp11.nl/2011/12/unique-constraint-violated-wwv_flow_unique_menu_opt/</link>
		<comments>http://www.warp11.nl/2011/12/unique-constraint-violated-wwv_flow_unique_menu_opt/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 08:22:36 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[Apex Forms]]></category>
		<category><![CDATA[Apex Reports]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=842</guid>
		<description><![CDATA[Creating a new page in an application I’m writing for a customer APEX gave me an error against the WWV_FLOW_UNIQUE_MENU_OPT constraint, after I hit the finish button in the last step of the wizard.. Now, that’s strange, why would APEX break&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/12/unique-constraint-violated-wwv_flow_unique_menu_opt/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/12/unique-constraint-violated-wwv_flow_unique_menu_opt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integration APEX 4.0 and CDM RuleFrame</title>
		<link>http://www.warp11.nl/2011/11/integration-apex-4-0-and-cdm-ruleframe/</link>
		<comments>http://www.warp11.nl/2011/11/integration-apex-4-0-and-cdm-ruleframe/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 06:48:46 +0000</pubDate>
		<dc:creator>Richard Teunissen</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[CDM Ruleframe]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=803</guid>
		<description><![CDATA[For a client of me, the Ministry of Defence of Kingdom of The Netherlands I have developed a solution to use CDM RuleFrame with APEX. They are using CDM RuleFrame 6.5, Apex 4.0 and  the framework ‘ApexLib’.

If CDM RuleFrame is used and one or more business rules are violated on the APEX’s Error Page an error message will be shown that is very cryptic to the end user.

This is something we should try to avoid as much as possible.

In this article I give some insights on how to give more user friendly error messages in combination with CDM Ruleframe, Apex 4.0 and the 'ApexLib' Framework<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/11/integration-apex-4-0-and-cdm-ruleframe/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/11/integration-apex-4-0-and-cdm-ruleframe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>User locked, error message &#8216;invalid logon credentials&#8217;.</title>
		<link>http://www.warp11.nl/2011/11/user-locked-error-message-invalid-logon-credentials/</link>
		<comments>http://www.warp11.nl/2011/11/user-locked-error-message-invalid-logon-credentials/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 12:51:31 +0000</pubDate>
		<dc:creator>Teun Luijbregts</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=786</guid>
		<description><![CDATA[While creating a simple test application, I stumbled upon a feature in apex that I wanted to share. This is not a solution mind you, just a description of what happens to help you think of a solution that will&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/11/user-locked-error-message-invalid-logon-credentials/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/11/user-locked-error-message-invalid-logon-credentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To V or not to V&#8230;</title>
		<link>http://www.warp11.nl/2011/10/to-v-or-not-to-v/</link>
		<comments>http://www.warp11.nl/2011/10/to-v-or-not-to-v/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 10:51:20 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[pl/sql]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=778</guid>
		<description><![CDATA[This is a one-on-one copy of an item blogged by Scott Splendolini &#60;COPY&#62; Earlier today, I tweeted the following: After this morning, I don&#8217;t think I will ever use the &#8220;v&#8221; function again. #orclapex I wanted to qualify what I&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/10/to-v-or-not-to-v/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/10/to-v-or-not-to-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UPDATE !: Oracle XE 11g R2 on CentOS 6</title>
		<link>http://www.warp11.nl/2011/07/update-oracle-xe-11g-r2-on-centos-6/</link>
		<comments>http://www.warp11.nl/2011/07/update-oracle-xe-11g-r2-on-centos-6/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 11:44:57 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Oracle DB]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=714</guid>
		<description><![CDATA[&#60;EDIT sept 2, 2011&#62; Today oracle released the definitive version of Oracle XE 11.2. I haven&#8217;t had the opportunity to test that version against my blogs, but I&#8217;ll do that shortly. stay tuned &#60;/EDIT&#62; In addendum on my installation series&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/07/update-oracle-xe-11g-r2-on-centos-6/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/07/update-oracle-xe-11g-r2-on-centos-6/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Opening up email in Apex 4 on Oracle XE 11</title>
		<link>http://www.warp11.nl/2011/07/opening-up-email-in-apex-4-on-oracle-xe-11/</link>
		<comments>http://www.warp11.nl/2011/07/opening-up-email-in-apex-4-on-oracle-xe-11/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 12:38:51 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Oracle DB]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=706</guid>
		<description><![CDATA[Hi, I recently installed a new server (mainly by using the installation guide you can find in the menu). I think this needs an extra step, since I wasn&#8217;t able to send out emails from that system using Apex. In&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/07/opening-up-email-in-apex-4-on-oracle-xe-11/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/07/opening-up-email-in-apex-4-on-oracle-xe-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calling a REST webservice with pl/sql</title>
		<link>http://www.warp11.nl/2011/07/calling-a-rest-webservice-with-plsql/</link>
		<comments>http://www.warp11.nl/2011/07/calling-a-rest-webservice-with-plsql/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 12:17:40 +0000</pubDate>
		<dc:creator>Sergei Martens</dc:creator>
				<category><![CDATA[PL/SQL]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=656</guid>
		<description><![CDATA[For a customer i needed to call a external REST webservice to update an external database with some specific information.

With the use of the utl_http package Oracle has made this very simple.

I tried to make the procedure i made, self-explaining.<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/07/calling-a-rest-webservice-with-plsql/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/07/calling-a-rest-webservice-with-plsql/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Calculate time difference between log-entries</title>
		<link>http://www.warp11.nl/2011/06/calculate-time-difference-between-log-entries/</link>
		<comments>http://www.warp11.nl/2011/06/calculate-time-difference-between-log-entries/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 14:09:30 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Oracle SQL]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=517</guid>
		<description><![CDATA[For me, myself and I (as a reminder) :-) I needed to calculate the difference between a log entry and the previous log-entry to be able to investigate where performance was dropping: With alittle bit of help here and here&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/06/calculate-time-difference-between-log-entries/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/06/calculate-time-difference-between-log-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fully freeware APEX environment VII: Oracle HTTP server (configuration)</title>
		<link>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-vii-oracle-http-server-configuration/</link>
		<comments>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-vii-oracle-http-server-configuration/#comments</comments>
		<pubDate>Wed, 25 May 2011 17:32:47 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=474</guid>
		<description><![CDATA[This is post 7 in the Fully Freeware APEX environment series. The post will cover the configuration of the Oracle HTTP server. Please mention, that I&#8217;m not fully aware about the license restrictions on the Oracle HTTP server. What I&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/fully-freeware-apex-environment-vii-oracle-http-server-configuration/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-vii-oracle-http-server-configuration/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Fully freeware APEX environment VI: Oracle HTTP server (installation)</title>
		<link>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-vi-oracle-http-server-installation/</link>
		<comments>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-vi-oracle-http-server-installation/#comments</comments>
		<pubDate>Mon, 23 May 2011 14:34:41 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=443</guid>
		<description><![CDATA[This is post 6 in my series about a fully freeware APEX installation: Information has been taken from The Oracle Install guidelines http://eelzinga.wordpress.com/2009/07/04/oracle-fusion-middleware-11g-ofm11g-on-centos-5/ Shut down EPG The EPG is still running. To shut it down, open SQL*plus:conn conn system execute&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/fully-freeware-apex-environment-vi-oracle-http-server-installation/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-vi-oracle-http-server-installation/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Fully freeware APEX environment IV: GlassFish Installation</title>
		<link>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-iv-glassfish-installation/</link>
		<comments>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-iv-glassfish-installation/#comments</comments>
		<pubDate>Mon, 23 May 2011 10:20:18 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=339</guid>
		<description><![CDATA[This is part 3 of my series on a fully freeware APEX environment on CentOS: This post consists of 3 parts: Install Java Glassfish preparations Install GlassFish Configure Glassfish (part 3a) Information has been taken from: http://www.scribd.com/doc/19252518/StepbyStep-Install-Guide-Sun-GlassFish-Enterprise-Server-v3-on-Linux (glassfish part) http://bhapca.blogspot.com/2009/05/how-to-install-glassfish-on-centos-and.html&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/fully-freeware-apex-environment-iv-glassfish-installation/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-iv-glassfish-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fully freeware APEX environment V: Configure GlassFish</title>
		<link>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-v-configure-glassfish/</link>
		<comments>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-v-configure-glassfish/#comments</comments>
		<pubDate>Mon, 23 May 2011 10:09:28 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=392</guid>
		<description><![CDATA[In this post we&#8217;ll configure the GlassFish 3 server that we installed in the previous post. Information has been aggregated from different blogs: http://www.davidghedini.com/pg/entry/install_glassfish_3_1_on http://bhapca.blogspot.com/2009/05/how-to-install-glassfish-on-centos-and.html The APEX Listener Installation guide (pdf) Apex &#38; Apex listener download Apex and the listener&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/fully-freeware-apex-environment-v-configure-glassfish/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-v-configure-glassfish/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fully freeware APEX environment III: The APEX listener</title>
		<link>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-iii-the-apex-listener/</link>
		<comments>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-iii-the-apex-listener/#comments</comments>
		<pubDate>Mon, 23 May 2011 09:44:36 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=415</guid>
		<description><![CDATA[This is post 3 in my series about a fully freeware CentOS Apex environment Configure the APEX Listener Your listener is deployed, but not yet configured. Go to http://localhost:8080/apex/listenerConfigure We must set parameters in three tabs: Connection Username: apex_public_user Password:&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/fully-freeware-apex-environment-iii-the-apex-listener/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-iii-the-apex-listener/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Fully freeware APEX environment II: TomCat 6</title>
		<link>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-ii-tomcat-6-apex-listener/</link>
		<comments>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-ii-tomcat-6-apex-listener/#comments</comments>
		<pubDate>Tue, 17 May 2011 15:11:29 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[Apex Listener]]></category>
		<category><![CDATA[CentOs5]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=298</guid>
		<description><![CDATA[This is part two of my series regarding a fully freeware APEX setup. Post 1 coveres the installation of Oracle XE 11 beta on CentOS 5 Shut Down Apex-EPG Log in as system into the XE database using SQL*plus. We&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/fully-freeware-apex-environment-ii-tomcat-6-apex-listener/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-ii-tomcat-6-apex-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fully freeware APEX environment I: CentOS &amp; Oracle XE 11g</title>
		<link>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-i-centos-oracle-xe-11g/</link>
		<comments>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-i-centos-oracle-xe-11g/#comments</comments>
		<pubDate>Tue, 17 May 2011 07:52:07 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[Apex Listener]]></category>
		<category><![CDATA[CentOs5]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=275</guid>
		<description><![CDATA[&#60;EDIT sept 2, 2011&#62; Today oracle released the definitive version of Oracle XE 11.2. I haven&#8217;t had the opportunity to test that version against my blogs, but I&#8217;ll do that shortly. stay tuned &#60;/EDIT&#62; In my effort to create a&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/fully-freeware-apex-environment-i-centos-oracle-xe-11g/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/fully-freeware-apex-environment-i-centos-oracle-xe-11g/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Command Prompt here&#8230;.</title>
		<link>http://www.warp11.nl/2011/05/command-prompt-here/</link>
		<comments>http://www.warp11.nl/2011/05/command-prompt-here/#comments</comments>
		<pubDate>Mon, 16 May 2011 09:01:31 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=268</guid>
		<description><![CDATA[Nothing to do with APEX, but I really don&#8217;t want to forget this. As you might know, I&#8217;m a big fan of the command prompt. I&#8217;ve been using 4DOS/4NT/Take Command for years. These products are sold by a company called&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/command-prompt-here/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/command-prompt-here/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Changing Webserver</title>
		<link>http://www.warp11.nl/2011/05/changing-webserver/</link>
		<comments>http://www.warp11.nl/2011/05/changing-webserver/#comments</comments>
		<pubDate>Fri, 13 May 2011 10:00:00 +0000</pubDate>
		<dc:creator>Teun Luijbregts</dc:creator>
				<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=260</guid>
		<description><![CDATA[Please imagine the following: You started out with apex. And because it was the easiest installation scheme (apart from copying the ready-made virtual machine offered by Oracle free-of-charge ;-), you used the EPG-installation scenario. Lets suppose that by now you&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/05/changing-webserver/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/05/changing-webserver/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using APEX Listener as Stand-alone HTTP server on Windows</title>
		<link>http://www.warp11.nl/2011/04/using-apex-listener-as-stands-alone-http-server-on-windows/</link>
		<comments>http://www.warp11.nl/2011/04/using-apex-listener-as-stands-alone-http-server-on-windows/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 15:17:56 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=249</guid>
		<description><![CDATA[Oracle provides a good alternative for using the EPG in single-developer projects. It is called the Oracle APEX Listener. it is intended to run as some kind of plug-in in: Oracle WebLogic Server. Oracle GlassFish Server. Oracle Containers for J2EE&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/04/using-apex-listener-as-stands-alone-http-server-on-windows/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/04/using-apex-listener-as-stands-alone-http-server-on-windows/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Execute Page process with Ajax callback</title>
		<link>http://www.warp11.nl/2011/04/execute-page-process-with-ajax-callback/</link>
		<comments>http://www.warp11.nl/2011/04/execute-page-process-with-ajax-callback/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 23:27:59 +0000</pubDate>
		<dc:creator>Sergei Martens</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=214</guid>
		<description><![CDATA[Sometimes you want to call a page-proces, but do need to make a compleet refresh of the page by making a request. In my case I made a simple master-detail screen with Tabs (Thank you Richard). In the tabs there&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/04/execute-page-process-with-ajax-callback/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/04/execute-page-process-with-ajax-callback/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apex installation notes</title>
		<link>http://www.warp11.nl/2011/04/apex-installation-notes/</link>
		<comments>http://www.warp11.nl/2011/04/apex-installation-notes/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 19:13:04 +0000</pubDate>
		<dc:creator>Teun Luijbregts</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Oracle DB]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=182</guid>
		<description><![CDATA[These are -some of- the notes I made when installing Oracle Apex 4.0.2 in a RedHat Linux environment (scenario 4 of my previous post). ## Mount folder located in filesystem in VM [ ~]# su - root [root@a005 ~]# mkdir&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/04/apex-installation-notes/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/04/apex-installation-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installation and configuration</title>
		<link>http://www.warp11.nl/2011/04/installation-and-configuration/</link>
		<comments>http://www.warp11.nl/2011/04/installation-and-configuration/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 19:10:28 +0000</pubDate>
		<dc:creator>Teun Luijbregts</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[EPG]]></category>
		<category><![CDATA[Oracle DB]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=175</guid>
		<description><![CDATA[Since Oracle is always advising to use the XE database it seemed only logical to try and see what the possiblities are, and how they compare. For those interested, this post shows the outcome of  my quick survey. 1. Use&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/04/installation-and-configuration/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/04/installation-and-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create collapsible list (alternative to apex tree)</title>
		<link>http://www.warp11.nl/2011/04/create-collapsible-list-alternative-to-apex-tree/</link>
		<comments>http://www.warp11.nl/2011/04/create-collapsible-list-alternative-to-apex-tree/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 15:03:40 +0000</pubDate>
		<dc:creator>Sergei Martens</dc:creator>
				<category><![CDATA[Apex Reports]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=187</guid>
		<description><![CDATA[After some testing en struggling with the Apex-tree item I decided to look for an alternative for an expanding and collapsable html-list. Because of the integration with Jquery in apex, i obviously looked for an apex plug-in and found a&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/04/create-collapsible-list-alternative-to-apex-tree/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/04/create-collapsible-list-alternative-to-apex-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tabs within APEX (using jQuery)</title>
		<link>http://www.warp11.nl/2011/04/tabs-within-apex-using-jquery/</link>
		<comments>http://www.warp11.nl/2011/04/tabs-within-apex-using-jquery/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 14:33:08 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=146</guid>
		<description><![CDATA[The solution uses APEX 4 built-in jQuery libraries. The idea is to create a &#8220;containing region&#8221;, that is a region that will contain the sub-regions. Those sub-regions then will appear as a tab on your page. Create a template for&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/04/tabs-within-apex-using-jquery/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/04/tabs-within-apex-using-jquery/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Oracle APEX report refresh the easy way</title>
		<link>http://www.warp11.nl/2011/04/oracle-apex-report-refresh-the-easy-way/</link>
		<comments>http://www.warp11.nl/2011/04/oracle-apex-report-refresh-the-easy-way/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 14:24:36 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=126</guid>
		<description><![CDATA[I&#8217;ve seen numerous solutions for partial page refreshes. All using javascript, timers etc. I just want a report to refresh itself after 5 seconds. I add this to the region-footer: &#60;script type="text/javascript"&#62; &#60;!-- setInterval( "$a_report('##REGION_ID#'.substring(1), 1, 7, 7);", 5000); //--&#62;&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/04/oracle-apex-report-refresh-the-easy-way/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/04/oracle-apex-report-refresh-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>APEX built-in variables</title>
		<link>http://www.warp11.nl/2011/04/apex-built-in-variables/</link>
		<comments>http://www.warp11.nl/2011/04/apex-built-in-variables/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 13:36:08 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=115</guid>
		<description><![CDATA[For all you guys &#8216;n dolls here an overview of the built-in apex variables and how/when to use &#8216;em: APP_ALIAS APP_ID APP_IMAGES APP_PAGE_ID APP_SESSION APP_UNIQUE_PAGE_ID APP_USER AUTHENTICATED_URL_PREFIX BROWSER_LANGUAGE CURRENT_PARENT_TAB_TEXT DEBUG HOME_LINK LOGIN_URL IMAGE_PREFIX Application Express SCHEMA OWNER PRINTER_FRIENDLY LOGOUT_URL PROXY_SERVER&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/04/apex-built-in-variables/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/04/apex-built-in-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Apex 4 and the new Firefox 4 / Internet Explorer 9</title>
		<link>http://www.warp11.nl/2011/03/oracle-apex-4-and-the-new-firefox-4-internet-explorer-9/</link>
		<comments>http://www.warp11.nl/2011/03/oracle-apex-4-and-the-new-firefox-4-internet-explorer-9/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 11:43:53 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=54</guid>
		<description><![CDATA[Hi there, Yesterday I installed Firefox 4 and Internet Explorer 9. Wow beautyfull browsers.. both of them. However yesterday I allready found out that IE is not diaplaying the AnyChart charts in my Apex applications. So IE9 for now is&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/03/oracle-apex-4-and-the-new-firefox-4-internet-explorer-9/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/03/oracle-apex-4-and-the-new-firefox-4-internet-explorer-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OGh APEX Day 2011</title>
		<link>http://www.warp11.nl/2011/03/ogh-apex-day-2011/</link>
		<comments>http://www.warp11.nl/2011/03/ogh-apex-day-2011/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 00:17:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2011/03/ogh-apex-day-2011/</guid>
		<description><![CDATA[Due to the overwhelming number of registrations (250+ participants, entirely sold-out) the OGh Apex Day 2011 “Mini” congress had to be relocated to a different, larger location. This states the enormous interest in APEX in the Netherlands. Oracle Application Express&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/03/ogh-apex-day-2011/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/03/ogh-apex-day-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle APEX Day 2011 coverage</title>
		<link>http://www.warp11.nl/2011/03/oracle-apex-day-2011-coverage/</link>
		<comments>http://www.warp11.nl/2011/03/oracle-apex-day-2011-coverage/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 11:14:17 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[OGH]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=52</guid>
		<description><![CDATA[Roel posted a great coverage on the Oracle APEX day on his blog: http://roelhartman.blogspot.com/2011/03/ogh-apex-day-2011.html Definately worth reading&#8230; &#160;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/03/oracle-apex-day-2011-coverage/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/03/oracle-apex-day-2011-coverage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apex listener v 1.1</title>
		<link>http://www.warp11.nl/2011/03/apex-listener-v-1-1/</link>
		<comments>http://www.warp11.nl/2011/03/apex-listener-v-1-1/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 14:01:45 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[EPG]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=49</guid>
		<description><![CDATA[I simply love the Apex Listener that Oracle sent out a couple of weeks ago. I now allways use it to do my (one developer = me) development, for a number of reasons. It&#8217;s easy to set up. I can&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/03/apex-listener-v-1-1/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/03/apex-listener-v-1-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Command Line replacement</title>
		<link>http://www.warp11.nl/2011/02/command-line-replacement/</link>
		<comments>http://www.warp11.nl/2011/02/command-line-replacement/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 11:27:05 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=47</guid>
		<description><![CDATA[I&#8217;m a nerd. I know. I simply &#8220;love&#8221; the command-line. For years I&#8217;ve been using 4NT and TakeCommand, registered the product years ago (www.jpsoft.com). Now I made the switch to Windows 7 (64-bit). I still have to get used to&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/02/command-line-replacement/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/02/command-line-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warp11 Apex plugins available</title>
		<link>http://www.warp11.nl/2011/02/warp11-apex-plugins-available/</link>
		<comments>http://www.warp11.nl/2011/02/warp11-apex-plugins-available/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 13:37:06 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[Plug-ins]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=45</guid>
		<description><![CDATA[Today I published the plugins we&#8217;ve written to the plugin-library at www.apex-plugin.com. Warp11 CSS Menu The menu is based upon Jessica Wilson&#8217;s drop-down menu, but has unlimited levels and more control on the styles used. We also used a different JQuery&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/02/warp11-apex-plugins-available/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/02/warp11-apex-plugins-available/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>APEX 4.0 on Oracle 10.2.0.4 database with EPG</title>
		<link>http://www.warp11.nl/2011/02/apex-4-0-on-oracle-10-2-0-4-database-with-epg/</link>
		<comments>http://www.warp11.nl/2011/02/apex-4-0-on-oracle-10-2-0-4-database-with-epg/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 14:49:09 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>
		<category><![CDATA[EPG]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=43</guid>
		<description><![CDATA[Ok. I just finished creating two extra Apex-environments (TEST and PROD) Where I mention &#8220;SQL&#62;&#8221; you are logged in in your sqlplus as SYS as SYSDBA privileges. I now have a plan-of-attack for getting Apex 4 on a 10g database&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/02/apex-4-0-on-oracle-10-2-0-4-database-with-epg/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/02/apex-4-0-on-oracle-10-2-0-4-database-with-epg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage HTTP Access in Application Express 3.0</title>
		<link>http://www.warp11.nl/2011/01/manage-http-access-in-application-express-3-0-2/</link>
		<comments>http://www.warp11.nl/2011/01/manage-http-access-in-application-express-3-0-2/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 11:56:42 +0000</pubDate>
		<dc:creator>Sergei Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=85</guid>
		<description><![CDATA[Wow, Richard and I have been strugling with APEX 4 on XE for hours before we came across this port: http://www.emarcel.com/database/143-apexhttpccess It would have saved us hours.. thanks Marcin! &#60;COPIED BLOG&#62; After default installation of Oracle APEX 3.0, remote users&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/01/manage-http-access-in-application-express-3-0-2/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/01/manage-http-access-in-application-express-3-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Martin Giffy D&#8217;Souza on Oracle APEX: Variables in APEX</title>
		<link>http://www.warp11.nl/2011/01/martin-giffy-dsouza-on-oracle-apex-variables-in-apex/</link>
		<comments>http://www.warp11.nl/2011/01/martin-giffy-dsouza-on-oracle-apex-variables-in-apex/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 10:28:25 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=38</guid>
		<description><![CDATA[Martin Giffy D&#8217;Souza on Oracle APEX: Variables in APEX: &#8220;When I first started using APEX I was unsure about which method to use when referencing variables (values in session state). The purpose of &#8230;&#8221;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/01/martin-giffy-dsouza-on-oracle-apex-variables-in-apex/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/01/martin-giffy-dsouza-on-oracle-apex-variables-in-apex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: Oracle APEX 4.0 Cookbook</title>
		<link>http://www.warp11.nl/2011/01/book-review-oracle-apex-4-0-cookbook/</link>
		<comments>http://www.warp11.nl/2011/01/book-review-oracle-apex-4-0-cookbook/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 13:46:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2011/01/book-review-oracle-apex-4-0-cookbook/</guid>
		<description><![CDATA[      Title: Oracle APEX 4.0 Cookbook Language : English Paperback : 328 pages [ 235mm x 191mm ] Release Date : December 2010 ISBN : 1849681341 ISBN 13 : 978-1-84968-134-6 Author(s) : Michel van Zoest, Marcel van der&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2011/01/book-review-oracle-apex-4-0-cookbook/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2011/01/book-review-oracle-apex-4-0-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APEX Popup LOV with more columns</title>
		<link>http://www.warp11.nl/2010/12/apex-popup-lov-with-more-columns/</link>
		<comments>http://www.warp11.nl/2010/12/apex-popup-lov-with-more-columns/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 17:20:54 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=36</guid>
		<description><![CDATA[Today I found a really neat plug-in to Oracle&#8217;s APEX. Have a look here: http://www.apex-plugin.com/oracle-apex-plugins/item-plugin/skillbuilders-super-lov_75.html All&#8217;s well, ut there is a downside to using this plug-in. Cascading Parent LOV&#8217;s are not supported yet. I hope they will soon. So I&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/12/apex-popup-lov-with-more-columns/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/12/apex-popup-lov-with-more-columns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apex 4.0.2 installed</title>
		<link>http://www.warp11.nl/2010/12/apex-4-0-2-installed/</link>
		<comments>http://www.warp11.nl/2010/12/apex-4-0-2-installed/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 17:13:59 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=33</guid>
		<description><![CDATA[OK Guys, APEX 4.0.2 has been installed without any trouble. just follow the instructions provided by Oracle. &#160;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/12/apex-4-0-2-installed/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/12/apex-4-0-2-installed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Digital nativity</title>
		<link>http://www.warp11.nl/2010/12/digital-nativity/</link>
		<comments>http://www.warp11.nl/2010/12/digital-nativity/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 10:32:21 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=30</guid>
		<description><![CDATA[This you gotta check out. Fantastic:<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/12/digital-nativity/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/12/digital-nativity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODTUG Kaleidoscope 2011</title>
		<link>http://www.warp11.nl/2010/12/odtug-kaleidoscope-2011/</link>
		<comments>http://www.warp11.nl/2010/12/odtug-kaleidoscope-2011/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 14:12:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2010/12/odtug-kaleidoscope-2011/</guid>
		<description><![CDATA[  1 ½ years ago I went to Monterey to visit the ODTUG Kaleidoscope 2009 conference. I was very impressed with the presenters, content and great atmosphere of the event. After the conference, on my way home, I promised myself&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/12/odtug-kaleidoscope-2011/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/12/odtug-kaleidoscope-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pre-Review: Oracle Application Express 4.0 with Ext JS : RAW</title>
		<link>http://www.warp11.nl/2010/11/pre-review-oracle-application-express-4-0-with-ext-js-raw/</link>
		<comments>http://www.warp11.nl/2010/11/pre-review-oracle-application-express-4-0-with-ext-js-raw/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 16:02:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2010/11/pre-review-oracle-application-express-4-0-with-ext-js-raw/</guid>
		<description><![CDATA[    Language : English Paperback : 320 pages Release Date : March 2011 ISBN : 1849681066 ISBN 13 : 978-1-84968-106-3 Author : Mark Lancaster   March 2011 the book “Oracle Application Express 4.0 with Ext JS”, written by Mark&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/11/pre-review-oracle-application-express-4-0-with-ext-js-raw/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/11/pre-review-oracle-application-express-4-0-with-ext-js-raw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Database Development Tools (ODDT): APEX 4.0.2 is here, and its got two new themes!</title>
		<link>http://www.warp11.nl/2010/11/oracle-database-development-tools-oddt-apex-4-0-2-is-here-and-its-got-two-new-themes/</link>
		<comments>http://www.warp11.nl/2010/11/oracle-database-development-tools-oddt-apex-4-0-2-is-here-and-its-got-two-new-themes/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 10:15:07 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Apex]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=28</guid>
		<description><![CDATA[As soon as I find the time I&#8217;m going to investigate further: Oracle Database Development Tools (ODDT): APEX 4.0.2 is here, and its got two new themes!: &#8220;Oracle Application Express (APEX) 4.0.2 patch is now available on MySupport and a&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/11/oracle-database-development-tools-oddt-apex-4-0-2-is-here-and-its-got-two-new-themes/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/11/oracle-database-development-tools-oddt-apex-4-0-2-is-here-and-its-got-two-new-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle 11g on Windows DBConsole does not start</title>
		<link>http://www.warp11.nl/2010/11/oracle-11g-on-windows-dbconsole-does-not-start/</link>
		<comments>http://www.warp11.nl/2010/11/oracle-11g-on-windows-dbconsole-does-not-start/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 11:47:15 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Oracle DB]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=26</guid>
		<description><![CDATA[Wow. I have broken my thoughts about this for a loooooong time. In the end stuff can be so simple: When you get the errormessage that it cannot start the DBConsole do this: Make sure you have the MS loopback&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/11/oracle-11g-on-windows-dbconsole-does-not-start/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/11/oracle-11g-on-windows-dbconsole-does-not-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle updates APEX Statement of Direction</title>
		<link>http://www.warp11.nl/2010/11/oracle-updates-apex-statement-of-direction/</link>
		<comments>http://www.warp11.nl/2010/11/oracle-updates-apex-statement-of-direction/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 10:22:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2010/11/oracle-updates-apex-statement-of-direction/</guid>
		<description><![CDATA[Oracle just came with an update on its “Statement of Direction” for APEX. Once again Oracle confirms that APEX will continue its efforts to enhance this development platform, which should not be a surprise, but there were often doubts (especially&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/11/oracle-updates-apex-statement-of-direction/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/11/oracle-updates-apex-statement-of-direction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It’s the little things in life …</title>
		<link>http://www.warp11.nl/2010/11/its-the-little-things-in-life/</link>
		<comments>http://www.warp11.nl/2010/11/its-the-little-things-in-life/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 21:18:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2010/11/its-the-little-things-in-life/</guid>
		<description><![CDATA[Sometimes you get information and you ask yourself: &#8220;Why didn&#8217;t I know this? This would have made (certain) things so much easier!&#8221; or &#8220;I didn&#8217;t know I could do this&#8221;. Well, this just happened to me and after asking a&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/11/its-the-little-things-in-life/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/11/its-the-little-things-in-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle DB on a notebook</title>
		<link>http://www.warp11.nl/2010/10/oracle-db-on-a-notebook/</link>
		<comments>http://www.warp11.nl/2010/10/oracle-db-on-a-notebook/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 13:53:41 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Oracle DB]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=21</guid>
		<description><![CDATA[If you want to install an Oracle database on a notebook, then it is essential that beforehand you install the MS Loopback adapter. This is a &#8220;virtual&#8221; network adapter. After installation assign it a fixed IP-addres (192.168.99.99 for example) and&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/10/oracle-db-on-a-notebook/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/10/oracle-db-on-a-notebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Are Private And Public IP Addresses?</title>
		<link>http://www.warp11.nl/2010/10/what-are-private-and-public-ip-addresses/</link>
		<comments>http://www.warp11.nl/2010/10/what-are-private-and-public-ip-addresses/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 13:47:39 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[tcp-ip]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=18</guid>
		<description><![CDATA[A computer on the Internet is identified by its IP address. In order to avoid address conflicts, IP addresses are publicly registered with the Network Information Centre (NIC). Computers on private TCP/IP LANs however do not need public addresses, since&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/10/what-are-private-and-public-ip-addresses/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/10/what-are-private-and-public-ip-addresses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transfer Dreamweaver 8 from Windows to Wine (or another Windows) including all Extensions</title>
		<link>http://www.warp11.nl/2010/10/transfer-dreamweaver-8-from-windows-to-wine-or-another-windows-including-all-extensions/</link>
		<comments>http://www.warp11.nl/2010/10/transfer-dreamweaver-8-from-windows-to-wine-or-another-windows-including-all-extensions/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 23:28:27 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Dreamweaver 8]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=12</guid>
		<description><![CDATA[Well.. First of all I must say that I don;t know how legal all this is&#8230; On the other hand I do have all the licenses, but my extension supplier (InterAkt) has been taken over by Adobe and don&#8217;t provide&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/10/transfer-dreamweaver-8-from-windows-to-wine-or-another-windows-including-all-extensions/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/10/transfer-dreamweaver-8-from-windows-to-wine-or-another-windows-including-all-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to stop Tortoise SVN from asking for username and password</title>
		<link>http://www.warp11.nl/2010/10/how-to-stop-tortoise-svn-from-asking-for-username-and-password/</link>
		<comments>http://www.warp11.nl/2010/10/how-to-stop-tortoise-svn-from-asking-for-username-and-password/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 10:53:40 +0000</pubDate>
		<dc:creator>Richard Martens</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Tortoise]]></category>

		<guid isPermaLink="false">http://blog.warp11.nl/?p=8</guid>
		<description><![CDATA[The easiest way to do this is to right click in Windows Explorer, select Tortoise &#62; Settings. Then in the Settings window select the Network tab. Then in the SSH client field, set use the Tortoise SSH client, TortoisePlink, to&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/10/how-to-stop-tortoise-svn-from-asking-for-username-and-password/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/10/how-to-stop-tortoise-svn-from-asking-for-username-and-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book review: Oracle Application Express 3.2 – The Essentials and More</title>
		<link>http://www.warp11.nl/2010/09/book-review-oracle-application-express-3-2-the-essentials-and-more/</link>
		<comments>http://www.warp11.nl/2010/09/book-review-oracle-application-express-3-2-the-essentials-and-more/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 20:46:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2010/09/book-review-oracle-application-express-3-2-the-essentials-and-more/</guid>
		<description><![CDATA[  Language : English Paperback : 644 pages [ 235mm x 191mm ] Release Date : June 2010 ISBN : 1847194524 ISBN 13 : 978-1-847194-52-7 Authors : Arie Geller, Matthew Lyon     In June, just before the official release&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/09/book-review-oracle-application-express-3-2-the-essentials-and-more/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/09/book-review-oracle-application-express-3-2-the-essentials-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAAFPG: Yet Another Apex Football Prediction Game</title>
		<link>http://www.warp11.nl/2010/06/yaafpg-yet-another-apex-football-prediction-game/</link>
		<comments>http://www.warp11.nl/2010/06/yaafpg-yet-another-apex-football-prediction-game/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 05:35:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2010/06/yaafpg-yet-another-apex-football-prediction-game/</guid>
		<description><![CDATA[Apex.oracle.com has been upgraded with the 4.0 Release Candidate. Looks like the APEX team will present the official 4.0 release very soon. Without trying to “predict” the When or Where, I regret that I am not able to participate in&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/06/yaafpg-yet-another-apex-football-prediction-game/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/06/yaafpg-yet-another-apex-football-prediction-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tabular Forms on Complex Views &#8211; using INSTEAD OF Triggers</title>
		<link>http://www.warp11.nl/2010/02/tabular-forms-on-complex-views-using-instead-of-triggers/</link>
		<comments>http://www.warp11.nl/2010/02/tabular-forms-on-complex-views-using-instead-of-triggers/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:20:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2010/02/tabular-forms-on-complex-views-using-instead-of-triggers/</guid>
		<description><![CDATA[Creating tabular forms in Apex is relative straight forward. One gets fully generated, instant insert/update/delete functionality. Unfortunately (for the form developer), tables are usually part of a more or less complex data model, which is optimized for data storage, rather&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2010/02/tabular-forms-on-complex-views-using-instead-of-triggers/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2010/02/tabular-forms-on-complex-views-using-instead-of-triggers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow-up on my &quot;Flexible Parameter Passing&quot; post</title>
		<link>http://www.warp11.nl/2009/12/follow-up-on-my-flexible-parameter-passing-post/</link>
		<comments>http://www.warp11.nl/2009/12/follow-up-on-my-flexible-parameter-passing-post/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 13:46:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2009/12/follow-up-on-my-flexible-parameter-passing-post/</guid>
		<description><![CDATA[I had some reactions on my post, describing an issue that occurred when using the DHTMLX library in combination with APEX: From Bharadwaz (Bharat) Pappu , Subject: ODTUD- Oracle APEX + DHTMLX integration Hello Christian, The presentation at APEXPOSED will&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2009/12/follow-up-on-my-flexible-parameter-passing-post/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2009/12/follow-up-on-my-flexible-parameter-passing-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: Oracle Application Express Forms Converter</title>
		<link>http://www.warp11.nl/2009/11/book-review-oracle-application-express-forms-converter/</link>
		<comments>http://www.warp11.nl/2009/11/book-review-oracle-application-express-forms-converter/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 14:12:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2009/11/book-review-oracle-application-express-forms-converter/</guid>
		<description><![CDATA[Oracle Application Express Forms Converter A migration guide using the APEX conversion utility Convert your Oracle Forms application to Oracle APEX successfully by Douwe Pieter van den Bos Packt Publishing 2009 ISBN 1847197760 ISBN 13 978-1-847197-76-4   Douwe Pieter van&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2009/11/book-review-oracle-application-express-forms-converter/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2009/11/book-review-oracle-application-express-forms-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Bug in Firefox caused by Firebug 1.4</title>
		<link>http://www.warp11.nl/2009/09/ajax-bug-in-firefox-caused-by-firebug-1-4/</link>
		<comments>http://www.warp11.nl/2009/09/ajax-bug-in-firefox-caused-by-firebug-1-4/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 22:41:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2009/09/ajax-bug-in-firefox-caused-by-firebug-1-4/</guid>
		<description><![CDATA[Well, another post on browser behavior. Actually it&#8217;s about an Add-on. This time it&#8217;s about a bug I ran into using the Firebug (current version: 1.4.3). Firebug is very popular under Apex Developers, so I thought this might interest you.&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2009/09/ajax-bug-in-firefox-caused-by-firebug-1-4/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2009/09/ajax-bug-in-firefox-caused-by-firebug-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Session management within Internet Explorer</title>
		<link>http://www.warp11.nl/2009/07/session-management-within-internet-explorer/</link>
		<comments>http://www.warp11.nl/2009/07/session-management-within-internet-explorer/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 09:14:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2009/07/session-management-within-internet-explorer/</guid>
		<description><![CDATA[The storm had now definitely abated, and what thunder there was now grumbled over more distant hills, like a man saying &#8220;And another thing…&#8221; twenty minutes after admitting he&#8217;s lost the argument. Source Article from http://rokitta.blogspot.com/2009/07/session-management-within-internet.htmlSession management within Internet Explorerhttp://rokitta.blogspot.com/2009/07/session-management-within-internet.htmlhttp://rokitta.blogspot.com/feeds/posts/defaultOracle&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2009/07/session-management-within-internet-explorer/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2009/07/session-management-within-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apex f?p syntax with Flexible Parameter Passing enabled</title>
		<link>http://www.warp11.nl/2009/07/apex-fp-syntax-with-flexible-parameter-passing-enabled/</link>
		<comments>http://www.warp11.nl/2009/07/apex-fp-syntax-with-flexible-parameter-passing-enabled/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 12:52:00 +0000</pubDate>
		<dc:creator>Christian Rokitta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.warp11.nl/2009/07/apex-fp-syntax-with-flexible-parameter-passing-enabled/</guid>
		<description><![CDATA[Apex is using its own syntax to pass URL parameters, called the f?p syntax. In fact, there is only one standard URL search-path parameter: &#8220;p&#8221;. &#8220;p&#8221; accepts a string build as: App:Page:Session:Request:Debug:ClearCache:itemNames:itemValues:PrinterFriendly I am not going to explain all the&#8230;<p class="more-link-p"><a class="more-link" href="http://www.warp11.nl/2009/07/apex-fp-syntax-with-flexible-parameter-passing-enabled/">Read more &#8594;</a></p>]]></description>
		<wfw:commentRss>http://www.warp11.nl/2009/07/apex-fp-syntax-with-flexible-parameter-passing-enabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.005 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-20 02:59:43 -->

<!-- Compression = gzip -->