<?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: An alternative application of xcowsay</title>
	<atom:link href="http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=an-alternative-application-of-xcowsay</link>
	<description>Lalalala doo</description>
	<lastBuildDate>Sun, 11 Dec 2011 18:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve Wills&#8217; Weblog &#187; Blog Archive &#187; Twitter Updates for 2010-01-06</title>
		<link>http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/comment-page-1/#comment-1931</link>
		<dc:creator>Steve Wills&#8217; Weblog &#187; Blog Archive &#187; Twitter Updates for 2010-01-06</dc:creator>
		<pubDate>Wed, 06 Jan 2010 08:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=674#comment-1931</guid>
		<description>[...] this one&#039;s for you http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/  [...]</description>
		<content:encoded><![CDATA[<p>[...] this one&#39;s for you <a href="http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/" rel="nofollow">http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blodgett</title>
		<link>http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/comment-page-1/#comment-1582</link>
		<dc:creator>blodgett</dc:creator>
		<pubDate>Wed, 18 Nov 2009 12:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=674#comment-1582</guid>
		<description>@doik

you comment at 2 4 8
blodgett LIKE it :D
om nom nom</description>
		<content:encoded><![CDATA[<p>@doik</p>
<p>you comment at 2 4 8<br />
blodgett LIKE it <img src='http://www.doof.me.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
om nom nom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doik</title>
		<link>http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/comment-page-1/#comment-1552</link>
		<dc:creator>doik</dc:creator>
		<pubDate>Sun, 15 Nov 2009 01:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=674#comment-1552</guid>
		<description>under xmonad on my thinkpad, i bound my ThinkVantage key to xcowsay; simply add:

((0, 0x1008ff41), spawn &quot;xcowfortune&quot;)

to keys in your config.

the results are assuredly delightful.</description>
		<content:encoded><![CDATA[<p>under xmonad on my thinkpad, i bound my ThinkVantage key to xcowsay; simply add:</p>
<p>((0, 0x1008ff41), spawn &#8220;xcowfortune&#8221;)</p>
<p>to keys in your config.</p>
<p>the results are assuredly delightful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/comment-page-1/#comment-1360</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sun, 01 Nov 2009 20:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=674#comment-1360</guid>
		<description>&gt; why this happen?   

Oh no! I&#039;ve been caught out by something I read only last week in &quot;Classic Shell Scripting&quot;: the -e option (means &quot;interpret escape sequences like \n&quot;) is implemented in GNU echo, but usually this is not used as your shell has its own built-in. On Ubuntu and recent Debian /bin/sh is dash rather than bash which doesn&#039;t support -e and just prints it.

Much more portable solution is to use printf, which I will update the script to do.</description>
		<content:encoded><![CDATA[<p>> why this happen?   </p>
<p>Oh no! I&#8217;ve been caught out by something I read only last week in &#8220;Classic Shell Scripting&#8221;: the -e option (means &#8220;interpret escape sequences like \n&#8221;) is implemented in GNU echo, but usually this is not used as your shell has its own built-in. On Ubuntu and recent Debian /bin/sh is dash rather than bash which doesn&#8217;t support -e and just prints it.</p>
<p>Much more portable solution is to use printf, which I will update the script to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blodgett</title>
		<link>http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/comment-page-1/#comment-1359</link>
		<dc:creator>blodgett</dc:creator>
		<pubDate>Sun, 01 Nov 2009 16:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=674#comment-1359</guid>
		<description>blodgett again. on my computorg, the &#039;-e&#039; in the scriptee appear in the cow text; blodgett did delete it and it go away.
why this happen?</description>
		<content:encoded><![CDATA[<p>blodgett again. on my computorg, the &#8216;-e&#8217; in the scriptee appear in the cow text; blodgett did delete it and it go away.<br />
why this happen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blodgett</title>
		<link>http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/comment-page-1/#comment-1358</link>
		<dc:creator>blodgett</dc:creator>
		<pubDate>Sun, 01 Nov 2009 16:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=674#comment-1358</guid>
		<description>also mustn&#039;t forget to chmod +x otherwise the leetle scriptee does complain :(</description>
		<content:encoded><![CDATA[<p>also mustn&#8217;t forget to chmod +x otherwise the leetle scriptee does complain <img src='http://www.doof.me.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blodgett</title>
		<link>http://www.doof.me.uk/2009/10/31/an-alternative-application-of-xcowsay/comment-page-1/#comment-1357</link>
		<dc:creator>blodgett</dc:creator>
		<pubDate>Sun, 01 Nov 2009 16:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=674#comment-1357</guid>
		<description>this made blodgett laugh all over again :D
do want image option!</description>
		<content:encoded><![CDATA[<p>this made blodgett laugh all over again <img src='http://www.doof.me.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
do want image option!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

