<?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>Code Central &#187; C#</title>
	<atom:link href="http://thecodecentral.com/category/c/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com</link>
	<description>A piece of code for everyone!</description>
	<lastBuildDate>Sat, 08 May 2010 03:59:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Source Line of Code Counter</title>
		<link>http://thecodecentral.com/2007/12/26/source-line-of-code-counter</link>
		<comments>http://thecodecentral.com/2007/12/26/source-line-of-code-counter#comments</comments>
		<pubDate>Wed, 26 Dec 2007 19:03:23 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[line of code]]></category>
		<category><![CDATA[LOC]]></category>
		<category><![CDATA[source code line counter]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2007/12/26/source-line-of-code-counter</guid>
		<description><![CDATA[Since I couldn't find a SLOC (source line of code) counter that satisfies me, I decided to write one. This SLOC counter equipped with a file system browser which is very handy for precisely defining inclusion and exclusion of files/directories. Besides that, the SLOC counter supports pattern matching for file inclusion and exclusion, and directory [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2007/12/26/source-line-of-code-counter/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
