<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: More terminal programs you should be using &#8230; like a pro</title>
	<atom:link href="http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Linuxaria 10 programmi da usare da terminale : Linuxaria</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-48052</link>
		<dc:creator><![CDATA[Linuxaria 10 programmi da usare da terminale : Linuxaria]]></dc:creator>
		<pubDate>Sat, 12 Feb 2011 17:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-48052</guid>
		<description><![CDATA[[...]  [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeterStJ</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-46571</link>
		<dc:creator><![CDATA[PeterStJ]]></dc:creator>
		<pubDate>Sun, 28 Nov 2010 16:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-46571</guid>
		<description><![CDATA[I have tried raggle and snownews but they have some serious disadvantages: keeping the xml and parsing it each time is plain stupid, no one does that - it KILLS the disk each time you start the application, I have 170 feeds, it takes minutes of hard disk activity to start. Also not supporting UTF-8 is a big thing, I read Russian, Bulgarian and Hebrew feeds, I need the UTF.

Then I moved to newsbeuter. It has extensive configuration options, integration with bloglines, google reader (I don&#039;t use it bug I have tried it and it works perfectly, only too slow to update all feeds (as I mentioned I have lots of them)). It can invoke external applications on links, it supports podcasts (audio and video feeds), it has query language, it supports external commands for grabbing the feeds (so you can use wget to get your feed with particular cookies file/proxy settings for protected feeds for example), it has &#039;killfile&#039; options, it supports macros, it has filters... All in all it is a very powerful application, combining ideas from email clients, scripting languages, news readers and web into console interface application. 

How I use it:

First of all - I set the browser to bash script instead of an actual browser, the script then tries to figure out what the link holds and act accordingly: feh for images, elinks for html, clive for flash video links, mplayer for video/audio links, swfdec for regular flash. There are time when posts are simply better and faster viewed with graphical browser - then I use the macro language:
macro o set browser &quot;surf %u 2&gt;/dev/null 1&gt;/dev/null &amp;&quot; ; open-in-browser ; set browser &quot;browse.sh %u&quot;
Surf is the simplest and smallest webkit based browser I know of. 

I also use the query language to define group of news (grouping is essential to me because of the large number of feeds I follow). 

It keeps the feed entries in sqlite db, vacuuming it from time to time helps speed things up.]]></description>
		<content:encoded><![CDATA[<p>I have tried raggle and snownews but they have some serious disadvantages: keeping the xml and parsing it each time is plain stupid, no one does that &#8211; it KILLS the disk each time you start the application, I have 170 feeds, it takes minutes of hard disk activity to start. Also not supporting UTF-8 is a big thing, I read Russian, Bulgarian and Hebrew feeds, I need the UTF.</p>
<p>Then I moved to newsbeuter. It has extensive configuration options, integration with bloglines, google reader (I don&#8217;t use it bug I have tried it and it works perfectly, only too slow to update all feeds (as I mentioned I have lots of them)). It can invoke external applications on links, it supports podcasts (audio and video feeds), it has query language, it supports external commands for grabbing the feeds (so you can use wget to get your feed with particular cookies file/proxy settings for protected feeds for example), it has &#8216;killfile&#8217; options, it supports macros, it has filters&#8230; All in all it is a very powerful application, combining ideas from email clients, scripting languages, news readers and web into console interface application. </p>
<p>How I use it:</p>
<p>First of all &#8211; I set the browser to bash script instead of an actual browser, the script then tries to figure out what the link holds and act accordingly: feh for images, elinks for html, clive for flash video links, mplayer for video/audio links, swfdec for regular flash. There are time when posts are simply better and faster viewed with graphical browser &#8211; then I use the macro language:<br />
macro o set browser &#8220;surf %u 2&gt;/dev/null 1&gt;/dev/null &amp;&#8221; ; open-in-browser ; set browser &#8220;browse.sh %u&#8221;<br />
Surf is the simplest and smallest webkit based browser I know of. </p>
<p>I also use the query language to define group of news (grouping is essential to me because of the large number of feeds I follow). </p>
<p>It keeps the feed entries in sqlite db, vacuuming it from time to time helps speed things up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CorkyAgain</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-39283</link>
		<dc:creator><![CDATA[CorkyAgain]]></dc:creator>
		<pubDate>Tue, 05 May 2009 19:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-39283</guid>
		<description><![CDATA[vifm is a lightweight alternative to mc and should appeal to any vi-jockies out there.  Its executable is about one-seventh the size of mc, probably because it doesn&#039;t have as many builtin functions.  Instead it uses the traditional vi method of invoking external programs.

The only thing I don&#039;t like about it is the default colorscheme.  The first thing I do after installing it is to change the borders/frame to the same black used in the panels.  Next I start adding marks for my favorite directories and &quot;ex&quot; commands for my favorite utilities.

If there&#039;s something mc can do that vifm cannot, I haven&#039;t found it.  So it&#039;s probably not anything I need.  :)]]></description>
		<content:encoded><![CDATA[<p>vifm is a lightweight alternative to mc and should appeal to any vi-jockies out there.  Its executable is about one-seventh the size of mc, probably because it doesn&#8217;t have as many builtin functions.  Instead it uses the traditional vi method of invoking external programs.</p>
<p>The only thing I don&#8217;t like about it is the default colorscheme.  The first thing I do after installing it is to change the borders/frame to the same black used in the panels.  Next I start adding marks for my favorite directories and &#8220;ex&#8221; commands for my favorite utilities.</p>
<p>If there&#8217;s something mc can do that vifm cannot, I haven&#8217;t found it.  So it&#8217;s probably not anything I need.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: At long last, a console screensaver &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-39273</link>
		<dc:creator><![CDATA[At long last, a console screensaver &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Tue, 05 May 2009 11:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-39273</guid>
		<description><![CDATA[[...] last, a console&#160;screensaver   Published May 5, 2009   Linux 0&#160;Comments       Finally, about two years after originally hunting for a way to run a screensaver at the console, I have an [...]]]></description>
		<content:encoded><![CDATA[<p>[...] last, a console&nbsp;screensaver   Published May 5, 2009   Linux 0&nbsp;Comments       Finally, about two years after originally hunting for a way to run a screensaver at the console, I have an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lautaro</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-38688</link>
		<dc:creator><![CDATA[lautaro]]></dc:creator>
		<pubDate>Fri, 06 Mar 2009 02:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-38688</guid>
		<description><![CDATA[try glcalcli
to access your google calendar
you can also print it on your desktop using conky]]></description>
		<content:encoded><![CDATA[<p>try glcalcli<br />
to access your google calendar<br />
you can also print it on your desktop using conky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howto: Use Wordgrinder like a pro &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-37763</link>
		<dc:creator><![CDATA[Howto: Use Wordgrinder like a pro &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Sun, 30 Nov 2008 13:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-37763</guid>
		<description><![CDATA[[...] prompt. Real-life issues required that I cut those short, and although I managed to squeeze in a few capsule highlights, I wish I had continued those a little [...]]]></description>
		<content:encoded><![CDATA[<p>[...] prompt. Real-life issues required that I cut those short, and although I managed to squeeze in a few capsule highlights, I wish I had continued those a little [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-37267</link>
		<dc:creator><![CDATA[Jamie]]></dc:creator>
		<pubDate>Mon, 29 Sep 2008 16:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-37267</guid>
		<description><![CDATA[Ahh, you&#039;ve gotta love Terminal Applications!
Some great games you can get for them too!]]></description>
		<content:encoded><![CDATA[<p>Ahh, you&#8217;ve gotta love Terminal Applications!<br />
Some great games you can get for them too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Appleby</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-37065</link>
		<dc:creator><![CDATA[Ian Appleby]]></dc:creator>
		<pubDate>Sun, 31 Aug 2008 18:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-37065</guid>
		<description><![CDATA[I too wanted Raggle to use a specific browser - links-graphics rather than plain old links - and have got it to do so. After a bit of messing about with a sample config file (~/.raggle/config.rb) I downloaded that gave me no end of syntax errors, I ended up with the following stripped-version, which in its entirety reads:

##################
# default config #
##################
$config = {
  # open new screen window for browser?
  &#039;use_screen&#039;            =&gt; true,

  # screen command
 &#039;screen_cmd&#039;            =&gt; [&#039;screen&#039;, &#039;-t&#039;, &#039;%s&#039;],
  
  # browser options
  &#039;browser&#039;               =&gt; &#039;/usr/bin/links&#039;,
  &#039;browser_cmd&#039;           =&gt; [&#039;${browser}&#039;, &#039;-g&#039;, &#039;%s&#039;],
}
 
I use screen anyway, and have .screenrc set up to invoke Raggle. I guess the important section for your purposes is the last one. It&#039;s probably clear what&#039;s going on, but if not, I set the &#039;browser&#039; variable to the path to my browser of choice, and added the necessary flags - in my case &#039;-g&#039; to get the graphics mode in links - in separate single quotes, before the &#039;%s&#039; which calls the URL in question. Don&#039;t forget the commas.]]></description>
		<content:encoded><![CDATA[<p>I too wanted Raggle to use a specific browser &#8211; links-graphics rather than plain old links &#8211; and have got it to do so. After a bit of messing about with a sample config file (~/.raggle/config.rb) I downloaded that gave me no end of syntax errors, I ended up with the following stripped-version, which in its entirety reads:</p>
<p>##################<br />
# default config #<br />
##################<br />
$config = {<br />
  # open new screen window for browser?<br />
  &#8216;use_screen&#8217;            =&gt; true,</p>
<p>  # screen command<br />
 &#8216;screen_cmd&#8217;            =&gt; ['screen', '-t', '%s'],</p>
<p>  # browser options<br />
  &#8216;browser&#8217;               =&gt; &#8216;/usr/bin/links&#8217;,<br />
  &#8216;browser_cmd&#8217;           =&gt; ['${browser}', '-g', '%s'],<br />
}</p>
<p>I use screen anyway, and have .screenrc set up to invoke Raggle. I guess the important section for your purposes is the last one. It&#8217;s probably clear what&#8217;s going on, but if not, I set the &#8216;browser&#8217; variable to the path to my browser of choice, and added the necessary flags &#8211; in my case &#8216;-g&#8217; to get the graphics mode in links &#8211; in separate single quotes, before the &#8216;%s&#8217; which calls the URL in question. Don&#8217;t forget the commas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bb</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-36839</link>
		<dc:creator><![CDATA[bb]]></dc:creator>
		<pubDate>Wed, 06 Aug 2008 18:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-36839</guid>
		<description><![CDATA[Thanks for the tips! :)

And yet, no one has said anything about bb?
You can get it from Ubuntu&#039;s package manager. Then go to any tty and type &#039;bb&#039;. Don&#039;t forget the music :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tips! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And yet, no one has said anything about bb?<br />
You can get it from Ubuntu&#8217;s package manager. Then go to any tty and type &#8216;bb&#8217;. Don&#8217;t forget the music <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JaiZ</title>
		<link>http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-36618</link>
		<dc:creator><![CDATA[JaiZ]]></dc:creator>
		<pubDate>Tue, 08 Jul 2008 17:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/05/17/more-terminal-programs-you-should-be-using-like-a-pro/#comment-36618</guid>
		<description><![CDATA[oh ok thanks K.Mandla. i&#039;m kinda new at this, I decided to download the matrix background for GNOME and now it works perfectly.]]></description>
		<content:encoded><![CDATA[<p>oh ok thanks K.Mandla. i&#8217;m kinda new at this, I decided to download the matrix background for GNOME and now it works perfectly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
