<?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>The Custom Mac &#187; Terminal Command</title>
	<atom:link href="http://www.thecustommac.com/tag/terminal-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecustommac.com</link>
	<description>Custom Mac Guides, Software, Tips, and Ideas.</description>
	<lastBuildDate>Sat, 31 Jul 2010 18:01:28 +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>Enable See-Through QuickLook Folders</title>
		<link>http://www.thecustommac.com/enable-seethrough-quicklook-folders/</link>
		<comments>http://www.thecustommac.com/enable-seethrough-quicklook-folders/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 17:08:41 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[QuickLook]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Terminal Command]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=1188</guid>
		<description><![CDATA[Open Terminal and type in

defaults write com.apple.finder QLEnableXRayFolders 1
Then enter...<p><a href="http://www.thecustommac.com/enable-seethrough-quicklook-folders/">Enable See-Through QuickLook Folders</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="250" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6947138&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="250" src="http://vimeo.com/moogaloop.swf?clip_id=6947138&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Open Terminal and type in</p>
<pre>defaults write com.apple.finder QLEnableXRayFolders 1</pre>
<p>Then enter</p>
<pre>Killall Finder</pre>
<p>to restart the Finder. You should now be able to quicklook any folder that has files and see it in the folder preview.</p>
<p><img class="alignnone" title="see-through-folder" src="http://thecustommac.com/wp-content/uploads/2009/10/Screen%20shot%202009-10-07%20at%2010.26.23%20AM.png" alt="" width="180" height="180" /></p>
<p>UPDATE: If you ever want to disable it this feature, quit the Finder, then repeat the above Terminal command, but change the <tt style="color: #9f2d00; font-family: Monaco, Courier, monospace; font-size: 12px;"><strong>1</strong></tt> to a <tt style="color: #9f2d00; font-family: Monaco, Courier, monospace; font-size: 12px;"><strong>0</strong></tt>.</p>
<p>Source: <a href="http://www.macosxhints.com/article.php?story=20090912030240376">Mac OS X Hints</a></p>
<p><a href="http://www.thecustommac.com/enable-seethrough-quicklook-folders/">Enable See-Through QuickLook Folders</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/enable-seethrough-quicklook-folders/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What are Your Favorite Terminal Commands?</title>
		<link>http://www.thecustommac.com/favorite-terminal-commands/</link>
		<comments>http://www.thecustommac.com/favorite-terminal-commands/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 18:59:02 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=1175</guid>
		<description><![CDATA[

Terminal commands are a great way to customize endless parts of OS X. We&#8217;ve shared a few here and there, but we would like to [...]<p><a href="http://www.thecustommac.com/favorite-terminal-commands/">What are Your Favorite Terminal Commands?</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: left;">
<div style="text-align: auto;"><img class="alignnone size-full wp-image-1174" title="terminal.png" src="http://www.thecustommac.com/wp-content/uploads/2009/09/terminal.png" alt="terminal.png" width="180" height="180" /></div>
<div style="text-align: auto;">Terminal commands are a great way to customize endless parts of OS X. <a href="http://www.thecustommac.com/tag/terminal-command/" target="_self">We&#8217;ve shared a few</a> here and there, but we would like to create a library of them for your convenience. This would make looking for a specific command much simpler.</div>
<p style="text-align: left;">So which commands do you use? Which are you favorite? You can tell us in the comments below OR <a href="http://twitter.com/?status=@thecustommac%20&amp;in_reply_to_status_id=4505014706&amp;in_reply_to=thecustommac" target="_self">click here to tell us on twitter</a>.</p>
<p><a href="http://www.thecustommac.com/favorite-terminal-commands/">What are Your Favorite Terminal Commands?</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/favorite-terminal-commands/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Secret Stack List View Mod</title>
		<link>http://www.thecustommac.com/secret-stack-list-view-mod/</link>
		<comments>http://www.thecustommac.com/secret-stack-list-view-mod/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 14:56:44 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Stacks]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=1147</guid>
		<description><![CDATA[As it turns out there is a secret stack view you can activate that modifies the list view option for stacks.<p><a href="http://www.thecustommac.com/secret-stack-list-view-mod/">Secret Stack List View Mod</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/09/listview_b.jpg" border="0" alt="listview_b.jpg" width="414" height="228" /></p>
<p>As it turns out there is a secret stack view in Snow Leopard that modifies the list view option for stacks. Below is a video showing the before and after. It also shows the transitions in slow motion.</p>
<p>To apply this view enter the following into Terminal:</p>
<pre><code>defaults write com.apple.dock use-new-list-stack -bool YES</code></pre>
<p>Than:</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;"><code><span style="color: #000000;">killall Dock</span></code></pre>
<p>This will change the view and restart the dock.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="250" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6753604&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="250" src="http://vimeo.com/moogaloop.swf?clip_id=6753604&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://www.thecustommac.com/secret-stack-list-view-mod/">Secret Stack List View Mod</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/secret-stack-list-view-mod/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Adding Highlight to Snow Leopard Stacks</title>
		<link>http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/</link>
		<comments>http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:47:46 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Stacks]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=1119</guid>
		<description><![CDATA[Here is a Quick Terminal command to add highlights to stack items in SL:<p><a href="http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/">Adding Highlight to Snow Leopard Stacks</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/09/stack-highlight.jpg" border="0" alt="stack-highlight.jpg" width="480" height="275" /></p>
<p>Here is a Quick Terminal command to add highlights to stack items in SL:</p>
<pre>defaults write com.apple.dock mouse-over-hilite-stack -boolean YES
killall Dock</pre>
<p>This will add the highlights and then restart the dock.</p>
<p><a href="http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/">Adding Highlight to Snow Leopard Stacks</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Disabling Spotlight in Snow Leopard</title>
		<link>http://www.thecustommac.com/disabling-spotlight-snow-leopard/</link>
		<comments>http://www.thecustommac.com/disabling-spotlight-snow-leopard/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 16:27:29 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Spotlight]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=1106</guid>
		<description><![CDATA[Disabling Spotlight in Snow Leopard is quite easy. Simply enter the following into Terminal, hit enter. You may need to enter your Admin password.<p><a href="http://www.thecustommac.com/disabling-spotlight-snow-leopard/">Disabling Spotlight in Snow Leopard</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright" style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/09/512-Spotlight-Leopard.jpg" border="0" alt="512 Spotlight Leopard.jpg" width="101" height="101" />Disabling Spotlight in Snow Leopard is quite easy. Simply enter the following into Terminal, hit enter. You may need to enter your Admin password.</p>
<pre>sudo mdutil -a -i off</pre>
<p>To turn it back on just enter the following:</p>
<pre>sudo mdutil -a -i on</pre>
<p>Source: <a href="http://osxdaily.com/2009/09/20/disable-spotlight-in-mac-os-x-10-6-snow-leopard/" target="_blank">OSX Daily</a></p>
<p><a href="http://www.thecustommac.com/disabling-spotlight-snow-leopard/">Disabling Spotlight in Snow Leopard</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/disabling-spotlight-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Disabling Annoying Features in OS X</title>
		<link>http://www.thecustommac.com/disabling-annoying-features-os/</link>
		<comments>http://www.thecustommac.com/disabling-annoying-features-os/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 18:26:32 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Mac How-to]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[Photo Booth]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=868</guid>
		<description><![CDATA[We all love our Macs but there are always a couple small &#8220;features&#8221; that we could all trive without. Here are a few annoying ones [...]<p><a href="http://www.thecustommac.com/disabling-annoying-features-os/">Disabling Annoying Features in OS X</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><h4><span style="font-weight: normal;">We all love our Macs but there are always a couple small &#8220;features&#8221; that we could all trive without. Here are a few annoying ones and how to stop them. Be sure to share yours as well.</span></h4>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/07/terminal.png" border="0" alt="Terminal.png" width="125" height="125" align="right" /></p>
<p><strong>1. Stop obnoxious Bouncing Dock icons (<a href="http://www.thecustommac.com/stop-bouncing-dock-icons/">Original Post</a>)</strong></p>
<p>fire up Terminal (Applications/Utilities/Terminal) and type in the following and hit enter:</p>
<pre>defaults write com.apple.dock no-bouncing -bool TRUE</pre>
<p>And then type in the following to restart your dock:</p>
<pre>killall Dock</pre>
<p>From now on you will not be plauged by the bouncing icons!</p>
<p>And for whatever reason you want to turn it back on you can enter the following into Terminal:</p>
<pre>defaults write com.apple.dock no-bouncing -bool FALSE</pre>
<p>and then</p>
<pre>killall Dock</pre>
<p><img class="alignright" style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/07/photobooth.png" border="0" alt="PhotoBooth.png" width="177" height="145" align="right" /><strong>2. Disable flash or countdown in Photo Booth</strong></p>
<p>Disabling flash in PhotoBooth is really easy all you have to do is hold the Shift key while you click to take a picture and the screen will not flash white.</p>
<p>Disabling the picture count down in PhotoBooth is just a matter of holding down the Option key while you click to take a picture, your photo will take immediately.</p>
<p>If You combine the keystrokes by holding down Option-Shift, you’ll immediately take a picture without the flash.</p>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/07/terminal.png" border="0" alt="Terminal.png" width="125" height="125" align="right" /><strong>3. Toggle hiding the Dock using the keyboard.</strong></p>
<p>A keyboard shortcut I use multiple times a day is <strong>Command + Option + D</strong>.<br />
This will toggle hiding the dock. Great for anyone working with large windows and applications.</p>
<p><a href="http://www.thecustommac.com/disabling-annoying-features-os/">Disabling Annoying Features in OS X</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/disabling-annoying-features-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rating Songs in iTunes With Half Stars</title>
		<link>http://www.thecustommac.com/rating-itunes-songs-songs-using-half-stars/</link>
		<comments>http://www.thecustommac.com/rating-itunes-songs-songs-using-half-stars/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 17:00:34 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Mac How-to]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Rating]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=852</guid>
		<description><![CDATA[You ever have a song that doesn&#8217;t deserve 5 stars but is better than a 4 star? Well now you can rate your iTunes songs [...]<p><a href="http://www.thecustommac.com/rating-itunes-songs-songs-using-half-stars/">Rating Songs in iTunes With Half Stars</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>You ever have a song that doesn&#8217;t deserve 5 stars but is better than a 4 star? Well now you can rate your iTunes songs by halfs.</p>
<p>Just fire up Terminal and type the following code in and hit Enter.</p>
<pre>defaults write com.apple.iTunes allow-half-stars -bool TRUE</pre>
<p>Now just relaunch iTunes and start rating!</p>
<p><img src="http://www.thecustommac.com/wp-content/uploads/2009/07/picture-5.png" border="0" alt="Picture 5.png" width="229" height="168" /></p>
<h3>For more useful Terminal commands check all <a href="http://www.thecustommac.com/tag/terminal-command/">these posts</a></h3>
<p><a href="http://www.thecustommac.com/rating-itunes-songs-songs-using-half-stars/">Rating Songs in iTunes With Half Stars</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/rating-itunes-songs-songs-using-half-stars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Stop the Bouncing Dock Icons Forever</title>
		<link>http://www.thecustommac.com/stop-bouncing-dock-icons/</link>
		<comments>http://www.thecustommac.com/stop-bouncing-dock-icons/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 15:02:39 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[The Dock]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=845</guid>
		<description><![CDATA[
The one thing that can completely distract me and make me to lose train of thought and sanity is the evil bouncing dock icon effect. But [...]<p><a href="http://www.thecustommac.com/stop-bouncing-dock-icons/">How to Stop the Bouncing Dock Icons Forever</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><div style="text-align:center;"><img class="alignnone" style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/06/bouncing-dock-icon.gif" border="0" alt="bouncing-dock-icon.gif" width="379" height="95" /></div>
<p>The one thing that can completely distract me and make me to lose train of thought and sanity is the evil bouncing dock icon effect. But here is a terminal command that will put an end to your misery.</p>
<p>Just fire up Terminal (Applications/Utilities/Terminal) and type in the following and hit enter:</p>
<pre>defaults write com.apple.dock no-bouncing -bool TRUE</pre>
<p>And then type in the following to restart your dock:</p>
<pre>killall Dock</pre>
<p>From now on you will not be plauged by the bouncing icons!!! And for whatever reason you want to turn it back on you can enter the following into Terminal:</p>
<pre>defaults write com.apple.dock no-bouncing -bool FALSE</pre>
<p>and then</p>
<pre>killall Dock</pre>
<p><a href="http://www.thecustommac.com/stop-bouncing-dock-icons/">How to Stop the Bouncing Dock Icons Forever</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/stop-bouncing-dock-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: Restoring Safari 4 Using Custom Hidden Settings</title>
		<link>http://www.thecustommac.com/customizing-safari-4-hidden-settings/</link>
		<comments>http://www.thecustommac.com/customizing-safari-4-hidden-settings/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 14:48:12 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Terminal Command]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=623</guid>
		<description><![CDATA[UPDATE (6-10-2009) Safari 4 have been updated for Snow Leopard and no longer has the tabs on the top.
Safari 4 Has some problems. We know [...]<p><a href="http://www.thecustommac.com/customizing-safari-4-hidden-settings/">Video: Restoring Safari 4 Using Custom Hidden Settings</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>UPDATE (6-10-2009) Safari 4 have been updated for Snow Leopard and no longer has the tabs on the top.</p>
<p>Safari 4 Has some problems. We know this but at the same time Safari 4 offers us some more speed and flexibility. So rather than go back to previous versions here are 3 ways to bring back functionality from v3 but keep the speed and search-ability of v4.  <object id="viddler_cbffa44d" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="437" height="288" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.viddler.com/player/cbffa44d/" /><param name="name" value="viddler_cbffa44d" /><param name="allowfullscreen" value="true" /><embed id="viddler_cbffa44d" type="application/x-shockwave-flash" width="437" height="288" src="http://www.viddler.com/player/cbffa44d/" name="viddler_cbffa44d" allowfullscreen="true" allowscriptaccess="always" wmode="transparent"> </embed></object></p>
<p>Resources Mentioned in Video:  <a href="http://www.swoon.net/site/software.html" target="_blank">Safari 4 Buddy</a> &#8211; Free application  <a href="http://pointum.com/safari-tweaks.html" target="_blank">Secret Safari 4 Menu</a> &#8211; Menu File for Safari 4     <a href="http://swedishcampground.com/safari-4-hidden-preferences" target="_blank">Terminal Commands:</a> <strong>1. Move Tabs to bottom</strong></p>
<pre><code>$ defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool NO
</code></pre>
<p><strong>2. Loading Bars &amp; Circle</strong> When both set to NO it restores the blue loading bar behind the URL. <em>Also puts a page loading spinner in the tab itself, which looks odd with the new tabs:<br />
</em><em> </em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em></p>
<pre><code>$ defaults write com.apple.Safari DebugSafari4IncludeToolbarRedesign -bool NO
$ defaults write com.apple.Safari DebugSafari4LoadProgressStyle -bool NO</code></pre>
<p></em></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>            <strong>3. Switch off the new URL autocomplete menu and go back to the original one</strong></p>
<pre><code>$ defaults write com.apple.Safari DebugSafari4IncludeFancyURLCompletionList -bool NO</code></pre>
<p><strong>4. Turn off the new Google suggest menu</strong></p>
<pre><code>$ defaults write com.apple.Safari DebugSafari4IncludeGoogleSuggest -bool NO</code></pre>
<p><strong>5. Remove CoverFlow from the Bookmarks view entirely</strong> <strong> </strong> <strong> </strong> <strong> </strong> <strong> </strong> <strong></strong> <strong></strong> <strong></strong></p>
<p><strong></strong></p>
<p><strong></strong></p>
<p><strong></strong></p>
<p><strong></strong></p>
<p><strong></p>
<pre><code>$ defaults write com.apple.Safari DebugSafari4IncludeFlowViewInBookmarksView -bool NO</code></pre>
<p></strong></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>            <strong>6. Disable the dimming when clicking on a Top Site</strong></p>
<pre><code>$ defaults write com.apple.Safari DebugSafari4TopSitesZoomToPageAnimationDimsSnapshot -bool NO</code></pre>
<p><strong>7. Disable Top Sites feature completely</strong></p>
<pre><code>$ defaults write com.apple.Safari DebugSafari4IncludeTopSites -bool NO</code></pre>
<p><strong>8. Undoing changes</strong> Just run the defaults command with the <code>delete</code> flag for the appropriate key you wish to delete.</p>
<pre><code>$ defaults delete com.apple.Safari &lt;key&gt;</code></pre>
<p><a href="http://www.thecustommac.com/customizing-safari-4-hidden-settings/">Video: Restoring Safari 4 Using Custom Hidden Settings</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/customizing-safari-4-hidden-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Stack Appearance Modifications</title>
		<link>http://www.thecustommac.com/custom-stack-appearance-modifications/</link>
		<comments>http://www.thecustommac.com/custom-stack-appearance-modifications/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 16:04:34 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Stacks]]></category>
		<category><![CDATA[The Dock]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[SuperDocker]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=473</guid>
		<description><![CDATA[Here are 3 quick ways to customize your Stacks appearance.
Custom Stack Overlay Icons

There is an easy way to take the default appearance of your dock stacks and [...]<p><a href="http://www.thecustommac.com/custom-stack-appearance-modifications/">Custom Stack Appearance Modifications</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Here are 3 quick ways to customize your Stacks appearance.</p>
<h3>Custom Stack Overlay Icons</h3>
<p><img class="size-full wp-image-77 alignnone" title="stacks with overlays" src="http://www.thecustommac.com/wp-content/uploads/2009/01/stacks1-300x1201.jpg" alt="stacks with overlays" width="300" height="120" /></p>
<p>There is an easy way to take the default appearance of your dock stacks and optimize them for elegance and clarity. All you need are some icons like the ones below.</p>
<p><a href="http://www.geocities.jp/chy065/">Download yours here</a></p>
<p>Once you have the icons you would like to use, name them according to the stack they represent and add a space before the name. This way the stack overlay will stay at the top of the stack.</p>
<p>Than just drop them into your folders. So the download icon goes in the downloads folder. You will want to edit the name of the stack icon and put a space before name. This way the icon will always stay at the top of the stack.</p>
<h3>Adding Draw frame (Leopard Only)</h3>
<div style="text-align:left;"><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/03/srecent-apps-stack.png" border="0" alt="recent-apps-stack.png" width="140" height="143" /></div>
<p><!--StartFragment--></p>
<p class="MsoNormal"><span>To do, go grab a free copy of <a href="http://www.superdocker.com/superdocker/"><span>SuperDocker</span></a>. As you know from reading the other custom <a href="http://www.thecustommac.com/tag/dock/"><span>Dock</span></a> and <a href="http://www.thecustommac.com/tag/stacks/"><span>Stack</span></a> posts, this application is great for easily and safely customizing the Dock and Stacks. So once you open up SuperDocker, navigate the &#8220;Stack&#8221; settings tab and there you will find a check box to add a draw frame. And your done! </span></p>
<p><!--EndFragment--> <img src="http://www.thecustommac.com/wp-content/uploads/2009/03/sstack-draw-frame.png" border="0" alt="stack draw frame.png" width="461" height="102" /></p>
<h3>Removing Stack Background Grid (Leopard Only)</h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/03/sno-stack-background.png" border="0" alt="no stack background.png" width="462" height="302" /></p>
<ol>
<li>Fire up Finder</li>
<li>Navigate to Macintosh HD/System/Library/Core Services</li>
<li>Look for Dock and control-click on it</li>
<li>Choose Show Package Contents from its contextual menu and then go inside Contents → Resources Back up and delete from that folder all of image files prefixed with &#8220;stackbackground-&#8221;</li>
<li>Use your Terminal to restart Dock by executing command line: <span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;">killall Dock</span></li>
</ol>
<h3>Changing Stack Background Color (Leopard Only)</h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/03/stack-custom-color1.png" border="0" alt="stack-custom-color1.png" width="564" height="284" /></p>
<p><!--StartFragment--></p>
<p class="MsoNormal"><span>Fire up SuperDocker again and in the &#8220;Stacks&#8221; there is an option to change the color or the background grid. I now it’s complicated, just breathe ok. <img src='http://www.thecustommac.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<div>
<p><!--EndFragment--></div>
<p><a href="http://www.thecustommac.com/custom-stack-appearance-modifications/">Custom Stack Appearance Modifications</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/custom-stack-appearance-modifications/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
