<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-414482498098790205.post91885801568228880..comments</id><updated>2008-01-15T07:20:40.071-07:00</updated><title type='text'>Comments on Questioning Software: Regular Expressions</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.questioningsoftware.com/feeds/91885801568228880/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/414482498098790205/91885801568228880/comments/default'/><link rel='alternate' type='text/html' href='http://www.questioningsoftware.com/2008/01/regular-expressions.html'/><author><name>Ben Simo</name><uri>http://www.blogger.com/profile/11448600123169359955</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-414482498098790205.post-7242138368732787218</id><published>2008-01-15T07:20:00.000-07:00</published><updated>2008-01-15T07:20:00.000-07:00</updated><title type='text'>To escape or not to escape, that is the question.T...</title><content type='html'>To escape or not to escape, that is the question.&lt;BR/&gt;&lt;BR/&gt;Thanks for mentioning this.  This is something I mentioned in my presentation but neglected to include in the blog post.&lt;BR/&gt;&lt;BR/&gt;It depends on the tool.  Older tools that did not originally support the parens may require that they be escaped to identify them as metacharacters.  Newer tools likely require that they be escaped when they are &lt;B&gt;not&lt;/B&gt; metacharacters.  &lt;BR/&gt;&lt;BR/&gt;For the items in my list with backslashes in front of them: you will need to determine what your specific tools require.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/414482498098790205/91885801568228880/comments/default/7242138368732787218'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/414482498098790205/91885801568228880/comments/default/7242138368732787218'/><link rel='alternate' type='text/html' href='http://www.questioningsoftware.com/2008/01/regular-expressions.html?showComment=1200406800000#c7242138368732787218' title=''/><author><name>Ben</name><uri>http://www.blogger.com/profile/11448600123169359955</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='15146385372161641365'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.questioningsoftware.com/2008/01/regular-expressions.html' ref='tag:blogger.com,1999:blog-414482498098790205.post-91885801568228880' source='http://www.blogger.com/feeds/414482498098790205/posts/default/91885801568228880' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-414482498098790205.post-4178596023388476885</id><published>2008-01-15T06:57:00.000-07:00</published><updated>2008-01-15T06:57:00.000-07:00</updated><title type='text'>Hi!As far as I know this expression \( \) works wh...</title><content type='html'>Hi!&lt;BR/&gt;As far as I know this expression &lt;BR/&gt;\( \) works when there are "(", ")".&lt;BR/&gt;&lt;BR/&gt;If we want expression to be treated as a group we should use just (some expression) w/o backslashes.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/414482498098790205/91885801568228880/comments/default/4178596023388476885'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/414482498098790205/91885801568228880/comments/default/4178596023388476885'/><link rel='alternate' type='text/html' href='http://www.questioningsoftware.com/2008/01/regular-expressions.html?showComment=1200405420000#c4178596023388476885' title=''/><author><name>feelsgood11</name><uri>http://feelsgood11.wordpress.com/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.questioningsoftware.com/2008/01/regular-expressions.html' ref='tag:blogger.com,1999:blog-414482498098790205.post-91885801568228880' source='http://www.blogger.com/feeds/414482498098790205/posts/default/91885801568228880' type='text/html'/></entry></feed>