<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 5 Uses For Stacks You May Not Have Thought Of [Mac]</title>
	<atom:link href="http://www.makeuseof.com/tag/5-uses-for-stacks-you-may-not-have-thought-of-mac-only/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/5-uses-for-stacks-you-may-not-have-thought-of-mac-only/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sat, 11 Feb 2012 06:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: scratic</title>
		<link>http://www.makeuseof.com/tag/5-uses-for-stacks-you-may-not-have-thought-of-mac-only/#comment-378949</link>
		<dc:creator>scratic</dc:creator>
		<pubDate>Sat, 14 Mar 2009 15:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12921#comment-378949</guid>
		<description>Try this for the recent items stack:
defaults write com.apple.dock persistent-others -array-add &#039;{ &quot;tile-data&quot; = { &quot;list-type&quot; = 1; }; &quot;tile-type&quot; = &quot;recents-tile&quot;; }&#039;
follow it with  the killall Dock and you&#039;re good</description>
		<content:encoded><![CDATA[<p>Try this for the recent items stack:<br />
defaults write com.apple.dock persistent-others -array-add &#8216;{ &#8220;tile-data&#8221; = { &#8220;list-type&#8221; = 1; }; &#8220;tile-type&#8221; = &#8220;recents-tile&#8221;; }&#8217;<br />
follow it with  the killall Dock and you&#8217;re good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Evans</title>
		<link>http://www.makeuseof.com/tag/5-uses-for-stacks-you-may-not-have-thought-of-mac-only/#comment-378040</link>
		<dc:creator>David Evans</dc:creator>
		<pubDate>Sat, 07 Mar 2009 14:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12921#comment-378040</guid>
		<description>I&#039;ve tried to move the dock to the bottom of the screen, but it never lasts more than a few hours. Muscle memory and the fact that on a 24 inch monitor or laptop screen what we have is width to work with, not height, so I keep the dock on the right-hand side.

I don&#039;t like that clicking anything in a stack seems to open it up in the finder. Adding frequently-accessed folders to the finder sidebar is a much more usable solution for me.

I will keep checking out tricks like this, maybe snow leopard will do it for me.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to move the dock to the bottom of the screen, but it never lasts more than a few hours. Muscle memory and the fact that on a 24 inch monitor or laptop screen what we have is width to work with, not height, so I keep the dock on the right-hand side.</p>
<p>I don&#8217;t like that clicking anything in a stack seems to open it up in the finder. Adding frequently-accessed folders to the finder sidebar is a much more usable solution for me.</p>
<p>I will keep checking out tricks like this, maybe snow leopard will do it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snehal</title>
		<link>http://www.makeuseof.com/tag/5-uses-for-stacks-you-may-not-have-thought-of-mac-only/#comment-377144</link>
		<dc:creator>Snehal</dc:creator>
		<pubDate>Mon, 02 Mar 2009 13:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12921#comment-377144</guid>
		<description>I am using to create stacks with shortcuts for various purpose. Like a stack for iLife suite. a stack for office, which lists all the office applications. A stack of utilities, which I generally use frequently like Jing, 1Password, Evernote etc. Also, I have 1 stack for the Remote Desktop Connections for my client sites.</description>
		<content:encoded><![CDATA[<p>I am using to create stacks with shortcuts for various purpose. Like a stack for iLife suite. a stack for office, which lists all the office applications. A stack of utilities, which I generally use frequently like Jing, 1Password, Evernote etc. Also, I have 1 stack for the Remote Desktop Connections for my client sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://www.makeuseof.com/tag/5-uses-for-stacks-you-may-not-have-thought-of-mac-only/#comment-377104</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Mon, 02 Mar 2009 05:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12921#comment-377104</guid>
		<description>Let me know if it works or not, I found a backup Applescript which will do the same thing.</description>
		<content:encoded><![CDATA[<p>Let me know if it works or not, I found a backup Applescript which will do the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://www.makeuseof.com/tag/5-uses-for-stacks-you-may-not-have-thought-of-mac-only/#comment-377103</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Mon, 02 Mar 2009 05:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12921#comment-377103</guid>
		<description>It works for me. Did you copy and paste it?

defaults write com.apple.dock persistent-others -array-add &#039;{ &quot;tile-data&quot; = { &quot;list-type&quot; = 1; }; &quot;tile-type&quot; = &quot;recents-tile&quot;; }&#039;</description>
		<content:encoded><![CDATA[<p>It works for me. Did you copy and paste it?</p>
<p>defaults write com.apple.dock persistent-others -array-add &#8216;{ &#8220;tile-data&#8221; = { &#8220;list-type&#8221; = 1; }; &#8220;tile-type&#8221; = &#8220;recents-tile&#8221;; }&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chase</title>
		<link>http://www.makeuseof.com/tag/5-uses-for-stacks-you-may-not-have-thought-of-mac-only/#comment-377082</link>
		<dc:creator>chase</dc:creator>
		<pubDate>Mon, 02 Mar 2009 01:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=12921#comment-377082</guid>
		<description>I can&#039;t get the recent stack to work I get 
-bash: syntax error near unexpected token `}&#039;</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get the recent stack to work I get<br />
-bash: syntax error near unexpected token `}&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/5 queries in 0.008 seconds using apc
Object Caching 255/256 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 06:26:58 -->
