<?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/"
		>
<channel>
	<title>Comments on: Console 2 a better cmd.exe</title>
	<atom:link href="http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:47:09 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Edmond</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-883239</link>
		<dc:creator>Edmond</dc:creator>
		<pubDate>Wed, 16 Sep 2009 16:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-883239</guid>
		<description>On Vista, when I try to take Console 2 to full screen, it stops short of overlapping where the Vista side bar would be (I&#039;m not running it). Any idea how to get around this?

Thanks,

Edmond</description>
		<content:encoded><![CDATA[<p>On Vista, when I try to take Console 2 to full screen, it stops short of overlapping where the Vista side bar would be (I&#8217;m not running it). Any idea how to get around this?</p>
<p>Thanks,</p>
<p>Edmond</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest001</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-867134</link>
		<dc:creator>Guest001</dc:creator>
		<pubDate>Fri, 14 Aug 2009 12:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-867134</guid>
		<description>There are two major problems that bug me:
1. The tab name is controled only by the GUI, and the &quot;title&quot; command doesn&#039;t change the tab name.
2. Opening new tabs is done only by the GUI, and the &quot;start&quot; command opens a new cmd window.</description>
		<content:encoded><![CDATA[<p>There are two major problems that bug me:<br />
1. The tab name is controled only by the GUI, and the &#8220;title&#8221; command doesn&#8217;t change the tab name.<br />
2. Opening new tabs is done only by the GUI, and the &#8220;start&#8221; command opens a new cmd window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinath</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-841974</link>
		<dc:creator>Srinath</dc:creator>
		<pubDate>Wed, 01 Jul 2009 06:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-841974</guid>
		<description>Hi,
       Can any one suggest how to change the background color and front font  color

Thanks,
Srinath.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
       Can any one suggest how to change the background color and front font  color</p>
<p>Thanks,<br />
Srinath.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narayan</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-792079</link>
		<dc:creator>Narayan</dc:creator>
		<pubDate>Fri, 15 May 2009 15:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-792079</guid>
		<description>Powercmd costs money while console2 is free. And it works in x64 systems, I have a windows 7 x64 box and Console2 works like a champ.</description>
		<content:encoded><![CDATA[<p>Powercmd costs money while console2 is free. And it works in x64 systems, I have a windows 7 x64 box and Console2 works like a champ.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rar</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-739296</link>
		<dc:creator>rar</dc:creator>
		<pubDate>Wed, 22 Apr 2009 08:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-739296</guid>
		<description>Neither Console2 or PowerCMD displays &quot;correct&quot; terminal when used with OpenSSH client or plink.exe. Time to start my own tabbed command shell? :(</description>
		<content:encoded><![CDATA[<p>Neither Console2 or PowerCMD displays &#8220;correct&#8221; terminal when used with OpenSSH client or plink.exe. Time to start my own tabbed command shell? :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-424821</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 28 Jul 2008 00:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-424821</guid>
		<description>Console2 doesn&#039;t work on x64 Windows.  Currently maintained by one guy, which is fairly typical of open-source projects, even many with millions of downloads.  Development seems stalled.  Quick glance at source code shows fairly intricate Win32 app with bunch of hacks to work around edge cases, so steep learning curve to do any work on it.</description>
		<content:encoded><![CDATA[<p>Console2 doesn&#8217;t work on x64 Windows.  Currently maintained by one guy, which is fairly typical of open-source projects, even many with millions of downloads.  Development seems stalled.  Quick glance at source code shows fairly intricate Win32 app with bunch of hacks to work around edge cases, so steep learning curve to do any work on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Marianski</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-368102</link>
		<dc:creator>Ted Marianski</dc:creator>
		<pubDate>Thu, 12 Jun 2008 13:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-368102</guid>
		<description>Depends on user what is better for him.

What kind of features PowerCmd has which makes it better from Console2 ?</description>
		<content:encoded><![CDATA[<p>Depends on user what is better for him.</p>
<p>What kind of features PowerCmd has which makes it better from Console2 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameer</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-366477</link>
		<dc:creator>Sameer</dc:creator>
		<pubDate>Tue, 10 Jun 2008 07:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-366477</guid>
		<description>i use PowerCmd which is better imo</description>
		<content:encoded><![CDATA[<p>i use PowerCmd which is better imo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dsouza</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-365616</link>
		<dc:creator>Keith Dsouza</dc:creator>
		<pubDate>Mon, 09 Jun 2008 17:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-365616</guid>
		<description>I have been using Console 2 for quite sometime. The feature that I like the most about it is that I can easily access cygwin a Unix emulator from it.</description>
		<content:encoded><![CDATA[<p>I have been using Console 2 for quite sometime. The feature that I like the most about it is that I can easily access cygwin a Unix emulator from it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc-O</title>
		<link>http://www.ghacks.net/2008/06/09/console-2-a-better-cmdexe/#comment-365586</link>
		<dc:creator>Marc-O</dc:creator>
		<pubDate>Mon, 09 Jun 2008 16:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=4917#comment-365586</guid>
		<description>excellent

as a win/linux user, I always wondered why the windows CLI was so weak and painful to use. This new thing seems quite yummier, though, to be fair, it&#039;s not a hard feat to pull.</description>
		<content:encoded><![CDATA[<p>excellent</p>
<p>as a win/linux user, I always wondered why the windows CLI was so weak and painful to use. This new thing seems quite yummier, though, to be fair, it&#8217;s not a hard feat to pull.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
