<?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>mac-talks.com &#187; tricks</title>
	<atom:link href="http://www.mac-talks.com/category/tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mac-talks.com</link>
	<description>place where we talk about mac</description>
	<lastBuildDate>Mon, 12 Jul 2010 18:33:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Download iPhone SDK using wget</title>
		<link>http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 15:17:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[iphone sdk]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=25</guid>
		<description><![CDATA[<p>If you are using slow connection like me and trying to download the apples iPhone SDK , then you already know how much tough it is , because of apple only allow to download this file after login. And non of the download manager can give you the resume facility. so after trying 2 days with <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/">Download iPhone SDK using wget</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If you are using slow connection like me and trying to download the apples iPhone SDK , then you already know how much tough it is , because of apple only allow to download this file after login. And non of the download manager can give you the resume facility. so after trying 2 days with different downloaders i tried wget and got sucess <img src='http://www.mac-talks.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Here i am discribing how to do it. First login to http://developer.apple.com/iphone (if you don&#8217;t have any account, just create one, it&#8217;s free). then use firefox extension to export (firebug+firecookie) cookie to cookie.txt . Then rest of the task simple. just copy download link from http://developer.apple.com/iphone and give the following command in the console.</p>
<blockquote><p>$cd /path/to/cookie.txt</p>
<p>$ wget  -ct 0 &#8211;load-cookies cookie.txt your_file_url</p></blockquote>
<p>that&#8217;s all, now you can resume download without any problem. Here is the command i used to download to download it.</p>
<blockquote><p>$ wget  -ct 0 &#8211;server-response &#8211;load-cookies cookies.txt http://developer.apple.com/iphone/download.action?path=/iphone/iphone_sdk_3.0__final/iphone_sdk_3.0__leopard__9m2736__final.dmg</p></blockquote>
<p>If this post help you, don&#8217;t forget to share it with others.</p>
<p>If you like our site, you can help us by sharing your knowledge and experience about mac here.</p>
number of view: 1269<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2009/08/26/download-iphone-sdk-using-wge/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>find out the reason why macbook is not working</title>
		<link>http://www.mac-talks.com/2008/12/27/macbook-ram-problem-and-self-dagonosis/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/12/27/macbook-ram-problem-and-self-dagonosis/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 08:39:09 +0000</pubDate>
		<dc:creator>we4tech</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[diagnosis]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[ram problem]]></category>
		<category><![CDATA[self test]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=18</guid>
		<description><![CDATA[<p>one of my friends who has been using macbook for last 1 year, he was so pleased that helped apple to get free market promotion from him.</p>
<p>however macbook didn&#8217;t treat that way as he was treating her. suddenly he discovered his macbook with uncertain problem. after trying this and that he hadn&#8217;t found any way out.</p>
<p>so <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/12/27/macbook-ram-problem-and-self-dagonosis/">find out the reason why macbook is not working</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>one of my friends who has been using macbook for last 1 year, he was so pleased that helped apple to get free market promotion from him.</p>
<p>however macbook didn&#8217;t treat that way as he was treating her. suddenly he discovered his macbook with uncertain problem. after trying this and that he hadn&#8217;t found any way out.</p>
<p>so one fine day when we achieved our victory (16th december) he got victory for himself too.<br />
it was his RAM baby!, one of the ram was damaged.</p>
<p>after 2 days struggling finally he got the problem, though he tried with local apple dealers but none could help on this issue.</p>
<p>later he discovered apple has very user friendly simple way out to diagnosis your mac system.</p>
<p>hold &#8220;D&#8221; key while you booting your macbook, you should see a self checking panel. where you would find &#8220;test&#8221; button, just go and click to see what went wrong with your macbook.</p>
<p>after few seconds to minutes passed you would find some error code, search it on apple support.</p>
<p>thats all, thats how he could fix his problem i guess if you face the same kinda problem now you know how simple it is.</p>
<p>btw, actually he had RAM problem which was occurred because of stupid hard reset while his computer was busy with 100% processor consumption.</p>
<p>still not getting your reason? hold apple + V while you booting your macbook to get in verbose mode.</p>
<p>best wishes,</p>
number of view: 848<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/12/27/macbook-ram-problem-and-self-dagonosis/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Re-enable DFU mode in Mac OS X 10.5.6</title>
		<link>http://www.mac-talks.com/2008/12/24/re-enable-dfu-mode-in-mac-os-x-1056/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/12/24/re-enable-dfu-mode-in-mac-os-x-1056/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 08:39:28 +0000</pubDate>
		<dc:creator>oshim</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=13</guid>
		<description><![CDATA[<p>this post will help them who are using hacked iPhone and mac os x 10.5.6(released December 15th ‘08). if you want to jailbreak or upgrade the firmware of your iPhone using mac os v10.5.6(released December 15th ‘08) then you have to follow these steps otherwise your new mac os will not support to upgrade your hacked <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/12/24/re-enable-dfu-mode-in-mac-os-x-1056/">Re-enable DFU mode in Mac OS X 10.5.6</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>this post will help them who are using hacked iPhone and mac os x 10.5.6<span>(released December 15th ‘08)</span>. if you want to jailbreak or upgrade the firmware of your iPhone using mac os v10.5.6<span>(released December 15th ‘08)</span> then you have to follow these steps otherwise your new mac os will not support to upgrade your hacked iPhone.<span> it’s unclear if apple did this intentionally or if it’s a bug in the kernel.</span></p>
<p>you are required to be logged in as an administrator and you must provide the admin password.</p>
<ul>
<li>checks if you are at mac os x 10.5.6 or better (if not will quit)</li>
<li>quits all running apps (with save option)</li>
<li>backup the original files (AppleUSBHub.kext and IOUSBCompositeDriver.kext from 10.5.6) in a new folder on your Desktop</li>
<li>asks for your admin password</li>
<li>copy AppleUSBHub.kext and IOUSBCompositeDriver.kext from 10.5.5 into the desired location on your mac</li>
<li>set owner:group and permissions</li>
<li>rebuild the kextcache</li>
<li>reboot your mac</li>
</ul>
<p>download the automator application from here.</p>
<p>http://www.iphone-hacks.com/downloads/Install_IOUSBFamily_kext_10_5_5.zip</p>
<ol>
<li>unzip the archive</li>
<li>place the “Install_IOUSBFamily_kext_10_5_5″ folder <strong>on your Desktop</strong> (This is important)</li>
<li>open the folder and start the application “Fix_DFU_10_5_6″</li>
<li>you will see the readme box (click “OK”)</li>
<li>provide your admin password</li>
<p>let the Application do it’s job</p>
<li>at the end the Finder will open another dialog box telling you that the cache is being rebuild, click “OK” or just leave the box alone. after a couple of seconds your mac will reboot automatically &#8211; done, DFU is enabled again and your mac os x is ready to jailbreak your hacked iPhone.</li>
</ol>
number of view: 1421<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/12/24/re-enable-dfu-mode-in-mac-os-x-1056/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Taking screenshot on mac</title>
		<link>http://www.mac-talks.com/2008/08/03/taking-screenshot-on-mac/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/08/03/taking-screenshot-on-mac/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 07:42:48 +0000</pubDate>
		<dc:creator>lavluda</dc:creator>
				<category><![CDATA[hacks]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=11</guid>
		<description><![CDATA[<p>At my work, sometime i need to take screenshot of my desktop to make reports. I was using grab (mac pre installed software). But here my main problem is i have to press lot&#8217;s of keys(mouse). After googeling i found that there is another solution:</p>
<p>Command-Shift-3: Take a screenshot of the screen, and save it as a <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/08/03/taking-screenshot-on-mac/">Taking screenshot on mac</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>At my work, sometime i need to take screenshot of my desktop to make reports. I was using grab (mac pre installed software). But here my main problem is i have to press lot&#8217;s of keys(mouse). After googeling i found that there is another solution:</p>
<blockquote><p>Command-Shift-3: Take a screenshot of the screen, and save it as a file on the desktop<br />
Command-Shift-4, then select an area: Take a screenshot of an area and save it as a file on the desktop<br />
Command-Shift-4, then space, then click a window: Take a screenshot of a window and save it as a file on the desktop<br />
Command-Control-Shift-3: Take a screenshot of the screen, and save it to the clipboard<br />
Command-Control-Shift-4, then select an area: Take a screenshot of an area and save it to the clipboard<br />
Command-Control-Shift-4, then space, then click a window: Take a screenshot of a window and save it to the clipboard</p>
<p>In Leopard, the following keys can be held down while selecting an area (via Command-Shift-4 or Command-Control-Shift-4):<br />
Space, to lock the size of the selected region and instead move it when the mouse moves<br />
Shift, to resize only one edge of the selected region<br />
Option, to resize the selected region with its center as the anchor point</p></blockquote>
<p>i found this information on <a href="http://guides.macrumors.com/Taking_Screenshots_in_Mac_OS_X#Grab_and_Preview">this site</a> . You can check there site, there you will get some more usefull info <img src='http://www.mac-talks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
number of view: 510<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/08/03/taking-screenshot-on-mac/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Use Quick Look from the command line</title>
		<link>http://www.mac-talks.com/2008/08/03/use-quick-look-from-the-command-line/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/08/03/use-quick-look-from-the-command-line/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 04:56:21 +0000</pubDate>
		<dc:creator>oshim</dc:creator>
				<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=10</guid>
		<description><![CDATA[<p>Quick Look is a nice feature added in 10.5, I use it often for glancing at the content of various documents and it certainly beats launching an application. If you’re an avid command line user though, you may be browsing through a directories contents and wondering just what is that JPG or DOC file. Wonder no <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/08/03/use-quick-look-from-the-command-line/">Use Quick Look from the command line</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Quick Look is a nice feature added in 10.5, I use it often for glancing at the content of various documents and it certainly beats launching an application. If you’re an avid command line user though, you may be browsing through a directories contents and wondering just what is that JPG or DOC file. Wonder no more, because you can easily use Quick Look from the command line:</p>
<p>From the command line, use the following syntax:</p>
<p><code>qlmanage -p filename.jpg</code></p>
<p>This will launch a Quick Look window with whatever file is specified as ‘filename.jpg’, the file type can be anything that Quick Look is compatible with (which seems to be just about everything).</p>
<p>The qlmanage command has other abilities, here is the full flag list, courtesy of qlmanage -h:</p>
<p><code><br />
Usage: qlmanage [OPTIONS] path...<br />
-h	Display this help<br />
-r	Force reloading Generators list<br />
-p	Show a preview of the documents<br />
-t	Show thumbnails of the documents<br />
-s size	Size for the thumbnail<br />
-f factor	Scale factor for the thumbnail<br />
-c contentTypeUTI	Force the content type used for the documents<br />
-g generator	Force the generator to use</code></p>
number of view: 473<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/08/03/use-quick-look-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change MAC addres of your ethernet(len card)</title>
		<link>http://www.mac-talks.com/2008/08/01/changing-mac-addres-of-your-ethernetlen-card/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/08/01/changing-mac-addres-of-your-ethernetlen-card/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 06:07:44 +0000</pubDate>
		<dc:creator>lavluda</dc:creator>
				<category><![CDATA[tricks]]></category>
		<category><![CDATA[mac change]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=9</guid>
		<description><![CDATA[<p>As most of the ISP now following the MAC base network security, some time you may need to change your mac book/iMac&#8217;s ethernet cards MAC address. It&#8217;s now too simple on mac os x. just open a terminal and paste this command, and don&#8217;t forget to change this command with your correct mac address.</p>
<p>sudo ifconfig en0 <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/08/01/changing-mac-addres-of-your-ethernetlen-card/">Change MAC addres of your ethernet(len card)</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>As most of the ISP now following the MAC base network security, some time you may need to change your mac book/iMac&#8217;s ethernet cards MAC address. It&#8217;s now too simple on mac os x. just open a terminal and paste this command, and don&#8217;t forget to change this command with your correct mac address.</p>
<blockquote><p>sudo ifconfig en0 ether aa:bb:cc:dd:ee:ff</p></blockquote>
<p>That&#8217;s it. Now check the magic <img src='http://www.mac-talks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
number of view: 1996<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/08/01/changing-mac-addres-of-your-ethernetlen-card/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Slow Aqua Animations Permanently</title>
		<link>http://www.mac-talks.com/2008/07/30/slow-aqua-animations-permanently/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/07/30/slow-aqua-animations-permanently/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 10:00:35 +0000</pubDate>
		<dc:creator>oshim</dc:creator>
				<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=6</guid>
		<description><![CDATA[<p>The Mac OS GUI and all it’s eye candy is a pleasure to use and look at. By holding down the Shift key, you can slow down virtually any Aqua effect in Mac OS X, from minimization to expose. If you want something truly useless but kind of fun, you can make the slow effect permanent <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/07/30/slow-aqua-animations-permanently/">Slow Aqua Animations Permanently</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The Mac OS GUI and all it’s eye candy is a pleasure to use and look at. By holding down the Shift key, you can slow down virtually any Aqua effect in Mac OS X, from minimization to expose. If you want something truly useless but kind of fun, you can make the slow effect permanent by typing the following command in the Terminal:</p>
<p>Enable Slow Animations:<br />
<code>defaults write com.apple.finder FXEnableSlowAnimation -bool true</code><br />
Disable Slow Animations (default):<br />
<code>defaults write com.apple.finder FXEnableSlowAnimation -bool false</code><br />
For changes to take effect, you’ll need to reload the Finder either by logging in and out, or by killing the Finder. You can kill the Finder via the command line by typing:<br />
<code>killall Finder</code></p>
number of view: 178<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/07/30/slow-aqua-animations-permanently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop DS_Store file creation on network connections</title>
		<link>http://www.mac-talks.com/2008/07/29/stop-ds_store-file-creation-on-network-connections/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.mac-talks.com/2008/07/29/stop-ds_store-file-creation-on-network-connections/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 05:00:11 +0000</pubDate>
		<dc:creator>oshim</dc:creator>
				<category><![CDATA[hacks]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://www.mac-talks.com/?p=4</guid>
		<description><![CDATA[<p>If you use your Mac on a cross platform network often, you’ve surely run into the obnoxious creation of .DS_Store files. If you’re curious what the file is used for, DS_Store is a hidden file for Mac OS X that stores various bits of data for the Finder to remember, like icon position, making it completely <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.mac-talks.com/2008/07/29/stop-ds_store-file-creation-on-network-connections/">Stop DS_Store file creation on network connections</a></span>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If you use your Mac on a cross platform network often, you’ve surely run into the obnoxious creation of .DS_Store files. If you’re curious what the file is used for, DS_Store is a hidden file for Mac OS X that stores various bits of data for the Finder to remember, like icon position, making it completely useless for anyone besides you to see. By default, your Mac will create the .DS_Store file’s all over the place including accessed computers that aren’t Macs, creating an annoying mess for network users to find. Thankfully you can easily turn off the creation of DS_Store files on network connections:</p>
<h3>Stop .DS_Store file creation on network shares</h3>
<p>Launch the Terminal and type the following exactly:<br />
<code>defaults write com.apple.desktopservices DSDontWriteNetworkStores true</code><br />
Restart your Mac and you will no longer have those pesky .DS_Store files appearing every time you browse a network share.</p>
number of view: 1071<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.mac-talks.com/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mac-talks.com/2008/07/29/stop-ds_store-file-creation-on-network-connections/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
