<?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> &#187; Programming</title>
	<atom:link href="http://csongor.fagyal.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://csongor.fagyal.com</link>
	<description>csongor.fagyal.com</description>
	<lastBuildDate>Thu, 17 Nov 2011 02:18:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>The benefits of pair programming</title>
		<link>http://csongor.fagyal.com/2011/11/17/the-benefits-of-pair-programming/</link>
		<comments>http://csongor.fagyal.com/2011/11/17/the-benefits-of-pair-programming/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 02:05:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://csongor.fagyal.com/?p=250</guid>
		<description><![CDATA[Pair programming is an agile development technique, where two programmers sit down together, and work on the same task simultaneously, mutually controlling and helping each-other's work. The effectiveness of this process is questioned by some, and strongly supported by others. So - who is right? Should we employ this technique or not?]]></description>
		<wfw:commentRss>http://csongor.fagyal.com/2011/11/17/the-benefits-of-pair-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Proper, the Fast and the Reusable</title>
		<link>http://csongor.fagyal.com/2011/06/19/the-proper-the-fast-and-the-reusable/</link>
		<comments>http://csongor.fagyal.com/2011/06/19/the-proper-the-fast-and-the-reusable/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 20:32:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://csongor.fagyal.com/?p=190</guid>
		<description><![CDATA[Web programming &#8211; on which I basically mean “creating whatever websites”, BTW &#8211; is a rather special kind of animal. In introduction to unit testing I wrote about how it is NOT a special case, but that is only one way to look at it &#8211; there certainly are some differences which might require a [...]]]></description>
		<wfw:commentRss>http://csongor.fagyal.com/2011/06/19/the-proper-the-fast-and-the-reusable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to unit testing (in web applications (with PHP examples))</title>
		<link>http://csongor.fagyal.com/2011/06/14/introduction-to-unit-testing-in-web-applications-with-php-examples/</link>
		<comments>http://csongor.fagyal.com/2011/06/14/introduction-to-unit-testing-in-web-applications-with-php-examples/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 00:39:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[mock objects]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[regression testing]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://csongor.fagyal.com/?p=161</guid>
		<description><![CDATA[If you don’t know what unit testing is, and you are a programmer, you should probably read this post. If you do know what unit testing is, and yet you think it does not apply to you, then you are probably wrong, or you do NOT really know what unit testing is. (If after reading [...]]]></description>
		<wfw:commentRss>http://csongor.fagyal.com/2011/06/14/introduction-to-unit-testing-in-web-applications-with-php-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

