<?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>AdamFranco.com &#187; Apple</title>
	<atom:link href="http://www.adamfranco.com/category/computers-and-technology/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamfranco.com</link>
	<description>Musings, projects, software, and photography.</description>
	<lastBuildDate>Mon, 14 Jun 2010 16:03:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Time Machine Backups For The Moderately Paranoid</title>
		<link>http://www.adamfranco.com/2009/07/29/time-machine-backups-for-the-moderately-paranoid/</link>
		<comments>http://www.adamfranco.com/2009/07/29/time-machine-backups-for-the-moderately-paranoid/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 00:28:05 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers and Technology]]></category>

		<guid isPermaLink="false">http://www.adamfranco.com/?p=189</guid>
		<description><![CDATA[I have recently reworked by computer backup strategy to ensure a high degree of reliability by backing my Mac laptop to two drives in two locations using Time Machine. These backups are encrypted as well to allow me to store them in non-ultra-secure locations while not increasing my exposure to identity theft or snooping. While [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently reworked by computer backup strategy to ensure a high degree of reliability by backing my Mac laptop to two drives in two locations using Time Machine. These backups are encrypted as well to allow me to store them in non-ultra-secure locations while not increasing my exposure to identity theft or snooping. While not a trivial process, it is one that is quite approachable with a little effort and a guiding purpose.</p>
<p>As a tribute to <em><a href="http://www.thisamericanlife.org/">This American Life</a></em>, I present you with an essay in three acts. In <a href="http://www.adamfranco.com/archives/189#ActOne">Act One</a> we&#8217;ll see my older backup system and how it saved me, yet left me wanting more; <a href="http://www.adamfranco.com/archives/189#ActTwo">Act Two</a> discusses a philosophy of backups appropriate for the <em>moderately</em> paranoid;  and in <a href="http://www.adamfranco.com/archives/189#ActThree">Act Three</a> we&#8217;ll go step-by-step through the process of implementing that philosophy.<br />
<span id="more-189"></span></p>
<p><a name='ActOne'></a></p>
<h2>Act One: A Complex Old (But Successful) Backup System</h2>
<p>For the past four years or so I&#8217;ve been successfully running automated backups of my Mac laptop using <a href="http://rdiff-backup.nongnu.org/">rdiff-backup</a> to send incremental backups over the network to a Linux file-server. These backups occurred every day at 12:30 and every night at 2am when there was a fast-enough network connection. This solution was a bit complex to set up &#8212; I wrote my own scripts for testing network connection speed so that it wouldn&#8217;t start backing up over dial-up or other slow connections &#8212; but it did the job of ensuring that I always had a good copy of my data.</p>
<p>In late 2007 Apple released OS X 10.5 (Leopard) with its built-in Time Machine backup system. As I am a bit paranoid about my data, I set up Time Machine to back up to a 150GB external Firewire drive. Since the external drive was smaller than my laptop&#8217;s drive I was only able to back up my user directory, not the whole system. The rdiff-backup system kept running in the background as well.</p>
<p>Fast-forward to June 2009 and my current laptop hard drive has died and gone to meet its maker: Apple (via AppleCare). Incidentally I got a great repair with the display (dead pixels), keyboard, aluminum chassis (deformed), and battery (swelling) all replaced in addition to the faulty drive. Almost a new computer! Now time to restore my data.</p>
<p>Since I didn&#8217;t have a full-system Time Machine backup, I couldn&#8217;t use the one-click-restore option to get my system back so my recovery process was:</p>
<ol>
<li>Do a fresh install of OS X</li>
<li>Restore my user account from my Time Machine backup</li>
<li>Restore my applications and other system utilities from my rdiff-backup backups</li>
</ol>
<p>While this process worked out and I wasn&#8217;t in danger of loosing any important data, I did end up wasting an entire weekend getting the whole system back up to snuff, copying over pieces I missed, reinstalling plugins, etc. I wished that I had a full-system Time Machine backup that would have allowed the single-click method to restore my machine. Once I got the laptop back up and running I decided it was time to set up a more robust backup solution that would be easier to restore from and provide a similar or greater amount of protection.</p>
<p><a name='ActTwo'></a></p>
<h2>Act Two: A Backup Philosophy For The Moderately Paranoid</h2>
<p>If you aren&#8217;t doing backups of your computer, please do! Even going the most basic route and plugging in a single external drive and choosing it to be used by Time Machine is an immense improvement over not having any backups. In the past 10 years I&#8217;ve had 6 hard drives die on me, making them (and batteries) the most likely parts of a modern computer to fail. Backups are critically important to keeping you safe when those failures happen. Time Machine and other similar programs incrementally back up your data every few hours so that only the files that have recently changed need to be transferred to the backup drive. This allows you to use backup drives that are only a bit bigger than your primary drive as well as to view differences in files over time. Incremental backups are pretty neat and much faster and more space-efficient than duplicating the entire drive every once and a while. Faster and more efficient also mean that there is less penalty (in time and cost) for doing backups, so they happen more frequently, making it much more likely that you have a recent backup when your computer suddenly goes on the fritz.</p>
<p>Unfortunately, there are a few situations that a single backup drive won&#8217;t help with:</p>
<ul>
<li>Lightning strikes while your backup drive is plugged into your computer, frying both the computer and the backup drive</li>
<li>Your house burns down, gets hit by a tornado, or is robbed and both the laptop and the drive are gone</li>
</ul>
<p>The best way to prevent these and similar situations is to have backups stored in a place where your laptop is not. While you can do this by sending your data over the internet to a remote file-server, current DSL upload speeds aren&#8217;t fast enough to make this a sure-thing. Another option is to keep an external drive where your computer is not, the catch however is that an external drive needs to be where your computer <em>is</em> in order to get data. My solution to this problem: two backup drives, one in my desk at work, one at home. Since my laptop is either with (or without) me at home, with me at work, or with me somewhere else I always have a copy of my data in a location remote to my laptop.</p>
<p>Though I trust my office-mates, leaving a drive in my desk unattended does open up another possibility of data theft by intruders and a corresponding increase in exposure to it being misused for identity theft. I&#8217;m pretty good at using <a href="http://support.apple.com/kb/HT1578">encrypted disk-images</a> to keep my tax documents and similar things safe, but I&#8217;d rather not have some else rifling through the rest of my digital life. While it requires a few work-arounds to set up initially, Time Machine will back up to an encrypted disk-image on a USB/Firewire drive, giving you a backup that nothing except your laptop can access without entering your password.</p>
<p>To recap, the primary tenets of this philosophy are:</p>
<ol>
<li>Make backups!</li>
<li>Make multiple backups and keep them in different physical locations to mitigate against catastrophies</li>
<li>Encrypt your backups to keep prying eyes away when you can&#8217;t fully prevent physical access to them by others</li>
</ol>
<p><strong>A note to the <em>fully</em> paranoid:</strong> The safety of your data can be significantly increased (at a significant expense and hassle) by also backing up to a third drive, then periodically rotating one of your backup drives into a safe-deposit box in your bank. Periodically mailing a drive to a friend or family member far away is another option.</p>
<p><a name='ActThree'></a></p>
<h2>Act Three: Step By Step Into Mutiple Encrypted Time Machine Backups</h2>
<p>Without further ado, here is how to set this up.</p>
<ol>
<li>Purchase or acquire two USB or Firewire external hard-drives, preferably larger than the drive you want to back up. They may not need to be identical, but mine are. I purchased two <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822242014">Cirago 320GB USB drives</a> since they were cheap ($66 each), big enough, and don&#8217;t require a wall-wart for power.</li>
<li>Time Machine won&#8217;t let you choose a disk image directly as a backup destination, but it does create images for backing up to network drives. We have to jump through a few hoops to get an encrypted image created and onto our external drive. (based on <a href="http://www.macosxhints.com/article.php?story=20071110145136486" target="_blank">these instructions</a>)
<ol>
<li>Open the Terminal and run the following command to allow Time Machine to back up to non-TimeCapsule(TM) network drives:<br />
<code>defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</code></li>
<li>Connect to another computer over the network in Finder using &#8220;Go&#8221; &#8211;> &#8220;Connect to Server&#8221;. I happened to just connect to my desktop at work, but it can be any computer. We won&#8217;t be actually backing up there, just getting Time Machine to initialize it&#8217;s backup image. </li>
<li>Open the Time Machine preferences and choose to back up to the network drive you just connected to. Time Machine will do a lot of &#8220;Preparing for Backup&#8221;; once it starts transferring data, just stop the backup.</li>
<li>Time Machine will have created a disk image on your network drive in which it was beginning to back up to. This disk image will be called something like &#8220;ComputerName_01a8b93325acf.sparsebundle&#8221;. Copy that disk image onto your external hard drive and delete it from the network drive. </li>
</ol>
<p>You are now done with the network drive.</li>
<li>The disk image is not encrypted yet, so we must do that. Open the Terminal and cd to your external drive (where the disk image should be, the disk image itself shouldn&#8217;t be mounted), copy the disk image to a temporary name, encrypt it, then delete the temporary version:
<pre>cd /Volumes/BackupDrive/
cp ComputerName_01a8b93325acf.sparsebundle ComputerName_01a8b93325acf.sparsebundle-temp
hdiutil convert -format UDSB -o ComputerName_01a8b93325acf.sparsebundle  -encryption AES-256 ComputerName_01a8b93325acf.sparsebundle-temp
rm ComputerName_01a8b93325acf.sparsebundle-temp
</pre>
</li>
<li>You should now have your external drive with the encrypted disk image on it. Now you need to make sure that the System keychain has the password for the encrypted image so that it can back up automatically without prompting you for a password every 10 minutes. Mount the disk image, enter your password, and check the &#8220;Save Password in Keychange&#8221; box. Then, open the Keychain Access utility and search for &#8216;sparsebundle&#8217;. Right-click on the keychain item and paste it into the &#8220;System&#8221; keychain.</li>
<li>Unmount the disk image.</li>
<li>Open Time Machine Preferences and select your external drive as the backup destination. Time Machine is smart enough to use the encrypted image if it sees it because of the disk image name and possibly other file metadata. Time Machine should mount the disk image without prompting for a password and back up to it. This will take a long time.</li>
</ol>
<p>At this point you should now have Time Machine automatically backing up to an encrypted disk image on one external disk. You can test that the disk image is encrypted by trying to mount it on another machine. It should require a password.</p>
<p>Time Machine keeps its last-backup-position information on the backup drive itself and will happily back up incrementally from the point it left off on that drive no matter how many other drives you back up to in between. Unfortunately the default behavior of the Time Machine preferences requires you to open the preferences and select the new backup drive every time you want to switch. To get around this and have both drives work automatically whenever they are plugged in we need to make the second drive a clone of the first one. That way, Time Machine won&#8217;t be able to tell them apart and will back up to whichever one is plugged in.</p>
<p>To clone the drive, plug in both drives and use Disk Utility&#8217;s &#8216;Restore&#8217; tab to restore from the drive with the backup image to your empty second drive. Once the drive is cloned, either one plugged in individually should be automatically used by Time Machine for backups.</p>
<p><strong>Caveats:</strong></p>
<ul>
<li>Some people have run into an issue when backing up to disk-images on a network share where the disk fills up and rather than just deleting the oldest few backups, all but the latest backup versions are deleted. It is unknown whether or not this will happen with disk images on USB/Firewire drives.</li>
<li>While I can browse the backup disk image and see all of the incremental backup versions, this history is not browsable through the Time Machine history-browser user-interface.</li>
</ul>
<p><strong>References and more help: </strong></p>
<ul>
<li><a href="http://www.macosxhints.com/article.php?story=20071110145136486">Mac OS X Hints &#8211; 10.5: Ease Time Machine networked backups</a></li>
<li>
<a href="http://forums.macosxhints.com/archive/index.php/t-94173.html">Mac OS X Hints &#8211; Encrypting Time Machine Backup?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.adamfranco.com/2009/07/29/time-machine-backups-for-the-moderately-paranoid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Rid of the Translucent Menu Bar in Leopard</title>
		<link>http://www.adamfranco.com/2008/02/20/getting-rid-of-the-translucent-menu-bar-in-leopard/</link>
		<comments>http://www.adamfranco.com/2008/02/20/getting-rid-of-the-translucent-menu-bar-in-leopard/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 14:47:53 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers and Technology]]></category>

		<guid isPermaLink="false">http://www.adamfranco.com/archives/70</guid>
		<description><![CDATA[With the latest OS X Leopard update (10.5.2) Apple finally added an option to turn off menu bar translucency. I much prefer an opaque menu bar as I find it much more legible. There is only one problem with this fix: Apple, in their infinite wisdom, decided to hide this option on computers that &#8220;don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>With the latest OS X Leopard update (10.5.2) Apple finally added an option to turn off menu bar translucency. I much prefer an opaque menu bar as I find it much more legible. There is only one problem with this fix: Apple, in their infinite wisdom, decided to hide this option on computers that &#8220;don&#8217;t support transparency&#8221; due to having lower-end graphics hardware. After upgrading to 10.5.2 my MacBookPro laptop has the option to turn of menu bar transparency, but my newer and more powerful MacPro Desktop does not. After much searching and forum-reading I found that most of the people with this problem (menu bar is translucent, but the option to make it opaque is missing) had MacPro desktops with multiple monitors and video cards.</p>
<p>The problem it turns out, is that while one of my video cards (that drives my two primary monitors ) is a high-end ATI Radeon X1900XT that supports transparent menu bars, the second  (that drives my two outer monitors used mostly for notes and email) is a cheaper NVIDIA GeForce 7300 GT. The presence of the lower-end card in the system was causing the &#8220;Translucent Menu Bar&#8221; option to be hidden, even though it was supported by my other card.</p>
<p>Steps to fix:</p>
<ol>
<li>Turn off computer</li>
<li>Remove low-end video card</li>
<li>Start computer</li>
<li>Go to System Preferences &#8211;&gt; Desktop &amp; Screen Saver and un-check the &#8220;Translucent Menu Bar&#8221; option</li>
<li>Turn off computer</li>
<li>Replace low-end video card</li>
<li>Start computer</li>
</ol>
<p>It is a pain in the butt, but it works to get the damn translucency turned off.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamfranco.com/2008/02/20/getting-rid-of-the-translucent-menu-bar-in-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>River Levels Widget v1.2.1</title>
		<link>http://www.adamfranco.com/2008/02/10/river-levels-widget-v121/</link>
		<comments>http://www.adamfranco.com/2008/02/10/river-levels-widget-v121/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 23:21:29 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.adamfranco.com/?p=69</guid>
		<description><![CDATA[This version is a re-release of version 1.2 which had a corrupted archive missing some necessary files. The RiverLevels widget provides an easy way to monitor the amount of water flowing in your favorite streams and rivers right from your Dashboard. The RiverLevels widget is of particular interest to whitewater kayakers and canoeists. Once any [...]]]></description>
			<content:encoded><![CDATA[<p><em>This version is a re-release of <a href="http://www.adamfranco.com/?p=68">version 1.2</a> which had a corrupted archive missing some necessary files.</em></p>
<p><a href="http://downloads.sourceforge.net/waterwidgets/RiverLevels.wdgt-1.2.zip"><img src="http://tmp.adamfranco.com/files/2008/02/screen-shot.jpg" title="RiverLevels 1.0 Screen Shot" alt="RiverLevels 1.0 Screen Shot" style="width: 100%; max-width: 817px" align="middle" border="0" /></a></p>
<p>The <span class="title">RiverLevels</span> widget provides an easy way to monitor the amount of water flowing in your favorite streams and rivers right from your Dashboard. The <span class="title">RiverLevels</span> widget is of particular interest to whitewater kayakers and canoeists.</p>
<p>Once any United States Geological Survey (USGS) stream-gauge station is selected, it is automatically refreshed to always provide you with the latest graph of the water-level. As of version 1.2 you can choose between two graph styles: discharge in cubic feet per second (CFS) and water-height in feet.</p>
<p>This widget is Free software, licensed under the GNU General Public License (GPL) version 3 or later.</p>
<ul>
<li><strong><a href="http://downloads.sourceforge.net/waterwidgets/RiverLevels.wdgt-1.2.1.zip">Download</a></strong></li>
</ul>
<ul>
<li><a href="http://waterwidgets.sourceforge.net/">More Info</a></li>
<li><a href="http://www.apple.com/downloads/dashboard/information/riverlevels.html">Apple&#8217;s Download page for RiverLevels.wdgt</a></li>
<li><a href="http://sourceforge.net/tracker/?group_id=149897&amp;atid=776122">Bug Tracker</a></li>
</ul>
<p><strong> Requirements:</strong></p>
<ul>
<li>OS X &#8211; 10.4 &#8220;Tiger&#8221; or later</li>
</ul>
<p><strong>Change Log:</strong></p>
<p>1.2.1 (2008-02-10)</p>
<ul>
<li>New zip archive includes the &#8216;library&#8217; directory missing in the 1.2 release.</li>
</ul>
<p>1.2 (2008-02-06)</p>
<ul>
<li>Fixed Leopard (10.5) compatability bug.</li>
<li> Added the ability to choose Gauge Height (ft) in addition to discharge (CFS).</li>
</ul>
<p>1.1 (2007-01-08)</p>
<ul>
<li>Fixed graphs extending off bottom of widget</li>
<li>Fixed invisibility of front refresh icon</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.adamfranco.com/2008/02/10/river-levels-widget-v121/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>River Levels Widget v1.2</title>
		<link>http://www.adamfranco.com/2008/02/07/river-levels-widget-v12/</link>
		<comments>http://www.adamfranco.com/2008/02/07/river-levels-widget-v12/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 15:42:53 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers and Technology]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.adamfranco.com/?p=68</guid>
		<description><![CDATA[Update: A new version is available that fixes a corrupted archive in version 1.2. The RiverLevels widget provides an easy way to monitor the amount of water flowing in your favorite streams and rivers right from your Dashboard. The RiverLevels widget is of particular interest to whitewater kayakers and canoeists. Once any United States Geological [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong>  <em>A <a href="http://www.adamfranco.com/?p=69">new version is available</a> that fixes a corrupted archive in version 1.2.</em><br />
<a href="http://downloads.sourceforge.net/waterwidgets/RiverLevels.wdgt-1.2.zip"><img src="http://tmp.adamfranco.com/files/2008/02/screen-shot.jpg" title="RiverLevels 1.0 Screen Shot" alt="RiverLevels 1.0 Screen Shot" style="width: 100%; max-width: 817px" align="middle" border="0" /></a></p>
<p>The <span class="title">RiverLevels</span> widget provides an easy way to monitor the amount of water flowing in your favorite streams and rivers right from your Dashboard. The <span class="title">RiverLevels</span> widget is of particular interest to whitewater kayakers and canoeists.</p>
<p>Once any United States Geological Survey (USGS) stream-gauge station is selected, it is automatically refreshed to always provide you with the latest graph of the water-level. As of version 1.2 you can choose between two graph styles: discharge in cubic feet per second (CFS) and water-height in feet.</p>
<p>This widget is Free software, licensed under the GNU General Public License (GPL) version 3 or later.</p>
<ul>
<li><strong><a href="http://downloads.sourceforge.net/waterwidgets/RiverLevels.wdgt-1.2.1.zip">Download</a></strong></li>
</ul>
<ul>
<li><a href="http://waterwidgets.sourceforge.net/">More Info</a></li>
<li><a href="http://www.apple.com/downloads/dashboard/information/riverlevels.html">Apple&#8217;s Download page for RiverLevels.wdgt</a></li>
<li><a href="http://sourceforge.net/tracker/?group_id=149897&amp;atid=776122">Bug Tracker</a></li>
</ul>
<p><strong> Requirements:</strong></p>
<ul>
<li>OS X &#8211; 10.4 &#8220;Tiger&#8221; or later</li>
</ul>
<p><strong>Change Log:</strong></p>
<p>1.2 (2008-02-06)</p>
<ul>
<li>Fixed Leopard (10.5) compatability bug.</li>
<li> Added the ability to choose Gauge Height (ft) in addition to discharge (CFS).</li>
</ul>
<p>1.1 (2007-01-08)</p>
<ul>
<li>Fixed graphs extending off bottom of widget</li>
<li>Fixed invisibility of front refresh icon</li>
</ul>
<p><strong>Update:</strong>  <em>A <a href="http://www.adamfranco.com/?p=69">new version is available</a> that fixes a corrupted archive in version 1.2.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamfranco.com/2008/02/07/river-levels-widget-v12/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>&#039;Birthdays&#039; calendar breaks sycing in OS X 10.5 (Leopard)</title>
		<link>http://www.adamfranco.com/2008/01/31/birthdays-calendar-breaks-sycing-in-os-x-105-leopard/</link>
		<comments>http://www.adamfranco.com/2008/01/31/birthdays-calendar-breaks-sycing-in-os-x-105-leopard/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 22:37:25 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers and Technology]]></category>

		<guid isPermaLink="false">http://www.adamfranco.com/?p=66</guid>
		<description><![CDATA[After upgrading my laptop to Apple&#8217;s latest operating system, OS X 10.5 &#8216;Leopard&#8217;, I ran into a few issues here and there but for the most part I thought everything worked. After about a month using Leopard though, I noticed that my meetings were not syncing properly to my in-phone calendar. Several hours of frustration [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading my laptop to Apple&#8217;s latest operating system, OS X 10.5 &#8216;Leopard&#8217;, I ran into a few issues here and there but for the most part I thought everything worked. After about a month using Leopard though, I noticed that my meetings were not syncing properly to my in-phone calendar. Several hours of frustration later my events are finally getting into my phone. The problem: the &#8216;Birthdays&#8217; calendar generated from the Address Book application <a href="http://blog.spanningsync.com/2008/01/update-on-the-l.html">breaks the sync process</a>. I&#8217;m glad that once I found the issue the fix was easy (disabling the Birthdays calendar), but holy dog-poo that was hard to find.</p>
<p>If you think you may have this error, open the Console application while running iSync. If you will see an error appear that contains the text</p>
<blockquote><p>ISyncInvalidRecordException you referenced the following records (in a relationship) but did not actually push them</p></blockquote>
<p>and then another message mentioning &#8216;birthdays&#8217;, disable the Birthdays calendar (iCal &#8211;&gt; Preferences &#8211;&gt; &#8216;Show Birthdays Calendar&#8217;) and try syncing again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamfranco.com/2008/01/31/birthdays-calendar-breaks-sycing-in-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
