<?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>plasticsfuture &#187; unix</title>
	<atom:link href="http://blog.plasticsfuture.org/category/hacking/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.plasticsfuture.org</link>
	<description>Mac OS X Gordian Knots Smashed</description>
	<lastBuildDate>Mon, 07 Dec 2009 00:45:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>File Creation Dates on Mac OS X: Clash of the Cultures</title>
		<link>http://blog.plasticsfuture.org/2006/06/27/mac-os-file-creation-dates/</link>
		<comments>http://blog.plasticsfuture.org/2006/06/27/mac-os-file-creation-dates/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 01:34:14 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[cloning]]></category>
		<category><![CDATA[creation date]]></category>
		<category><![CDATA[ditto]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[tiger]]></category>

		<guid isPermaLink="false">http://blog.plasticsfuture.org/2006/06/27/mac-os-file-creation-dates/</guid>
		<description><![CDATA[<div class="picframel"><img src="/pics/creation.jpg" width=168 height=168 title="What if?" alt="burnt computer" /></div>

Yesterday, an <a href="http://lists.apple.com/archives/Darwin-dev/2006/Jun/thrd3.html#00271">interesting discussion</a> about file metadata has begun on <a href="http://lists.apple.com/mailman/listinfo/darwin-dev">darwin-dev</a>. Apple's Jordan Hubbard argued how file creation dates should not be preserved when copying files. 

In this piece, I counter that treating file creation dates as first-class metadata citizens and preserving them upon copying is the more sensible thing to do, and eventually represents the behavior expected by most Mac users.]]></description>
		<wfw:commentRss>http://blog.plasticsfuture.org/2006/06/27/mac-os-file-creation-dates/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s asr Badly Broken in Mac OS X 10.4.6?</title>
		<link>http://blog.plasticsfuture.org/2006/04/23/asr-broken-in-1046/</link>
		<comments>http://blog.plasticsfuture.org/2006/04/23/asr-broken-in-1046/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 17:32:51 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[10.4.5]]></category>
		<category><![CDATA[10.4.6]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Apple Disk Utility]]></category>
		<category><![CDATA[Apple Software Restore]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cloning]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[tiger]]></category>

		<guid isPermaLink="false">http://blog.plasticsfuture.org/2006/04/23/asr-broken-in-1046/</guid>
		<description><![CDATA[In my article The State of Backup and Cloning Tools under Mac OS X, I investigated the metadata preservation capabilities of several command-line utilities, among them Apple&#8217;s asr (Apple Software Restore) command-line tool. The same tool is used by the Apple Disk Utility GUI. It seems that its behavior in file-by-file copying mode has changed [...]]]></description>
		<wfw:commentRss>http://blog.plasticsfuture.org/2006/04/23/asr-broken-in-1046/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>The State of Backup and Cloning Tools under Mac OS X</title>
		<link>http://blog.plasticsfuture.org/2006/03/05/the-state-of-backup-and-cloning-tools-under-mac-os-x/</link>
		<comments>http://blog.plasticsfuture.org/2006/03/05/the-state-of-backup-and-cloning-tools-under-mac-os-x/#comments</comments>
		<pubDate>Sun, 05 Mar 2006 21:32:43 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cloning]]></category>
		<category><![CDATA[ditto]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[superduper]]></category>
		<category><![CDATA[tiger]]></category>

		<guid isPermaLink="false">http://blog.plasticsfuture.org/2006/03/04/the-state-of-backup-and-cloning-tools-under-mac-os-x/</guid>
		<description><![CDATA[Introduction



Back in the days of OS 9, backing up files was fairly easy. One would just use the Finder to copy files and directories to another volume, and be done. The simplicity, unfortunately, is gone with OS X. Such a simplistic approach is no longer a guarantee to preserve all data faithfully (neither is it [...]]]></description>
		<wfw:commentRss>http://blog.plasticsfuture.org/2006/03/05/the-state-of-backup-and-cloning-tools-under-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>111</slash:comments>
		</item>
		<item>
		<title>Install cvs2svn on Mac OS X 10.4 Tiger</title>
		<link>http://blog.plasticsfuture.org/2006/03/04/install-cvs2svn-on-mac-os-x-1042/</link>
		<comments>http://blog.plasticsfuture.org/2006/03/04/install-cvs2svn-on-mac-os-x-1042/#comments</comments>
		<pubDate>Sat, 04 Mar 2006 16:01:29 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bsddb3]]></category>
		<category><![CDATA[cvs2svn]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://blog.plasticsfuture.org/?p=6</guid>
		<description><![CDATA[The current version of cvs2svn fails on Tiger with the error message

ERROR: your installation of Python does not contain a suitable
DBM module -- cvs2svn cannot continue.
See http://python.org/doc/current/lib/module-anydbm.html to solve.


That&#8217;s because there&#8217;s no suitable db module in Apple&#8217;s python install. However, there is an easy solution that works with the python 2.3 supplied by Apple:


install Berkeley [...]]]></description>
		<wfw:commentRss>http://blog.plasticsfuture.org/2006/03/04/install-cvs2svn-on-mac-os-x-1042/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->