<?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>Phoar.com &#187; linux</title>
	<atom:link href="http://phoar.com/wordpress/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://phoar.com/wordpress</link>
	<description>This is not a blog, Don.</description>
	<lastBuildDate>Sat, 12 Sep 2009 23:14:50 +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>One liner: unrar all rar files matching a pattern</title>
		<link>http://phoar.com/wordpress/2009/09/one-liner-unrar-all-rar-files-matching-a-pattern/</link>
		<comments>http://phoar.com/wordpress/2009/09/one-liner-unrar-all-rar-files-matching-a-pattern/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 20:59:16 +0000</pubDate>
		<dc:creator>shs</dc:creator>
				<category><![CDATA[Fiddling]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://phoar.com/wordpress/?p=124</guid>
		<description><![CDATA[This will unrar all the rar files matching the pattern into the current directory, ignoring pathnames (-ep) and force overwrite (-o+) &#8211; handy for unrar&#8217;ing ISO&#8217;s.
for f in /source/dir/*.rar ; do unrar x -ep -o+ $f ; done
]]></description>
			<content:encoded><![CDATA[<p>This will unrar all the rar files matching the pattern into the current directory, ignoring pathnames (-ep) and force overwrite (-o+) &#8211; handy for unrar&#8217;ing ISO&#8217;s.</p>
<p><code>for f in /source/dir/*.rar ; do unrar x -ep -o+ $f ; done</code></p>
]]></content:encoded>
			<wfw:commentRss>http://phoar.com/wordpress/2009/09/one-liner-unrar-all-rar-files-matching-a-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux/Firefox Backspace key.</title>
		<link>http://phoar.com/wordpress/2009/08/linuxfirefox-backspace-key/</link>
		<comments>http://phoar.com/wordpress/2009/08/linuxfirefox-backspace-key/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 21:26:35 +0000</pubDate>
		<dc:creator>shs</dc:creator>
				<category><![CDATA[Fiddling]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phoar.com/wordpress/?p=71</guid>
		<description><![CDATA[I use Firefox in Ubuntu and prefer the way the backspace key works in Windows &#8211; that is, the same as the &#8216;back&#8217; button.  To do this, go to &#8220;about:config&#8221; in the Firefox address bar, accept the warning and set &#8220;browser.backspace_action&#8221; to a value of 0.
]]></description>
			<content:encoded><![CDATA[<p>I use Firefox in Ubuntu and prefer the way the backspace key works in Windows &#8211; that is, the same as the &#8216;back&#8217; button.  To do this, go to &#8220;<strong>about:config</strong>&#8221; in the Firefox address bar, accept the warning and set &#8220;<strong>browser.backspace_action</strong>&#8221; to a value of <strong>0</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phoar.com/wordpress/2009/08/linuxfirefox-backspace-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rtGui &#8211; a web based interface for rTorrent.</title>
		<link>http://phoar.com/wordpress/2009/08/rtgui-a-web-based-interface-for-rtorrent/</link>
		<comments>http://phoar.com/wordpress/2009/08/rtgui-a-web-based-interface-for-rtorrent/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 19:33:43 +0000</pubDate>
		<dc:creator>shs</dc:creator>
				<category><![CDATA[Fiddling]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://phoar.com/wordpress/?p=23</guid>
		<description><![CDATA[rtGui is a web based front end for rTorrent &#8211; the Linux command line BitTorrent client. It&#8217;s written in PHP and uses XML-RPC to communicate with the rTorrent client. For more information on rTorrent, see the home page: http://libtorrent.rakshasa.no/
Features

List all torrent downloads or by started/stopped/complete/incomplete/seeding status.
Ajax-style refresh information without reloading page.
Sort view by any of [...]]]></description>
			<content:encoded><![CDATA[<p>rtGui is a web based front end for rTorrent &#8211; the Linux command line BitTorrent client. It&#8217;s written in PHP and uses XML-RPC to communicate with the rTorrent client.<br /> For more information on rTorrent, see the home page: <a href="http://libtorrent.rakshasa.no/">http://libtorrent.rakshasa.no/</a></p>
<h2>Features</h2>
<ul>
<li>List all torrent downloads or by started/stopped/complete/incomplete/seeding status.</li>
<li>Ajax-style refresh information without reloading page.</li>
<li>Sort view by any of the displayed columns.</li>
<li>View detailed torrent information.</li>
<li>Stop/start/hash-check torrent.</li>
<li>Set upload/download speed cap.</li>
<li>Add torrents by URL.</li>
<li>Upload torrent to rtorrent watch-directory.</li>
<li>Set priority per torrent or file.</li>
<li>Peer listing.</li>
<li>RSS Feed of completed torrents (rssfeed.php).</li>
<li>Does not require mySQL or any other database.</li>
<li>Bulk Stop/Start/Delete/Priority set.</li>
<li>Tracker URL display with configurable colouring.</li>
<li>Integrated RSS News Feed reader &#8211; download torrents directly to rTorrent (still work-in-progress).</li>
<li>Filter torrent list by tracker.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phoar.com/wordpress/2009/08/rtgui-a-web-based-interface-for-rtorrent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate random JPG&#8217;s from vidwhacker (xscreensaver module)</title>
		<link>http://phoar.com/wordpress/2009/08/generate-random-jpgs-from-vidwhacker-xscreensaver-module/</link>
		<comments>http://phoar.com/wordpress/2009/08/generate-random-jpgs-from-vidwhacker-xscreensaver-module/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 19:27:03 +0000</pubDate>
		<dc:creator>shs</dc:creator>
				<category><![CDATA[Fiddling]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vidwhacker]]></category>

		<guid isPermaLink="false">http://phoar.com/wordpress/?p=14</guid>
		<description><![CDATA[I&#8217;ve replaced the Ubunutu/Gnome screensaver with the superior (IMHO) Xscreensaver, using this guide.
I like the VidWhacker module, and have it set to choose a random image from my ~/Pictures/ dir. I wanted to save some of the funky random images it produces, so I did this:
while true; do /usr/lib/xscreensaver/vidwhacker -stdout &#124; convert - `date +%s`.jpg [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve replaced the Ubunutu/Gnome screensaver with the superior (IMHO) Xscreensaver, using <a href="http://ubuntuforums.org/showthread.php?t=195557">this guide</a>.</p>
<p>I like the VidWhacker module, and have it set to choose a random image from my ~/Pictures/ dir. I wanted to save some of the funky random images it produces, so I did this:</p>
<p><code>while true; do /usr/lib/xscreensaver/vidwhacker -stdout | convert - `date +%s`.jpg ; echo "Generated jpg"; done</code></p>
<p>

<a href='http://phoar.com/wordpress/2009/08/generate-random-jpgs-from-vidwhacker-xscreensaver-module/vidwhack1/' title='vidwhack1'><img width="150" height="150" src="http://phoar.com/wordpress/wp-content/uploads/2009/08/vidwhack1-150x150.jpg" class="attachment-thumbnail" alt="" title="vidwhack1" /></a>
<a href='http://phoar.com/wordpress/2009/08/generate-random-jpgs-from-vidwhacker-xscreensaver-module/vidwhack2/' title='vidwhack2'><img width="150" height="150" src="http://phoar.com/wordpress/wp-content/uploads/2009/08/vidwhack2-150x150.jpg" class="attachment-thumbnail" alt="" title="vidwhack2" /></a>
<a href='http://phoar.com/wordpress/2009/08/generate-random-jpgs-from-vidwhacker-xscreensaver-module/vidwhack3/' title='vidwhack3'><img width="150" height="150" src="http://phoar.com/wordpress/wp-content/uploads/2009/08/vidwhack3-150x150.jpg" class="attachment-thumbnail" alt="" title="vidwhack3" /></a>

]]></content:encoded>
			<wfw:commentRss>http://phoar.com/wordpress/2009/08/generate-random-jpgs-from-vidwhacker-xscreensaver-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
