<?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>Whatever happened to Benjamin Ragheb? &#187; WTF</title>
	<atom:link href="http://www.benzado.com/blog/tags/wtf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.benzado.com/blog</link>
	<description>A professional&#039;s personal blog.</description>
	<lastBuildDate>Mon, 11 Apr 2011 18:06:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>WTF, Time Machine?</title>
		<link>http://www.benzado.com/blog/post/107/wtf-time-machine</link>
		<comments>http://www.benzado.com/blog/post/107/wtf-time-machine#comments</comments>
		<pubDate>Tue, 16 Dec 2008 07:44:32 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Nerdery]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Time Machine]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=107</guid>
		<description><![CDATA[For a while I was feeling pretty good about making the switch from whenever-I-get-around-to-doing-it backups with SuperDuper to hourly-in-the-background backups with Time Machine. But today I noticed that, even after more than a week, no history shows up when I attempt to &#8220;time travel&#8221;. Then I find TS1760: &#8220;In the Mac OS X 10.5 Time [...]]]></description>
			<content:encoded><![CDATA[<p>For a while I was feeling pretty good about making the switch from whenever-I-get-around-to-doing-it backups with <a href="http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html">SuperDuper</a> to hourly-in-the-background backups with <a href="http://www.apple.com/macosx/features/timemachine.html">Time Machine</a>. But today I noticed that, even after more than a week, no history shows up when I attempt to &#8220;time travel&#8221;.</p>
<p>Then I find <a href="http://support.apple.com/kb/TS1760">TS1760</a>: &#8220;In the Mac OS X 10.5 Time Machine &#8216;time travel&#8217; window, past backups may not appear if your computer name includes certain characters.&#8221;</p>
<p>The solution is to update to 10.5.5 or later. I&#8217;m pretty sure I had done that long before I set up Time Machine.</p>
<p><em>What the hell?</em></p>
<p>My computer name was &#8220;BR&#8217;s MacBook&#8221;. I renamed it to &#8220;BR MacBook&#8221; and, later, &#8220;BRMacBook&#8221;. So far I have learned:</p>
<ul>
<li>Time Machine does not freak out and renames the root backup folder appropriately.</li>
<li>I am still unable to &#8220;time travel&#8221;.</li>
<li>Many people on the Internet have reported the existence of this problem but nobody has claimed to have found a solution to it.</li>
</ul>
<p><em>What did I do to deserve this?</em></p>
<p>UPDATE: Apparently the way to time travel in this configuration is to option-click the Time Machine menu item (or ctrl-click the Dock icon) and select &#8220;Browse Other Time Machine Disks&#8221;. I found this out by browsing <a href="http://discussions.apple.com/message.jspa?messageID=8652817#8652817">Apple&#8217;s discussion forums</a> directly instead of simply assuming that Google knew it all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/107/wtf-time-machine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WTF is a digital signature?</title>
		<link>http://www.benzado.com/blog/post/86/wtf-is-a-digital-signature</link>
		<comments>http://www.benzado.com/blog/post/86/wtf-is-a-digital-signature#comments</comments>
		<pubDate>Tue, 16 Dec 2008 05:50:19 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Nerdery]]></category>
		<category><![CDATA[code signing]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://www.benzado.com/blog/?p=86</guid>
		<description><![CDATA[Today was supposed to be a good day. I have been working for months on an iPhone game and today I was supposed to submit the final build to Apple. Today I was supposed to feel the relief of a project completed. Today was supposed to be call for celebration. Instead, today was FUBAR because of [...]]]></description>
			<content:encoded><![CDATA[<p>Today was <em>supposed</em> to be a good day. I have been working for months on an iPhone game and today I was <em>supposed</em> to submit the final build to Apple. Today I was <em>supposed</em> to feel the relief of a project completed. Today was <em>supposed</em> to be call for celebration.</p>
<p>Instead, today was <a href="http://tools.ietf.org/html/rfc3092">FUBAR</a> because of code signing problems.</p>
<p>In my down time today, as I waited for certificates to be generated and phone calls to be returned, I searched the web for a good overview of digital signatures and public key encryption that I could use to explain the process to people who did not <a href="http://www.cs.cornell.edu/courses/cs212/1999sp/psets/ps2.html">implement RSA in Scheme</a>.</p>
<p>I found &#8220;<a href="http://www.youdzone.com/signature.html">What is a Digital Signature?</a>&#8221; by David Youd, which manages to be simple without being misleading. He is writing about email, but the concept applies to code signing if you make the following substitutions:</p>
<ul>
<li>Bob → developer</li>
<li>email message → iPhone application</li>
<li>Pat → iPhone user</li>
<li>Doug → malicious developer</li>
<li>Susan → Apple Worldwide Developer Relations</li>
<li>Pat&#8217;s user friendly software → iTunes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.benzado.com/blog/post/86/wtf-is-a-digital-signature/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.benzado.com @ 2012-02-04 19:58:14 by W3 Total Cache -->
