<?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>Aparna Chaudhary&#039; Blog &#187; Agile</title>
	<atom:link href="http://blog.aparnachaudhary.net/category/agile/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aparnachaudhary.net</link>
	<description>My Blog about Java, and Open Source</description>
	<lastBuildDate>Thu, 19 Aug 2010 07:55:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Clean the mess with XStream</title>
		<link>http://blog.aparnachaudhary.net/2009/04/09/xstream/</link>
		<comments>http://blog.aparnachaudhary.net/2009/04/09/xstream/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 19:41:00 +0000</pubDate>
		<dc:creator>Aparna Chaudhary</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Clean Code]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[XStream]]></category>

		<guid isPermaLink="false">http://aparnachaudhary.wordpress.com/?p=212</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://blog.aparnachaudhary.net/2009/04/09/xstream/";</script>var dzone_style="2";
Writing clean, isolated and efficient unit test is often a challenge for developers. Efficient test should cover all the possible business scenarios. To create test for covering multiple test scenarios, you need more test data.
For instance, imagine you are writing a test for some Service component. Now if the responsibility of this service is [...]]]></description>
		<wfw:commentRss>http://blog.aparnachaudhary.net/2009/04/09/xstream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinking Performance</title>
		<link>http://blog.aparnachaudhary.net/2009/04/07/thinking-performance/</link>
		<comments>http://blog.aparnachaudhary.net/2009/04/07/thinking-performance/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 21:23:28 +0000</pubDate>
		<dc:creator>Aparna Chaudhary</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[DBMonster]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[OR Mapper vs JDBC]]></category>
		<category><![CDATA[Performance Tuning]]></category>

		<guid isPermaLink="false">http://aparnachaudhary.wordpress.com/?p=191</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://blog.aparnachaudhary.net/2009/04/07/thinking-performance/";</script>var dzone_style="2";Have you ever spent days rewriting the whole application burning the midnight oil? Well, I don&#8217;t think you are the only one. In early days of my career I also made similar mistakes or was a victim of mistakes made by fellow developers. Having taken this roller coaster ride, spending sleepless nights fixing the [...]]]></description>
		<wfw:commentRss>http://blog.aparnachaudhary.net/2009/04/07/thinking-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planning Poker</title>
		<link>http://blog.aparnachaudhary.net/2008/12/16/planning-poker/</link>
		<comments>http://blog.aparnachaudhary.net/2008/12/16/planning-poker/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 21:29:32 +0000</pubDate>
		<dc:creator>Aparna Chaudhary</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[estimation techniques]]></category>
		<category><![CDATA[planning poker]]></category>
		<category><![CDATA[story point]]></category>

		<guid isPermaLink="false">http://aparnachaudhary.wordpress.com/?p=101</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://blog.aparnachaudhary.net/2008/12/16/planning-poker/";</script>var dzone_style="2";Are you ever involved in project estimations? Did you ever enjoy this task? I sure know the answer is big NO. This is because at the planning phase of the project there are lot of unknowns. Some members of the team are given the sheet to bring out those magic numbers. Its tough to [...]]]></description>
		<wfw:commentRss>http://blog.aparnachaudhary.net/2008/12/16/planning-poker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Independent Developer Workstation</title>
		<link>http://blog.aparnachaudhary.net/2008/10/15/independent-developer-workstation/</link>
		<comments>http://blog.aparnachaudhary.net/2008/10/15/independent-developer-workstation/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 13:29:32 +0000</pubDate>
		<dc:creator>Aparna Chaudhary</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DBMonster]]></category>
		<category><![CDATA[DBUnit]]></category>
		<category><![CDATA[Java Power Tools]]></category>
		<category><![CDATA[OracleXE]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[XStream]]></category>

		<guid isPermaLink="false">http://aparnachaudhary.wordpress.com/?p=40</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://blog.aparnachaudhary.net/2008/10/15/independent-developer-workstation/";</script>var dzone_style="2";In one of my projects I did some work on process improvements. The main target was to set up independent developer workstation. We stubbed out all the interfaces. Earlier we tried to share a development database in a group of 4-5 developers. But believe me, I&#8217;ve seen developers throwing coffee cups when someone touches [...]]]></description>
		<wfw:commentRss>http://blog.aparnachaudhary.net/2008/10/15/independent-developer-workstation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
