<?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>Vinod S R's Blog &#187; Uncategorized</title>
	<atom:link href="http://www.vinodsr.com/myblog/chapters/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vinodsr.com/myblog</link>
	<description>think tech talk tek</description>
	<lastBuildDate>Sun, 23 Oct 2011 09:20:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Found a great mistake</title>
		<link>http://www.vinodsr.com/myblog/2010/08/found-a-great-mistake/</link>
		<comments>http://www.vinodsr.com/myblog/2010/08/found-a-great-mistake/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 16:35:18 +0000</pubDate>
		<dc:creator>Vinod Surendran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ideas]]></category>

		<guid isPermaLink="false">http://www.vinodsr.com/myblog/2010/08/found-a-great-mistake/</guid>
		<description><![CDATA[Today is a great day. I found a great mistake in my perception. I am going to change it.]]></description>
			<content:encoded><![CDATA[<p><img style="display:block;margin-right:auto;margin-left:auto;" alt="image" src="http://www.vinodsr.com/myblog/wp-content/uploads/2010/08/wpid-Dream-flies_16791413.jpg" /></p>
<p>Today is a great day. I found a great mistake in my perception. I am going to <strong>change it. </strong></p>]]></content:encoded>
			<wfw:commentRss>http://www.vinodsr.com/myblog/2010/08/found-a-great-mistake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto Kill &#8220;Not Responding&#8221; windows</title>
		<link>http://www.vinodsr.com/myblog/2010/04/auto-kill-not-responding-windows/</link>
		<comments>http://www.vinodsr.com/myblog/2010/04/auto-kill-not-responding-windows/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 11:39:37 +0000</pubDate>
		<dc:creator>Vinod Surendran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vinodsr.com/myblog/?p=58</guid>
		<description><![CDATA[In windows operating systems the &#8220;Not Responding&#8221; window are quite common. You can use this command to kill those kind of window. taskkill.exe /f /fi &#8220;status eq not responding&#8221; You can create a shortcut with the same command to make the process easy]]></description>
			<content:encoded><![CDATA[<p>In windows operating systems the &#8220;Not Responding&#8221; window are quite common. You can use this command to kill those kind of window.</p>
<p style="padding-left: 30px;"><strong>taskkill.exe /f /fi &#8220;status eq not responding&#8221;</strong></p>
<p>You can create a shortcut with the same command to make the process easy</p>]]></content:encoded>
			<wfw:commentRss>http://www.vinodsr.com/myblog/2010/04/auto-kill-not-responding-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2038 Problem</title>
		<link>http://www.vinodsr.com/myblog/2010/04/2038-problem/</link>
		<comments>http://www.vinodsr.com/myblog/2010/04/2038-problem/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 13:51:24 +0000</pubDate>
		<dc:creator>Vinod Surendran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.vinodsr.com/myblog/2010/04/2038-problem/</guid>
		<description><![CDATA[The year 2038 problem (also known as Unix Millennium Bug, Y2K38 by analogy to the Y2K problem) may cause some computer software to fail before or in the year 2038. The problem affects all software and systems that store system time as a signed 32-bit integer, and interpret this number as the number of seconds [...]]]></description>
			<content:encoded><![CDATA[<p>The year 2038 problem (also known as Unix Millennium Bug, Y2K38 by analogy to the Y2K problem) may cause some computer software to fail before or in the year 2038. The problem affects all software and systems that store system time as a signed 32-bit integer, and interpret this number as the number of seconds since 00:00:00 UTC on Thursday, 1 January 1970.[1] The latest time that can be represented this way is 03:14:07 UTC on Tuesday, 19 January 2038.[2] Times beyond this moment will &#8220;wrap around&#8221; and be stored internally as a negative number, which these systems will interpret as a date in 1901 rather than 2038. This will likely cause problems for users of these systems due to erroneous calculations.</p>
<p>Read more at wikipedia<br />
[ <a href="http://en.wikipedia.org/wiki/Year_2038_problem" rel="nofollow">http://en.wikipedia.org/wiki/Year_2038_problem</a> ]</p>]]></content:encoded>
			<wfw:commentRss>http://www.vinodsr.com/myblog/2010/04/2038-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change is comming on April 29</title>
		<link>http://www.vinodsr.com/myblog/2010/04/change-is-comming-on-april-29/</link>
		<comments>http://www.vinodsr.com/myblog/2010/04/change-is-comming-on-april-29/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 11:04:22 +0000</pubDate>
		<dc:creator>Vinod Surendran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux ubuntu]]></category>

		<guid isPermaLink="false">http://www.vinodsr.com/myblog/2010/04/change-is-comming-on-april-29/</guid>
		<description><![CDATA[Ubuntu 10.4 is getting released on April 29 this year. http://ubuntu.com]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.4 is getting released on April 29 this year. </p>
<p><a href="http://ubuntu.com" rel="nofollow">http://ubuntu.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.vinodsr.com/myblog/2010/04/change-is-comming-on-april-29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

