<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d3323185\x26blogName\x3dbarnskiblog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://barnski.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://barnski.blogspot.com/\x26vt\x3d5885749210978744567', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

barnskiblog

Barney's blog. Just a load of old shite really.

Thursday, April 27, 2006

Fast OS Switching with Virtue Desktops, OS X, and Parallels: Users are now discovering that with an Intel Mac, Parallels Workstation, and Virtue Desktops, they can flip between multiple native-speed x86 operating systems with dazzling effects. Watch this video to see OS X, Windows XP, and Red Hat Linux operating on "three sides of a cube". Beautiful :)
read more | digg story

Friday, April 21, 2006

Check out "A tour of the Mac Lab at Microsoft - 2000 square feet and LOTS of computers". These guys use 150 mac minis for software testing, and the Apple Remote Desktop setup looks sweet.

read more | digg story

Friday, April 14, 2006

So, Firefox 1.5.0.2 is out, and the guys at Mozilla have made this release available as a Universal Binary for the Mac already (meaning it natively supports Intel processors under OS X). Security fixes are also included, so get it while it's hot.

I was also interested to read that some crazy geeks at Sun have already got Solaris running on the Intel iMac. This shows one of the interesting aspects of the Apple move to Intel - pretty much any O/S that runs on Intel PC's will end up on Mac hardware now, without requiring a different version to be compiled for PPC processors. That means more Linux distributions (some already supported Macs), BSDs, Solaris and of course Windows, as well as OS X.

My take is that this will play a more significant role in the server space - I mean I really like Linux, but I wouldn't run it on a Mac as a desktop O/S when I have OS X. However, it has long been known that OS X is pretty crappy at some multi-threaded operations where concurrency is a concern, and that Linux is much better at this. This is not going to be too much of an issue on a workstation, but on a MySQL database server, it has been shown that OS X is a poor competitor to Linux. Now we won't be tied to a few distros, I wouldn't be at all surprised to see Linux on Mac servers becoming a solid choice in the data centre.