<?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>Technology by Jacob Dybala &#187; flavors</title>
	<atom:link href="http://www.jacobdybala.com/tag/flavors/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jacobdybala.com</link>
	<description>Got a problem? Just let us know, we may just be able to help!</description>
	<lastBuildDate>Sat, 28 Aug 2010 19:34:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Remove Empty Lines in Text using Visual Studio</title>
		<link>http://www.jacobdybala.com/how-to-remove-empty-lines-in-text-using-visual-studio</link>
		<comments>http://www.jacobdybala.com/how-to-remove-empty-lines-in-text-using-visual-studio#comments</comments>
		<pubDate>Tue, 06 May 2008 17:44:21 +0000</pubDate>
		<dc:creator>Jacob Dybala</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[character classes]]></category>
		<category><![CDATA[empty lines]]></category>
		<category><![CDATA[flavors]]></category>
		<category><![CDATA[line break]]></category>
		<category><![CDATA[line breaks]]></category>
		<category><![CDATA[line feed character]]></category>
		<category><![CDATA[match]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[regex pattern]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[remove empty lines]]></category>
		<category><![CDATA[text string]]></category>
		<category><![CDATA[using visual studio]]></category>
		<category><![CDATA[visual studio]]></category>
		<guid isPermaLink="false">http://www.m3Rlin.org/wordpress/?p=103</guid>
		<description><![CDATA[You can remove empty lines in text using Microsoft Visual Studio&#8217;s code editor by using the replace operation with regular expressions. Regular expressions are a very powerful tool that can be used to search for almost anything in text. Invoke the Replace dialog box (click Ctrl-G) Make sure &#34;Use Regular Expressions&#34; is checked In Find [...]]]></description>
		<wfw:commentRss>http://www.jacobdybala.com/how-to-remove-empty-lines-in-text-using-visual-studio/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->