<?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>Shaun's Notes &#187; Trick</title>
	<atom:link href="http://www.shaunamarelo.com/shaunsnotes/category/trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaunamarelo.com/shaunsnotes</link>
	<description>notes, fixes, and other cool stuff</description>
	<lastBuildDate>Thu, 05 Mar 2009 09:23:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OS X Easter Egg : Hidden &#8220;Suck&#8221; minimizing effect.</title>
		<link>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-hidden-suck-minimizing-effect/</link>
		<comments>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-hidden-suck-minimizing-effect/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 09:10:57 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Trick]]></category>

		<guid isPermaLink="false">http://www.shaunamarelo.com/shaunsnotes/?p=61</guid>
		<description><![CDATA[In System Preferences there are only two minimizing effects available: Genie Effect and Scale Effect.
There is another hidden effect called &#8220;suck&#8221;.
To enable the suck effect perform the following:

Open Terminal.
Type the following into terminal
defaults write com.apple.dock mineffect -string suck;killall Dock
Hit enter

Now when you minimize a window it will look as though the Dock is sucking in [...]]]></description>
			<content:encoded><![CDATA[<p>In System Preferences there are only two minimizing effects available: Genie Effect and Scale Effect.</p>
<p>There is another hidden effect called &#8220;suck&#8221;.</p>
<p>To enable the suck effect perform the following:</p>
<ol>
<li>Open <strong>Terminal</strong>.</li>
<li>Type the following into terminal<br />
defaults write com.apple.dock mineffect -string suck;killall Dock</li>
<li>Hit enter</li>
</ol>
<p>Now when you minimize a window it will look as though the Dock is sucking in the window.</p>
<p>Hint : To see this sucking effect in slow motion hold down the <strong>Shift</strong> key while minimizing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-hidden-suck-minimizing-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Easter Egg : Play snake in Terminal</title>
		<link>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-play-snake-in-terminal/</link>
		<comments>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-play-snake-in-terminal/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 08:57:32 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Trick]]></category>

		<guid isPermaLink="false">http://www.shaunamarelo.com/shaunsnotes/?p=58</guid>
		<description><![CDATA[
Open Terminal
Type in emac then hit enter
Press Esc
Now press x
Type in snake and hit enter

]]></description>
			<content:encoded><![CDATA[<ol>
<li>Open <strong>Terminal</strong></li>
<li>Type in <strong>emac</strong> then hit enter</li>
<li>Press <strong>Esc</strong></li>
<li>Now press <strong>x</strong></li>
<li>Type in <strong>snake</strong> and hit enter</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-play-snake-in-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Easter Egg : Play tetris in Terminal</title>
		<link>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-play-tetris-in-terminal/</link>
		<comments>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-play-tetris-in-terminal/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 08:55:06 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Trick]]></category>

		<guid isPermaLink="false">http://www.shaunamarelo.com/shaunsnotes/?p=54</guid>
		<description><![CDATA[
Open Terminal
Type emacs and hit enter
Press Esc
Now press x
Type in tetris and hit enter

How to play:
Up/Down : rotate block
Left/Right : Left/Right
]]></description>
			<content:encoded><![CDATA[<ol>
<li>Open Terminal</li>
<li>Type <strong>emacs</strong> and hit enter</li>
<li>Press <strong>Esc</strong></li>
<li>Now press <strong>x</strong></li>
<li>Type in <strong>tetris</strong> and hit enter</li>
</ol>
<p>How to play:</p>
<p>Up/Down : rotate block<br />
Left/Right : Left/Right</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-play-tetris-in-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
