<?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: OS X Tip: Staggered Login Items</title>
	<atom:link href="http://aviflax.com/post/os-x-tip-staggered-login-items/feed/" rel="self" type="application/rss+xml" />
	<link>http://aviflax.com/post/os-x-tip-staggered-login-items/</link>
	<description></description>
	<lastBuildDate>Tue, 24 Apr 2012 10:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Avi</title>
		<link>http://aviflax.com/post/os-x-tip-staggered-login-items/comment-page-1/#comment-13378</link>
		<dc:creator>Avi</dc:creator>
		<pubDate>Fri, 25 Apr 2008 16:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://aviflax.com/post/os-x-tip-staggered-login-items/#comment-13378</guid>
		<description>Thanks Hitori, I&#039;m glad to hear it.

I just realized another advantage of this technique: many third-party applications add little icons to the menubar. They&#039;re very convenient, but most of them can&#039;t be rearranged - unlike those provided by Apple. Therefore the order in which they launch is important, because any application with a long menu will hide the left-most icons. By specifying the launch order of these apps, you can ensure that the most important icons stay farther to the right, and get hidden by long menus less frequently.</description>
		<content:encoded><![CDATA[<p>Thanks Hitori, I&#8217;m glad to hear it.</p>
<p>I just realized another advantage of this technique: many third-party applications add little icons to the menubar. They&#8217;re very convenient, but most of them can&#8217;t be rearranged &#8211; unlike those provided by Apple. Therefore the order in which they launch is important, because any application with a long menu will hide the left-most icons. By specifying the launch order of these apps, you can ensure that the most important icons stay farther to the right, and get hidden by long menus less frequently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HitoriPhoto</title>
		<link>http://aviflax.com/post/os-x-tip-staggered-login-items/comment-page-1/#comment-11571</link>
		<dc:creator>HitoriPhoto</dc:creator>
		<pubDate>Sat, 12 Jan 2008 09:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://aviflax.com/post/os-x-tip-staggered-login-items/#comment-11571</guid>
		<description>that&#039;s phenomenal. so easy. I actually learned how to make scripts for this! I&#039;ve been holding off on the scripts thing cause it daunted me, but the slow login KILLS me. Login is pretty much the one time when I REALLY want my computer to JUMP. Why else would I have started it up? I want to USE it! Especially when I&#039;m just checking some junk then shutting it back down again. This worked wonders and took no effort or confusion. THANKS!</description>
		<content:encoded><![CDATA[<p>that&#8217;s phenomenal. so easy. I actually learned how to make scripts for this! I&#8217;ve been holding off on the scripts thing cause it daunted me, but the slow login KILLS me. Login is pretty much the one time when I REALLY want my computer to JUMP. Why else would I have started it up? I want to USE it! Especially when I&#8217;m just checking some junk then shutting it back down again. This worked wonders and took no effort or confusion. THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris LoSacco</title>
		<link>http://aviflax.com/post/os-x-tip-staggered-login-items/comment-page-1/#comment-9333</link>
		<dc:creator>Chris LoSacco</dc:creator>
		<pubDate>Sat, 29 Sep 2007 23:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://aviflax.com/post/os-x-tip-staggered-login-items/#comment-9333</guid>
		<description>Avi, this worked great for me! Thanks!</description>
		<content:encoded><![CDATA[<p>Avi, this worked great for me! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi</title>
		<link>http://aviflax.com/post/os-x-tip-staggered-login-items/comment-page-1/#comment-8546</link>
		<dc:creator>Avi</dc:creator>
		<pubDate>Sun, 05 Aug 2007 08:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://aviflax.com/post/os-x-tip-staggered-login-items/#comment-8546</guid>
		<description>Only thing I can think of is something like this:
&lt;pre&gt;do shell script “open ‘/Path/To/Application 2′”
tell application &quot;System Events&quot; to set visible of process &quot;Application 2&quot; to false&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Only thing I can think of is something like this:</p>
<pre>do shell script “open ‘/Path/To/Application 2′”
tell application "System Events" to set visible of process "Application 2" to false</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://aviflax.com/post/os-x-tip-staggered-login-items/comment-page-1/#comment-8498</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 03 Aug 2007 15:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://aviflax.com/post/os-x-tip-staggered-login-items/#comment-8498</guid>
		<description>what about hiding? i&#039;m not familiar with writing scripts. can i set this launcher to automatically hide the applications it starts up?</description>
		<content:encoded><![CDATA[<p>what about hiding? i&#8217;m not familiar with writing scripts. can i set this launcher to automatically hide the applications it starts up?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

