<?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: Add a Digit with GREP Groups</title>
	<atom:link href="http://indesignsecrets.com/add-a-digit-with-grep-groups.php/feed" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com/add-a-digit-with-grep-groups.php</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:44:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jongware</title>
		<link>http://indesignsecrets.com/add-a-digit-with-grep-groups.php/comment-page-1#comment-478150</link>
		<dc:creator>Jongware</dc:creator>
		<pubDate>Mon, 21 Sep 2009 15:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=3384#comment-478150</guid>
		<description>I&#039;ve complained at times about Adobe&#039;s implementation of GREP (they missed out on a few things I could use...) but here&#039;s a real funny one that works (note the dollar-less lookup!):

(\w)(\w)(\w)\1\2\3

will find words of type &quot;&lt;b&gt;barbar&lt;/b&gt;ian&quot;, &quot;r&lt;b&gt;inging&lt;/b&gt;&quot;;

(\w)(\w)(\w)\3\2\1

will find &quot;g&lt;b&gt;rammar&lt;/b&gt;&quot;, &quot;b&lt;b&gt;ruttur&lt;/b&gt;a&quot;. You can make them as long as you want :-) and even scan for syllables:

(\w\w)\1 finds &quot;tra&lt;b&gt;inin&lt;/b&gt;g&quot;, &quot;supers&lt;b&gt;titi&lt;/b&gt;ous&quot;.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve complained at times about Adobe&#8217;s implementation of GREP (they missed out on a few things I could use&#8230;) but here&#8217;s a real funny one that works (note the dollar-less lookup!):</p>
<p>(\w)(\w)(\w)\1\2\3</p>
<p>will find words of type &#8220;<b>barbar</b>ian&#8221;, &#8220;r<b>inging</b>&#8220;;</p>
<p>(\w)(\w)(\w)\3\2\1</p>
<p>will find &#8220;g<b>rammar</b>&#8220;, &#8220;b<b>ruttur</b>a&#8221;. You can make them as long as you want <img src='http://indesignsecrets.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  and even scan for syllables:</p>
<p>(\w\w)\1 finds &#8220;tra<b>inin</b>g&#8221;, &#8220;supers<b>titi</b>ous&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Perry</title>
		<link>http://indesignsecrets.com/add-a-digit-with-grep-groups.php/comment-page-1#comment-478110</link>
		<dc:creator>Mike Perry</dc:creator>
		<pubDate>Sat, 19 Sep 2009 19:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=3384#comment-478110</guid>
		<description>GREP is absolutely marvelous! Is there anything it can&#039;t do?

Know anyone in OS X development at Apple? Snow Leopard deliberately introduced only a few new features, which suggests that they&#039;ll be open to introducing many new features in 10.7.

It&#039;d be great if they radically improved the long-neglected text handling features that Cocoa offers developers. And one of the best new features would allow them to build GREP search and replace into virtually every text application. Done right, GREP S&amp;R could useful features such as:

1. A prepackage set of useful S&amp;R routines like those that come with ID.

2. The ability to share S&amp;R routines between applications and between users online.

3. A built-in &#039;input this, output that&#039; display as part of the S&amp;R screen. Rather than mess with actual text and maybe get something wrong, a user setting up a GREP S&amp;R could type text into one field and see the result instantaneously in another field. Change the GREP and the &#039;result&#039; output updates automatically.</description>
		<content:encoded><![CDATA[<p>GREP is absolutely marvelous! Is there anything it can&#8217;t do?</p>
<p>Know anyone in OS X development at Apple? Snow Leopard deliberately introduced only a few new features, which suggests that they&#8217;ll be open to introducing many new features in 10.7.</p>
<p>It&#8217;d be great if they radically improved the long-neglected text handling features that Cocoa offers developers. And one of the best new features would allow them to build GREP search and replace into virtually every text application. Done right, GREP S&amp;R could useful features such as:</p>
<p>1. A prepackage set of useful S&amp;R routines like those that come with ID.</p>
<p>2. The ability to share S&amp;R routines between applications and between users online.</p>
<p>3. A built-in &#8216;input this, output that&#8217; display as part of the S&amp;R screen. Rather than mess with actual text and maybe get something wrong, a user setting up a GREP S&amp;R could type text into one field and see the result instantaneously in another field. Change the GREP and the &#8216;result&#8217; output updates automatically.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching using disk

Served from: indesignsecrets.com @ 2012-02-09 17:18:43 -->
