<?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>K-Squared Ramblings &#187; MacOSX</title>
	<atom:link href="http://www.hyperborea.org/journal/tag/macosx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Mac OS X Finder Deleting Files on a Linux Share (Solved)</title>
		<link>http://www.hyperborea.org/journal/2010/06/finder-permissions/</link>
		<comments>http://www.hyperborea.org/journal/2010/06/finder-permissions/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 17:23:12 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[filesystems]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=8424</guid>
		<description><![CDATA[Last week I connected to my Linux desktop from my Mac laptop, and Finder wouldn&#8217;t let me copy files over to the Linux box. Even stranger, it would delete the original file on the share after stating that it didn&#8217;t &#8230; <a href="http://www.hyperborea.org/journal/2010/06/finder-permissions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last week I connected to my Linux desktop from my Mac laptop, and Finder wouldn&#8217;t let me copy files over to the Linux box. Even stranger, it would <strong>delete the original</strong> file on the share after stating that it didn&#8217;t have permission to access it!</p>
<p>The error message it kept popping up was: </p>
<blockquote><p>The operation can’t be completed because you don’t have permission to access some of the items.</p></blockquote>
<p>So it didn&#8217;t have permission to access or save the items, but it had permission to delete them?  Clearly the error message wasn&#8217;t telling the whole story!</p>
<p>Even stranger: if I opened a file with an application like TextWrangler or NeoOffice, they had no problem saving it!  It was <strong>only Finder</strong> that had the problem!</p>
<p>Now, I&#8217;ve successfully transferred files back and forth between these computers <em>many</em> times before, but I had changed two things recently:</p>
<ul>
<li>Upgraded the Linux box to Fedora 13.</li>
<li>Installed the Mac OS X 10.6.4 update to Snow Leopard.</li>
</ul>
<p>I didn&#8217;t have much luck searching online, maybe because I was looking for the wrong terms. The closest I came up with were discussions like <a href="http://forum.synology.com/enu/viewtopic.php?f=64&#038;t=16917">this one</a>, but they all involved a server using netatalk or other AFP file sharing implementations.  I&#8217;ve been using samba (Windows-Style SMB shares) on the Linux box ever since I had some problems with Netatalk and decided that since the Mac would connect via Samba, I wouldn&#8217;t worry about it.</p>
<p>I idly posted the problem on Twitter. My brother replied that he&#8217;d run into the same problem (on Ubuntu, IIRC), and suggested turning off Unix extensions in Samba.  That meant opening up <strong><code>/etc/samba/smb.conf</code></strong> on the Linux box and adding the following line to the &#8220;Filesystem Options&#8221; section:</p>
<p><strong><code>unix extensions = no</code></strong></p>
<p>I restarted Samba on the Linux box, and that was it.  The Mac was able to copy files over without any errors!</p>
<p>I hope this post helps someone else solve the same problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2010/06/finder-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power Down</title>
		<link>http://www.hyperborea.org/journal/2009/11/power-down/</link>
		<comments>http://www.hyperborea.org/journal/2009/11/power-down/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 03:29:11 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[Computers/Internet]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[powerbook]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=5826</guid>
		<description><![CDATA[Subject: An old G4 PowerBook laptop which locks up after several hours of use. Goals: Test the memory so that, if it&#8217;s good, we can resell it instead of recycling it. Wipe the hard disk so that we can recycle &#8230; <a href="http://www.hyperborea.org/journal/2009/11/power-down/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Subject:</strong> An old G4 PowerBook laptop which locks up after several hours of use.<br />
<strong>Goals:</strong></p>
<ul>
<li>Test the memory so that, if it&#8217;s good, we can resell it instead of recycling it.</li>
<li>Wipe the hard disk so that we can recycle the computer.</li>
</ul>
<p><strong>Tools:</strong></p>
<ul>
<li>Tech Tool Pro 4 disc</li>
<li>Tech Tool Pro 5 disc</li>
<li>Mac OS X 10.5 Leopard install disc</li>
<li>Mac OS X 10.3 install disc (came with laptop)</li>
</ul>
<p>You&#8217;d think this would be easy&#8230; <span id="more-5826"></span></p>
<h3>Sunday</h3>
<p>I spent a couple of minutes looking for the Tech Tool Pro 5 disc, but couldn&#8217;t find it, so I figured I&#8217;d try version 4 since I knew where it was. I&#8217;d forgotten that TTP4 doesn&#8217;t like this display.  The colors were so messed up I couldn&#8217;t read it.</p>
<p>So I figured I&#8217;d use the Leopard install disc to wipe the hard drive first, and look for the TTP5 disc in the meantime.  I spent at least an hour and a half looking through my CD rack and a messy pile of paper and had no luck.  Meanwhile, the laptop froze while zeroing the disk. The screen had turned off, so I have no idea how much it actually wiped.</p>
<p>Then I found the TTP5 disc between two CD boxes.</p>
<p>At this point I figured I&#8217;d let the machine cool off overnight and deal with it the next day.</p>
<h3>Monday</h3>
<p>I got home from work, then set the laptop up on a cooling rack with a floor fan next to it. Booted to Tech Tool Pro 5 &#8212; no problem.  The memory test options are time-based: do you want to test for 15 minutes, 1 hour, 2 hours, etc. I figured I&#8217;d start with 15 minutes and see what it did. It passed. Just in case, I ran it for another hour.  Again, it passed. *whew!*</p>
<p>Not wanting to risk damaging the RAM, I powered the laptop off, unplugged it, removed the battery, opened up the access panel and removed the RAM extension.  I closed everything up, plugged it back in, and tried to boot to Leopard.</p>
<p>10 minutes later, with the DVD drive still chugging away and the beach ball still spinning, I thought maybe I should take another approach.</p>
<p>I dug out the original install discs, which I&#8217;d found while looking for TTP5 the day before, and tried booting to that. 2 minutes, tops.  That&#8217;s when I checked the Leopard box and saw that it required 512 MB of RAM. The G4 PowerBook only had 256 MB built-in.  You&#8217;d think the boot loader on the disc could maybe tell you &#8220;This requires more memory than you have&#8221; instead of sitting there trying to load everything without any swap space.</p>
<p>Anyway, from the 10.3 installer I fired up Disk Utility, told it to zero the drive, and waited.  10 minutes later, it still said &#8220;Preparing to zero drive.&#8221;  The day before, it had only stayed in that state for a few seconds before starting to show progress.</p>
<p>Great. Maybe it needed the memory.  Power down, open it up, plug the RAM back in, close it up.  This time it after booting to the installer, I couldn&#8217;t even get the menus to respond.</p>
<p>I figured it had managed to overheat (or whatever is going on) despite the fan and cooling rack. So I closed it down and put everything away to try again the next day.</p>
<h3>Next Sunday</h3>
<p>I picked things up again a few days later. First I pulled battery out in case it was overheating. So, with the extra RAM, I booted to the Leopard install discs and tried to zero the drive. After about 10 minutes, a message popped up that the computer needed to restart. So I tried again.  Same thing.</p>
<p>Since I half-suspect the drive itself is part of the problem (though it could be a fan), at this point I decided it was probably as close to wiped as it was going to get.  So I pulled out the RAM again and set it aside to sell, and figured I&#8217;d just send the machine back.</p>
<p>Then I remembered I should drain the battery.</p>
<p>What could I do with a machine that had no OS to drain the battery?</p>
<p>Of course! I could run Disk Utility!  So I left the computer unplugged, booted to the 10.3 discs (since I&#8217;d already removed the extra RAM), and started to zero the drive again, figuring it would either freeze or run out of power.</p>
<p>About half an hour later I looked over&#8230;and <strong>as near as I could tell, it was done.</strong>  There was no message, but there was also no progress gauge and no error&#8230;and Disk Utility showed an empty Mac OS filesystem on the drive.</p>
<p>Great!  It finally worked!  But I still needed to drain the battery, so I figured I&#8217;d start a second round.  This time it froze, and the computer made grinding/clicking noises until it ran out of power.  But the mission had been accomplished.</p>
<h3>Aftermath</h3>
<p>I sold the RAM on eBay last week. Now I just need to send the computer back to be recycled.  End of an era in some ways, but we haven&#8217;t actually used it in almost a year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/11/power-down/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Problem &amp; Fire Pix</title>
		<link>http://www.hyperborea.org/journal/2009/09/snow-leopard-problem-fire-pix/</link>
		<comments>http://www.hyperborea.org/journal/2009/09/snow-leopard-problem-fire-pix/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 18:45:35 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Station Fire]]></category>
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=6667</guid>
		<description><![CDATA[Mac users: if you upgrade to Snow Leopard, be sure to re-update Flash afterward. # Impressive LA fire pix at Flickr. #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Mac users: if you upgrade to <strong>Snow Leopard</strong>, <a href="http://www.zdnet.com/blog/security/snow-leopard-ships-with-vulnerable-flash-player/4175">be sure to re-update Flash afterward</a>. <a href="http://twitter.com/KelsonV/statuses/3736774449" class="aktt_tweet_time">#</a></li>
<li>Impressive <a href="http://blog.flickr.net/en/2009/09/03/station-fire-los-angeles/">LA fire pix at Flickr</a>. <a href="http://twitter.com/KelsonV/statuses/3738222002" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/09/snow-leopard-problem-fire-pix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raptors and Snow Leopard</title>
		<link>http://www.hyperborea.org/journal/2009/08/raptors-leopard/</link>
		<comments>http://www.hyperborea.org/journal/2009/08/raptors-leopard/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 06:30:00 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[dinosaurs]]></category>
		<category><![CDATA[dreams]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2009/08/26/line-items-for-2009-08-26/</guid>
		<description><![CDATA[Dreamed I was looking at photos of seagulls by @brionv, who kept joking about how velociraptors were a lot smaller than they used to be. # Hmm, the $4 I saved ordering Snow Leopard through Amazon almost covers the $5 &#8230; <a href="http://www.hyperborea.org/journal/2009/08/raptors-leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Dreamed I was looking at photos of seagulls by @<a href="http://twitter.com/brionv" class="aktt_username">brionv</a>, who kept joking about how velociraptors were a lot smaller than they used to be. <a href="http://twitter.com/KelsonV/statuses/3557895584" class="aktt_tweet_time">#</a></li>
<li>Hmm, the $4 I saved <a href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&#038;tag=hyperborea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B001AMHWP8">ordering Snow Leopard through Amazon</a> almost covers the $5 for <a href="http://twidroyd.com/">Twidroid Pro</a> due the same day <a href="http://twitter.com/KelsonV/statuses/3567466896" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/08/raptors-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leaped to Leopard</title>
		<link>http://www.hyperborea.org/journal/2007/10/leaped-to-leopard/</link>
		<comments>http://www.hyperborea.org/journal/2007/10/leaped-to-leopard/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 06:27:27 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[powerbook]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2007/10/31/leaped-to-leopard/</guid>
		<description><![CDATA[The new Mac OS X disc arrived in today&#8217;s mail. I opened it up to make sure everything was there, and was surprised to see that Apple has really cut down on packaging. Instead of the ~8&#215;10&#8243; box with folds &#8230; <a href="http://www.hyperborea.org/journal/2007/10/leaped-to-leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/B000FK88JK?ie=UTF8&#038;tag=hyperborea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000FK88JK"><img class="alignright" border="0" src="http://www.hyperborea.org/journal/wp-content/uploads/2007/10/21gxxoqmfil_aa_sl160_.jpg" alt="Mac OS X Leopard" title="Mac OS X Leopard" width="160" height="159" /></a>The new <a href="http://www.apple.com/macosx/">Mac OS X</a> disc arrived in today&#8217;s mail.  I opened it up to make sure everything was there, and was surprised to see that Apple has really cut down on packaging.  Instead of the ~8&#215;10&#8243; box with folds to keep the disc and manual in place, they&#8217;ve gone to a small box the size of a cardboard CD case.  Just enough room for the DVD and the &#8220;manual&#8221; (which is mainly a &#8220;Look what&#8217;s new!&#8221; booklet).</p>
<p>&#8220;So,&#8221; I said.  &#8220;I have to ask myself.  Do I feel lucky?&#8221;<br />
&#8220;Well,&#8221; Katie replied.  &#8220;Do you?  Punk?&#8221;<br />
&#8220;What the heck.&#8221;</p>
<p>I&#8217;d done some research on <a href="http://discussions.apple.com/thread.jspa?messageID=5651929">application compatibility</a> earlier this week, and the PowerBook looked ready.  Katie&#8217;s desktop is going to need further study.  The Mac Classic environment will no longer run under Leopard, and she&#8217;s still got a couple of Classic apps she pulls out occasionally.  Also, Photoshop 7 is <a href="http://www.macfixit.com/article.php?story=20071030122926454">reported</a> not to run under Leopard, and Adobe <a href="http://slingload.blogspot.com/2007/10/26/adobe-on-compatibility-with-leopard/">isn&#8217;t testing or updating</a> anything older than CS3.  </p>
<p>But the laptop?  No critical data to back up (it&#8217;s all duplicated from the desktops), and everything we actually <em>use</em> on it has been tested on at least a pre-release.</p>
<p>So I fired up Netscape 4 for old times&#8217; sake (and discovered that this theme is completely unreadable in it; then I switched the CSS around so that Netscape 4 won&#8217;t even <em>try</em>).  Then I popped in the disc, selected some options, and let it install during <i>Pushing Daisies</i>.</p>
<p>No problems so far.  Disk space is running low, but it&#8217;s a 3-year old laptop (so the drive is small) and I did an Archive and Install, so it has a backup of the old OS.  Once it&#8217;s clear that everything works, I can free up ~6GB right there.  It may also be time to wipe the <a href="http://ydl.net/">Yellow Dog Linux</a> partition. I haven&#8217;t used it in over a year.</p>
<p>Some highlights: I really like finally having virtual desktops (what Apple calls &#8220;Spaces&#8221;).  The new search highlighting, previously seen in the Safari&nbsp;3 beta, appears in other apps as well.  Heck, Safari&nbsp;3 is a big jump itself.  (Hey, Apple, where are the Windows and Tiger releases?)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2007/10/leaped-to-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Tech Bits</title>
		<link>http://www.hyperborea.org/journal/2007/10/random/</link>
		<comments>http://www.hyperborea.org/journal/2007/10/random/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 22:31:18 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2007/10/26/random/</guid>
		<description><![CDATA[Taking a break from the fire commentary: Apple: Finally pre-ordered Mac&#160;OS&#160;X Leopard, removing the temptation to run out to an Apple store or Fry&#8217;s this weekend (though I&#8217;ve been meaning to put some more RAM in the Windows box). Saved &#8230; <a href="http://www.hyperborea.org/journal/2007/10/random/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Taking a break from the <a href="http://www.hyperborea.org/journal/tag/fire/">fire commentary</a>:</p>
<p><a href="http://www.amazon.com/gp/product/B000FK88JK?ie=UTF8&#038;tag=hyperborea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000FK88JK"><img border="0" class="alignright" src="http://www.hyperborea.org/journal/wp-content/uploads/2007/10/21b3gnd6el_aa_sl110_.jpg" alt="Mac OS X Leopard" /></a><b>Apple:</b> Finally pre-ordered <a href="http://www.apple.com/macosx/">Mac&nbsp;OS&nbsp;X Leopard</a>, removing the temptation to run out to an Apple store or Fry&#8217;s this weekend (though I&#8217;ve been meaning to put some more RAM in the Windows box).  Saved a few bucks by <a href="http://www.amazon.com/gp/product/B000FK88JK?ie=UTF8&#038;tag=hyperborea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000FK88JK">ordering from Amazon</a> ($10 off the family pack, would&#8217;ve been $20 off the standard box), and picked the free shipping so that I won&#8217;t be tempted to install it until there&#8217;ve been a few days&#8217; worth of bug reports.</p>
<p>Meanwhile, I&#8217;m wondering when <strong>Safari&nbsp;3</strong> comes out for Windows and Tiger.  Tonight at 6:00?  Monday?  I&#8217;m looking forward to this putting some of the new <a href="http://www.css3.info/">CSS3 capabilities</a> into the hands of potentially 5% of the web audience.</p>
<p><a href="http://my.opera.com/community/download.pl?ref=Kelson&#038;p=opera_desktop" title="Opera Web Browser"><img alt="[Opera Logo]" src="http://www.hyperborea.org/journal/wp-content/uploads/2007/10/opera_125.jpg" class="alignright" /></a><b>Opera:</b> Speaking of web browsers, <a href="http://www.opera.com/browser/next/"><strong>Opera 9.5 beta</strong></a> came out yesterday.  In addition to lots of work on rendering &#038; site compatibility (as seen through the last few weeks&#8217; worth of alpha releases), they&#8217;ve launched a new service called <a href="http://link.opera.com/"><strong>Opera&nbsp;Link</strong></a>.  It&#8217;s primarily a bookmarks sync service, plus a web-accessible interface.  So you can automatically sync multiple copies of Opera&#8212;including <a href="http://my.opera.com/community/download.pl?ref=Kelson&#038;p=opera_mini">Opera&nbsp;Mini</a>&#8212;and also be able to access those bookmarks from Firefox, IE, or a computer where you&#8217;re a guest (friend, computer lab, cafe, etc.).  I think the biggest impact here is going to be <strong>syncing between the desktop and phone</strong>, like Safari on the desktop and the iPhone.</p>
<p>On the other hand, imagine adding a bookmarklet or Firefox extension to more easily update from&#8212;or even fully sync with&#8212;other browsers.  Or better yet, a way to synchronize Opera&nbsp;Link with, say, <a href="http://del.icio.us/">del.icio.us</a>, which can integrate fully with both Firefox (via an extension) and Flock.</p>
<p><b>Spam:</b> I&#8217;m astonished that, with the amount of comment spam that hits this blog (many thanks to <a href="http://www.bad-behavior.ioerror.us/">Bad Behavior</a> and <a href="http://unknowngenius.com/blog/wordpress/spam-karma/">Spam Karma</a> for helping stem the tide!), I&#8217;ve only netted 7 comment spammers for <a href="http://www.projecthoneypot.org/?rf=21384">Project Honeypot</a> since they started tracking comment spam <a href="http://www.projecthoneypot.org/5days_tuesday.php">6 months ago</a>.  I guess the software is smart enough to only hit the real forms?</p>
<p><b>WordPress:</b> Just released <a href="http://wordpress.org/news/2007/10/wordpress-231/">version 2.3.1</a> with a bunch of bugfixes and (of course) a security fix.  Updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2007/10/random/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X: The Leopard Pounces</title>
		<link>http://www.hyperborea.org/journal/2007/10/osx-leopard/</link>
		<comments>http://www.hyperborea.org/journal/2007/10/osx-leopard/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 18:46:33 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2007/10/16/osx-leopard/</guid>
		<description><![CDATA[After many delays, Apple has finally announced the release date for the next version of Mac OS X, a.k.a. Leopard. It&#8217;ll hit the shelves in just 10 days, on October 26&#8212;roughly 2½ years since the previous release. I&#8217;d planned on &#8230; <a href="http://www.hyperborea.org/journal/2007/10/osx-leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After many delays, Apple has finally announced the release date for the next version of <a href="http://www.apple.com/macosx/">Mac OS X</a>, a.k.a. Leopard.  It&#8217;ll hit the shelves in just 10 days, on October 26&#8212;roughly 2½ years since the <a href="http://www.hyperborea.org/journal/tag/tiger/">previous release</a>.</p>
<p><a href="http://www.amazon.com/gp/product/B000FK88JK?ie=UTF8&#038;tag=hyperborea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000FK88JK"><img class="alignright" border="0" src="http://www.hyperborea.org/journal/wp-content/uploads/2007/10/21gxxoqmfil_aa_sl160_.jpg" alt="Mac OS X Leopard" title="Mac OS X Leopard" width="160" height="159" /></a><img src="http://www.assoc-amazon.com/e/ir?t=hyperborea-20&#038;l=as2&#038;o=1&#038;a=B000FK88JK" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />I&#8217;d planned on <a href="http://www.amazon.com/gp/product/B000FK88JK?ie=UTF8&#038;tag=hyperborea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000FK88JK" title="Mac OS X Version 10.5 Leopard">pre-ordering it from Amazon</a><img src="http://www.assoc-amazon.com/e/ir?t=hyperborea-20&#038;l=as2&#038;o=1&#038;a=B000FK88JK" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />, since I have no interest in standing in line at an Apple store (though that may have been <a href="http://www.hyperborea.org/journal/2007/06/icampers/">unique to the iPhone</a>), but I&#8217;ve been holding off until the requirements were finalized.  We&#8217;ve got two Macs, one desktop and one laptop, both G4s, and the desktop is old enough for compatibility to be a question.  And while the 5-license <a href="http://www.amazon.com/gp/product/B000BR0NPO?ie=UTF8&#038;tag=hyperborea-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000BR0NPO" title="Mac OS X Version 10.5 Leopard Family Pack">&#8220;family pack&#8221;</a><img src="http://www.assoc-amazon.com/e/ir?t=hyperborea-20&#038;l=as2&#038;o=1&#038;a=B000BR0NPO" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> is still less than twice the cost of the single-license box&#8212;$199 vs. $129&#8212;I only want to spend the additional $70 if we can <em>use</em> it.</p>
<p>Fortunately, even the desktop meets the minimum requirements, so it&#8217;s not quite obsolete yet.</p>
<p>At least I shouldn&#8217;t have to repeat the <a href="http://www.hyperborea.org/journal/2005/05/how-do-you-pronounce-ups/">shipping snafu</a> I had with <a href="http://www.hyperborea.org/journal/tag/tiger/">Tiger</a>.  The leasing office will hold packages now, so even if UPS (or whoever) does try to deliver while no-one&#8217;s home, I should be able to just pick it up instead of spending 4 days trying to get it delivered to the right place.</p>
<p>It&#8217;s funny: When Microsoft releases a new OS, my inclination is to sit it out and wait for the first service pack, usually a year or so in.  When Apple or <a href="http://fedoraproject.org/">Fedora</a> releases a new OS, my inclination is to upgrade as soon as I have the time.  Even though <em>all</em> of them have had histories of significant problems on one release or another&#8212;the <a href="http://www.hyperborea.org/journal/2007/06/fedora-7-problems-with-glint-video-driver/">broken video driver</a> I ran into on Fedora 7, for instance, or the firewire drives fried by one version of Mac OS X.</p>
<p>I&#8217;m not sure why that is.  Maybe it&#8217;s trust.  Maybe it&#8217;s speed of the fixes: Linux vendors will have updated packages within days to weeks.  (Heck, some Linux distros have updates available by the time the ISOs go live, because a bug was fixed after the contents were frozen.)  And you can count on a Mac OS 10.5.1 in a month or two.  Maybe it&#8217;s the scale of problems.  You risk things like broken drivers or software with anyone&#8217;s major OS upgrade, but Windows always seems to have some problem that&#8217;s bigger than just a bug fix, something that needs more time and effort to redesign.  In short, something that won&#8217;t get fixed until the next service pack.</p>
<p><b>Edit:</b> It occurs to me that since Leopard will include the new release of Safari, we&#8217;ll probably also see the final release of Safari 3 for Windows next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2007/10/osx-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going on Safari</title>
		<link>http://www.hyperborea.org/journal/2005/06/going-on-safari/</link>
		<comments>http://www.hyperborea.org/journal/2005/06/going-on-safari/#comments</comments>
		<pubDate>Fri, 10 Jun 2005 18:37:43 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=922</guid>
		<description><![CDATA[A few days ago I noticed that while Safari accounts for about 2.3% of traffic to this site, Mac&#160;OS accounts for 4.4%. Since Safari only runs on Mac&#160;OS&#160;X, that means that just over half of Mac users visiting this site* &#8230; <a href="http://www.hyperborea.org/journal/2005/06/going-on-safari/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com/safari/"><img border="0" alt="Safari Logo" title="Safari" src="http://www.hyperborea.org/journal/wp-content/uploads/2005/06/safari_128.jpg" align="right" width="128" height="128" /></a>A few days ago I noticed that while Safari accounts for about 2.3% of traffic to this site, Mac&#160;OS accounts for 4.4%.  Since Safari only runs on Mac&#160;OS&#160;X, that means that just over half of Mac users visiting this site* are using Safari.</p>
<p>I realized that the detail page pulls out Mac&#160;OS&#160;X, which makes up 2.8%&#8230;but MSIE doesn&#8217;t say whether it&#8217;s running on Classic or OS&#160;X.  Fortunately IE 5.2 is OS&#160;X-only, so we can add in that 0.6%, leaving us with an estimated 3.4% on OS&#160;X and 1% on Classic.</p>
<p>So, to the extent that these stats are reliable&#8230;</p>
<ul>
<li>Nearly one fourth of Mac users visiting this site are still running an obsolete version of the OS.</li>
<li><b>65% of Mac&#160;OS&#160;X users are using Safari</b>, with only 20% on Internet Explorer.</li>
</ul>
<p>Anything more detailed is going to require going through the logs myself or writing my own stats script, so I have no idea how the remaining 15% breaks down.</p>
<p><small>*All of hyperborea.org.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2005/06/going-on-safari/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We have always been at war with Eastasia</title>
		<link>http://www.hyperborea.org/journal/2005/06/apple-intel-switch/</link>
		<comments>http://www.hyperborea.org/journal/2005/06/apple-intel-switch/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 22:18:51 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=907</guid>
		<description><![CDATA[The eternal Mac OS on Intel rumor resurfaced last week, and as always, my reaction was &#8220;I&#8217;ll believe it when I see it.&#8221; Well, I&#8217;ve seen it. After five years of rumors, Apple has not only confirmed Mac&#160;OS&#160;X can run &#8230; <a href="http://www.hyperborea.org/journal/2005/06/apple-intel-switch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The eternal Mac OS on Intel rumor resurfaced last week, and as always, my reaction was &#8220;I&#8217;ll believe it when I see it.&#8221;  Well, I&#8217;ve seen it.</p>
<p>After five years of rumors, Apple has not only confirmed <a href="http://news.cnet.com/2100-1014_3-5733756.html" title="Apple throws the switch, aligns with Intel">Mac&#160;OS&#160;X can run on Intel</a> processors, but <a href="http://www.apple.com/pr/library/2005/jun/06intel.html">future Macs will run on Intel</a>.  No, they won&#8217;t be releasing a version of Mac&#160;OS that you can install on your PC, they&#8217;re &#8220;just&#8221; replacing the CPUs in future Macs.  Apparently Intel has  a better road map for future performance.  (Hmm, better tell the marketing division, quick.  The <a href="http://web.archive.org/web/20050323042703/http://www.apple.com/powermac/performance/">PowerMac page</a> [archive.org] still touts the PowerPC&#8217;s superiority over the Pentium 4.)</p>
<p>It&#8217;s a switch on the order of&#8212;well, on the order of leaving the Motorola 68K for PowerPC.  Back in those days, it was Apple vs. IBM Compatibles, and IBM was a partner in the PowerPC design.  These days it&#8217;s Apple vs. Wintel, the Windows/Intel combination.</p>
<p>Apple seems to have everything planned out. Secretly running OS&#160;X on both PPC and x86 for the past five years, preparing developer tools to produce applications for both architectures, setting up a translation tool to run PPC apps on Intel chips.  Microsoft and Adobe are already on board.  It&#8217;s not a surprise, really&#8212;they&#8217;ve done it all before.  Of course, we all know how well the best laid plans go&#8230;</p>
<p>I do have to wonder how this will affect Linux distributions aimed at the PowerPC line.  <a href="http://ydl.net/">Yellow Dog Linux</a>, for instance, is also advertised as running on IBM&#8217;s own PowerPC systems.  And depending on the rest of the hardware, standard x86 distros may have to incorporate formerly PPC-only code.  <b>Update:</b> It hasn&#8217;t shown up on their website yet, but I just got an <a href="http://lists.terrasoftsolutions.com/pipermail/yellowdog-announce/2005-June/000093.html">email from YDL</a> stating that they will remain focused on PowerPC, remain &#8220;in good standing with Apple&#8221; as a reseller, and &#8220;expect [server OS] Y-HPC to gain an even greater userbase with existing Apple Xserve users.&#8221;</p>
<p>I also wonder <em>which</em> Intel chip line they plan on using.  Everyone seems to be assuming it&#8217;s x86-based, and I&#8217;d guess it&#8217;s 64-bit (why go backwards from the G5?).  In theory Apple could go with Itanium, since they don&#8217;t need to drag around x86 compatibility, and the extra volume might be enough to bring the price down.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2005/06/apple-intel-switch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tiger Has Arrived!</title>
		<link>http://www.hyperborea.org/journal/2005/05/tiger-has-arrived/</link>
		<comments>http://www.hyperborea.org/journal/2005/05/tiger-has-arrived/#comments</comments>
		<pubDate>Mon, 09 May 2005 20:14:19 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Tiger]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2005/05/09/tiger-has-arrived/</guid>
		<description><![CDATA[It took four extra days due to the UPS snafu&#8212;and would have taken longer if the regular carrier hadn&#8217;t been on the route. (They changed the suite number. I know I didn&#8217;t enter it in wrong, because when I talked &#8230; <a href="http://www.hyperborea.org/journal/2005/05/tiger-has-arrived/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It took four extra days due to the <a href="http://www.hyperborea.org/journal/2005/05/how-do-you-pronounce-ups/">UPS snafu</a>&#8212;and would have taken longer if the regular carrier hadn&#8217;t been on the route. (They changed the suite number.  I know I didn&#8217;t enter it in wrong, because when I talked with them on the phone Friday afternoon, <em>they told me they had changed it</em>.)</p>
<p>Anyway, I opened up the box to take a look, and aside from a sticker on the box and a 1-paragraph license addendum, I don&#8217;t see anything else to indicate how the 5-license pack differs from the standard 1-license pack.  I guess they figure on voluntary compliance rather than messing around with license keys.  (Keep in mind I&#8217;ve never actually installed Mac&nbsp;OS&nbsp;X before.  Katie&#8217;s upgraded her computer a couple of times, but the laptop came with Panther pre-installed.)</p>
<p>On the plus side, we already know 10 days&#8217; worth of pitfalls to watch out for before upgrading&#8230;whenever we have the time to do it.</p>
<p>Anyway, off to lunch and then back to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2005/05/tiger-has-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

