<?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: Linux FTW: Karmic Win pt. 7, Wine, DirectX, and Games</title>
	<atom:link href="http://blog.amhill.net/2009/11/15/linux-ftw-karmic-win-pt-7-wine-directx-and-games/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.amhill.net/2009/11/15/linux-ftw-karmic-win-pt-7-wine-directx-and-games/</link>
	<description>Pants optional.</description>
	<lastBuildDate>Sat, 27 Feb 2010 21:24:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron</title>
		<link>http://blog.amhill.net/2009/11/15/linux-ftw-karmic-win-pt-7-wine-directx-and-games/comment-page-1/#comment-12135</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 23 Nov 2009 13:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amhill.net/?p=1058#comment-12135</guid>
		<description>Ahhh.. stupid wordpress....

Wordpress replaces all single quotes [ &#039; ] with fancy quotes [ ’ ]

Copy that line into a text editor and go through each of the single quotes and replace them with proper single quotes (the onenext to the semi-colon on your keyboard). Sorry about that. :/

Also -- after this, any other lines you copy, be sure you do single-quotes instead.</description>
		<content:encoded><![CDATA[<p>Ahhh.. stupid wordpress&#8230;.</p>
<p>Wordpress replaces all single quotes [ ' ] with fancy quotes [ ’ ]</p>
<p>Copy that line into a text editor and go through each of the single quotes and replace them with proper single quotes (the onenext to the semi-colon on your keyboard). Sorry about that. :/</p>
<p>Also &#8212; after this, any other lines you copy, be sure you do single-quotes instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viorel</title>
		<link>http://blog.amhill.net/2009/11/15/linux-ftw-karmic-win-pt-7-wine-directx-and-games/comment-page-1/#comment-12123</link>
		<dc:creator>viorel</dc:creator>
		<pubDate>Mon, 23 Nov 2009 06:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amhill.net/?p=1058#comment-12123</guid>
		<description>hi thx for the tutorial
when i try this:

   /usr/bin/lspci &#124; /bin/grep VGA &#124; /bin/sed -e ’s/^\([^ ]* \).*/\1/’ \
&#124; /usr/bin/xargs -iPCIID /bin/sh -c “/usr/bin/lspci -v -s PCIID” \
&#124; /bin/grep Memory &#124; /bin/sed -e ’s/.*size=\([0-9]*\).*/\1/’ \
&#124; /usr/bin/sort -g &#124; /usr/bin/tail -n1 \
&#124; /usr/bin/xargs -iVIDEORAM /bin/sed -i -e ’s/VIDEO_RAM/VIDEORAM/’ /tmp/video_ram.reg

it says:

/bin/sed: -e expression #1, char 1: unknown command: `�&#039;
/bin/sed: -e expression #1, char 1: unknown command: `�&#039;

what can i do?
thx again</description>
		<content:encoded><![CDATA[<p>hi thx for the tutorial<br />
when i try this:</p>
<p>   /usr/bin/lspci | /bin/grep VGA | /bin/sed -e ’s/^\([^ ]* \).*/\1/’ \<br />
| /usr/bin/xargs -iPCIID /bin/sh -c “/usr/bin/lspci -v -s PCIID” \<br />
| /bin/grep Memory | /bin/sed -e ’s/.*size=\([0-9]*\).*/\1/’ \<br />
| /usr/bin/sort -g | /usr/bin/tail -n1 \<br />
| /usr/bin/xargs -iVIDEORAM /bin/sed -i -e ’s/VIDEO_RAM/VIDEORAM/’ /tmp/video_ram.reg</p>
<p>it says:</p>
<p>/bin/sed: -e expression #1, char 1: unknown command: `�&#8217;<br />
/bin/sed: -e expression #1, char 1: unknown command: `�&#8217;</p>
<p>what can i do?<br />
thx again</p>
]]></content:encoded>
	</item>
</channel>
</rss>
