<?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 {Dev Tricks}</title>
	<atom:link href="http://dev-tricks.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://dev-tricks.net</link>
	<description>Blogging developper tips and tricks</description>
	<lastBuildDate>Sat, 19 Nov 2011 18:00:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Automating GNU screen startup by Julien Palard</title>
		<link>http://dev-tricks.net/automating-gnu-screen-startup/comment-page-1#comment-2808</link>
		<dc:creator>Julien Palard</dc:creator>
		<pubDate>Sat, 19 Nov 2011 18:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=367#comment-2808</guid>
		<description>Thanks :-)</description>
		<content:encoded><![CDATA[<p>Thanks :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automating GNU screen startup by Jon</title>
		<link>http://dev-tricks.net/automating-gnu-screen-startup/comment-page-1#comment-2785</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 17 Nov 2011 23:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=367#comment-2785</guid>
		<description>Yay! Non-php version!  

I love my PHP but I realize that not everyone does.  I&#039;ve updated the blog to include a link here.</description>
		<content:encoded><![CDATA[<p>Yay! Non-php version!  </p>
<p>I love my PHP but I realize that not everyone does.  I&#8217;ve updated the blog to include a link here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight &#8211; Password field no longer missing by Julien Palard</title>
		<link>http://dev-tricks.net/silverlight-password-field-no-longer-missing/comment-page-1#comment-2747</link>
		<dc:creator>Julien Palard</dc:creator>
		<pubDate>Mon, 14 Nov 2011 17:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=8#comment-2747</guid>
		<description>Fixed ! Thx for reporting !</description>
		<content:encoded><![CDATA[<p>Fixed ! Thx for reporting !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight &#8211; Password field no longer missing by Peter</title>
		<link>http://dev-tricks.net/silverlight-password-field-no-longer-missing/comment-page-1#comment-2743</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 14 Nov 2011 12:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=8#comment-2743</guid>
		<description>The download link is broken would be nice if you could fix that!!</description>
		<content:encoded><![CDATA[<p>The download link is broken would be nice if you could fix that!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on nfsmount : rpc failed: 2 by Simon</title>
		<link>http://dev-tricks.net/nfsmount_rpc_failed_2/comment-page-1#comment-2429</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 10 Oct 2011 15:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=331#comment-2429</guid>
		<description>Hey thanks for your post.  My diskless workstations all of a sudden just stopped working and this was the issue.  For anyone running Unbutu check out /etc/init.d/nfs-kernel-server on your NFS server machine. On or around line 104 you&#039;ll see the following:

RPCMOUNTDOPTS=&quot;$RPCMOUNTDOPTS --no-nfs-version 3&quot;

Simply change it to:

RPCMOUNTDOPTS=&quot;$RPCMOUNTDOPTS &quot; #--no-nfs-version 3&quot;

Thanks guys.</description>
		<content:encoded><![CDATA[<p>Hey thanks for your post.  My diskless workstations all of a sudden just stopped working and this was the issue.  For anyone running Unbutu check out /etc/init.d/nfs-kernel-server on your NFS server machine. On or around line 104 you&#8217;ll see the following:</p>
<p>RPCMOUNTDOPTS=&#8221;$RPCMOUNTDOPTS &#8211;no-nfs-version 3&#8243;</p>
<p>Simply change it to:</p>
<p>RPCMOUNTDOPTS=&#8221;$RPCMOUNTDOPTS &#8221; #&#8211;no-nfs-version 3&#8243;</p>
<p>Thanks guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yauib : Yet another useless IRC Bot ! by Julien Palard</title>
		<link>http://dev-tricks.net/yauib-yet-another-useless-irc-bot/comment-page-1#comment-2389</link>
		<dc:creator>Julien Palard</dc:creator>
		<pubDate>Thu, 06 Oct 2011 05:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=276#comment-2389</guid>
		<description>Seems you just forgot to give execution right on &#039;pony&#039;, try :

$ chmod a+x commands-available/pony</description>
		<content:encoded><![CDATA[<p>Seems you just forgot to give execution right on &#8216;pony&#8217;, try :</p>
<p>$ chmod a+x commands-available/pony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yauib : Yet another useless IRC Bot ! by Aaron K. Henderson</title>
		<link>http://dev-tricks.net/yauib-yet-another-useless-irc-bot/comment-page-1#comment-2386</link>
		<dc:creator>Aaron K. Henderson</dc:creator>
		<pubDate>Thu, 06 Oct 2011 02:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=276#comment-2386</guid>
		<description>I am trying to add a my own command but I am having issues.

Here is the code for the command
========================
#!/bin/sh -f
usage()
{
    echo &quot;I just...&quot;
    echo &quot;PONIES!!!!!!!!!!&quot;
}
#[ &quot;$1&quot; = -h -o -z &quot;$1&quot; ] &amp;&amp; usage &#124;&#124; printf &quot;%s\n&quot; &quot;$*&quot;
echo &quot;Enough ponies have not been herded yet.....&quot;
========================

And here is the message I get in terminal when I try to &quot;pony&quot; or &quot;help pony&quot;

========================
expr: syntax error
expr: syntax error
Running command &#039;help&#039; with &#039;pony&#039;
commands-enabled/help: line 11: commands-enabled/pony: Permission denied
========================

I&#039;m having no luck... =(</description>
		<content:encoded><![CDATA[<p>I am trying to add a my own command but I am having issues.</p>
<p>Here is the code for the command<br />
========================<br />
#!/bin/sh -f<br />
usage()<br />
{<br />
    echo &#8220;I just&#8230;&#8221;<br />
    echo &#8220;PONIES!!!!!!!!!!&#8221;<br />
}<br />
#[ "$1" = -h -o -z "$1" ] &amp;&amp; usage || printf &#8220;%s\n&#8221; &#8220;$*&#8221;<br />
echo &#8220;Enough ponies have not been herded yet&#8230;..&#8221;<br />
========================</p>
<p>And here is the message I get in terminal when I try to &#8220;pony&#8221; or &#8220;help pony&#8221;</p>
<p>========================<br />
expr: syntax error<br />
expr: syntax error<br />
Running command &#8216;help&#8217; with &#8216;pony&#8217;<br />
commands-enabled/help: line 11: commands-enabled/pony: Permission denied<br />
========================</p>
<p>I&#8217;m having no luck&#8230; =(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Combinatory logic from scratch by Combinatory logic</title>
		<link>http://dev-tricks.net/combinatory-logic-from-scratch/comment-page-1#comment-2156</link>
		<dc:creator>Combinatory logic</dc:creator>
		<pubDate>Sun, 18 Sep 2011 15:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=64#comment-2156</guid>
		<description>Hi Julien,

I read your post regarding the Combinatory logic from scratch, but seems to be little difficult to grasp, I would be more happy if you could send me an working example of this concept to my mailID(raajesshh@yahoo.co.in) to understand it better or else to attach a sample with this blog for better understanding and reach for all the readers of this blog
Thanks,
Rajesh</description>
		<content:encoded><![CDATA[<p>Hi Julien,</p>
<p>I read your post regarding the Combinatory logic from scratch, but seems to be little difficult to grasp, I would be more happy if you could send me an working example of this concept to my mailID(raajesshh@yahoo.co.in) to understand it better or else to attach a sample with this blog for better understanding and reach for all the readers of this blog<br />
Thanks,<br />
Rajesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ashttp: vt100 screen scraping exported over HTTP by Weekly Digest for September 1st &#124; William Stearns</title>
		<link>http://dev-tricks.net/ashttp-vt100-screen-scraping-exported-over-http/comment-page-1#comment-1996</link>
		<dc:creator>Weekly Digest for September 1st &#124; William Stearns</dc:creator>
		<pubDate>Fri, 02 Sep 2011 03:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=358#comment-1996</guid>
		<description>[...] Shared Julien Palard: ashttp: vt100 screen scraping exported over HTTP. [...]</description>
		<content:encoded><![CDATA[<p>[...] Shared Julien Palard: ashttp: vt100 screen scraping exported over HTTP. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ashttp: vt100 screen scraping exported over HTTP by Julien Palard</title>
		<link>http://dev-tricks.net/ashttp-vt100-screen-scraping-exported-over-http/comment-page-1#comment-1966</link>
		<dc:creator>Julien Palard</dc:creator>
		<pubDate>Mon, 29 Aug 2011 14:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tricks.net/?p=358#comment-1966</guid>
		<description>Neat I should read this, as I juste began to implement it too : https://github.com/JulienPalard/vt100-emulator</description>
		<content:encoded><![CDATA[<p>Neat I should read this, as I juste began to implement it too : <a href="https://github.com/JulienPalard/vt100-emulator" rel="nofollow">https://github.com/JulienPalard/vt100-emulator</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

