<?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>Benjamin Grant &#187; Mac OS X</title>
	<atom:link href="http://bengrant.org/tag/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://bengrant.org</link>
	<description></description>
	<lastBuildDate>Mon, 27 May 2013 07:16:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.7</generator>

	<image>
		<url>http://bengrant.org/files/2015/05/bg_clear_huge-5563eec5v1_site_icon-32x32.png</url>
		<title> &#187; Mac OS X</title>
		<link>http://bengrant.org</link>
		<width>32</width>
		<height>32</height>
	</image> 
	<item>
		<title>My iMac Needs A Serial Port</title>
		<link>http://bengrant.org/2012/12/21/my-imac-needs-a-serial-port/</link>
		<comments>http://bengrant.org/2012/12/21/my-imac-needs-a-serial-port/#comments</comments>
		<pubDate>Fri, 21 Dec 2012 23:00:19 +0000</pubDate>
		<dc:creator><![CDATA[bgrantrobus]]></dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[screen(1)]]></category>
		<category><![CDATA[Serial Communications]]></category>

		<guid isPermaLink="false">http://bengrant.org/?p=58</guid>
		<description><![CDATA[Apple stopped putting serial ports on Macs in the late 1990&#8217;s. For the most part, I don&#8217;t miss them. In fact, I think every laptop I&#8217;ve been issued by an employer has been equipped with one of these dust gathering and finger scratching ports, and I would be happier without them. So, I can&#8217;t say [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Apple stopped putting serial ports on Macs in the late 1990&#8217;s. For the most part, I don&#8217;t miss them. In fact, I think every laptop I&#8217;ve been issued by an employer has been equipped with one of these dust gathering and finger scratching ports, and I would be happier without them. So, I can&#8217;t say I&#8217;m surprised to learn that the <a href="http://support.apple.com/kb/HT3913">smooth and tidy back of my iMac</a> does not have a serial port. Unfortunately, I have a few simple or old devices that still speak &#8220;serial&#8221;.</p>
<p>When I was working on my ECE degree, I purchased a USB-to-Serial adapter to connect my iBook to everything from oscilloscopes to micro-controllers. Earlier this week I had to dig out my adapter, a Keyspan USA-19, to update my DSL router (a story for another day).</p>
<p>As it turns out, Keyspan was bought by <a href="http://www.tripplite.com">Tripp Lite</a> in 2008, but appears to continue <a href="http://www.tripplite.com/en/products/keyspan-products.cfm">making and supporting</a> Keyspan&#8217;s USB-to-Serial adpaters. I couldn&#8217;t find drivers for the USA-19, but took the risk an used the <a href="http://www.tripplite.com/shared/software/Driver/Driver%20for%20USA-19HS_v2.6.4%20(Mac%20OS%20X%2010.6.x%20to%2010.8.x).zip">driver for the USA-19HS (Mac OS X 10.6.x to 10.8.x)</a>. There isn&#8217;t anything fancy about the installer; just follow the prompts.</p>
<p>Once the driver is installed, plug in the adapter and check for it with:</p>
<pre>% ls -1 /dev/tty.*</pre>
<p>I had to restart before I saw what I was looking for (I&#8217;ve omitted the results that aren&#8217;t relevant):</p>
<pre>% ls -1 /dev/tty.*
/dev/tty.KeySerial1
/dev/tty.USA192433P1.1
</pre>
<p>Once you identify the USB-to-Serial adapter, in this case, USA192433P1.1, you can connect using <a href="http://man.cx/tip(1)">tip(1)/cu(1)</a> or <a href="http://man.cx/screen(1)">screen(1)</a>. I used tip on my iBook, but don&#8217;t have it installed on my iMac.</p>
<pre>% screen /dev/tty.USA.192433P1.1</pre>
<p>Check the <a href="http://man.cx/screen">screen manpage</a> for details about setting baud rate and other options.</p>
]]></content:encoded>
			<wfw:commentRss>http://bengrant.org/2012/12/21/my-imac-needs-a-serial-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iWork &#8217;09 on Mountain Lion</title>
		<link>http://bengrant.org/2012/12/16/iwork-09-on-mountain-lion/</link>
		<comments>http://bengrant.org/2012/12/16/iwork-09-on-mountain-lion/#comments</comments>
		<pubDate>Sun, 16 Dec 2012 22:17:17 +0000</pubDate>
		<dc:creator><![CDATA[bgrantrobus]]></dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[iWork]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mountain Lion]]></category>

		<guid isPermaLink="false">http://bengrant.org/?p=53</guid>
		<description><![CDATA[I use iWork &#8217;09 and Office for Mac at home. I prefer iWork for basic spreadsheets and word processing at home, but use Office for just about everything else. My iMac came with Snow Leapord (10.6) and iWork pre-installed, but my recently acquired MacBook Air came with Mountain Lion (10.8) and without iWork. I naively [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I use iWork &#8217;09 and Office for Mac at home. I prefer iWork for basic spreadsheets and word processing at home, but use Office for just about everything else. My iMac came with Snow Leapord (10.6) and iWork pre-installed, but my recently acquired MacBook Air came with Mountain Lion (10.8) and without iWork.</p>
<p>I naively thought I could copy the iWork folder from my &#8220;/Applications/iWork &#8217;09/&#8221; folder from my iMac to my MacBook Air. But, when I try to run an iWork application, I receive an error indicating that it&#8217;s &#8220;corrupt&#8221;.</p>
<p>A quick search later, and I was trying to copy additional files from &#8220;/Library/Application Support/&#8221; and &#8220;/Library/Preferences/&#8221;. Finally, I dug out the original iWork &#8217;09 installation DVD that came with my iMac.</p>
<p>My MacBook Air doesn&#8217;t have a DVD drive, so I had to setup DVD sharing between my iMac and Air. On my iMac, I opened System Preferences, clicked Sharing under Internet &amp; Wireless, and enabled &#8220;DVD or CD Sharing&#8221;. I checked the box &#8220;Ask me before allowing others to use my DVD drive&#8221; as a precaution.</p>
<p>After inserting the DVD into my iMac, I opened a new Finder window and clicked &#8220;Remote Disc&#8221; under Devices in the window&#8217;s sidebar, double-clicked the icon for my iMac, and clicked the &#8220;Ask to use&#8230;&#8221; button. (See &#8220;Use another computer&#8217;s DVD or CD drive&#8221; in Help Center for details. The &#8220;Ask to use&#8230;&#8221; button is a consequence of checking &#8220;Ask me before allowing other to use my DVD drive&#8221; on the iMac.) A dialog appears on my iMac indicating that my user on my MacBook Air would like to use my DVD drive; I clicked Accept, and the disc opens on my MacBook Air.</p>
<p>Initially, the installer failed because there was a newer version of iWork on my MacBook Air (the version I tried to copy earlier). I had to remove the following:</p>
<pre>sudo rm -rf "/Applications/iWork '09/"
sudo rm -rf "/Library/Application Support/iWork '09/"
sudo rm -rf "/Library/Preferences/com.apple.iWork09.Installer.plist"
sudo rm -rf "/Library/Preferences/com.apple.iWork09.plist"</pre>
<p>After removing the above, I was able to successfully run the installer. After installation, I ran Software Update to upgrade iWork to the latest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://bengrant.org/2012/12/16/iwork-09-on-mountain-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
