<?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>Phil Hunter &#187; Mac</title>
	<atom:link href="http://blog.philhunter.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.philhunter.com</link>
	<description>Mac, Linux and everthing else!</description>
	<lastBuildDate>Tue, 01 Jun 2010 20:22:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Samba and OS X permission solution</title>
		<link>http://blog.philhunter.com/2010/06/01/samba-and-os-x-permission-solution/</link>
		<comments>http://blog.philhunter.com/2010/06/01/samba-and-os-x-permission-solution/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 20:21:54 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.philhunter.com/?p=53</guid>
		<description><![CDATA[To avoid permission problems when accessing a SAMBA file share from OS X add the following to the [global] section of your samba configuration /etc/samba/smb.conf
unix extensions = no
]]></description>
			<content:encoded><![CDATA[<p>To avoid permission problems when accessing a SAMBA file share from OS X add the following to the [global] section of your samba configuration /etc/samba/smb.conf</p>
<p><code>unix extensions = no</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.philhunter.com/2010/06/01/samba-and-os-x-permission-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where to find the iPhone software update</title>
		<link>http://blog.philhunter.com/2009/10/11/where-to-find-the-iphone-software-update/</link>
		<comments>http://blog.philhunter.com/2009/10/11/where-to-find-the-iphone-software-update/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 22:26:05 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.philhunter.com/?p=39</guid>
		<description><![CDATA[If you are like me and want the ability to return to a previous version of the iPhone OS then you&#8217;ll need to start taking back-ups of the downloaded OS images.
When you click to Update your iPhone in iTunes and select Download with the intention to install later, you&#8217;ll be able to take a copy [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me and want the ability to return to a previous version of the iPhone OS then you&#8217;ll need to start taking back-ups of the downloaded OS images.</p>
<p>When you click to Update your iPhone in iTunes and select Download with the intention to install later, you&#8217;ll be able to take a copy of the downloaded file before you install.</p>
<p>Once downloaded, this can be located under your User folder /Library/iTunes/iPhone Software Updates</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.philhunter.com/2009/10/11/where-to-find-the-iphone-software-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Eject button</title>
		<link>http://blog.philhunter.com/2008/12/29/osx-eject-button/</link>
		<comments>http://blog.philhunter.com/2008/12/29/osx-eject-button/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 09:40:58 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.philhunter.com/?p=30</guid>
		<description><![CDATA[A small collection of keyboard shortcuts that breath new life into the Eject button in OS X.
Screen to sleep
ctrl + shift + eject
Computer to sleep
option + cmd + eject
Computer restart
ctrl + cmd + eject
Computer shutdown
ctrl + option + cmd + eject
]]></description>
			<content:encoded><![CDATA[<p>A small collection of keyboard shortcuts that breath new life into the Eject button in OS X.</p>
<p><strong>Screen to sleep</strong><br />
ctrl + shift + eject</p>
<p><strong>Computer to sleep</strong><br />
option + cmd + eject</p>
<p><strong>Computer restart</strong><br />
ctrl + cmd + eject</p>
<p><strong>Computer shutdown</strong><br />
ctrl + option + cmd + eject</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.philhunter.com/2008/12/29/osx-eject-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Windows Clip Art on a Mac</title>
		<link>http://blog.philhunter.com/2008/08/20/using-windows-clip-art-on-a-mac/</link>
		<comments>http://blog.philhunter.com/2008/08/20/using-windows-clip-art-on-a-mac/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 16:20:38 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PICT]]></category>
		<category><![CDATA[WMF]]></category>

		<guid isPermaLink="false">http://blog.philhunter.com/?p=12</guid>
		<description><![CDATA[Having recently convinced my wife that she needed to make the switch to Mac OS X I was horrified to find that the Mac would not open WMF files.  Over the years I have accumulated a large collection of clip art files in the WMF (Windows Metafile) file format and didn&#8217;t really want to start [...]]]></description>
			<content:encoded><![CDATA[<p>Having recently convinced my wife that she needed to make the switch to Mac OS X I was horrified to find that the Mac would not open WMF files.  Over the years I have accumulated a large collection of clip art files in the WMF (<a title="Windows Metafile" href="http://en.wikipedia.org/wiki/Windows_Metafile">Windows Metafile</a>) file format and didn&#8217;t really want to start again.</p>
<p>I found the quickest way to resolve this was to convert all of my existing WMF file into the PICT file format.  Using one of my Linux servers I ran the following shell command against my picture library:</p>
<p><code>find /home/user/clipart/ *.WMF -print0 | while IFS= read -rd $'\0' f;<br />
do echo "[$f]";<br />
convert "$f" "$f.pict";<br />
rm -f "$f";<br />
done</code></p>
<p>This creates a list of files who&#8217;s file-name ends with WMF.  We then loop through each of these file-names converting each and saving it with a .pict file extension.  The <em>IFS= read -rd</em> parameters are absolutely necessary should your WMF files contain spaces.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.philhunter.com/2008/08/20/using-windows-clip-art-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create an ISO image (.iso) on Mac OS X</title>
		<link>http://blog.philhunter.com/2008/03/02/create-an-iso-image-iso-on-mac-os-x/</link>
		<comments>http://blog.philhunter.com/2008/03/02/create-an-iso-image-iso-on-mac-os-x/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 12:50:46 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.philhunter.com/?p=8</guid>
		<description><![CDATA[1. Insert the CD or DVD you would like to create an ISO image from
2. In a Terminal window execute the drutil status command in order to determine the device path to your CD/DVD drive.  For example:
$ drutil status
Vendor   Product           Rev
OPTIARC  [...]]]></description>
			<content:encoded><![CDATA[<p>1. Insert the CD or DVD you would like to create an ISO image from</p>
<p>2. In a Terminal window execute the drutil status command in order to determine the device path to your CD/DVD drive.  For example:<br />
<code>$ drutil status</code><br />
<code>Vendor   Product           Rev</code><br />
<code>OPTIARC  DVD RW AD-5630A   1AHM</code></p>
<p><code>Type: DVD-RW               <strong>Name: /dev/disk1</strong></code><br />
<code>Sessions: 1                  Tracks: 1</code><br />
<code>Write Speeds: 1x, 2x</code><br />
<code>Overwritable:  510:38:38         blocks:  2297888 /   4.71GB /   4.38GiB</code><br />
<code>Space Free:   00:00:00         blocks:        0 /   0.00MB /   0.00MiB</code><br />
<code>Space Used:   68:00:64         blocks:   306064 / 626.82MB / 597.78MiB</code><br />
<code>Writability: erasable, overwritable</code><br />
<code>Book Type: DVD-RW (v2)</code><br />
<code>Media ID: CMCW02</code></p>
<p>3. Assuming your Mac automatically mounts the disc and puts an icon on the desktop, you will need to unmount the disk before we proceed.  To to this run the following command again the terminal window:<br />
<code>$ diskutil unmountDisk /dev/disk1</code><br />
<code>Unmount of all volumes on disk1 was successful</code></p>
<p>4. Now to create your ISO file simply use the following command substituting the value of your disk device path and the filename you want to use for your ISO file.:<br />
<code>$ dd if=/dev/disk1 of=file.iso bs=20485</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.philhunter.com/2008/03/02/create-an-iso-image-iso-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
