<?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>Luke Sheldrick&#039;s Blog &#187; Mac</title>
	<atom:link href="http://luke.sheldrick.co.uk/blog/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://luke.sheldrick.co.uk/blog</link>
	<description>Just another blog site.</description>
	<lastBuildDate>Thu, 26 Jan 2012 19:18:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>10.6.7 + Aperture 3 + Final Cut Express 3 = fail</title>
		<link>http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 09:35:07 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[10.6.7]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[Final Cut Express]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=687</guid>
		<description><![CDATA[Yesterday, my flatmate looked like he was going to pull all of his hair out. He was on the phone to Apple, who kept fobbing him off. So I thought I&#8217;d be nice and help out. Problem He had bought Aperture 3 from the Mac AppStore, and was working fine. The 10.6.7 update came out, [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, my flatmate looked like he was going to pull all of his hair out. He was on the phone to Apple, who kept fobbing him off. So I thought I&#8217;d be nice and help out.</p>
<h4>Problem</h4>
<p>He had bought Aperture 3 from the Mac AppStore, and was working fine. The 10.6.7 update came out, and he&#8217;d updated to that too. Still all fine. He&#8217;d then bought and installed Final Cut Express 3. After this Aperture panic&#8217;s when it opens with something like<br />
<code><br />
Library not loaded: /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager<br />
Referenced from: /Applications/Aperture.app/Contents/MacOS/Aperture<br />
Reason: no suitable image found. Did find:<br />
/Library/Frameworks/PluginManager.framework/Versions/B/PluginManager: no matching architecture in universal wrapper<br />
</code></p>
<h4>Attempted fixes</h4>
<p>He&#8217;d tried un-installing and re-installing both Final Cut Express, and Aperture in all sorts of combinations. Nothing was working. He then called Apple who pointed him towards <a href="http://support.apple.com/kb/TS3528" target="_blank">this article</a>. However that was for 10.6.6, and he was now on 10.6.7, so couldn&#8217;t apply that update.</p>
<p>I took a look, and indeed with any combinations of re-installing, and even re-applying the 10.6.7 update didn&#8217;t fix the issue.</p>
<p>Looking at various forums, such as the Apple discussion forums, there were <a href="http://www.google.co.uk/search?hl=en&amp;nord=1&amp;site=webhp&amp;q=+site:discussions.apple.com+aperture+final+cut+10.5.7+macbook#sclient=psy&amp;hl=en&amp;nord=1&amp;site=webhp&amp;q=site:discussions.apple.com+aperture+10.6.7+final+cut&amp;aq=f&amp;aqi=&amp;aql=&amp;oq=&amp;pbx=1&amp;fp=90d56eed6b815048" target="_blank">plenty of people</a> having the issue. Reading those, and various blog entries, there were a number of suggestions, from applying the 10.6.6 update, to re-installing OSX (yeah, sure that would probably fix it, but not the best approach), there was even a suggestion to run Aperture in 32bit mode. Nothing worked.</p>
<h4>My Fix</h4>
<p>So I decided to give up on the forums and t&#8217;internets, and try my own method of tracking down the issue. I got my MacBookAir, and took a manual backup with TimeMachine (which backs up to my Solaris SAN). This meant I had a clean backup, if anything went wrong. I am also at patch level 10.6.7. I had a look in /Library/Frameworks and I had the folder PluginManager.framework.</p>
<p>I installed Aperture 3, and all worked. Folder was still there. I then proceeded to install Final Cut Express, and when the installer had finished the folder had been deleted. Wasn&#8217;t in the trash or anything. Interesting.</p>
<p>This naturally broke Aperture, as it did on my flatmate&#8217;s MBP. Just to see if I could resolve this, in a more methodical fashion, I un-installed Aperture and Final Cut, and then re-applied the 10.6.7 update. Still PluginManager.framework was missing.</p>
<p>I had a good copy of PluginManager.framework so decided to install Aperture and Final Cut, then copy PluginManager.framework back to /Library/Frameworks. After this everything worked as expected.</p>
<p>My flatemate doesn&#8217;t have any backups, so I scp&#8217;ed my PluginManager.framework folder to his MBP, and indeed, all worked.</p>
<h4>Solution</h4>
<p>So ignore the forums, they&#8217;re just going to have you running around in circles.</p>
<p>Restore PluginManager.framework from your backups, after installing Aperture and Final Cut Express.</p>
<p>If you&#8217;ve not installed Final Cut Express yet, make sure you take a copy of PluginManager.framework.</p>
<p>If you&#8217;ve already installed, and don&#8217;t take backups. Then well, that&#8217;s just silly. If you want a copy of my PluginManager.framework folder, leave a comment, and I&#8217;ll get a copy over to you. In my tests, going from a MBA, to a MBP, it all worked fine. Not 100% sure if it will work on say a MacPro or iMac, but I would have thought it would, OSX isn&#8217;t _that_ much different between machines, except for drivers.</p>
<p>Hope this helps someone else out there.</p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>14 November 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/11/14/globalsan-fail/" title="GlobalSAN Fail">GlobalSAN Fail</a> (0)</li><li>7 May 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/" title="Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking">Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking</a> (3)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>19 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/" title="Do I love apple?">Do I love apple?</a> (0)</li><li>24 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/" title="Connecting Exchange 2007 and Entourage 2008">Connecting Exchange 2007 and Entourage 2008</a> (0)</li><li>22 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/22/towing-oh-the-joy/" title="Towing, oh the joy">Towing, oh the joy</a> (0)</li><li>12 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/12/so-that-was-the-car-over/" title="So that was the car over">So that was the car over</a> (1)</li><li>2 November 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/11/02/reading-and-the-fun-attached/" title="Reading and the fun attached.">Reading and the fun attached.</a> (0)</li><li>30 October 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/10/30/leopard/" title="Leopard :)">Leopard :)</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC1, Boot Camp &amp; VMware Fusion &#8211; No Networking</title>
		<link>http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/#comments</comments>
		<pubDate>Thu, 07 May 2009 18:29:11 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[Boot Camp]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[RC1]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=465</guid>
		<description><![CDATA[Last week when I was at a festival, my macbook unfortunately ran totally out of space, and there wasn&#8217;t much I could delete. With almost 20 gigs of SD cards, the only thing that could really take the chop was my XP boot camp partition. Cut a long story short, I&#8217;ve now got a much [...]]]></description>
			<content:encoded><![CDATA[<p>Last week when I was at a festival, my macbook unfortunately ran totally out of space, and there wasn&#8217;t much I could delete. With almost 20 gigs of SD cards, the only thing that could really take the chop was my XP boot camp partition.</p>
<p>Cut a long story short, I&#8217;ve now got a much bigger drive (500 GB) for my macbook. Along with the release of Windows 7 RC1 being released I thought I&#8217;d give it a try with boot camp.</p>
<p>Installing is pretty easy, burn the Microsoft ISO to a DVD, and follow the normal guide. I detest the fact that I need to burn another CD, or use my OS X Install DVD (which I can never find) to get the boot camp drivers. If like me you&#8217;d like to download them, I&#8217;ve given a link below to where you may find them. I just put them on a usb stick.</p>
<p>Once installed, pretty much everything works under boot camp, the only thing I found that didn&#8217;t play was the &#8216;Reboot into OS X&#8217; I get an error. This isn&#8217;t a huge problem, as you can just hold the alt key on boot up to select OS X or Windows.</p>
<p>Once I got all that working, I then wanted to get the same build / partition under VMware fusion. Reading a few guides, the best way is to follow the normal guide for XP, but change it so the guest is set to Windows 2008 Server. Again, all working pretty well once you install VMware Tools.<br />
<center><br />
<a href="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2009/05/picture-16.png" rel="lightbox[465]"><img class="size-full wp-image-467 alignleft" title="No Network" src="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2009/05/picture-16.png" alt="No Network" width="461" height="288" /></a><br />
</center></p>
<p>The only problem that I did have, is there was no networking for the guest. The NIC just showed as Ethernet Controller. Nothing seemed to get this NIC working, tried manually installing the drivers from the VMWare tools cd, copying from another Windows 7 guest.</p>
<p>The only thing that seemed to fix it, was to shutdown the guest, and add a second NIC, and boot back up. Windows 7 RC1, installs this NIC with no problems at all, and all is working. Intererstingly, it still wont play with the original one. None the less, it&#8217;s all working through it&#8217;s second, new NIC, so I am happy with that.<br />
<center><br />
<a href="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2009/05/picture-17.png" rel="lightbox[465]"><img class="size-full wp-image-471 alignnone" title="Windows 7 with second NIC" src="http://luke.sheldrick.co.uk/blog/wp-content/uploads/2009/05/picture-17.png" alt="Windows 7 with second NIC" width="383" height="282" /></a><br />
</center></p>
<h3>Useful links</h3>
<ul>
<li><a href="http://www.microsoft.com/windows/windows-7/download.aspx" target="_blank">Windows 7 RC1</a></li>
<li><a href="http://www.simplehelp.net/2009/01/15/using-boot-camp-to-install-windows-7-on-your-mac-the-complete-walkthrough/" target="_blank">Guide to installing in boot camp</a></li>
<li><a href="http://blogs.vmware.com/teamfusion/2009/01/windows-7-on-mac-with-vmware-fusion-a-practical-guide.html" target="_blank">Guide to installing in VMWare Fusion</a></li>
<li><a href="http://thepiratebay.org/torrent/3860505/BootCamp_2.0_(Leopard)_Windows_drivers" target="_blank">Downloadable boot camp drivers</a></li>
</ul>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>9 April 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/" title="10.6.7 + Aperture 3 + Final Cut Express 3 = fail">10.6.7 + Aperture 3 + Final Cut Express 3 = fail</a> (3)</li><li>13 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/13/how-to-break-as-much-as-possible-with-just-one-stone/" title="How to break as much as possible with just one stone">How to break as much as possible with just one stone</a> (0)</li><li>20 November 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/11/20/vmware-server-20-installation-error-bochenet-vmware-virtualization-evangelist/" title="VMware Server 2.0 installation error &#8211; boche.net &#8211; VMware Virtualization Evangelist">VMware Server 2.0 installation error &#8211; boche.net &#8211; VMware Virtualization Evangelist</a> (0)</li><li>16 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/16/fell-of-the-waggen/" title="Fell of the waggen">Fell of the waggen</a> (0)</li><li>19 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/" title="Do I love apple?">Do I love apple?</a> (0)</li><li>24 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/" title="Connecting Exchange 2007 and Entourage 2008">Connecting Exchange 2007 and Entourage 2008</a> (0)</li><li>30 October 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/10/30/leopard/" title="Leopard :)">Leopard :)</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Synergy</title>
		<link>http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 02:41:49 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Synergy]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=417</guid>
		<description><![CDATA[A friend told me of a magical cross platform application, which I&#8217;ve been using for a while, thought I&#8217;d share. Synergy; &#8220;Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It&#8217;s intended for users with multiple computers on their [...]]]></description>
			<content:encoded><![CDATA[<p>A friend told me of a magical cross platform application, which I&#8217;ve been using for a while, thought I&#8217;d share. <a href="http://synergy2.sourceforge.net/" target="_blank">Synergy</a>;</p>
<p>&#8220;Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It&#8217;s intended for users with multiple computers on their desk since each system uses its own monitor(s). &#8221;</p>
<p style="text-align: center;"><a href="http://farm4.static.flickr.com/3622/3358333132_2335cfc243_b.jpg" rel="lightbox[417]"><img class="aligncenter" title="My Desk &amp; Synergy" src="http://farm4.static.flickr.com/3622/3358333132_2335cfc243_b.jpg" alt="" width="614" height="314" /></a></p>
<p >The picture above shows my very small desk, sporting 2x 22 Samsungs, and my Dell D420. Under the desk is an old HP desktop powering the two monitors (and soon to be 9&#8242; touch screen above them, when I get the drivers setup). I rarely use the D420 these days, as I use my MacBook or Advent 4213 notebook when out and about, so didn&#8217;t mind giving it up to the desk.</p>
<p >I can use the keyboard and mouse on the laptop, to control both it, and the bigger screens. The neat thing is, with the config setup correctly, I can just move the mouse upwards and the pointer magically moves to the other screen, and the keyboard then controls that computer too. A few other neat options are to have a shared clipboard, and to activate the screensaver/lock screen across all computers with each other.</p>
<p >So on my tiny desk, I can fit in quite a lot of screen real estate. As for using the laptop as a primary keyboard, I started to do this at work when the hotdesk keyboards started to freak me out, and using the laptop keyboard is actually quite nice to use.</p>
<p >Have tested Synergy with os x, and all worked pretty flawlessly there too. Not had a chance to test under windows just yet, as rarely use it these days, but from what I&#8217;ve read it all works fine.</p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>7 May 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/" title="Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking">Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking</a> (3)</li><li>26 September 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/09/26/kvm-ksm-big-bag-of-win/" title="KVM + KSM = Big Bag of Win">KVM + KSM = Big Bag of Win</a> (0)</li><li>9 April 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/" title="10.6.7 + Aperture 3 + Final Cut Express 3 = fail">10.6.7 + Aperture 3 + Final Cut Express 3 = fail</a> (3)</li><li>3 February 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/02/03/mythtv-stuck-queue/" title="MythTV &#8211; Stuck Queue ">MythTV &#8211; Stuck Queue </a> (0)</li><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>7 September 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/09/07/new-home/" title="New home">New home</a> (0)</li><li>19 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/" title="Do I love apple?">Do I love apple?</a> (0)</li><li>11 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/11/netgear-sc101/" title="Netgear SC101">Netgear SC101</a> (0)</li><li>24 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/" title="Connecting Exchange 2007 and Entourage 2008">Connecting Exchange 2007 and Entourage 2008</a> (0)</li><li>26 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/26/goodbye-windows-hello-linux/" title="Goodbye windows, hello linux">Goodbye windows, hello linux</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do I love apple?</title>
		<link>http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/#comments</comments>
		<pubDate>Mon, 19 May 2008 06:42:28 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[Mobile Blogs]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[TyTN]]></category>
		<category><![CDATA[vs]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=79</guid>
		<description><![CDATA[I must say I am a bit of a technology fan boy, and loooooove most things electrical, especially if they come under the gadget category. However I am constantly in two minds when it comes to the argument over apple, I have an iPhone, and a Macbook, which when I sit down and use think [...]]]></description>
			<content:encoded><![CDATA[<p><span><span style="font-size: x-small;">I must say I am a bit of a technology fan boy, and loooooove most things electrical, especially if they come under the gadget category.</p>
<p>However I am constantly in two minds when it comes to the argument over apple, I have an iPhone, and a Macbook, which when I sit down and use think they&#8217;re brillient, and how could I dream of using anything else..</p>
<p>Until I go back to a non apple product, say my HTC TyTN. I was rummanging through my bag a minute ago and remembered I had it in there, and GPRS was driving me nuts on my iPhone, EDGE hardly ever seems to work. As I am using it however I remembered how nice it is to have full keyboard, and push mail&#8230;etc</span></span></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.wmexperts.com/articleimages/2007/09/iphone_vs_tilt.jpg" alt="iphone vs tytn" width="304" height="300" /></p>
<p><span><span style="font-size: x-small;"> Then I have my Dell D420, running the new FC9, which I&#8217;ve luckily got the inbuilt 3G modem working now. Another thing I love, I can be anywherèopen my tiny laptop, and have the net, no messing with dongles, bluetooth or anything like that&#8230;</p>
<p>But then I&#8217;ll go back to my mac and blissully forget all that.</p>
<p>Never seems to happen with Windows these days though, to think I used to detest *nix.<br />
</span></span><br />
<span><span style="font-size: x-small;"> My question is, will I ever be satisified? And also where is the bacon roll shop? <img src='http://luke.sheldrick.co.uk/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>_________________<br />
Luke Sheldrick<br />
e: luke@sheldrick.co.uk</p>
<p>sent from my mobile device</span></span></p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>9 January 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/01/09/new-year-a-new-toy/" title="New year &#038; a new toy">New year &#038; a new toy</a> (2)</li><li>7 June 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/06/07/unsecured-call/" title="Unsecured Call?">Unsecured Call?</a> (0)</li><li>9 April 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/" title="10.6.7 + Aperture 3 + Final Cut Express 3 = fail">10.6.7 + Aperture 3 + Final Cut Express 3 = fail</a> (3)</li><li>18 August 2010 -- <a href="http://luke.sheldrick.co.uk/blog/2010/08/18/my-cloud-im-setup/" title="My &#8216;cloud&#8217; IM setup">My &#8216;cloud&#8217; IM setup</a> (0)</li><li>7 May 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/" title="Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking">Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking</a> (3)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>14 December 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/12/14/where-am-i/" title="Where am I?">Where am I?</a> (0)</li><li>23 November 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/11/23/iphone-firmware-22-jailbroken/" title="iPhone firmware 2.2 jailbroken">iPhone firmware 2.2 jailbroken</a> (0)</li><li>27 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/27/wait-is-almost-over/" title="Wait is almost over? ">Wait is almost over? </a> (1)</li><li>18 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/18/iphone-default-shell/" title="iPhone default shell">iPhone default shell</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Exchange 2007 and Entourage 2008</title>
		<link>http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 01:13:52 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[Entourage]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=58</guid>
		<description><![CDATA[Connecting Exchange 2007 and Entourage 2008 Well I have sat for hours trying to get my Entourage  2008 to talk to my new Exchange 2007 server. Before I used to connect via HTTPS using https://old.network/exhchange This worked, however was an older 2003 server. Exchange 2007, however doesn’t use the /exchange folder. Hmm. You can however [...]]]></description>
			<content:encoded><![CDATA[<p>Connecting Exchange 2007 and Entourage 2008</p>
<p><font size="3D2">Well I have sat for hours trying to get my Entourage  2008 to talk to my new Exchange 2007 server.</p>
<p>Before I used to connect via HTTPS using</p>
<p>https://old.network/exhchange</p>
<p>This worked, however was an older 2003 server.</p>
<p>Exchange 2007, however doesn’t use the /exchange folder. Hmm.</p>
<p>You can however install this by using a command on the Exchange Command Shell<br />
New-OWAVirtualDirectory -OwaVersion:Exchange2003or2000 -VirtualDirectoryType Mailboxes -Name &#8220;exchange&#8221;</p>
<p>This gives you the exchange folder back, which then got my Outlook 2003 playing nicely.</p>
<p>Back to the mac, it still wasn’t playing right, after trying loads of different url’s, and numerous google leads, I worked out I had  been going about it all wrong.</p>
<p>To get it to work you need to point Entourage at you CAS server, using  the following type address:</p>
<p>https://new.network/exchange/myusername@mydomain.com</p>
<p>And there you go, all worked for me <img src='http://luke.sheldrick.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  even playing nicely with my two windows phones&#8230; Sweet.</p>
<p></font></p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>9 April 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/" title="10.6.7 + Aperture 3 + Final Cut Express 3 = fail">10.6.7 + Aperture 3 + Final Cut Express 3 = fail</a> (3)</li><li>7 May 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/" title="Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking">Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking</a> (3)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>3 June 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/06/03/broken-exchange/" title="Broken Exchange">Broken Exchange</a> (0)</li><li>19 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/" title="Do I love apple?">Do I love apple?</a> (0)</li><li>25 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/25/office-2008-mac/" title="Office 2008 (Mac)">Office 2008 (Mac)</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/more-mail/" title="More Mail">More Mail</a> (0)</li><li>30 October 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/10/30/leopard/" title="Leopard :)">Leopard :)</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leopard :)</title>
		<link>http://luke.sheldrick.co.uk/blog/2007/10/30/leopard/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2007/10/30/leopard/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 02:04:13 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=7</guid>
		<description><![CDATA[So after buying my copy of leapard, tonight I got around to upgrading from 10.4 to 10.5 on the laptop. After a blue screen hitch, that was fixed by a quick google, and consult with Mr Hardy, all was sorted. Must say I am pretty impressed with the new OS by Mac. I&#8217;ve just sat [...]]]></description>
			<content:encoded><![CDATA[<p>So after buying my copy of leapard, tonight I got around to upgrading from 10.4 to 10.5 on the laptop.</p>
<p>After a blue screen hitch, that was fixed by a quick google, and consult with Mr Hardy, all was sorted.</p>
<p>Must say I am pretty impressed with the new OS by Mac. I&#8217;ve just sat and watch Pirates of the Caribbean, and still have 2:14 left on the battery, considerably more than I was getting before. w00t.</p>
<p>Will have to wait and see how much I get on with it, at the moment, the only bug bear is that I can&#8217;t use InsomniaX that kept my MacBook from going to sleep when I shut the lid. Hopefully they&#8217;ll sort that out soon enough.</p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>9 April 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/" title="10.6.7 + Aperture 3 + Final Cut Express 3 = fail">10.6.7 + Aperture 3 + Final Cut Express 3 = fail</a> (3)</li><li>7 May 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/" title="Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking">Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking</a> (3)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>19 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/" title="Do I love apple?">Do I love apple?</a> (0)</li><li>24 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/" title="Connecting Exchange 2007 and Entourage 2008">Connecting Exchange 2007 and Entourage 2008</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2007/10/30/leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

