<?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"
	>

<channel>
	<title>Atif Khan's Blog</title>
	<atom:link href="http://www.khanspot.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khanspot.com</link>
	<description>Computers are useless. They can only give you answers.</description>
	<pubDate>Sat, 08 Nov 2008 22:01:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Is this the end of KDE for me?</title>
		<link>http://www.khanspot.com/2008/10/19/is-this-the-end-of-kde-for-me/</link>
		<comments>http://www.khanspot.com/2008/10/19/is-this-the-end-of-kde-for-me/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 18:04:01 +0000</pubDate>
		<dc:creator>Atif Khan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.khanspot.com/2008/10/19/is-this-the-end-of-kde-for-me/</guid>
		<description><![CDATA[I have been a linux user since early days. In fact for home use I only have Linux and Mac OSX. I have used RedHat, Fedora and Mandrake/Mandriva in the past. Then I discovered Ubuntu few years back and it’s been no looking back. I have used both Ubuntu and Kubuntu extensively. But my destop [...]]]></description>
		<wfw:commentRss>http://www.khanspot.com/2008/10/19/is-this-the-end-of-kde-for-me/feed/</wfw:commentRss>
		</item>
		<item>
		<title>POX (Plain Old XML) JAX-WS service using CXF and Spring Configuration</title>
		<link>http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/</link>
		<comments>http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 01:22:29 +0000</pubDate>
		<dc:creator>Atif Khan</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/</guid>
		<description><![CDATA[The new and upcoming Apache CXF framework is quickly gaining steam and rightfully so. It&#8217;s very intuitive, simple to use and functional. Some of it comes from the fact the its roots are in popular XFire and Celtix frameworks. It&#8217;s still in the incubation stage at Apache but the current releases are pretty stable. The [...]]]></description>
		<wfw:commentRss>http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Multi-valued Reversible enum in Java</title>
		<link>http://www.khanspot.com/2007/04/16/multi-valued-reversible-enum-in-java/</link>
		<comments>http://www.khanspot.com/2007/04/16/multi-valued-reversible-enum-in-java/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 23:46:20 +0000</pubDate>
		<dc:creator>Atif Khan</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.khanspot.com/2007/04/16/multi-valued-reversible-enum-in-java/</guid>
		<description><![CDATA[Sometime back I proposed a reversible enum pattern in my post. One thing missing from that implementation was the ability to successfully lookup the enum constants in cases where enum constants can have multiple values. To accomplish this, I utilized another feature introduced in Java 5, namely varargs or variable argument support. This way while [...]]]></description>
		<wfw:commentRss>http://www.khanspot.com/2007/04/16/multi-valued-reversible-enum-in-java/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Impression of RIFE Web Framework</title>
		<link>http://www.khanspot.com/2007/04/10/impression-of-rife-web-framework/</link>
		<comments>http://www.khanspot.com/2007/04/10/impression-of-rife-web-framework/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 20:05:44 +0000</pubDate>
		<dc:creator>Atif Khan</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.khanspot.com/2007/04/10/impression-of-rife-web-framework/</guid>
		<description><![CDATA[I have been spending time on and off looking at various web frameworks available for a little more than a year. A lot of this has to do with keeping track of what&#8217;s going on in the web framework arena and keep in sync with the technologies. Another focus of mine is to see how [...]]]></description>
		<wfw:commentRss>http://www.khanspot.com/2007/04/10/impression-of-rife-web-framework/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A simple file based Ruby Database - KirbyBase</title>
		<link>http://www.khanspot.com/2007/03/27/a-simple-file-based-ruby-database-kirbybase/</link>
		<comments>http://www.khanspot.com/2007/03/27/a-simple-file-based-ruby-database-kirbybase/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 21:50:22 +0000</pubDate>
		<dc:creator>Atif Khan</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.khanspot.com/2007/03/27/a-simple-file-based-ruby-database-kirbybase/</guid>
		<description><![CDATA[Have you ever been in a situation where you wanted to write a simple application for internal use that should be portable and completely self contained (including the database)? I am pretty sure you have. I had to do this recently for one of the simple reporting applications and I didn&#8217;t really want to create [...]]]></description>
		<wfw:commentRss>http://www.khanspot.com/2007/03/27/a-simple-file-based-ruby-database-kirbybase/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.686 seconds -->
<!-- Cached page served by WP-Super-Cache -->
<!-- Compression = gzip -->