<?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 FunkyNERD</title>
	<atom:link href="http://www.funkynerd.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funkynerd.com</link>
	<description>...software and stuff</description>
	<lastBuildDate>Tue, 15 Nov 2011 08:17:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Setting CPU frequency on power event in Ubuntu by Jazz</title>
		<link>http://www.funkynerd.com/37/#comment-808</link>
		<dc:creator>Jazz</dc:creator>
		<pubDate>Tue, 15 Nov 2011 08:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=37#comment-808</guid>
		<description>Good point. Something to investigate.  Although with the above solution my laptop (an ASUS U36JC) still boots incredibly quit.  My purpose for this was to maximize battery life at the expense of performance.  I&#039;ve had my laptop running on battery for 10 hours with this in place.</description>
		<content:encoded><![CDATA[<p>Good point. Something to investigate.  Although with the above solution my laptop (an ASUS U36JC) still boots incredibly quit.  My purpose for this was to maximize battery life at the expense of performance.  I&#8217;ve had my laptop running on battery for 10 hours with this in place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting CPU frequency on power event in Ubuntu by Jazz</title>
		<link>http://www.funkynerd.com/37/#comment-807</link>
		<dc:creator>Jazz</dc:creator>
		<pubDate>Tue, 15 Nov 2011 08:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=37#comment-807</guid>
		<description>I&#039;ve had this running on two laptops and not had to do anything of the sort.  Although, I&#039;ve been using the default user set up during install which I believe is given &#039;admin rights&#039; and can sudo to anything, so you are probably correct.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had this running on two laptops and not had to do anything of the sort.  Although, I&#8217;ve been using the default user set up during install which I believe is given &#8216;admin rights&#8217; and can sudo to anything, so you are probably correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML-RPC client class in PHP by Jazz</title>
		<link>http://www.funkynerd.com/xml-rpc-client-class-in-php/#comment-806</link>
		<dc:creator>Jazz</dc:creator>
		<pubDate>Tue, 15 Nov 2011 08:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=52#comment-806</guid>
		<description>Sure.  Here ya go.

&lt;code&gt;
$x = new xmlrpc_client(&quot;http://xml.canihaveaclueplease.com&quot;);
$x-&gt;spoonFeedMeBecauseImStupid();
&lt;/code&gt;

Easy, isn&#039;t it.  Almost like you didn&#039;t really need to ask....</description>
		<content:encoded><![CDATA[<p>Sure.  Here ya go.</p>
<p><code><br />
$x = new xmlrpc_client("http://xml.canihaveaclueplease.com");<br />
$x-&gt;spoonFeedMeBecauseImStupid();<br />
</code></p>
<p>Easy, isn&#8217;t it.  Almost like you didn&#8217;t really need to ask&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting CPU frequency on power event in Ubuntu by Akeem McLennon</title>
		<link>http://www.funkynerd.com/37/#comment-672</link>
		<dc:creator>Akeem McLennon</dc:creator>
		<pubDate>Wed, 02 Nov 2011 03:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=37#comment-672</guid>
		<description>As a side note, the cpu defaults to &quot;ondemand&quot; when the computer first boots with the justification that you&#039;ll want to maximize cpu power to minimize boot time.  Perhaps a better solution would be changing the ondemand functionality after the boot sequence has been completed?</description>
		<content:encoded><![CDATA[<p>As a side note, the cpu defaults to &#8220;ondemand&#8221; when the computer first boots with the justification that you&#8217;ll want to maximize cpu power to minimize boot time.  Perhaps a better solution would be changing the ondemand functionality after the boot sequence has been completed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting CPU frequency on power event in Ubuntu by walter</title>
		<link>http://www.funkynerd.com/37/#comment-578</link>
		<dc:creator>walter</dc:creator>
		<pubDate>Sun, 23 Oct 2011 15:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=37#comment-578</guid>
		<description>in order for this to work using cpufreq-selector from a script, /usr/bin/cpufreq-selector must have Cmnd_Alias and priveliges defined appropriately in /etc/sudoers</description>
		<content:encoded><![CDATA[<p>in order for this to work using cpufreq-selector from a script, /usr/bin/cpufreq-selector must have Cmnd_Alias and priveliges defined appropriately in /etc/sudoers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML-RPC client class in PHP by Fiifi Baidoo</title>
		<link>http://www.funkynerd.com/xml-rpc-client-class-in-php/#comment-524</link>
		<dc:creator>Fiifi Baidoo</dc:creator>
		<pubDate>Fri, 14 Oct 2011 17:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=52#comment-524</guid>
		<description>Please provide a brief tutorial on how to use your class to complete the post.</description>
		<content:encoded><![CDATA[<p>Please provide a brief tutorial on how to use your class to complete the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Threading in PHP by Jazz</title>
		<link>http://www.funkynerd.com/threading-in-php/#comment-393</link>
		<dc:creator>Jazz</dc:creator>
		<pubDate>Wed, 14 Sep 2011 23:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=43#comment-393</guid>
		<description>Thanks mate.  It&#039;s released under a &quot;free as in free beer&quot; license. Copy it, use it, change it, whatever... :)</description>
		<content:encoded><![CDATA[<p>Thanks mate.  It&#8217;s released under a &#8220;free as in free beer&#8221; license. Copy it, use it, change it, whatever&#8230; <img src='http://www.funkynerd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Threading in PHP by Ryan</title>
		<link>http://www.funkynerd.com/threading-in-php/#comment-351</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 09 Sep 2011 04:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=43#comment-351</guid>
		<description>This is a really nice little class, are you releasing it under an open license?</description>
		<content:encoded><![CDATA[<p>This is a really nice little class, are you releasing it under an open license?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up public key authentication over SSH by FunkyNERD &#187; Creating a Git repository and making it public</title>
		<link>http://www.funkynerd.com/setting-up-public-key-authentication-over-ssh/#comment-218</link>
		<dc:creator>FunkyNERD &#187; Creating a Git repository and making it public</dc:creator>
		<pubDate>Sun, 14 Aug 2011 05:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=5#comment-218</guid>
		<description>[...] writing.  This is also so that git can make use of ssh&#8217;s security functions.  So if you can ssh to the server with a shared key, then you can push your git repository.  If you don&#8217;t use a shared key then you can still [...]</description>
		<content:encoded><![CDATA[<p>[...] writing.  This is also so that git can make use of ssh&#8217;s security functions.  So if you can ssh to the server with a shared key, then you can push your git repository.  If you don&#8217;t use a shared key then you can still [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Threading in PHP by jamie</title>
		<link>http://www.funkynerd.com/threading-in-php/#comment-91</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Wed, 13 Jul 2011 23:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.funkynerd.com/?p=43#comment-91</guid>
		<description>Well, in it&#039;s simplest form you can just &#039;echo&#039; strings and the parent process will pick that up with the &#039;Listen()&#039; call.  As for reading data in the child process, I just use fgets() to read from STDIN and base my program loop around that.  It&#039;s actually quite trivial.</description>
		<content:encoded><![CDATA[<p>Well, in it&#8217;s simplest form you can just &#8216;echo&#8217; strings and the parent process will pick that up with the &#8216;Listen()&#8217; call.  As for reading data in the child process, I just use fgets() to read from STDIN and base my program loop around that.  It&#8217;s actually quite trivial.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

