<?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: Mac OS X 10.5: Hide the Time Machine drive</title>
	<atom:link href="http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/</link>
	<description></description>
	<lastBuildDate>Sat, 14 Aug 2010 21:12:12 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Halehouse</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/comment-page-1/#comment-21690</link>
		<dc:creator>Halehouse</dc:creator>
		<pubDate>Thu, 22 Jul 2010 06:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/#comment-21690</guid>
		<description>This is  DemonXstreeM Apple script.  It does exactly what you are looking for.
http://scriptbuilders.net/files/volumedisplay1.2.html</description>
		<content:encoded><![CDATA[<p>This is  DemonXstreeM Apple script.  It does exactly what you are looking for.<br />
<a href="http://scriptbuilders.net/files/volumedisplay1.2.html" rel="nofollow">http://scriptbuilders.net/files/volumedisplay1.2.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Clements</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/comment-page-1/#comment-16070</link>
		<dc:creator>Michael Clements</dc:creator>
		<pubDate>Thu, 06 Aug 2009 11:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/#comment-16070</guid>
		<description>&lt;a href=&quot;#comment-14706&quot; rel=&quot;nofollow&quot;&gt;@DemonXstreeM &lt;/a&gt; 

Great work DSX. But please can you get in touch, I would really like to try out your app, or what is the name for it, maybe I can find a regular torrent elsewhere.

All the best.

Michael</description>
		<content:encoded><![CDATA[<p><a href="#comment-14706" rel="nofollow">@DemonXstreeM </a> </p>
<p>Great work DSX. But please can you get in touch, I would really like to try out your app, or what is the name for it, maybe I can find a regular torrent elsewhere.</p>
<p>All the best.</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DemonXstreeM</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/comment-page-1/#comment-14706</link>
		<dc:creator>DemonXstreeM</dc:creator>
		<pubDate>Wed, 27 May 2009 22:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/#comment-14706</guid>
		<description>I made a small program that will let you show or hide individual hard drives on the Mac desktop.  It is designed for OS X 10.5 or higher.  Note: It not only hides it from the desktop but hides it from finder so any hidden drives will not show up at all in finder but you can still open them from the terminal if you need to or you can make them unhidden again with the program.

I do not have a web based file sharing account so this is  torrent link.  You must have a Demonoid account to download it.  Once you download it feel free to re-up it to a web based account and provide the link so that more people can have access to it.

http://www.demonoid.com/files/details/1937786/6774360/

Thx, DXS
--exitus acta probat</description>
		<content:encoded><![CDATA[<p>I made a small program that will let you show or hide individual hard drives on the Mac desktop.  It is designed for OS X 10.5 or higher.  Note: It not only hides it from the desktop but hides it from finder so any hidden drives will not show up at all in finder but you can still open them from the terminal if you need to or you can make them unhidden again with the program.</p>
<p>I do not have a web based file sharing account so this is  torrent link.  You must have a Demonoid account to download it.  Once you download it feel free to re-up it to a web based account and provide the link so that more people can have access to it.</p>
<p><a href="http://www.demonoid.com/files/details/1937786/6774360/" rel="nofollow">http://www.demonoid.com/files/details/1937786/6774360/</a></p>
<p>Thx, DXS<br />
&#8211;exitus acta probat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/comment-page-1/#comment-13582</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Fri, 24 Apr 2009 22:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/#comment-13582</guid>
		<description>If your hard drive has a name that includes a space, such as Macintosh HD, you have to use \ to tell Terminal to accept the space as part of the name.

ln -s /Volumes/Macintosh\ HD ~/Desktop/Macintosh\ HD</description>
		<content:encoded><![CDATA[<p>If your hard drive has a name that includes a space, such as Macintosh HD, you have to use \ to tell Terminal to accept the space as part of the name.</p>
<p>ln -s /Volumes/Macintosh\ HD ~/Desktop/Macintosh\ HD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Wolf</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/comment-page-1/#comment-6745</link>
		<dc:creator>Kurt Wolf</dc:creator>
		<pubDate>Thu, 29 May 2008 14:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/#comment-6745</guid>
		<description>Locker,

the name &#039;Macintosh HD&#039; is the name of your hard drive.  If you have changed this from the standard install, you will need modify the command.</description>
		<content:encoded><![CDATA[<p>Locker,</p>
<p>the name &#8216;Macintosh HD&#8217; is the name of your hard drive.  If you have changed this from the standard install, you will need modify the command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Locker</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/comment-page-1/#comment-6744</link>
		<dc:creator>Locker</dc:creator>
		<pubDate>Thu, 29 May 2008 12:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/#comment-6744</guid>
		<description>ln -s &#039;/Volumes/Macintosh HD&#039; &#039;~/Desktop/Macintosh HD&#039; doesn&#039;t work for me. I get: ln: ~/Desktop/Macintosh HD: No such file or directory</description>
		<content:encoded><![CDATA[<p>ln -s &#8216;/Volumes/Macintosh HD&#8217; &#8216;~/Desktop/Macintosh HD&#8217; doesn&#8217;t work for me. I get: ln: ~/Desktop/Macintosh HD: No such file or directory</p>
]]></content:encoded>
	</item>
</channel>
</rss>
