<?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>Scoopz Blog &#187; os x</title>
	<atom:link href="http://blog.scoopz.com/tag/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scoopz.com</link>
	<description>Tech Guides Reviews News</description>
	<lastBuildDate>Thu, 02 Sep 2010 09:05:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTTP 403 error on site hosted on OS X Snow Leopard</title>
		<link>http://blog.scoopz.com/2010/04/09/http-403-error-on-site-hosted-on-os-x-snow-leopard/</link>
		<comments>http://blog.scoopz.com/2010/04/09/http-403-error-on-site-hosted-on-os-x-snow-leopard/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 12:03:30 +0000</pubDate>
		<dc:creator>Scoopz</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[403 error]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[http 403]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[permission denied]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://blog.scoopz.com/?p=912</guid>
		<description><![CDATA[Apache running under Snow Leopard starting giving HTTP 403 errors, simple CHMOD solved the issue.]]></description>
			<content:encoded><![CDATA[<p><div align=center><script type="text/javascript"><!--
google_ad_client = "pub-6206942273821944";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "404040";
google_color_text = "404040";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<pre style="padding-left: 30px;"><img class="size-full wp-image-923 alignnone" title="403" src="http://blog.scoopz.com/wp-content/uploads/2010/04/403.png" alt="" width="539" height="230" /></pre>
<p>I suddenly started getting http 403 errors on my self hosted [with native apache installation] site that worked perfectly until Feb 5th 2010. The errors showing up in the access log looked like:</p>
<blockquote><p>[Fri Feb 19 02:05:25 2010] [crit] [client 127.0.0.1] (13)Permission denied: /Users/username/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://127.0.0.1/</p></blockquote>
<p>I&#8217;m not sure what changed, perhaps an OS X update from Apple, but after restoring all /private/etc/apache2/* files and the my /Users/username/Sites/ folder via TimeMachine to a date when things were working it still wouldn&#8217;t play ball.</p>
<p>Eventually I came across the soultion, it seems the chmod levels of the default folders had changed so doing the following in Terminal:</p>
<pre style="padding-left: 30px;">chmod 701 ~
chmod 705 ~/Sites</pre>
<p>Solved everything&#8230;phew</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scoopz.com/2010/04/09/http-403-error-on-site-hosted-on-os-x-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATSServer process using 200% cpu on OS X</title>
		<link>http://blog.scoopz.com/2009/03/25/atsserver-process-using-200-cpu-on-os-x/</link>
		<comments>http://blog.scoopz.com/2009/03/25/atsserver-process-using-200-cpu-on-os-x/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 00:15:26 +0000</pubDate>
		<dc:creator>Scoopz</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ATSServer]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[hung]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[spotlight]]></category>

		<guid isPermaLink="false">http://blog.scoopz.com/?p=723</guid>
		<description><![CDATA[Whilst trying to work on a very large (800MB) photoshop file things just weren&#8217;t running as smoothy as I expected on my MacPro. I opened up Activity Monitor to see if it was a RAM shortage when I noticed my CPU history was almost maxed out, but NOT by the photoshop process. My cpu cycles [...]]]></description>
			<content:encoded><![CDATA[<p><div align=center><script type="text/javascript"><!--
google_ad_client = "pub-6206942273821944";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "404040";
google_color_text = "404040";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
<a href="http://blog.scoopz.com/wp-content/uploads/2009/03/picture-2.png"><img class="alignleft size-full wp-image-724" title="ATSServer" src="http://blog.scoopz.com/wp-content/uploads/2009/03/picture-2.png" alt="ATSServer" width="127" height="126" /></a>Whilst trying to work on a very large (800MB) photoshop file things just weren&#8217;t running as smoothy as I expected on my MacPro.</p>
<p>I opened up Activity Monitor to see if it was a RAM shortage when I noticed my CPU history was almost maxed out, but NOT by the photoshop process. My cpu cycles were getting chewed up by a system process called ATSServer .</p>
<p><span id="more-723"></span></p>
<p><a href="http://blog.scoopz.com/wp-content/uploads/2009/03/picture-3.png"><img class="alignnone size-full wp-image-728" title="ATSServer" src="http://blog.scoopz.com/wp-content/uploads/2009/03/picture-3.png" alt="ATSServer" width="525" height="54" /></a></p>
<p>My hard disk activity was high considering I wasn&#8217;t actively doing anything at the time.</p>
<p><img class="alignnone size-full wp-image-720" title="ATSServer" src="http://blog.scoopz.com/wp-content/uploads/2009/03/picture-1.png" alt="ATSServer" width="641" height="154" /></p>
<p><a href="http://blog.scoopz.com/wp-content/uploads/2009/03/picture-2-23-50-12.png"><img class="alignnone size-full wp-image-721" title="ATSServwer" src="http://blog.scoopz.com/wp-content/uploads/2009/03/picture-2-23-50-12.png" alt="ATSServwer" width="644" height="163" /></a></p>
<p>A little research on the web indicated that ATSServer was OS X Spotlight&#8217;s indexing process. Others having this problem had recently copied a large number of PDF&#8217;s to their machine and that&#8217;s exactly what I had done too.</p>
<p>Spotlight doesn&#8217;t just index the filenames, where possible it indexes the entire contents of PDFs, emails, etc and the process seemed to be stuck trying to index the PDF&#8217;s I had recently added.</p>
<p>Activity Monitor showed that the process had a full 24hrs+ of cpu time so I don&#8217;t think it was simply a case of waiting longer for it to complete. Instead I went into Preferences-&gt;Spotlight and added the folder that had all the newly added PDF&#8217;s to the privacy folder settings. This, however, did not stop the runaway process nor the thrashing of the hard drive, so i took the decision to Force Quit the ATSServer process and all is well again.</p>
<p>I&#8217;m obviously going to have to reboot to start the service running and hopefully things will be back to normal.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scoopz.com/2009/03/25/atsserver-process-using-200-cpu-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The update &#8220;Safari&#8221; cannot be saved [fix]</title>
		<link>http://blog.scoopz.com/2008/12/16/the-update-safari-cannot-be-saved-fix/</link>
		<comments>http://blog.scoopz.com/2008/12/16/the-update-safari-cannot-be-saved-fix/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 22:31:47 +0000</pubDate>
		<dc:creator>Scoopz</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[priveleges]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[software update]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.scoopz.com/?p=586</guid>
		<description><![CDATA[Getting an error "The update Safari can't be saved" when trying to update using OS X Software Update? Here's a quick solution, simply delete the Safari folder in the /Library/Updates/ folder and try the update again.]]></description>
			<content:encoded><![CDATA[<p><div align=center><script type="text/javascript"><!--
google_ad_client = "pub-6206942273821944";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "404040";
google_color_text = "404040";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
I very rarely use my old MacBook Pro but I recently came to use it and there were 10+ updates waiting to be installed including the new OS X 10.5.6 update.</p>
<p>I left them all downloading and updating but one, the Safari update, refused to work. It said I had insufficient access rights but considering I&#8217;m the only user and I&#8217;ve always been setup as an administrator this was strange.<img class="alignnone size-full wp-image-587" title="The update &quot;Safari&quot; can't be saved." src="http://blog.scoopz.com/wp-content/uploads/2008/12/picture-3.png" alt="The update &quot;Safari&quot; can't be saved." width="500" height="250" /><br />
<span id="more-586"></span><br />
I tried repairing disk permissions but that didn&#8217;t work. Then I thought perhaps it just needs to be restarted having just installed all the other updates so I dutifully rebooted and the same thing happened when I rebooted.</p>
<blockquote><p>The Update Safari can&#8217;t be saved. You do not have appropriate access privileges. The installer package has been moved to the Trash. To try again, open the package from the Finder.</p>
</blockquote>
<p>I checked the Trash and there was nothing in there so I had a root around and found an easy solution&#8230;using Finder to browse my hard drive I navigated to /Library/Updates/</p>
<p><img class="alignnone size-full wp-image-588" title="picture-4" src="http://blog.scoopz.com/wp-content/uploads/2008/12/picture-4.png" alt="picture-4" width="143" height="70" /></p>
<p>and then deleted the Safari folder that was in there:</p>
<p><img class="alignnone size-full wp-image-589" title="updates" src="http://blog.scoopz.com/wp-content/uploads/2008/12/updates.jpg" alt="updates" width="229" height="100" /></p>
<p>and then tried to install the Safari update again from the Software Update window and it downloaded and installed the update without a problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scoopz.com/2008/12/16/the-update-safari-cannot-be-saved-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macbook Pro uptime of 134 days</title>
		<link>http://blog.scoopz.com/2008/10/17/macbook-pro-uptime-of-134-days/</link>
		<comments>http://blog.scoopz.com/2008/10/17/macbook-pro-uptime-of-134-days/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 23:46:41 +0000</pubDate>
		<dc:creator>Scoopz</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[show off]]></category>
		<category><![CDATA[uptime]]></category>

		<guid isPermaLink="false">http://blog.scoopz.com/?p=195</guid>
		<description><![CDATA[MacBook Pro showing an uptime of 134 days! Not bad for a laptop in regular use.]]></description>
			<content:encoded><![CDATA[<p><div align=center><script type="text/javascript"><!--
google_ad_client = "pub-6206942273821944";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "404040";
google_color_text = "404040";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
<img class="alignleft size-medium wp-image-458" title="mac_book_pro" src="http://blog.scoopz.com/wp-content/uploads/2008/10/mac_book_pro-300x186.png" alt="" width="300" height="186" />When I got my Macbook Air and Time Capsule I gave my father my Macbook Pro and Airport Extreme.</p>
<p>He&#8217;d never used a Mac before so I showed him the basics, email, surf, download, music, video, DVD player, iPhoto, etc and left him to it.</p>
<p> </p>
<p>My Macbook Air has now got a fault and needs sending to Apple for 2 weeks for repair so I&#8217;ve relieved my father of the Macbook Pro for the 2 weeks I&#8217;m Air-less.</p>
<p><img class="size-medium wp-image-459 alignright" title="305823" src="http://blog.scoopz.com/wp-content/uploads/2008/10/305823.png" alt="" width="242" height="76" /></p>
<p>Considering my father&#8217;s been using the Macbook Pro regularly I was a little shocked to see the show-off widget showing 134 days uptime!<br />
<span id="more-195"></span></p>
<p>That&#8217;s more than I get out of my windows servers at work.</p>
<p>I know many of you will leave comments saying you&#8217;ve seen up-times on windows servers/linux boxes, etc going into the years BUT for a laptop, that&#8217;s in use by my computer inept father to remain up for over 4 months is worth a screenshot at least:</p>
<p>There were, however, 500MB of updates waiting from Apple so it&#8217;s time to wave good-bye to the show-off uptime and follow in the footsteps of Windows and reboot!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scoopz.com/2008/10/17/macbook-pro-uptime-of-134-days/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Backing up raw AVCHD video from SDHC cards to disk image</title>
		<link>http://blog.scoopz.com/2008/10/13/backing-up-raw-avchd-video-from-sdhc-cards-to-disk-image/</link>
		<comments>http://blog.scoopz.com/2008/10/13/backing-up-raw-avchd-video-from-sdhc-cards-to-disk-image/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 00:37:54 +0000</pubDate>
		<dc:creator>Scoopz</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[5.1]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[avchd]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[disk utility]]></category>
		<category><![CDATA[dmg]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[imovie]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[raw]]></category>
		<category><![CDATA[sdhc]]></category>
		<category><![CDATA[stereo]]></category>
		<category><![CDATA[surround]]></category>

		<guid isPermaLink="false">http://blog.scoopz.com/?p=360</guid>
		<description><![CDATA[Got an SDHC video camera and need to blank the SDHC card but you've not yet imported the movie into iMovie 08 and it takes too long or you're low on disk space? Simply follow this tutorial and create an exact disk image of the SDHC card using disk utility. iMovie even recognises the image as a connected camera when you mount it later on.]]></description>
			<content:encoded><![CDATA[<p><div align=center><script type="text/javascript"><!--
google_ad_client = "pub-6206942273821944";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "404040";
google_color_text = "404040";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
<img class="alignright size-full wp-image-425" title="sdhc-to-dmg1" src="http://blog.scoopz.com/wp-content/uploads/2008/10/sdhc-to-dmg1.png" alt="" width="300" height="141" />I&#8217;ve recently purchased a <a href="http://go.scoopz.com?id=2421X581082&xs=1&url=http%3A%2F%2Fwww.panasonic.co.uk%2Fhtml%2Fen_GB%2FGB_HDC-SD100%2Findex.html&sref=rss" target="_blank">Panasonic SD-100 HD video camera</a> that records onto SDHC cards, there are plenty of reviews of it around the web, so I won&#8217;t repeat what they have to say but it really is a superb HD video camera, small, lightweight, good battery life and the picture quality far exceeds my expectations.</p>
<p>I have 2x4GB SDHC cards which each hold around 40mins on the highest quality setting, when they get full I normally just open iMovie 08 and import all the footage before wiping the card. The problem is, I sometimes do this on my MacBook Air and was shocked to find a warning saying I was low on disk space on the Air. I had 10GB free before I started importing 4GB of video but I didn&#8217;t realise that iMovie 08 un-packs all the video from the video camera&#8217;s compressed format so the 4GB ends up being ~16GB+. Importing the video on my MacBook Air is also quite a slow process, on my Mac Pro it&#8217;s not too slow but I needed a solution to copying the card contents whilst on the road in order to free up the space on the card.</p>
<p><span id="more-360"></span></p>
<p>After a little experimentation I&#8217;ve opted to use Apple&#8217;s built in application, Disk Utility, to make a straight clone of the SDHC card as a disk image file (dmg). The benefit of doing it this way into a disk image rather than just dragging and dropping the SDHC card contents into a folder on your desktop is when you remount the disk image file iMovie 08 recognises it as a connected camera and starts the video import wizard, creating the disk image is also stupidly faster than importing the footage into iMovie which requires heavy processor time.</p>
<p>I&#8217;m also using it as a useful backup procedure taking a snapshot of each SDHC card before I format them. Even though I have all videos ultimately imported into iMovie 08, should iMovie decide to corrupt its database or wipe all the imported files I can also start from scratch if I have clones of all the raw footage.</p>
<p>There primary reason, however, I want to backup the raw footage is to preserve the 5.1 surround sound data that the Panasonic SD-100 records. At present iMovie 08 doesn&#8217;t support anything other than stereo soundtracks, so regardless of how fancy your camera is and how many surround mics it has, if you are using iMovie 08 the 5.1 sound is going to get down-sampled to stereo. I know Final Cut Pro handles 5.1 surround channels but that&#8217;s a little too advanced and out of my price range at present. I&#8217;m hoping that iMovie 09 will support 5.1 channels and also BlueRay burning options but we&#8217;ll have to wait and see. Rather than kick myself next year when I suddenly have the ability to edit movies with 5.1 surround and realise the additional channels have all been down-mixed to stereo and lost forever, if I take a backup of the SDHC cards now into DMG format then I can re-import them as and when needed.</p>
<h2>Create Disk Image (.dmg) from a SDHC card</h2>
<p>Open you Applications folder and find the Utilities folder:</p>
<p> <img class="size-full wp-image-426       alignnone" title="applications" src="http://blog.scoopz.com/wp-content/uploads/2008/10/applications.png" alt="" width="80" height="78" /></p>
<p>then select Disk Utility:</p>
<p> <img class="size-full wp-image-431    alignnone" title="utilities" src="http://blog.scoopz.com/wp-content/uploads/2008/10/utilities.png" alt="" width="87" height="85" /></p>
<p>Ensure you have connected your SDHC card to your computer using a card reader and that it is appearing on your desktop or in your finder window. You should see the SDHC card mounted in the left pane of Disk Utility, more than likely it will have a sub-disk branching off it. Click on the SDHC card in the left pane, if there is a sub-disk make sure you click on the highest level (i.e. the top branche or the upper one of the two).</p>
<p><img class="alignnone size-full wp-image-430" title="generic-media" src="http://blog.scoopz.com/wp-content/uploads/2008/10/generic-media.png" alt="" width="398" height="406" /></p>
<p>Once the disk is selected click on New Image at the top of the Disk Utility program window:</p>
<p><img class="alignnone size-full wp-image-429" title="generic-media-1" src="http://blog.scoopz.com/wp-content/uploads/2008/10/generic-media-1.png" alt="" width="121" height="101" /></p>
<p>This will popup a new window asking you where you wish to save the image, I&#8217;d suggest you create a new folder called &#8220;SDHC Backups&#8221; and save them all in the one folder, be sure to give each image file a unique name so you can find it later:</p>
<p><img class="alignnone size-full wp-image-428" title="disk-utility" src="http://blog.scoopz.com/wp-content/uploads/2008/10/disk-utility.png" alt="" width="500" height="370" /></p>
<p>Note that the default option is for a compressed image, whilst this might work and save you some space it&#8217;s not the quickest method to create a backup image and I haven&#8217;t tested how well it works, so change it to Read-Only with no encryption. I will do a few experiments with compressed images and see how processor intensive they are, any increase in time taken to create an image and how much space is actually saved compared to a non compressed read-only image, I&#8217;ll update this article once I&#8217;ve done that. <strong>UPDATE</strong> &#8211; On a Mac Pro the compressed image takes no longer to create however there is very little space saving, uncompressed = <strong>3.68GB</strong> whilst compressed = <strong>3.66GB</strong> so I&#8217;m going to stick with uncompressed read-only for now.</p>
<p>That&#8217;s it, hit Save and it will show you the progress:</p>
<p><img class="alignnone size-full wp-image-427" title="disk-utility-progress" src="http://blog.scoopz.com/wp-content/uploads/2008/10/disk-utility-progress.png" alt="" width="443" height="208" /></p>
<p>You should now have an image file the same size as the SDHC card in the folder you specified on your hard drive. You can now eject the SDHC card from your computer, and just to double check, double click the image file you just created to mount it on your computer. You can click skip on the validating stage if you are feeling confident, once you see it mounted in Finder open up iMovie and it should detect that a camera has been connected even though the SDHC card is no longer plugged in.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scoopz.com/2008/10/13/backing-up-raw-avchd-video-from-sdhc-cards-to-disk-image/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
