<?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>Ad Terras Per Aspera &#187; Apple</title>
	<atom:link href="http://adterrasperaspera.com/blog/category/apple/feed" rel="self" type="application/rss+xml" />
	<link>http://adterrasperaspera.com/blog</link>
	<description>Transmissions from the Little Blue Marble</description>
	<lastBuildDate>Tue, 27 Sep 2011 13:27:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Trying to get OSX to work well in VirtualBox</title>
		<link>http://adterrasperaspera.com/blog/2010/02/12/trying-to-get-osx-to-work-well-in-virtualbox</link>
		<comments>http://adterrasperaspera.com/blog/2010/02/12/trying-to-get-osx-to-work-well-in-virtualbox#comments</comments>
		<pubDate>Fri, 12 Feb 2010 22:55:47 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/?p=1150</guid>
		<description><![CDATA[Update: This article is out of date. Virtualbox officially supports OSX nearly flawlessly under 3.2: native EFI booting, USB keyboard/mouse, networking, and sound (using a third party driver). The only thing missing is 3D acceleration support. Now that VirtualBox 3.1.4 is out, I decided to try OSX. I would like to thank this thread on [...]]]></description>
			<content:encoded><![CDATA[<p><b>Update:</b> This article is out of date. Virtualbox officially supports OSX nearly flawlessly under 3.2: native EFI booting, USB keyboard/mouse, networking, and <a href="http://forums.virtualbox.org/viewtopic.php?f=4&#038;t=30843">sound (using a third party driver)</a>. The only thing missing is 3D acceleration support.</p>
<p>Now that VirtualBox 3.1.4 is out, I decided to try OSX. I would like to thank <a href="http://forums.virtualbox.org/viewtopic.php?f=4&#038;t=2076&#038;sid=e48b3a52712d382b1a785269a25019d6">this thread</a> on the VBox forums for a few hints on how to do this.</p>
<p>I am doing this on a Core 2 Duo. This should work on any processor that has at least SSE3.</p>
<p>These instructions are for people who are used to using VirtualBox.</p>
<p>You need:</p>
<ol>
<li><a href="http://virtualbox.org/">At least VirtualBox 3.1.4</a></li>
<li>A Hackintosh ISO. I used <a href="http://www.picktorrent.com/download/b8/3411687/ideneb-v1-6-10-5-8-lite-edition/">iDeneb 1.6 Lite</a>, which is based on OSX Leopard 10.5.8. Others may or may not work depending if they include the appropriate hacks.</li>
</ol>
<p>Make a new virtual machine, set:</p>
<ol>
<li>Set it for FreeBSD</li>
<li>With at least 1GB of memory</li>
<li>And at least 10GB of HD space</li>
</ol>
<p>Set the additional settings of:</p>
<ol>
<li>System->Motherboard->Enable IO APIC to on</li>
<li>Do NOT enable EFI, it is not complete enough for OSX yet</li>
<li>System->Processor->Processor(s) matching what you actually have</li>
<li>System->Processor->Enable PAE/NX to on</li>
<li>Display->Video->128MB of video memory, with 3D Acceleration enabled</li>
<li>Storage->IDE Controller->Type set to ICH6</li>
<li>Network->Adapter 1->Attached to Bridged Adapter, advanced->Intel PRO/1000 MT Desktop (NOT MT Server or T Server)</li>
</ol>
<p>Exit VirtualBox, edit the XML definition for the machine. For me, and I named my machine OSX, this was under <code>~/.VirtualBox/Machines/OSX/OSX.xml</code>. Add the line&#8230;</p>
<blockquote><p><code>&lt;ExtraDataItem name="VBoxInternal2/SupportExtHwProfile" value="on"/&gt;</code></p></blockquote>
<p>&#8230; inside the <code>&lt;ExtraData&gt;</code> block, and save it and restart VirtualBox.</p>
<p>Mount the iDeneb ISO inside your virtual machine, and start it up. Remember to press enter to start the CD on boot.</p>
<p>Use the disk utility to format your drive to HSF journaled. Select that drive in the installer and hit the customize button before installing.</p>
<p>Select the following options in the iDeneb OSx86 Components menu:</p>
<ol>
<li>Kernel->Qoopz</li>
<li>Essential Patches->ACPI Fix</li>
<li>Essential Patches->PS/2 Drivers->ApplePS2 Old</li>
<li>Drivers->Chipset->ICHx Fixed</li>
</ol>
<p>Now, just install. This takes about 20 minutes.</p>
<p>To get network working after boot, go into the client&#8217;s menu while running and do Devices->Network Adapters, uncheck Cable connected, hit okay, go back in, and check Cable connected. After that OSX will connect to the network, and you have to do this every time you boot.</p>
<p>Sound cannot be fixed at the current time: VirtualBox&#8217;s AC97 emulation supports a version of ICH AC97 too old for the popular third party AppleAC97Audio.kext to support. Hopefully VirtualBox will get a HDA emulation, which will improve chances of being emulated correctly.</p>
<p>2D speed seems to be pretty fast without specific drivers, although some operations will be noticeably slow. I wish there was a specific video driver for this.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2010/02/12/trying-to-get-osx-to-work-well-in-virtualbox/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Apple attacks Fake Steve Jobs</title>
		<link>http://adterrasperaspera.com/blog/2007/12/22/apple-attacks-fake-steve-jobs</link>
		<comments>http://adterrasperaspera.com/blog/2007/12/22/apple-attacks-fake-steve-jobs#comments</comments>
		<pubDate>Sat, 22 Dec 2007 22:33:52 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Fake Steve Jobs]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/12/22/apple-attacks-fake-steve-jobs</guid>
		<description><![CDATA[From the Fake Mothership&#8230; This is followed by a recommendation that I retain an attorney to represent me. And then, I swear to friggin God, there&#8217;s a list of my assets with an estimated value for each and I suppose the implied threat that I stand to lose them. Which kinda scares the living shit [...]]]></description>
			<content:encoded><![CDATA[<p>From the <a href="http://fakesteve.blogspot.com/2007/12/first-carrot-now-stick.html">Fake Mothership</a>&#8230;</p>
<blockquote><p>This is followed by a recommendation that I retain an attorney to represent me. And then, I swear to friggin God, there&#8217;s a list of my assets with an estimated value for each and I suppose the implied threat that I stand to lose them. Which kinda scares the living shit out of me, to be honest, since they&#8217;ve got a pretty thorough list, which means they&#8217;ve been doing some research on this and the offer didn&#8217;t just come out of thin air. Their lists includes my home address, most recent assessed value of my house and all the information about my mortgage; a rental property that we own; my bank accounts and investment accounts, including the college funds for our kids, whose names are used; and our boat and two cars.</p></blockquote>
<p>You know what, Real Steve Jobs? Up yours. You should be so damned lucky to have someone like the Fake Steve Jobs (aka Daniel Lyons) to be the bizzaro version of you. Hell, if I was in the same position, I&#8217;d fucking hire him and put him on the payroll just to continue doing it.</p>
<p>And I fucking quote, &#8220;I have read a few of the Fake Steve Jobs things recently and I think they’re pretty funny.&#8221; You know who said that, Real Steve Jobs? <i>You did!</i></p>
<p>Hey Daniel, if Steve does sue you, I&#8217;ll donate to your legal fund if you so decide to start one.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/12/22/apple-attacks-fake-steve-jobs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple stuff: New HD, more memory, best damned 2.5&#8243; enclosure, partial fix for x2vnc, world&#8217;s smallest 4 port USB hub</title>
		<link>http://adterrasperaspera.com/blog/2007/12/13/apple-stuff-new-hd-more-memory-best-damned-25-enclosure-partial-fix-for-x2vnc-worlds-smallest-4-port-usb-hub</link>
		<comments>http://adterrasperaspera.com/blog/2007/12/13/apple-stuff-new-hd-more-memory-best-damned-25-enclosure-partial-fix-for-x2vnc-worlds-smallest-4-port-usb-hub#comments</comments>
		<pubDate>Thu, 13 Dec 2007 14:27:16 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hitachi]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/12/13/apple-stuff-new-hd-more-memory-best-damned-25-enclosure-partial-fix-for-x2vnc-worlds-smallest-4-port-usb-hub</guid>
		<description><![CDATA[New HD: Well, I finally got around to replacing the hard drive the Powerbook came with&#8230; what once was a 60GB Hitachi is now a 120GB Samsung Spinpoint M. Samsung Spinpoints are the quietest, lowest power using, and coolest drives on the market in the 2.5&#8243; market, and they perform similarly to other drives of [...]]]></description>
			<content:encoded><![CDATA[<p><b>New HD</b>: Well, I finally got around to replacing the hard drive the Powerbook came with&#8230; what once was a 60GB Hitachi is now a <a href="http://www.anrdoezrs.net/click-2150801-10440897?url=http%3A%2F%2Fwww.newegg.com%2FProduct%2FProduct.asp%3FItem%3DN82E16822152051%26ATT%3D22-152-051%26CMP%3DAFC-C8Junction%26nm_mc%3D%26cm_mmc%3DAFC-C8Junction-_-Hard%2BDrives%2B-%2BNotebooks%2B%2F%2BLaptops-_-SAMSUNG-_-22152051&#038;cjsku=N82E16822152051">120GB Samsung Spinpoint M</a>. Samsung Spinpoints are the quietest, lowest power using, and coolest drives on the market in the 2.5&#8243; market, and they perform similarly to other drives of the same class.</p>
<p><b>Enclosure</b>: My old drive is now in an <a href="http://www.icydock.com/product/mb663ub-1a.html">Icydock MB663UB 2.5&#8243; enclosure</a>, and through <a href="http://www.dpbolvw.net/click-2150801-10440897?url=http%3A%2F%2Fwww.newegg.com%2FProduct%2FProduct.asp%3FItem%3DN82E16817198016%26ATT%3D17-198-016%26CMP%3DAFC-C8Junction%26nm_mc%3D%26cm_mmc%3DAFC-C8Junction-_-External%2BEnclosure-_-ICY%2BDOCK-_-17198016&#038;cjsku=N82E16817198016">Newegg right now its $8.99 total until December 31st</a>. The enclosure is basically a box of high grade aluminum, with no wiggle room inside (touches drive on all four sides), and is only a tiny bit longer than the drive itself. Although it has a built in 2 inch USB cable, it also comes with a two-headed several foot cable for non-mobile applications (or for drives that won&#8217;t spinup in under 500mA). Its the best HD enclosure I&#8217;ve ever owned, in my opinion.</a></p>
<p><b>Memory</b>: I&#8217;ve upgraded the Powerbook&#8217;s memory from 1GB to 2GB, and I have to say, Leopard runs a lot smoother&#8230; not that it is noticeably slower than Tiger, but its like a new machine with more memory. Between the new HD and the more memory, booting takes about half the time (not that I often do that, sleep is damned useful). 2GB is the maximum on these Powerbooks, otherwise I would have gone for more.</p>
<p><b>VNC</b>: Leopard 10.5.1 has &#8220;fixed&#8221; the VNC bug to an extent&#8230; connecting with x2vnc no longer makes AppleVNCServer crash, but it just makes it chew all available CPU time and barely work. This does not happen using an normal VNC user (less than 10% CPU time on average), but I expect x2vnc is doing something weird that it should be.</p>
<p><b>Smallest USB hub</b>: Powerbooks only have 2 USB ports, and I have at least three devices I want to plug into it&#8230; so I bought a hub just for the Powerbook: <strike>a hub that happens to be smaller than 2 by 2 by 0.5 inches, <a href="http://www.kqzyfj.com/click-2150801-10440897?url=http%3A%2F%2Fwww.newegg.com%2FProduct%2FProduct.asp%3FItem%3DN82E16817803001%26ATT%3D17-803-001%26CMP%3DAFC-C8Junction%26nm_mc%3D%26cm_mmc%3DAFC-C8Junction-_-Hubs%2B-%2BNetwork%2B%2F%2BUSB%2B%2F%2BFirewire-_-Targus-_-17803001&#038;cjsku=N82E16817803001">Targus ACH63US Super Mini Hub</a>. I mean, this thing is damned tiny&#8230; its so small, that you could throw it into your spaghetti nest behind your computer and not even know you have a hub. It may be a tad expensive, but I didn&#8217;t want yet another box hiding on my desk somewhere&#8230; instead, I have it tucked behind my printer (which already has too much stuff behind it). The hub also comes with a two headed cable like the Icydock did, but the heads are far enough apart that they can reach both USB plugs on my Powerbook (one is on one side, one is on the other, instead of both being on the same side&#8230; Powerbooks don&#8217;t have rear ports).</strike></p>
<p>Oh ho ho! The hub arrived half dead (which soon became totally dead), and <a href="http://adterrasperaspera.com/blog/2007/12/17/targus-sells-broken-item-refuses-to-pay-for-shipping-to-return-item">Targus is giving me shit over having the hub replaced under warranty</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/12/13/apple-stuff-new-hd-more-memory-best-damned-25-enclosure-partial-fix-for-x2vnc-worlds-smallest-4-port-usb-hub/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bug in ColorSync-enabled applications</title>
		<link>http://adterrasperaspera.com/blog/2007/11/04/bug-in-colorsync-enabled-applications</link>
		<comments>http://adterrasperaspera.com/blog/2007/11/04/bug-in-colorsync-enabled-applications#comments</comments>
		<pubDate>Sun, 04 Nov 2007 09:28:31 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[ColorSync]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/11/04/bug-in-colorsync-enabled-applications/</guid>
		<description><![CDATA[I just found an interesting bug in how ColorSync, Apple&#8217;s color profile management framework, functions. This effects (but by far is not limited to) Safari, Finder/Cover Flow, and whatever sets the desktop background. Any image that does not have a profile is not color managed. I mean, it is completely ignored: in my case, I [...]]]></description>
			<content:encoded><![CDATA[<p>I just found an interesting bug in how ColorSync, Apple&#8217;s color profile management framework, functions. This effects (but by far is not limited to) Safari, Finder/Cover Flow, and whatever sets the desktop background.</p>
<p>Any image that does not have a profile is <i>not</i> color managed. I mean, it is completely ignored: in my case, I profiled my Powerbook&#8217;s LCD using a Spyder2Pro colorimeter. Using the &#8220;2.2 gamma 6500k&#8221; profile generated by the Spyder2 software, the desktop background image &#8220;Purple Frond&#8221; that comes with OSX is actually displayed bluish in color because Apple did not embed profiling data in their background images.</p>
<p>I randomly came across the reason for this because I was editing a different background to fit my monitor differently than the automatic modes did. After saving in Photoshop (which was nice enough to include the sRGB color profile in the JPEG), the colors were different.. or rather, they were correct, matching what Photoshop displayed. Double checking against &#8220;Purple Frond&#8221; by opening it and saving it in Photoshop with the sRGB color profile makes it correctly display purple instead of blue on my desktop.</p>
<p>The correct behavior of ColorSync <i>should</i> be to assume the data is sRGB and color manage it as such, instead of just not color managing it at all. Many images found on the Internet are &#8220;broken&#8221; and do not have the proper color profile set, but are obviously sRGB data.</p>
<p><strong>Update:</strong> The desktop background is set by Dock, apparently. Set your desktop background to &#8220;Change picture every&#8230; (time period)&#8221; with &#8220;Random order&#8221;, and run <code>killall Dock</code> in Terminal.app&#8230; Dock will automatically restart and change your desktop background.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/11/04/bug-in-colorsync-enabled-applications/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I upgraded to OSX 10.5 Leopard</title>
		<link>http://adterrasperaspera.com/blog/2007/10/28/i-upgraded-to-osx-105-leopard</link>
		<comments>http://adterrasperaspera.com/blog/2007/10/28/i-upgraded-to-osx-105-leopard#comments</comments>
		<pubDate>Sun, 28 Oct 2007 07:54:25 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/10/28/i-upgraded-to-osx-105-leopard/</guid>
		<description><![CDATA[So, I upgraded my Aluminum Powerbook to 10.5, and most likely this will be the last major version of OSX I use; 10.5 works with no G3s, nor the slower half of all G4s (with 867mhz being the cutoff), so the next logical step is to drop all G4s in 10.6, and all PowerPCs in [...]]]></description>
			<content:encoded><![CDATA[<p>So, I upgraded my Aluminum Powerbook to 10.5, and most likely this will be the last major version of OSX I use; 10.5 works with no G3s, nor the slower half of all G4s (with 867mhz being the cutoff), so the next logical step is to drop all G4s in 10.6, and all PowerPCs in 10.7 (though thats another 5 years away at least).</p>
<p>That said, the upgrade process went smoothly. Upgrading only took about an hour and a half, and only a few things broke. Three of the major ones are <a href="http://code.google.com/p/macfuse/">MacFUSE</a> (which I use for SSHFS instead of OSX&#8217;s native Samba support), <a href="http://synergy2.sourceforge.net/">Synergy</a> (which I use instead of X2VNC to remove control my Powerbook, because X2VNC <em>still</em> crashes OSX&#8217;s VNC server, even in Leopard, even though I&#8217;ve already reported this security bug to Apple and they have acknowledged it), and <a href="http://www.ragingmenace.com/software/sidetrack/">SideTrack</a> (which I use to enable tap-to-click and drag-to-mousewheel-scroll on the trackpad).</p>
<p>MacFUSE can be fixed with a newly built version for Leopard, but neither Synergy2 nor SideTrack have been fixed (and I&#8217;m betting its from the same bug, the input subsystem in OSX has been changed a lot since 10.4).</p>
<p>I don&#8217;t care for the transparent menubar, as it makes it harder to read it when using dark backgrounds, such as 10.5&#8242;s nebula. The dock in horizontal mode looks kind of cheezy with the 3D look, but I use the dock in vertical mode so it doesn&#8217;t bother me. The ability for the dock to display the contents of folders is very useful, and I&#8217;ve been wanting that for awhile.</p>
<p>Spaces (ie, OSX virtual desktops) is also something I&#8217;ve been wanting for awhile because I use virtual desktops on Linux to organize my workflow in multiple tasks. I don&#8217;t have another hard drive to use with Time Machine, so I haven&#8217;t tested it yet, but it looks very nifty.</p>
<p>OSX 10.5 and all the stuff I usually have open all the time (such as Safari and X-Chat) seem to use less memory than before (and I was using Safari 3 Beta beforehand, so its not that). Boot and shutdown times seem to be the same (although hard testing by other people have proved 10.5 to be a tiny bit slower than 10.4, but not enough to care about).</p>
<p>All OSX apps use the same consistent look which has been irking me for awhile, and they&#8217;ve finally dropped the brushed metal look in exchange for just shaded grays. Since GMail now supports IMAP, I get to play with the new improved Mail.App, and it seems to be vastly improved since the last time I played with it.</p>
<p><strong>Update:</strong> To use use IMAP on GMail, do not use the &#8220;automatically configure&#8221; option in Mail.app, uncheck that and select the IMAP account options manually.</p>
<p><strong>Update 2:</strong> Without being able to archive mail, or single click delete all spam, or anything like that, Mail.app sucks. I&#8217;m going to stick with the GMail web UI.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/10/28/i-upgraded-to-osx-105-leopard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I finally bought a Mac</title>
		<link>http://adterrasperaspera.com/blog/2007/06/21/i-finally-bought-a-mac</link>
		<comments>http://adterrasperaspera.com/blog/2007/06/21/i-finally-bought-a-mac#comments</comments>
		<pubDate>Thu, 21 Jun 2007 18:51:27 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Powerbook]]></category>
		<category><![CDATA[Steve Jobs]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/06/21/i-finally-bought-a-mac/</guid>
		<description><![CDATA[Like I said in my open letter to Steve Jobs and my previous posting, I finally went out and bought a Mac: an Apple Aluminum G4 Powerbook to be specific. A screaming fast 1.25ghz G4, combined with 1GB of memory, a 60GB drive, a 15&#8243; 1280&#215;854 screen, and OSX 10.4. For $550. Compared to a [...]]]></description>
			<content:encoded><![CDATA[<p>Like I said <a href="http://adterrasperaspera.com/blog/2007/05/17/dear-steve-jobs-i-think-i-am-going-to-buy-a-macbook-pro/">in my open letter to Steve Jobs</a> and my <a href="http://adterrasperaspera.com/blog/2007/06/05/apple-updates-macbook-pros/">previous posting</a>, I finally went out and bought a Mac: an Apple Aluminum G4 Powerbook to be specific.</p>
<p>A screaming fast 1.25ghz G4, combined with 1GB of memory, a 60GB drive, a 15&#8243; 1280&#215;854 screen, and OSX 10.4.</p>
<p>For $550.</p>
<p>Compared to a Dell Latitude, a Lenovo Thinkpad T61, a just born Apple Macbook Pro, or any of the other numerios options out there, this Powerbook won. Of all the things it doesn&#8217;t meet on my requirement list, such as the screen resolution, or the speed, or the maximum memory (2GB, by the way), it makes up for the fact it cost roughly 1/6th of the laptops it was competing against.</p>
<p>Now, I&#8217;m not saying a brand new laptop that only cost $550 would be viable, because it isn&#8217;t. No company&#8217;s cheapest configured laptop is worth the money in any way, but for this Powerbook it managed to beat every other laptop I configured to meet specifications because it cost so little.</p>
<p>I always thought the whole &#8220;Macs have an extremely high resell value&#8221; rumor wasn&#8217;t true, but now I really do think its true: take any other 3 year old laptop and try to, say, eBay it, and you&#8217;ll lucky if you get $500 for it. Similarly configured Powerbooks I&#8217;ve seen go on eBay for $1000, in fact, I got a really good deal on this.</p>
<p>Hey Steve Jobs, if you&#8217;re reading, you can pat yourself on the back now: I bought a Mac. It might not be a new one, but it&#8217;s a Mac.</p>
<p><strong>My first experience with owning a Mac</strong></p>
<p>This is more of an assorted list of thoughts than anything else.</p>
<ul>
<li>The dock goes on the left, since I have horizontal space to spare due to the wide screen.</li>
<li><a href="http://quicksilver.blacktree.com/">Quicksilver</a> is needed so you don&#8217;t have to click three times (Finder in the dock, Applications, the chosen application) to start an app that isn&#8217;t in the dock already.</li>
<li><strike>Safari doesn&#8217;t support tabs yet</strike>; I installed Firefox. <strong>Update:</strong> Okay, so I have to turn them on. Safari still doesn&#8217;t support the Foxmarks, del.icio.us, StumbleUpon and 4chan extensions.</li>
<li>Safari is very very fast.</li>
<li>Having a built in VNC server so I can remote control it to act as a dual monitor environment in conjunction with my workstation (via x2vnc) is nice.</li>
<li>x2vnc crashes said VNC server.</li>
<li>Having a power plug that lights up is very nifty.</li>
<li>Being able to sleep (which uses virtually no power) and return from sleep within 2 seconds is nifty.</li>
<li>Having a light on the front of the Powerbook that says it is sleeping instead of off is nifty.</li>
<li>Easy to setup WiFi, even though I use WPA2, is nifty.</li>
<li><a href="http://participatoryculture.org/">Democracy</a> is nifty.</li>
<li>Not having to startup a Windows VMware machine to run iTunes, Adobe Photoshop, or Starcraft is nifty.</li>
<li>Not having the blasted window list taking up room at the bottom of the screen in addition of no way to not lose minimized windows; minimized windows hit the dock as icons, and apps themselves don&#8217;t even need windows to stay open.</li>
<li>Having a *nix other than Linux is nifty.</li>
<li>Having a functioning Objective-C/NextStep environment other than GNUstep is nifty.</li>
<li>Not wasting room on redundant window menus; the Mac way of putting it at the top of the screen works better.</li>
<li>Not needing a third party app to do Expose like I do with a Beryl function on Linux.</li>
<li>Not needing Beryl.</li>
<li>Extremely fast startups in the few cases I actually have to reboot.</li>
<li>Battery charge lights that shine through holes on the bottom of the case are nifty.</li>
<li>For a three year old laptop, the LCD screen is bright, reproduces colors reasonably well, has good contrast, and has dark blacks.</li>
<li>It can <em>almost</em> play back 720p H.264 content without frame-dropping I suspect the 1.67ghz G4 can get away with it better, or at least drop a lot less frames.</li>
<li>No damned disc tray for the DVD drive, and the disc goes in the front.</li>
<li>No rear ports, all are on the sides.</li>
<li>A DVI port instead of a VGA one, nifty.</li>
<li>A Firewire port, nifty.</li>
<li>A terminal that uses a sane shell is nifty.</li>
<li>Apps are installed by dragging an icon to the Application folder from a mounted virtual image is nifty, though it took me a few seconds to realize thats what I was supposed to do.</li>
<li>To delete an app, I just delete the app out of the Application folder instead of doing whatever it is I&#8217;m supposed to do on Windows.</li>
<li>I&#8217;m going to have to buy a new Wacom pad because mine is so old it uses serial, and OSX doesn&#8217;t support serial ones even if you have a USB->serial interface.</li>
</ul>
<p>Since I&#8217;ve only had this Powerbook for two days, thats all the stuff I&#8217;ve noticed so far, though finding a bug in the VNC server is a little disconcerting. In the mean time, I&#8217;m using <a href="http://synergy2.sourceforge.net/">Synergy2</a> to remote control the Powerbook, so shit hasn&#8217;t gone totally wrong. So yeah, I&#8217;m very happy with my Mac, but before anyone asks, that doesn&#8217;t mean I&#8217;m going to stop using Linux as my primary desktop.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/06/21/i-finally-bought-a-mac/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apple updates Macbook Pros</title>
		<link>http://adterrasperaspera.com/blog/2007/06/05/apple-updates-macbook-pros</link>
		<comments>http://adterrasperaspera.com/blog/2007/06/05/apple-updates-macbook-pros#comments</comments>
		<pubDate>Wed, 06 Jun 2007 03:28:54 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/06/05/apple-updates-macbook-pros/</guid>
		<description><![CDATA[Normally, I wouldn&#8217;t write a blog entry about this, and just shove it in my Elsewhere links sidebar, but I think my recent open letter to Steve Jobs may or may not have effectively got Apple to release a high end laptop meeting my specifications; either that, or I just accurately predicted what Apple was [...]]]></description>
			<content:encoded><![CDATA[<p>Normally, I wouldn&#8217;t write a blog entry about this, and just shove it in my Elsewhere links sidebar, but I think my recent <a href="http://adterrasperaspera.com/blog/2007/05/17/dear-steve-jobs-i-think-i-am-going-to-buy-a-macbook-pro/">open letter to Steve Jobs</a> may or may not have effectively got Apple to release a high end laptop meeting my specifications; either that, or I just accurately predicted what Apple was going to release.</p>
<p>I asked for, among other things, 1920&#215;1200 LED-backlit screens, Santa Rosa, a large 4200 or 5400 rpm drive (although, it was meant to be paired with some flash cache technology), 4 gigabytes of memory, and a DX10 capable 3D chip&#8230;</p>
<p>The new Macbook Pros that just came out today with those features, and the 17&#8243; models have the 1920&#215;1200 screens optional. Whats missing is Leopard, a flash cache to go with the drive, and the memory itself isn&#8217;t 800mhz but 667 (not that big of an issue, the amount is more important than the speed).</p>
<p>Configured to meet my specifications, a 17&#8243; Macbook Pro is about $3,700. Due to recent events (which I will blog about, but it does contain a Mac), I will probably wait until MBPs ship with flash caches and Leopord (800mhz is probably going to be in the next refresh as Apple runs out of 667 stock).</p>
<p>Oh, and Steve Jobs? Thanks, I think.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/06/05/apple-updates-macbook-pros/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dear Steve Jobs, I think I am going to buy a Macbook Pro</title>
		<link>http://adterrasperaspera.com/blog/2007/05/17/dear-steve-jobs-i-think-i-am-going-to-buy-a-macbook-pro</link>
		<comments>http://adterrasperaspera.com/blog/2007/05/17/dear-steve-jobs-i-think-i-am-going-to-buy-a-macbook-pro#comments</comments>
		<pubDate>Thu, 17 May 2007 09:49:15 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Santa Rosa]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/05/17/dear-steve-jobs-i-think-i-am-going-to-buy-a-macbook-pro/</guid>
		<description><![CDATA[Dear Steve Jobs: I&#8217;ve known of Apple since I was a child. One of the first computers I used was an Apple //e with it&#8217;s little monochrome screen. I&#8217;ve watched Macs come into the world, I&#8217;ve watched PowerMacs come into the world, and I&#8217;ve watched iPods and the new Macintels come into the world. I [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Steve Jobs:</p>
<p>I&#8217;ve known of Apple since I was a child. One of the first computers I used was an Apple //e with it&#8217;s little monochrome screen. I&#8217;ve watched Macs come into the world, I&#8217;ve watched PowerMacs come into the world, and I&#8217;ve watched iPods and the new Macintels come into the world. I am now watching the iPhone take it&#8217;s first baby steps into the world. I have even written about Apple, both positive and negative, on my blog. Last but not least, I have seen people enjoy Apple products.</p>
<p>I&#8217;ve seen other companies fail where Apple managed to pull it off. I&#8217;ve seen Apple create new products that no one has produced before, or at least, didn&#8217;t get right before (the iPod wasn&#8217;t the first, but it was the first that actually got it right). And in my entire life, I&#8217;ve never owned an Apple product.</p>
<p>So, I&#8217;ve decided that I want to finally join the Cult of Mac and buy a Macbook Pro sometime in the next 6 months. Please release a model that contains the following items and/or features:</p>
<ul>
<li>LED-backlit LCD to improve power efficiency, lower heat output, increase color vibrancy and brightness, darken blacks, and increase contrast.</li>
<li>Said LCD panel should be available in 1920&#215;1080/1920&#215;1200 resolution. I do not care if it is 15 or 17&#8243;, however manufacturers are currently shipping panels with that resolution in both sizes.</li>
<li>Either Intel&#8217;s new solid state cache module, or a hard drive with built-in hybrid technology.</li>
<li>A large 5400 or 4200rpm drive as an option, which in theory should boot faster than a 7200rpm drive without a solid state cache, yet use far less power, make less noise, and be less expensive.</li>
<li>Intel&#8217;s new Santa Rosa platform.</li>
<li>The option of 4 gigabytes or more of 800mhz RAM to go with said Santa Rosa Core 2 Duo.</li>
<li>A WiFi chipset that can be software upgraded to spec-N when the 802.11N specification is finally released sometime next year; this does not, however, mean I want a new chipset if the current pre-N ones now shipping will work properly with spec-N.</li>
<li>A 3D accelerator that, on a PC, could be described as DX10 compatible: Nvidia&#8217;s, ATI&#8217;s, or even Intel&#8217;s if their new DX10 chip doesn&#8217;t suck.</li>
<li>Leopard.</li>
<li>Even after all these features, I also want a total powered-by-battery time longer than the previous Macbook Pro model; however, this should be easier due to the backlight using less power, the CPU being able to idle more efficiently, and the optional slower drive using less power when spun up.</li>
</ul>
<p>You may consider my request odd and specific, however I would like my first real Mac experience to be enjoyable and fruitful. Please consider my request.</p>
<p>However, do not misunderstand: this is not an ultimatum. Even if the Macbook Pros coming around the corner do not include all of these options, I will still consider one as my next laptop. I am simply giving you first chance at my business before everyone else gets a chance.</p>
<p>Signed,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Patrick McFarland</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/05/17/dear-steve-jobs-i-think-i-am-going-to-buy-a-macbook-pro/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Help me find a new keyboard!</title>
		<link>http://adterrasperaspera.com/blog/2007/04/17/help-me-find-a-new-keyboard</link>
		<comments>http://adterrasperaspera.com/blog/2007/04/17/help-me-find-a-new-keyboard#comments</comments>
		<pubDate>Tue, 17 Apr 2007 05:35:32 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Fujitsu]]></category>
		<category><![CDATA[Happy Hacking]]></category>
		<category><![CDATA[Keyboards]]></category>
		<category><![CDATA[Kinesis]]></category>
		<category><![CDATA[Logitech]]></category>
		<category><![CDATA[Matias]]></category>
		<category><![CDATA[Unicomp]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/04/17/help-me-find-a-new-keyboard/</guid>
		<description><![CDATA[I think my crappy Logitech-built-for-Packard-Bell PS/2 keyboard is finally going. Manufactured in 1994, this keyboard has survived my constant use for almost 14 years. Some of the dome switches are failing to pop back up, especially the &#8216;S&#8217; key which sometimes randomly presses down on it&#8217;s own (it doesn&#8217;t even pop up the whole way [...]]]></description>
			<content:encoded><![CDATA[<p>I think my crappy Logitech-built-for-Packard-Bell PS/2 keyboard is finally going. Manufactured in 1994, this keyboard has survived my constant use for almost 14 years. Some of the dome switches are failing to pop back up, especially the &#8216;S&#8217; key which sometimes randomly presses down on it&#8217;s own (it doesn&#8217;t even pop up the whole way anymore).</p>
<p>It is now time to buy a new keyboard.</p>
<p><span id="more-571"></span></p>
<p>So far I&#8217;ve looked at&#8230;</p>
<ol>
<li><a href="http://daskeyboard.com/">Das Keyboard II</a>, $89.95. Even though I&#8217;ve been touch typing ever since I was 12, the blank keys are creepy. Although, it uses Cherry key switches, so those shouldn&#8217;t wear down&#8230; ever.</li>
<li><a href="http://pckeyboards.stores.yahoo.net/en104bl.html">Unicomp SpaceSaver</a>, $69. Unicomp is the old IBM PC keyboard division that made the classic Model M keyboard that is so famous. This model is a modernized PS/2 style version that works like the original Model Ms including the same clicky key switches, which like the Cherry switches, they should never wear out.</li>
<li>One of the more interesting entries, the <a href="http://www.kinesis-ergo.com/advantage.htm">Kinesis Advantage</a>, $299, is one of those new age anti-RSI keyboards that are supposed to decrease wear on your fingers while increasing usefulness. I actually like the way this keyboard is designed, but I&#8217;d like to use one before buying one.</li>
<li><a href="http://www.pfu.fujitsu.com/en/hhkeyboard/">Fujitsu&#8217;s Happy Hacking</a> series, the Professional version at $259 (uses clicky switchs), and the new Lite2 version at $69 (uses dome switches). I don&#8217;t like how they aren&#8217;t full keyboards, but they&#8217;re well respected and I know a few people who own them. Both Pro and Lite2 are available in versions with and without blank keys.</li>
<li><a href="http://www.logitech.com/index.cfm/products/details/US/EN,CRID=2166,CONTENTID=10717">Logitech G15</a>, $99.99. Uglier than sin, virtually useless LCD screen, and the keys light up. It may not be possible to find a more riced up keyboard. The G11 is the same thing but without the LCD. The only thing that this keyboard series has that is useful is the macro keys, but if they don&#8217;t send actual keysyms (instead performing the function in the keyboard hardware) then those are useless. I most likely will <em>not</em> buy the G11 or G15.</li>
<li><a href="http://matias.ca/tactilepro2/index.php">Matias Tactile Pro 2</a>, $149, a keyboard based on the old Apple Extended Keyboard using clicky switches. Honestly, I like the idea of the optimizer function Matias has on their keyboards, but I&#8217;d rather implement it in software by hijacking the caps lock key as the modifier instead. I probably won&#8217;t buy it because of the unconfigurable optimizer mode.</li>
</ol>
<p>So, my readership, which keyboard should I get? Suggest one not on the list, and I&#8217;ll consider it as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/04/17/help-me-find-a-new-keyboard/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Why Powered USB Is Needed, Part 1: The Short History of USB</title>
		<link>http://adterrasperaspera.com/blog/2007/03/29/why-powered-usb-is-needed-part-1-the-short-history-of-usb</link>
		<comments>http://adterrasperaspera.com/blog/2007/03/29/why-powered-usb-is-needed-part-1-the-short-history-of-usb#comments</comments>
		<pubDate>Thu, 29 Mar 2007 13:49:12 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[IBM PC]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/03/29/why-powered-usb-is-needed-part-1-the-short-history-of-usb/</guid>
		<description><![CDATA[This article describes a version of USB that is not related to the new USB 3 spec that Intel has released for 2010 products The Universal Serial Bus, or USB, is right now the most common serial peripheral bus in existence. Allowing all the most common devices to connect to your computer, to each other, [...]]]></description>
			<content:encoded><![CDATA[<p><b>This article describes a version of USB that is not related to the new USB 3 spec that Intel has released for 2010 products</b></p>
<p>The Universal Serial Bus, or USB, is right now the most common serial peripheral bus in existence. Allowing all the most common devices to connect to your computer, to each other, through hubs, and now even wireless USB has become the dominant method of low bandwidth communications between devices and their peripherals.</p>
<p>However, USB is not without flaws, in fact, it has tons of issues that other less accepted standards have already solved, and USB has either not solved them or solved them only recently. One of those problems is that, although USB does provide electrical power to peripherals, it is rarely enough to run devices that suck juice like no tomorrow. Powered USB exists to solve this problem.</p>
<p>I will tell you why Powered USB will never be widely accepted, and also why we need it. However, to do so, this article is split into <strike>two</strike> three parts: the first part discusses the history of USB and previous peripheral ports, and why it it became widely accepted, the second part contains the meat of my argument on why Powered USB is both needed, yet failing to be accepted, and the third part describes a possible future USB 3 specification in detail.</p>
<p>This is part 1. <a href="http://adterrasperaspera.com/blog/2007/03/30/why-powered-usb-is-needed-part-2-the-future-of-usb/">Part 2 is available here</a>, and <a href="http://adterrasperaspera.com/blog/2007/04/02/why-powered-usb-is-needed-part-3-usb-3/">part 3  is available here</a>.</p>
<p><span id="more-565"></span></p>
<p><b>Short History of Common Yet Totally Incompatible Peripheral Bus Implementations</b></p>
<p>Way back at the beginning of time, before Pentiums, before laptops, even before <a href="http://adterrasperaspera.com/blog/2006/10/30/how-to-choose-cddvd-archival-media/">CDs</a>, there was the IBM PC. Although not the first of its kind, it was the first home computer that took off, and along side it riding the new technology boom was the Apple II.</p>
<p>That said, the IBM PC had something unique for its day: a keyboard that wasn&#8217;t built into the case. The plug this keyboard used was typically called the AT keyboard port<sup>1</sup>, named after the IBM PC-AT family of computers. This plug was about a half an inch in diameter, round, and had 5 pins.</p>
<p>This wasn&#8217;t the only peripheral socket that IBM PCs had. Some had serial ports (using the RS-232 9-pin or 25-pin standards) going by the name of COM ports. Also featured on some IBM PCs was the Centronics parallel port (using a DB-25 style plug) going by the name of LPT or Printer ports.</p>
<p>So, now, we have three plugs on the IBM PC: one for your keyboard, one for low bandwidth devices (such as dial-up modems and mice when they came into the picture), and one for high bandwidth devices (such as printers, or Iomega Zip drives and external CD burners when those showed up). Does it end there? No.</p>
<p>A bit of time later, Creative Labs added a Joystick/MIDI dual function port on their SoundBlaster series of sound cards. IBM added a new pair of ports called PS/2 ports that used two small quarter-inch 6 pin plugs for the keyboard and mouse (replacing the AT keyboard and serial mouse combo). External SCSI showed up allowing SCSI drives in special external enclosures, and even some document scanners used SCSI as well.</p>
<p>Notice up to this point I have only written about the IBM PC. The Apple II I mentioned earlier had it&#8217;s own series of plugs that served the same exact functions. Apple II series computers had serial ports (not including the standard RS-232 serial ports which were compatible), ports for external floppy drives, ports for joysticks, ports for external hard drives. Macs shipped with the Apple Desktop Bus (ADB) for keyboards and mice, and the Apple II<small>GS</small> shipped with ADB ports as well (in fact, before Macs did, although the Mac design team invented ADB).</p>
<p>None of the ports on the same machine were compatible with each other, and (except for external SCSI and RS-232 serial) none of the ports that served the same function that were used on IBM PCs and Apple computers were compatible with each other either. Confusing, isn&#8217;t it?</p>
<p>So, by the mid 1990s, there were a multitude of plugs all serving essentially the same tasks over and over, and all of them doing it incompatibly. USB was born for one specific purpose: to get rid of all these different ports and combine them into one big peripheral plug standard.</p>
<p><b>One Port To Rule Them All</b></p>
<p>In 1996, the USB Working Group brought forth USB, the best thing to happen to computer peripheral design in a long time, and within 5 years most if not all of the devices I mentioned before were using USB. You could get keyboards, mice, joysticks, printers, scanners, external media drives, external hard drives, dial-up modems, and a hundred other things with USB plugs.</p>
<p>Now you could build a computer with only two or three kinds of plugs and never have to worry about how to explain to your grandmother what the difference between SCSI and PS/2 is and why she can&#8217;t plug her new printer into either of them.</p>
<p>By 1998, all Apple Macintoshes<sup>2</sup> were also shipping with USB, and they dropped the legacy ADB design as well. By 2000, some computers were shipping with hardly any legacy ports at all, and laptops went down to the bare minimum of two or four USB plugs with a parallel port (due to the corporate world still having tons of really old printers and that they wouldn&#8217;t replace until they stopped functioning) and sometimes PS/2 plugs if you were lucky.</p>
<p>The USB designers did foresee you wanting to use your old devices, however: there are USB converters for parallel port, serial port, PS/2 port, and SoundBlaster joystick devices so you never have to leave devices behind if you don&#8217;t want to. In addition, there are port converters for almost any other simple type of device out there, so USB really opened the doors for this sort of thing; the icing on the cake, of course, was when someone made converters to turn controllers from virtually any classic or current game system into USB gamepads.</p>
<p><b>USB Fixed Problems</b></p>
<p>USB solved a very important problem: we had too many competing plug designs. Not only was it confusing for end users, it was costly. Why have six plugs of all unique designs, when you can have six plugs of all the same superior design?</p>
<p>USB also solved another very important problem: when you have four plugs, you will have eight or more devices to plug in. The USB standard added concentrator hubs to allow the end user to plug a bunch of devices into a single plug and have all the devices work normally.</p>
<p>USB, while on a roll, partially fixed a third very important problem: some devices require a small amount of power, and it&#8217;s a hassle to run yet another cable to an AC adapter (for laptops in the field, this wouldn&#8217;t even be possible). USB provides some power to devices, up to a half an amp at 5 volts. You can run almost anything on this except traditionally large devices like printers, some scanners, external media drives, and hard drive enclosures<sup>3</sup>; those require external power supplies. In addition, though this wasn&#8217;t intended when the USB Working Group designed USB, some devices recharge their batteries via USB, including a <a href="http://www.amazon.com/dp/B000LV8YKQ/ref=nosim?tag=adastrapera02-20">brand of AA batteries that they themselves recharge over USB</a>.</p>
<p>This partial fix of the third problem is where Powered USB comes in.</p>
<p>Read <a href="http://adterrasperaspera.com/blog/2007/03/30/why-powered-usb-is-needed-part-2-the-future-of-usb/">part 2</a>.</p>
<p><sub>[1]: The IBM PC-AT was the second generation of IBM PCs. The first generation, although using the same exact plug for the keyboard, did not have compatible keyboard types.</sub></p>
<p><sub>[2]: I&#8217;d like to say thanks to Steve Jobs, for if it wern&#8217;t for Macs pushing USB, they wouldn&#8217;t have become popular on PCs; before that, they were only shipping with maybe one or two plugs plus PS/2 keyboards and mice.</sub></p>
<p><sub>[3]: This is not entirely true. There are a couple USB hard drive enclosures for 3.5&#8243; hard drives that use 2 plugs to get 1 amp, and most 2.5&#8243; drive enclosures run on half an amp (usually) fine. It is considered a bad hack to use the two plug method required by drive enclosures, and I suggest if your enclosure offers the use of an AC adapter, use it.</sub></p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/03/29/why-powered-usb-is-needed-part-1-the-short-history-of-usb/feed</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>Kodak Goes Off The Deep End</title>
		<link>http://adterrasperaspera.com/blog/2007/01/03/kodak-goes-off-the-deep-end</link>
		<comments>http://adterrasperaspera.com/blog/2007/01/03/kodak-goes-off-the-deep-end#comments</comments>
		<pubDate>Thu, 04 Jan 2007 01:30:09 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Commercial]]></category>
		<category><![CDATA[Kodak]]></category>
		<category><![CDATA[Newton]]></category>

		<guid isPermaLink="false">http://adterrasperaspera.com/blog/2007/01/03/kodak-goes-off-the-deep-end/</guid>
		<description><![CDATA[This is possibly one of the best commercials I&#8217;ve ever seen for a company, Kodak: Winds of Change. Here is the entire dialog: For more than a century, the Eastman Kodak Company has been part of our lives, our memories, and our future. Continually pioneering technologies that make the process of taking pictures easier, and [...]]]></description>
			<content:encoded><![CDATA[<p>This is possibly one of the best commercials I&#8217;ve ever seen for a company, <a href="http://www.youtube.com/watch?v=Sz6XjXu-oT8&#038;eurl=">Kodak: Winds of Change</a>. Here is the entire dialog:</p>
<blockquote><p>For more than a century, the Eastman Kodak Company has been part of our lives, our memories, and our future. Continually pioneering technologies that make the process of taking pictures easier, and the results remarkably better; allowing us all to share the precious moments we tresure, the benchmarks of our lives, with those we love. In fact, many of us fondly refer to those special times as Kodak Moments, gets you misty, doesn&#8217;t it?</p>
<p>Yup, they sure shovled on the schmaltz pretty thick, didn&#8217;t they? But that kind of crap doesn&#8217;t work anymore! People want the latest digital things! More power, more features, wireless contraptions! Innovative ways to bring their pictures into the twenty-first century&#8230; well guess what, bucko?! Kodak is doing it!</p>
<p>You thought they were just hiding out, waiting for this digital thing to blow over, didn&#8217;t you?! Oh sure, for awhile, they were like, &#8216;Oh, this digital thing will never catch on!&#8217; Hell, twenty years ago they pawned the first digital camera off on Apple!</p>
<p>But now, Kodak is back! They&#8217;re taking this digital thing to a level undreamed of! Pioneering technology that will re-define the digital revolution. I know, big talk for the company that unleashed Advantix onto the world, right? Well, turn down your mini-disc players. fire up your Newtons, and listen up! Because they&#8217;re not playing grabass anymore!</p>
<p>They&#8217;ve got things in their research labs that&#8217;ll make biometrics look like a Happy Meal toy! I&#8217;m talking facial recognition, GPS-enabled photography so my camera knows where it is! Pictures that learn and group themselves into stories; we&#8217;re talking meta-knowledge. Cameras that automatically enhance the color of the grass, because they know its grass! Try and patent that! Ooooh, too late, haha!</p>
<p>And what about sharing, I&#8217;ll tell you about sharing! All your friends and family will be emailing their pictures wirelessly to you, and sending pictures of Grandma&#8217;s birthday to your phone, and uploading shots of the dog wearing those big stupid sunglasses to your PDA! And they&#8217;re going to be everywhere, because now you won&#8217;t have to be a Navajo code-breaker to use digital!</p>
<p>And they&#8217;re all going to look like freaking Annie Lebowitz shot &#8216;em, because they&#8217;ll automatically adjusts the lighting and the composition for you! No more flash problems, no more red eye! How&#8217;s that for advanced! Booyah!</p>
<p>You know what the best part is? They&#8217;re going to turn the schmaltz back up to eleven! Ooooh, yes! People will have their Kodak moments again! They&#8217;re going to bring back all those damn pictures of the cute puppies and the cuddly kittens and the cooing babies and that doe-eyed kid, you know the one!</p>
<p>They&#8217;re bringing them all back, all in the same spot, and its going to be 15 minutes long and James Cameron will direct it, and Celine Dion will sing the theme song while riding along on a unicorn through a field of baby animals under a big blue sky! And there&#8217;s not a damned thing you can do to stop it. You were a Kodak moment once, and BY GOD, you will be one again! Only this time, its digital! Hoo-rah!</p></blockquote>
<p>Even if Kodak fails, this commercial is still total win. Between the two Apple references (including the Newton one), and the poking fun at their own failed Advantix, even if they fail, people will remember this commercial.</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2007/01/03/kodak-goes-off-the-deep-end/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple, Intel, and Microsoft</title>
		<link>http://adterrasperaspera.com/blog/2005/06/04/apple-intel-and-microsoft</link>
		<comments>http://adterrasperaspera.com/blog/2005/06/04/apple-intel-and-microsoft#comments</comments>
		<pubDate>Sat, 04 Jun 2005 14:00:00 +0000</pubDate>
		<dc:creator>Patrick McFarland</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[GNUstep]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Newton]]></category>

		<guid isPermaLink="false">http://www.adterrasperaspera.com/blog/2005/06/04/apple-intel-and-microsoft/</guid>
		<description><![CDATA[So, everyone has noticed the CNET rumor mill bullshitting about Apple ditching IBM for Intel. You can all stop laughing now; and for those that didn&#8217;t get the joke: Apple and IBM are an item. Apple has been using IBM processors since the switch to PowerPC all those years ago, and Apple will continue to [...]]]></description>
			<content:encoded><![CDATA[<p>So, everyone has noticed the CNET rumor mill bullshitting about <a href="http://news.com.com/Apple+to+ditch+IBM%2C+switch+to+Intel+chips/2100-1006_3-5731398.html?tag=nefd.lede">Apple  ditching IBM for Intel</a>.</p>
<p>You can all stop laughing now; and for those that didn&#8217;t get the joke: Apple and IBM are an item. Apple has been using IBM processors since the switch to PowerPC all those years ago, and Apple will continue to be making Macs with PPCs in them until the end of the universe.</p>
<p>However, lets say Apple <strong>does</strong> get in bed with Intel, we have two choices. (I&#8217;m doubting this will happen, but lets humor the idea)</p>
<p>Behind door number one: Apple is secretly working on a new Newton handheld PDA, and wants to use Intel&#8217;s half-way decent <a href="http://www.intel.com/design/intelxscale/">XScale embedded CPU series</a>, but continuing to use PPC on their desktops, workstations, servers, and laptops.</p>
<p>Behind door number two: Apple is secretly working on reviving Yellow Box (OpenStep for Windows), and wants to produce really cheap Yellow Box+Windows machines, and wants to use Intel x86 on the equivalent of an x86 Mac.</p>
<p>Now, I doubt number two will ever happen. Yellow Box/Windows is a very bad idea, and runs in the opposite direction OSX is going in; however, if Apple were to get their tendrils into Microsoft, Longhorn (often quoted as being Microsoft&#8217;s clone of OSX) might actually get released in my lifetime, and actually rock to boot. And if Windows would quit sucking, and inherit Yellow Box functionality, I&#8217;d quit hating Windows.</p>
<p>This, however, brings up GNUstep for Windows. If Windows ends up getting an up-to-date version of Yellow Box from Apple, GNUstep for Windows would not be required anymore as we would have OpenStep on Windows provided by the company who bought out NeXT; but it would also become a threat to Yellow Box.</p>
<p>Of course, being able to build OpenStep apps as native Windows ones is not something GNUstep can do, but Yellow Box will be able to do (and will have to do to avoid rejection and failure); this said, I&#8217;d even switch to Yellow Box (for building OpenStep apps on Windows) due to its superior integration efforts by the alternate reality Apple (led by Steve Jobs in a beard).</p>
<p>&#8230; So, wait, would that mean the alternate reality me runs Windows, because Linux is under a draconian license, and the Overlords Torvald and Stallman are trying to sue Microsoft (the last bastion of freedom in the world) into the ground?</p>
]]></content:encoded>
			<wfw:commentRss>http://adterrasperaspera.com/blog/2005/06/04/apple-intel-and-microsoft/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

