<?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>tis my dot com &#187; snow leopard</title>
	<atom:link href="http://www.tismy.com/wordpress/tag/snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tismy.com/wordpress</link>
	<description>tis my place on the web</description>
	<lastBuildDate>Mon, 02 Jan 2012 09:21:58 +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>Sysprep for Mac OS X</title>
		<link>http://www.tismy.com/wordpress/2009/12/sysprep-for-mac-os-x/</link>
		<comments>http://www.tismy.com/wordpress/2009/12/sysprep-for-mac-os-x/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 06:30:16 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[build disc]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[unattended install]]></category>

		<guid isPermaLink="false">http://www.tismy.com/wordpress/?p=566</guid>
		<description><![CDATA[I admit it, for the last fifteen years or so I&#8217;ve been almost exclusively Windows-centric.  I&#8217;m sure there&#8217;s a Mac-specific term for this but I haven&#8217;t found it yet.  So, I&#8217;ll use sysprep for now. What do I mean?  In Windows there&#8217;s a set of tools available that lets you build a reference computer with [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 1px solid black; margin: 5px;" title="Disk Utility" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/12/sysprep1-300x132.jpg" alt="" width="300" height="132" />I admit it, for the last fifteen years or so I&#8217;ve been almost exclusively Windows-centric.  I&#8217;m sure there&#8217;s a Mac-specific term for this but I haven&#8217;t found it yet.  So, I&#8217;ll use <em><strong>sysprep</strong></em> for now.</p>
<p>What do I mean?  In Windows there&#8217;s a <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=3E90DC91-AC56-4665-949B-BEDA3080E0F6">set of tools</a> available that lets you build a reference computer with all the latest updates, pre-installed drivers and software and your own configurations.  Then you strip out all the bits that make it a unique computer such as user profiles and their associated passwords, unique computer identifiers and so on.  At the end of this you have a reference install of Windows that you can take an image of and deploy to other computers.  The first time you boot on a new computer it goes through some basic setup stuff and away you go.</p>
<p>Because I run a computer business that sells (and services) Apple computers I&#8217;ve been looking for a way to achieve the same sort of thing.  What follows in this article is the results of a some in-depth research and putting together bits and pieces from various sources.</p>
<p>My result is a disk image (.dmg) file that I can use to restore on any current version of Mac hardware (laptop and desktop &#8211; although untested on a Mac Pro) that will have a user environment I&#8217;ve already configured and with additional software that I&#8217;d like available.  It hasn&#8217;t got any pre-existing users created but runs the standard Apple welcome/setup process when first booted up instead &#8211; that way you get to create a new user profile for the new owner of the computer.<span id="more-566"></span></p>
<p>So, the process&#8230;</p>
<h2><img class="alignleft size-full wp-image-434" style="border: 0pt none; margin: 5px;" title="Snow Leopard Box Shot" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/snow-leopard.png" alt="" width="180" height="188" />1. Create a default install of Mac OS X:</h2>
<p>Using a current Apple system create a new install &#8211; if it&#8217;s a brand new (never used) computer, feel free to use that &#8211; of Snow Leopard.  When you get to the Welcome screens set up an admin user (for the purposes of this article, I&#8217;ll call this user <em><strong>tismyadmin</strong></em>).</p>
<p>Don&#8217;t skip out on setting a password for this user, it&#8217;s easier to make some of the later steps work if this user has a password set.  However, keep this password nice and short, by the time you&#8217;re done, you&#8217;ll be deleting this user again anyway so good security isn&#8217;t a necessity here.</p>
<h2>2. System Updates:</h2>
<p>After the system is logged in, apply all available <a href="http://www.apple.com/softwareupdate/">updates from Apple</a>.  Keep checking until you&#8217;ve got all updates (sometimes this might require a restart then checking for more updates).  Also, remember that if you later install other software from a CD or DVD that you may then need to download updates for this software as well.  If you&#8217;re doing this a lot you might prefer to manually download <a href="http://support.apple.com/downloads/">Combo updates</a>.</p>
<h2><img class="alignright size-medium wp-image-577" style="border: 0pt none; margin: 5px;" title="Firefox Install" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/12/sysprep2-300x177.jpg" alt="" width="300" height="177" />3. Install Software:</h2>
<p>Install any additional software you want to be included in your standard Snow Leopard install (e.g. <a href="http://adium.im/">Adium</a>, <a href="http://www.skype.com/">Skype</a>, <a href="http://www.videolan.org/vlc/">VLC</a>, <a href="http://handbrake.fr/">Handbrake</a>, etc).  This is basically just any software that you want to be available to a person using the computer.  Don&#8217;t worry about configuring any of this software yet, just get it all installed.</p>
<h2>4. Create a New User:</h2>
<p><a href="http://docs.info.apple.com/article.html?path=Mac/10.6/en/8235.html">Add a new user</a> to the system (I&#8217;ll call this user <em><strong>defaultuser</strong></em>).  Make sure they&#8217;re an Administrator for the system.  As with your other user account, set a simple password for this user.</p>
<p>As with <em><strong>tismyadmin</strong></em>, you&#8217;re not particularly concerned with top security on this one.  By the time you&#8217;re done, this user also gets deleted.</p>
<h2>5. Configure the User Account:</h2>
<p>Restart and log in as <em><strong>defaultuser</strong></em>.</p>
<p>Go through System Preferences and set everything the way you want it.</p>
<p>Start each program, particularly if they&#8217;ve been downloaded from the Internet, and make sure the start up normally and with no warnings.  Unless you have specific configurations that you want to be defaults for an application (e.g. web browser download directory) don&#8217;t set configurations in applications.</p>
<p><strong>DO NOT enter any usernames and passwords</strong> for programs &#8211; ultimately, they&#8217;ll end up saved as a default user profile and be available to every user on every computer you deploy this image to (i.e. this is a <em>bad thing</em>™).  If you have programs that you want to load on startup/login, set them here also.</p>
<h2>6. Clean Up:</h2>
<p>Clear caches on the <em><strong>defaultuser</strong></em> account &#8211; using Finder go to <em>/Users/<strong>defaultuser</strong>/Library/Caches</em> and delete the contents.  Make sure you empty the Trash (this might require you to restart and log in again as <em><strong>defaultuser</strong></em>).</p>
<p>Run <strong>Keychain Access</strong> (<em>Applications/Utilities</em>), select &#8220;<em>login</em>&#8221; and <em>delete</em> (from <em>File</em> menu).</p>
<p>Clear histories (<em>Apple symbol -&gt; Recent Items -&gt; Clear Menu</em>).</p>
<h2>7. Set Up System-wide Default User Account:</h2>
<p>Restart the computer and log in as <em><strong>tismyadmin</strong></em>.</p>
<p>Run <strong>Terminal</strong> (<em>Applications/Utilities</em>) and type &#8220;<em>sudo -s</em>&#8221; and enter your password for <em><strong>tismyadmin</strong></em> when prompted.</p>
<p><span style="color: #ff0000;"><em><strong>NOTE:  This is now a root shell, tread carefully!  You can do serious damage messing around at this level if you&#8217;re not sure what you&#8217;re doing.</strong></em></span></p>
<p>Clear out the existing system-wide default account:</p>
<pre>rm -rf /System/Library/User Template/English.lproj/*</pre>
<p>(I found this sometimes didn&#8217;t work as expected and I needed to remove each individual sub-folder separately, check that English.lproj is empty after this step and delete anything left as needed.)</p>
<p>Copy your new default account to the system default account:</p>
<pre>cp -R /Users/defaultuser/* /System/Library/User Template/English.lproj</pre>
<p>At this point, you&#8217;ve now got the start of a system-wide default user profile &#8211; this is what gets used every time a new user is created on the system, including the first user when you go through the Apple Welcome process on a new computer.</p>
<p>Type &#8220;<em>exit</em>&#8221; to get out of the root shell and then close<strong> Terminal</strong> and reboot the computer.</p>
<p>Log in again as <em><strong>tismyadmin</strong></em>.</p>
<h2>8. System Cleanup:</h2>
<p>Run <strong>Disk Utility</strong> (<em>Applications/Utilities</em>), select the hard drive and, under the <em>First Aid</em> tab, run &#8220;<em>Repair Disk Permissions</em>&#8220;.  If you got things right to this point you&#8217;ll see a whole stack of information where this fixes permissions for the system-wide default user profile you&#8217;ve just copied.  If you miss this step, permissions issues may get in the way when you create a new user later.  Once you&#8217;re done, close <strong>Disk Utility</strong>.</p>
<p>At this point, you can now delete your <em><strong>defaultuser</strong></em> account.  You won&#8217;t need it any further.</p>
<h2><img class="alignright size-medium wp-image-580" style="border: 0pt none; margin: 5px;" title="Single User" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/12/sysprep3-300x234.jpg" alt="" width="300" height="234" />9. System Cleanup &#8211; Part Two (Single User Mode):</h2>
<p><span style="color: #ff0000;"><em><strong>Doing this needs you to spend some time using low-level tools in Snow Leopard.  This can have dire consequences if not done right.  You have been warned!</strong></em></span></p>
<p>Reboot the computer into single user mode by holding down COMMAND and S while rebooting.  If you&#8217;ve done it right, you&#8217;ll end up with a black screen that has white writing on it.  There&#8217;s no graphical user interface for this, it&#8217;s all typing.</p>
<p>Once you&#8217;ve got a command prompt, enter the following commands and <strong>WATCH</strong> to make sure you don&#8217;t get any errors &#8211; <strong>if you get errors, time to figure out what went wrong and fix it before you go any further.</strong></p>
<pre>fsck -fy
mount -uw /
launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist &amp;
dscl . -delete /Users/tismyadmin
rm -rf /Users/tismyadmin
rm -rf /var/db/.AppleSetupDone
shutdown -h now</pre>
<p>What does this do?  Basically, it gets rid of your <em><strong>tismyadmin</strong></em> user account in an operating system compliant way (no loose ends) and resets the computer to run the Welcome process again.  At the end of this, you tell the computer to shut down because this is safer than letting it try and reboot and missing your chance to do the last step for some reason.</p>
<h2>10. Create Your Disk Image:</h2>
<p>At this point, you&#8217;ve got a computer that&#8217;s turned off and is ready to start as a new computer with no existing users but all your configurations and software installs ready to go.</p>
<p>From here, you need to create a disk image of the computer&#8217;s hard drive so you can deploy this build to another computer.  For that you&#8217;ll need an external hard drive that&#8217;s been set up so you can boot from it (there are plenty of references for that out there &#8211; I&#8217;ll write one myself some day).</p>
<p>Boot from your external hard drive.</p>
<p>Run <strong>Disk Utility</strong> (<em>Applications/Utilities</em> &#8211; although I have this in the dock on the install on my external hard drive).</p>
<p>Select the internal hard drive on the computer and click the &#8220;<em>New Image</em>&#8221; button.  Give your disk image a name and select somewhere on your external hard drive to save the disk image.  When you&#8217;re done, hit the &#8220;<em>Save</em>&#8221; button and wait for the disk image to create.  This may take quite a bit of time if you&#8217;ve installed a lot of software.</p>
<p>When this is done, you&#8217;ve now got a disk image of your fresh-minted Snow Leopard install.  In order to make this disk image useable, you also need one final step.  In <strong>Disk Utility</strong>, go to the &#8220;<em>Restore</em>&#8221; tab and load your new disk image in the &#8220;<em>Source</em>&#8221; box.  Then go up to the &#8220;<em>Image</em>&#8221; menu and select &#8220;<em>Scan Image for Restore</em>&#8220;.  Again, this process can take a little time but once it&#8217;s done, you have a disk image that you can use.</p>
<p>(Note: If you prefer to use Carbon Copy Cloner you can skip this step, I have done it either way but found that Disk Utility gives me a faster overall restore from disk image and, ultimately, in a commercial workshop, time is money so I&#8217;ve gone with the faster method.)</p>
<h2>11. Using Your Disk Image:</h2>
<p>Easy!  Boot from your external hard drive (the same one you have your disk image saved on) and run up <strong>Disk Utility</strong>.  Select the internal hard drive on the computer you want to build, select the &#8220;<em>Restore</em>&#8221; tab and then load your disk image in the &#8220;<em>Source</em>&#8221; box.  Drag and drop the internal hard drive to &#8220;<em>Destination</em>&#8221; and hit the &#8220;<em>Restore</em>&#8221; button &#8211; away you go.  Some time later you can restart the computer from the internal hard drive and start a normal setup process including the Apple Welcome screens.</p>
<p><em>(Note: At some point, I&#8217;ll add more detailed step-by-step guides for some of this stuff including screen grabs &#8211; for now I wanted to record the whole process while it&#8217;s fresh in my mind.)</em></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;counturl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;count=horizontal&amp;text=Sysprep%20for%20Mac%20OS%20X" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;counturl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;count=horizontal&amp;text=Sysprep%20for%20Mac%20OS%20X" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;linkname=Sysprep%20for%20Mac%20OS%20X" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;linkname=Sysprep%20for%20Mac%20OS%20X" title="Digg" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;linkname=Sysprep%20for%20Mac%20OS%20X" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;linkname=Sysprep%20for%20Mac%20OS%20X" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F12%2Fsysprep-for-mac-os-x%2F&amp;title=Sysprep%20for%20Mac%20OS%20X" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.tismy.com/wordpress/2009/12/sysprep-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Snow Leopard &#8211; Five Nice New Finds</title>
		<link>http://www.tismy.com/wordpress/2009/09/snow-leopard-five-nice-new-finds/</link>
		<comments>http://www.tismy.com/wordpress/2009/09/snow-leopard-five-nice-new-finds/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 06:45:10 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[build disc]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://www.tismy.com/wordpress/?p=433</guid>
		<description><![CDATA[It&#8217;s almost a month since the release of Snow Leopard, Apple&#8217;s latest release of it&#8217;s Mac OS X operating system.  Allowing for shipping, I didn&#8217;t get my copy until a few days later.  Not wanting to tempt fate, I waited for the weekend when I had a chance to do a full image backup as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/snow-leopard.png" rel="prettyPhoto[433]"><img class="alignleft size-full wp-image-434" style="margin: 5px;" title="Snow Leopard Box Shot" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/snow-leopard.png" alt="Snow Leopard Box Shot" width="200" height="209" /></a>It&#8217;s almost a month since the release of <a href="http://www.apple.com/au/macosx/">Snow Leopard</a>, <a href="http://www.apple.com.au/">Apple&#8217;s</a> latest release of it&#8217;s <a href="http://www.apple.com/au/macosx/">Mac OS X</a> operating system.  Allowing for shipping, I didn&#8217;t get my copy until a few days later.  Not wanting to tempt fate, I waited for the weekend when I had a chance to do a full image backup as well as my normal Time Machine hourly backups.</p>
<p>The actual upgrade went off fine.  I upgraded over the top of my current install and didn&#8217;t see any &#8220;deal breaker&#8221; problems resulting.</p>
<p>There&#8217;s already a <a href="http://www.google.com.au/search?q=snow+leopard">significant tonnage</a> of stuff about Snow Leopard so I&#8217;m not going to go into general reviews or benchmarks.  I&#8217;d expect my experience to be much the same as already reported anyway.  Instead, I wanted to touch on five small, new, features that I really like.</p>
<p><span id="more-433"></span></p>
<p><a href="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-date-time.png" rel="prettyPhoto[433]"><img class="alignright size-full wp-image-435" style="margin: 10px;" title="SL - Time AND Date" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-date-time.png" alt="SL - Time AND Date" width="212" height="107" /></a>First up, for this &#8220;<a href="http://www.apple.com/support/switch101/">switcher</a>&#8220;, I missed being able to see the date with a quick glance.  I hadn&#8217;t really realised now often I look at the date during the course of a normal day, but, apparently, it&#8217;s pretty regularly because the absence of this very small feature niggled.  Sure, I could have had this back using iStat Menus but I wasn&#8217;t really happy with that aspect of the program and, instead, just dealt with it and got used to looking at the WinXP computer next door to my Mac.</p>
<p>Thanks to Snow Leopard I can now have the date visible right up there next to the clock.  I&#8217;m glad to have it nice and visible again.</p>
<p><a class="highslide-image" onclick="return hs.expand(this);" href="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-dock.png" rel="prettyPhoto[433]"><img class="alignleft" style="margin: 10px;" title="Click to enlarge" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-dock-thumb.png" alt="image" /></a>In normal use, I always seem to end up with a large number of applications running.  I also like having the programs I commonly use in my dock.  Before Snow Leopard, each program minimised also added an icon to the dock.  This could result my dock getting really out of control &#8211; since I like my dock on the right side of the screen it also meant I was ending up with some really tiny icons in the dock.</p>
<p>Enter a wonderful extra configuration option for the dock (minimise windows into application icon).  This has really helped me with a more consistent dock.  It also helps the &#8220;muscle memory&#8221; for moving the mouse to the same place every time to access the same application.</p>
<p><a class="highslide-image" onclick="return hs.expand(this);" href="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-expose.png" rel="prettyPhoto[433]"><img class="alignright" style="margin: 10px;" title="Click to enlarge" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-expose-thumb.png" alt="image" /></a>For me, Expose is one of the stand-out features of Mac OS X.  It offers a really quick and strongly visual way to find a program/window you&#8217;ve got open.  As a way to switch between tasks or cross-reference information I&#8217;ve found it very functional.  One of my niggles has been that Expose would only show windows that were visible on screen.  If you minimise it to the dock then it doesn&#8217;t show up in Expose.  This made worse if you happen to have more than one instance of an application (e.g. Firefox) open at once.</p>
<p>Snow Leopard&#8217;s changes to Expose were a welcome addition.  A dividing line in the lower half of the screen separates open windows (at the top, and larger) from minimised windows (at the bottom, and smaller).  Excellent changes Apple, thank you.</p>
<p><a href="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-wallpaper.png" rel="prettyPhoto[433]"><img class="alignright size-full wp-image-440" title="SL - Wallpaper Options" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-wallpaper.png" alt="SL - Wallpaper Options" width="400" height="347" /></a>Yes, I know it&#8217;s a small thing, but visually appealing matters.  For me, I like transparency on things.  It doesn&#8217;t really enhance the functionality of the computer or anything, I just like seeing my screen look good.</p>
<p>Finding a switch for making the menu bar translucent was a nice addition.  It&#8217;s only an on/off option and there&#8217;s no control there for changing the level of transparency but it&#8217;s a nice addition none-the-less.</p>
<p>So, there&#8217;s four nice little additions that I&#8217;ve found to enhance my enjoyment in using my MacBook.  None of them are really world-changing or earth shattering but they&#8217;re things I like.</p>
<p>I&#8217;d really like to find a nice screen saver but the few reasonable ones I had in Leopard seem to have failed to come through with the upgrade to Snow Leopard.  I guess I&#8217;ll have to take some time out to do some more searching and see what I can find.</p>
<p>What&#8217;s that?  I said five and there&#8217;s only four?  Oh, OK.  The last one isn&#8217;t really Snow Leopard itself.  Instead, it&#8217;s the nice update that meant I could keep some convenience stuff in my menu bar &#8211; in particular disk activity.</p>
<p>Yep, just a week or two after the release of Snow Leopard, the folks at <a href="http://www.islayer.com/">iSlayer</a> and their lovely little <a href="http://www.islayer.com/apps/istatmenus/">iStat Menus</a> application.</p>
<p><a href="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-istatmenus.png" rel="prettyPhoto[433]"><img class="aligncenter size-full wp-image-441" title="iStat Menus" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-istatmenus.png" alt="iStat Menus" width="400" height="183" /></a></p>
<p>There&#8217;s been some changes for the new version that I had some mixed feelings about at first but it&#8217;s grown on me and I&#8217;m happy to have my disk activity indicator back again.</p>
<p><a href="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-32bit.png" rel="prettyPhoto[433]"><img class="aligncenter size-full wp-image-442" title="SL - Preferences app - SynergyKM" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/09/mac-32bit.png" alt="SL - Preferences app - SynergyKM" width="400" height="152" /></a>Are there niggles with Snow Leopard?  I&#8217;ve had a few.  For me, the least convenient one so far is that a move to increased 64-bit capability has resulted in some preferences apps now need you to restart preferences when you load them.  One especially, SynergyKM, mattered for me.  I use Synergy to share the keyboard and mouse from my XP desktop onto my MacBook and whenever it glitches I have to load the preferences app to de-glitch it.</p>
<p>Overall?  I&#8217;m happy.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;counturl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;count=horizontal&amp;text=Snow%20Leopard%20%26%238211%3B%20Five%20Nice%20New%20Finds" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;counturl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;count=horizontal&amp;text=Snow%20Leopard%20%26%238211%3B%20Five%20Nice%20New%20Finds" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;linkname=Snow%20Leopard%20%26%238211%3B%20Five%20Nice%20New%20Finds" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;linkname=Snow%20Leopard%20%26%238211%3B%20Five%20Nice%20New%20Finds" title="Digg" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;linkname=Snow%20Leopard%20%26%238211%3B%20Five%20Nice%20New%20Finds" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;linkname=Snow%20Leopard%20%26%238211%3B%20Five%20Nice%20New%20Finds" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F09%2Fsnow-leopard-five-nice-new-finds%2F&amp;title=Snow%20Leopard%20%26%238211%3B%20Five%20Nice%20New%20Finds" id="wpa2a_4">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.tismy.com/wordpress/2009/09/snow-leopard-five-nice-new-finds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

