<?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>Computer Science, Linux, and more....</title>
	<atom:link href="http://josetrigueros.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://josetrigueros.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 02:44:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some Gnome-Terminal Shortcuts in Command Prompt</title>
		<link>http://josetrigueros.com/blog/?p=8</link>
		<comments>http://josetrigueros.com/blog/?p=8#comments</comments>
		<pubDate>Wed, 02 Jun 2010 06:23:20 +0000</pubDate>
		<dc:creator>Jose Trigueros</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[clear]]></category>
		<category><![CDATA[cls]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[ctrl]]></category>
		<category><![CDATA[gnome terminal]]></category>

		<guid isPermaLink="false">http://josetrigueros.com/blog/?p=8</guid>
		<description><![CDATA[Ever since I started using Ubuntu, I began liking the terminal. I got used to many keyboard shortcuts that make my experience a lot more enjoyable. Now, my current job requires me to use Command Prompt in Windows. No biggy, I like the terminal.
I figured it would be the same thing as in Ubuntu, but ]]></description>
			<content:encoded><![CDATA[<p>Ever since I started using Ubuntu, I began liking the terminal. I got used to many keyboard shortcuts that make my experience a lot more enjoyable. Now, my current job requires me to use Command Prompt in Windows. No biggy, I like the terminal.</p>
<p>I figured it would be the same thing as in Ubuntu, but as I pressed Ctrl + l ( clears the screen ) &#8230;</p>
<p><code>C:\^L^L^L</code></p>
<p>I pressed it a lot of times&#8230;. I panicked! I told myself to relax and try something else so I pressed Ctrl + p and Ctrl + n ( previous and next command )&#8230;</p>
<p><code>C:\^N^P^N^N^N^N^N</code></p>
<p><a href="http://icanhascheezburger.files.wordpress.com/2007/02/ohnoes.jpg" target="_blank">OH NOES!!!111</a></p>
<p>&#8221; I can&#8217;t work like this! &#8220;, I said to myself. So I tried to find an alternative , but I didn&#8217;t find any. Luckily, I found the tools to create this alternative.</p>
<p>Using <a href="http://www.autohotkey.com/" target="_blank">AutoHotkey</a> I was able to create the proper bindings so that Command Prompt acted the way <strong>I</strong> wanted to.</p>
<p>Do not conform people. Anyways below or the links to the source and executable. If you choose to download the executable, no installation is needed. All you have to do is run the program and it starts running in the background. I would suggest putting this puppy in the startup folder. Otherwise, if you get the source, you will need to install AutoHotkey. As always suggestions are highly encouraged. Enjoy <img src='http://josetrigueros.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><center><br />
<a href="http://www.box.net/shared/v3grr7lv79" target="_blank">Source</a><br />
<a href="http://www.box.net/shared/eevsbcchgp" target="_blank">Executable</a><br />
</center></p>
<p><br/><br />
<strong>Binding&#8217;s List:</strong></p>
<ul>
<li><code>ctrl+l </code> : clears screen</li>
<li><code>ctrl+p </code> : shows previous typed command</li>
<li><code>ctrl+n </code>: shows next typed command</li>
<li><code>ctrl+r </code>: has the same effect as F8, partially type a command in your command history and press F8 and the rest of the command will be entered for you. I know I like it too.</li>
<li><code>ctrl+shift+v </code>: Simply pastes whatever was in the clipboard. Credit Given to: <a href="http://bit.ly/bdbWLX">Huw Walters</a> </li>
<li><code>ctrl+shift+c </code>: Initiates &#8216;mark&#8217; so that you can select and copy to clipboard</li>
<li><code>ctrl+d </code>: exits Command Prompt</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://josetrigueros.com/blog/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Relocating Blog</title>
		<link>http://josetrigueros.com/blog/?p=5</link>
		<comments>http://josetrigueros.com/blog/?p=5#comments</comments>
		<pubDate>Tue, 01 Jun 2010 07:19:44 +0000</pubDate>
		<dc:creator>Jose Trigueros</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://josetrigueros.com/blog/?p=5</guid>
		<description><![CDATA[This is the first entry to the new home of my other blog. I pretty much plan on doing the same thing as in the other blog, but you should go to this one it is more badass looking. I&#8217;m very tired at the moment. I&#8217;ll probably post something new this week. 
]]></description>
			<content:encoded><![CDATA[<p>This is the first entry to the new home of my other <a href="http://trigoman05.blogspot.com/">blog</a>. I pretty much plan on doing the same thing as in the other blog, but you should go to this one it is more badass looking. I&#8217;m very tired at the moment. I&#8217;ll probably post something new this week. </p>
]]></content:encoded>
			<wfw:commentRss>http://josetrigueros.com/blog/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

