<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blue Blip</title>
	<atom:link href="http://blueblip.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blueblip.wordpress.com</link>
	<description>ThOuGhTs, TeChNoLoGiEs, RaMbLiNgS</description>
	<lastBuildDate>Wed, 26 Jul 2006 18:04:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blueblip.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Blue Blip</title>
		<link>http://blueblip.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blueblip.wordpress.com/osd.xml" title="Blue Blip" />
	<atom:link rel='hub' href='http://blueblip.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Moved</title>
		<link>http://blueblip.wordpress.com/2006/07/26/moved/</link>
		<comments>http://blueblip.wordpress.com/2006/07/26/moved/#comments</comments>
		<pubDate>Wed, 26 Jul 2006 18:04:27 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/07/26/moved/</guid>
		<description><![CDATA[I have moved to http://msmvps.com/blogs/siva Please update your bookmark and/or the feed URL. Let me see how I can move the blog posts too to my new destination!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=14&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/07/26/moved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>Per-request Code Execution in ASP.NET</title>
		<link>http://blueblip.wordpress.com/2006/07/12/per-request-code-execution-in-aspnet/</link>
		<comments>http://blueblip.wordpress.com/2006/07/12/per-request-code-execution-in-aspnet/#comments</comments>
		<pubDate>Wed, 12 Jul 2006 16:49:33 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/07/12/per-request-code-execution-in-aspnet/</guid>
		<description><![CDATA[I have seen some ASP.NET applications doing business logic checks in each and every page with repeated code; the code is literally copied and pasted in all the pages, aiming to do the work  for every &#8216;request&#8217;.  The code does various business rule checks based on the data stored in the session state.  E.g.:  give [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=13&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/07/12/per-request-code-execution-in-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>Validating Strings for Empty or Null</title>
		<link>http://blueblip.wordpress.com/2006/07/10/validating-strings-for-empty-or-null/</link>
		<comments>http://blueblip.wordpress.com/2006/07/10/validating-strings-for-empty-or-null/#comments</comments>
		<pubDate>Mon, 10 Jul 2006 08:51:05 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/07/10/validating-strings-for-empty-or-null/</guid>
		<description><![CDATA[Checking string variables for empty or null is always used to be via direct comparision. However with .NET 2, the shortcut is String.IsNullOrEmpty(). Pretty cool ugh&#8230;!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=12&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/07/10/validating-strings-for-empty-or-null/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>Outlook 2007 &#8211; Preview of Email Attachments</title>
		<link>http://blueblip.wordpress.com/2006/07/06/outlook-2007-preview-of-email-attachments/</link>
		<comments>http://blueblip.wordpress.com/2006/07/06/outlook-2007-preview-of-email-attachments/#comments</comments>
		<pubDate>Thu, 06 Jul 2006 17:24:05 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/07/06/outlook-2007-preview-of-email-attachments/</guid>
		<description><![CDATA[One of the cool features in Outlook 2007 is the ability to view (and only view) the email attachments (doc, xls, ppt, etc) within the message window itself; you don’t have to open the files explicitly. Outlook 2007 spawns the authoring application (Word, Excel, PowerPoint, etc) inside the &#8216;preview window&#8217; (for the lack of better [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=10&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/07/06/outlook-2007-preview-of-email-attachments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>Campus Rumpus</title>
		<link>http://blueblip.wordpress.com/2006/07/06/campus-rampus/</link>
		<comments>http://blueblip.wordpress.com/2006/07/06/campus-rampus/#comments</comments>
		<pubDate>Thu, 06 Jul 2006 16:50:10 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/07/06/campus-rampus/</guid>
		<description><![CDATA[Alright, it has been quite sometime since my last post. I was busy visiting lot of engineering colleges and universities to recruit young bloods (a.k.a., campus recruitment) for my employer. I thought I will write on this topic today.  Campus recruitment is always a different experience &#8211; the kind of environment, the people (students) you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=8&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/07/06/campus-rampus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>.NET 3.0</title>
		<link>http://blueblip.wordpress.com/2006/06/13/net-30/</link>
		<comments>http://blueblip.wordpress.com/2006/06/13/net-30/#comments</comments>
		<pubDate>Tue, 13 Jun 2006 10:45:54 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/06/13/net-30/</guid>
		<description><![CDATA[Lots of news from TechEd 2006, Boston: WinFX is now .NET 3.0 and it has got is own site now: www.netfx3.com. And a new WiKi site for MSDN: msdnwiki.microsoft.com, but still in beta. Too good!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=7&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/06/13/net-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>Automatic File Rename Detection in IE7</title>
		<link>http://blueblip.wordpress.com/2006/06/02/automatic-file-rename-detection-in-ie7/</link>
		<comments>http://blueblip.wordpress.com/2006/06/02/automatic-file-rename-detection-in-ie7/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 10:56:16 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/06/02/automatic-file-rename-detection-in-ie7/</guid>
		<description><![CDATA[Few minutes back, I was trying out&#160;a small&#160;JavaScript/DHTML code and testing it with IE7 (beta 2). I made few changes in the HTML file and for some reason had to rename the file. Did so from Windows Explorer and when I switched to IE window&#8230;, surprise!!! The modified HTML file is already displayed in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=6&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/06/02/automatic-file-rename-detection-in-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>Locking Windows Desktop</title>
		<link>http://blueblip.wordpress.com/2006/06/01/locking-windows-desktop/</link>
		<comments>http://blueblip.wordpress.com/2006/06/01/locking-windows-desktop/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 09:23:48 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/06/01/locking-windows-desktop/</guid>
		<description><![CDATA[I see many Windows XP+ users pressing Ctrl+Alt+Del and Enter to lock their desktop, may be they are so much used to it.&#160;But WinKey + L is a quick shortcut.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=5&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/06/01/locking-windows-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>Office 2007 Beta2 &#8211; Initial Impressions</title>
		<link>http://blueblip.wordpress.com/2006/05/30/office-2007-beta2-initial-impressions/</link>
		<comments>http://blueblip.wordpress.com/2006/05/30/office-2007-beta2-initial-impressions/#comments</comments>
		<pubDate>Tue, 30 May 2006 06:38:58 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/05/30/office-2007-beta2-initial-impressions/</guid>
		<description><![CDATA[I tested beta1 for some quite some time and used it on a daily basis.&#160;Later I ran into lot of problems stopping me doing my every day work. Word 12 (beta1 name) didn&#39;t let me do even basic things such as setting document properties. And Excel 12 crashed without any symptoms of doing so (yes, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=3&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/05/30/office-2007-beta2-initial-impressions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello (Blog) World!</title>
		<link>http://blueblip.wordpress.com/2006/05/29/hello-blogging-world/</link>
		<comments>http://blueblip.wordpress.com/2006/05/29/hello-blogging-world/#comments</comments>
		<pubDate>Mon, 29 May 2006 17:51:44 +0000</pubDate>
		<dc:creator>Siva</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://blueblip.wordpress.com/2006/05/29/hello-world/</guid>
		<description><![CDATA[After a long thought (as usual), I finally decided to step into the world of blogging! And here I am!! One of the reasons behind this attempt is that being a person who works with&#160;technologies&#160;by profession, I often come across things that I feel&#160;I should share with everyone for good reasons&#160;and&#160;decided to do it with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blueblip.wordpress.com&amp;blog=244270&amp;post=1&amp;subd=blueblip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://blueblip.wordpress.com/2006/05/29/hello-blogging-world/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/35d63368328df4be5037ef089c221271?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Siva</media:title>
		</media:content>
	</item>
	</channel>
</rss>
