<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Talha Bin Tariq</title>
	<atom:link href="http://talhatariq.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://talhatariq.wordpress.com</link>
	<description>The WiseGuy's online diary</description>
	<lastBuildDate>Sun, 08 Nov 2009 17:18:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Collections Versus Generics in .NET by Awais</title>
		<link>http://talhatariq.wordpress.com/2007/01/05/collections-versus-generics-in-net/#comment-3763</link>
		<dc:creator>Awais</dc:creator>
		<pubDate>Sun, 08 Nov 2009 17:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://talhatariq.wordpress.com/2007/01/05/collections-versus-generics-in-net/#comment-3763</guid>
		<description>Hi

  Nice explanation and your blog .Good Work</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>  Nice explanation and your blog .Good Work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Projects by Kemal</title>
		<link>http://talhatariq.wordpress.com/projects/#comment-3762</link>
		<dc:creator>Kemal</dc:creator>
		<pubDate>Sun, 08 Nov 2009 10:35:02 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/projects/#comment-3762</guid>
		<description>Selam Talha,
I&#039;m working on smard cards and i would like to benefit by your experiences about smart cards.If you contact with me,i would so pleased.</description>
		<content:encoded><![CDATA[<p>Selam Talha,<br />
I&#8217;m working on smard cards and i would like to benefit by your experiences about smart cards.If you contact with me,i would so pleased.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Kemal</title>
		<link>http://talhatariq.wordpress.com/about/#comment-3761</link>
		<dc:creator>Kemal</dc:creator>
		<pubDate>Sun, 08 Nov 2009 10:32:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-3761</guid>
		<description>Selam Talha,
I&#039;m working on smard cards and i would like to benefit by your experiences about smart cards.If you contact with me,i would be so pleased.</description>
		<content:encoded><![CDATA[<p>Selam Talha,<br />
I&#8217;m working on smard cards and i would like to benefit by your experiences about smart cards.If you contact with me,i would be so pleased.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Command Executor by Manu</title>
		<link>http://talhatariq.wordpress.com/projects/remote-command-executor-xrce/#comment-3758</link>
		<dc:creator>Manu</dc:creator>
		<pubDate>Tue, 27 Oct 2009 12:18:19 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/remote-command-executor-xrce/#comment-3758</guid>
		<description>Tool seems neat.
Is it encrypting credentials when connecting to a remote server or is it sending them in clear text?</description>
		<content:encoded><![CDATA[<p>Tool seems neat.<br />
Is it encrypting credentials when connecting to a remote server or is it sending them in clear text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Command Executor by hotgazpacho &#187; Blog Archive &#187; Continuous Integration: Executing Remote Tasks with TeamCity, MSBuild, RemCom, and ExecParse</title>
		<link>http://talhatariq.wordpress.com/projects/remote-command-executor-xrce/#comment-3755</link>
		<dc:creator>hotgazpacho &#187; Blog Archive &#187; Continuous Integration: Executing Remote Tasks with TeamCity, MSBuild, RemCom, and ExecParse</dc:creator>
		<pubDate>Sun, 18 Oct 2009 03:48:16 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/remote-command-executor-xrce/#comment-3755</guid>
		<description>[...] much searching, I came across RemCom, “the open source psexec”. RemCom performed the same function as PsExec, but it did so without [...]</description>
		<content:encoded><![CDATA[<p>[...] much searching, I came across RemCom, “the open source psexec”. RemCom performed the same function as PsExec, but it did so without [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Barij Ahmed</title>
		<link>http://talhatariq.wordpress.com/about/#comment-3753</link>
		<dc:creator>Barij Ahmed</dc:creator>
		<pubDate>Sat, 10 Oct 2009 23:44:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-3753</guid>
		<description>Salam Walimum Bhaijaan. Thanks for the support , from your help now I can use the Vmware to make portable appz

allah hafiz</description>
		<content:encoded><![CDATA[<p>Salam Walimum Bhaijaan. Thanks for the support , from your help now I can use the Vmware to make portable appz</p>
<p>allah hafiz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Command Executor by SlowStrider</title>
		<link>http://talhatariq.wordpress.com/projects/remote-command-executor-xrce/#comment-3751</link>
		<dc:creator>SlowStrider</dc:creator>
		<pubDate>Tue, 06 Oct 2009 00:10:52 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/remote-command-executor-xrce/#comment-3751</guid>
		<description>Thank you so much for this tool!!! I too had the problem that I could not read the output of psexec from within my own program (Java).

With this tool we can have our server-client integration test automatically start multiple remote clients on other machines and wait until they output a message that they are ready and connected and the test can start!!!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this tool!!! I too had the problem that I could not read the output of psexec from within my own program (Java).</p>
<p>With this tool we can have our server-client integration test automatically start multiple remote clients on other machines and wait until they output a message that they are ready and connected and the test can start!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Process Explorer .NET by Marcela Ocariz</title>
		<link>http://talhatariq.wordpress.com/projects/process-explorer-net/#comment-3746</link>
		<dc:creator>Marcela Ocariz</dc:creator>
		<pubDate>Mon, 28 Sep 2009 20:05:21 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/projects/process-explorer-net/#comment-3746</guid>
		<description>Hi... it is an interesting post.
Could you give me a code copy of this progran
Thank&#039;s in advance</description>
		<content:encoded><![CDATA[<p>Hi&#8230; it is an interesting post.<br />
Could you give me a code copy of this progran<br />
Thank&#8217;s in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Artwork by Peg</title>
		<link>http://talhatariq.wordpress.com/artwork/#comment-3735</link>
		<dc:creator>Peg</dc:creator>
		<pubDate>Sat, 19 Sep 2009 12:59:50 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/my-graphics/#comment-3735</guid>
		<description>Very nice!</description>
		<content:encoded><![CDATA[<p>Very nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vista Login Screenshot by Talha</title>
		<link>http://talhatariq.wordpress.com/2006/07/25/vista-login-screenshot/#comment-3734</link>
		<dc:creator>Talha</dc:creator>
		<pubDate>Thu, 17 Sep 2009 19:05:04 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/2006/07/25/vista-login-screenshot/#comment-3734</guid>
		<description>I took it from vista running inside a virtual machine (virtual pc / vmware)</description>
		<content:encoded><![CDATA[<p>I took it from vista running inside a virtual machine (virtual pc / vmware)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vista Login Screenshot by Jonathan Baker</title>
		<link>http://talhatariq.wordpress.com/2006/07/25/vista-login-screenshot/#comment-3733</link>
		<dc:creator>Jonathan Baker</dc:creator>
		<pubDate>Thu, 17 Sep 2009 19:02:41 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/2006/07/25/vista-login-screenshot/#comment-3733</guid>
		<description>Looks like you get this question about once a year.  I too have spent a good deal of time looking for a good way to take a screenshot of the Vista logon.  Could you let us know how you got yours?</description>
		<content:encoded><![CDATA[<p>Looks like you get this question about once a year.  I too have spent a good deal of time looking for a good way to take a screenshot of the Vista logon.  Could you let us know how you got yours?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A WMI perl script for local/ remote OS info. by Yoni</title>
		<link>http://talhatariq.wordpress.com/2006/06/09/a-perl-wmi-script-for-fetching-local-remote-os-info/#comment-3732</link>
		<dc:creator>Yoni</dc:creator>
		<pubDate>Sun, 13 Sep 2009 15:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://talhatariq.wordpress.com/2006/06/09/a-perl-wmi-script-for-fetching-local-remote-os-info/#comment-3732</guid>
		<description>Is there a way to list all of the keys available for $objItem? i&#039;m a Perl newbie.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Is there a way to list all of the keys available for $objItem? i&#8217;m a Perl newbie.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Process Explorer .NET by Hans</title>
		<link>http://talhatariq.wordpress.com/projects/process-explorer-net/#comment-3730</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Tue, 08 Sep 2009 18:09:21 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/projects/process-explorer-net/#comment-3730</guid>
		<description>doms,
if you could wing me a copy of process explorer&#039;s source code?
Thanx,
H.</description>
		<content:encoded><![CDATA[<p>doms,<br />
if you could wing me a copy of process explorer&#8217;s source code?<br />
Thanx,<br />
H.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Process Explorer .NET by doms</title>
		<link>http://talhatariq.wordpress.com/projects/process-explorer-net/#comment-3729</link>
		<dc:creator>doms</dc:creator>
		<pubDate>Tue, 08 Sep 2009 03:32:33 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/projects/process-explorer-net/#comment-3729</guid>
		<description>i have the source doe of that process explorer

 you can email me :</description>
		<content:encoded><![CDATA[<p>i have the source doe of that process explorer</p>
<p> you can email me :</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Command Executor by Luke</title>
		<link>http://talhatariq.wordpress.com/projects/remote-command-executor-xrce/#comment-3727</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Fri, 04 Sep 2009 05:57:00 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/remote-command-executor-xrce/#comment-3727</guid>
		<description>We currently use psexec, but are annoyed by its error with stdout when using a hosted scripting process. (Teamcity -&gt; nant -&gt; psexec falls over)

How is RemCom?  I&#039;m a bit worried that it hasn&#039;t been updated since 2006.</description>
		<content:encoded><![CDATA[<p>We currently use psexec, but are annoyed by its error with stdout when using a hosted scripting process. (Teamcity -&gt; nant -&gt; psexec falls over)</p>
<p>How is RemCom?  I&#8217;m a bit worried that it hasn&#8217;t been updated since 2006.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The open source psexec by Raiguittide</title>
		<link>http://talhatariq.wordpress.com/2006/04/14/the-open-source-psexec/#comment-3720</link>
		<dc:creator>Raiguittide</dc:creator>
		<pubDate>Tue, 04 Aug 2009 23:38:53 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/2006/04/14/the-open-source-psexec/#comment-3720</guid>
		<description>Another lead, another Genious of our days! Definatley on of the HISTROICAL figuers! Such a pitty!</description>
		<content:encoded><![CDATA[<p>Another lead, another Genious of our days! Definatley on of the HISTROICAL figuers! Such a pitty!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Command Executor by vembu</title>
		<link>http://talhatariq.wordpress.com/projects/remote-command-executor-xrce/#comment-3710</link>
		<dc:creator>vembu</dc:creator>
		<pubDate>Wed, 15 Jul 2009 09:58:26 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/remote-command-executor-xrce/#comment-3710</guid>
		<description>Advice me on how to copy a file into temp folder of remote machine using RemCom.</description>
		<content:encoded><![CDATA[<p>Advice me on how to copy a file into temp folder of remote machine using RemCom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Markus</title>
		<link>http://talhatariq.wordpress.com/about/#comment-3698</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Tue, 23 Jun 2009 00:39:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-3698</guid>
		<description>Hi,
i used your JCDE tool and it was quite handy :-).
But now the JCDK3.0.1 is out it has even a debugger.
Is there any chance that you adopt this new technology and create an Plugin for eciplse, which includes the debugger??
ByeBye</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i used your JCDE tool and it was quite handy :-).<br />
But now the JCDK3.0.1 is out it has even a debugger.<br />
Is there any chance that you adopt this new technology and create an Plugin for eciplse, which includes the debugger??<br />
ByeBye</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Hanane</title>
		<link>http://talhatariq.wordpress.com/about/#comment-3697</link>
		<dc:creator>Hanane</dc:creator>
		<pubDate>Mon, 22 Jun 2009 10:03:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-3697</guid>
		<description>Hi,

thanks for verry much for the eclipse-jcde plugin.
Is there any way to make it work with Java Card 2.2.1?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for verry much for the eclipse-jcde plugin.<br />
Is there any way to make it work with Java Card 2.2.1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Command Executor by mocariz</title>
		<link>http://talhatariq.wordpress.com/projects/remote-command-executor-xrce/#comment-3696</link>
		<dc:creator>mocariz</dc:creator>
		<pubDate>Thu, 18 Jun 2009 19:52:43 +0000</pubDate>
		<guid isPermaLink="false">https://talhatariq.wordpress.com/remote-command-executor-xrce/#comment-3696</guid>
		<description>Hi!

Im sure that The Admin$ share is available, the RPC, Winmgmt and LmHosts services are Running.

There&#039;s another reason to return
Initiating Connection to Remote Service . . .  Failed

Thank&#039;s</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Im sure that The Admin$ share is available, the RPC, Winmgmt and LmHosts services are Running.</p>
<p>There&#8217;s another reason to return<br />
Initiating Connection to Remote Service . . .  Failed</p>
<p>Thank&#8217;s</p>
]]></content:encoded>
	</item>
</channel>
</rss>
