<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; console applications</title> <atom:link href="http://www.ghacks.net/tag/console-applications/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 21:54:04 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Linux console RSS reader Snownews</title><link>http://www.ghacks.net/2009/07/05/linux-console-rss-reader-snownews/</link> <comments>http://www.ghacks.net/2009/07/05/linux-console-rss-reader-snownews/#comments</comments> <pubDate>Sun, 05 Jul 2009 21:03:09 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[console applications]]></category> <category><![CDATA[rss]]></category> <category><![CDATA[rss readers]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13203</guid> <description><![CDATA[I read a lot of news. One of the many ways I read news is via RSS feeds. If you don&#8217;t know, RSS stands for Really Simple Syndication. What an RSS reader does is collect summaries of news feeds from your favorite sites and places them in a simple, easy to read format. Most RSS [...]]]></description> <content:encoded><![CDATA[<p>I read a lot of news. One of the many ways I read news is via RSS feeds. If you don&#8217;t know, RSS stands for Really Simple Syndication. What an RSS reader does is collect summaries of news feeds from your favorite sites and places them in a simple, easy to read format. Most RSS readers are graphical applications such as <a
title="Sage" href="https://addons.mozilla.org/en-US/firefox/addon/sage/" target="_blank">Sage</a> for Firefox, <a
title="Straw" href="http://projects.gnome.org/straw/" target="_blank">Straw</a> for the GNOME desktop, or Akregator for the KDE desktop. But did you know there is a console-based RSS reader? There is and it&#8217;s called Snownews.</p><p>You may think the console isn&#8217;t a good place for RSS feeds, but it is. Using Snownews is fast, reliable, easy to use, and has a tiny footprint.</p><p><span
id="more-13203"></span>You probably have already noticed that ghacks has a few RSS feeds of its own. We&#8217;ll use those feeds to illustrate how to use Snownews. But first we must install Snownews. Fortunately this is a simple task. You can install from either your Add/Remove utility (do a search for <em>snownews</em>, select the results, and click apply) or you can install from the command line like so:</p><p><em>sudo apt-get install snownews</em></p><p>or</p><p><em>yum install snownews</em></p><p>Once installed just issue the command <em>snownews</em> from the prompt and you will see what looks like an empty window with the version number of Snownews near the top. Naturally Snownews won&#8217;t do you any good until you add a feed. Let&#8217;s see how this is done.</p><p><strong>Adding a feed</strong></p><p>In the main window, if you hit the &#8220;h&#8221; key (no quotes) you will get the Help window. This window will give you all of the keys you need to do your work. Here are the most important:</p><ul><li>a &#8211; Add a feed.</li><li>D &#8211; Delete a feed.</li><li>c &#8211; Rename a feed.</li><li>R &#8211; Reload all feeds.</li><li>r &#8211; Reload selected feed.</li><li>m &#8211; Mark all feeds read.</li><li>B &#8211; Change defalt browser.</li></ul><div
id="attachment_13201" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/snownews.png"><img
class="size-medium wp-image-13201" src="http://www.ghacks.net/wp-content/uploads/2009/05/snownews-500x330.png" alt="Figure 1" width="300" height="198" /></a><p
class="wp-caption-text">Figure 1</p></div><p>There are more keys, but those are really the most important keys you wil need to know. So from the main window press the &#8220;a&#8221; key to add a feed. What you will see is a bar going across the screen. All you need to do is type (or paste) the feed URL into this space and hit enter. Figure 1 shows where the feed URL is entered. As you can see the ghacks Linux feed is being entered.</p><p>Once you enter the feed URL hit enter and the feed will be added. What Snownews has to do is download the feed to the cache.</p><p>Once the feed is added you will see the feed listed in the main window. To see the stories listed select the feed and hit enter.</p><p><strong>Reading stories from a feed</strong></p><p><strong></strong></p><div
id="attachment_13202" class="wp-caption alignright" style="width: 310px"><strong><strong><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/snownews_reading.png"><img
class="size-medium wp-image-13202" src="http://www.ghacks.net/wp-content/uploads/2009/05/snownews_reading-500x330.png" alt="Figure 2" width="300" height="198" /></a></strong></strong><p
class="wp-caption-text">Figure 2</p></div><p><strong></strong>From within the story reader window you will see the entire listing of stories from the feed your are viewing. To view a particular story use the up or down arrows to move to the story and then hit the Enter key. The story summary will be displayed in the same window.</p><p>In order to read the entire story you have to have a browser configured for Snownews. I tend to like to contain Snownews within the terminal window, so I will use Lynx. To configure Lynx as the browser go back to the main window (press &#8220;q&#8221;) and press &#8220;B&#8221;. In the browser configuration window you simply need to enter &#8220;lynx %s&#8221; (no quotes) to set Snownews up to use Lynx as your browser.</p><p>Now to read a full story do the following:</p><p>Go back to the story listing in the feed</p><p>Select a story and hit Enter.</p><p>In the story window hit &#8220;o&#8221; (no quotes).</p><p>The story will now open in the Lynx browser. To exit the browser hit &#8220;q&#8221; (no quotes) and you will return to Snownews.</p><p><strong>Final thoughts</strong></p><p>Snownews is an outstanding alternative RSS reader for anyone who prefers to do things from the console window. Give it a try and you will find it to be as easy as any of the GUI alternatives.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/05/linux-console-rss-reader-snownews/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
