<?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>b b b &#187; Console2</title>
	<atom:link href="http://smnuman.wordpress.com/tag/console2/feed/" rel="self" type="application/rss+xml" />
	<link>http://smnuman.wordpress.com</link>
	<description>...browsing broosing boosing... or blah blah blah ;)</description>
	<lastBuildDate>Thu, 10 Jun 2010 12:32:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='smnuman.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>b b b &#187; Console2</title>
		<link>http://smnuman.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://smnuman.wordpress.com/osd.xml" title="b b b" />
	<atom:link rel='hub' href='http://smnuman.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Console is not showing the menu bar or the toolbar!</title>
		<link>http://smnuman.wordpress.com/2009/12/23/console-is-not-showing-the-menu-bar-or-the-toolbar/</link>
		<comments>http://smnuman.wordpress.com/2009/12/23/console-is-not-showing-the-menu-bar-or-the-toolbar/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 10:44:54 +0000</pubDate>
		<dc:creator>Syed Muhammad Numan</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[Console2]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://smnuman.wordpress.com/2009/12/23/console-is-not-showing-the-menu-bar-or-the-toolbar/</guid>
		<description><![CDATA[Those of you who are in love with the Console2&#8242;s interesting feats, but on windows sometimes fall into ditches, as usual, here is a problem I ran into before doing the following twick. I installed the console in a windows box, but couldn&#8217;t see its menu, neither it&#8217;s toolbar! Tried to find any related issues [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smnuman.wordpress.com&#038;blog=5207224&#038;post=53&#038;subd=smnuman&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Those of you who are in love with the Console2&#8242;s interesting feats, but on windows sometimes fall into ditches, as usual, here is a problem I ran into before doing the following twick.</p>
<p>I installed the console in a windows box, but couldn&#8217;t see its menu, neither it&#8217;s toolbar! Tried to find any related issues by googling online but now help.</p>
<p>At last I thought, let me have a look into the console.xml which contains the runtime configurations.  And I found this:</p>
<p>
<code><br />
&lt;controls show_menu=&ldquo;0&rdquo; show_toolbar=&ldquo;0&rdquo; show_statusbar=&ldquo;0&rdquo; show_tabs=&ldquo;1&rdquo; hide_single_tab=&ldquo;0&rdquo; show_scrollbars=&ldquo;0&rdquo;/&gt;</code>
</p>
<p>Bingo! Just what I was looking for. The Console started functioning normal again after I have changed the above to the following:</p>
<p><code><br />
&lt;controls show_menu=&ldquo;1&rdquo; show_toolbar=&ldquo;1&rdquo; show_statusbar=&ldquo;1&rdquo; show_tabs=&ldquo;1&rdquo; hide_single_tab=&ldquo;1&rdquo; show_scrollbars=&ldquo;1&rdquo;/&gt;</code></p>
<p>Voila!<br /> Hope this helps those who may need it in a hurry <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote><p><strong>Update: Dec. 30, 2009</strong></p>
<p>I forgot to mention the easy way first <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> , sorry &#8212; you can also go to the settings by pressing <code>Ctrl+S</code> after running the <code>Console2</code> window.</p>
</blockquote>
<p>On the search I found these invaluable articles in different sites. Have a look you might find something more interesting there <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
<li><a href="http://sourceforge.net/projects/console/">Console2</a> &#8212; <a href="http://looselytyped.com/2008/05/04/console2-a-worthy-cmd-window-replacement/">A command window replacement</a></li>
<li><a href="http://garbageburrito.com/blog/entry/391/a-macesque-rails-development-environment-on-windows">A Mac-type RAILS dev env in windows</a></li>
<li><a href="http://www.e-texteditor.com/index.html">E-TextEditor</a> for windows <a href="http://justaddwater.dk/2007/04/28/e-texteditor-for-windows/">mode setting</a> : <a href="http://www.e-texteditor.com/forum/viewtopic.php?p=3361#3361">add .rb files to RAILS syntax</a></li>
<li>Although inexpensive, <a href="http://www.e-texteditor.com/index.html">E-TextEditor</a> is a paid tool with a 30-day trial period. You may instead try the free editor <a href="http://www.PSPad.com">PSPad</a>.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smnuman.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smnuman.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smnuman.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smnuman.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smnuman.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smnuman.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smnuman.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smnuman.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smnuman.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smnuman.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smnuman.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smnuman.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smnuman.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smnuman.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smnuman.wordpress.com&#038;blog=5207224&#038;post=53&#038;subd=smnuman&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smnuman.wordpress.com/2009/12/23/console-is-not-showing-the-menu-bar-or-the-toolbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">FunLover AllOver</media:title>
		</media:content>
	</item>
	</channel>
</rss>
