<?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>avparker.com &#187; mac</title>
	<atom:link href="http://www.avparker.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avparker.com</link>
	<description>Andrew V Parker&#039;s life one post at a time</description>
	<lastBuildDate>Tue, 24 Jan 2012 14:20:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The importance of backups</title>
		<link>http://www.avparker.com/2008/02/29/the-importance-of-backups/</link>
		<comments>http://www.avparker.com/2008/02/29/the-importance-of-backups/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 08:40:41 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.avparker.com/2008/02/29/the-importance-of-backups/</guid>
		<description><![CDATA[My hard drive on my macbook failed a few weeks ago. I&#8217;ve resurrected the original hard drive (not the failed one) till I get around to buying a new one. Luckily I had backed up my photos the night before &#8230; <a href="http://www.avparker.com/2008/02/29/the-importance-of-backups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My hard drive on my macbook failed a few weeks ago. I&#8217;ve resurrected the original hard drive (not the failed one) till I get around to buying a new one. Luckily I had backed up my photos the night before (yay for <a href="http://www.samba.org/rsync/">rsync</a>!), so I didn&#8217;t lose anything really important.</p>
<p>I&#8217;m seriously considering getting a <a href="http://www.apple.com/timecapsule/">Time Capsule</a>, since I need a wireless router anyway, and automatic wireless backups would be awesome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avparker.com/2008/02/29/the-importance-of-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting locked files from a USB drive in OS X</title>
		<link>http://www.avparker.com/2008/02/22/locked-files/</link>
		<comments>http://www.avparker.com/2008/02/22/locked-files/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 05:26:27 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.avparker.com/2008/02/22/locked-files/</guid>
		<description><![CDATA[I ran into the following dialog when trying to &#8220;Empty Trash&#8221; in OS X (10.4) The problem was caused by a couple of hundred locked files on the USB drive, which OS X happily sent to the trash but would &#8230; <a href="http://www.avparker.com/2008/02/22/locked-files/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I ran into the following dialog when trying to &#8220;Empty Trash&#8221; in OS X (10.4)</p>
<div style="text-align:centre;" >
<a href="http://picasaweb.google.com/avparker/MountTakaoJapan"><br />
<img src='http://www.avparker.com/wp-content/uploads/2008/02/trash-locked-files.png' alt='dialog showing locked files' title='dialog showing locked files' width='404' /><br />
</a>
</div>
<p>The problem was caused by a couple of hundred <em>locked files</em> on the USB drive, which OS X happily sent to the trash but would not let me delete. Normally you can just restore a file from the Trash to a normal file, and then alter the properties (File -> Get Info in the Finder). But since the files were on a USB drive I couldn&#8217;t see them in the Trash.<br />
So the files were effectively stuck, and I couldn&#8217;t empty the Trash without hitting &#8220;continue&#8221; a <em>couple of hundred times</em> (and the locked files would still be there, so that would happen every time).</p>
<p>After a quick google, and a look at <code>man chflags</code>, I found a solution. Open terminal, and run the following commands (replacing <code><strong>DRIVE</strong></code> with the volume name of your USB drive)</p>
<p><strong>NOTE: run the following command at your own risk!</strong></p>
<p><code><br />
find /Volumes/<strong>DRIVE</strong>/.Trashes -type f -exec chflags nouchg {} \; -print<br />
</code></p>
<p>After than, &#8220;Empty Trash&#8221; worked as normal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avparker.com/2008/02/22/locked-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Totoro finally arrives!</title>
		<link>http://www.avparker.com/2006/07/09/totoro-arrives/</link>
		<comments>http://www.avparker.com/2006/07/09/totoro-arrives/#comments</comments>
		<pubDate>Sun, 09 Jul 2006 10:43:16 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.avparker.com/2006/07/09/totoro-arrives/</guid>
		<description><![CDATA[My MacBook finally arrived last weekend. It's small and white, so I've named it ととろ (Totoro) :-)

A few quick notes:
<ul>
	<li>the packaging is excellent, the box is incredibly thin</li>
	<li>it looks a lot like my old ibook, just a bit thinner and wider</li>
	<li>the screen is great, a big improvement the ibook</li>
	<li>the keyboard seems good</li>
</ul>

Obligatory unpacking photos follow... <a href="http://www.avparker.com/2006/07/09/totoro-arrives/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My MacBook finally arrived last weekend. It&#8217;s small and white, so I&#8217;ve named it ととろ (Totoro) <img src='http://www.avparker.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>A few quick notes:</p>
<ul>
<li>the packaging is excellent, the box is incredibly thin</li>
<li>it looks a lot like my old ibook from the outside, just a bit thinner and wider</li>
<li>the screen is great, a big improvement over the ibook</li>
<li>the keyboard seems good</li>
</ul>
<p>Obligatory unpacking photos follow&#8230;</p>
<div style="text-align:center;">
<img src="/wp-content/macbook_box.jpg" alt="MacBook box - it's a slim little fellow!" title="MacBook box - it's a slim little fellow!" />
</div>
<p></p>
<div style="text-align:center;">
<img src="/wp-content/macbook_unpacking.jpg" alt="Unpacking the MacBook" title="Unpacking the MacBook" />
</div>
<p></p>
<div style="text-align:center;">
<img src="/wp-content/macbook_unpacked.jpg" alt="Unpacking complete" title="Unpacking complete" />
</div>
<p>I had to wait 4 weeks for the white 2.0GHz MacBook stock to arrive. I was considering paying the extra $200 for the black because I was sick of waiting. They look nice, like the old pismo powerbook, but also a lot like a normal pc laptop, and it just doesn&#8217;t seem like it&#8217;s worth the extra just for the color (although something less prone to scratching might be nice).</p>
<p>Now I have to install the 120G drive in it and get everything transferred across!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avparker.com/2006/07/09/totoro-arrives/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.avparker.com @ 2012-02-07 08:40:05 -->
