<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://blogs.codehaus.org/people/brett//archives/ubuntu.html">
<title>Brett Porter - Ubuntu</title>
<link>http://blogs.codehaus.org/people/brett//archives/ubuntu.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2006-03-17T11:13:52+10:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.661" />

<items>
<rdf:Seq><rdf:li rdf:resource="http://blogs.codehaus.org/people/brett/archives/001337_vmware_player_saves_the_day.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://blogs.codehaus.org/people/brett/archives/001337_vmware_player_saves_the_day.html">
<title>VMWare Player saves the day</title>
<link>http://blogs.codehaus.org/people/brett/archives/001337_vmware_player_saves_the_day.html</link>
<description><![CDATA[<p>I got back into doing a small feature enhancement for <a href="http://maven.apache.org/continuum">Continuum</a> the other day. There was just one problem - after I built Continuum myself and ran it, my machine dropped to a blue screen of death and rebooted. (Yes, I'm back on Windows). This was pretty strange, as running Continuum that others built work just fine, and I really didn't have time to investigate it any further.<br /><br />What to do? Pretty hard to develop if you can't run something you build. I don't really have a separate development server at my disposal right now.<br /><br />Luckily, I'd gone VMWare image crazy just a few days before. I was testing out startup scripts, so I've used <a href="http://www.ffnn.nl/pages/articles/linux/vmware-player-image-creation.php">this information</a> to create a stack of VM images - from my old versions of Windows I have lying around to Darwin and OpenSolaris. I also had the Ubuntu VM already downloaded from the VMWare site. Up until a couple of months ago I'd been using Ubuntu but I got tired of the network problems I was having, so it was good to have it around again.<br /><br />That was the best solution I could come up with. I now have my home directory on the Ubuntu VM mounted over samba so I can edit like its local, run it in the VM, browse from my own browser, and debug using remote debugging like I'd have to anyway. The speed difference really isn't noticable - the only annoying thing is coordinating the capture of the pointer inside that window.<br /><br />So, an odd setup, but actually quite a nice one if you like Linux from the command line and Windows for your apps (and drivers).<br /></p>]]></description>
<dc:subject>Java</dc:subject>
<dc:creator>brett</dc:creator>
<dc:date>2006-03-17T11:13:52+10:00</dc:date>
</item>


</rdf:RDF>
