<?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>New Linux User &#187; feeds</title>
	<atom:link href="http://www.everyjoe.com/newlinuxuser/tag/feeds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com/newlinuxuser</link>
	<description>Linux Tips - Information for Using Linux</description>
	<lastBuildDate>Sat, 12 Dec 2009 02:30:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Configuring Newsbeuter</title>
		<link>http://www.everyjoe.com/newlinuxuser/configuring-newsbeuter/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/configuring-newsbeuter/#comments</comments>
		<pubDate>Sun, 03 May 2009 17:13:05 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[newsbeuter]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/?p=1119</guid>
		<description><![CDATA[I&#8217;ve recently talked about using Newsbeuter and it has been interesting for me because of how focused I am on reading whatever content I get online through it.  However, knowing that I need to somehow fix some things so I could work better with it, I decided to make a config file that does that.
My needs are mainly for saving articles in one spot, indicating which browser to use and indicating where podcasts must be saved.  I am still happy with the keyboard shortcuts that are available by default and the colors look good in my eyes.  [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently talked about using <a href="http://www.newsbeuter.org/">Newsbeuter</a> and it has been interesting for me because of how focused I am on reading whatever content I get online through it.  However, knowing that I need to somehow fix some things so I could work better with it, I decided to make a config file that does that.</p>
<p>My needs are mainly for saving articles in one spot, indicating which browser to use and indicating where podcasts must be saved.  I am still happy with the keyboard shortcuts that are available by default and the colors look good in my eyes.  But it&#8217;s faster if I could configure the other settings</p>
<p><div id="attachment_1121" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-1121" src="http://www.everyjoe.com/newlinuxuser/files/2009/05/newsbeuter-pakbet-300x175.png" alt="one could enqueue a podcast so it could be downloaded" width="300" height="175" /><p class="wp-caption-text">one could enqueue a podcast so it could be downloaded</p></div>For Newsbeuter, you just need to make a config file in ~/.newsbeuter called &#8220;config&#8221; <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   Yes, it&#8217;s as simple as that so you could easily remember where it is the next time you want to tweak it.</p>
<p>We could take a look at the <a href="http://synflood.at/newsbeuter/newsbeuter.html#id2505535">sample config file on the Newsbeuter help</a>:<br />
<code><br />
# a comment<br />
max-items        100 # such comments are possible, too<br />
browser          links<br />
show-read-feeds  no<br />
unbind-key       R<br />
bind-key         ^R    reload-all<br />
</code></p>
<p>The ones on the left side are the things to be customized and the ones on the right, or after a tab, are the settings of your choice.  For my needs, it&#8217;s actually simple:</p>
<p><code><br />
browser		firefox<br />
download-path 	~/Podcasts<br />
player		mplayer<br />
save-path 	~/Documents/FeedArticles<br />
</code></p>
<p>You need to look at the table of <a href="http://www.newsbeuter.org/doc/newsbeuter.html#_first_steps">configuration commands</a> that you could tweak.</p>
<p>One more thing I like about Newsbeuter is that it does have a counterpart for managing your podcasts.  For example, I have a list of podcast feeds in Newsbeuter and I have selected to &#8216;enqueue&#8217; some of the episodes (done by pressing &#8216;e&#8217;) then I could run &#8220;podbeuter&#8221; on another terminal and view the list of enqueued files.  I could toggle the download of all these files on Podbeuter.  <a href="http://www.newsbeuter.org/doc/newsbeuter.html#_podcast_support">Podbeuter</a> is included when you install Newsbeuter and it really is meant for managing your podcasts.  It will also use the same config file as Newsbeuter&#8217;s so there&#8217;s no need to worry about that.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/configuring-newsbeuter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read Feeds from the Terminal via Newsbeuter</title>
		<link>http://www.everyjoe.com/newlinuxuser/read-feeds-from-the-terminal-via-newsbeuter/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/read-feeds-from-the-terminal-via-newsbeuter/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 06:20:27 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[Geeky Fun]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[readers]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/?p=1107</guid>
		<description><![CDATA[I&#8217;ve been looking for a better way to read my RSS feeds and I&#8217;ve been thinking that it would be nice to take it away from the web UI of Google Reader.  As much as I love Google Reader, I realized that I&#8217;d like a different way to read my feeds these days.  Google Reader has been overwhelming, so to speak.

Image credit: Clair Ching, 2009.
Enter Newsbeuter.  It is a terminal-based RSS reader which you could easily use and tweak according to your needs.  For one thing you could export your OPML file and use that as [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking for a better way to read my RSS feeds and I&#8217;ve been thinking that it would be nice to take it away from the web UI of Google Reader.  As much as I love Google Reader, I realized that I&#8217;d like a different way to read my feeds these days.  Google Reader has been overwhelming, so to speak.</p>
<p><a href="http://www.flickr.com/photos/happyeclair/3478212897/" title="newsbeuter by happy.eclair, on Flickr"><img src="http://farm4.static.flickr.com/3321/3478212897_bf2d0be134_m.jpg" width="240" height="141" alt="newsbeuter" /></a><br />
Image credit: Clair Ching, 2009.</p>
<p>Enter <a href="http://www.newsbeuter.org/">Newsbeuter</a>.  It is a terminal-based RSS reader which you could easily use and tweak according to your needs.  For one thing you could export your OPML file and use that as a basis of your list of feeds.  At the same time, you could also go start from scratch and all you need is a text files with all of the feed URLs of your choice.  If you&#8217;re looking for a way to tag these feeds, don&#8217;t worry.  Your text file can indicate the tags to be used for them.   You just need a file called &#8220;urls&#8221; in your .newsbeuter directory and you&#8217;re good to go.</p>
<p>What I like about reading in Newsbeuter is that I could focus on the news and not look at the pictures yet.  Sometimes pictures take too long to load on my computer and it gets irritating when there are too many pictures loading.  At least if I could get the textual content right away, I could decide to open the article in a browser later on to view the pictures, etc.  I also like how Newsbeuter is quick.  One more thing that Newsbeuter has going for it is the keyboard shortcuts used.  You&#8217;ve got &#8220;o&#8221; to open it in a browser, &#8220;q&#8221; to quit reading an article, &#8220;s&#8221; to save the article as a text file, and so on.  There are also many things you could tweak so that you could use it according to your needs.  I have yet to tweak it so I could easily manage podcasts.</p>
<p>It&#8217;s been a week since I started using Newsbeuter and I really like it.  So far, I can&#8217;t see anything else that might replace it.  </p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/read-feeds-from-the-terminal-via-newsbeuter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>