<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Vista p2p networking</title>
	<atom:link href="http://www.p2pnet.net/story/11181/feed" rel="self" type="application/rss+xml" />
	<link>http://www.p2pnet.net/story/11181</link>
	<description>p2pnet.net - reader powered</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:11:09 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Reader's Write</title>
		<link>http://www.p2pnet.net/story/11181/comment-page-1#comment-132987</link>
		<dc:creator>Reader's Write</dc:creator>
		<pubDate>Thu, 01 Feb 2007 03:14:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-132987</guid>
		<description>1.  Don&#039;t expect any better with the PS3 or the Wii.  The PS3 probably delivers when it comes to graphics, and HDMI allows for full 1080p, but the very existence of HDMI on every PS3 console represents the threat that developers will start to make their games use the HDCP DRM, wherein non-approved devices will cause the PS3 to automatically down-convert the HD signal.  This is the very same HDCP that is in Vista, although it will affect HDMI users less because it is more likely that anyone with an HDMI monitor is complying with HDCP.  The problem comes with using cheaper analog component video outputs instead.  The PS3 has no idea if the signal is being intercepted if the connection is analog, and will down-convert regardless.  This is Big Media&#039;s feeble attempt to &quot;patch the analog hole.&quot;  The Wii will only get EDTV (DVD-quality) resolution, so it&#039;s not exactly what you are looking for if resolution is a big factor.  Nonetheless, it is the games that define the system, not the other way around.  People have purchased the awfully-engineered PlayStation and PS2, as well as the disgrace that was the NES, purely because of its game lineup.
2.  Yes, running GNU/Linux is hard.  I myself am struggling to switch to Ubuntu.  However, if virtualizers are what you need, you can invest in VMware.  Although proprietary, both the VMWare Player and the VMWare Server are freeware, and will run on the GNU/Linux platform.  If your solution must consist of free software, I suggest using QEMU.  QEMU emulates, but a proprietary accelerator provided from the same developer called kQEMU supposedly brings emulated systems up to native speed.  Xen is another free software virtualizer, although I&#039;ve heard relatively little about it.
If you want to run Windows applications natively, WINE provides a free compatibility layer which can run most Windows applications in a UNIX-like environment, but be sure to check their Application Database (http://appdb.winehw.org) before installing or running a program in the layer.  For extra support, CodeWeavers offers a $50 proprietary version of WINE called CrossOver, which promises to provide better usability to the WINE project.  As per the requirements of the LGPL, CodeWeavers contributes code back to WINE.  A proprietary fork of WINE called Cedega exists that is optimized for popular Windows games.  Sadly, Cedega costs about $50 a year and has been ripping off the WINE project by refusing to contribute code (although it was forked during the time that WINE was under the MIT/X11 license, so there is nothing that can be legally done about this).
3.  Your frustration with NVIDIA drivers is the fault of NVIDIA.  Both NVIDIA and ATI refuse to provide free software drivers, and therefore the proprietary drivers they do provide cannot be included in distributions due to legal restrictions.  I believe Ubuntu provides documentation on the installation of NVIDIA drivers in their wiki.

With any luck, the ReactOS project, which aims to extend WINE into a complete free replacement  to Windows while providing binary compatibility to Windows programs, will be mostly completed sometime before Vienna comes out, and may successfully knock Windows out of the dominant market for desktops in the same way that GNU/Linux eventually pushed UNIX derivatives out of dominance in the server market.</description>
		<content:encoded><![CDATA[<p>1.  Don&#8217;t expect any better with the PS3 or the Wii.  The PS3 probably delivers when it comes to graphics, and HDMI allows for full 1080p, but the very existence of HDMI on every PS3 console represents the threat that developers will start to make their games use the HDCP DRM, wherein non-approved devices will cause the PS3 to automatically down-convert the HD signal.  This is the very same HDCP that is in Vista, although it will affect HDMI users less because it is more likely that anyone with an HDMI monitor is complying with HDCP.  The problem comes with using cheaper analog component video outputs instead.  The PS3 has no idea if the signal is being intercepted if the connection is analog, and will down-convert regardless.  This is Big Media&#8217;s feeble attempt to &#8220;patch the analog hole.&#8221;  The Wii will only get EDTV (DVD-quality) resolution, so it&#8217;s not exactly what you are looking for if resolution is a big factor.  Nonetheless, it is the games that define the system, not the other way around.  People have purchased the awfully-engineered PlayStation and PS2, as well as the disgrace that was the NES, purely because of its game lineup.<br />
2.  Yes, running GNU/Linux is hard.  I myself am struggling to switch to Ubuntu.  However, if virtualizers are what you need, you can invest in VMware.  Although proprietary, both the VMWare Player and the VMWare Server are freeware, and will run on the GNU/Linux platform.  If your solution must consist of free software, I suggest using QEMU.  QEMU emulates, but a proprietary accelerator provided from the same developer called kQEMU supposedly brings emulated systems up to native speed.  Xen is another free software virtualizer, although I&#8217;ve heard relatively little about it.<br />
If you want to run Windows applications natively, WINE provides a free compatibility layer which can run most Windows applications in a UNIX-like environment, but be sure to check their Application Database (<a href="http://appdb.winehw.org" rel="nofollow">http://appdb.winehw.org</a>) before installing or running a program in the layer.  For extra support, CodeWeavers offers a $50 proprietary version of WINE called CrossOver, which promises to provide better usability to the WINE project.  As per the requirements of the LGPL, CodeWeavers contributes code back to WINE.  A proprietary fork of WINE called Cedega exists that is optimized for popular Windows games.  Sadly, Cedega costs about $50 a year and has been ripping off the WINE project by refusing to contribute code (although it was forked during the time that WINE was under the MIT/X11 license, so there is nothing that can be legally done about this).<br />
3.  Your frustration with NVIDIA drivers is the fault of NVIDIA.  Both NVIDIA and ATI refuse to provide free software drivers, and therefore the proprietary drivers they do provide cannot be included in distributions due to legal restrictions.  I believe Ubuntu provides documentation on the installation of NVIDIA drivers in their wiki.</p>
<p>With any luck, the ReactOS project, which aims to extend WINE into a complete free replacement  to Windows while providing binary compatibility to Windows programs, will be mostly completed sometime before Vienna comes out, and may successfully knock Windows out of the dominant market for desktops in the same way that GNU/Linux eventually pushed UNIX derivatives out of dominance in the server market.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reader's Write</title>
		<link>http://www.p2pnet.net/story/11181/comment-page-1#comment-132969</link>
		<dc:creator>Reader's Write</dc:creator>
		<pubDate>Wed, 31 Jan 2007 21:24:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-132969</guid>
		<description>My opinion is that a lot of people do not care and do not interesting in Vista right now.</description>
		<content:encoded><![CDATA[<p>My opinion is that a lot of people do not care and do not interesting in Vista right now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


