<?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>regex | Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</title>
	<atom:link href="https://www.selikoff.net/tag/regex/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Sat, 20 May 2023 12:28:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">4595340</site>	<item>
		<title>Writing the same regular expression logic in multiple JVM languages</title>
		<link>https://www.selikoff.net/2023/05/14/writing-the-same-regular-expression-logic-in-multiple-jvm-languages/</link>
					<comments>https://www.selikoff.net/2023/05/14/writing-the-same-regular-expression-logic-in-multiple-jvm-languages/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 14 May 2023 23:39:36 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[kotlin]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[scala]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=16629</guid>

					<description><![CDATA[<p>I tried writing three regular expressions in a the most common JVM languages. My experience in these languages range from use it many times a week (Groovy) to this is the first thing I&#8217;ve written in it (Clojure). I&#8217;m going &#8230; <a href="https://www.selikoff.net/2023/05/14/writing-the-same-regular-expression-logic-in-multiple-jvm-languages/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2023/05/14/writing-the-same-regular-expression-logic-in-multiple-jvm-languages/">Writing the same regular expression logic in multiple JVM languages</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2023/05/14/writing-the-same-regular-expression-logic-in-multiple-jvm-languages/">Writing the same regular expression logic in multiple JVM languages</a> was first posted on May 14, 2023 at 7:39 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2023/05/14/writing-the-same-regular-expression-logic-in-multiple-jvm-languages/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">16629</post-id>	</item>
		<item>
		<title>[2019 oracle code one] mastering regular expressions</title>
		<link>https://www.selikoff.net/2019/09/19/2019-oracle-code-one-mastering-regular-expressions/</link>
					<comments>https://www.selikoff.net/2019/09/19/2019-oracle-code-one-mastering-regular-expressions/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Thu, 19 Sep 2019 18:11:49 +0000</pubDate>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[oracle-code-one]]></category>
		<category><![CDATA[regex]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=13943</guid>

					<description><![CDATA[<p>Mastering Regular Expressions (^.*$)(?#everything) You Should Know Speakers: Fernando Babadopulos @babadopulos For more blog posts, see&#160;The Oracle Code One table of contents History Invented in 1951 Popularized in 70&#8217;s with vi/lex/sed/awk/expr In 80&#8217;s Perl included advanced regex Java 1.4 &#8211; &#8230; <a href="https://www.selikoff.net/2019/09/19/2019-oracle-code-one-mastering-regular-expressions/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2019/09/19/2019-oracle-code-one-mastering-regular-expressions/">[2019 oracle code one] mastering regular expressions</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2019/09/19/2019-oracle-code-one-mastering-regular-expressions/">[2019 oracle code one] mastering regular expressions</a> was first posted on September 19, 2019 at 2:11 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2019/09/19/2019-oracle-code-one-mastering-regular-expressions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13943</post-id>	</item>
		<item>
		<title>JavaOne &#8211; Simplified and Fast Fraud Detection</title>
		<link>https://www.selikoff.net/2017/10/02/javaone-simplified-and-fast-fraud-detection/</link>
					<comments>https://www.selikoff.net/2017/10/02/javaone-simplified-and-fast-fraud-detection/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 02 Oct 2017 15:34:55 +0000</pubDate>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[data-warehousing]]></category>
		<category><![CDATA[javaone]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[sql]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=8049</guid>

					<description><![CDATA[<p>Simplified and Fast Fraud Detection&#8221; Speaker: Keith Laker For more blog posts from JavaOne, see the table of contents Live SQL free online Oracle 12C database Can save scripts Google searchable Each OTN (oracle tech network) users sees own copy &#8230; <a href="https://www.selikoff.net/2017/10/02/javaone-simplified-and-fast-fraud-detection/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2017/10/02/javaone-simplified-and-fast-fraud-detection/">JavaOne – Simplified and Fast Fraud Detection</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2017/10/02/javaone-simplified-and-fast-fraud-detection/">JavaOne &#8211; Simplified and Fast Fraud Detection</a> was first posted on October 2, 2017 at 11:34 am.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2017/10/02/javaone-simplified-and-fast-fraud-detection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8049</post-id>	</item>
		<item>
		<title>The 8 Nights of Java &#8211; Night 4</title>
		<link>https://www.selikoff.net/2016/12/27/the-8-nights-of-java-night-4/</link>
					<comments>https://www.selikoff.net/2016/12/27/the-8-nights-of-java-night-4/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Tue, 27 Dec 2016 21:30:49 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[1.4]]></category>
		<category><![CDATA[assert]]></category>
		<category><![CDATA[nights]]></category>
		<category><![CDATA[nio]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[xslt]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6985</guid>

					<description><![CDATA[<p>Continuing The 8 Nights of Java series, tonight we focus on one of the single most important releases of Java. Java 1.4 was released a time when many businesses were starting to look to Java as a foundation for their &#8230; <a href="https://www.selikoff.net/2016/12/27/the-8-nights-of-java-night-4/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2016/12/27/the-8-nights-of-java-night-4/">The 8 Nights of Java – Night 4</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2016/12/27/the-8-nights-of-java-night-4/">The 8 Nights of Java &#8211; Night 4</a> was first posted on December 27, 2016 at 4:30 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2016/12/27/the-8-nights-of-java-night-4/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6985</post-id>	</item>
		<item>
		<title>why I like regular expressions + who says they aren&#8217;t readable</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/</link>
					<comments>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 08 Dec 2014 03:22:41 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[OCP Book]]></category>
		<category><![CDATA[ocp]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regexp]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482</guid>

					<description><![CDATA[<p>Scott and I are working on our second book (OCP 8). I&#8217;m excited that I get to write the part about regular expressions as that is one of my favorite programming topics. Why, you ask? Because it lets you write &#8230; <a href="https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/">why I like regular expressions + who says they aren’t readable</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/">why I like regular expressions + who says they aren&#8217;t readable</a> was first posted on December 7, 2014 at 10:22 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5482</post-id>	</item>
	</channel>
</rss>
