<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AMIS Technology blog &#187; Patrick Barel</title>
	<atom:link href="http://technology.amis.nl/blog/author/patrick-barel/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OGh bijeenkomst 4 oktober</title>
		<link>http://technology.amis.nl/blog/13687/ogh-bijeenkomst-4-oktober</link>
		<comments>http://technology.amis.nl/blog/13687/ogh-bijeenkomst-4-oktober#comments</comments>
		<pubDate>Sun, 09 Oct 2011 14:51:35 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[AMIS]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/13687/ogh-bijeenkomst-4-oktober</guid>
		<description><![CDATA[Afgelopen dinsdag 4 oktober waren Andre van Winssen en ik de aangewezen personen om een presentatie bij de OGh te verzorgen. Andre vertelde in ongeveer een uur het een en ander over Application Contexts en het gebruik van DBMS Crypto. Een deel uit de masterclass die hij bij AMIS verzorgt. 
Ik hield mijn presentatie over [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/13687/ogh-bijeenkomst-4-oktober/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Scheduler, the things you ought to know</title>
		<link>http://technology.amis.nl/blog/12898/oracle-scheduler-the-things-you-ought-to-know</link>
		<comments>http://technology.amis.nl/blog/12898/oracle-scheduler-the-things-you-ought-to-know#comments</comments>
		<pubDate>Wed, 20 Jul 2011 06:39:54 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/12898/oracle-scheduler-the-things-you-ought-to-know</guid>
		<description><![CDATA[At the KScope conference in Long Beach, CA one of the most interesting sessions I attended was a session called: Five Features You Ought to Know About the Oracle Scheduler by Eddie Awad. It was a nice presentation where I actually learned stuff I didn’t know. At least not in relation to the Scheduler.
 
Of [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/12898/oracle-scheduler-the-things-you-ought-to-know/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODTUG KScope 2011</title>
		<link>http://technology.amis.nl/blog/12847/odtug-kscope-2011</link>
		<comments>http://technology.amis.nl/blog/12847/odtug-kscope-2011#comments</comments>
		<pubDate>Fri, 08 Jul 2011 09:07:48 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/12847/odtug-kscope-2011</guid>
		<description><![CDATA[Last week I attended my very first ODTUG KScope conference in Long Beach, California. I have&#160; attended conferences by ODTUG before, but they were never this broad.
Sunday
On Sunday I attended the APEX symposium. It was nice to see that APEX is being developed by a rather small, but geographically dispersed, group of people. Between them, [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/12847/odtug-kscope-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replace by position</title>
		<link>http://technology.amis.nl/blog/12252/replace-by-position</link>
		<comments>http://technology.amis.nl/blog/12252/replace-by-position#comments</comments>
		<pubDate>Wed, 08 Jun 2011 10:21:46 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Devel. + PL/SQL tools]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=12252</guid>
		<description><![CDATA[Have you ever wanted to replace a character in a string just by position? I needed this the other day and IMHO there is no way in Oracle PL/SQL to do this, so I decided to write this my self.

It is really simple code and it probably needs improvement but it works for now and [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/12252/replace-by-position/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pipelined Table Functions</title>
		<link>http://technology.amis.nl/blog/9320/pipelined-table-functions</link>
		<comments>http://technology.amis.nl/blog/9320/pipelined-table-functions#comments</comments>
		<pubDate>Fri, 26 Nov 2010 14:45:44 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/9320/pipelined-table-functions</guid>
		<description><![CDATA[I have had trouble with a certain view I have to create at the customer site I am currently working at. The view involves 3 SQL    queries combined by using a UNION ALL, since the separate queries are mutually exclusive. Using the UNION ALL makes it a bit faster since   [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/9320/pipelined-table-functions/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Dynamic Actions in APEX</title>
		<link>http://technology.amis.nl/blog/8837/test</link>
		<comments>http://technology.amis.nl/blog/8837/test#comments</comments>
		<pubDate>Fri, 05 Nov 2010 14:18:01 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/8837/test</guid>
		<description><![CDATA[After visiting the OPP/APEXPosed conference in Brussels I decided to write a post on how to create a relatively simple dynamic action in APEX. When you are working with password fields your only visual check to see if the entered text in both fields match may be the number of characters entered. Of course you [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/8837/test/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>OPP is coming to Atlanta</title>
		<link>http://technology.amis.nl/blog/6190/opp-is-coming-to-atlanta</link>
		<comments>http://technology.amis.nl/blog/6190/opp-is-coming-to-atlanta#comments</comments>
		<pubDate>Wed, 16 Sep 2009 19:23:12 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/6190/opp-is-coming-to-atlanta</guid>
		<description><![CDATA[I have been invited to deliver two talks on performance at the OPP conference, November 10th and 11th in Atlanta. The topics I will address are Pipelined Table Functions and Optimizing SQL with Collections. I will be among some of the best experts in the PL/SQL world, including Steven Feuerstein, Bryn Llewellyn and many others. [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6190/opp-is-coming-to-atlanta/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quest Software&#8217;s Toad and Oracle Performance Seminar</title>
		<link>http://technology.amis.nl/blog/4790/quest-softwares-toad-and-oracle-performance-seminar</link>
		<comments>http://technology.amis.nl/blog/4790/quest-softwares-toad-and-oracle-performance-seminar#comments</comments>
		<pubDate>Fri, 06 Feb 2009 14:55:38 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/4790/quest-softwares-toad-and-oracle-performance-seminar</guid>
		<description><![CDATA[Last Wednesday Quest organized a seminar in Amsterdam on the performance of the Oracle database and the programs you write for it.
There were three presentations.

Development
Application Testing
Database maintenance

Development 
The main issue in this presentation was that you should care about performance as early as possible in your development. It is much cheaper (time and money wise) [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/4790/quest-softwares-toad-and-oracle-performance-seminar/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code refactoring&#8230;</title>
		<link>http://technology.amis.nl/blog/4422/code-refactoring</link>
		<comments>http://technology.amis.nl/blog/4422/code-refactoring#comments</comments>
		<pubDate>Sun, 14 Dec 2008 13:01:20 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/4422/code-refactoring</guid>
		<description><![CDATA[Steven Feuerstein wrote an entry on his Toadworld blog where he checks the refactoring capabilities of SQL-Developer.
I am trying the same things in PL/SQL Developer to see if this does do the trick.

 

First of all, a different couple of options are presented to you when you wrong click (or right click) a piece of [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/4422/code-refactoring/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk Operations in PL/SQL</title>
		<link>http://technology.amis.nl/blog/4183/bulk-operations-in-plsql</link>
		<comments>http://technology.amis.nl/blog/4183/bulk-operations-in-plsql#comments</comments>
		<pubDate>Thu, 27 Nov 2008 10:01:41 +0000</pubDate>
		<dc:creator>Patrick Barel</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/4183/bulk-operations-in-plsql</guid>
		<description><![CDATA[When I was in Chicago for the OPP2008 and APEXposed event I talked to someone who seems to have trouble understanding bulk operations in PL/SQL. I helped him out by providing a test/demo script, that shows how it could be done. First of all, one of the most important rules of thumb that I got [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/4183/bulk-operations-in-plsql/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

