<?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>Programming Tips Tricks &#187; Text Processing</title>
	<atom:link href="http://www.sharpprogrammer.com/category/text-processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharpprogrammer.com</link>
	<description>For Smart Programmers</description>
	<lastBuildDate>Wed, 11 Nov 2009 03:53:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Regular Expressions (RE) aka &#8216;Pattern Matching&#8217;</title>
		<link>http://www.sharpprogrammer.com/regular-expressions/regular-expressions-re-aka-pattern-matching/</link>
		<comments>http://www.sharpprogrammer.com/regular-expressions/regular-expressions-re-aka-pattern-matching/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 16:44:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Parsing]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Text Processing]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/regular-expressions/regular-expressions-re-aka-pattern-matching/</guid>
		<description><![CDATA[Note: Incomplete &#8211; Information might be wrong at some places. I  did copy paste  from  some old file I wrote years back while learning regular expressions.
(C) Prashant N Mhatre
 The discussion doesn&#8217;t come anywhere close to explain all of the flavors of regular expressions but we&#8217;ll hit on the high points. I [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/regular-expressions/regular-expressions-re-aka-pattern-matching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unix Text Processing  Unix Text Editing</title>
		<link>http://www.sharpprogrammer.com/regular-expressions/unix-text-processing-unix-text-editing/</link>
		<comments>http://www.sharpprogrammer.com/regular-expressions/unix-text-processing-unix-text-editing/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 17:26:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Text Processing]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/regular-expressions/unix-text-processing-unix-text-editing/</guid>
		<description><![CDATA[
Unix Text Files &#8211; Unix2Dos converts Unix text file line endings to  Dos line endings in batch &#8211; You are at the right place if you&#8217;re looking for  Unix Text Files &#8211; Unix2Dos converts Unix text file line endings to Dos line  endings in batch
UNIX Text  Processing &#124; FreeTechBooks.com &#8211; Shows [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/regular-expressions/unix-text-processing-unix-text-editing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
