<?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: Getting the number of lines in a text file</title>
	<atom:link href="http://terry.ipearson.net/2008/09/23/getting-the-number-of-lines-in-a-text-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://terry.ipearson.net/programming/getting-the-number-of-lines-in-a-text-file/</link>
	<description>Articles for those who think. By Terry Pearson</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:55:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pinkISH</title>
		<link>http://terry.ipearson.net/programming/getting-the-number-of-lines-in-a-text-file/comment-page-1/#comment-160</link>
		<dc:creator>pinkISH</dc:creator>
		<pubDate>Fri, 27 Feb 2009 23:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.terrypearson.com/?p=396#comment-160</guid>
		<description>awesome script, extremely helpful. thank you!</description>
		<content:encoded><![CDATA[<p>awesome script, extremely helpful. thank you!</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-160" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('160', 'add', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-160-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-160" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('160', 'subtract', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-160-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://terry.ipearson.net/programming/getting-the-number-of-lines-in-a-text-file/comment-page-1/#comment-159</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 13 Jan 2009 20:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.terrypearson.com/?p=396#comment-159</guid>
		<description>I was seriously looking everywhere to find out how I can parse a text file to get the input. I tried writing a script using php, it didn&#039;t work. This approach looks like a great solution. Now I have an idea on how to tie things into my design. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>I was seriously looking everywhere to find out how I can parse a text file to get the input. I tried writing a script using php, it didn&#8217;t work. This approach looks like a great solution. Now I have an idea on how to tie things into my design. Thanks for sharing!</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-159" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('159', 'add', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-159-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-159" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('159', 'subtract', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-159-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Mau</title>
		<link>http://terry.ipearson.net/programming/getting-the-number-of-lines-in-a-text-file/comment-page-1/#comment-162</link>
		<dc:creator>Chris Mau</dc:creator>
		<pubDate>Thu, 09 Oct 2008 08:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.terrypearson.com/?p=396#comment-162</guid>
		<description>ugh VBscript makes my brain hurt... C# all the way!</description>
		<content:encoded><![CDATA[<p>ugh VBscript makes my brain hurt&#8230; C# all the way!</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-162" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('162', 'add', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-162-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-162" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('162', 'subtract', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-162-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Pearson</title>
		<link>http://terry.ipearson.net/programming/getting-the-number-of-lines-in-a-text-file/comment-page-1/#comment-161</link>
		<dc:creator>Trevor Pearson</dc:creator>
		<pubDate>Thu, 09 Oct 2008 02:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.terrypearson.com/?p=396#comment-161</guid>
		<description>That cool. I still prefer to count the lines in a file manually because it just helps my counting ability so much.</description>
		<content:encoded><![CDATA[<p>That cool. I still prefer to count the lines in a file manually because it just helps my counting ability so much.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-161" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('161', 'add', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-161-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-161" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('161', 'subtract', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-161-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://terry.ipearson.net/programming/getting-the-number-of-lines-in-a-text-file/comment-page-1/#comment-163</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.terrypearson.com/?p=396#comment-163</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-163" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('163', 'add', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-163-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-163" src="http://terry.ipearson.net/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('163', 'subtract', 'terry.ipearson.net/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-163-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  terry.ipearson.net/2008/09/23/getting-the-number-of-lines-in-a-text-file/feed/ ) in 0.94936 seconds, on Feb 9th, 2012 at 2:52 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 5:39 am UTC -->
