<?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 RedKrieg&#039;s Blog</title>
	<atom:link href="http://redkrieg.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://redkrieg.com</link>
	<description>/dev/random</description>
	<lastBuildDate>Thu, 01 Sep 2011 14:12:44 +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 Pianobar &#8211; An open source Pandora client by 25 Lines from Pianobar, an open-source Pandora Radio client &#124; Computer Science II &#8211; seriously</title>
		<link>http://redkrieg.com/2011/01/02/pianobar-an-open-source-pandora-client/comment-page-1/#comment-113292</link>
		<dc:creator>25 Lines from Pianobar, an open-source Pandora Radio client &#124; Computer Science II &#8211; seriously</dc:creator>
		<pubDate>Thu, 01 Sep 2011 14:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=169#comment-113292</guid>
		<description>[...] from http://redkrieg.com/2011/01/02/pianobar-an-open-source-pandora-client/: [...]</description>
		<content:encoded><![CDATA[<p>[...] from http://redkrieg.com/2011/01/02/pianobar-an-open-source-pandora-client/: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding notifications to finch by eedeep</title>
		<link>http://redkrieg.com/2011/03/14/adding-notifications-to-finch/comment-page-1/#comment-113269</link>
		<dc:creator>eedeep</dc:creator>
		<pubDate>Wed, 15 Jun 2011 23:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=172#comment-113269</guid>
		<description>Hey thanks a lot for this...very handy. The only thing was that for me the find line you posted didn&#039;t quite work for me...I tweeked it a bit and got it working for me by doing this:

 latest_line=`find ~/.purple/logs -type f -mtime -1 -printf &quot;%T@ %Tx %TX %p\n&quot; &#124; sort -n -r &#124; head &#124; cut -d &#039; &#039; -f 2- &#124; awk &#039;{print $NF}&#039;&#124; head -1&#124;xargs tail -1&#124; sed -e &#039;s#]*&gt;##g&#039;`
  4 mplayer $1 &gt;/dev/null 2&gt;&amp;1 &amp;
  5 notify-send &quot;`echo $latest_line &#124; cut -d &#039;:&#039; -f 3 &#124; awk -F &#039;)&#039; &#039;{print $2}&#039;`&quot; &quot;`echo $latest_line &#124; cut -d &#039;:&#039; -f 4-`&quot;


The find line is the only one that&#039;s slightly different to what you posted above. Thanks again!</description>
		<content:encoded><![CDATA[<p>Hey thanks a lot for this&#8230;very handy. The only thing was that for me the find line you posted didn&#8217;t quite work for me&#8230;I tweeked it a bit and got it working for me by doing this:</p>
<p> latest_line=`find ~/.purple/logs -type f -mtime -1 -printf &#8220;%T@ %Tx %TX %p\n&#8221; | sort -n -r | head | cut -d &#8216; &#8216; -f 2- | awk &#8216;{print $NF}&#8217;| head -1|xargs tail -1| sed -e &#8216;s#]*&gt;##g&#8217;`<br />
  4 mplayer $1 &gt;/dev/null 2&gt;&amp;1 &amp;<br />
  5 notify-send &#8220;`echo $latest_line | cut -d &#8216;:&#8217; -f 3 | awk -F &#8216;)&#8217; &#8216;{print $2}&#8217;`&#8221; &#8220;`echo $latest_line | cut -d &#8216;:&#8217; -f 4-`&#8221;</p>
<p>The find line is the only one that&#8217;s slightly different to what you posted above. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimalist fcgid with custom php.ini on cPanel by Enabling FastCGI on a per site basis.</title>
		<link>http://redkrieg.com/2010/11/19/minimalist-fcgid-with-custom-php-ini-on-cpanel/comment-page-1/#comment-113219</link>
		<dc:creator>Enabling FastCGI on a per site basis.</dc:creator>
		<pubDate>Tue, 25 Jan 2011 20:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=146#comment-113219</guid>
		<description>[...] I came across a post at RedKrieg&#8217;s Blog as I searched google for a way to enable fastcgi on a per site [...]</description>
		<content:encoded><![CDATA[<p>[...] I came across a post at RedKrieg&#8217;s Blog as I searched google for a way to enable fastcgi on a per site [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimalist fcgid with custom php.ini on cPanel by bbennett</title>
		<link>http://redkrieg.com/2010/11/19/minimalist-fcgid-with-custom-php-ini-on-cpanel/comment-page-1/#comment-113218</link>
		<dc:creator>bbennett</dc:creator>
		<pubDate>Tue, 25 Jan 2011 19:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=146#comment-113218</guid>
		<description>Thanks man. Been trying to figure out how to enable fastcgi on a per site basis and this worked great.</description>
		<content:encoded><![CDATA[<p>Thanks man. Been trying to figure out how to enable fastcgi on a per site basis and this worked great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deep Fried Philly Steak by Helius</title>
		<link>http://redkrieg.com/2010/11/27/deep-fried-philly-steak/comment-page-1/#comment-113199</link>
		<dc:creator>Helius</dc:creator>
		<pubDate>Mon, 29 Nov 2010 01:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=159#comment-113199</guid>
		<description>MUST HAVE TONIGHT</description>
		<content:encoded><![CDATA[<p>MUST HAVE TONIGHT</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deep Fried Philly Steak by deuce</title>
		<link>http://redkrieg.com/2010/11/27/deep-fried-philly-steak/comment-page-1/#comment-113196</link>
		<dc:creator>deuce</dc:creator>
		<pubDate>Sun, 28 Nov 2010 05:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=159#comment-113196</guid>
		<description>This is one &lt;i&gt;Epic&lt;/i&gt; post! I must try this cholesterol impregnated treat!  -Eric S.</description>
		<content:encoded><![CDATA[<p>This is one <i>Epic</i> post! I must try this cholesterol impregnated treat!  -Eric S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimalist fcgid with custom php.ini on cPanel by RedKrieg</title>
		<link>http://redkrieg.com/2010/11/19/minimalist-fcgid-with-custom-php-ini-on-cpanel/comment-page-1/#comment-113194</link>
		<dc:creator>RedKrieg</dc:creator>
		<pubDate>Fri, 26 Nov 2010 03:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=146#comment-113194</guid>
		<description>@Helius: Thanks for the info, I&#039;ve added that to the article.</description>
		<content:encoded><![CDATA[<p>@Helius: Thanks for the info, I&#8217;ve added that to the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimalist fcgid with custom php.ini on cPanel by Helius</title>
		<link>http://redkrieg.com/2010/11/19/minimalist-fcgid-with-custom-php-ini-on-cpanel/comment-page-1/#comment-113192</link>
		<dc:creator>Helius</dc:creator>
		<pubDate>Thu, 25 Nov 2010 15:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=146#comment-113192</guid>
		<description>My Fantastico was broken after setting up fastCGI, so to fix it I just ran /scripts/makecpphp and it seemed to resolve it.</description>
		<content:encoded><![CDATA[<p>My Fantastico was broken after setting up fastCGI, so to fix it I just ran /scripts/makecpphp and it seemed to resolve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ADB over SSH &#8211; Fun with port forwards by deuce</title>
		<link>http://redkrieg.com/2010/10/11/adb-over-ssh-fun-with-port-forwards/comment-page-1/#comment-113179</link>
		<dc:creator>deuce</dc:creator>
		<pubDate>Thu, 04 Nov 2010 06:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/?p=133#comment-113179</guid>
		<description>Cool stuff B!  Now all I need is a droid....</description>
		<content:encoded><![CDATA[<p>Cool stuff B!  Now all I need is a droid&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wheeeeeeeee Gravity!1!!eleven! by RedKrieg&#8217;s Blog &#187; Gravity part deux.</title>
		<link>http://redkrieg.com/2008/10/01/wheeeeeeeee-gravity1eleven/comment-page-1/#comment-111196</link>
		<dc:creator>RedKrieg&#8217;s Blog &#187; Gravity part deux.</dc:creator>
		<pubDate>Tue, 01 Dec 2009 01:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://redkrieg.com/2008/10/01/wheeeeeeeee-gravity1eleven/#comment-111196</guid>
		<description>[...] for accurate physics).  I haven&#8217;t really made any tweaks to the physics engine since the mono version, but it&#8217;s still pretty cool to watch.  One thing I did add to this is a 2&#215;2 box with [...]</description>
		<content:encoded><![CDATA[<p>[...] for accurate physics).  I haven&#8217;t really made any tweaks to the physics engine since the mono version, but it&#8217;s still pretty cool to watch.  One thing I did add to this is a 2&#215;2 box with [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: redkrieg.com @ 2012-02-05 06:27:59 by W3 Total Cache -->
