<?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>KSpace</title>
	<atom:link href="http://kspace.in/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://kspace.in/blog</link>
	<description>---------------------------------------------</description>
	<lastBuildDate>Sun, 09 Oct 2011 14:41:11 +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>Print log in Windows XP</title>
		<link>http://kspace.in/blog/2011/10/09/print-log-in-windows-xp/</link>
		<comments>http://kspace.in/blog/2011/10/09/print-log-in-windows-xp/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 14:38:04 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Printer]]></category>

		<guid isPermaLink="false">http://kspace.in/blog/2011/10/09/print-log-in-windows-xp/</guid>
		<description><![CDATA[Monitoring print job is sometime very important. Organization (or may be individuals) may need to monitor print job probably to reduce waste or misusage of print. There could be other reason as well. In any case, it is helpful to know how to monitor your printer. One of the way which I know works well [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2011/10/09/print-log-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Menu based Environment Selection Script</title>
		<link>http://kspace.in/blog/2010/09/23/menu-based-environment-selection-script/</link>
		<comments>http://kspace.in/blog/2010/09/23/menu-based-environment-selection-script/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 17:21:42 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[KSH]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://kspace.in/blog/2010/09/23/menu-based-environment-selection-script/</guid>
		<description><![CDATA[During development, you will often see yourself playing with different environment (in unix based system). For example, at one instance, you will need Oracle DB environment so that you can use sql prompt. In other case, you might need your application environment to work with it. Or you might just need default environment. 
It is [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2010/09/23/menu-based-environment-selection-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List Only Hidden Files</title>
		<link>http://kspace.in/blog/2010/09/20/list-only-hidden-files/</link>
		<comments>http://kspace.in/blog/2010/09/20/list-only-hidden-files/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 16:57:45 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://kspace.in/blog/?p=140</guid>
		<description><![CDATA[If you are working on unix based system (for any reason), you know that you will need “ls” command more than often. Not anyone would disagree that “ls” is one of the most widely used command in any unix based system. 
However one of the thing which got me surprised is the lack of option [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2010/09/20/list-only-hidden-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your application version free</title>
		<link>http://kspace.in/blog/2010/09/14/make-your-application-version-free/</link>
		<comments>http://kspace.in/blog/2010/09/14/make-your-application-version-free/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 16:26:44 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://kspace.in/blog/2010/09/14/make-your-application-version-free/</guid>
		<description><![CDATA[&#160;
It is not very uncommon to use third party library/framework while developing any application. There are definite advantages of using third party library/framework and certain disadvantage as well. Keep aside the advantages. Disadvantages makes us put more effort. 
Consider this, you had started developing your application with some third party library which was at version [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2010/09/14/make-your-application-version-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy files using Wget</title>
		<link>http://kspace.in/blog/2010/02/22/copy-files-using-wget/</link>
		<comments>http://kspace.in/blog/2010/02/22/copy-files-using-wget/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:27:12 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://kspace.in/blog/?p=116</guid>
		<description><![CDATA[Files can be easily copied from one location to another location in a machine by using &#8220;cp&#8221; command. However things gets complex when you need to copy files from one machine to another machine. Obviously, your favorite command &#8220;cp&#8221; is not going to work! 
The best solution would to use &#8220;rsync&#8221; which would transfer the [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2010/02/22/copy-files-using-wget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

