<?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: Cheating at Leopard: Make Stacks work the way you thought it would</title>
	<atom:link href="http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/</link>
	<description>For geeks with social skills!</description>
	<lastBuildDate>Tue, 01 Nov 2011 12:31:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jessica meldon</title>
		<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/comment-page-1/#comment-28905</link>
		<dc:creator>jessica meldon</dc:creator>
		<pubDate>Thu, 03 Apr 2008 18:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/#comment-28905</guid>
		<description>I accidentally moved my stacks into the trash bin and now they are gone:( how do i get them back??</description>
		<content:encoded><![CDATA[<p>I accidentally moved my stacks into the trash bin and now they are gone:( how do i get them back??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VeryVito</title>
		<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/comment-page-1/#comment-21639</link>
		<dc:creator>VeryVito</dc:creator>
		<pubDate>Wed, 21 Nov 2007 08:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/#comment-21639</guid>
		<description>Sure, Mike. By popular request, we made a couple of changes to the app, and I hope we&#039;ve made it better for everybody. Follow &lt;a href=&quot;/2007/11/21/autostacks-redux-making-leopard-work-another-way/&quot; rel=&quot;nofollow&quot;&gt;this link&lt;/a&gt; for a new, updated version that does the heavy lifting for you!</description>
		<content:encoded><![CDATA[<p>Sure, Mike. By popular request, we made a couple of changes to the app, and I hope we&#8217;ve made it better for everybody. Follow <a href="/2007/11/21/autostacks-redux-making-leopard-work-another-way/" rel="nofollow">this link</a> for a new, updated version that does the heavy lifting for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/comment-page-1/#comment-21627</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Nov 2007 01:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/#comment-21627</guid>
		<description>First of all, let me thank you for this great app!! 
The point is that I&#039;ve used to write Java code in Netbeans under Windows and more or less (I&#039;m a telecom student) I&#039;m able to compile ready-to-use app, but I&#039;m lost here! I would like the app to make alias of the original files but I don&#039;t know how to compile the new code. If you can help it would be great,
thanks!!</description>
		<content:encoded><![CDATA[<p>First of all, let me thank you for this great app!!<br />
The point is that I&#8217;ve used to write Java code in Netbeans under Windows and more or less (I&#8217;m a telecom student) I&#8217;m able to compile ready-to-use app, but I&#8217;m lost here! I would like the app to make alias of the original files but I don&#8217;t know how to compile the new code. If you can help it would be great,<br />
thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VeryVito</title>
		<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/comment-page-1/#comment-21549</link>
		<dc:creator>VeryVito</dc:creator>
		<pubDate>Mon, 19 Nov 2007 05:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/#comment-21549</guid>
		<description>Sure, Trassalg! The necessary changes occur around lines 76 and 77 of the script above. In Applescript, the double-dash (&quot;- -&quot;) indicates a comment line. By commenting out the &quot;move file&quot; line and removing the two hyphens from the &quot;make alias&quot; line above, you should get the desired results. Hope this helps!</description>
		<content:encoded><![CDATA[<p>Sure, Trassalg! The necessary changes occur around lines 76 and 77 of the script above. In Applescript, the double-dash (&#8220;- -&#8221;) indicates a comment line. By commenting out the &#8220;move file&#8221; line and removing the two hyphens from the &#8220;make alias&#8221; line above, you should get the desired results. Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trassalg</title>
		<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/comment-page-1/#comment-21521</link>
		<dc:creator>Trassalg</dc:creator>
		<pubDate>Sun, 18 Nov 2007 16:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/#comment-21521</guid>
		<description>For those of us who aren&#039;t AppleScript saavy, how would we go about making this alias feature the default rather than moving the actual file?  I&#039;ve looked at your AppleScript but can&#039;t seem to figure it out.
Thanks, and great app!</description>
		<content:encoded><![CDATA[<p>For those of us who aren&#8217;t AppleScript saavy, how would we go about making this alias feature the default rather than moving the actual file?  I&#8217;ve looked at your AppleScript but can&#8217;t seem to figure it out.<br />
Thanks, and great app!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VeryVito</title>
		<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/comment-page-1/#comment-21264</link>
		<dc:creator>VeryVito</dc:creator>
		<pubDate>Sun, 11 Nov 2007 23:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/#comment-21264</guid>
		<description>Hi Matt,
Actually, it&#039;s extremely possible -- in fact, that&#039;s the way I had it set up to begin (if you download and compile the source itself, you&#039;ll notice the code is still there to do just that). The next version (coming soon, but it&#039;ll have to wait until I&#039;m off deadline with another project) will feature a choice between the two options. Thanks for the comment!</description>
		<content:encoded><![CDATA[<p>Hi Matt,<br />
Actually, it&#8217;s extremely possible &#8212; in fact, that&#8217;s the way I had it set up to begin (if you download and compile the source itself, you&#8217;ll notice the code is still there to do just that). The next version (coming soon, but it&#8217;ll have to wait until I&#8217;m off deadline with another project) will feature a choice between the two options. Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Jones</title>
		<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/comment-page-1/#comment-21262</link>
		<dc:creator>Matt Jones</dc:creator>
		<pubDate>Sun, 11 Nov 2007 22:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/#comment-21262</guid>
		<description>Great little app!  Would it be at all possible to make them aliases instead of actually moving the files?  I hate that stacks makes you move the actual document.  I would rather keep multiple files from different folders, in the same stack without changing their location on the disk.</description>
		<content:encoded><![CDATA[<p>Great little app!  Would it be at all possible to make them aliases instead of actually moving the files?  I hate that stacks makes you move the actual document.  I would rather keep multiple files from different folders, in the same stack without changing their location on the disk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p0ppy</title>
		<link>http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/comment-page-1/#comment-21226</link>
		<dc:creator>p0ppy</dc:creator>
		<pubDate>Sun, 11 Nov 2007 01:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.turdhead.com/2007/11/10/cheating-at-leopard-make-stacks-work-the-way-you-thought-it-would/#comment-21226</guid>
		<description>Thanks Vito! This is great!</description>
		<content:encoded><![CDATA[<p>Thanks Vito! This is great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

