<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>As Life Goes On &#187; eclipse</title>
	<atom:link href="http://angraze.wordpress.com/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://angraze.wordpress.com</link>
	<description>...truth only triumphs...</description>
	<lastBuildDate>Fri, 17 Jul 2009 08:45:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='angraze.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/85b0e85b29ad3f0d5f5e884a0821d180?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>As Life Goes On &#187; eclipse</title>
		<link>http://angraze.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://angraze.wordpress.com/osd.xml" title="As Life Goes On" />
		<item>
		<title>JAX India 2007- Bangalore &#8211; day 2</title>
		<link>http://angraze.wordpress.com/2007/05/29/jax-india-2007-bangalore-day-2/</link>
		<comments>http://angraze.wordpress.com/2007/05/29/jax-india-2007-bangalore-day-2/#comments</comments>
		<pubDate>Tue, 29 May 2007 18:01:01 +0000</pubDate>
		<dc:creator>Amit Agarwalla</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jsf]]></category>

		<guid isPermaLink="false">http://angraze.wordpress.com/2007/05/29/jax-india-2007-bangalore-day-2/</guid>
		<description><![CDATA[Let me first convey that i deeply regret for not attending the day-1 of the conference. I think the sessions there were more techy and geeky. It doesn&#8217;t automatically mean the day-2 sessions were not good. It felt better to hear the subject from their creators themselves. The time alloted to each subject(50 min) is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angraze.wordpress.com&blog=314909&post=43&subd=angraze&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://angraze.wordpress.com/2007/05/29/jax-india-2007-bangalore-day-2/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c14bc19e39eea848d46bd38ea1c41eb7?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">angraze</media:title>
		</media:content>
	</item>
		<item>
		<title>Java Code Performance Analysis</title>
		<link>http://angraze.wordpress.com/2007/03/09/java-code-performance-analysis/</link>
		<comments>http://angraze.wordpress.com/2007/03/09/java-code-performance-analysis/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 07:32:52 +0000</pubDate>
		<dc:creator>Amit Agarwalla</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://angraze.wordpress.com/2007/03/09/java-code-performance-analysis/</guid>
		<description><![CDATA[Based on my experience and the maturity of tools and processes around Java applications, I can say that performance analysis of a Java code-base is a four prong process. One needs to perform all the four tasks to bring completeness to performance analysis on a code. Each of the steps in this process carries different [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angraze.wordpress.com&blog=314909&post=36&subd=angraze&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://angraze.wordpress.com/2007/03/09/java-code-performance-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c14bc19e39eea848d46bd38ea1c41eb7?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">angraze</media:title>
		</media:content>
	</item>
		<item>
		<title>Managing concurrent change with Eclipse and CVS</title>
		<link>http://angraze.wordpress.com/2006/08/02/managing-concurrent-change-with-eclipse-and-cvs/</link>
		<comments>http://angraze.wordpress.com/2006/08/02/managing-concurrent-change-with-eclipse-and-cvs/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 09:14:41 +0000</pubDate>
		<dc:creator>Amit Agarwalla</dc:creator>
				<category><![CDATA[CVS]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">https://angraze.wordpress.com/2006/08/02/managing-concurrent-change-with-eclipse-and-cvs/</guid>
		<description><![CDATA[Many of the software projects developed today use distributed and collaborative development environments. Using geographically distributed team vendors are able to achieve ‘24/7 active’ development of their software. It has its own list of challenges and there are tools aplenty to address those challenges in both OSS and commercial category. Here we discuss one of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angraze.wordpress.com&blog=314909&post=11&subd=angraze&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://angraze.wordpress.com/2006/08/02/managing-concurrent-change-with-eclipse-and-cvs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c14bc19e39eea848d46bd38ea1c41eb7?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">angraze</media:title>
		</media:content>

		<media:content url="http://angraze.files.wordpress.com/2006/08/cvs-edit-flow-1.png" medium="image">
			<media:title type="html">cvs edit flow 1</media:title>
		</media:content>

		<media:content url="http://angraze.files.wordpress.com/2006/08/cvs-edit-flow-2.png" medium="image">
			<media:title type="html">cvs edit flow 2</media:title>
		</media:content>
	</item>
	</channel>
</rss>