<?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>Blucel Ltd &#187; apex</title>
	<atom:link href="http://blucel.co.uk/index.php/tag/apex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blucel.co.uk</link>
	<description>Tech, Oracle, user experience, coffee,  design standards, and shameless ranting</description>
	<lastBuildDate>Fri, 30 Mar 2012 14:30:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel="next" href="http://blucel.co.uk/index.php/tag/apex/feed/?page=2" />

		<item>
		<title>Oracle Apex sticky hide and show regions</title>
		<link>http://blucel.co.uk/index.php/2011/11/23/oracle-apex-stick-hide-and-show-regions/</link>
		<comments>http://blucel.co.uk/index.php/2011/11/23/oracle-apex-stick-hide-and-show-regions/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 11:45:32 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Coding samples]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=274</guid>
		<description><![CDATA[Recently had a need for sticky hide/show regions in Oracle Apex 4.1. Here&#8217;s how I done it. Add the jQuery cookie library to your page template Added the following line to the hide and show region template ?View Code HTML1 $.cookie('#REGION_STATIC_ID#',$('##REGION_STATIC_ID# .hide:first:visible').length);return false; So my hide and show region template looks like this: ?View Code [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2011/11/23/oracle-apex-stick-hide-and-show-regions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Oracle Apex application items</title>
		<link>http://blucel.co.uk/index.php/2010/04/19/oracle-apex-application-items/</link>
		<comments>http://blucel.co.uk/index.php/2010/04/19/oracle-apex-application-items/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 10:32:59 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Client logon]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[application items]]></category>
		<category><![CDATA[htmldb_Get]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/index.php/2010/04/19/oracle-apex-application-items/</guid>
		<description><![CDATA[Have you ever wanted to pass data to an applicatino process but are fed uphaving to use a temporary global variable like GV_TEMP, or similar as a temporary placeholder for some data you want to pass from the page in javascript? var req = new htmldb_Get( null, 123, &#8216;APPLICATION_PROCESS=ap_dosomething&#8217;, 0 ); req.addParam( &#8216;GV_TEMP_VARIABLE&#8217;,'The value&#8217; ); [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2010/04/19/oracle-apex-application-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Apex error &#8211; document.wwv_flow.submit is not a function</title>
		<link>http://blucel.co.uk/index.php/2009/11/25/oracle-apex-error-document-wwv_flow-submit-is-not-a-function/</link>
		<comments>http://blucel.co.uk/index.php/2009/11/25/oracle-apex-error-document-wwv_flow-submit-is-not-a-function/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:40:37 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Coding samples]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/index.php/2009/11/25/oracle-apex-error-document-wwv_flow-submit-is-not-a-function/</guid>
		<description><![CDATA[You might occasionally get this error in Oracle Apex when submitting a page. Alternatively, the page might not submit at all when you click a page button. I must admit this had me stumped and i had to resort to disabling everything, then reenabling region items to find out what was wrong. Turns out that [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/11/25/oracle-apex-error-document-wwv_flow-submit-is-not-a-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FISH Classification</title>
		<link>http://blucel.co.uk/index.php/2009/07/08/fish-classification/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/08/fish-classification/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 15:59:47 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[application express]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Photoblog]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=43</guid>
		<description><![CDATA[<a href="http://blucel.co.uk/index.php/2009/07/08/fish-classification/" title="FISH Classification"><img src="http://blucel.co.uk/wp-content/uploads/yapb_cache/fish_home_page2.aqtip23o4sg0c8ko048k0k00s.a9sxxja1njksswcs400wcc4cg.th.jpeg" width="180" height="111" alt="FISH Classification" style="float:left;padding:0 10px 10px 0;" ></a>The FISH tool was developed for the Scotland and Northern Ireland Forum for Environmental Research to classify fish populations in Rivers throughout the UK. The software was developed in Oracle with the new APEX 3.2 release. Custom APEX templates were created including custom logon screens and backend functionality. JQuery is used to provide a more [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/08/fish-classification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RICT</title>
		<link>http://blucel.co.uk/index.php/2009/07/08/rict/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/08/rict/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 14:42:36 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[application express]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Photoblog]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=27</guid>
		<description><![CDATA[<a href="http://blucel.co.uk/index.php/2009/07/08/rict/" title="RICT"><img src="http://blucel.co.uk/wp-content/uploads/yapb_cache/stats1.erxsjokq1uogokg44k0kooogw.a9sxxja1njksswcs400wcc4cg.th.jpeg" width="180" height="120" alt="RICT" style="float:left;padding:0 10px 10px 0;" ></a>River Invertebrates Classification Tool is a software application that allows the Environment agencies to determine the ecology classification of water bodies throughout the UK. The software makes use of Oracle, XML, Web services, CSS, RSS and custom stastistical functions implemented in Oracle and ported from Insightful S+. Raw river data sets collected by ecologists are [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/08/rict/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

