<?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 &#187; Programming</title>
	<atom:link href="http://kspace.in/blog/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://kspace.in/blog</link>
	<description>---------------------------------------------</description>
	<lastBuildDate>Mon, 22 Feb 2010 17:59:42 +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>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>
		<item>
		<title>Debugging korn shell scripts</title>
		<link>http://kspace.in/blog/2009/09/09/debugging-kornshell-scripts/</link>
		<comments>http://kspace.in/blog/2009/09/09/debugging-kornshell-scripts/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 16:22:09 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Korn]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://kspace.in/blog/?p=74</guid>
		<description><![CDATA[Debugging shell script is a bit difficult. You will always find yourself putting lots of &#8220;echo&#8221; or &#8220;print&#8221; statement throughout the script to find where it is going wrong. The drawback of such effort are
1) Spending lots of time in finding issue in those echo output.
2) If you miss printing values for certain variable, you [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2009/09/09/debugging-kornshell-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>String to Character Array using Korn Shell</title>
		<link>http://kspace.in/blog/2009/09/07/string-to-character-array-using-korn-shell/</link>
		<comments>http://kspace.in/blog/2009/09/07/string-to-character-array-using-korn-shell/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 16:34:06 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Korn]]></category>
		<category><![CDATA[Solari]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://kspace.in/blog/?p=68</guid>
		<description><![CDATA[I was trying to reorganize my unix environment for different work. For example, I do not need oracle environment configuration in a machine where I&#8217;ll be using informix database and hence I would need informix related configuration only.  For that purpose, I was modifying script to prompt a menu whenever I login with available configuration. [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2009/09/07/string-to-character-array-using-korn-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype owns port 80 and Apache fails</title>
		<link>http://kspace.in/blog/2008/12/07/skype-owns-port-80-and-apache-fails/</link>
		<comments>http://kspace.in/blog/2008/12/07/skype-owns-port-80-and-apache-fails/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 09:50:15 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.kspace.in/blog/2008/12/07/skype-owns-port-80-and-apache-fails/</guid>
		<description><![CDATA[Yesterday when I tried to run Apache web server in my system, it failed to stop. All I could get was an alert message from Apache Monitor was &#8220;Requested operation has failed&#8221;. No description, No error code, absolutely vague error message.
I tried running apache directly from the installation location and it threw quite descriptive error.

Duh! [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2008/12/07/skype-owns-port-80-and-apache-fails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Donâ€™t break the web!</title>
		<link>http://kspace.in/blog/2008/06/07/don%e2%80%99t-break-the-web/</link>
		<comments>http://kspace.in/blog/2008/06/07/don%e2%80%99t-break-the-web/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 05:01:34 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.kspace.in/blog/2008/06/07/don%e2%80%99t-break-the-web/</guid>
		<description><![CDATA[Almost every one on web used to bookmark URLs, which they need to visit or would love to visit again. Browser supports this feature. However, the terminology differs from browser to browser. Firefox calls it bookmarks whereas IE calls it favorites. Wikipedia defines the purpose of Internet bookmarks as 
â€œInternet bookmarks are stored Web page [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2008/06/07/don%e2%80%99t-break-the-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
