<?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: RegexBuddy 3.0 Beta</title>
	<atom:link href="http://blog.stevenlevithan.com/archives/regexbuddy-3-beta/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.stevenlevithan.com/archives/regexbuddy-3-beta</link>
	<description>A JavaScript and regular expression centric blog</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:14:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://blog.stevenlevithan.com/archives/regexbuddy-3-beta/comment-page-1#comment-467</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 11 Jul 2007 22:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevenlevithan.com/regular-expressions/regexbuddy-3-beta/#comment-467</guid>
		<description>I&#039;ve been using Expresso for some time, as well. It&#039;s easily the best free regular expression tool I&#039;ve used. That said, it&#039;s not at the same level as RegexBuddy, and only supports the .NET regex flavor. Nevertheless, I keep a copy of Expresso around for two reasons:

- It supports balancing groups (the only .NET feature RegexBuddy doesn&#039;t support as of v3.0.0).
- Its timer. Although not nearly as useful as RegexBuddy&#039;s debugger for identifying efficiency issues, it&#039;s still nice sometimes. It&#039;s important to note however that regex performance is highly engine-specific.

On the flip side, RegexBuddy is packed full of elegant implementations of awesome features, a number of which aren&#039;t found anywhere else that I know of. Note that this blog post doesn&#039;t mention any of the cool features which existed before version 3, such as real-time regex syntax and match highlighting.

I don&#039;t mean to disparage Expresso, because it&#039;s an excellent tool &#8212; and you can&#039;t beat the cost. But compared to RegexBuddy, IMO it&#039;s less user-friendly for the n00bs and offers comparatively little for the seasoned regex expert.

By the way, RegexBuddy 3 is now out of beta.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Expresso for some time, as well. It&#8217;s easily the best free regular expression tool I&#8217;ve used. That said, it&#8217;s not at the same level as RegexBuddy, and only supports the .NET regex flavor. Nevertheless, I keep a copy of Expresso around for two reasons:</p>
<p>- It supports balancing groups (the only .NET feature RegexBuddy doesn&#8217;t support as of v3.0.0).<br />
- Its timer. Although not nearly as useful as RegexBuddy&#8217;s debugger for identifying efficiency issues, it&#8217;s still nice sometimes. It&#8217;s important to note however that regex performance is highly engine-specific.</p>
<p>On the flip side, RegexBuddy is packed full of elegant implementations of awesome features, a number of which aren&#8217;t found anywhere else that I know of. Note that this blog post doesn&#8217;t mention any of the cool features which existed before version 3, such as real-time regex syntax and match highlighting.</p>
<p>I don&#8217;t mean to disparage Expresso, because it&#8217;s an excellent tool &mdash; and you can&#8217;t beat the cost. But compared to RegexBuddy, IMO it&#8217;s less user-friendly for the n00bs and offers comparatively little for the seasoned regex expert.</p>
<p>By the way, RegexBuddy 3 is now out of beta.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJ</title>
		<link>http://blog.stevenlevithan.com/archives/regexbuddy-3-beta/comment-page-1#comment-460</link>
		<dc:creator>AJ</dc:creator>
		<pubDate>Wed, 11 Jul 2007 16:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevenlevithan.com/regular-expressions/regexbuddy-3-beta/#comment-460</guid>
		<description>Thanks for the informative post. I&#039;ve been using Expresso to test and build regular expressions. Here&#039;s a review of the tool. http://dnchannel.blogspot.com/2007/07/expresso-best-regular-expression-tool.html</description>
		<content:encoded><![CDATA[<p>Thanks for the informative post. I&#8217;ve been using Expresso to test and build regular expressions. Here&#8217;s a review of the tool. <a href="http://dnchannel.blogspot.com/2007/07/expresso-best-regular-expression-tool.html" rel="nofollow">http://dnchannel.blogspot.com/2007/07/expresso-best-regular-expression-tool.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
