<?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 The Grand Fallacy</title>
	<atom:link href="http://paul.frields.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://paul.frields.org</link>
	<description>Linux, musical road-dogging, and daily life by Paul W. Frields</description>
	<lastBuildDate>Mon, 02 Apr 2012 14:40:04 +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 Ichi-go, ichi-e. by Not a name</title>
		<link>http://paul.frields.org/2012/03/29/ichi-go-ichi-e/comment-page-1/#comment-20755</link>
		<dc:creator>Not a name</dc:creator>
		<pubDate>Mon, 02 Apr 2012 14:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3912#comment-20755</guid>
		<description>&lt;p&gt;I was at a memorial last year when the speaker used this very same yoji.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I was at a memorial last year when the speaker used this very same yoji.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding old test packages in Koji. by Paul</title>
		<link>http://paul.frields.org/2012/03/13/finding-old-test-packages-in-koji/comment-page-1/#comment-20654</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 13 Mar 2012 19:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3907#comment-20654</guid>
		<description>&lt;p&gt;@Peter, what an excellent tip! Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Peter, what an excellent tip! Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding old test packages in Koji. by Peter Robinson (@nullr0ute)</title>
		<link>http://paul.frields.org/2012/03/13/finding-old-test-packages-in-koji/comment-page-1/#comment-20647</link>
		<dc:creator>Peter Robinson (@nullr0ute)</dc:creator>
		<pubDate>Tue, 13 Mar 2012 11:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3907#comment-20647</guid>
		<description>&lt;p&gt;There&#039;s an even easier way, if you go into the task for the build in koji there&#039;s a source: field (eg http://koji.fedoraproject.org/koji/taskinfo?taskID=3557265) that gives you the git url that koji used to generate the build. Without even checking out the package you can just do &quot;koji build --scratch f16 git://pkgs.fedorspro..... &quot; and it will build that package for you and just sort out all the git side so you don&#039;t need to even check the package out, of course all the same caveats apply as it builds it based on the current fXX-build repository.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There&#8217;s an even easier way, if you go into the task for the build in koji there&#8217;s a source: field (eg <a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=3557265" rel="nofollow">http://koji.fedoraproject.org/koji/taskinfo?taskID=3557265</a>) that gives you the git url that koji used to generate the build. Without even checking out the package you can just do &#8220;koji build &#8211;scratch f16 git://pkgs.fedorspro&#8230;.. &#8221; and it will build that package for you and just sort out all the git side so you don&#8217;t need to even check the package out, of course all the same caveats apply as it builds it based on the current fXX-build repository.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autotitles in screen. by The Grand Fallacy &#187; Finding old test packages in Koji.</title>
		<link>http://paul.frields.org/2012/03/05/autotitles-in-screen/comment-page-1/#comment-20646</link>
		<dc:creator>The Grand Fallacy &#187; Finding old test packages in Koji.</dc:creator>
		<pubDate>Tue, 13 Mar 2012 10:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3895#comment-20646</guid>
		<description>&lt;p&gt;[...] commit of interest in starts with &#8220;0123abcd&#8221; (and let&#8217;s hope I do better than in the last post in which I gave [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] commit of interest in starts with &#8220;0123abcd&#8221; (and let&#8217;s hope I do better than in the last post in which I gave [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autotitles in screen. by Paul</title>
		<link>http://paul.frields.org/2012/03/05/autotitles-in-screen/comment-page-1/#comment-20581</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 05 Mar 2012 12:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3895#comment-20581</guid>
		<description>&lt;p&gt;@Tim: That was the problem -- something in my blog was removing the second backslash. What you should see when the feature works is that the titles of your screen windows will automatically change to the program you&#039;re running there. This is really useful when you tend to run Mutt, irssi, offlineimap, $EDITOR, etc. in those windows.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Tim: That was the problem &#8212; something in my blog was removing the second backslash. What you should see when the feature works is that the titles of your screen windows will automatically change to the program you&#8217;re running there. This is really useful when you tend to run Mutt, irssi, offlineimap, $EDITOR, etc. in those windows.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autotitles in screen. by Carlos (casep) Sepulveda</title>
		<link>http://paul.frields.org/2012/03/05/autotitles-in-screen/comment-page-1/#comment-20579</link>
		<dc:creator>Carlos (casep) Sepulveda</dc:creator>
		<pubDate>Sun, 04 Mar 2012 22:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3895#comment-20579</guid>
		<description>&lt;p&gt;mmmmmm bash working oddly around here&lt;/p&gt;

&lt;p&gt;]0;export PROMPT_COMMAND=&#039;[ &quot;$TERM&quot; == &quot;screen&quot; ] &amp;&amp; echo -n -e &quot;k&quot;&#039;bash: PROMPT_COMMAND: line 0: unexpected EOF while looking for matching `&quot;&#039;
bash: PROMPT_COMMAND: line 1: syntax error: unexpected end of file&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>mmmmmm bash working oddly around here</p>

<p>]0;export PROMPT_COMMAND=&#8217;[ "$TERM" == "screen" ] &amp;&amp; echo -n -e &#8220;k&#8221;&#8216;bash: PROMPT_COMMAND: line 0: unexpected EOF while looking for matching `&#8221;&#8216;
bash: PROMPT_COMMAND: line 1: syntax error: unexpected end of file</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autotitles in screen. by Tim Niemueller</title>
		<link>http://paul.frields.org/2012/03/05/autotitles-in-screen/comment-page-1/#comment-20575</link>
		<dc:creator>Tim Niemueller</dc:creator>
		<pubDate>Sun, 04 Mar 2012 13:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3895#comment-20575</guid>
		<description>&lt;p&gt;Does not work for me, blank screen and sits there, using the already updated version. The prompt command escapes the last quote. I assume you wanted &quot;&#092;&#092;&quot;?. But then it shows only &quot;screen&quot; in the terminal tab instead of the prompt. Maybe you can describe the expected effect briefly?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Does not work for me, blank screen and sits there, using the already updated version. The prompt command escapes the last quote. I assume you wanted &#8220;&#092;&#092;&#8221;?. But then it shows only &#8220;screen&#8221; in the terminal tab instead of the prompt. Maybe you can describe the expected effect briefly?</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autotitles in screen. by Kashyap Chamarthy</title>
		<link>http://paul.frields.org/2012/03/05/autotitles-in-screen/comment-page-1/#comment-20574</link>
		<dc:creator>Kashyap Chamarthy</dc:creator>
		<pubDate>Sun, 04 Mar 2012 11:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3895#comment-20574</guid>
		<description>&lt;p&gt;Heya Paul,&lt;/p&gt;

&lt;p&gt;I use the venerable &#039;screen&#039; on RHEL systems in day-to-day life. But on my Fedora laptop, lately I  started using &#039;tmux&#039;(I&#039;m sure you must have heard of it) and I&#039;ve been very happy with it.&lt;/p&gt;

&lt;p&gt;A few things which I really liked:
- Splitting(horizontally/vertically) a screen into panes is extremely handy and simple. (in &#039;screen&#039; the splits are lost if we re-attach)
- Very  &#039;readable&#039; (and less cryptic) conf file
- Sharing an interactive session w/ a remote person is also very trivial (it&#039;s possible w/ &#039;screen&#039; too )&lt;/p&gt;

&lt;p&gt;I posted my &#039;tmux&#039; config here -  if you care :) 
https://github.com/kashyapc/config-files/blob/master/tmux.conf&lt;/p&gt;

&lt;p&gt;Not trying to convert you or something, just nothing it here,  as you&#039;re a super-power user&lt;/p&gt;

&lt;p&gt;NOTE: The key bindings by default are CTL+B. But, it&#039;s very trivial to change it to CTL+A . My config file above has the key-binding as CTL+A  as that&#039;s what  I&#039;ve been used to with &#039;screen&#039; :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Heya Paul,</p>

<p>I use the venerable &#8216;screen&#8217; on RHEL systems in day-to-day life. But on my Fedora laptop, lately I  started using &#8216;tmux&#8217;(I&#8217;m sure you must have heard of it) and I&#8217;ve been very happy with it.</p>

<p>A few things which I really liked:
- Splitting(horizontally/vertically) a screen into panes is extremely handy and simple. (in &#8216;screen&#8217; the splits are lost if we re-attach)
- Very  &#8216;readable&#8217; (and less cryptic) conf file
- Sharing an interactive session w/ a remote person is also very trivial (it&#8217;s possible w/ &#8216;screen&#8217; too )</p>

<p>I posted my &#8216;tmux&#8217; config here &#8211;  if you care <img src='http://paul.frields.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  
<a href="https://github.com/kashyapc/config-files/blob/master/tmux.conf" rel="nofollow">https://github.com/kashyapc/config-files/blob/master/tmux.conf</a></p>

<p>Not trying to convert you or something, just nothing it here,  as you&#8217;re a super-power user</p>

<p>NOTE: The key bindings by default are CTL+B. But, it&#8217;s very trivial to change it to CTL+A . My config file above has the key-binding as CTL+A  as that&#8217;s what  I&#8217;ve been used to with &#8216;screen&#8217; <img src='http://paul.frields.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autotitles in screen. by FranciscoD</title>
		<link>http://paul.frields.org/2012/03/05/autotitles-in-screen/comment-page-1/#comment-20573</link>
		<dc:creator>FranciscoD</dc:creator>
		<pubDate>Sun, 04 Mar 2012 07:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3895#comment-20573</guid>
		<description>&lt;p&gt;What does it do really? Will it work with byobu? /me is getting an error too:&lt;/p&gt;

&lt;p&gt;bash: PROMPT_COMMAND: line 0: unexpected EOF while looking for matching `&quot;&#039;
bash: PROMPT_COMMAND: line 1: syntax error: unexpected end of file&lt;/p&gt;

&lt;p&gt;:)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What does it do really? Will it work with byobu? /me is getting an error too:</p>

<p>bash: PROMPT_COMMAND: line 0: unexpected EOF while looking for matching `&#8221;&#8216;
bash: PROMPT_COMMAND: line 1: syntax error: unexpected end of file</p>

<p> <img src='http://paul.frields.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autotitles in screen. by Paul</title>
		<link>http://paul.frields.org/2012/03/05/autotitles-in-screen/comment-page-1/#comment-20572</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 03 Mar 2012 20:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://paul.frields.org/?p=3895#comment-20572</guid>
		<description>&lt;p&gt;@Smooge: Sorry about that -- I remembered the command wrong. The updated recipe should give you the full-on goodness I first intended. :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Smooge: Sorry about that &#8212; I remembered the command wrong. The updated recipe should give you the full-on goodness I first intended. <img src='http://paul.frields.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>

