<?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>cYaONE.com &#187; Open Source</title>
	<atom:link href="http://cyaone.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyaone.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 22 Nov 2009 21:22:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 9.04 &#8211; Upgrade Subversion 1.5 to 1.6</title>
		<link>http://cyaone.com/2009/09/ubuntu-9-04-upgrade-subversion-1-5-to-1-6/</link>
		<comments>http://cyaone.com/2009/09/ubuntu-9-04-upgrade-subversion-1-5-to-1-6/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 18:07:25 +0000</pubDate>
		<dc:creator>cYaONE</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Version Control Systems]]></category>
		<category><![CDATA[1.5]]></category>
		<category><![CDATA[1.6]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[Launchpad]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://cyaone.com/?p=53</guid>
		<description><![CDATA[For those of you, who use Ubuntu 9.04 and would like to have the new features coming with Subversion 1.6, here is a short guide to upgrade from 1.5.
Add the following two lines to your software source list (in /etc/apt/sources.list) &#8230;
deb http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main
deb-src http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main
&#8230; and add the key of Anders Kaseorg to [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you, who use Ubuntu 9.04 and would like to have the new features coming with Subversion 1.6, here is a short guide to upgrade from 1.5.</p>
<p>Add the following two lines to your software source list (in /etc/apt/sources.list) &#8230;</p>
<p><code>deb http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main<br />
deb-src http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main</code></p>
<p>&#8230; and add the key of Anders Kaseorg to your trusted keys &#8230;</p>
<p><code>sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 413576CB</code></p>
<p>Finally update your package list and do the upgrade:</p>
<p><code>apt-get update<br />
apt-get upgrade</code></p>
]]></content:encoded>
			<wfw:commentRss>http://cyaone.com/2009/09/ubuntu-9-04-upgrade-subversion-1-5-to-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox 3.0 with Direct3D support released</title>
		<link>http://cyaone.com/2009/07/virtualbox-3-0-with-direct3d-support-released/</link>
		<comments>http://cyaone.com/2009/07/virtualbox-3-0-with-direct3d-support-released/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 17:21:36 +0000</pubDate>
		<dc:creator>cYaONE</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Direct3D]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[OpenGL]]></category>
		<category><![CDATA[SMP]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://cyaone.com/?p=20</guid>
		<description><![CDATA[Soon after the second beta, Sun has released the final version of VirtualBox 3.0.
One of its new features is Guest SMP (Symmetric Multiprocessing) with up to 32 virtual CPUs. To use it, a host CPU capable of VT-x or AMD-V is needed.
Besides OpenGL 2.0 support for Windows, Linux and Solaris guest systems, the new version [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_22" class="wp-caption alignright" style="width: 138px"><img class="size-full wp-image-22" title="VirtualBox Logo" src="http://cyaone.com/wp-content/uploads/Virtualbox_logo.png" alt="Virtual Box 3.0 released" width="128" height="128" /><p class="wp-caption-text">Virtual Box 3.0 released</p></div>
<p>Soon after the second beta, Sun has released the final version of <a title="VirtualBox" href="http://www.virtualbox.org" target="_blank">VirtualBox 3.0</a>.</p>
<p>One of its new features is Guest SMP (Symmetric Multiprocessing) with up to 32 virtual CPUs. To use it, a host CPU capable of VT-x or AMD-V is needed.</p>
<p>Besides OpenGL 2.0 support for Windows, Linux and Solaris guest systems, the new version comes with an experimental Direct3D support for version 8 and 9 on Windows guest systems.</p>
<p>Further information can be found in the <a title="Changelog" href="http://www.virtualbox.org/wiki/Changelog" target="_blank">changelog</a>.</p>
<p>VirtualBox 3.0 can be downloaded from the <a title="Official download site" href="http://www.virtualbox.org/wiki/Downloads" target="_blank">official download site</a> or on <a href="http://vbox.me/">vbox.me</a> for the <a href="http://vbox.me/" target="_blank">portable version</a>.</p>
<p>Also still experimental, the Direct3D support is another step in the direction of virtualized GPUs. In the future, direct hardware support should make this even faster and more stable.</p>
]]></content:encoded>
			<wfw:commentRss>http://cyaone.com/2009/07/virtualbox-3-0-with-direct3d-support-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
