<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>KSpace</title>
	<link>http://kspace.in/blog</link>
	<description>---------------------------------------------</description>
	<lastBuildDate>Mon, 22 Feb 2010 17:59:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Copy files using Wget</title>
		<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>
		<link>http://kspace.in/blog/2010/02/22/copy-files-using-wget/</link>
			</item>
	<item>
		<title>Selecting ExtJS Grid Row using Watir</title>
		<description><![CDATA[Grid is the most powerful widget in ExtJS and it becomes tricky at times to write test cases using Watir. One of the instance which I faced was selection of any row in grid with watir script. 
From the script, I tried to find the DIV element of grid for the row using the class [...]]]></description>
		<link>http://kspace.in/blog/2010/02/11/selecting-extjs-grid-row-using-watir/</link>
			</item>
	<item>
		<title>Bus Day &#8211; Take the Bus!!</title>
		<description><![CDATA[]]></description>
		<link>http://kspace.in/blog/2010/02/01/bus-day-take-the-bus/</link>
			</item>
	<item>
		<title>Error Messages Rocks!!!</title>
		<description><![CDATA[According to RBI guidelines, it is mandatory to have additional level of security for all online transaction using credit cards which is &#8220;Verified by Visa&#8221;. Credit card holder is suppose to verify each and all online transaction using a personal password. If the password does not match, transaction does not gets approved. Simple!
Today while I [...]]]></description>
		<link>http://kspace.in/blog/2009/09/15/error-messages-rocks/</link>
			</item>
	<item>
		<title>Debugging korn shell scripts</title>
		<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>
		<link>http://kspace.in/blog/2009/09/09/debugging-kornshell-scripts/</link>
			</item>
</channel>
</rss>
