<?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: why I like regular expressions + who says they aren&#8217;t readable	</title>
	<atom:link href="https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Fri, 04 Jul 2025 14:33:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Victor Grazi		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-390959</link>

		<dc:creator><![CDATA[Victor Grazi]]></dc:creator>
		<pubDate>Fri, 04 Jul 2025 14:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-390959</guid>

					<description><![CDATA[Thanks Jeanne for this great idea!]]></description>
			<content:encoded><![CDATA[<p>Thanks Jeanne for this great idea!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-167814</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 19 Dec 2015 20:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-167814</guid>

					<description><![CDATA[Regular expressions were removed from the exam in Java 8 so we never published what I wrote on this.]]></description>
			<content:encoded><![CDATA[<p>Regular expressions were removed from the exam in Java 8 so we never published what I wrote on this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-151994</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Wed, 25 Mar 2015 02:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-151994</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-151454&quot;&gt;Beth Sutton&lt;/a&gt;.

We are working on the OCP book. My guess is in the fall. Remember the OCP 8 objectives aren&#039;t even out yet.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-151454">Beth Sutton</a>.</p>
<p>We are working on the OCP book. My guess is in the fall. Remember the OCP 8 objectives aren&#8217;t even out yet.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Beth Sutton		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-151454</link>

		<dc:creator><![CDATA[Beth Sutton]]></dc:creator>
		<pubDate>Wed, 18 Mar 2015 10:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-151454</guid>

					<description><![CDATA[Do you know when your OCP 8 book will be ready Jeanne? I&#039;m currently studying for OCA 8 with your book, which is great, would like to get the OCP 8 one too!]]></description>
			<content:encoded><![CDATA[<p>Do you know when your OCP 8 book will be ready Jeanne? I&#8217;m currently studying for OCA 8 with your book, which is great, would like to get the OCP 8 one too!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: R Ashwin		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-150365</link>

		<dc:creator><![CDATA[R Ashwin]]></dc:creator>
		<pubDate>Mon, 02 Mar 2015 01:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-150365</guid>

					<description><![CDATA[A new and powerful weapon in my Java arsenal! Thanks!!]]></description>
			<content:encoded><![CDATA[<p>A new and powerful weapon in my Java arsenal! Thanks!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeff Williams		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-150222</link>

		<dc:creator><![CDATA[Jeff Williams]]></dc:creator>
		<pubDate>Fri, 27 Feb 2015 16:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-150222</guid>

					<description><![CDATA[Definitely like building regex in parts.  I&#039;ve found http://rick.measham.id.au/paste/explain.pl to be very helpful interpreting crazy regex.]]></description>
			<content:encoded><![CDATA[<p>Definitely like building regex in parts.  I&#8217;ve found <a href="http://rick.measham.id.au/paste/explain.pl" rel="nofollow ugc">http://rick.measham.id.au/paste/explain.pl</a> to be very helpful interpreting crazy regex.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: German Gonzalez		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-150211</link>

		<dc:creator><![CDATA[German Gonzalez]]></dc:creator>
		<pubDate>Fri, 27 Feb 2015 14:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-150211</guid>

					<description><![CDATA[This is a nice technique, which I first read at Martin Fowler&#039;s site: http://martinfowler.com/bliki/ComposedRegex.html

It is a good practice, we should encourage it]]></description>
			<content:encoded><![CDATA[<p>This is a nice technique, which I first read at Martin Fowler&#8217;s site: <a href="http://martinfowler.com/bliki/ComposedRegex.html" rel="nofollow ugc">http://martinfowler.com/bliki/ComposedRegex.html</a></p>
<p>It is a good practice, we should encourage it</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-139355</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Wed, 10 Dec 2014 02:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-139355</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-138979&quot;&gt;Ernest Friedman-Hill&lt;/a&gt;.

Me too! I&#039;m amazed it isn&#039;t more common.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-138979">Ernest Friedman-Hill</a>.</p>
<p>Me too! I&#8217;m amazed it isn&#8217;t more common.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ernest Friedman-Hill		</title>
		<link>https://www.selikoff.net/2014/12/07/why-i-like-regular-expressions-who-says-they-arent-readable/comment-page-1/#comment-138979</link>

		<dc:creator><![CDATA[Ernest Friedman-Hill]]></dc:creator>
		<pubDate>Mon, 08 Dec 2014 04:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5482#comment-138979</guid>

					<description><![CDATA[i like the idea of making REs readable by building up expressions from named pieces. Should help prevent some errors and be easier to modify too.]]></description>
			<content:encoded><![CDATA[<p>i like the idea of making REs readable by building up expressions from named pieces. Should help prevent some errors and be easier to modify too.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
