<?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:go='http://ns.gigaom.com/'
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: Invisibility and Metadata</title>
	<atom:link href="http://gigaom.com/apple/invisibility-and-metadata/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/apple/invisibility-and-metadata/</link>
	<description></description>
	<lastBuildDate>Mon, 28 May 2012 13:26:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Matt Lye</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326806</link>
		<dc:creator><![CDATA[Matt Lye]]></dc:creator>
		<pubDate>Sat, 15 Mar 2008 05:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326806</guid>
		<description><![CDATA[Hi Stephanie,
The version of xattr that ships with Leopard is a python script that calls a library (python &#039;egg&#039;) written by Bob Ippolito, and distributed under the MIT license.  You&#039;re mostly right about the commands, except that &#039;-l&#039; is actually &quot;long&quot;;  xattr lists the names of the extended attributes attached to the file by default, in the absence of a flag.
Bob&#039;s source code can be found &lt;a href=&quot;http://undefined.org/python/#xattr&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.   In the unlikely event that one needs to run xattr from a loop in a shell script, I would recommend using &lt;a href=&quot;http://xattr.darwinports.com/&quot; rel=&quot;nofollow&quot;&gt;Marquis Logans&#039;s version&lt;/a&gt; from Darwin Ports, &lt;a href=&quot;xattr.sourceforge.net&quot; rel=&quot;nofollow&quot;&gt;my version&lt;/a&gt; from Sourceforge, adapting the source code from one of the BSD *nix distributions, or rolling your own.  Otherwise, the python run-time system gets loaded every iteration.
The version numbers of the three versions (0.4, 0.3, and 0.1, respectively) are completely unrelated.  (Helpful, I know).  My version is the work of an inexperienced hobbyist, but should be a drop-in replacement for Bob&#039;s as far as command syntax goes.]]></description>
		<content:encoded><![CDATA[<p>Hi Stephanie,<br />
The version of xattr that ships with Leopard is a python script that calls a library (python &#8216;egg&#8217;) written by Bob Ippolito, and distributed under the MIT license.  You&#8217;re mostly right about the commands, except that &#8216;-l&#8217; is actually &#8220;long&#8221;;  xattr lists the names of the extended attributes attached to the file by default, in the absence of a flag.<br />
Bob&#8217;s source code can be found <a href="http://undefined.org/python/#xattr" rel="nofollow">here</a>.   In the unlikely event that one needs to run xattr from a loop in a shell script, I would recommend using <a href="http://xattr.darwinports.com/" rel="nofollow">Marquis Logans&#8217;s version</a> from Darwin Ports, <a href="xattr.sourceforge.net" rel="nofollow">my version</a> from Sourceforge, adapting the source code from one of the BSD *nix distributions, or rolling your own.  Otherwise, the python run-time system gets loaded every iteration.<br />
The version numbers of the three versions (0.4, 0.3, and 0.1, respectively) are completely unrelated.  (Helpful, I know).  My version is the work of an inexperienced hobbyist, but should be a drop-in replacement for Bob&#8217;s as far as command syntax goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dorianN</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326807</link>
		<dc:creator><![CDATA[dorianN]]></dc:creator>
		<pubDate>Fri, 14 Mar 2008 17:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326807</guid>
		<description><![CDATA[And the saga continues.
While poking around I discovered that  If I click the Apple in the menu bar and select Recent Items in the section labeled Servers there are 2 listings for fred, one opens the external hard drive and shows the files, the other gives a Connection failed.

Also, there are 2 listings called LaCie (which is the brand of hd I have) the first one does nothing, no error message or anything else. The second LaCie gives the connection failed error message.

I selected the first  fred and it opened the finder window with the folder that contains files i want access to. I made an alias of it and put it on my desktop and now that works as access to fred.

Too weird. It sure seems like a hidden icon problem to me but I cant get the Terminal commands to work for me.

Thanks for taking the time to answer me. I will try the discussions and see what i find.]]></description>
		<content:encoded><![CDATA[<p>And the saga continues.<br />
While poking around I discovered that  If I click the Apple in the menu bar and select Recent Items in the section labeled Servers there are 2 listings for fred, one opens the external hard drive and shows the files, the other gives a Connection failed.</p>
<p>Also, there are 2 listings called LaCie (which is the brand of hd I have) the first one does nothing, no error message or anything else. The second LaCie gives the connection failed error message.</p>
<p>I selected the first  fred and it opened the finder window with the folder that contains files i want access to. I made an alias of it and put it on my desktop and now that works as access to fred.</p>
<p>Too weird. It sure seems like a hidden icon problem to me but I cant get the Terminal commands to work for me.</p>
<p>Thanks for taking the time to answer me. I will try the discussions and see what i find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quackerz</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326808</link>
		<dc:creator><![CDATA[Quackerz]]></dc:creator>
		<pubDate>Fri, 14 Mar 2008 07:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326808</guid>
		<description><![CDATA[This isn&#039;t specific to Leopard, it happened to me in Tiger as well.]]></description>
		<content:encoded><![CDATA[<p>This isn&#8217;t specific to Leopard, it happened to me in Tiger as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie Guertin</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326810</link>
		<dc:creator><![CDATA[Stephanie Guertin]]></dc:creator>
		<pubDate>Fri, 14 Mar 2008 04:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326810</guid>
		<description><![CDATA[@Jack - with that space in there, you need to phrase it as  /Volumes/Macintosh HD to indicate the space.  Let me know how that works.

@DorianN - if it&#039;s really your metadata that&#039;s to blame, the drive should still come up in the Go menu.  I&#039;m honestly not sure what your drive is doing - why don&#039;t you try our forums?  There&#039;s some very smart people in there that may be of more help to you.]]></description>
		<content:encoded><![CDATA[<p>@Jack &#8211; with that space in there, you need to phrase it as  /Volumes/Macintosh HD to indicate the space.  Let me know how that works.</p>
<p>@DorianN &#8211; if it&#8217;s really your metadata that&#8217;s to blame, the drive should still come up in the Go menu.  I&#8217;m honestly not sure what your drive is doing &#8211; why don&#8217;t you try our forums?  There&#8217;s some very smart people in there that may be of more help to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Mottram</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326809</link>
		<dc:creator><![CDATA[Jack Mottram]]></dc:creator>
		<pubDate>Thu, 13 Mar 2008 20:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326809</guid>
		<description><![CDATA[I&#039;m having the same problem, but when I try to run the first command above, with just a slash for my startup drive, I get:

&quot;No such xattr: com.apple.metadata:kMDItemFinderComment&quot;

If I explicitly name the drive, I get:

&quot;No such file: /Macintosh HD&quot;

Any ideas?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem, but when I try to run the first command above, with just a slash for my startup drive, I get:</p>
<p>&#8220;No such xattr: com.apple.metadata:kMDItemFinderComment&#8221;</p>
<p>If I explicitly name the drive, I get:</p>
<p>&#8220;No such file: /Macintosh HD&#8221;</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dorianN</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326811</link>
		<dc:creator><![CDATA[dorianN]]></dc:creator>
		<pubDate>Thu, 13 Mar 2008 18:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326811</guid>
		<description><![CDATA[I can&#039;t navigate to the drive using the Go menu. The drive name is not there. The drive is present for programs that have recently saved files to that drive using File&gt;Recent and it is present in the Disk Utility app, no where else.

The drive is listed in Disk Utility as Journaled HFS Plus  volume.
it also says the &quot;The volume appears to be OK&quot; when I run verify disk.
I am new to Mac so I may be missing something obvious. Your help is appreciated.]]></description>
		<content:encoded><![CDATA[<p>I can&#8217;t navigate to the drive using the Go menu. The drive name is not there. The drive is present for programs that have recently saved files to that drive using File&gt;Recent and it is present in the Disk Utility app, no where else.</p>
<p>The drive is listed in Disk Utility as Journaled HFS Plus  volume.<br />
it also says the &#8220;The volume appears to be OK&#8221; when I run verify disk.<br />
I am new to Mac so I may be missing something obvious. Your help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie Guertin</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326812</link>
		<dc:creator><![CDATA[Stephanie Guertin]]></dc:creator>
		<pubDate>Thu, 13 Mar 2008 18:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326812</guid>
		<description><![CDATA[@DorianN - Can you navigate to the drive in the Go menu via that drive name?  If not, you may have a different problem.  Also, is the drive HFS or FAT32?  I only know that this works with HFS drives, and it may not with FAT32 - though the (limited) info available on this doesn&#039;t mention any difference there, I can&#039;t make any guarantees that there&#039;s not.

@robertl - Very happy to hear that it helped.]]></description>
		<content:encoded><![CDATA[<p>@DorianN &#8211; Can you navigate to the drive in the Go menu via that drive name?  If not, you may have a different problem.  Also, is the drive HFS or FAT32?  I only know that this works with HFS drives, and it may not with FAT32 &#8211; though the (limited) info available on this doesn&#8217;t mention any difference there, I can&#8217;t make any guarantees that there&#8217;s not.</p>
<p>@robertl &#8211; Very happy to hear that it helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dorianN</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326814</link>
		<dc:creator><![CDATA[dorianN]]></dc:creator>
		<pubDate>Thu, 13 Mar 2008 17:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326814</guid>
		<description><![CDATA[I have the problem you described. My missing hard drive icon is for an external hard drive connected directly to my Mac Pro with by firewire 800 cable. I had an icon for this drive on my desktop and it worked fine. Several programs had files I had created and saved to it, and even when the icon vanished from the Finder, the progams could still open those files from the File&gt;Open Recent menu so I know the drive is working.
 I tried the solution suggested. I got the name of the drive from Disk Utility just to be sure I had the name right. It didn&#039;t work.

The first line to type into Terminal that you specified returns &quot;No such File: /Volumes/fred&quot;
I tried it several times with variations like: /fred and even &quot;/LaCie/fred&quot; all with the same no such file response.

Am I missing something? this is the first time I have used Terminal and I only switched to Mac 2 months ago so something simple could trip me up.
Any advice welcome.]]></description>
		<content:encoded><![CDATA[<p>I have the problem you described. My missing hard drive icon is for an external hard drive connected directly to my Mac Pro with by firewire 800 cable. I had an icon for this drive on my desktop and it worked fine. Several programs had files I had created and saved to it, and even when the icon vanished from the Finder, the progams could still open those files from the File&gt;Open Recent menu so I know the drive is working.<br />
 I tried the solution suggested. I got the name of the drive from Disk Utility just to be sure I had the name right. It didn&#8217;t work.</p>
<p>The first line to type into Terminal that you specified returns &#8220;No such File: /Volumes/fred&#8221;<br />
I tried it several times with variations like: /fred and even &#8220;/LaCie/fred&#8221; all with the same no such file response.</p>
<p>Am I missing something? this is the first time I have used Terminal and I only switched to Mac 2 months ago so something simple could trip me up.<br />
Any advice welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robertl</title>
		<link>http://gigaom.com/apple/invisibility-and-metadata/#comment-326813</link>
		<dc:creator><![CDATA[robertl]]></dc:creator>
		<pubDate>Thu, 13 Mar 2008 15:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2008/03/13/invisibility-and-metadata/#comment-326813</guid>
		<description><![CDATA[I had the exact same problem with my brand new iMac. I was about to completely reinstall Leopard and restore my configurations from Time Machine when I read your piece. Thank You, thank you, thank you!!!!!!! Tech support wasn&#039;t quite sure what to do.

Your solution worked like a charm!!!!!!]]></description>
		<content:encoded><![CDATA[<p>I had the exact same problem with my brand new iMac. I was about to completely reinstall Leopard and restore my configurations from Time Machine when I read your piece. Thank You, thank you, thank you!!!!!!! Tech support wasn&#8217;t quite sure what to do.</p>
<p>Your solution worked like a charm!!!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

