<?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; Javascript</title>
	<atom:link href="http://www.inside-oracle-apex.com/tag/javascript/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>Integrating ExtJS Javascript Library into Oracle APEX</title>
		<link>http://www.inside-oracle-apex.com/integrating-extjs-javascript-library-into-oracle-apex/</link>
		<comments>http://www.inside-oracle-apex.com/integrating-extjs-javascript-library-into-oracle-apex/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 22:54:40 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[UI improvement]]></category>

		<guid isPermaLink="false">http://final.inside-oracle-apex.com/en/post/integrating-extjs-javascript-library-into-oracle-apex/</guid>
		<description><![CDATA[Do you want to know how you can integrate the ExtJS Javascript Library into Oracle Application Express (APEX)? Mark Lancaster has set up an ExtJS example application showing the integration and how such an Oracle APEX application could look like. Check it out!]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/integrating-extjs-javascript-library-into-oracle-apex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Integrating a Slider Control into Oracle APEX</title>
		<link>http://www.inside-oracle-apex.com/integrating-slider-control-into-oracle-apex/</link>
		<comments>http://www.inside-oracle-apex.com/integrating-slider-control-into-oracle-apex/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 22:47:24 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[UI improvement]]></category>

		<guid isPermaLink="false">http://final.inside-oracle-apex.com/en/post/integrating-a-slider-control-into-oracle-apex/</guid>
		<description><![CDATA[Oracle Application Express (APEX) doesn&#8217;t come with a built-in Slider Control widget, but it&#8217;s quite easy to integrate one of the existing Javascript libraries like the Tigra Slider Control. See there example page 1 and page 2 for how the sliders can look like. But you can also use your own images for the slider. [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/integrating-slider-control-into-oracle-apex/feed/</wfw:commentRss>
		<slash:comments>6</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>Add colors or images to your select list</title>
		<link>http://www.inside-oracle-apex.com/add-colors-or-images-to-your-select-list/</link>
		<comments>http://www.inside-oracle-apex.com/add-colors-or-images-to-your-select-list/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 21:13:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[UI improvement]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=161</guid>
		<description><![CDATA[Some time ago I was asked if it&#8217;s possible to set the background color of the entries of a select list. Sure why not! I thought I had already answered the question before, so I searched on the OTN forum but didn&#8217;t find my posting. No problem, shouldn&#8217;t be too hard to find the solution [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/add-colors-or-images-to-your-select-list/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Slightly different behavior of $x in Oracle APEX 3.0</title>
		<link>http://www.inside-oracle-apex.com/slightly-different-behavior-of-x-in-oracle-apex-30/</link>
		<comments>http://www.inside-oracle-apex.com/slightly-different-behavior-of-x-in-oracle-apex-30/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 11:10:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Caution]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=100</guid>
		<description><![CDATA[Just noticed a slightly different behavior of $x in Oracle APEX 3.0. Probably many of you just use it to pass the id-string of an element (eg. $x(&#8220;P4_TEST&#8221;)) to this function to get the object of this field/div/&#8230; id, but you can also call it with an object and in that case the function will [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/slightly-different-behavior-of-x-in-oracle-apex-30/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JavaScript compressor/packer</title>
		<link>http://www.inside-oracle-apex.com/javascript-compressorpacker/</link>
		<comments>http://www.inside-oracle-apex.com/javascript-compressorpacker/#comments</comments>
		<pubDate>Mon, 05 Feb 2007 08:39:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=67</guid>
		<description><![CDATA[Are you doing JavaScript development and your JavaScript code has grown and grown? Have you ever looked at the available JavaScript compressors/packers? On the weekend I have found a really nice one, it&#8217;s available as online version at http://dean.edwards.name/packer/ or can also be downloaded as .NET stand alone and it&#8217;s FREE!!! I did a test [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/javascript-compressorpacker/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Accessing Tabular Form cell with JavaScript</title>
		<link>http://www.inside-oracle-apex.com/accessing-tabular-form-cell-with-javascript/</link>
		<comments>http://www.inside-oracle-apex.com/accessing-tabular-form-cell-with-javascript/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 21:43:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[client side validation]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[tabular form]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=57</guid>
		<description><![CDATA[Today there was a thread on the OTN forum about how to access a Tabular Form cell with JavaScript and I thought it might be of general interest. Scenario You have a Tabular Form with 3 columns (Amount, Tax, Total) and want to populate the Total column with the sum of Amount and Tax as [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/accessing-tabular-form-cell-with-javascript/feed/</wfw:commentRss>
		<slash:comments>1</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>One small step for a man, one giant leap for mankind</title>
		<link>http://www.inside-oracle-apex.com/one-small-step-for-man-one-giant-leap-for-mankind/</link>
		<comments>http://www.inside-oracle-apex.com/one-small-step-for-man-one-giant-leap-for-mankind/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 21:49:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[ApexLib]]></category>
		<category><![CDATA[client side validation]]></category>
		<category><![CDATA[format mask]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=53</guid>
		<description><![CDATA[Just kidding I was just looking for an eye catcher&#8230; Maybe you have already seen my announcement that I have released v0.17 of the ApexLib Framework, which contains a lot new features. The previous features in the Framework mostly concentrated on improvements of Oracle APEX on the server, so that&#8217;s easier to access Tabular Forms [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/one-small-step-for-man-one-giant-leap-for-mankind/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>
	</channel>
</rss>

