<?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: Regular Expressions Part III: Anchors ^</title>
	<atom:link href="http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/</link>
	<description>Traffic, Analysis, Action</description>
	<lastBuildDate>Sat, 11 Feb 2012 09:49:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: George Black</title>
		<link>http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/comment-page-1/#comment-333</link>
		<dc:creator>George Black</dc:creator>
		<pubDate>Wed, 12 Nov 2008 14:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://72.22.16.69/blog/?p=253#comment-333</guid>
		<description>Hi Robbin

Great series on regular expressions.

Just thought you would like to know that the two links to your tutor&#039;s blog go to a 404 page :(

Cheers
George</description>
		<content:encoded><![CDATA[<p>Hi Robbin</p>
<p>Great series on regular expressions.</p>
<p>Just thought you would like to know that the two links to your tutor&#8217;s blog go to a 404 page <img src='http://www.lunametrics.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Cheers<br />
George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Business cards News &#187; Gotta Make It. Usually they make regular</title>
		<link>http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/comment-page-1/#comment-332</link>
		<dc:creator>Business cards News &#187; Gotta Make It. Usually they make regular</dc:creator>
		<pubDate>Mon, 28 Jul 2008 12:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://72.22.16.69/blog/?p=253#comment-332</guid>
		<description>[...] Regular Expressions Part III: Anchors ^ &#124; Increasing your  (Useful factoid: the people who work with Regular Expressions all the time call them RegEx. I have no idea how they make that plural.) [...]</description>
		<content:encoded><![CDATA[<div style="clear: both; background-color: #E7EDFE; padding: 1em 1em 0.5em 1em;">
<p>[...] Regular Expressions Part III: Anchors ^ | Increasing your  (Useful factoid: the people who work with Regular Expressions all the time call them RegEx. I have no idea how they make that plural.) [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/comment-page-1/#comment-331</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 10 Jul 2007 07:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://72.22.16.69/blog/?p=253#comment-331</guid>
		<description>Laura: If you meant:

^\contact\

???? Then yes. Congrats! :-) Just want to ensure you didn&#039;t mean to include the ... as part of the regular expression.

Just be aware that if you have &quot;\contact\you\&quot; and didn&#039;t want that to match, then your expression won&#039;t work. Regular Expressions are not as simple as just what will match, but also ensuring you don&#039;t get too much. Or don&#039;t match too much.

Cheers!
- Steve
I do so enjoy having access to a comments rss feed. :-)</description>
		<content:encoded><![CDATA[<p>Laura: If you meant:</p>
<p>^\contact\</p>
<p>???? Then yes. Congrats! <img src='http://www.lunametrics.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Just want to ensure you didn&#8217;t mean to include the &#8230; as part of the regular expression.</p>
<p>Just be aware that if you have &#8220;\contact\you\&#8221; and didn&#8217;t want that to match, then your expression won&#8217;t work. Regular Expressions are not as simple as just what will match, but also ensuring you don&#8217;t get too much. Or don&#8217;t match too much.</p>
<p>Cheers!<br />
- Steve<br />
I do so enjoy having access to a comments rss feed. <img src='http://www.lunametrics.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/comment-page-1/#comment-330</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 10 Jul 2007 05:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://72.22.16.69/blog/?p=253#comment-330</guid>
		<description>so then, www.mysite.com\contact\me\ would also show when using ^\contact\ .... do I get it?

Enjoy these posts.  Thanks for doing this.

Laura</description>
		<content:encoded><![CDATA[<p>so then, <a href="http://www.mysite.com" rel="nofollow">http://www.mysite.com</a>\contact\me\ would also show when using ^\contact\ &#8230;. do I get it?</p>
<p>Enjoy these posts.  Thanks for doing this.</p>
<p>Laura</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/comment-page-1/#comment-327</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Wed, 13 Sep 2006 01:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.22.16.69/blog/?p=253#comment-327</guid>
		<description>Hey Robbin,&lt;BR/&gt;&lt;BR/&gt;Great post!  I haven&#039;t read the full series but plan to.  I&#039;m not sure if you&#039;ve mentioned this, but there is a great RegEx testing tool.  The RegEx Coach:&lt;BR/&gt;&lt;BR/&gt;http://weitz.de/regex-coach/&lt;BR/&gt;&lt;BR/&gt;Of course I prefer the tool on the EpikOne site, but I&#039;m partial ;)&lt;BR/&gt;&lt;BR/&gt;Justin</description>
		<content:encoded><![CDATA[<div style="clear: both; background-color: #E7EDFE; padding: 1em 1em 0.5em 1em;">
<p>Hey Robbin,</p>
<p>Great post!  I haven&#8217;t read the full series but plan to.  I&#8217;m not sure if you&#8217;ve mentioned this, but there is a great RegEx testing tool.  The RegEx Coach:</p>
<p><a href="http://weitz.de/regex-coach/" rel="nofollow">http://weitz.de/regex-coach/</a></p>
<p>Of course I prefer the tool on the EpikOne site, but I&#8217;m partial <img src='http://www.lunametrics.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Justin</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: LunaMetrics Blog</title>
		<link>http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/comment-page-1/#comment-328</link>
		<dc:creator>LunaMetrics Blog</dc:creator>
		<pubDate>Tue, 12 Sep 2006 12:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.22.16.69/blog/?p=253#comment-328</guid>
		<description>Oh, RegExen, I really like that one. Definitely makes me sound like I understand this weird field.&lt;BR/&gt;&lt;BR/&gt;Robbin</description>
		<content:encoded><![CDATA[<p>Oh, RegExen, I really like that one. Definitely makes me sound like I understand this weird field.</p>
<p>Robbin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.lunametrics.com/blog/2006/09/10/regular-expressions-part-iii-anchors/comment-page-1/#comment-329</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 12 Sep 2006 08:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.22.16.69/blog/?p=253#comment-329</guid>
		<description>Plural?&lt;BR/&gt;For me it depends on context. :-)&lt;BR/&gt;&lt;BR/&gt;With one good friend (now a linux kernel hacker by day), I use &quot;RE&#039;s&quot;.&lt;BR/&gt;At work I tend to use &quot;RegEx&#039;s&quot;. When communicating with those who would not necessarilly appreciate or understand the shortening, I spell it out in full: &quot;Regular Expressions&quot;.&lt;BR/&gt;&lt;BR/&gt;Naturally the prior use of the apostrophe is not to indicate ownership or annoy English majors, rather to forcibly separate the &#039;s&#039; from the previous &quot;word&quot; and highlight the use of the plural form.&lt;BR/&gt;&lt;BR/&gt;Additionally, as a single Regular Expression is frequently made up of multiple Regular Expressions; such a separation can be more descriptive of the intent.&lt;BR/&gt;&lt;BR/&gt;Bad writing style, good email clarity.&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Wikipedia offers:&lt;BR/&gt;regexps, regexes, or regexen&lt;BR/&gt;&lt;BR/&gt;Tho I think the latter is purely to help the speaker sound educated. :-)&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Confused?&lt;BR/&gt;&lt;BR/&gt;:-)&lt;BR/&gt;&lt;BR/&gt;- Steve</description>
		<content:encoded><![CDATA[<div style="clear: both; background-color: #E7EDFE; padding: 1em 1em 0.5em 1em;">
<p>Plural?<br />For me it depends on context. <img src='http://www.lunametrics.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>With one good friend (now a linux kernel hacker by day), I use &#8220;RE&#8217;s&#8221;.<br />At work I tend to use &#8220;RegEx&#8217;s&#8221;. When communicating with those who would not necessarilly appreciate or understand the shortening, I spell it out in full: &#8220;Regular Expressions&#8221;.</p>
<p>Naturally the prior use of the apostrophe is not to indicate ownership or annoy English majors, rather to forcibly separate the &#8216;s&#8217; from the previous &#8220;word&#8221; and highlight the use of the plural form.</p>
<p>Additionally, as a single Regular Expression is frequently made up of multiple Regular Expressions; such a separation can be more descriptive of the intent.</p>
<p>Bad writing style, good email clarity.</p>
<p>Wikipedia offers:<br />regexps, regexes, or regexen</p>
<p>Tho I think the latter is purely to help the speaker sound educated. <img src='http://www.lunametrics.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Confused?</p>
<p> <img src='http://www.lunametrics.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>- Steve</p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>

