<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How-To: Quit All Open Applications in OS X</title>
	<atom:link href="http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 02:05:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Greg</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-502701</link>
		<dc:creator><![CDATA[Greg]]></dc:creator>
		<pubDate>Sat, 06 Nov 2010 22:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-502701</guid>
		<description><![CDATA[Thanks Josh your right.  I created an automator app to quit all open apps.  It was easy and I put a check mark so I can save any of them if I want to. 
If you wanna quit all apps you can see how far you can throw the computer across the room ;-)]]></description>
		<content:encoded><![CDATA[<p>Thanks Josh your right.  I created an automator app to quit all open apps.  It was easy and I put a check mark so I can save any of them if I want to.<br />
If you wanna quit all apps you can see how far you can throw the computer across the room ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ndrewbowo</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384122</link>
		<dc:creator><![CDATA[ndrewbowo]]></dc:creator>
		<pubDate>Sun, 13 Jun 2010 05:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384122</guid>
		<description><![CDATA[&lt;p&gt;love this way...
lol&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>love this way&#8230;<br />
lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smite A. Hippie</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384121</link>
		<dc:creator><![CDATA[Smite A. Hippie]]></dc:creator>
		<pubDate>Mon, 05 Apr 2010 03:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384121</guid>
		<description><![CDATA[&lt;p&gt;Umm you&#039;ve heard of Command-Shift-Q right?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Umm you&#8217;ve heard of Command-Shift-Q right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Layne</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384119</link>
		<dc:creator><![CDATA[Alex Layne]]></dc:creator>
		<pubDate>Sat, 03 Apr 2010 04:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384119</guid>
		<description><![CDATA[&lt;p&gt;Josh Wolrich&#039;s method will do that.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Josh Wolrich&#8217;s method will do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clover</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384118</link>
		<dc:creator><![CDATA[Clover]]></dc:creator>
		<pubDate>Fri, 02 Apr 2010 16:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384118</guid>
		<description><![CDATA[&lt;p&gt;Is there a way to set this to close all except the application for  current window?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Is there a way to set this to close all except the application for  current window?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quit All Applications &#171; Clark&#39;s Tech Blog</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384117</link>
		<dc:creator><![CDATA[Quit All Applications &#171; Clark&#39;s Tech Blog]]></dc:creator>
		<pubDate>Fri, 02 Apr 2010 16:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384117</guid>
		<description><![CDATA[&lt;p&gt;[...] at the Applescript Blog there&#8217;s a nice little post on how to quit all running applications. I thought I&#8217;d put up the python equivalent. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[...] at the Applescript Blog there&#8217;s a nice little post on how to quit all running applications. I thought I&#8217;d put up the python equivalent. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384116</link>
		<dc:creator><![CDATA[Josh]]></dc:creator>
		<pubDate>Fri, 02 Apr 2010 00:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384116</guid>
		<description><![CDATA[&lt;p&gt;?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Layne</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384115</link>
		<dc:creator><![CDATA[Alex Layne]]></dc:creator>
		<pubDate>Thu, 01 Apr 2010 23:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384115</guid>
		<description><![CDATA[&lt;p&gt;Disregard that; it&#039;s not going to be updated.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Disregard that; it&#8217;s not going to be updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Layne</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384114</link>
		<dc:creator><![CDATA[Alex Layne]]></dc:creator>
		<pubDate>Thu, 01 Apr 2010 22:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384114</guid>
		<description><![CDATA[&lt;p&gt;Still a pain.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Still a pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddy Krueger</title>
		<link>http://gigaom.com/2010/04/01/how-to-quit-all-open-applications-in-os-x/#comment-384113</link>
		<dc:creator><![CDATA[Freddy Krueger]]></dc:creator>
		<pubDate>Thu, 01 Apr 2010 19:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=43147#comment-384113</guid>
		<description><![CDATA[&lt;p&gt;come on you silly people, if you want to quit all applications just hold the power button for 10 seconds&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>come on you silly people, if you want to quit all applications just hold the power button for 10 seconds</p>
]]></content:encoded>
	</item>
</channel>
</rss>
