<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Mac Tip: How to Make Dock Icons of Hidden Mac Apps Translucent</title>
	<atom:link href="http://www.lifespy.com/2007/mac-tip-how-to-make-dock-icons-of-hidden-mac-apps-translucent/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifespy.com/2007/mac-tip-how-to-make-dock-icons-of-hidden-mac-apps-translucent/</link>
	<description>analyzing lifestyles</description>
	<pubDate>Thu, 08 Jan 2009 01:39:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: hugo</title>
		<link>http://www.lifespy.com/2007/mac-tip-how-to-make-dock-icons-of-hidden-mac-apps-translucent/#comment-60043</link>
		<dc:creator>hugo</dc:creator>
		<pubDate>Thu, 06 Sep 2007 06:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifespy.com/2007/mac-tip-how-to-make-dock-icons-of-hidden-mac-apps-translucent/#comment-60043</guid>
		<description>where do i write this code? Sorry, I'm kinda new to it so I don't know...</description>
		<content:encoded><![CDATA[<p>where do i write this code? Sorry, I&#8217;m kinda new to it so I don&#8217;t know&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.lifespy.com/2007/mac-tip-how-to-make-dock-icons-of-hidden-mac-apps-translucent/#comment-12644</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 26 Mar 2007 05:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifespy.com/2007/mac-tip-how-to-make-dock-icons-of-hidden-mac-apps-translucent/#comment-12644</guid>
		<description>Thanks, Angelo.</description>
		<content:encoded><![CDATA[<p>Thanks, Angelo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jangelo</title>
		<link>http://www.lifespy.com/2007/mac-tip-how-to-make-dock-icons-of-hidden-mac-apps-translucent/#comment-12643</link>
		<dc:creator>jangelo</dc:creator>
		<pubDate>Mon, 26 Mar 2007 05:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifespy.com/2007/mac-tip-how-to-make-dock-icons-of-hidden-mac-apps-translucent/#comment-12643</guid>
		<description>You forgot to add that you have to enter this command after that one:

killall Dock

This turns Dock off and on again, so you can see the effect of your recently-changed default.

Also, if you want to save on system resources, you might want to turn off Dashboard. Widgets are real memory hogs. Even the simplest widget can take up to 25MB of real memory (and more virtual memory). And that's even if they're hidden in the background.

defaults write com.apple.dashboard mcx-disabled -boolean YES

Then

killall Dock

If you want Dashboard again, change YES to NO.

Of course, if you don't press F12 ever Dashboard won't get activated. This just makes sure Dashboard never gets activated even if you accidentally hit F12.</description>
		<content:encoded><![CDATA[<p>You forgot to add that you have to enter this command after that one:</p>
<p>killall Dock</p>
<p>This turns Dock off and on again, so you can see the effect of your recently-changed default.</p>
<p>Also, if you want to save on system resources, you might want to turn off Dashboard. Widgets are real memory hogs. Even the simplest widget can take up to 25MB of real memory (and more virtual memory). And that&#8217;s even if they&#8217;re hidden in the background.</p>
<p>defaults write com.apple.dashboard mcx-disabled -boolean YES</p>
<p>Then</p>
<p>killall Dock</p>
<p>If you want Dashboard again, change YES to NO.</p>
<p>Of course, if you don&#8217;t press F12 ever Dashboard won&#8217;t get activated. This just makes sure Dashboard never gets activated even if you accidentally hit F12.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
