<?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>simplexlinx &#187; notepad</title>
	<atom:link href="http://www.simplexlinx.com/tag/notepad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simplexlinx.com</link>
	<description>We are specialist in Web Design. We also provide a constant supply of useful and handy tips and tricks to save you time and effort. And humourous anecdote for free persual.</description>
	<lastBuildDate>Sat, 25 Aug 2012 02:00:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How To Create A Falling Matrix Code Effect In Notepad</title>
		<link>http://www.simplexlinx.com/how-to-create-a-falling-matrix-code-effect-in-notepad/</link>
		<comments>http://www.simplexlinx.com/how-to-create-a-falling-matrix-code-effect-in-notepad/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 15:09:43 +0000</pubDate>
		<dc:creator>Ebulueme John Chigozie</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[PC Tips]]></category>

		<guid isPermaLink="false">http://www.simplexlinx.com/?p=569</guid>
		<description><![CDATA[We all remember the famous Matrix Move. One fascinating graphical effect of the Matrix movie is the falling green codes, showing random sequence of numbers plunging downward. Today we are going to direct our own Matrix Reloaded Move, not with sophisticate cameras um um, not with the Wachowkis, the famous directors of The Matrix Move]]></description>
			<content:encoded><![CDATA[<p>We all remember the famous Matrix Move. One fascinating graphical effect of the Matrix movie is the falling green codes, showing random sequence of numbers plunging downward.</p>
<p>Today we are going to direct our own Matrix Reloaded Move, not with sophisticate cameras um um, not with the Wachowkis, the famous directors of The Matrix Move nor Village Roadshow Pictures and Silver Pictures the move studios.</p>
<p>In this move, we will be the Author, director, and the programmer. The only tool at our disposal will be Notepad <img src='http://www.simplexlinx.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Open Notepad copy and paste the codes below in it.</p>
<p><span style="color: #008000;">@echo off </span><br />
<span style="color: #008000;">color 02</span><br />
<span style="color: #008000;">:start </span><br />
<span style="color: #008000;">echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% </span><br />
<span style="color: #008000;">goto start</span></p>
<p>After pasting the above code in notepad save it as matrix.bat or anything.bat</p>
<p>Double click on the saved file and watch your Matrix Reloaded run.</p>
<p><a href="http://www.simplexlinx.com/wp-content/uploads/2011/10/matrix.jpg"><img class="aligncenter size-full wp-image-570" title="matrix" src="http://www.simplexlinx.com/wp-content/uploads/2011/10/matrix.jpg" alt="matrix" width="250" height="128" /></a><strong></strong></p>
<p><strong>Note:</strong></p>
<p>You can edit the script to suit your need.<br />
Color 02 gives a green effect<br />
Color 01 gives a blue effect. You can try other various color schemes</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.simplexlinx.com/how-to-create-an-invisible-folder-on-pc/" title="How To Create An Invisible Folder On PC">How To Create An Invisible Folder On PC</a> (2)</li><li><a href="http://www.simplexlinx.com/hide-all-desktop-icons-within-a-time-limit-with-deskduster/" title="Hide All Desktop Icons Within A Time Limit With DeskDuster">Hide All Desktop Icons Within A Time Limit With DeskDuster</a> (1)</li><li><a href="http://www.simplexlinx.com/facebook-shortcuts-just-try-it-now/" title="Facebook Shortcuts ! Just Try It Now">Facebook Shortcuts ! Just Try It Now</a> (3)</li><li><a href="http://www.simplexlinx.com/how-to-lock-and-hide-folders-in-windows-without-any-software/" title="How to Lock and Hide Folders in Windows without any software">How to Lock and Hide Folders in Windows without any software</a> (2)</li><li><a href="http://www.simplexlinx.com/how-to-increase-laptop-battery-life/" title="How to Increase Laptop Battery Life">How to Increase Laptop Battery Life</a> (6)</li><li><a href="http://www.simplexlinx.com/ways-to-identify-safe-websites-on-the-internet/" title="Ways to Identify Safe Websites on the Internet">Ways to Identify Safe Websites on the Internet</a> (2)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.simplexlinx.com/how-to-create-a-falling-matrix-code-effect-in-notepad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
