<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Suraj&#039;s blog &#187; Software</title>
	<atom:link href="http://www.surajshrestha.com.np/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://www.surajshrestha.com.np</link>
	<description>imagination more important than knowledge</description>
	<lastBuildDate>Sun, 08 Aug 2010 23:20:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Use EditPad Pro to check your Regular Expressions</title>
		<link>http://www.surajshrestha.com.np/software/use-editpad-pro-to-check-your-regular-expressions.html</link>
		<comments>http://www.surajshrestha.com.np/software/use-editpad-pro-to-check-your-regular-expressions.html#comments</comments>
		<pubDate>Tue, 15 Sep 2009 14:07:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[EditPad Pro]]></category>
		<category><![CDATA[Regular Expression]]></category>
		<category><![CDATA[Software Tools]]></category>

		<guid isPermaLink="false">http://www.surajshrestha.com.np/?p=235</guid>
		<description><![CDATA[If you are into PHP or other programming languages, you may need to write regular expressions very often. It may be tedious to run the whole program to check whether the regular expression you wrote is correct or not. So, if you have some sample string where you can find your desired regular expression match, [...]]]></description>
			<content:encoded><![CDATA[<p>If you are into PHP or other programming languages, you may need to write regular expressions very often. It may be tedious to run the whole program to check whether the regular expression you wrote is correct or not. So, if you have some sample string where you can find your desired regular expression match, <strong>EditPad Pro</strong> can be a very handy tool to check your regular expressions. Only you need to write or pase your search string ( where to find regex match) and your regular expression and search for Regular Expression match if any in given search string. You can also click on &#8220;Highlight&#8221; button and see if regular expression that you are writing matches any substring in search string at real time.</p>
<p>The screen shot is shown below. Evaluation version is free.</p>
<div style="text-align: left;">The regular expression mentioned in the picture searches for the url link from &lt;a&gt; tags.</div>
<div style="text-align: left;">There is also another tool from same vendor called RegexMagic, but it may not be much handy as you have to learn how to use  that tool.</div>
<div id="d-ta" style="text-align: left;"><a href="http://docs.google.com/File?id=dhmdxngb_68zps5jmf3_b" target="_blank"><br />
</a><a href="http://farm3.static.flickr.com/2560/3922383295_00e7d859fd_b.jpg"><img class="alignleft" title="EditPad Pro Snap" src="http://farm3.static.flickr.com/2560/3922383295_00e7d859fd_b.jpg" alt="" width="666" height="532" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.surajshrestha.com.np/software/use-editpad-pro-to-check-your-regular-expressions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
