<?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>Evolve</title>
	<atom:link href="http://dmevolve.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dmevolve.com</link>
	<description>Macintosh IT Consulting from the Silicon Prairie</description>
	<lastBuildDate>Mon, 12 Dec 2011 14:03:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>SOPA is bad for everyone</title>
		<link>http://dmevolve.com/2011/11/sopa-is-bad-for-everyone/</link>
		<comments>http://dmevolve.com/2011/11/sopa-is-bad-for-everyone/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 22:14:15 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.com/?p=431</guid>
		<description><![CDATA[My friend Brett Trout says it better than I can here. Call your representatives. This bill cannot pass.]]></description>
			<content:encoded><![CDATA[<p>My friend Brett Trout says it better than I can <a href="http://blawgit.com/2011/11/17/sopa-the-new-censorship-is-a-job-killer/">here</a>.</p>
<p>Call your representatives. This bill cannot pass.</p>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/11/sopa-is-bad-for-everyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MagSafe power adapter settlement</title>
		<link>http://dmevolve.com/2011/11/magsafe-power-adapter-settlement/</link>
		<comments>http://dmevolve.com/2011/11/magsafe-power-adapter-settlement/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 21:42:51 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.com/?p=428</guid>
		<description><![CDATA[In the event that you have one of the white ended MagSafe adapter that is frayed, here is the link to the support document for the settlement. Fortunately, the Apple Store has been pretty good about replacing these for free &#8230; <a href="http://dmevolve.com/2011/11/magsafe-power-adapter-settlement/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the event that you have one of the white ended MagSafe adapter that is frayed, here is the link to the support document for the settlement. Fortunately, the Apple Store has been pretty good about replacing these for free prior to the settlement, so I don&#8217;t believe that I have any that qualify.</p>
<p>http://support.apple.com/kb/TS4127</p>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/11/magsafe-power-adapter-settlement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable automatic opening of applications on restart/login</title>
		<link>http://dmevolve.com/2011/11/disable-automatic-opening-of-applications-on-restartlogin/</link>
		<comments>http://dmevolve.com/2011/11/disable-automatic-opening-of-applications-on-restartlogin/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 21:14:21 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.wordpress.com/?p=384</guid>
		<description><![CDATA[Open Terminal.app. Paste this in and hit return. defaults write com.apple.loginwindow LoginwindowLaunchesRelaunchApps -bool false]]></description>
			<content:encoded><![CDATA[<p>Open Terminal.app. Paste this in and hit return.</p>
<blockquote>
<pre>defaults write com.apple.loginwindow LoginwindowLaunchesRelaunchApps -bool false</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/11/disable-automatic-opening-of-applications-on-restartlogin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copying file paths in Mac OS X</title>
		<link>http://dmevolve.com/2011/11/copying-file-paths-in-mac-os-x/</link>
		<comments>http://dmevolve.com/2011/11/copying-file-paths-in-mac-os-x/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 15:04:44 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.com/?p=421</guid>
		<description><![CDATA[Recently, I blogged about the danger of sending large files via email for iowabiz.com. Almost simultaneously, one of my clients asked me for a solution to easily copy and paste a file path from the Finder in Mac OS X &#8230; <a href="http://dmevolve.com/2011/11/copying-file-paths-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, I blogged about the <a href="http://www.iowabiz.com/2011/10/email-size-limits.html">danger of sending large files via email</a> for iowabiz.com. Almost simultaneously, one of my clients asked me for a solution to easily copy and paste a file path from the Finder in Mac OS X Lion. This allows them to discuss shared files via email without the need to actually attach the file.</p>
<p>Unfortunately, there isn&#8217;t a solution built-in to Mac OS X. There&#8217;s a couple shareware products out that do it, but I felt it was too simple of a problem to pay per computer to solve. Instead, I created a simple Automator script that allows the user to do so via the services menu in the Finder.</p>
<p>Download: <a href="http://dmevolve.com/wp-content/uploads/2011/11/Copy-URL-of-items1.zip">Copy URL of item(s)</a></p>
<p>&nbsp;</p>
<ul>
<li>To install it, open the zip file and double-click on it. Automator will ask if you want to install it. Do so.</li>
<li>To use it, right-click on a file or folder, go to the Services menu, and choose &#8220;Copy URL of item(s)&#8221;. It will place the URL in the clipboard.</li>
<li>The URL is a file:// style, which means that the recipient will need to have any servers mounted before they click on the link. Hopefully, I can figure out how to get the server address and connection protocol, so that I can fix that in a later version.</li>
</ul>
<p>There is also no warranty of anything. If you like it, send a couple bucks my way via <a href="https://www.dwolla.com/u/812-707-5761">Dwolla</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/11/copying-file-paths-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinc Iowa</title>
		<link>http://dmevolve.com/2011/10/thinc-iowa/</link>
		<comments>http://dmevolve.com/2011/10/thinc-iowa/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 22:01:33 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.com/?p=397</guid>
		<description><![CDATA[I&#8217;m going to keep this one short, not because I don&#8217;t have a wealth of things to say about it, but rather my friend, colleague, and mentor Ben Milne has said it better. ThincIowa is only a week away. Get &#8230; <a href="http://dmevolve.com/2011/10/thinc-iowa/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to keep this one short, not because I don&#8217;t have a wealth of things to say about it, but rather my friend, colleague, and mentor Ben Milne has <a href="http://www.siliconprairienews.com/2011/10/guest-post-why-thinc-iowa-is-so-damn-important">said it better</a>.</p>
<p><img class="alignright size-medium wp-image-398" title="thinciowa (1)" src="http://dmevolve.com/wp-content/uploads/2011/10/thinciowa-1-300x87.jpg" alt="" width="300" height="87" /></p>
<p><a href="http://www.thinciowa.com/">ThincIowa</a> is only a week away. Get a ticket. It&#8217;s the best $200 you&#8217;ll spend in October.</p>
<p>If you need any more reason to go, they have a nice page to convince you <a href="http://www.thinciowa.com/downloads/ThincIowaOnePager.pdf">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/10/thinc-iowa/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>When iOS updates fail.</title>
		<link>http://dmevolve.com/2011/10/when-ios-updates-fail/</link>
		<comments>http://dmevolve.com/2011/10/when-ios-updates-fail/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 00:42:06 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.com/?p=394</guid>
		<description><![CDATA[So a colleague and I had a private twitter conversation this evening regarding his inability to install iOS 5. He received the following message at the onset of the update process: &#8220;There was a problem downloading the software for the &#8230; <a href="http://dmevolve.com/2011/10/when-ios-updates-fail/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So a colleague and I had a private twitter conversation this evening regarding his inability to install iOS 5. He received the following message at the onset of the update process: &#8220;There was a problem downloading the software for the iPhone &#8216;Friend&#8217;s Phone&#8217;. The requested resource was not found.&#8221;</p>
<p>We went through several steps, as I didn&#8217;t have the same experience as he did.</p>
<ul>
<li>Could he restore? No.</li>
<li>Was he going through a USB hub? No.</li>
<li>Was he using the latest version of iTunes (10.5)? No.</li>
</ul>
<div>Finally, I asked him to try to restore via DFU mode (Device Firmware Update, although there is an equally apt alternate meaning for the last two letters.)</div>
<div>The process for initiating DFU mode is simple:</div>
<div>
<ol>
<li>Plug in the device via USB.</li>
<li>Open iTunes.</li>
<li>Hold down the power and home buttons on the iPhone for 10 seconds.</li>
<li>Let up on the power but continue holding the home button.</li>
<li>iTunes should detect that your device needs to be restored.</li>
</ol>
<div>This is the last hope for failed iOS issues, but it is still a process that doesn&#8217;t cause pain. Especially with iOS 5&#8242;s new ability to back up with iCloud.</div>
</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/10/when-ios-updates-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remembering Steve &#8211; Part 3</title>
		<link>http://dmevolve.com/2011/10/remembering-steve-part-3/</link>
		<comments>http://dmevolve.com/2011/10/remembering-steve-part-3/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 15:34:38 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.wordpress.com/?p=382</guid>
		<description><![CDATA[While I was at Great Ape Trust of Iowa, I had built an XSan installation that I used to host user home directories off of. This wasn&#8217;t a very standard configuration, albeit one that was marketed and supported by Apple. &#8230; <a href="http://dmevolve.com/2011/10/remembering-steve-part-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>While I was at Great Ape Trust of Iowa, I had built an XSan installation that I used to host user home directories off of. This wasn&#8217;t a very standard configuration, albeit one that was marketed and supported by Apple.</p>
<p>As is customary, I will wait to install a new operating system until at least one point release is distributed. This was the case with 10.5.1 client and server, which I installed one night in early 2008. I installed it, then went home and to bed.</p>
<p>The next morning, all hell breaks loose.</p>
<p>At some point during the morning, a particular user logs in, and all of the files on the server disappear.</p>
<p>I reboot the server, and the files are back. Then they disappear again. Reboot, and they&#8217;re back. Up, down, up, down.</p>
<p>I revert the server to a backup of the previous version, and then start a series of long nights trying to figure out why I couldn&#8217;t keep things stable.</p>
<p>At one point, I send a 2 AM rant to sjobs@apple.com, saying that with all the hell 10.5 has put me through regarding XSan, the least they could do is make iCal server not suck in 10.6.</p>
<p>The next day, I get a call.. &#8220;Hello, my name is so-and-so from Apple Executive Relations, we understand that you are having a problem with your XSan. I&#8217;m going to get you in touch with the XSan engineers to assist with the problem.&#8221;</p>
<p>It turns out that there is a bug in the server software that was only reliably triggered by my configuration. Once I found the parameters, and relayed them to the engineer, they were able to duplicate the bug in their test installation, and they sent me a patch to test. That patch was then included in 10.5.2.</p>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/10/remembering-steve-part-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remembering Steve &#8211; Part 2</title>
		<link>http://dmevolve.com/2011/10/remembering-steve-part-2/</link>
		<comments>http://dmevolve.com/2011/10/remembering-steve-part-2/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 20:30:43 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.wordpress.com/?p=380</guid>
		<description><![CDATA[The second time that I emailed Steve, I was consulting, and had a client with a rather nasty problem with their iMac that I had convinced them to buy. This problem was a bug that caused the computer to be &#8230; <a href="http://dmevolve.com/2011/10/remembering-steve-part-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The second time that I emailed Steve, I was consulting, and had a client with a rather nasty problem with their iMac that I had convinced them to buy. This problem was a bug that caused the computer to be in a state that would only be repairable by replacing the logic board.</p>
<p>A software bug that caused a hardware bug.</p>
<p>Six months after the warranty ran out.</p>
<p>Anyhow, I emailed Steve, letting him know that not only was this a documented bug, that the machine was six months out of warranty, but that the client I convinced to buy it had sworn off of Apple products forever after he had spent quite a bit of money outfitting his office with Apple III&#8217;s, which were expensive, error prone, and Apple stopped supporting prematurely.</p>
<p>A few days later, I get a call&#8230;</p>
<p>Hello, my name is so-and-so, and I&#8217;m from Apple Executive Relations. I understand you have a client with a problem iMac. We&#8217;d like to get that resolved for them. Can you provide a serial number and I&#8217;ll authorize a free out of warranty repair&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/10/remembering-steve-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remembering Steve &#8211; part 1</title>
		<link>http://dmevolve.com/2011/10/remembering-steve-part-1/</link>
		<comments>http://dmevolve.com/2011/10/remembering-steve-part-1/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 03:45:23 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.wordpress.com/?p=378</guid>
		<description><![CDATA[The first time I emailed Steve, it was a little over ten years ago. I was on a now defunct mailing list that Apple hosted that discussed user interface topics. One of the topics discussed was file extensions vs. the &#8230; <a href="http://dmevolve.com/2011/10/remembering-steve-part-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The first time I emailed Steve, it was a little over ten years ago. I was on a now defunct mailing list that Apple hosted that discussed user interface topics.</p>
<p>One of the topics discussed was file extensions vs. the old Mac&#8217;s style of file type/creator. Mac OS X 10.1 was coming out, and was supposed to manage file extensions much better than 10.0. The mailing list, including myself, weren&#8217;t happy with the abandonment of the technology in the classic Mac OS for an inferior technology popularized by Windows.</p>
<p>Anyhow, I emailed a response to the list, and decided to carbon copy sjobs@apple.com.</p>
<p>Fifteen minutes later, I had an email in my inbox-</p>
<blockquote><p>I think you&#8217;ll like the new file extension policy in 10.1 coming out late this month.</p>
<p>Steve</p></blockquote>
<p>I responded with an equally short email saying that I already knew the policy, and it was the problem.</p>
<p>Fifteen minutes later, I had another response, this one a three paragraph explanation on why Type and Creator were dead.</p>
<p>I&#8217;m not posting that one.</p>
<p>Being a snarky kid (I was 24), I then thought- &#8220;This conversation started on the list, and it&#8217;s email, which isn&#8217;t private, it should go back to the list.&#8221; I know better now.</p>
<p>So I posted the whole conversation back to the list. The next day, I receive the last email I&#8217;d ever get from Steve&#8230;</p>
<blockquote><p>Jon,</p>
<p>You posted our communication on a message board.</p>
<p>Signing off,</p>
<p>Steve</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/10/remembering-steve-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The marvels of modern technology are NOT to be feared!</title>
		<link>http://dmevolve.com/2011/09/the-marvels-of-modern-technology-are-not-to-be-feared/</link>
		<comments>http://dmevolve.com/2011/09/the-marvels-of-modern-technology-are-not-to-be-feared/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 00:01:33 +0000</pubDate>
		<dc:creator>Jon Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dmevolve.wordpress.com/?p=369</guid>
		<description><![CDATA[In short, come on September 27th from 5-7PM to Saturday Mfg. and hear me wax poetic about the value of Lion. I&#8217;ve been told there will be free food and libations for the first hundred guests. Special thanks goes out &#8230; <a href="http://dmevolve.com/2011/09/the-marvels-of-modern-technology-are-not-to-be-feared/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://dmevolve.files.wordpress.com/2011/09/satmfglion_invite.jpg"><img class="alignnone size-full wp-image-370" title="SatMfglion_invite" src="http://dmevolve.files.wordpress.com/2011/09/satmfglion_invite.jpg" alt="" width="584" height="838" /></a>In short, come on September 27th from 5-7PM to Saturday Mfg. and hear me wax poetic about the value of Lion. I&#8217;ve been told there will be free food and libations for the first hundred guests. Special thanks goes out to <a href="http://www.saturdaymfg.com">Saturday Mfg</a>, who&#8217;s building isn&#8217;t actually red brick (it&#8217;s the back of an old car dealership on Ingersoll.) Please email me an RSVP if you are coming, so that we can tell if we have enough food ordered or not.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://dmevolve.com/2011/09/the-marvels-of-modern-technology-are-not-to-be-feared/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

