<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Replace by position</title>
	<atom:link href="http://technology.amis.nl/2011/06/08/replace-by-position/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2011/06/08/replace-by-position/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=replace-by-position</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Patrick Barel</title>
		<link>http://technology.amis.nl/2011/06/08/replace-by-position/#comment-6794</link>
		<dc:creator>Patrick Barel</dc:creator>
		<pubDate>Thu, 09 Jun 2011 16:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=12252#comment-6794</guid>
		<description><![CDATA[Like I already replied to on Laurent Schneiders comment on the crossposting on &lt;a href=&quot;http://blog.bar-solutions.com&quot; rel=&quot;nofollow&quot;&gt;http://blog.bar-solutions.com&lt;/a&gt;:
Which is ofcourse a valid way to do it. I definitely need to learn more about these regular expressions.]]></description>
		<content:encoded><![CDATA[<p>Like I already replied to on Laurent Schneiders comment on the crossposting on <a href="http://blog.bar-solutions.com" rel="nofollow">http://blog.bar-solutions.com</a>:<br />
Which is ofcourse a valid way to do it. I definitely need to learn more about these regular expressions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Scheffer</title>
		<link>http://technology.amis.nl/2011/06/08/replace-by-position/#comment-6793</link>
		<dc:creator>Anton Scheffer</dc:creator>
		<pubDate>Thu, 09 Jun 2011 10:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=12252#comment-6793</guid>
		<description><![CDATA[select regexp_replace( &#039;abab&#039;, &#039;.&#039;, &#039;x&#039;, 1,Â 3 )
from dual replaces the character on position 3]]></description>
		<content:encoded><![CDATA[<p>select regexp_replace( &#8216;abab&#8217;, &#8216;.&#8217;, &#8216;x&#8217;, 1,Â 3 )<br />
from dual replaces the character on position 3</p>
]]></content:encoded>
	</item>
</channel>
</rss>
