<?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>Doings &#187; Uncategorized</title>
	<atom:link href="http://do-boy.com/doings/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://do-boy.com/doings</link>
	<description>What a do-boy does</description>
	<lastBuildDate>Thu, 12 Aug 2010 16:20:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Catching Up to Snow Leopard</title>
		<link>http://do-boy.com/doings/2010/01/12/catching-up-to-snow-leopard/</link>
		<comments>http://do-boy.com/doings/2010/01/12/catching-up-to-snow-leopard/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 09:47:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://do-boy.com/doings/?p=40</guid>
		<description><![CDATA[Even part-time freeware developers look forward to new OSX releases, but our software doesn&#8217;t always make the transition very smoothly. My screensaver &#8220;The Tube&#8221; is a bit of a CPU and RAM hog, so when OSX 10.6 broke it, I kind of bid it adieu and got on with other projects. After some prodding, though, I [...]]]></description>
			<content:encoded><![CDATA[<p>Even part-time freeware developers look forward to new OSX releases, but our software doesn&#8217;t always make the transition very smoothly. My <a href="http://do-boy.com/work/software/">screensaver</a> &#8220;The Tube&#8221; is a bit of a CPU and RAM hog, so when OSX 10.6 broke it, I kind of bid it adieu and got on with other projects. After some prodding, though, I considered that faster CPUs and plentiful RAM nowadays mean this five-year-old resource hog might have new life yet.</p>
<p><img style="float: left; margin-left: 0px; margin-right: 6px;" title="Tube Map screensaver preview" src="http://do-boy.com/software/tube.gif" alt="Tube Map screensaver preview" width="224" height="144" />But it wasn&#8217;t as simple as just opening the old Xcode project and clicking &#8220;Build&#8221;. This is probably because the old build designations &#8220;Development&#8221; and &#8220;Deployment&#8221; don&#8217;t really have a place in Xcode these days. (Now it&#8217;s simply &#8220;Debug&#8221; and &#8220;Release&#8221;.) Curiosity led me to create a brand new project and then add the resources and classes from my old project, <em>then</em> simply click &#8220;Build&#8221;. And it worked&#8230;sort of.</p>
<p>I also had  to adapt the default class files (declaration and implementation) to match the old versions. It might have worked to add a modern build target to the old project, but in a way it was easier to do the rote work of going method by method pasting code into place. Once the resources were included, we were off to the races.</p>
<p>Now I&#8217;m reminded of the pleasantly hypnotic movement of the London Underground map and its gently flickering train. If you have OSX 10.6 (Snow Leopard) you can check it out <a href="http://do-boy.com/software/tube_SL.zip">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://do-boy.com/doings/2010/01/12/catching-up-to-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

