<?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>Wheadon&#039;s Words; Mark&#039;s Mutterings &#187; problem</title>
	<atom:link href="http://www.markwheadon.com/blog/tag/problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markwheadon.com/blog</link>
	<description>Welcome to Mark Wheadon&#039;s blog; I hope you find it useful. Feel free to comment on anything you read here.</description>
	<lastBuildDate>Sun, 02 May 2010 14:14:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Time Machine and VMware Fusion</title>
		<link>http://www.markwheadon.com/blog/2009/03/time-machine-and-vmware-fusion/</link>
		<comments>http://www.markwheadon.com/blog/2009/03/time-machine-and-vmware-fusion/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 11:28:29 +0000</pubDate>
		<dc:creator>Mark Wheadon</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[file-store]]></category>
		<category><![CDATA[filestore]]></category>
		<category><![CDATA[filling disk]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[large]]></category>
		<category><![CDATA[long]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[paralells desktop]]></category>
		<category><![CDATA[parallels desktop]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[time machine]]></category>
		<category><![CDATA[too large]]></category>
		<category><![CDATA[too slow]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.markwheadon.com/blog/?p=525</guid>
		<description><![CDATA[VMWare's Fusion can lead to slow, large Time machine backups.


No related posts.]]></description>
			<content:encoded><![CDATA[<p><em>[This almost certainly applies to most other virtual PC packages as well, so if you're using <a href="http://www.parallels.com/uk/" target="_blank">Parallels Desktop</a></em><em> for example, read on... --Mark]</em></p>
<p>Are you using the excellent <a href="http://www.vmware.com/products/fusion/" target="_blank"><em>VMware Fusion</em></a> and backing up your Mac with <em>Time Machine</em>? If so, you may notice a problem.</p>
<h2>Large backups</h2>
<p>When you&#8217;ve been using <em>Fusion</em>&#8217;s virtual machine (in my case, to run <em>Windows</em>), you will find that <em>Time Machine</em>&#8217;s next backup takes longer than expected &#8212; sometimes <em>much</em> longer.</p>
<p>This is because <em>Fusion</em> stores its virtual machines&#8217; disks as a bunch of large files. When you run your virtual machine using <em>Fusion</em>, the contents of the VM&#8217;s virtual disk changes, and even if you haven&#8217;t made many explicit changes to files, all sorts of small changes happen to the virtual disk&#8217;s contents.</p>
<h2>Incremental can still be too much</h2>
<p><em>Time Machine</em> performs incremental backups. That is, it copies only files that have changed since the last backup. Unfortunately those large files that <em>Fusion</em> uses to store the virtual disk&#8217;s contents? They&#8217;ve probably all changed, at least a little.</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/backup.png"><img class="aligncenter size-large wp-image-537" title="backup" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/backup-540x242.png" alt="backup" width="540" height="242" /></a>So, instead of your incremental being a few megabytes and taking a few tens of seconds, it&#8217;s ten gigabytes, takes ages, and rapidly fills your backup disk. (Which causes its own problems: <a href="http://www.markwheadon.com/blog/2009/03/changing-time-machine-backup-schedule/" target="_blank">described here</a>.)</p>
<h2><span style="color: #000000;">An alternative fix</span></h2>
<p><span style="color: #000000;">If you need incremental backups of your VMs, or your VMs are running an operating system that doesn&#8217;t have support for accessing the</span><em><span style="color: #000000;">Mac OS</span></em><span style="color: #000000;"> file-store (</span><em><span style="color: #000000;">Linux</span></em><span style="color: #000000;">, for example), then you&#8217;ll likely find </span><a href="http://www.markwheadon.com/blog/2009/06/backing-up-virtual-machine-using-sparse-bundle/"><span style="color: #000000;">this approach</span></a><span style="color: #000000;"> is the best for you.</span></p>
<p><span style="color: #000000;">If your VM(s) are running </span><em><span style="color: #000000;">Windows</span></em><span style="color: #000000;"> (so you can access the </span><em><span style="color: #000000;">Mac OS</span></em><span style="color: #000000;"> file-store from within the VM) and you don&#8217;t </span><em><span style="color: #000000;">need</span></em><span style="color: #000000;"> a sophisticated incremental backup of your VMs then read on, as the following approach produces by far the most efficient backups.</span></p>
<h2>This fix</h2>
<p>The fix described here is to ensure the files you edit in <em>Fusion</em>&#8217;s virtual world are in the Mac&#8217;s natural file-store (so they continue to be backed up by <em>Time Machine</em>), stop using <em>Time Machine</em> to back up your virtual machines, and then back up your virtual machines in a different way. I&#8217;ll cover each of these steps in turn below.</p>
<h3>Put your files somewhere safe</h3>
<p>Instead of putting your <em>Windows</em> (or whatever) files in the <em>Windows</em> file-store, place them in the Mac&#8217;s file-store (which is available to <em>Windows</em> as the <em>Z:</em> drive by default). This means that your precious files have a proper, incremental backup using <em>Time Machine</em>, and you can restore earlier versions should the need arise.</p>
<h3>Stop Time Machine backing up your VMs</h3>
<p>Open <em>Time Machine Preferences&#8230;</em>, click on <em>Options&#8230;</em> and then the small <em>+</em> to add a Folder to the <em>Do not back up</em> list:</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/add-folder.png"><img class="aligncenter size-medium wp-image-540" title="add-folder" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/add-folder-300x236.png" alt="add-folder" width="300" height="236" /></a>Then navigate to <em>Documents</em> below your home directory and there you will find a folder called <em>Virtual Machines</em> &#8212; add that and <em>Time Machine</em> will no longer backup your <em>Fusion</em> VMs.</p>
<h3>And backup your VMs in a different way</h3>
<p><span style="text-decoration: underline;"><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/copying-vm-to-backup.png"><img class="alignright size-medium wp-image-541" title="copying-vm-to-backup" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/copying-vm-to-backup-300x106.png" alt="copying-vm-to-backup" width="300" height="106" /></a></span>If, like me, your virtual machine is a secondary system, then you probably have no need of an incremental, sophisticated backup. What&#8217;s important is the files you edit are protected, and they <em>are</em> now protected by <em>Time Machine</em> as part of the Mac&#8217;s natural file-store.</p>
<p>So, simply drag your <em>Documents/Virtual Machines</em> folder onto the backup drive every week or so, and you&#8217;re sorted.</p>
<h2 style="font-size: 1.5em;">Warning</h2>
<p>As with any method of backup which relies on backing up the virtual machine&#8217;s disk image using the host operating system, your backup may not be of any use if it&#8217;s made whilst the VM is running, so I suggest you make sure that <strong>Fusion/Parallels is </strong><em><strong>not running</strong></em><strong> when you copy the</strong><strong> data</strong>.</p>
<h3 style="font-size: 1.17em;">Why?</h3>
<p>Because if you copy the files that <em>Fusion</em> (or <em>Parallels</em>) is using for a disk image, then you&#8217;re backing up what&#8217;s <em>on disk</em>, but not what&#8217;s in memory, in disk buffers, etc. So when you come to restore from backup, you may find that the disk image is corrupted. In the worst case scenario you won&#8217;t be able to start up the VM&#8217;s operating system successfully at all, or restore any files contained within the VM&#8217;s file-store.</p>
<p>By backing up when the VM isn&#8217;t running, you ensure that all data is on disk in a safe, consistent state.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.markwheadon.com/blog/2009/03/time-machine-and-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Safari 4 and wordpress now work together (in effect)</title>
		<link>http://www.markwheadon.com/blog/2009/03/safari-4-and-wordpress-now-works/</link>
		<comments>http://www.markwheadon.com/blog/2009/03/safari-4-and-wordpress-now-works/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 10:00:41 +0000</pubDate>
		<dc:creator>Mark Wheadon</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[fixed]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[safari 4]]></category>
		<category><![CDATA[Safari 4 Public Beta]]></category>
		<category><![CDATA[safari 4beta]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[WebKit]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[work-around]]></category>

		<guid isPermaLink="false">http://www.markwheadon.com/blog/?p=668</guid>
		<description><![CDATA[Want to use Safari 4, but put off by the visual editor not working in wordpress? Here's a fix.


No related posts.]]></description>
			<content:encoded><![CDATA[<h2>All change</h2>
<p>As of the the 8th June 2009, <em>Safari 4</em> is out of beta, and <em>wordpress</em>&#8217;s insert-link dialogue works! So this article is now superfluous &#8212; good stuff.</p>
<p>I&#8217;ll leave the article here to help clarify what <em>WebKit</em> is and how to use it, but if you&#8217;re looking to get <em>wordpress</em>&#8217;s insert-hyperlink dialogue working with <em>Safari 4beta</em> then all you need do is download the full release version of <em>Safari 4 </em>from <a href="http://www.apple.com/safari/">Apple&#8217;s site</a>.</p>
<p>And now for the original article…</p>
<p><span id="more-668"></span>If you&#8217;re a Mac and <em>wordpress</em> user, and you&#8217;ve tried out Safari 4 Public Beta, then you will have noticed that you can&#8217;t add hyperlinks in <em>wordpress</em>&#8216; visual editor (<em>Geek Guides</em> has documented the problem nicely <a href="http://www.geekguides.co.uk/139/safari-4-beta-bug-with-wordpress-27/" target="_blank">here</a>).</p>
<p>Now there&#8217;s a fix &#8212; the latest <em>WebKit</em> on top of <em>Safari 4 Public Beta</em> works fine, with no problems in <em>wordpress</em>&#8216; visual editor. Here&#8217;s the proof (you may need to take my word for it: this _is_ <em>Safari 4</em>):</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/add-link.png"><img class="aligncenter size-large wp-image-669" title="add-link" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/add-link-540x470.png" alt="add-link" width="540" height="470" /></a></p>
<p>Note that the <em>Insert/edit link</em> dialogue box isn&#8217;t greyed out<em> &#8212; </em><em>result!</em></p>
<p>To achieve this, first install <em>Safari 4beta</em> <a href="http://www.apple.com/safari/" target="_blank">from Apple&#8217;s site</a> and reboot. Then install the <a href="http://nightly.webkit.org/" target="_blank">latest </a><em><a href="http://nightly.webkit.org/" target="_blank">WebKit</a></em><a href="http://nightly.webkit.org/" target="_blank"> nightly build for </a><em><a href="http://nightly.webkit.org/" target="_blank">Mac OS</a>.</em></p>
<p><img class="alignright size-full wp-image-673" title="two-safaris" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/two-safaris.png" alt="two-safaris" width="258" height="89" />Now you have two versions of <em>Safari</em>. One calls itself <em>Safari</em> and that&#8217;s as downloaded from Apple, the other calls itself <em>WebKit</em> and is the browser from Apple, but with the latest <em>WebKit</em> plugged into it. Here they are in my dock &#8212; the brassy compass is the <em>WebKit</em> version of <em>Safari</em>.</p>
<p>Now all that&#8217;s left to do is to enter <em>Safari</em>&#8217;s Preferences and set the default browser to be <em>WebKit</em>:</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/default-browser.png"><img class="aligncenter size-large wp-image-672" title="default-browser" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/03/default-browser-455x540.png" alt="default-browser" width="455" height="540" /></a></p>
<p>and you&#8217;re sorted. Of course, if you don&#8217;t want to do the above then it&#8217;s still good news: if the latest <em>WebKit</em> sorts the problem, then <em>Safari 4</em> should, in time, pick up the fix. Good stuff.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.markwheadon.com/blog/2009/03/safari-4-and-wordpress-now-works/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Locking your session in Mac OS X</title>
		<link>http://www.markwheadon.com/blog/2009/02/lock-screen-mac-os-x/</link>
		<comments>http://www.markwheadon.com/blog/2009/02/lock-screen-mac-os-x/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 15:58:58 +0000</pubDate>
		<dc:creator>Mark Wheadon</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[lock session]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[mac os for windows users]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows-L]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.markwheadon.com/blog/?p=330</guid>
		<description><![CDATA[Windows-L for the Mac.


No related posts.]]></description>
			<content:encoded><![CDATA[<h2>The need</h2>
<p>Coming to Mac OS X from Windows (XP and Vista), I missed being able to lock my session using a simple key-chord. I work in a shared office so it&#8217;s sensible to lock the session every time I walk away &#8212; something I do regularly.</p>
<p style="text-align: left;">In Windows, you simply press <em>Windows-L</em> and that&#8217;s it &#8212; time to go. Mac OS X Leopard doesn&#8217;t provide anything as succinct as standard, but there are ways.</p>
<p>Firstly, there are a couple of solutions that are accepted as standard ways of doing this &#8212; but unfortunately both have problems. I&#8217;ll cover these methods first in case they work for you, and then I&#8217;ll cover a solution that really is as quick and easy to use as the Windows&#8217; <em>lock screen</em> key chord.</p>
<h2>Partial solution number one: use a hot corner</h2>
<p>A hot corner allows you to drop into the screen saver by moving the cursor to a chosen corner of the screen. To do this, first go to <em>System Preferences-&gt;Desktop &amp; Screen Saver</em> and click on <em>Hot Corners&#8230;</em> Then select <em>Start Screen Saver</em> for one of the corners:</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/hot-corner-screensaver-copy.png"><img class="aligncenter size-large wp-image-333" title="hot-corner-screensaver" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/hot-corner-screensaver-copy-540x509.png" alt="hot-corner-screensaver" width="540" height="509" /></a>Now, when you place the cursor in that corner (I chose the bottom-left), the screen saver will start.</p>
<p>Of course, this doesn&#8217;t help unless your system is configured to require a password when woken from the screen saver. You can set that in <em>System Preferences-&gt;Security</em>:</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/require-password-copy.png"><img class="aligncenter size-large wp-image-328" title="require-password" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/require-password-copy-540x415.png" alt="require-password" width="540" height="415" /></a></p>
<p>And that&#8217;s it. Now, before you walk away from your Mac, just drop the cursor into the bottom-left corner of the screen.</p>
<p>However, there is a problem with this method &#8212; at least for me &#8212; as I don&#8217;t want the system to prompt for a password on wakeup. I end up typing my password far too often &#8212; every time I&#8217;ve left the machine alone long enough for the screen saver to start.</p>
<p>What I want is the Mac to remain unlocked until I explicitly lock it. So, on to solution two&#8230;</p>
<h2>Partial solution number two: select a pull-down from the menu bar</h2>
<p>Here&#8217;s another way of locking the machine, and this one doesn&#8217;t require that you tick <em>Require password to wake up this computer from sleep or screen saver</em>.</p>
<p>The trick is to enable <em>fast user switching</em> in <em>System Preferences-&gt;Accounts-&gt;Login Options</em>:</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/enable-fast-user-switching-copy.png"><img class="aligncenter size-large wp-image-323" title="enable-fast-user-switching" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/enable-fast-user-switching-copy-540x441.png" alt="enable-fast-user-switching" width="540" height="441" /></a></p>
<p style="text-align: left;">which will then place your user name in the menu bar at the top of the screen.</p>
<p style="text-align: left;">When you want to lock the session, just click on your user name:<img class="size-full wp-image-321 aligncenter" title="login-window-from-user" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/login-window-from-user.png" alt="login-window-from-user" width="385" height="219" />and select <em>Login Window&#8230;</em><em> </em>and you&#8217;re done. (You can also achieve a similar result by ticking <em>Show Status in Menu Bar</em><em> </em>in<em> </em><em>Keychain</em>&#8217;s preferences if you prefer.)</p>
<p style="text-align: left;">What&#8217;s my beef with this solution? The problem is that it&#8217;s still rather slow and fiddly &#8212; and it&#8217;s something I do regularly, so I want to just press and go, just as I did with Windows.</p>
<h2>A full solution</h2>
<p>To implement a full <em>Windows-L</em> style solution we need <a href="http://getdockables.com/" target="_blank">Dockables</a> to provide us with an application that locks the Mac OS session, and <a href="http://www.blacktree.com/" target="_blank">Quicksilver</a> to launch that application.</p>
<p>First, download and install <a href="http://cocoaapp.com/products/dockables/" target="_blank">Dockables from cocoaapp.com</a>. This gives you a bunch of useful applications in a sub-folder of your <em>Applications</em> folder:</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/dockables.png"><img class="aligncenter size-large wp-image-322" title="dockables" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/dockables-540x457.png" alt="dockables" width="540" height="457" /></a></p>
<p>and the one we&#8217;re interested in is <em>Lock Screen</em>.</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/exit-quicksilver-window-copy.png"><img class="alignright size-medium wp-image-324" title="exit-quicksilver-window" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/exit-quicksilver-window-copy-300x148.png" alt="exit-quicksilver-window" width="300" height="148" /></a>Next, download and install <a href="http://www.blacktree.com/" target="_blank">Blacktree&#8217;s Quicksilver</a> and run it to configure a new <em>Lock Screen</em> key-chord. Quicksilver will present you with its main window &#8212; just quit that and instead move to Quicksilver&#8217;s menu bar at the top of the screen and select <em>Triggers&#8230;</em> from the drop-down menu.</p>
<p><img class="aligncenter size-full wp-image-320" title="quicksilver-triggers" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/quicksilver-triggers.png" alt="quicksilver-triggers" width="347" height="447" /></p>
<p>In the <em>Triggers</em> window that appears, click on the <em>+</em> at the bottom and select <em>HotKey.</em></p>
<p style="text-align: left; "><em></em><img class="size-full wp-image-316 aligncenter" title="add-hotkey" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/add-hotkey.png" alt="add-hotkey" width="266" height="236" /></p>
<p style="text-align: left; ">A new window will appear. Click on the first field and start to type <em>lock screen</em>. Quicksilver will rapidly find the <em>Lock Screen</em> dockable you installed earlier. Click <em>Save</em>.</p>
<p style="text-align: left; "><img class="aligncenter size-full wp-image-329" title="type-lock-screen" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/type-lock-screen-copy.png" alt="type-lock-screen" width="218" height="358" /></p>
<h3>Nearly there</h3>
<p style="text-align: left; ">You now have a new command, but with no trigger. So click on the <em>None</em> in your new command,</p>
<p><img class="aligncenter size-large wp-image-319" title="click-on-none" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/click-on-none-copy-540x236.png" alt="click-on-none" width="540" height="236" />click in the input field labelled <em>Hot Key:</em> and press the key combination you wish to use to lock your session from now on. (I chose <em>alt+cmd+L</em> because the obvious choice &#8211; <em>cmd+L</em> &#8212; is already used by <em>Thunderbird</em> &#8212; my email client.)</p>
<p style="text-align: center;"><a style="text-decoration: none;" href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/press-hotkeys-copy.png"><img class="size-large wp-image-318 aligncenter" title="press-hotkeys-copy" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/press-hotkeys-copy-540x338.png" alt="press-hotkeys-copy" width="540" height="338" /></a></p>
<p style="text-align: left;">I suggest you <em>don&#8217;t</em> use the <em>ctrl</em> key as part of your hot key-chord. If you do then <em>quicksilver</em> presents this dialog every time you type the chord:</p>
<p style="text-align: left;"><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/press-run.png"><img class="aligncenter size-large wp-image-757" title="press-run" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/press-run-540x220.png" alt="press-run" width="540" height="220" /></a></p>
<p style="text-align: left;">Now, having typed a key-chord (which doesn&#8217;t include <em>ctrl</em>), exit the <em>Triggers</em> window and you have yourself a new Lock Screen hot key-chord: <em>alt+cmd+L</em> in the example above.</p>
<h3>And finally, tweak some settings</h3>
<p>You need quicksilver to run at all times, so bring up Quicksilver&#8217;s preferences (available from the <em>Quicksilver</em> menu in the menu bar at the top of the screen):</p>
<p style="text-align: left;"><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/quicksilver-start-at-login-copy.png"><img class="aligncenter size-large wp-image-327" title="quicksilver-start-at-login" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/quicksilver-start-at-login-copy-540x479.png" alt="quicksilver-start-at-login" width="540" height="479" /></a>and tick <em>Start at login</em>. You may also want to tidy up the dock a little &#8212; as quicksilver is running all the time I&#8217;d rather it didn&#8217;t appear in the dock and instead appeared in the menu bar:</p>
<p style="text-align: left;"><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/menu-bar-copy2.png"><img class="aligncenter size-large wp-image-381" title="menu-bar-with-quicksilver" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/menu-bar-copy2-540x99.png" alt="alt+cmd+L" width="540" height="99" /></a>so I untick <em>Show icon in dock</em> (and I also tick the option <em>check for updates</em>):</p>
<p style="text-align: left;"><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/quicksilver-full-prefs.png"><img class="aligncenter size-large wp-image-326" title="quicksilver-full-prefs" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/quicksilver-full-prefs-540x479.png" alt="quicksilver-full-prefs" width="540" height="479" /></a>And that&#8217;s everything sorted. Any time you need your display locked, just type <em>alt+cmd+L&#8230;</em></p>
<p><img class="alignleft size-full wp-image-389" title="alt+cmd+L" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/02/p10006511.png" alt="cmd+alt+L" width="541" height="388" /></p>
<p style="text-align: left;"><em><span style="font-style: normal;">and walk away&#8230;</span></em></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.markwheadon.com/blog/2009/02/lock-screen-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Huey Pro under Mac OS leopard fails to adjust brightness</title>
		<link>http://www.markwheadon.com/blog/2009/01/huey-pro-mac-os-x-leopard-fails-to-adjust-brightness/</link>
		<comments>http://www.markwheadon.com/blog/2009/01/huey-pro-mac-os-x-leopard-fails-to-adjust-brightness/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 20:23:58 +0000</pubDate>
		<dc:creator>Mark Wheadon</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[adjust]]></category>
		<category><![CDATA[automatic brightness]]></category>
		<category><![CDATA[brightness]]></category>
		<category><![CDATA[helper]]></category>
		<category><![CDATA[huey pro]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pantone]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://www.markwheadon.com/blog/?p=119</guid>
		<description><![CDATA[A problem with Huey Pro and Mac OS Leopard, and the fix.


No related posts.]]></description>
			<content:encoded><![CDATA[<h2>The problem</h2>
<p>If, like me, you have a <a href="http://www.pantone.co.uk/pages/products/product.aspx?pid=562&amp;ca=2" target="_blank">Huey Pro</a> and you&#8217;re using it under Mac OS X leopard then you may have hit this problem: once you&#8217;ve restarted your machine, the screen no longer adjusts its brightness automatically. If you start up and then quit the Huey Pro software then all&#8217;s well again until next time you log out or reboot.</p>
<p>It&#8217;s strange that (certainly in version 1.5.0) Pantone haven&#8217;t fixed this (surely the Mac is a major market for them?), but until they do, here&#8217;s a work-around.</p>
<h2>The fix</h2>
<p>The problem arises because <em>Pantone Huey Pro</em>&#8217;s helper application isn&#8217;t started automatically. The fix is to manually add it to the list of applications that start when you log in.</p>
<p>You can&#8217;t simply select the helper application as it&#8217;s buried within the <em>Huey Pro</em> package, so you need to do the following:</p>
<p>Go to <em>System Preferences-&gt;Accounts</em> and select <em>Login Items</em>, then click on <em>+</em> to add an application.</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/01/run-helper-at-startup.png"><img class="aligncenter size-medium wp-image-116" title="run-helper-at-startup" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/01/run-helper-at-startup-300x245.png" alt="run-helper-at-startup" width="300" height="245" /></a>Now, <em>leave that window for now</em> and use a separate <em>Finder</em> window to go to <em>Applications</em> and scroll down to <em>Huey Pro</em>. Then right click (<em>ctrl+click</em>) and select <em>Show Package Contents:</em></p>
<p><em><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/01/show-contents.png"><img class="aligncenter size-medium wp-image-117" title="show-contents" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/01/show-contents-269x300.png" alt="show-contents" width="269" height="300" /></a></em></p>
<p>Now browse to <em>Contents-&gt;Resources-&gt;Support</em> and select <em>hueyAmbient</em>. Don&#8217;t double-click it as that will simply start it up. Insteady, drag <em>hueyAmbient</em> to the <em>Add Login Item</em> window you opened earlier and that will select the <em>hueyAmbient</em> helper.</p>
<p><em><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/01/select-helper.png"><img class="aligncenter size-medium wp-image-118" title="select-helper" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/01/select-helper-300x233.png" alt="select-helper" width="300" height="233" /></a></em></p>
<p>Now click on <em>Add</em>, and you&#8217;re done.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.markwheadon.com/blog/2009/01/huey-pro-mac-os-x-leopard-fails-to-adjust-brightness/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Networking problems in Vmware Fusion</title>
		<link>http://www.markwheadon.com/blog/2009/01/networking-problems-in-vmware-fusion/</link>
		<comments>http://www.markwheadon.com/blog/2009/01/networking-problems-in-vmware-fusion/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 09:30:00 +0000</pubDate>
		<dc:creator>Mark Wheadon</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[failing]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[name resolution]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pauses]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.markwheadon.com/blog/?p=6</guid>
		<description><![CDATA[Having problems with networking in VMWare's Fusion? Here's one possible cause and it's associated fix.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I was having network problems with Vmware&#8217;s Fusion (version 2.0.1) &#8212; Net BIOS / WINS name resolution failing, occasional long pauses in data flow, and slow startup of the networking in the VM after a suspend.</p>
<p>The fix is t go into the virtual machine&#8217;s settings, select <span style="font-style: italic;">Network</span> and then change the setting from <span style="font-style: italic;">Share the Mac&#8217;s network connection</span> to <span style="font-style: italic;">Connect directly to the physical network (bridged)</span>.</p>
<p><a href="http://www.markwheadon.com/blog/wp-content/uploads/2009/01/vmware-fusion-network-settings.png"><img class="size-medium wp-image-100 alignright" title="Vmware Fusion network settings" src="http://www.markwheadon.com/blog/wp-content/uploads/2009/01/vmware-fusion-network-settings-300x209.png" alt="Vmware Fusion network settings" width="300" height="209" /></a></p>
<p>This results in your virtual machine DHCPing etc. in the same way as the Mac, rather than straining your VM&#8217;s networking through NAT running on the Mac.</p>
<p>If your network provides DHCP then changing the above setting may result in better, more robust networking.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.markwheadon.com/blog/2009/01/networking-problems-in-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
