<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Tutorial: Make an Application &#8220;Invisible&#8221;</title>
	<atom:link href="http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/feed/" rel="self" type="application/rss+xml" />
	<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/</link>
	<description>Mac Apps, Reviews, Previews, Interviews, and Giveaways.</description>
	<lastBuildDate>Fri, 20 Nov 2009 15:57:29 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pro</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-157015</link>
		<dc:creator>pro</dc:creator>
		<pubDate>Fri, 11 Sep 2009 11:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-157015</guid>
		<description>nice post and i would like to tell u thet dockless just hides thr app from the dock but it will still appear on the today in your finder. But this is a better way tq man</description>
		<content:encoded><![CDATA[<p>nice post and i would like to tell u thet dockless just hides thr app from the dock but it will still appear on the today in your finder. But this is a better way tq man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Greg</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19473</link>
		<dc:creator>Daniel Greg</dc:creator>
		<pubDate>Sat, 27 Oct 2007 08:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19473</guid>
		<description>It certainly is the long way round. But some people like to get their hands dirty.
You can also see some other cool little things in the plist and play around.</description>
		<content:encoded><![CDATA[<p>It certainly is the long way round. But some people like to get their hands dirty.<br />
You can also see some other cool little things in the plist and play around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean C</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19463</link>
		<dc:creator>Sean C</dc:creator>
		<pubDate>Sat, 27 Oct 2007 04:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19463</guid>
		<description>That is the hard way to do it! Just use this little app:

http://homepage.mac.com/fahrenba/programs/dockless/dockless.html</description>
		<content:encoded><![CDATA[<p>That is the hard way to do it! Just use this little app:</p>
<p><a href="http://homepage.mac.com/fahrenba/programs/dockless/dockless.html" rel="nofollow">http://homepage.mac.com/fahrenba/programs/dockless/dockless.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Greg</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19409</link>
		<dc:creator>Daniel Greg</dc:creator>
		<pubDate>Fri, 26 Oct 2007 17:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19409</guid>
		<description>Hey guys,
@Margus - Sometimes it doesnt work at first. Restart and you should notice the difference.
@Pete - Other than the menu item (application &gt; Hide) and the keyboard shortcut I dont know of any other methods.
@Ilja - sorry about that!</description>
		<content:encoded><![CDATA[<p>Hey guys,<br />
@Margus &#8211; Sometimes it doesnt work at first. Restart and you should notice the difference.<br />
@Pete &#8211; Other than the menu item (application &gt; Hide) and the keyboard shortcut I dont know of any other methods.<br />
@Ilja &#8211; sorry about that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miles Evans</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19404</link>
		<dc:creator>Miles Evans</dc:creator>
		<pubDate>Fri, 26 Oct 2007 15:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19404</guid>
		<description>@Ilja:  Fixed...Thanks totally missed that!</description>
		<content:encoded><![CDATA[<p>@Ilja:  Fixed&#8230;Thanks totally missed that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilja</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19395</link>
		<dc:creator>Ilja</dc:creator>
		<pubDate>Fri, 26 Oct 2007 12:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19395</guid>
		<description>On a pedantic technical note, there are a couple of empty quotes in the article because the tags mentioned are not displayed but treated by browsers as real markup. You should replace the angles (the &quot;less than&quot; and &quot;greater than&quot; signs) with HTML entities on publishing. The PHP function &quot;htmlspecialchars()&quot; does that. :)</description>
		<content:encoded><![CDATA[<p>On a pedantic technical note, there are a couple of empty quotes in the article because the tags mentioned are not displayed but treated by browsers as real markup. You should replace the angles (the &#8220;less than&#8221; and &#8220;greater than&#8221; signs) with HTML entities on publishing. The PHP function &#8220;htmlspecialchars()&#8221; does that. <img src='http://macapper.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Margus</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19389</link>
		<dc:creator>Margus</dc:creator>
		<pubDate>Fri, 26 Oct 2007 11:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19389</guid>
		<description>This thing is not working for MenuShade :(</description>
		<content:encoded><![CDATA[<p>This thing is not working for MenuShade <img src='http://macapper.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19384</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Fri, 26 Oct 2007 09:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19384</guid>
		<description>Great!  Quick question -- is there an easy way to hide an app?  I use CMD+H all the time, but would ideally prefer a button (like minimise, which I don&#039;t use at all) to perform this function.</description>
		<content:encoded><![CDATA[<p>Great!  Quick question &#8212; is there an easy way to hide an app?  I use CMD+H all the time, but would ideally prefer a button (like minimise, which I don&#8217;t use at all) to perform this function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19379</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Fri, 26 Oct 2007 09:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19379</guid>
		<description>It is worth checking an application&#039;s preferences before doing this - Quicksilver for instance already contains the option not to display the Dock icon, as do many other apps.</description>
		<content:encoded><![CDATA[<p>It is worth checking an application&#8217;s preferences before doing this &#8211; Quicksilver for instance already contains the option not to display the Dock icon, as do many other apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kha</title>
		<link>http://macapper.com/2007/10/26/tutorial-make-an-application-invisible/comment-page-1/#comment-19378</link>
		<dc:creator>Kha</dc:creator>
		<pubDate>Fri, 26 Oct 2007 09:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://macapper.com/2007/10/25/tutorial-make-an-application-invisible/#comment-19378</guid>
		<description>Excellent post.

There is a relatively easier method to do this same method through a program called &quot;Dockless&quot;. It has been a real help for me.

This is the link for the program
http://homepage.mac.com/fahrenba/programs/dockless/dockless.html</description>
		<content:encoded><![CDATA[<p>Excellent post.</p>
<p>There is a relatively easier method to do this same method through a program called &#8220;Dockless&#8221;. It has been a real help for me.</p>
<p>This is the link for the program<br />
<a href="http://homepage.mac.com/fahrenba/programs/dockless/dockless.html" rel="nofollow">http://homepage.mac.com/fahrenba/programs/dockless/dockless.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
