<?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>wheatblog</title>
	<atom:link href="http://wheatblog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wheatblog.com</link>
	<description>personal weblog of James &#34;Wheatbread&#34; Martin</description>
	<lastBuildDate>Tue, 02 Mar 2010 02:16:33 +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>New year, new host</title>
		<link>http://wheatblog.com/2010/03/new-year-new-host/</link>
		<comments>http://wheatblog.com/2010/03/new-year-new-host/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 02:16:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1240</guid>
		<description><![CDATA[I finally got my fill of Dreamhost. I&#8217;m in the middle of moving all my sites over to A2Hosting.com. So far, I&#8217;ve migrated jamesnotjim.com, hadenthomasmartin.com, and, if you&#8217;re reading this, wheatblog.com.
There are still several more sites to go, but I  haven&#8217;t had any major issues yet. Most of the remaining sites will be easy. [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2007/08/first-post-from-the-new-host/' rel='bookmark' title='Permanent Link: First post from the new host'>First post from the new host</a></li>
<li><a href='http://wheatblog.com/2009/07/branded/' rel='bookmark' title='Permanent Link: branded'>branded</a></li>
<li><a href='http://wheatblog.com/2005/06/working-on-a-massive-redesign/' rel='bookmark' title='Permanent Link: working on a massive redesign&#8230;'>working on a massive redesign&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I finally got my fill of Dreamhost. I&#8217;m in the middle of moving all my sites over to <a href="http://www.a2hosting.com/2382-0-3-17.html" target="_blank">A2Hosting.com</a>. So far, I&#8217;ve migrated <a href="http://jamesnotjim.com">jamesnotjim.com</a>, <a href="http://hadenthomasmartin.com">hadenthomasmartin.com</a>, and, if you&#8217;re reading this, <a href="http://wheatblog.com">wheatblog.com</a>.</p>
<p>There are still several more sites to go, but I  haven&#8217;t had any major issues yet. Most of the remaining sites will be easy. The two exceptions will probably be <a href="http://bassplaying.com">bassplaying.com</a> (since it runs on <a href="http://drupal.org">Drupal</a>) and <a href="http://wheatdesign.com">wheatdesign.com</a>, since it is old, full of cruft, and mostly held together by htaccess redirects. In fact, now would be a good time for spring cleaning, but I want everything up and running on the new servers before I turn out the lights at Dreamhost.</p>
<p>I&#8217;ll go into the reasons behind my hosting switch in another post. I just wanted to put this one up to test thing and to alert you to any outages.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1240&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2007/08/first-post-from-the-new-host/' rel='bookmark' title='Permanent Link: First post from the new host'>First post from the new host</a></li>
<li><a href='http://wheatblog.com/2009/07/branded/' rel='bookmark' title='Permanent Link: branded'>branded</a></li>
<li><a href='http://wheatblog.com/2005/06/working-on-a-massive-redesign/' rel='bookmark' title='Permanent Link: working on a massive redesign&#8230;'>working on a massive redesign&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2010/03/new-year-new-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cp2DB: Adobe Captivate Quiz Reporting with PHP/MySQL (Version 2)</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/</link>
		<comments>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 20:37:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1210</guid>
		<description><![CDATA[A lot of people liked my initial effort at creating a PHP/MySQL reporting solution for quizzes created with Adobe Captivate 4. The holiday break gave me a little extra time to work on the project, so I&#8217;m happy to release a new version. I even created a separate page for the project, but I&#8217;m still [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/04/adobe-captivate-4-storing-quiz-scores-with-phpmysql/' rel='bookmark' title='Permanent Link: Adobe Captivate 4: Storing Quiz Scores with PHP/MySQL'>Adobe Captivate 4: Storing Quiz Scores with PHP/MySQL</a></li>
<li><a href='http://wheatblog.com/2009/06/adobe-captivate-4-aggregator-issue/' rel='bookmark' title='Permanent Link: Adobe Captivate 4 Aggregator Issue'>Adobe Captivate 4 Aggregator Issue</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A lot of people liked <a href="http://wheatblog.com/2009/04/adobe-captivate-4-storing-quiz-scores-with-phpmysql/" target="_blank">my initial effort</a> at creating a PHP/MySQL reporting solution for quizzes created with <a href="http://en.wikipedia.org/wiki/Adobe_Captivate" target="_blank">Adobe Captivate</a> 4. The holiday break gave me a little extra time to work on the project, so I&#8217;m happy to release a new version. I even created a <a href="http://wheatblog.com/software/">separate page for the project</a>, but I&#8217;m still be using the blog to keep you informed about it. (Based on very limited testing, this code seems to work for quizzes created in Captivate 3 as well.)</p>
<p><strong>New Features</strong></p>
<ol>
<li>Captures both &#8220;Core data&#8221; and &#8220;Interaction data&#8221; (explained below). Version 1 only captured &#8220;Core data.&#8221;</li>
<li>Relational database structure. Version 1 captured everything in one table.</li>
<li>Debug mode. Allows you to see the contents of the array pre- and post-submission.</li>
</ol>
<p>Core data is aggregate data for the entire quiz. It includes values for the user&#8217;s overall score, along with the maximum possible score, the minimum possible score, the total time the user spent on the quiz, and whether he or she passed the quiz (based on a pass/fail percentage you define in Captivate&#8217;s quiz preferences).</p>
<p>Interaction data is data specific to each question/interaction in the quiz. It includes the user&#8217;s answer, the correct answer, the result (i.e. was the user&#8217;s answer correct or not), the time spent on that question, the interaction type (e.g. T/F, multiple-choice, etc.), and some other metadata specific to the question.</p>
<p>In order to store all of this in a useful way, I&#8217;ve expanded the database a bit. It now has three tables (one for core data, one for interaction data, and one for person data). I&#8217;ve expanded the score submission form to include an optional employee ID, but, behind the scenes, I will be using the user-submitted email to uniquely identify the user. This provides a way to connect user data to quiz data without resorting to a login/authentication scheme of some sort.</p>
<p><strong>Here are the steps for setting it up:</strong></p>
<ol>
<li>Create a quiz in Captivate 4.<br />
(I&#8217;ve included a sample project: cp2db_v2_rc3.cp.)</li>
<li>Choose Quiz &#8211;&gt; Quiz Preferences.<br />
Under the Reporting category:<br />
Select the &#8220;Enable reporting for this project&#8221; checkbox.<br />
Select the &#8220;E-mail&#8221; radio button and specify an email address.<br />
Under &#8220;Report to LMS as,&#8221; select the &#8220;Score&#8221; radio button.<br />
Under &#8220;Reporting Level,&#8221; select &#8220;Interactions and score.&#8221;<br />
Under the Pass or Fail category, set a pass/fail percentage.<br />
Click the OK button to confirm your preferences.</li>
<li>Save and publish your project as a Flash (SWF).  Be sure “Export HTML” is checked in the publish options.  If you save your project as foo.cp, the HTML file will be named foo.htm.</li>
<li>Download and unzip <a href="http://wheatdesign.com/captivate/cp2db_v2_rc3.zip">the Cp2DB files</a>.</li>
<li>Open sendmail_v2.js in your favorite text editor. Select all and copy the entire file to your clipboard.</li>
<li>Locate and select the sendMail() function in foo.htm. It should occupy lines 27-42.<br />
(If you are using the sample project, the code has already been pasted into cp2db_v2_rc3.htm, so you can skip this step.)</li>
<li>Use paste to replace the default sendMail() function with the new-and-improved one on your clipboard.</li>
<li>Save your changes to foo.htm.</li>
<li>Create a MySQL database called cp2db. It will contain three tables: tblcore, tblinteraction, and tblperson. You will find the SQL for creating the tables and fields in db_schemas.sql.</li>
<li>Edit insert_v4.php. On line 20, change &#8220;localhost,&#8221; &#8220;username,&#8221; and &#8220;password&#8221; to your MySQL host, username, and password values.</li>
<li>Edit the same values in lines 66-68 of display_v4.php.</li>
<li>Upload your Captivate oputput files (i.e. foo.htm, foo.swf, and standard.js), insert_v4.php, and display_v4.php to your web server and test your quiz. Once you have submitted some data, you can use display_v4.php to pull it back out.</li>
<li>Once you get it up and running, take a look at the code in insert_v4.php and the new sendMail() function. There&#8217;s a setting for turning the new debug mode on and off. (You&#8217;ll want it on for testing, of course.)</li>
<li>Feedback is welcome. Use the comment thread of this post for your bug reports, feature requests, and other feedback.</li>
</ol>
<p><strong>Known Issues/Limitations</strong></p>
<ol>
<li>For now, Cp2DB only handles the multiple-choice question type. If there&#8217;s sufficient interest, I&#8217;ll work on adding other interaction types in future releases.</li>
<li>As far as I know, it only works with Captivate 4. I haven&#8217;t tested it with earlier versions.</li>
<li>The script for echoing out the database data is still in its fledgeling stages. A fully-functional back-end remains to be written. I&#8217;ll work on that for the next version.</li>
</ol>
<p><strong>Standard Disclaimer</strong></p>
<p>As before, this code is beta at best. There are no warranties expressed or implied, and you should have someone with better coding chops than me look it over before you put it into production&#8211;especially out in the wild. I hope you enjoy it, find it useful, and can leverage it to solve your own problems. But if it blows anything up, that&#8217;s on you.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1210&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/04/adobe-captivate-4-storing-quiz-scores-with-phpmysql/' rel='bookmark' title='Permanent Link: Adobe Captivate 4: Storing Quiz Scores with PHP/MySQL'>Adobe Captivate 4: Storing Quiz Scores with PHP/MySQL</a></li>
<li><a href='http://wheatblog.com/2009/06/adobe-captivate-4-aggregator-issue/' rel='bookmark' title='Permanent Link: Adobe Captivate 4 Aggregator Issue'>Adobe Captivate 4 Aggregator Issue</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Open content and the future of education</title>
		<link>http://wheatblog.com/2009/12/open-content-and-the-future-of-education/</link>
		<comments>http://wheatblog.com/2009/12/open-content-and-the-future-of-education/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 03:38:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1204</guid>
		<description><![CDATA[A lot of colleges and universities, big and small, are putting content online for free these days. Not long back, this meant teasers of various sorts, but, of late, more and more players&#8211;especially some of the big name institutions, are putting entire courses online. And, these day&#8217;s it&#8217;s often not just introductory courses. There&#8217;s quite [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2000/12/untitled-49/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
<li><a href='http://wheatblog.com/2007/12/on-online-teaching-part-iv/' rel='bookmark' title='Permanent Link: On Online Teaching, Part IV'>On Online Teaching, Part IV</a></li>
<li><a href='http://wheatblog.com/2003/01/untitled-312/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A lot of colleges and universities, big and small, are putting content online for free these days. Not long back, this meant teasers of various sorts, but, of late, more and more players&#8211;especially some of the big name institutions, are putting entire courses online. And, these day&#8217;s it&#8217;s often not just introductory courses. There&#8217;s quite a bit of higher-level stuff out there. Yale&#8217;s <a href="http://oyc.yale.edu/" target="_blank">Open Yale Courses</a> site is a good example. There are several full-length courses in each of a dozen or so categories. There are enough schools doing it these days that other sites, like <a href="http://academicearth.org/" target="_blank">Academic Earth</a>, have popped up just to aggregate the free materials that are out there. If you use iTunes, Apple&#8217;s <a href="http://www.apple.com/education/mobile-learning/" target="_blank">iTunes U</a> provides a nice interface to a lot of what&#8217;s available.</p>
<p>If you have any autodidactic tendencies, happen to be bedridden, are a shut-in or an unapologetic misanthrope, this must be the best of all possible worlds. But even for the more-or-less well adjusted knowledge junkie, this is a real find. We live in a time of plentiful information and infotainment, but a lot of what&#8217;s out there for free isn&#8217;t really worth your time. There&#8217;s a lot of surface, but not much depth. A lot of the content on the web is like an infinite magazine rack. And, just as in the real world, the <em>US Weekly</em> and <em>People</em>-grade fluff occupies more space than the more substantive fare.</p>
<p>At first, you might rightly wonder &#8220;what&#8217;s their angle?&#8221; And, while there&#8217;s a try-before-you-buy marketing component, that alone wouldn&#8217;t justify the time and expense it takes to capture and render the content, much less the work that goes into organizing and maintaining in some sort of content management system and the bandwidth costs that go along with that. I think you have to chalk it up, at least in good measure, to one of those ideas that&#8217;s so old-fashioned it will almost feel corny when I type it: <em>the public good</em>.</p>
<p>The first mission of higher education, after all, is to teach people. It can be easy to lose sight of that, sometimes, with all the bureaucracy and politics that go along with it. Colleges these days are often run a lot like businesses. And, while there&#8217;s certainly common ground between the two (you gotta keep the heat on somehow), educational institutions worth their salt have higher aspirations than the bottom line. Teaching at its best aspires to make the world a better place by creating a better informed and more thoughtful public, one student at a time. Educational institutions, at their best, are simply the necessary infrastructure that enables good teaching.</p>
<p>I suspect a lot of institutions who are not yet in this game resist because they don&#8217;t see how they can profit from giving things away. But they have little to worry about on that score. Even if you could watch an entire degree programs&#8217; worth of video lectures, there&#8217;d still be no transcript to point to and no degree on your wall, unless you pony up for online classes, submit work for evaluation, and pay your tuition. That&#8217;s fine, I think. If all you want is the knowledge, it&#8217;s there for the taking. If you need a credential to move down a career path, there are more options for that than every before. Either way, I welcome it.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1204&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2000/12/untitled-49/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
<li><a href='http://wheatblog.com/2007/12/on-online-teaching-part-iv/' rel='bookmark' title='Permanent Link: On Online Teaching, Part IV'>On Online Teaching, Part IV</a></li>
<li><a href='http://wheatblog.com/2003/01/untitled-312/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2009/12/open-content-and-the-future-of-education/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And the winner is . . . BackBlaze</title>
		<link>http://wheatblog.com/2009/10/and-the-winner-is-backblaze/</link>
		<comments>http://wheatblog.com/2009/10/and-the-winner-is-backblaze/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 03:08:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1197</guid>
		<description><![CDATA[After my recent hard drive failure, which ended happily with the successful restoration of my files from my Time Machine backups, I decided to get serious about backing up and look into some off-site, online solutions as a secondary backup in case of some worst-case scenario (e.g. fire, flood, theft&#8211;it hurts to even type those [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/10/nothings-perfect/' rel='bookmark' title='Permanent Link: Nothing&#8217;s Perfect'>Nothing&#8217;s Perfect</a></li>
<li><a href='http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/' rel='bookmark' title='Permanent Link: Lessons learned: the iMac lives'>Lessons learned: the iMac lives</a></li>
<li><a href='http://wheatblog.com/2000/12/untitled-50/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After my recent hard drive failure, which ended happily with the successful restoration of my files from my Time Machine backups, I decided to get serious about backing up and look into some off-site, online solutions as a secondary backup in case of some worst-case scenario (e.g. fire, flood, theft&#8211;it hurts to even type those words!).</p>
<p>I read up on every web-based backup plan I could find and tried out several of them on my own machine. Most of the online backup services have a lot of features in common. Many of them offer &#8220;unlimited&#8221; storage, meaning they&#8217;ll mirror everything on your drive (except, generally, system files and application files). But these are generally mirrors, not archives. So, if you delete a local file, it will eventually (generally, after 30 days) be deleted from the backup as well. Most of them run about $50/year if you pay annually. There are some metered services out there, but I prefer a fixed cost, so long as it&#8217;s reasonable.</p>
<p>I eliminated <a href="http://mozy.com/" target="_blank">Mozy</a> pretty quickly because I read far too many comments about people being <a href="http://www.google.com/search?client=safari&amp;rls=en&amp;q=mozy+restore&amp;ie=UTF-8&amp;oe=UTF-8">unable to restore files</a> they had previously backed up (which is worse, when you think about it, than having no backup at all). I disliked <a href="http://crashplan.com">CrashPlan</a>&#8217;s GUI, so I pitched it fairly quickly (and, as an added bonus, the uninstaller is like something right out of the 1980s). Apple&#8217;s <a href="http://www.apple.com/mobileme/features/idisk.html">MobleMe iDisk</a> is pretty slick, but as it only allows 20GB of storage, it&#8217;s about twice as expensive as the other options.</p>
<p>At first, I was pretty happy with <a href="http://www.carbonite.com/">Carbonite</a>. I tested that one out for nearly two weeks and I liked quite a few things about it. The interface is nice (it installs as a system preferences pane with an associated menu bar icon). But there were were a few problems:</p>
<ul>
<li>Video files are <a href="http://cp-carbonite.kb.net/display/4n/kb/article.aspx?aid=1069&amp;n=1&amp;docid=84396&amp;tab=search" target="_self">excluded</a> by default. You have to opt them in one-by-one. I don&#8217;t need new maintenance items on my to do list; I need a set-it-and-forget-it solution. This was a big issue for me.</li>
<li>They pay <a href="http://www.rushlimbaugh.com/home/carbonite/carbonite.guest.html">Rush Limbaugh</a> to pimp their service. That fact alone doesn&#8217;t mean its a bad service, but it does mean that of my money would be going in that lying, hate monger&#8217;s pockets, and I can&#8217;t abide that.</li>
<li>Connected drives (i.e. USB2 drives and the like) and networked drives are excluded, and there&#8217;s no way to opt them in. This isn&#8217;t a problem at present, but it will be eventually.</li>
</ul>
<p>Then I discovered <a href="http://backblaze.com" target="_blank">BackBlaze</a>, which seems to give me everything Carbonite did, and more:</p>
<ul>
<li>The interface is nice. It installs as a System Preferences pane with an associated menu bar icon.</li>
<li>Video files are included by default. In fact, all files except operating system files, application files, and temporary files are included by default. You can exclude any file or directory you like. Otherwise, it grabs everything.</li>
<li>File restoration is accomplished via the BackBlaze web site. You log in, select the files you want to restore, and click go. A few minutes later, you get an email with a link to the zipped version of your files. The directory structure is maintained. This means that, once your files are backed up, you can use BackBlaze to nab a copy of a file from their site to your current location, even if that&#8217;s a different machine running a different operating system.</li>
<li>Connected drives are included. There are a few caveats: they have to be present at least once every thirty days or BackBlaze will think they&#8217;re deleted and delete the backups associated with them. Time Machine drives aren&#8217;t eligible and neither are networked drives.</li>
<li>Estimates how long it will take your backup to complete and has a throttle control so you can devote more of your bandwidth to speed up the process.</li>
<li>Can, for an additional fee, copy your backups (up to 400GB) to a USB2 drive and FedEx them to you. I hope I never need this feature, but it would be nice in an emergency.</li>
</ul>
<p>BackBlaze, like several of the other online backup services, offers a free fifteen-day trial. That wasn&#8217;t long enough to back up my entire hard drive. But it was long enough to back up a wide variety of files, test out a few restores, read a few more reviews, and get familiar with the software settings. It was enough to convince me that $50/year wasn&#8217;t too much to pay for some added piece of mind.</p>
<p>I think using online backup as your only backup solution is a profoundly bad idea (but, if that&#8217;s all you have, it&#8217;s still a lot better than nothing.) USB2 drives and backup software are cheap. They also fail at a fairly high rate. But having a local backup is a good first step, and having a redundant remote backup is extra insurance, since all drives fail eventually.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1197&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/10/nothings-perfect/' rel='bookmark' title='Permanent Link: Nothing&#8217;s Perfect'>Nothing&#8217;s Perfect</a></li>
<li><a href='http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/' rel='bookmark' title='Permanent Link: Lessons learned: the iMac lives'>Lessons learned: the iMac lives</a></li>
<li><a href='http://wheatblog.com/2000/12/untitled-50/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2009/10/and-the-winner-is-backblaze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lessons learned: the iMac lives</title>
		<link>http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/</link>
		<comments>http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 16:48:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1191</guid>
		<description><![CDATA[My iMac is back up and running, after a few days at the Apple Store to replace its internal hard drive, which failed. I was able to migrate all my data from my Time Machine backups. I haven&#8217;t tested extensively yet. The first thing I fired up was iPhoto, as the thing that worried me [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/10/nothings-perfect/' rel='bookmark' title='Permanent Link: Nothing&#8217;s Perfect'>Nothing&#8217;s Perfect</a></li>
<li><a href='http://wheatblog.com/2000/07/untitled-8/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
<li><a href='http://wheatblog.com/2009/10/not-out-of-the-woods-yet/' rel='bookmark' title='Permanent Link: Not out of the woods yet'>Not out of the woods yet</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My iMac is back up and running, after a few days at the Apple Store to replace its internal hard drive, which failed. I was able to migrate all my data from my <a href="http://www.apple.com/macosx/what-is-macosx/time-machine.html">Time Machine</a> backups. I haven&#8217;t tested extensively yet. The first thing I fired up was <a href="http://www.apple.com/ilife/iphoto/">iPhoto</a>, as the thing that worried me most was my photos and videos of <a href="http://hadenthomasmartin.com">Haden</a>. And I haven&#8217;t noticed anything odd.</p>
<p><strong>Migration Assistant Weirdness</strong></p>
<p>Before it grows entirely fuzzy, I wanted to note a few things that didn&#8217;t go entirely according to plan. One of these was Migration Assistant, the software included with OS X that helps you migrate from one machine to another, or, in cases like mine, from a Time Machine backup. When I got my iMac back home, I walked through the Migration Assistant&#8217;s steps, and it started copying things over. It started with my documents, then it transferred my applications, and then it got to a final stage, called &#8220;transferring files to support applications.&#8221; And that&#8217;s where it stayed, claiming, for many hours, that it required less than one minute to complete.</p>
<p>I called Apple Care, and we ended up cancelling the transfer. Logging into the transferred account revealed that the data was transferred, but there were several question mark icons on the Dock, none of which would launch anything (even though they showed names of the apps that should have been there, when hovered). So we logged back into the generic account that the Apple Store created (a passwordless user named &#8220;james&#8221;), deleted the migrated account, and started Migration Assistant a second time. But, this time, we excluded one category of data, under my user account, labeled &#8220;all other data&#8221; (or something close to that). In my case, this was 9GB of stuff, including, evidently, some of the mysterious &#8220;files to support applications&#8221; that were hanging up the Migration Assistant.</p>
<p>This time, the Migration Assistant did its work. And I logged off of &#8220;james&#8221; and onto my restored account. So far, I&#8217;ve had to reinstall two things: my printer software (I have one of those ubiquitous HP all-in-one things), and iWork &#8216;09 (Pages launched, but it warned me that it was missing files and needed to be reinstalled). I suspect there will be other applications that will need to be reinstalled.</p>
<p><strong>Time Machine Weirdness</strong></p>
<p>A scarier issue, but one so far of no consequence, was that a lot of my old Time Machine backups disappeared last week, before I contacted Apple, after I booted from the system DVD and attempted to restore from a Time Machine backup. What I think happened was that, since Time Machine was still on, my restored system started creating a brand new backup of my system (which was, at this point, still sitting on top of a soon-to-be-dead hard drive). This process never completed. But, in the meantime, Time Machine carved out space for the new backup, dropping off the old ones.</p>
<p>Dropping old backups isn&#8217;t a problem in and of itself; that&#8217;s part of how Time Machine works. What was disconcerting was that so many dropped off at once, with no warning. In the midst of all this weirdness, seeing something that drastic change on my only backup, put me in a highly anxious state (I feel that Apple Care owes me, at a minimum, a new bottle of Tums). In my case it hasn&#8217;t been an issue (fingers still firmly crossed, wood knocked). I just no longer have the ability to roll back to what my box looked like a year ago. The backups that remain go back about three months.</p>
<p><strong>The Road Ahead</strong></p>
<p>Spending a week worrying that you might have hosed your internal hard drive and your backup of the same tells you a lot about what really matters to you. In my case, the one thing I don&#8217;t ever want to lose is my iPhoto Library. I&#8217;m fairly paranoid when it comes to data. Unlike most people I know, I actually have a backup system. And, it&#8217;s fair to say that Time Machine saved me this time. But I want to get even more paranoid. I&#8217;m investigating two additional options:</p>
<ul>
<li>Buying <a href="http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html">SuperDuper!</a> and setting it up to create a clone of my Time Machine drive on a regular basis. This would give me a second option if my Time Machine drive were to fail.</li>
<li>Subscribing to an off-site online backup service. The three I&#8217;m currently investigating are <a href="http://www.carbonite.com/">Carbonite</a>, <a href="http://mozy.com/">Mozy</a>, and <a href="http://www.crashplan.com">CrashPlan</a>. One of these would provide a bit of last-ditch assurance, in case some catastrophe were to happen.</li>
</ul>
<p><strong>Word to Your Mother</strong></p>
<p>First, if you don&#8217;t have a backup strategy, get one. Even better, be paranoid like me and get two or three. There&#8217;s really no such thing as too many backups. Second, if you buy an Apple computer, buy Apple Care along with it. It&#8217;s a sound investment. This would have been a lot less fun if I, in addition to all the stress and strain of worrying about possible data loss, had a hefty repair bill to deal with as well. Finally, don&#8217;t trust drives. They&#8217;re totally expendable. The only way to live your life in a digital age and sleep well at nights is to have enough backups that you don&#8217;t care when a drive dies.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1191&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/10/nothings-perfect/' rel='bookmark' title='Permanent Link: Nothing&#8217;s Perfect'>Nothing&#8217;s Perfect</a></li>
<li><a href='http://wheatblog.com/2000/07/untitled-8/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
<li><a href='http://wheatblog.com/2009/10/not-out-of-the-woods-yet/' rel='bookmark' title='Permanent Link: Not out of the woods yet'>Not out of the woods yet</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not out of the woods yet</title>
		<link>http://wheatblog.com/2009/10/not-out-of-the-woods-yet/</link>
		<comments>http://wheatblog.com/2009/10/not-out-of-the-woods-yet/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 14:29:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1189</guid>
		<description><![CDATA[Okay, my previous post about my Time Machine experience was premature. Though I was able to install what seemed like a stable system from one of my Time Machine backups, rebooting is still a problem. I can sometimes boot into Safe Mode, but a regular boot is out of the question. I attempted to create [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/10/nothings-perfect/' rel='bookmark' title='Permanent Link: Nothing&#8217;s Perfect'>Nothing&#8217;s Perfect</a></li>
<li><a href='http://wheatblog.com/2006/10/goodbye-norton-antivirus/' rel='bookmark' title='Permanent Link: Goodbye, Norton AntiVirus&#8230;'>Goodbye, Norton AntiVirus&#8230;</a></li>
<li><a href='http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/' rel='bookmark' title='Permanent Link: Lessons learned: the iMac lives'>Lessons learned: the iMac lives</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Okay, my previous post about my Time Machine experience was premature. Though I was able to install what seemed like a stable system from one of my Time Machine backups, rebooting is still a problem. I can sometimes boot into Safe Mode, but a regular boot is out of the question. I attempted to create a new Time Machine backup (of the restored system, to an old USB2 hard drive that I hadn&#8217;t been using for anything) and it crawled to a halt. So something is deeply wrong, either with the internal hard drive itself, or with the buses. I&#8217;ll be on the phone with Apple today. We&#8217;ll see what happens.</p>
<p>Since I&#8217;m up, at least in safe mode, I&#8217;d like to copy my iPhoto Library to something. It&#8217;s about 45GB, which rules out burning to DVD or uploading over the web. I think I&#8217;ll pick up a new drive today and copy it to that, just for safe keeping. All this hard drive instability makes me nervous as hell.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1189&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/10/nothings-perfect/' rel='bookmark' title='Permanent Link: Nothing&#8217;s Perfect'>Nothing&#8217;s Perfect</a></li>
<li><a href='http://wheatblog.com/2006/10/goodbye-norton-antivirus/' rel='bookmark' title='Permanent Link: Goodbye, Norton AntiVirus&#8230;'>Goodbye, Norton AntiVirus&#8230;</a></li>
<li><a href='http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/' rel='bookmark' title='Permanent Link: Lessons learned: the iMac lives'>Lessons learned: the iMac lives</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2009/10/not-out-of-the-woods-yet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nothing&#8217;s Perfect</title>
		<link>http://wheatblog.com/2009/10/nothings-perfect/</link>
		<comments>http://wheatblog.com/2009/10/nothings-perfect/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 16:39:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1185</guid>
		<description><![CDATA[My internal hard drive took a dive Friday. Things got slow, I had to power down, and then OS X wouldn&#8217;t boot. Between then and now, I&#8217;ve learned a lot about OS X and Time Machine. And the whole process just underscores a well-known computing joke: &#8220;There are two types of drives; those that have [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/' rel='bookmark' title='Permanent Link: Lessons learned: the iMac lives'>Lessons learned: the iMac lives</a></li>
<li><a href='http://wheatblog.com/2009/10/not-out-of-the-woods-yet/' rel='bookmark' title='Permanent Link: Not out of the woods yet'>Not out of the woods yet</a></li>
<li><a href='http://wheatblog.com/2000/12/untitled-54/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My internal hard drive took a dive Friday. Things got slow, I had to power down, and then OS X wouldn&#8217;t boot. Between then and now, I&#8217;ve learned a lot about OS X and <a href="http://www.apple.com/macosx/what-is-macosx/time-machine.html" target="_blank">Time Machine</a>. And the whole process just underscores a well-known computing joke: &#8220;There are two types of drives; those that have crashed, and those that will.&#8221;</p>
<p>Time Machine, the automated backup software that is included with OS X, is pretty cool. But I found myself in a bind, because the last Time Machine backup I had to work with was from noon on a day when I worked until five.[1] So there was a very big gap of time in which I had been highly productive (on a Friday, even! Take note, current and future employers!). Naturally, I wanted to nab those files before I started any sort of restoration process.[2]</p>
<p>As usual, AskMe came to my rescue. I posted a <a href="http://ask.metafilter.com/134385/How-do-I-rescue-files-from-an-internal-drive-when-OS-X-wont-boot" target="_blank">question</a> and someone there turned me onto the <a href="http://developer.apple.com/mac/library/DOCUMENTATION/Darwin/Reference/ManPages/man1/ditto.1.html" target="_blank">ditto</a> command and to how OS X specifies the location of drives. I was able to boot from the OS X installation DVD, fire up a terminal, and copy the files I had created to a USB jump drive. Then I reinstalled OS X. When the installation finished (and it took quite a long time), it asked me if I wanted to start fresh or start with a Time Machine backup. I went with the Time Machine backup, and the migration assistant started on its journey. It was late, so I let it run overnight.</p>
<p>When I woke up the next morning, the file transfer dialog&#8217;s status bar was almost all the way across. A status message told me it was &#8220;Transferring files to support applications&#8221; and that it had about three minutes left. Good enough, I thought, and went about my day. I kept checking on it, but it never changed. I was reluctant to coldcock[3] the machine, as I suspect one too many improper shutdowns (i.e. Haden + power strip + pretty light on power strip) had been the cause of the hard drive issues in the first place.[4] So, I let it run until about eight o&#8217;clock that evening.</p>
<p>Some web research convinced me that my machine had zombied out, and that I might have better luck booting from the DVD and <a href="http://blog.duncandavidson.com/2008/01/restoring-from-time-machine.html" target="_blank">restoring from Time Machine</a> via its utilities menu, instead of via the migration assistant.[5] Alas, the first stab at that (which took several hours to run) failed to produce a bootable system. (I, again, found myself staring at the grey screen of death.) So, I tried it again, this time rolling back to the penultimate Time Machine backup. Luckily, that one took. And, though I composed this on my backup machine, I&#8217;m happy to be posting it from my beloved iMac.</p>
<p><strong>Notes</strong></p>
<p>1. I have no clue why Time Machine stopped backing up. I suspect that the internal hard drive issue was to blame&#8211;that it was trying to back up something incurably broken.<br />
2. I booted from the OS X installation DVD and ran Disc Utility, which fixed some errors with my hard drive, but I still couldn&#8217;t boot.<br />
3. I don&#8217;t know why all of my metaphors for computing are violent. My favorite phrase for using very powerful and complicated software for a simple task is that it is &#8220;too much gun for the job.&#8221;<br />
4. Note to self: buy an uninterruptible power supply.<br />
5. It should go without saying that, at many stages in this process, I was feverishly researching all manner of solutions, using both my iPod touch and my wife&#8217;s ancient Dell laptop (Inspiron 5100, 2.40GHz Pentium 4, 384MB RAM) that we haven&#8217;t used in months because, after having become accustomed to the iMac, it feels about as modern as one of those newfangled electronic calculators we had as kids with the LED display.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1185&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/10/lessons-learned-the-imac-lives/' rel='bookmark' title='Permanent Link: Lessons learned: the iMac lives'>Lessons learned: the iMac lives</a></li>
<li><a href='http://wheatblog.com/2009/10/not-out-of-the-woods-yet/' rel='bookmark' title='Permanent Link: Not out of the woods yet'>Not out of the woods yet</a></li>
<li><a href='http://wheatblog.com/2000/12/untitled-54/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2009/10/nothings-perfect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All Over but the Crying</title>
		<link>http://wheatblog.com/2009/09/all-over-but-the-crying/</link>
		<comments>http://wheatblog.com/2009/09/all-over-but-the-crying/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 16:11:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1182</guid>
		<description><![CDATA[Infinite Summer has wrapped up, and I am still reading Infinite Jest. In fact, I&#8217;m only about halfway through (currently on page 550, by rough estimate [1]). But I&#8217;m still counting it as a victory, because Infinite Jest had been on my list for a long time, and I&#8217;m now too far in to back [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/04/the-experience-of-reading-in-the-age-of-digital-reproduction/' rel='bookmark' title='Permanent Link: The experience of reading in the age of digital reproduction'>The experience of reading in the age of digital reproduction</a></li>
<li><a href='http://wheatblog.com/2009/06/a-fellow-of-infinite-jest-of-most-excellent-fancy/' rel='bookmark' title='Permanent Link: &#8220;a fellow of infinite jest, of most excellent fancy&#8221;'>&#8220;a fellow of infinite jest, of most excellent fancy&#8221;</a></li>
<li><a href='http://wheatblog.com/2009/07/way-down-in-the-hole-2/' rel='bookmark' title='Permanent Link: Way down in the hole'>Way down in the hole</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://infinitesummer.org/" target="_blank">Infinite Summer</a> has <a href="http://infinitesummer.org/archives/1934" target="_blank">wrapped up</a>, and I am still reading <em>Infinite Jest</em>. In fact, I&#8217;m only about halfway through (currently on page 550, by rough estimate [1]). But I&#8217;m still counting it as a victory, because <em>Infinite Jest</em> had been on my list for a long time, and I&#8217;m now too far in to back out. It&#8217;ll take a while to finish it up, but my first experiment with an internet-based reading project has been a very positive experience. I&#8217;ve met some cool people, learned a lot about DFW, and made my way half-way through a crazy, thought-provoking novel.</p>
<p>I&#8217;ll blog more observations about the novel as I make my way through it, though I&#8217;m more concerned, now, with simply reading it.</p>
<p>Meanwhile, Infinite Summer has launched a <a href="http://infinitesummer.org/dracula/" target="_blank">follow-up reading project</a> focusing on Bram Stoker&#8217;s <em>Dracula</em>.  Coincidentally, I have been reading that novel along with <em>Infinite Jest</em>. It is one of the novels that comes with <a href="http://www.classicsapp.com/" target="_blank">Classics</a> app, and I found myself reading when I didn&#8217;t have my copy of <em>Infinite Jest</em> around, both because I like vampire stories (in film, at least) and because I&#8217;d never read it before and felt a little guilty about it. So I could jump on that bandwagon, but I&#8217;ll probably just eschew the deadlines and continue to read them both at my own pace. <em>Dracula</em> is light fare compared to <em>Infinite Jest</em>, and can be a nice respite from it, at least when Stoker&#8217;s occasionally ham-fisted prose and tin ear for dialect doesn&#8217;t get in the way of his storytelling.</p>
<p>Being as I&#8217;m still in the thick of it, I can&#8217;t offer a resounding pronouncement on the novel itself. All I can say is that I continue to enjoy it. And I&#8217;ve enjoyed chatting with you about it.</p>
<p>Notes:</p>
<p>1. I found lugging the book around was an impediment to my actually reading it, so I bought the Kindle version for my iPod touch. The <a href="http://www.amazon.com/gp/feature.html?ie=UTF8&amp;docId=1000301301" target="_blank">Kindle app</a> doesn&#8217;t give you page numbers, it gives you a &#8220;location&#8221; value which is, for reasons I still can&#8217;t determine, expressed as a range (I am, currently, at &#8220;Location 12515-12523&#8243;). Triangulating with the paper copy, I found that multiplying that first number by 0.044 makes for a pretty accurate estimate of the page number in my paperback copy.</p>
<p>[This post was dual-published at <a href="http://infinitezombies.wordpress.com/2009/09/29/all-over-but-the-crying/" target="_blank">Infinite Zombies</a> and at <a href="http://wheatblog.com/2009/09/all-over-but-the-crying/" target="_blank">wheatblog.com</a>.]</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1182&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2009/04/the-experience-of-reading-in-the-age-of-digital-reproduction/' rel='bookmark' title='Permanent Link: The experience of reading in the age of digital reproduction'>The experience of reading in the age of digital reproduction</a></li>
<li><a href='http://wheatblog.com/2009/06/a-fellow-of-infinite-jest-of-most-excellent-fancy/' rel='bookmark' title='Permanent Link: &#8220;a fellow of infinite jest, of most excellent fancy&#8221;'>&#8220;a fellow of infinite jest, of most excellent fancy&#8221;</a></li>
<li><a href='http://wheatblog.com/2009/07/way-down-in-the-hole-2/' rel='bookmark' title='Permanent Link: Way down in the hole'>Way down in the hole</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2009/09/all-over-but-the-crying/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Overheard</title>
		<link>http://wheatblog.com/2009/09/overheard/</link>
		<comments>http://wheatblog.com/2009/09/overheard/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 15:18:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1178</guid>
		<description><![CDATA[Overheard recently in a department store, while Gina, Haden, and I were shopping for some children&#8217;s clothes. A woman, 40-something, and her son, maybe 10 or 11, discuss sizes with a sales clerk:
Clerk: We have those, but only in a &#8220;Husky.&#8221;
Woman: [Emphatically] Oh, no, no. He&#8217;s anorexic skinny&#8211;concentration camp skinny.
Son: ???
Woman: It&#8217;s okay: skinny is [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2001/02/untitled-74/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
<li><a href='http://wheatblog.com/2007/03/arrested-development-jesus-camp/' rel='bookmark' title='Permanent Link: Arrested Development + Jesus Camp'>Arrested Development + Jesus Camp</a></li>
<li><a href='http://wheatblog.com/2003/06/untitled-362/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Overheard recently in a department store, while Gina, Haden, and I were shopping for some children&#8217;s clothes. A woman, 40-something, and her son, maybe 10 or 11, discuss sizes with a sales clerk:</p>
<p>Clerk: We have those, but only in a &#8220;Husky.&#8221;<br />
Woman: [Emphatically] Oh, no, no. He&#8217;s anorexic skinny&#8211;concentration camp skinny.<br />
Son: ???<br />
Woman: It&#8217;s okay: skinny is good.</p>
<p>How many things are wrong with this conversation? The flippant use of &#8220;anorexic&#8221;? The even more grievously flippant use of &#8220;concentration camp&#8221;? Or is it that maxim at the end (and its unspoken converse). For the record, the boy was of normal size&#8211;neither particularly skinny nor at all overweight for his age. The mother I would describe as verging on gaunt.</p>
<p>A note to the college bound: psychiatry is a growth industry, and ever will be.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1178&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2001/02/untitled-74/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
<li><a href='http://wheatblog.com/2007/03/arrested-development-jesus-camp/' rel='bookmark' title='Permanent Link: Arrested Development + Jesus Camp'>Arrested Development + Jesus Camp</a></li>
<li><a href='http://wheatblog.com/2003/06/untitled-362/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2009/09/overheard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching Back (One Year Later)</title>
		<link>http://wheatblog.com/2009/08/switching-back-one-year-later/</link>
		<comments>http://wheatblog.com/2009/08/switching-back-one-year-later/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 04:16:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wheatblog.com/?p=1172</guid>
		<description><![CDATA[I first posted about making the switch to Mac a year ago today, so I thought some sort of followup post might be in order (and, you know, I was hurting for a blog idea, so here goes).
I&#8217;ve been pretty vocal about how much I like OS X and the suite of apps that ship [...]


<b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2002/03/untitled-201/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
<li><a href='http://wheatblog.com/2009/06/dropbox-to-the-rescue/' rel='bookmark' title='Permanent Link: Dropbox to the rescue'>Dropbox to the rescue</a></li>
<li><a href='http://wheatblog.com/2008/08/switching-back-to-mac/' rel='bookmark' title='Permanent Link: Switching Back (to Mac)'>Switching Back (to Mac)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I first posted about <a href="http://wheatblog.com/2008/08/switching-back-to-mac/" target="_blank">making the switch to Mac</a> a year ago today, so I thought some sort of followup post might be in order (and, you know, I was hurting for a blog idea, so here goes).</p>
<p>I&#8217;ve been pretty vocal about how much I like <a href="http://en.wikipedia.org/wiki/Mac_OS_X" target="_blank">OS X</a> and the suite of apps that ship with it. <a href="http://www.apple.com/ilife/iphoto/" target="_blank">iPhoto</a>, in particular, is a wonderful thing. It makes managing media incredibly easy, intuitive, and powerful. Now that I&#8217;m a parent, I generate a lot of photographs and short video of <a href="http://hadenthomasmartin.com" target="_blank">this kid</a>. Wrangling these with Adobe Photoshop Elements, as I had done when I was on WinXP, was workable but slow, especially when it came to editing. Managing and editing them with iPhoto is cake. Even better, the &#8220;Faces&#8221; (i.e. face recognition) feature in iPhoto &#8216;09 saves me the trouble of tagging things, I just let Faces work its magic and then go through every once in a while to weed out the false positives.</p>
<p>The most obvious difference between OS X and WinXP is the subdued color palette of OS X&#8211;mostly shades of grey&#8211;that makes it very easy on the eyes. After working on my iMac for a while, WinXP (and, even worse, Vista) seems gaudy. You can tame most of those excesses, of course. But, out of the box, it&#8217;s way too flashy. With OS X, the only thing I had to change was the desktop image.</p>
<p>The three-dimensional vibe of the <a href="http://en.wikipedia.org/wiki/Dock_(Mac_OS_X)" target="_blank">Dock</a> is nice; I feel like I&#8217;m looking into a window rather than at a flat wall (the designers had even more fun with that depth metaphor in <a href="http://www.apple.com/macosx/what-is-macosx/time-machine.html" target="_blank">Time Machine</a>). Though OS X is visually understated, it isn&#8217;t lacking in sophistication. The dock icons are reflected in the semi-translucent surface of the Dock. Dragging an app near creates quite beautifully realistic reflections between the two. It&#8217;s eye candy, but it&#8217;s classy eye candy. Beyond the looks and it&#8217;s utility as an app launcher (though I tend to use Spotlight for that), the dock is handy in that it tells you at a glance which apps are running. Many apps use it to provide notifications (the icon for Mail is telling me right now that I have three new messages).</p>
<p>On the geek side, having a bash terminal is a wonderful thing. I learned my way around the Unix command line back in the early days of the web, when my university email and web hosting accounts were on a SunOS box to which I only had telnet access. On every WinXP box that I use regularly, I run <a href="http://www.cygwin.com/" target="_blank">Cygwin</a>, as DOS makes my head and eyes hurt. But, on OS X, bash support is  native, thanks to the BSD-based engine that undergirds everything.</p>
<p>PDF integration is amazingly handy. I don&#8217;t print receipts anymore. I just save them as PDF to my web receipts folder&#8211;a feature that is native on the print dialog and is compatible with every application that implements printing. It&#8217;s also great as a workaround for apps that don&#8217;t export to a format I like.</p>
<p>It&#8217;s rock solid; I think I&#8217;ve managed to crash it twice in the past year. I had two power outages lead to startup difficulties, both of which were solved with a second power cycle. (The grid here is incredibly weak.) If it weren&#8217;t for Haden&#8217;s obsession with the power strip, I&#8217;d almost never need to restart it.</p>
<p>As a software trainer, one of my favorite features is the help menu, which searches through the menu items themselves, before hitting the help docs. When you choose from the available matches, the appropriate menu opens and a nice blue indicator appears next to the menu command. It&#8217;s saves me lots of time, especially when I&#8217;m using an app that I don&#8217;t use often. It&#8217;s so effective, I often don&#8217;t bother learning the menus: I just rely on the search. Instead of starting you off on a goose chase through the documentation or, worse yet, some web-based version of the same, the help menu keeps you focused on the application and helps you become familiar with it. It&#8217;s incredibly clever: a simple idea, brilliantly executed.</p>
<p>Of course, there are annoyances, too, but I&#8217;ll save those for another post.</p>
<img src="http://wheatblog.com/?ak_action=api_record_view&id=1172&type=feed" alt="" />

<p><b>Possibly Related Posts:</b><ol><li><a href='http://wheatblog.com/2002/03/untitled-201/' rel='bookmark' title='Permanent Link: Untitled'>Untitled</a></li>
<li><a href='http://wheatblog.com/2009/06/dropbox-to-the-rescue/' rel='bookmark' title='Permanent Link: Dropbox to the rescue'>Dropbox to the rescue</a></li>
<li><a href='http://wheatblog.com/2008/08/switching-back-to-mac/' rel='bookmark' title='Permanent Link: Switching Back (to Mac)'>Switching Back (to Mac)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wheatblog.com/2009/08/switching-back-one-year-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
