<?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>Alex Khvatov Blog</title>
	<atom:link href="http://khvatov.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://khvatov.wordpress.com</link>
	<description>The journey of a professional</description>
	<lastBuildDate>Thu, 24 Feb 2011 22:28:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='khvatov.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Alex Khvatov Blog</title>
		<link>http://khvatov.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://khvatov.wordpress.com/osd.xml" title="Alex Khvatov Blog" />
	<atom:link rel='hub' href='http://khvatov.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SQL: WHEN CASE NULL fails. (via All Wrong)</title>
		<link>http://khvatov.wordpress.com/2011/02/13/sql-when-case-null-fails-via-all-wrong/</link>
		<comments>http://khvatov.wordpress.com/2011/02/13/sql-when-case-null-fails-via-all-wrong/#comments</comments>
		<pubDate>Sun, 13 Feb 2011 18:11:23 +0000</pubDate>
		<dc:creator>khvatov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khvatov.wordpress.com/2011/02/13/sql-when-case-null-fails-via-all-wrong/</guid>
		<description><![CDATA[Imagine you want to find all the null values in a column in a database table (SQL Server). x 1 2 NULL 4 5 Here is the SQL that performs the task as required: SELECT x, CASE x WHEN NULL THEN &#039;yes&#039; ELSE &#039;no&#039; END AS result FROM someTable The result he expected was: x result [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=30&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote cite='http://allwrong.wordpress.com/?p=301' style='overflow:hidden;'><p><a href='http://allwrong.wordpress.com/?p=301' title='All Wrong'></a> Imagine you want to find all the null values in a column in a database table (SQL Server). x 1 2 NULL 4 5 Here is the SQL that performs the task as required: SELECT x, CASE x WHEN NULL THEN &#039;yes&#039; ELSE &#039;no&#039; END AS result FROM someTable The result he expected was: x result 1 no 2 no NULL yes 4 no 5 no But that isn&#039;t what he got. His result was like this: x result 1 no 2 no NULL no 4 no 5 no Curiously, if you run this: SELECT x, CASE x WHEN 1 THEN &#039; &#8230; <a href='http://allwrong.wordpress.com/?p=301' title='All Wrong'>Read More</a></p>
</blockquote>
<p>via <a href='http://allwrong.wordpress.com/?p=301' title='All Wrong'>All Wrong</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khvatov.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khvatov.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khvatov.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khvatov.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khvatov.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khvatov.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khvatov.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khvatov.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khvatov.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khvatov.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khvatov.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khvatov.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khvatov.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khvatov.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=30&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khvatov.wordpress.com/2011/02/13/sql-when-case-null-fails-via-all-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca7bf8b7c258ddc433ba8b3a26956893?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">khvatov</media:title>
		</media:content>
	</item>
		<item>
		<title>Switching my projects to Mercurial</title>
		<link>http://khvatov.wordpress.com/2010/04/12/switching-my-projects-to-mercurial/</link>
		<comments>http://khvatov.wordpress.com/2010/04/12/switching-my-projects-to-mercurial/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 13:41:02 +0000</pubDate>
		<dc:creator>khvatov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khvatov.wordpress.com/?p=24</guid>
		<description><![CDATA[For the longest time I have been an advocate for Subversion. I still think this is a great source control system. But, since I have been using my home Linux machine (running ssh on a non-22-port for obvious reasons) setting up Subversion for use over ssh tunneling proved to be such a painstaking task that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=24&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For the longest time I have been an advocate for Subversion. I still think this is a great source control system. But, since I have been using my home Linux machine (running ssh on a non-22-port for obvious reasons) setting up Subversion for use over ssh tunneling proved to be such a painstaking task that I had to abandon it.<br />
I have been playing with Mercurial ever since its first public release, but I have never done any serious development using Mercurial. Thankfully, Mercurial has an ability to run <code>clone</code> command using ssh protocol. Having ssh running on a non-22 port is not a problem.<br />
All you have to do is:<br />
<code>hg clone ssh://yourhost:12345/project_repo</code> &#8212; where project_repo  is an hg repository in your home directory.<br />
So, with all that said I am officially switching to Mercurial for all of my development works.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khvatov.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khvatov.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khvatov.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khvatov.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khvatov.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khvatov.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khvatov.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khvatov.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khvatov.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khvatov.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khvatov.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khvatov.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khvatov.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khvatov.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=24&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khvatov.wordpress.com/2010/04/12/switching-my-projects-to-mercurial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca7bf8b7c258ddc433ba8b3a26956893?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">khvatov</media:title>
		</media:content>
	</item>
		<item>
		<title>More on Maven JUnit 4 testing</title>
		<link>http://khvatov.wordpress.com/2009/10/10/more-on-maven-junit-4-testing/</link>
		<comments>http://khvatov.wordpress.com/2009/10/10/more-on-maven-junit-4-testing/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 15:39:07 +0000</pubDate>
		<dc:creator>khvatov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[junit4]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[surefire]]></category>

		<guid isPermaLink="false">http://khvatov.wordpress.com/?p=20</guid>
		<description><![CDATA[In order for Surefire Maven plugin to recognize JUnit test classes their names must end in &#8230;Test for example: MyTests.java &#8211; will be ignored (even though it is annotated with @Test)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=20&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In order for Surefire Maven plugin to recognize JUnit test classes their names must end in &#8230;Test</p>
<p>for example:</p>
<p>MyTests.java &#8211; will be ignored (even though it is annotated with @Test)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khvatov.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khvatov.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khvatov.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khvatov.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khvatov.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khvatov.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khvatov.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khvatov.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khvatov.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khvatov.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khvatov.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khvatov.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khvatov.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khvatov.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=20&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khvatov.wordpress.com/2009/10/10/more-on-maven-junit-4-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca7bf8b7c258ddc433ba8b3a26956893?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">khvatov</media:title>
		</media:content>
	</item>
		<item>
		<title>JUnit 4.4</title>
		<link>http://khvatov.wordpress.com/2009/10/08/junit-4-4/</link>
		<comments>http://khvatov.wordpress.com/2009/10/08/junit-4-4/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 14:04:40 +0000</pubDate>
		<dc:creator>khvatov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khvatov.wordpress.com/?p=18</guid>
		<description><![CDATA[This is very odd. JUnit 4.4 would find test suite class unless its name ends in &#8230;Test?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=18&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is very odd. JUnit 4.4 would find test suite class unless its name ends in &#8230;Test? </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khvatov.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khvatov.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khvatov.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khvatov.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khvatov.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khvatov.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khvatov.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khvatov.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khvatov.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khvatov.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khvatov.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khvatov.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khvatov.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khvatov.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=18&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khvatov.wordpress.com/2009/10/08/junit-4-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca7bf8b7c258ddc433ba8b3a26956893?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">khvatov</media:title>
		</media:content>
	</item>
		<item>
		<title>M2Eclipse POM</title>
		<link>http://khvatov.wordpress.com/2009/10/08/m2eclipse-pom/</link>
		<comments>http://khvatov.wordpress.com/2009/10/08/m2eclipse-pom/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 00:40:43 +0000</pubDate>
		<dc:creator>khvatov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[m2eclipse]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[pom]]></category>

		<guid isPermaLink="false">http://khvatov.wordpress.com/?p=13</guid>
		<description><![CDATA[While using M2Eclipse I often have to add plugins to control Java source compatibility as well as code encoding used. Here I am going to post a plain-vanilla POM with the default configuration that I find useful. &#60;project xmlns=&#34;http://maven.apache.org/POM/4.0.0&#34; xmlns:xsi=&#34;http://www.w3.org/2001/XMLSchema-instance&#34; xsi:schemaLocation=&#34;http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd&#34;&#62; &#60;modelVersion&#62;4.0.0&#60;/modelVersion&#62; &#60;groupId&#62;com.khvatov&#60;/groupId&#62; &#60;artifactId&#62;sample-maven&#60;/artifactId&#62; &#60;packaging&#62;jar&#60;/packaging&#62; &#60;version&#62;1.0-SNAPSHOT&#60;/version&#62; &#60;name&#62;sample-maven&#60;/name&#62; &#60;url&#62;http://maven.apache.org&#60;/url&#62; &#60;build&#62; &#60;pluginManagement&#62; &#60;plugins&#62; &#60;plugin&#62; &#60;groupId&#62;org.apache.maven.plugins&#60;/groupId&#62; &#60;artifactId&#62;maven-compiler-plugin&#60;/artifactId&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=13&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While using M2Eclipse I often have to add plugins to control Java source compatibility as well as code encoding used. Here I am going to post a plain-vanilla POM with the default configuration that I find useful.</p>
<pre class="brush: xml;">

&lt;project xmlns=&quot;http://maven.apache.org/POM/4.0.0&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
  xsi:schemaLocation=&quot;http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd&quot;&gt;
    &lt;modelVersion&gt;4.0.0&lt;/modelVersion&gt;
    &lt;groupId&gt;com.khvatov&lt;/groupId&gt;
    &lt;artifactId&gt;sample-maven&lt;/artifactId&gt;
    &lt;packaging&gt;jar&lt;/packaging&gt;
    &lt;version&gt;1.0-SNAPSHOT&lt;/version&gt;
    &lt;name&gt;sample-maven&lt;/name&gt;
    &lt;url&gt;http://maven.apache.org&lt;/url&gt;
    &lt;build&gt;
        &lt;pluginManagement&gt;
            &lt;plugins&gt;
                &lt;plugin&gt;
                    &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                    &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
                    &lt;version&gt;2.0.2&lt;/version&gt;
                &lt;/plugin&gt;
                &lt;plugin&gt;
                    &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                    &lt;artifactId&gt;maven-resources-plugin&lt;/artifactId&gt;
                    &lt;version&gt;2.2&lt;/version&gt;
                &lt;/plugin&gt;
            &lt;/plugins&gt;
        &lt;/pluginManagement&gt;
        &lt;plugins&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;source&gt;1.5&lt;/source&gt;
                    &lt;target&gt;1.5&lt;/target&gt;
                    &lt;encoding&gt;${project.build.sourceEncoding}&lt;/encoding&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-resources-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;encoding&gt;${project.build.sourceEncoding}&lt;/encoding&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
        &lt;/plugins&gt;
    &lt;/build&gt;
    &lt;dependencies&gt;
        &lt;dependency&gt;
            &lt;groupId&gt;junit&lt;/groupId&gt;
            &lt;artifactId&gt;junit&lt;/artifactId&gt;
            &lt;version&gt;3.8.1&lt;/version&gt;
            &lt;scope&gt;test&lt;/scope&gt;
        &lt;/dependency&gt;
    &lt;/dependencies&gt;
    &lt;properties&gt;
        &lt;project.build.sourceEncoding&gt;UTF-8&lt;/project.build.sourceEncoding&gt;
    &lt;/properties&gt;
&lt;/project&gt;
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khvatov.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khvatov.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khvatov.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khvatov.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khvatov.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khvatov.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khvatov.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khvatov.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khvatov.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khvatov.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khvatov.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khvatov.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khvatov.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khvatov.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=13&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khvatov.wordpress.com/2009/10/08/m2eclipse-pom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca7bf8b7c258ddc433ba8b3a26956893?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">khvatov</media:title>
		</media:content>
	</item>
		<item>
		<title>Perpetual learning</title>
		<link>http://khvatov.wordpress.com/2009/10/04/perpetual-learning/</link>
		<comments>http://khvatov.wordpress.com/2009/10/04/perpetual-learning/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 02:45:41 +0000</pubDate>
		<dc:creator>khvatov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khvatov.wordpress.com/?p=11</guid>
		<description><![CDATA[The more I read books the more I realize that I know very little. Trying to read as many books as one can at once is not a good idea. If I don&#8217;t pick up a book in month, I have to start reading it from the beginning (this is related to technical books).<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=11&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The more I read books the more I realize that I know very little. Trying to read as many books as one can at once is not a good idea. If I don&#8217;t pick up a book in month, I have to start reading it from the beginning (this is related to technical books).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khvatov.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khvatov.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khvatov.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khvatov.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khvatov.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khvatov.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khvatov.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khvatov.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khvatov.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khvatov.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khvatov.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khvatov.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khvatov.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khvatov.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=11&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khvatov.wordpress.com/2009/10/04/perpetual-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca7bf8b7c258ddc433ba8b3a26956893?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">khvatov</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello, blog!</title>
		<link>http://khvatov.wordpress.com/2009/10/03/hello-blog/</link>
		<comments>http://khvatov.wordpress.com/2009/10/03/hello-blog/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 02:22:51 +0000</pubDate>
		<dc:creator>khvatov</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khvatov.wordpress.com/?p=3</guid>
		<description><![CDATA[This blog will serve me as a journal to keep my track of my experiences with Java language (and possibly other languages) as well as notable events in my life. I will be posting code snippets, personal photos and everything else I find worth sharing the general audience.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=3&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This blog will serve me as a journal to keep my track of my experiences with Java language (and possibly other languages) as well as notable events in my life.</p>
<p>I will be posting code snippets, personal photos and everything else I find worth sharing the general audience.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khvatov.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khvatov.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khvatov.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khvatov.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khvatov.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khvatov.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khvatov.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khvatov.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khvatov.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khvatov.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khvatov.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khvatov.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khvatov.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khvatov.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khvatov.wordpress.com&amp;blog=9758460&amp;post=3&amp;subd=khvatov&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khvatov.wordpress.com/2009/10/03/hello-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca7bf8b7c258ddc433ba8b3a26956893?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">khvatov</media:title>
		</media:content>
	</item>
	</channel>
</rss>
