<?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 for smert.net</title>
	<atom:link href="http://www.smert.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smert.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 04 Mar 2010 14:35:25 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Poor perfomance with Cacti and RRDtool 1.3.x generating graphs by Arie</title>
		<link>http://www.smert.net/2009/11/07/poor-perfomance-with-cacti-and-rrdtool-1-3-x-generating-graphs/comment-page-1/#comment-2648</link>
		<dc:creator>Arie</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=299#comment-2648</guid>
		<description>Thanks a lot! I just experienced the same problem and your solution worked like a charm!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I just experienced the same problem and your solution worked like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Opera Face Gestures Beta by Face tracking in Opera &#124; Hack a Day Thailand</title>
		<link>http://www.smert.net/2009/04/23/opera-face-gestures-beta/comment-page-1/#comment-1315</link>
		<dc:creator>Face tracking in Opera &#124; Hack a Day Thailand</dc:creator>
		<pubDate>Thu, 24 Dec 2009 10:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=85#comment-1315</guid>
		<description>[...] by this year&#8217;s april fools day joke from Opera, [Jason] has made facial gesture recognition actually work. While this may seem like a silly project, it could seriously help some people out. [...]</description>
		<content:encoded><![CDATA[<p>[...] by this year&#8217;s april fools day joke from Opera, [Jason] has made facial gesture recognition actually work. While this may seem like a silly project, it could seriously help some people out. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Inconsistencies Between PHP on Windows (Show Me the Money_Format) by Sergio Abreu</title>
		<link>http://www.smert.net/2008/05/23/inconsistencies-between-php-on-windows-show-me-the-money_format/comment-page-1/#comment-1275</link>
		<dc:creator>Sergio Abreu</dc:creator>
		<pubDate>Sun, 20 Dec 2009 15:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=71#comment-1275</guid>
		<description>CORRECTING:
Thank you for posting this tutorial.
Based on your code (thanks) I have created a function that could be useful for all:
/* currency function by Sergio Abreu */
function currency( $number){
setlocale(LC_ALL, ”);
$locale = localeconv();
return $locale[&#039;currency_symbol&#039;] . ” ” . number_format($number, 2, $locale[&#039;decimal_point&#039;], $locale[&#039;thousands_sep&#039;]);
}</description>
		<content:encoded><![CDATA[<p>CORRECTING:<br />
Thank you for posting this tutorial.<br />
Based on your code (thanks) I have created a function that could be useful for all:<br />
/* currency function by Sergio Abreu */<br />
function currency( $number){<br />
setlocale(LC_ALL, ”);<br />
$locale = localeconv();<br />
return $locale['currency_symbol'] . ” ” . number_format($number, 2, $locale['decimal_point'], $locale['thousands_sep']);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Inconsistencies Between PHP on Windows (Show Me the Money_Format) by Sergio Abreu</title>
		<link>http://www.smert.net/2008/05/23/inconsistencies-between-php-on-windows-show-me-the-money_format/comment-page-1/#comment-1274</link>
		<dc:creator>Sergio Abreu</dc:creator>
		<pubDate>Sun, 20 Dec 2009 15:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=71#comment-1274</guid>
		<description>Thank you for posting this tutorial.
Based on your code (thanks) I have created a function that could be use do anyone:
   /* currency function  by Sergio Abreu */
   function currency( $number){
      setlocale(LC_ALL, &#039;&#039;);  
      $locale = localeconv();
      return $locale[&#039;currency_symbol&#039;] . &quot; &quot; . number_format($number, 2, $locale[&#039;decimal_point&#039;], $locale[&#039;thousands_sep&#039;]);
   }</description>
		<content:encoded><![CDATA[<p>Thank you for posting this tutorial.<br />
Based on your code (thanks) I have created a function that could be use do anyone:<br />
   /* currency function  by Sergio Abreu */<br />
   function currency( $number){<br />
      setlocale(LC_ALL, &#8221;);<br />
      $locale = localeconv();<br />
      return $locale['currency_symbol'] . &#8221; &#8221; . number_format($number, 2, $locale['decimal_point'], $locale['thousands_sep']);<br />
   }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Inconsistencies Between PHP on Windows (Show Me the Money_Format) by Mesbah Ahmed</title>
		<link>http://www.smert.net/2008/05/23/inconsistencies-between-php-on-windows-show-me-the-money_format/comment-page-1/#comment-1026</link>
		<dc:creator>Mesbah Ahmed</dc:creator>
		<pubDate>Fri, 04 Dec 2009 22:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=71#comment-1026</guid>
		<description>Thanks a lot! Your hints saved me a lot of mid-night oil.</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Your hints saved me a lot of mid-night oil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Uplink Inspired Multiplayer Game by Sebastian</title>
		<link>http://www.smert.net/2008/10/30/uplink-inspired-multiplayer-game/comment-page-1/#comment-746</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 13 Nov 2009 20:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=81#comment-746</guid>
		<description>hackwars.net and vpc-hack.net are some fun hacking games and they have quality eyecandy. I love the graphics compared to uplink.</description>
		<content:encoded><![CDATA[<p>hackwars.net and vpc-hack.net are some fun hacking games and they have quality eyecandy. I love the graphics compared to uplink.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Uplink Inspired Multiplayer Game by toothpick</title>
		<link>http://www.smert.net/2008/10/30/uplink-inspired-multiplayer-game/comment-page-1/#comment-729</link>
		<dc:creator>toothpick</dc:creator>
		<pubDate>Thu, 12 Nov 2009 21:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=81#comment-729</guid>
		<description>wow thats amazing, how is it going so far?
email me</description>
		<content:encoded><![CDATA[<p>wow thats amazing, how is it going so far?<br />
email me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting &#8216;yum-protectbase&#8217; to Work in RHEL5 [FIXED-READ UPDATE] by Dan Pritts</title>
		<link>http://www.smert.net/2008/05/03/getting-yum-protectbase-to-work-in-rhel5/comment-page-1/#comment-493</link>
		<dc:creator>Dan Pritts</dc:creator>
		<pubDate>Thu, 22 Oct 2009 18:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=64#comment-493</guid>
		<description>previously i&#039;d only tested this on i386, not a x86_64

I just discovered that the default /etc/yum/pluginconf.d/rhnplugin.conf looks like this on i386 or x86_64:

[main]
enabled = 1
gpgcheck = 1

[rhel-i386-server-5]
enabled = 1

On an x86_64 system there is no stanza for rhel-x86_64-server-5, and you need to add one if you want protectbase to work.  I haven&#039;t tested this extensively but it seems to work.</description>
		<content:encoded><![CDATA[<p>previously i&#8217;d only tested this on i386, not a x86_64</p>
<p>I just discovered that the default /etc/yum/pluginconf.d/rhnplugin.conf looks like this on i386 or x86_64:</p>
<p>[main]<br />
enabled = 1<br />
gpgcheck = 1</p>
<p>[rhel-i386-server-5]<br />
enabled = 1</p>
<p>On an x86_64 system there is no stanza for rhel-x86_64-server-5, and you need to add one if you want protectbase to work.  I haven&#8217;t tested this extensively but it seems to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Opera Face Gestures Beta by Polprav</title>
		<link>http://www.smert.net/2009/04/23/opera-face-gestures-beta/comment-page-1/#comment-450</link>
		<dc:creator>Polprav</dc:creator>
		<pubDate>Fri, 16 Oct 2009 20:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=85#comment-450</guid>
		<description>Hello from Russia!
Can I quote a post in your blog with the link to you?</description>
		<content:encoded><![CDATA[<p>Hello from Russia!<br />
Can I quote a post in your blog with the link to you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting &#8216;yum-protectbase&#8217; to Work in RHEL5 [FIXED-READ UPDATE] by Dan Pritts</title>
		<link>http://www.smert.net/2008/05/03/getting-yum-protectbase-to-work-in-rhel5/comment-page-1/#comment-449</link>
		<dc:creator>Dan Pritts</dc:creator>
		<pubDate>Fri, 16 Oct 2009 16:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.smert.net/?p=64#comment-449</guid>
		<description>As of yum-rhn-plugin-0.5.4-13.el5 (current as of this writing), you can just go into  /etc/yum/pluginconf.d/rhnplugin.conf and add &quot;protect = 1&quot; to each repo listed in the plugin.   

Once you&#039;ve done that yum-protectbase appears to do its thing, no modification to yum-rhn-plugin required.

Note that there is a security advisory on yum-rhn-plugin, http://rhn.redhat.com/errata/RHSA-2008-0815.html

so if you&#039;ve excluded it you might want to update it.</description>
		<content:encoded><![CDATA[<p>As of yum-rhn-plugin-0.5.4-13.el5 (current as of this writing), you can just go into  /etc/yum/pluginconf.d/rhnplugin.conf and add &#8220;protect = 1&#8243; to each repo listed in the plugin.   </p>
<p>Once you&#8217;ve done that yum-protectbase appears to do its thing, no modification to yum-rhn-plugin required.</p>
<p>Note that there is a security advisory on yum-rhn-plugin, <a href="http://rhn.redhat.com/errata/RHSA-2008-0815.html" rel="nofollow">http://rhn.redhat.com/errata/RHSA-2008-0815.html</a></p>
<p>so if you&#8217;ve excluded it you might want to update it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
