<?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>A Fool's Wisdom &#187; PC</title>
	<atom:link href="http://foolswisdom.com/category/computing/pc/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Mon, 12 Dec 2011 22:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>.bin &amp; .cue to .iso on Mac</title>
		<link>http://foolswisdom.com/bin-cue-to-iso-on-mac/</link>
		<comments>http://foolswisdom.com/bin-cue-to-iso-on-mac/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 21:12:29 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[CD Images]]></category>
		<category><![CDATA[Cue sheet file format]]></category>
		<category><![CDATA[dot bin]]></category>
		<category><![CDATA[dot cue]]></category>
		<category><![CDATA[Gavin McLellan]]></category>
		<category><![CDATA[ISO images]]></category>
		<category><![CDATA[James N. Sears]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[macports]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=2672</guid>
		<description><![CDATA[If you are dealing with some old CD images in the .bin + .cue format, then Explanation A cue sheet, or cue file, is a metadata file which describes how the tracks of a CD or DVD are laid out. &#8230; <a href="http://foolswisdom.com/bin-cue-to-iso-on-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you are dealing with some old CD images in the .bin + .cue format, then </p>
<pre class="brush: plain; light: true; title: ; notranslate">sudo port install bchunk</pre>
<pre class="brush: plain; light: true; title: ; notranslate">bhunk &lt;bin -filename.bin&gt; &lt;cue -filename.cue&gt; &lt;new -filename.iso&gt;</pre>
<p>Explanation</p>
<blockquote><p>A cue sheet, or cue file, is a metadata file which describes how the tracks of a CD or DVD are laid out. Cue sheets are stored as plain text files and commonly have a &#8220;.cue&#8221; filename extension. CDRWIN first introduced cue sheets, which are now supported by many optical disc authoring applications and media players.</p>
<p>&#8230;</p>
<p>Cue sheets are also used for many types of CDs in conjunction with an image file. The image file generally has a &#8220;.bin&#8221; extension.<br />
<cite>&#8220;<a href="http://en.wikipedia.org/wiki/Cue_sheet_(computing)">Cue sheet (computing)</a>&#8220;, Wikipedia</cite>
</p></blockquote>
<p>Hat Tips</p>
<ul>
<li>James N. Sears, &#8220;<a href="http://www.jamesnsears.com/2007/04/convert_bin_cue_iso_on_mac_osx.php<br />
">Convert .bin + .cue -> .iso on Mac OSX</a>&#8220;, April 14, 2007</li>
<li>Gavin McLellan, &#8220;<a href="http://gavin.mclelland.ca/2007/10/04/convert_bincue_to_iso_on_mac_osx/">Convert .bin/.cue to .iso on Mac OSX</a>&#8220;, October 4, 2007</li>
</ul>
<ul>
<p>Other Notes</p>
<p>Anonymous <a href="http://gavin.mclelland.ca/2007/10/04/convert_bincue_to_iso_on_mac_osx/">commenter Don writes</a>, &#8220;For those of you who have a .bin file but instead of a .cue file have a .toc file, there is a utility for mac called toc2cue that you can get if you run macports and install the cdrdao port. Then you can convert over to .cue file and use this fine tool to convert your .bin file to .iso&#8221;</ul>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/bin-cue-to-iso-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Tweakers </title>
		<link>http://foolswisdom.com/simbl-visor-fish/</link>
		<comments>http://foolswisdom.com/simbl-visor-fish/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 05:32:29 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Fish Shell]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[SIMBLX]]></category>
		<category><![CDATA[Terminal Emulators]]></category>
		<category><![CDATA[UNIX Shells]]></category>
		<category><![CDATA[Visor Terminal]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=2662</guid>
		<description><![CDATA[While deciphering countless web pages for information about configuring and tuning iTerm, reoccurring themes from the most hard core are: SIMBL: allows you to &#8220;patch&#8221; Mac applications to do what you want. I&#8217;ve come across at least 3 SIMBL plugins to make &#8230; <a href="http://foolswisdom.com/simbl-visor-fish/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<p>While deciphering countless web pages for information about configuring and <a href="http://foolswisdom.com/tune-your-tools/">tuning</a> iTerm, reoccurring themes from the most hard core are:</p>
<ul>
<li><a href="http://www.culater.net/software/SIMBL/SIMBL.php">SIMBL</a>: allows you to &#8220;patch&#8221; Mac applications to do what you want. I&#8217;ve come across at least 3 SIMBL plugins to make Apple Terminal.app more useful. The detractors cry that SIMBL destabilizes the OS, while its champions swear they&#8217;ve never had a problem.</li>
<li><a href="http://visor.binaryage.com/">Visor</a>: &#8221;a Quake-style drop-down Terminal&#8221; need I say more?</li>
<li><a href="http://fishshell.org/index.php">Fish</a>: is the newest UNIX shell, it&#8217;s a friendly shell. The naysayers warn that it has a very small user community and that its <a href="http://github.com/benhoskings/fish/network">development has slowed</a>. The true believes proclaim that once you try it, there is no substitute for FISH in your diet.</li>
</ul>
<p>I&#8217;m not currently considering using any of these, but I enjoyed coming across them.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/simbl-visor-fish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tuners Use zsh &amp; iTerm</title>
		<link>http://foolswisdom.com/tuners-use-zsh-iterm/</link>
		<comments>http://foolswisdom.com/tuners-use-zsh-iterm/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 22:27:24 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Apple Terminal]]></category>
		<category><![CDATA[bash shell]]></category>
		<category><![CDATA[Daniel Jalkut]]></category>
		<category><![CDATA[Demitrious Kelly]]></category>
		<category><![CDATA[Donncha O Caoimh]]></category>
		<category><![CDATA[Dougal Campbell]]></category>
		<category><![CDATA[iTerm]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software Tuning]]></category>
		<category><![CDATA[Terminal Emulators]]></category>
		<category><![CDATA[tsch]]></category>
		<category><![CDATA[Tuners]]></category>
		<category><![CDATA[Tuning my Mac]]></category>
		<category><![CDATA[UNIX Shells]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=2655</guid>
		<description><![CDATA[One of the tools that I haven&#8217;t had much success really tuning before, which I&#8217;m looking to try again is Apple Terminal. Mac OS X has been with us since 2001. There is now a lot of stale information out &#8230; <a href="http://foolswisdom.com/tuners-use-zsh-iterm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the tools that I haven&#8217;t had much success really <a href="/tune-your-tools/">tuning</a> before, which I&#8217;m looking to try again is Apple Terminal.</p>
<p>Mac OS X has been with us since 2001. There is now a lot of stale information out there for tuning the command line experience. For example, there are still a lot of articles about tsch in search results. The earlier versions of Mac OS X default shell was tsch, but since 2003 the shell has been bash.</p>
<p>One thing I&#8217;ve noticed in the screenshots of tuned Terminal is &#8220;zsh&#8221; in the window&#8217;s title bar. I&#8217;m not willing to tackle figuring out the zsh shell, but I find it interesting that it&#8217;s a favorite of the tuners.</p>
<p>Another favorite seems to be using <a href="http://iterm.sourceforge.net/">iTerm</a>. I noticed my co-worker <a href="http://apokalyptik.com/">Demitrious Kelly</a> sporting iTerm in his <a href="http://apokdev1.files.wordpress.com/2010/05/wpshell-described.mov ">WATCHME</a> for <a href="http://code.trac.wordpress.org/">wpshell</a>. And today, reading my co-worker Andy Skelton&#8217;s &#8220;<a href="http://andy.wordpress.com/2010/06/14/my-ssh-config-setup/">My SSH config setup</a>&#8221; fellow WordPress contributor <a href="http://dougal.gunters.org/">Dougal Campbel</a>l and my co-worker <a href="http://ocaoimh.ie/">Donncha O Caoimh</a> both gave iTerm shout outs.</p>
<p>I wonder if Apple Terminal has mostly caught up to iTerm. It seems iTerm might still <a href="http://blog.brixandersen.dk/?p=119">have some</a> <a href="http://is-here.com/archives/2007/11/01/787/">tab advantages</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/tuners-use-zsh-iterm/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
<enclosure url="http://apokdev1.files.wordpress.com/2010/05/wpshell-described.mov" length="1034" type="video/quicktime" />
		</item>
		<item>
		<title>Reveal Files on Mac OS X</title>
		<link>http://foolswisdom.com/reveal-files-mac/</link>
		<comments>http://foolswisdom.com/reveal-files-mac/#comments</comments>
		<pubDate>Tue, 25 May 2010 22:24:07 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Bash Hacks]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[Mac Finder]]></category>
		<category><![CDATA[Mac Tips]]></category>
		<category><![CDATA[Mac Tricks]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=2537</guid>
		<description><![CDATA[My co-worker Michael Adams starts &#8220;PHP 5 + Apache 2 + MySQL 5 on OS X via MacPorts&#8221; with a great developer tip for Mac Finder: # Displays all files in Finder. Optional: personal preference. $ defaults write com.apple.Finder AppleShowAllFiles &#8230; <a href="http://foolswisdom.com/reveal-files-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My co-worker Michael Adams starts &#8220;<a href="http://blogwaffe.com/2010/01/22/php-5-apache-2-mysql-5-on-os-x-via-macports/">PHP 5 + Apache 2 + MySQL 5 on OS X via MacPorts</a>&#8221; with a great developer tip for Mac Finder:</p>
<p><code># Displays all files in Finder.  Optional: personal preference.<br />
$ defaults write com.apple.Finder AppleShowAllFiles YES<br />
# Relaunch Finder</code></p>
<p>This is a great tip &#8212; <a href="http://www.flickr.com/groups/dmg/pool/">Mac .dmg disk images</a> will never look the same.</p>
<p>Here is a reciprocal tip for the Mac Terminal.</p>
<p>In your favorite editor create <code>~/.inputrc</code> (bash shell) with the following contents: </p>
<p><code># http://osxfaq.com/tips/unix-tricks/week66/friday.ws<br />
# Tab key filename auto-completion improvements<br />
## ignore case<br />
set completion-ignore-case on<br />
## list alternatives immediately (bash normally requires 2nd Tab press)<br />
set show-all-if-ambiguous on</code></p>
<p>Anyone else have tips along these lines, command lines that is?</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/reveal-files-mac/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5% of Nothing</title>
		<link>http://foolswisdom.com/5-percent-of-nothing/</link>
		<comments>http://foolswisdom.com/5-percent-of-nothing/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 03:19:29 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Alert Box]]></category>
		<category><![CDATA[Apple Mac]]></category>
		<category><![CDATA[Apple.com]]></category>
		<category><![CDATA[Aza Raskin]]></category>
		<category><![CDATA[Consumer Software]]></category>
		<category><![CDATA[Daniel Jalkut]]></category>
		<category><![CDATA[Design Bugs]]></category>
		<category><![CDATA[Interface Design]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 3.0]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[iTunes 8.2]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac Sync]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Design]]></category>
		<category><![CDATA[Sync Alert]]></category>
		<category><![CDATA[Synchronization]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=2058</guid>
		<description><![CDATA[Makes me laugh and cry a little. This alert is likely meant to warn that a whole lot of data is being added, modified or deleted as part of a sync. It&#8217;s an &#8220;oh crap, likely either you are doing &#8230; <a href="http://foolswisdom.com/5-percent-of-nothing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 597px"><a title="More than 5% of Nothing by lloydsscreenies, on Flickr" href="http://www.flickr.com/photos/lloyds-screenies/3744523552/"><img title="Mac iTunes Sync Alert screenshot" src="http://farm3.static.flickr.com/2671/3744523552_5de8ed4263_o.jpg" alt="More than 5% of Nothing" width="587" height="300" /></a><p class="wp-caption-text">&quot;Sync Alert&quot; Adding 1 Contact with iPhone OS 3.0 with Mac iTunes 8.2.1 (6)</p></div>
<p>Makes me laugh and cry a little.</p>
<p>This alert is likely meant to warn that a whole lot of data is being added, modified or deleted as part of a sync. It&#8217;s an &#8220;oh crap, likely either you are doing some wrong or the software is&#8221;.</p>
<p>I&#8217;m intrigued that UI Expert <a href="http://www.azarask.in/blog/">Aza Raskin</a> (<a href="http://humanized.com/">Humanized</a> &amp; <a href="http://labs.mozilla.com/">Mozilla Lab</a>) <a href="http://www.flickr.com/photos/azaraskin/3418838219/">finds this alert</a> the &#8220;The first good use of a warning I&#8217;ve seen!&#8221;</p>
<p>I&#8217;m not confident that it is generally helpful. Reading online, it does seem that Mac Sync has been quite buggy historically, so this would likely have been very helpful, but does make me nervous that this alert is a bandaid instead of the needed medicine. I would be interested to find out the use cases, and the scenarios where this has been needed.</p>
<p>Synchronization of data between two (or more) sources is a really hard problem. Well the hard problem is mostly related to conflicts when something is changed in two or more places. <a href="http://www.red-sweater.com/blog/">Daniel Jalkut</a> <a href="http://twitter.com/danielpunkass/statuses/2533547354">once wrote</a>, &#8216;Every developer faces the decision: &#8220;Do I want to be known as the jerk who won&#8217;t implement <span>sync</span>, or the jerk who can&#8217;t.&#8221;&#8216;</p>
<p>I&#8217;m not actually syncing, because I don&#8217;t use Notes on the Mac (does it exist?). It&#8217;s really just doing a backup.</p>
<p>In this case, that is the &#8220;Sync Alert&#8221; of syncing an iPhone running iPhone OS 3.0 with my Mac over ethernet to iTunes 8.2.1 (6). I&#8217;m syncing <strong>1 note</strong>.</p>
<p>Assuming that this behavior is generally useful, that I&#8217;m receiving a warning when 1 note is being added brings up the most obvious issue. There should be a <strong>minimum threshold</strong> before this exception behavior is triggered. It shouldn&#8217;t be 5% of nothing.</p>
<p>When you&#8217;re just starting to sync with your Mac, this could be a fairly high frequency alert. It depends on how quickly you add items; how quickly you get to more than 20 items in a category. You&#8217;ll also see this alert again when you start using a new feature (new type of item). This leads to the 2nd issue, the <strong>alert</strong> and <strong>warning</strong> language &#8212; I&#8217;m not seeing any yellow, but I&#8217;m sure feeling it. Because it is potentially high frequency, it should be presented and worded as a <strong>friendly confirmation</strong>.</p>
<p>The 3rd issue isn&#8217;t obvious from this screen shot. Another clue that it should be a confirmation is that sync does not continue until you have cleared this alert. This is actually problematic, because the alert is <strong>non-modal</strong>, meaning you can hide it or bury it under other windows. The worst part is iTunes with it&#8217;s animated progress bar makes it look like the sync is still progressing. This alert should at least <strong>stay on top</strong> of iTunes.</p>
<p>The 4th is I don&#8217;t think add, modify, and delete are equal. Adding an item is an easier event to undo then a modify or delete. I can just delete it. If something is modified or deleted, it may be hard to recover the lost information. The <strong>different events</strong> should have different weights. Adding an item should only trigger an alert if a lot are added.</p>
<p>How many is a lot? That brings me to the 5th and final issue that readily comes to mind. It likely shouldn&#8217;t be a percentage at all. How long would it take before 5% is a really big number? Probably not long at all. If I have 1000 business contacts, a sync would have to delete 50 of them for me to be notified. Again assuming this alert offers some protection, by using a percentage, even as low as 5% percentage you are penalizing your <strong>most passionate customers</strong>. Possibly, it could be a percentage that also factors in things like amount of time since last sync or what operations resulted in the changes, but that would likely get complex quick and I suspect the developers would more quickly find the sweet spot by using a<strong> constant number</strong> (possibly variable on a curve. I hesitate to recommend user defined variable).</p>
<p>Later in that discussion by Aza linked above, he does add &#8220;It could be laid out better, but I like the idea of &#8220;uhhhhh, that&#8217;s dangerous&#8221;. Of course, undo is always better <img src='http://foolswisdom.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;. I don&#8217;t think undo would be the silver bullet. I definitely think there is value in confirming changing a large amount of data particularly when the change is destructive, and the need to undo might be overlooked. I just don&#8217;t think Apple has polished this implementation.</p>
<p>I feel a bit like I&#8217;m playing dirty writing this article now when the next version of Mac OS X, Snow Leopard is only a couple of months away. Still, I was hoping this would be resolved with the new iTunes for iPhone OS 3.0. I&#8217;m still hopeful that Snow Leopard with <a href="http://foolswisdom.com/snow-leopard-bug-fix-release/">it&#8217;s attention to polish</a> might surprise me here.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/5-percent-of-nothing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mac OS X Snow Leopard, a Major Bug Fix Release</title>
		<link>http://foolswisdom.com/snow-leopard-bug-fix-release/</link>
		<comments>http://foolswisdom.com/snow-leopard-bug-fix-release/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 21:10:28 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[microsoft windows]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[software experience]]></category>
		<category><![CDATA[Software Performace]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=2014</guid>
		<description><![CDATA[I&#8217;m looking forward to the release of the next version of Mac OS X, version 10.6 Snow Leopard this September. As a Software Quality Assurance (QA) practitioner, I find it particularly interesting that this major release is basically a bug &#8230; <a href="http://foolswisdom.com/snow-leopard-bug-fix-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking forward to the release of the next version of Mac OS X, version 10.6 Snow Leopard this September. As a Software Quality Assurance (QA) practitioner, I find it particularly interesting that this major release is basically <strong>a bug fix release</strong> &#8212; &#8220;lots of refinements&#8221; and upgrades to the architecture.</p>
<p><a href="http://www.apple.com/pr/library/2008/06/09snowleopard.html">The Apple press release from last June</a> includes:</p>
<blockquote><p>&#8230; Rather than focusing primarily on new features, Snow Leopard will enhance the performance of OS X, set a new standard for quality and lay the foundation for future OS X innovation. &#8230;</p>
<p>“We have delivered more than a thousand new features to OS X in just seven years and Snow Leopard lays the foundation for thousands more,” said Bertrand Serlet, Apple’s senior vice president of Software Engineering. “In our continued effort to deliver the best user experience, we hit the pause button on new features to focus on perfecting the world’s most advanced operating system.”</p></blockquote>
<p>Although QA people love this attention to what we are passionate about, conventional wisdom in the software world is that a major release with few new features is suicide, but there are factors working in Apple&#8217;s favor.</p>
<p>I don&#8217;t find the current version (no snow) Leopard v10.5 to be unstable or buggy, but I know other people have problems with it. There are a lot of user interface (UI) inconsistencies in Leopard among the various Apple applications. I&#8217;m interested to see if Snow Leopard sports a <strong>more consistent and usable experience</strong>.</p>
<p>Apple is selling this upgrade for <strong>only $29</strong> US, when their major releases normally sell for <span>$129 US. At $29 Apple customers won&#8217;t be looking for much to think they have got a good deal.<br />
</span></p>
<p>Apple&#8217;s main competitor Microsoft has created this opportunity. <span>Microsoft Windows costs close to $300. And </span>although Mac OS X only runs on Apple hardware, people&#8217;s frustration with <strong>Vista&#8217;s bugginess and instability</strong> has led people to specifically look for a computing experience that address this.</p>
<p>People are hopeful for Windows 7, but it won&#8217;t be available until at least a month after Snow Leopard ships. We can expect Windows 7 to have a lot of<strong> customer untested technology </strong>compared to Mac OS X which looks to be is a very incremental release.</p>
<p><strong>Performance (and polish) is a feature.</strong> &#8220;Ultimately that feeling of control translates to happiness in everyone. In order to increase the happiness in the world, we all have to keep working on this. Ultimately that feeling of control translates to happiness in everyone. In order to increase the happiness in the world, we all have to keep working on this.&#8221;, my boss <a href="http://ma.tt/2009/07/velocity-and-the-bottom-line/">Matt Mullenweg</a>, <a href="http://blip.tv/file/2293079">Velocity 09 Conference Presentation</a>.</p>
<p>Because <strong>Apple builds</strong> both the software and the hardware, they can release their<strong> next generation of computers</strong> to immediately take advantage of the upgraded 64-bit stack, OpenCL for graphic card processing, and GCD multi-core processing throughout Mac OS X.</p>
<p>If Snow Leopard is well executed and well received, it will help people be more confident on computers and <strong>expect more</strong> from their software. It will be a good day for QA geeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/snow-leopard-bug-fix-release/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

