<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: miscellaneous search/replace regular expressions I&#8217;ve used recently in TextPad</title>
	<link>http://www.spugbrap.com/blog/2005/06/miscellaneous-searchreplace-regular-expressions-ive-used-recently-in-textpad/</link>
	<description>This is a repository for my favorite scripts, regexes, commandlines, utilities, code snippets, tips, and other geeky things that might be useful to someone googling for an obscure solution some day. It's also a place to share my thoughts about companies I've dealt with, my favorite lifehacks, observations of interesting human behavior, clever and/or evil marketing schemes I've run across, and anything else I feel compelled to write about.</description>
	<pubDate>Tue, 06 Jan 2009 06:23:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: rajesh m</title>
		<link>http://www.spugbrap.com/blog/2005/06/miscellaneous-searchreplace-regular-expressions-ive-used-recently-in-textpad/#comment-12844</link>
		<dc:creator>rajesh m</dc:creator>
		<pubDate>Sat, 27 Dec 2008 01:05:56 +0000</pubDate>
		<guid>http://www.spugbrap.com/blog/2005/06/miscellaneous-searchreplace-regular-expressions-ive-used-recently-in-textpad/#comment-12844</guid>
		<description>thanks, your post helped me figure out better how to use regexes in textpad.

rajesh
pune, india</description>
		<content:encoded><![CDATA[<p>thanks, your post helped me figure out better how to use regexes in textpad.</p>
<p>rajesh<br />
pune, india</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ClintJCL</title>
		<link>http://www.spugbrap.com/blog/2005/06/miscellaneous-searchreplace-regular-expressions-ive-used-recently-in-textpad/#comment-424</link>
		<dc:creator>ClintJCL</dc:creator>
		<pubDate>Sat, 15 Sep 2007 12:34:23 +0000</pubDate>
		<guid>http://www.spugbrap.com/blog/2005/06/miscellaneous-searchreplace-regular-expressions-ive-used-recently-in-textpad/#comment-424</guid>
		<description>1) You gotta love cygwin.  Why deal with Unix when you can have the tools run under windows? (NOTE: I'll probably feel differently in 10 years because windows is going downhill!)

2) I know the feeling of "run this one repeatedly until no more matches", hehe.  It's kinda fun.

3) What a messed up search-and-replace.  So you have to do "string".method, as if the static string is an object with a method?  I understand that that's how it may actually work underneath the hood, but that's counterintuitive.  I'd rather do it the original way you had it :)</description>
		<content:encoded><![CDATA[<p>1) You gotta love cygwin.  Why deal with Unix when you can have the tools run under windows? (NOTE: I&#8217;ll probably feel differently in 10 years because windows is going downhill!)</p>
<p>2) I know the feeling of &#8220;run this one repeatedly until no more matches&#8221;, hehe.  It&#8217;s kinda fun.</p>
<p>3) What a messed up search-and-replace.  So you have to do &#8220;string&#8221;.method, as if the static string is an object with a method?  I understand that that&#8217;s how it may actually work underneath the hood, but that&#8217;s counterintuitive.  I&#8217;d rather do it the original way you had it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Regular expressions for converting code-indentation spaces to tabs in TextPad [spugbrap&#8217;s blog]</title>
		<link>http://www.spugbrap.com/blog/2005/06/miscellaneous-searchreplace-regular-expressions-ive-used-recently-in-textpad/#comment-423</link>
		<dc:creator>Regular expressions for converting code-indentation spaces to tabs in TextPad [spugbrap&#8217;s blog]</dc:creator>
		<pubDate>Fri, 14 Sep 2007 21:58:59 +0000</pubDate>
		<guid>http://www.spugbrap.com/blog/2005/06/miscellaneous-searchreplace-regular-expressions-ive-used-recently-in-textpad/#comment-423</guid>
		<description>[...] preferences, I have it set to Use POSIX regular expression syntax (as previously mentioned, in another TextPad search/replace expression entry, a couple years [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] preferences, I have it set to Use POSIX regular expression syntax (as previously mentioned, in another TextPad search/replace expression entry, a couple years [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
