<?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>NewMedia On the Go &#187; OpenSolaris</title>
	<atom:link href="http://newmediaonthego.com/blog/category/operating-system/opensolaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://newmediaonthego.com/blog</link>
	<description>a tech blog mostly about electronic publishing and virtual worlds</description>
	<lastBuildDate>Sun, 25 Sep 2011 23:42:50 +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>Revving Up Graphics and Virtual Machines</title>
		<link>http://newmediaonthego.com/blog/2009/07/08/revving-up-graphics-and-virtual-machines/</link>
		<comments>http://newmediaonthego.com/blog/2009/07/08/revving-up-graphics-and-virtual-machines/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 23:43:55 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[video card]]></category>
		<category><![CDATA[Video editing]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[Virtual Worlds]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/?p=378</guid>
		<description><![CDATA[Working on a forthcoming review of <a href="http://vreveal.com" target="_blank">vReveal</a> video enhancment software (for Windows&#174;) has led me to learn more about both Graphical Processing Units (GPUs) and virtual machine (VM) applications ...]]></description>
			<content:encoded><![CDATA[<p>Working on a forthcoming review of <a href="http://vreveal.com" target="_blank">vReveal</a> video enhancment software (for Windows&reg;) has led me to learn more about both Graphical Processing Units (GPUs) and virtual machine (VM) applications, not to mention brushing up on various recent operating systems. When I realized the opensource VM app I was using (Sun&#8217;s <a href="http://virtualbox.org" target="_blank">VirtualBox</a>) wasn&#8217;t taking advantage of my iMac&#8217;s video card (an <a href="http://nvidia.com" target="_blank">Nvidia GeForce MT 130</a>), I dug into the manual to see if there was a way to improve its performance. There actually is a way to make the VMs work better, called <em>VirtualBox Guest Additions</em>, which includes a lot of extra drivers and utilities, but sadly that doesn&#8217;t include drivers for any Nvidia&reg; <a href="http://www.nvidia.com/object/cuda_what_is.html" target="_blank">CUDA&trade;</a>enhanced GPUs.</p>
<p>However, while it is not possible to get the hardware accelleration normally available from the GPU, it is still possible to use <em>vReveal</em> to clean up shaky, low-contrast videos. It just takes longer since it will be processed by the CPU instead of the GPU. Much longer &#8212; in some cases it can be up to 20Xs slower on the CPU. But if you have the time, it can be done with just one click of a button.</p>
<p>While investigating <em>CUDA</em>, I was bemused to see a whitepaper in the <a href="http://www.nvidia.com/object/cuda_what_is.html" target="_blank">Nvidia CUDA Zone</a> called &#8220;Fast N-body Simulation with CUDA&#8221;. If you&#8217;ve been following this blog for awhile, you may recall an item I wrote about a year ago, called <a href="http://newmediaonthego.com/blog/2008/07/02/virtual-worlds-galore/" target="_blank">Virtual Worlds Galore</a>, that included a video made by the guys at <a href="http://genkii.com" target="_blank">Genkii</a> in cooperation with <a href="http://mica-vw.org" target="_blank">the Meta Institute for Computational Astrophysics</a>, or MICA, on this subject. Apparently n-body simulations are all the rage now that desktop computers are capable of displaying them, thanks to virtualization and graphics acceleration architectures like the Nvidia CUDA. They&#8217;re a bit over my head, since I&#8217;m neither an astrophysicist nor a 3D visualization expert, but its fascinating to follow what&#8217;s being done by people who are. And it is more than a little interesting to see how so many of the topics I cover are connected one way or another in unexpected ways.</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2009/07/08/revving-up-graphics-and-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Windows</title>
		<link>http://newmediaonthego.com/blog/2009/05/30/virtual-windows/</link>
		<comments>http://newmediaonthego.com/blog/2009/05/30/virtual-windows/#comments</comments>
		<pubDate>Sat, 30 May 2009 23:17:31 +0000</pubDate>
		<dc:creator>Katherine W. Prawl</dc:creator>
				<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://newmediaonthego.com/blog/?p=264</guid>
		<description><![CDATA[About a month ago, long-time friend Deirdr&#233; (@DeirdreS on Twitter) suggested I try Sun Microsystems&#8217; VirtualBox application, after I&#8217;d complained about the necessity to buy yet another copy of Parallels to put on my home webserver. Since it&#8217;s opensource software, and I&#8217;m a fan of Sun anyway (having used Solaris when I worked at Cadence [...]]]></description>
			<content:encoded><![CDATA[<p>About a month ago, long-time friend Deirdr&eacute; (<a href="http://twitter.com/DeirdreS" target="_blank">@DeirdreS</a> on Twitter) suggested I try Sun Microsystems&#8217; <a href="http://en.wikipedia.org/wiki/VirtualBox" target="_blank">VirtualBox</a> application, after I&#8217;d complained about the necessity to buy yet another copy of <a href="http://parallels.com" target="_blank">Parallels</a> to put on my home webserver. Since it&#8217;s opensource software, and I&#8217;m a fan of Sun anyway (having used Solaris when I worked at <a href="http://cadence.com" target="_blank">Cadence Design Systems</a> some years back), I got it and ran it on the Mac Mini I use at home. I then downloaded and installed the <a href="http://opensolaris.org" target="_blank">OpenSolaris</a> operating system, which worked beautifully. As soon as I have time to figure it out, I&#8217;ll install a <a href="https://lg3d-wonderland.dev.java.net/" target="_blank">Project Wonderland</a> server there, which is why I wanted a VM system on the server in the first place.</p>
<p>However, now I&#8217;ve gotten a little crazy. I heard in a <a href="http://twit.tv/twit" target="_blank">podcast</a> that MicroSoft has a free beta release of <a href="http://technet.microsoft.com/en-us/evalcenter/dd353205.aspx" target="_blank">Windows 7</a> that will run until June 2010, and since I&#8217;d just bought another <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822136381" target="_blank">2.5&#8243; external hard disk drive</a> and had plenty of storage space, I decided to see what it&#8217;s like. Well, this is what it&#8217;s like to run Windows 7 in a Sun Microsystems VM on Mac OS X:</p>
<p><img src="http://newmediaonthego.com/blog/wp-content/uploads/2009/05/win71.jpg" alt="Windows 7" title="Windows 7" width="495" height="310" class="aligncenter size-full wp-image-269" /></p>
<p>Now, is that geeky, or what?</p>
]]></content:encoded>
			<wfw:commentRss>http://newmediaonthego.com/blog/2009/05/30/virtual-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

