<?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>ASpeak &#187; Other Languages</title>
	<atom:link href="http://abhi.dcmembers.com/blog/category/development/others/feed/" rel="self" type="application/rss+xml" />
	<link>http://abhi.dcmembers.com/blog</link>
	<description>IOpine!</description>
	<lastBuildDate>Mon, 06 Sep 2010 16:34:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Uninstallation from C#</title>
		<link>http://abhi.dcmembers.com/blog/2009/03/17/uninstallation-from-c/</link>
		<comments>http://abhi.dcmembers.com/blog/2009/03/17/uninstallation-from-c/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 05:26:59 +0000</pubDate>
		<dc:creator>Abhishek</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[DotNET]]></category>
		<category><![CDATA[Humour]]></category>
		<category><![CDATA[Other Languages]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Uninstall]]></category>

		<guid isPermaLink="false">http://abhi.dcmembers.com/blog/?p=21</guid>
		<description><![CDATA[I wanted to programatically uninstall an application installed in my system. Following code is a working piece to uninstall any custom application from the system. Note: Following code snippet is not the best example of good coding standards ! It was just a sample I was trying to use to achieve something. The code is [...]]]></description>
		<wfw:commentRss>http://abhi.dcmembers.com/blog/2009/03/17/uninstallation-from-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate Random GUID by script</title>
		<link>http://abhi.dcmembers.com/blog/2008/08/13/generate-random-guid-by-script/</link>
		<comments>http://abhi.dcmembers.com/blog/2008/08/13/generate-random-guid-by-script/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 18:46:56 +0000</pubDate>
		<dc:creator>Abhishek</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Other Languages]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[Guid]]></category>
		<category><![CDATA[JScript]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[WScript]]></category>
		<category><![CDATA[WSH]]></category>

		<guid isPermaLink="false">http://abhi.dcmembers.com/blog/?p=11</guid>
		<description><![CDATA[I had a task in hand to read and update a few registry settings. Since the registry keys might change in future and some more changes might be required on the fly, I decided to go with script instead of a config driven executable. Also, one compelling reason was that it has been some time [...]]]></description>
		<wfw:commentRss>http://abhi.dcmembers.com/blog/2008/08/13/generate-random-guid-by-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power of Unix on Windows</title>
		<link>http://abhi.dcmembers.com/blog/2008/07/22/power-of-unix-on-windows/</link>
		<comments>http://abhi.dcmembers.com/blog/2008/07/22/power-of-unix-on-windows/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 19:00:37 +0000</pubDate>
		<dc:creator>Abhishek</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Other Languages]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://abhi.dcmembers.com/blog/2008/07/22/power-of-unix-on-windows/</guid>
		<description><![CDATA[I am an ardent admirer of console commands. For a very fast execution of the most simple tasks, I rely on cmd. About an year back I saw my tech architect using Grep on windows. Until then I didn't know how effective it could be on Windows platform. At that very moment I downloaded unix-utilities [...]]]></description>
		<wfw:commentRss>http://abhi.dcmembers.com/blog/2008/07/22/power-of-unix-on-windows/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
