<?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>Inside Oracle APEX by Patrick Wolf &#187; Usability &amp; Productivity</title>
	<atom:link href="http://www.inside-oracle-apex.com/category/oracle-apex/apex-productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com</link>
	<description>Inside Oracle APEX - a blog that helps to get more out of Oracle Application Express (APEX) for your daily development work!</description>
	<lastBuildDate>Wed, 11 May 2011 09:08:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Oracle APEX Page Template Position Preview</title>
		<link>http://www.inside-oracle-apex.com/oracle-apex-page-template-position-preview/</link>
		<comments>http://www.inside-oracle-apex.com/oracle-apex-page-template-position-preview/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 17:38:14 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Usability & Productivity]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://final.inside-oracle-apex.com/en/post/oracle-apex-page-template-position-preview/</guid>
		<description><![CDATA[On Friday I had to do some work on an Oracle Application Express (APEX) application of a client which I did some time ago. I had to create a new region next to an existing region on a page which had already several other regions on it. Normally no big problem, you would just use [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/oracle-apex-page-template-position-preview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add Double Click to Oracle APEX Shuttle Widget</title>
		<link>http://www.inside-oracle-apex.com/add-double-click-to-oracle-apex-shuttle-widget/</link>
		<comments>http://www.inside-oracle-apex.com/add-double-click-to-oracle-apex-shuttle-widget/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 13:02:19 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Usability & Productivity]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Shuttle]]></category>
		<category><![CDATA[UI improvement]]></category>

		<guid isPermaLink="false">http://final.inside-oracle-apex.com/en/post/add-double-click-to-oracle-apex-shuttle-widget/</guid>
		<description><![CDATA[Do you want to improve the usability of the Oracle APEX Shuttle Widget a little bit? Let&#8217;s enhance it by adding support for double click. It will allow users to double click on an entry in one of the two lists of the shuttle, to move the selected entry to the other list as they [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/add-double-click-to-oracle-apex-shuttle-widget/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>ApexGen: A new Oracle APEX related open source project!</title>
		<link>http://www.inside-oracle-apex.com/apexgen-new-oracle-apex-related-open-source-project/</link>
		<comments>http://www.inside-oracle-apex.com/apexgen-new-oracle-apex-related-open-source-project/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 23:22:27 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Usability & Productivity]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/post/apexgen-a-new-oracle-apex-related-open-source-project/</guid>
		<description><![CDATA[Morten Braten just released this first Alpha Version of this new project called ApexGen &#8211; The Oracle APEX Generator. From the project description: ApexGen is a utility to generate Oracle Application Express (Apex) pages and page components based on a PL/SQL API, in a fraction of the time it takes to manually create report and [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/apexgen-new-oracle-apex-related-open-source-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&quot;Comment out&quot; an Oracle APEX Process, Validation, Branch, &#8230;</title>
		<link>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/</link>
		<comments>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 22:46:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Usability & Productivity]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=191</guid>
		<description><![CDATA[Sometimes during development there is the requirement to &#8220;Comment out&#8221; a Process, a Validation, &#8230; in an Oracle Application Express (APEX) application. To skip a step which doesn&#8217;t work anymore, or where a user says he doesn&#8217;t need that anymore but where you are sure that next week you are going to add it again&#8230; [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/comment-out-an-oracle-apex-process-validation-branch/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A &quot;hidden&quot; gem of Oracle Application Express</title>
		<link>http://www.inside-oracle-apex.com/a-hidden-gem-of-oracle-application-express/</link>
		<comments>http://www.inside-oracle-apex.com/a-hidden-gem-of-oracle-application-express/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 20:25:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Usability & Productivity]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[undo]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=174</guid>
		<description><![CDATA[Oracle Application Express (APEX) has a &#8220;hidden&#8221; gem (ok, there are a lot of others too) which in my opinion isn&#8217;t widely used by the developers. Be honest, how often do you use the little &#8220;View&#8221; select list on page definition? You should, because it has several useful entries which can make your life easier! [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/a-hidden-gem-of-oracle-application-express/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SQL Workshop &#8211; Commands: Keyboard Shortcut</title>
		<link>http://www.inside-oracle-apex.com/sql-workshop-commands-keyboard-shortcut/</link>
		<comments>http://www.inside-oracle-apex.com/sql-workshop-commands-keyboard-shortcut/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 19:21:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Usability & Productivity]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=136</guid>
		<description><![CDATA[Did you know that you can use the keyboard shortcut Ctrl+Return in the SQL Commands textarea of the Oracle APEX SQL Workshop application to execute the current SQL statement? That&#8217;s really nice, especially if you are used to it from PL/SQL Developer/TOAD.]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/sql-workshop-commands-keyboard-shortcut/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firebug &#8211; must have for JavaScript/Web developers</title>
		<link>http://www.inside-oracle-apex.com/firebug-must-have-for-javascriptweb-developers/</link>
		<comments>http://www.inside-oracle-apex.com/firebug-must-have-for-javascriptweb-developers/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 14:05:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Usability & Productivity]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=54</guid>
		<description><![CDATA[If you are a JavaScript developer or create your web-pages with CSS, then the Firefox add-on Firebug is a must have for you! There is a new beta available, with lot of features, compared to the one hosted by the Firefox extension web-site. Never heard of Firebug? Check out Dr. Dobb&#8217;s &#8211; AJAX Debugging with [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/firebug-must-have-for-javascriptweb-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ApexLib: Get a Page Flow Diagram of your application!</title>
		<link>http://www.inside-oracle-apex.com/apexlib-get-page-flow-diagram-of-your-application/</link>
		<comments>http://www.inside-oracle-apex.com/apexlib-get-page-flow-diagram-of-your-application/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 08:48:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[ApexLib]]></category>
		<category><![CDATA[Usability & Productivity]]></category>
		<category><![CDATA[Page Flow Diagram]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=46</guid>
		<description><![CDATA[Yesterday I came across Graphviz and remembered that a college had already used it to generate some ERDs/Class diagrams. After taking a closer look, I thought to give it a try and use it to generate a page flow diagram for an APEX application as you can also see it for JSF in JDeveloper. After [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/apexlib-get-page-flow-diagram-of-your-application/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Firefox add-ons I use for APEX development</title>
		<link>http://www.inside-oracle-apex.com/firefox-add-ons-i-use-for-apex-development/</link>
		<comments>http://www.inside-oracle-apex.com/firefox-add-ons-i-use-for-apex-development/#comments</comments>
		<pubDate>Sun, 10 Dec 2006 12:18:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Usability & Productivity]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=24</guid>
		<description><![CDATA[If you are using Firefox for your APEX development you may want to check out my list of add-ons I&#8217;m currently using for the web development. If you have any useful add-ons you are using, drop me a note! FireBug If you are doing JavaScript programming than this add-on is a MUST. Because it provides [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/firefox-add-ons-i-use-for-apex-development/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bored of setting the template property again and again?</title>
		<link>http://www.inside-oracle-apex.com/bored-of-setting-template-property-again-and-again/</link>
		<comments>http://www.inside-oracle-apex.com/bored-of-setting-template-property-again-and-again/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 12:02:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Usability & Productivity]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=7</guid>
		<description><![CDATA[If yes, continue reading. If not, continue doing it again and again, &#8230; For example you like the &#8220;Standard, Alternating Row Colors&#8221; template for reports or you don&#8217;t want to write help texts (which developer does?) for your items, but the Oracle APEX builder always defaults the item to &#8220;Optional Label with Help&#8221;. You can [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/bored-of-setting-template-property-again-and-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

