<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Route of Queue &#187; folders</title>
	<atom:link href="http://www.routeofqueue.com/tag/folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.routeofqueue.com</link>
	<description>I have issues</description>
	<lastBuildDate>Sun, 30 May 2010 11:18:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>DS_Store, dot underscore (._), resource forks and annoyed Windows users</title>
		<link>http://www.routeofqueue.com/2008/05/ds_store-dot-underscore-_-resource-forks-and-annoyed-windows-users/</link>
		<comments>http://www.routeofqueue.com/2008/05/ds_store-dot-underscore-_-resource-forks-and-annoyed-windows-users/#comments</comments>
		<pubDate>Wed, 07 May 2008 19:23:01 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[background image]]></category>
		<category><![CDATA[colleagues]]></category>
		<category><![CDATA[custom attributes]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[hassle]]></category>
		<category><![CDATA[little buggers]]></category>
		<category><![CDATA[mac system]]></category>
		<category><![CDATA[mac users]]></category>
		<category><![CDATA[macworld]]></category>
		<category><![CDATA[resource fork]]></category>
		<category><![CDATA[resource forks]]></category>
		<category><![CDATA[two bits]]></category>
		<category><![CDATA[underscore]]></category>
		<category><![CDATA[windows environment]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.routeofqueue.com/?p=10</guid>
		<description><![CDATA[If any of you out there, like me, work in a Windows environment but have colleagues or friends who insist on using Macs, you will probably have noticed a whole load of extra hidden files scattered around your network. That a familiar sight to anyone? :( The .DS_Store is similar to the thumbs.db file Windows [...]]]></description>
			<content:encoded><![CDATA[<p>If any of you out there, like me, work in a Windows environment but have colleagues or friends who insist on using Macs, you will probably have noticed a whole load of extra hidden files scattered around your network.</p>
<p><img class="alignnone size-full wp-image-8" title="ds_store" src="http://www.routeofqueue.com/wp-content/uploads/2008/05/ds_store.gif" alt="" width="206" height="78" /></p>
<p>That a familiar sight to anyone? :(</p>
<p>The <a title=".DS_Store - Wikipedia" href="http://en.wikipedia.org/wiki/.DS_Store" rel="nofollow">.DS_Store</a> is similar to the thumbs.db file Windows XP makes and is used to store &#8220;custom attributes of a folder such as the position of icons or the choice of a background image.&#8221;</p>
<p>The <a title="Resource Forks - Wikipedia" href="http://en.wikipedia.org/wiki/Resource_fork" rel="nofollow">dot-underscore (._)</a> files are pesky little buggers. It seems that when you use the Finder to transfer files to a non-Mac system&#8211;a Windows Server in this case&#8211;it splits the file into two parts &#8211; the data and the resource forks. When you copy the file back to the Mac, the Finder merges the two bits again. Windows can&#8217;t use the resource fork, so it&#8217;s not needed and you can delete it, but it&#8217;s a lot of hassle having to clean up after others! ;)</p>
<p>Ok, if you&#8217;re a home user, or if you don&#8217;t care about any hidden files, then you can safely just hide them all! To do that in Windows. go to: Control Panel &gt; Folder Options &gt; View &gt; &#8220;Do not show hidden files and folders&#8221;. But if like me you do need access to some hidden files, then that&#8217;s not an option.</p>
<p>After searching for quite a while, I found a few resources that should help you get rid of the offending files, and stop the offending Mac users from creating new ones [as long as they're prepared to play along and adjust a few settings, that is!]</p>
<p><strong>.DS_Store links:</strong><br />
<a title=" Mac OS X 10.4: How to prevent .DS_Store file creation over network connections" href="http://support.apple.com/kb/HT1629" rel="nofollow">http://support.apple.com/kb/HT1629</a> &#8211; You can stop the .DS_Store files being created using this command from the Terminal</p>
<p><a title="Tinker Tool" href="http://www.bresink.de/osx/TinkerTool.html" rel="nofollow">http://www.bresink.de/osx/TinkerTool.html</a> &#8211; For those of you less comfortable using the Terminal, this tool should let you stop the .DS_Store files being created from the control panel</p>
<p><a title="DS_Store Cleaner 1.5 - MacUpdate" href="http://www.macupdate.com/info.php/id/11163" rel="nofollow">http://www.macupdate.com/info.php/id/11163</a> &#8211; A handy bit of kit that will delete all the .DS_Store files on a drive</p>
<p><strong>dot-underscore (._) links:</strong><br />
<a title="Macworld | Leopard's Unix Tricks" href="http://www.macworld.com/article/132556/2008/04/geekfactor2504.html" rel="nofollow">http://www.macworld.com/article/132556/2008/04/geekfactor2504.html</a> &#8211; Using dot_clean on Leopard to get rid of the dot-underscore files</p>
<p><a title="BlueHarvest: Manage DS_Store, resource forks, Trashes and more" href="http://www.zeroonetwenty.com/blueharvest/" rel="nofollow">http://www.zeroonetwenty.com/blueharvest/</a> &#8211; This software is a godsend! It&#8217;s available as a 30 day trial, and then costs about 13 US Dollars, but it does the trick!</p>
<p>Oh well, hopefully these resources will save a couple of Mac users some black eyes from annoyed Windows users! ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.routeofqueue.com/2008/05/ds_store-dot-underscore-_-resource-forks-and-annoyed-windows-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

