<?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>Chillout Lounge &#187; Uncategorized</title>
	<atom:link href="http://logukrishnan.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://logukrishnan.net</link>
	<description>Thoughts...Perceptions...Opinions...</description>
	<lastBuildDate>Sun, 25 Jul 2010 20:46:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>2005… Looking Back&#8230;</title>
		<link>http://logukrishnan.net/2006/01/01/2005%e2%80%a6-looking-back/</link>
		<comments>http://logukrishnan.net/2006/01/01/2005%e2%80%a6-looking-back/#comments</comments>
		<pubDate>Sat, 31 Dec 2005 18:30:38 +0000</pubDate>
		<dc:creator>Logu Krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://logukrishnan.net/?p=36</guid>
		<description><![CDATA[Should I say this was quite a eventful year! I don&#8217;t know&#8230; !! But, A Year Where I&#8217;ve met so many new faces across the world, from the sweetest of all to the scariest of all to the charismatic of all&#8230; A Year filled with travel, almost every weekend or alternate I was traveling… A [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">Should I say this was quite a eventful year! I don&#8217;t know&#8230; !!</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">But,</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">A Year Where I&#8217;ve met so many new faces across the world, from the sweetest of all to the scariest of all to the charismatic of all&#8230;</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">A Year filled with travel, almost every weekend or alternate I was traveling…</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">A Year where I&#8217;ve made more number of flop shows and more flunks…</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">A Year filled with new experiences, some of which, I Didn&#8217;t know how to play…</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">Some of which, I Never wanted to repeat, if it repeats, Now I Know How to play the game!</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">A Year which changed perceptions towards life…</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt"> </p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">A Year Where I learned Amateur Photography&#8230;</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt"> </p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 8pt">[I've compiled a list of photos at <a href="http://photos.logukrishnan.net/Shots2005" target="_blank">http://photos.logukrishnan.net/Shots2005</a> ]</p>
<p><a href="http://photos.logukrishnan.net/Shots2005" target="_blank"><img src="http://www.logukrishnan.net/blogpics/Shots2005.jpg" border="0" alt="Favourite Shots 2005" hspace="0" /></a></p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">.</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">.</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">.</p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt"> </p>
<p style="margin: 0in;font-family: 'Trebuchet MS';font-size: 10pt">Welcome 2006&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://logukrishnan.net/2006/01/01/2005%e2%80%a6-looking-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Infamous &#8220;Multiple Events&#8221; Problem in FileSystemWatcher Class</title>
		<link>http://logukrishnan.net/2005/11/02/the-infamous-multiple-events-problem-in-filesystemwatcher-class/</link>
		<comments>http://logukrishnan.net/2005/11/02/the-infamous-multiple-events-problem-in-filesystemwatcher-class/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 09:37:51 +0000</pubDate>
		<dc:creator>Logu Krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://logukrishnan.net/?p=20</guid>
		<description><![CDATA[Whoever, tries the FileSystemWatcher Class for first time, immedietly starts complaining about multiple event notifications and after a brief moment complains, that .NET is buggy and concludes that as a bug. Had heard this many times, and again recently came up with this issue&#8230; Actually, the real root cause of this problem is the File [...]]]></description>
			<content:encoded><![CDATA[<p>Whoever, tries the FileSystemWatcher Class for first time, immedietly starts complaining about multiple event notifications and after a brief moment complains, that .NET is buggy and concludes that as a bug. Had heard this many times, and again recently came up with this issue&#8230;</p>
<p>Actually, the real root cause of this problem is the File System, NTFS. for e.g.: when a file modification operation occurs NTFS gives out 2 notifications,</p>
<p>Notification 1 : for Data Stream<br />
Notification 2 : for Metadata</p>
<p>Hence 2 Notifications&#8230; Poor FSW Class, just handles this and does it&#8217;s job properly. Only possible way is to ignore the 2nd Notification.</p>
<p>else, we can use WMI and specify the polling interval, which should read something like the below,<br />
&#8220;SELECT * FROM __InstanceModificationEvent WITHIN 10 &#8230;..&#8221;</p>
<p>Absolutely, nothing wrong in .NET&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://logukrishnan.net/2005/11/02/the-infamous-multiple-events-problem-in-filesystemwatcher-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Blog</title>
		<link>http://logukrishnan.net/2005/10/10/new-blog/</link>
		<comments>http://logukrishnan.net/2005/10/10/new-blog/#comments</comments>
		<pubDate>Mon, 10 Oct 2005 09:14:05 +0000</pubDate>
		<dc:creator>Logu Krishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://logukrishnan.net/?p=5</guid>
		<description><![CDATA[New Blog&#8230; New Perceptions&#8230; New Thoughts&#8230;]]></description>
			<content:encoded><![CDATA[<p>New Blog&#8230; New Perceptions&#8230; New Thoughts&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://logukrishnan.net/2005/10/10/new-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

