<?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>Lindesk &#187; Gnome</title>
	<atom:link href="http://lindesk.com/category/desktops/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://lindesk.com</link>
	<description>Linux - on the Desktop</description>
	<lastBuildDate>Tue, 19 Jan 2010 05:54:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>KDE vs Gnome: A Dvorak User&#8217;s Perspective</title>
		<link>http://lindesk.com/2008/12/kde-vs-gnome-a-dvorak-users-perspective/</link>
		<comments>http://lindesk.com/2008/12/kde-vs-gnome-a-dvorak-users-perspective/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 18:53:45 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[dvorak]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[qwerty]]></category>

		<guid isPermaLink="false">http://lindesk.com/?p=160</guid>
		<description><![CDATA[<a href="http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard">Dvorak</a> is an <strong class="highlight">alternative keyboard layout</strong>. Most systems(like 99% of systems) are configured in the Qwerty layout. But some people(like me) have opted for a better layout - Dvorak. Unfortunately, since most people use Qwerty, the <strong class="highlight">support for Dvorak in most OSes/Window Managers leaves a lot to be desired</strong>. So I decided to do a <strong class="highlight">comparison of how the major window manages supports Dvorak</strong>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://lindesk.com/wp-content/uploads/2008/12/qwerty_dvorak.jpg" alt="" title="Qwerty and Dvorak Keyboard Layouts" width="500" height="353" class="alignnone size-full wp-image-161 intro" align="right" /></p>
<p class="intro"><a href="http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard">Dvorak</a> is an <strong class="highlight">alternative keyboard layout</strong>. Most systems(like 99% of systems) are configured in the Qwerty layout. But some people(like me) have opted for a better layout &#8211; Dvorak. Unfortunately, since most people use Qwerty, the <strong class="highlight">support for Dvorak in most OSes/Window Managers leaves a lot to be desired</strong>. So I decided to do a <strong class="highlight">comparison of how the major window manages supports Dvorak</strong>.</p>
<p>Note: I am biased towards KDE &#8211; keep that in mind while going through the article.</p>
<h2>Shortcuts</h2>
<p>The most biggest problem faced by anyone who switches to the Dvorak layout is the shortcuts problem. Basically, most <strong class="highlight">keyboard shortcuts are created with Qwerty users in mind</strong>. Think of the most commanly used shortcuts&#8230;</p>
<ul>
<li>Save &#8211; Ctrl+S</li>
<li>Quit &#8211; Ctrl+Q</li>
<li>Refresh &#8211; Ctrl+R</li>
<li>Find &#8211; Ctrl+F</li>
<li>Copy &#8211; Ctrl+C</li>
<li>Paste &#8211; Ctrl+V</li>
<li>Cut &#8211; Ctrl+X</li>
<li>Undo &#8211; Ctrl+Z</li>
</ul>
<p>All that can be done <strong class="highlight">using the left hand in the Qwerty</strong> layout &#8211; very useful because the right hand might be on the mouse. Also, after a lot of use, these shortcuts becomes muscle memory &#8211; you will be pressing the keys without any searching.</p>
<p>But once you <strong class="highlight">move over to Dvorak, these keys are scattered all over the keyboard</strong> &#8211; most of them needs both hands to press. But a <strong class="highlight">bigger problem is muscle memory</strong> &#8211; you will be pressing the Qwerty position for the shortcuts even after you have switched over to Dvorak. For example, the &#8216;S&#8217; key in Qwerty becomes the &#8216;O&#8217; key in Dvorak &#8211; every time you try to save a file, you will be calling the open function. Very irritating.</p>
<h3>KDE</h3>
<p>In KDE you can solve this problem by <strong class="highlight">remapping the shortcut keys</strong>. One great feature of KDE is that you can assign shortcuts to almost anything. And an alternative shortcut is available as well. So for, say, Copy, I have assigned the shortcut &#8216;Ctrl+C&#8217; and &#8216;Ctrl+J&#8217;(&#8216;C&#8217; key becomes &#8216;J&#8217; in Dvorak) &#8211; so the shortcuts work in Dvorak as well. This makes it easier to switch to Dvorak &#8211; but it will <strong class="highlight">take some time to make all the configurations</strong>. Another method is to relearn all shortcuts in Dvorak mode &#8211; this is what I did eventually.</p>
<h3>Gnome</h3>
<p>Gnome has a better way of doing this &#8211; all you have to do is <strong class="highlight">add the Keyboard Indicator Panel widget</strong>. When you are in Dvorak mode and you <strong class="highlight">press the left Ctrl key, it remaps the keyboard to Qwerty mode</strong>. So Ctrl+S stays as save in Dvorak mode as well. You will be typing in Dvorak &#8211; but when you press the Ctrl key to save, Gnome will remap your keys before you hit the &#8216;S&#8217; key &#8211; calling the save function. That&#8217;s neat.</p>
<p>It might be a <a href="http://ubuntuforums.org/showthread.php?t=601586">bit disorienting at first</a>, but I think its a better approach than KDE.</p>
<h3>Score</h3>
<ul>
<li>Gnome: 1</li>
<li>KDE: 0</li>
</ul>
<h2>Switching Layouts</h2>
<p>You need an easy method to switch layouts &#8211; especially if others use your system occasionally. One easy way to do is to click on the keyboard layout indicator on the panel. This is possible in both KDE and Gnome &#8211; if you add that widget to your panel.</p>
<h3>KDE</h3>
<p>In KDE I used to set the shortcuts Ctrl+Alt+L and Ctrl+Alt+P to switch the layouts(P becomes L when switching from Qwerty to Dvorak). But an easier way do this may be to set both Shift key as the switch shortcut. Go to <strong class="highlight">System Settings > Regional &amp; Language > Keyboard Layout > &#8216;Advanced&#8217; tab. Then find the &#8216;Both Shift keys together switches layout&#8217; option(under Layout Switching)</strong>. Enable that. Now if you press both shift keys, you can toggle your layout.</p>
<h3>Gnome</h3>
<p>You can do the same thing in Gnome. Go to <strong class="highlight">System > Preferences > Keyboard > &#8216;Layout Options&#8217; tab. Enable the &#8216;Both Shift keys together switches layout&#8217; option</strong> under Layout Switching.</p>
<p>Actually you can set this option in the /etc/X11/xorg.conf file &#8211; just add the line</p>
<pre><code class="conf">Option "XkbOptions"     "grp:shift_toggle"</code></pre>
<p>in the <code>Section InputDevice"</code> section.</p>
<h3>Score</h3>
<p>Both KDE and Gnome gets a cookie.</p>
<ul>
<li>Gnome: 2</li>
<li>KDE: 1</li>
</ul>
<h2>Layout Indicator</h2>
<p>Its important to know which layout is activated &#8211; you can do this by pressing the &#8216;S&#8217; key &#8211; if the outputted char is &#8216;S&#8217; then its the qwerty layout. If it is &#8216;O&#8217;, then you have the Dvorak layout. But it is very helpful to have a visual indicator as well. Both KDE and Gnome provides this option.</p>
<h3>KDE</h3>
<p>Go to <strong class="highlight">System Settings > Regional &amp; Language > Keyboard Layout. Change label of the layouts to &#8216;Dvo&#8217; and &#8216;Qwe&#8217;</strong> &#8211; you can see the label appear in the indicator in the system bar.</p>
<h3>Gnome</h3>
<p>You have to add the Keyboard Layout Indicator panel widget for this. Now when you switch between layouts, they are shown as USA and USA<sub>2</sub>. Not as good as what KDE does.</p>
<h3>Score</h3>
<ul>
<li>Gnome: 2</li>
<li>KDE: 2</li>
</ul>
<h2>Password Entry</h2>
<h3>Gnome</h3>
<p>Choose System > Lock Screen. The <strong class="highlight">dialog that accepts the password don&#8217;t have a layout chooser</strong>. It shows the current layout &#8211; as USA &#8211; you have to guess wether it is Dvorak or Qwerty. The password entry will not help you &#8211; you cannot see the characters being entered. If you know Dvorak, you can get in by guessing. But if you don&#8217;t know Dvorak, you will not be able to get in even if you know the password.</p>
<h3>KDE</h3>
<p>In KDE, this dialog is much better &#8211; it shows the current layout &#8211; and also provides you an option to switch between them.</p>
<h3>Final Score</h3>
<ul>
<li>Gnome: 2</li>
<li>KDE: 3</li>
</ul>
<h2>Related Links</h2>
<ul>
<li><a href="http://www.dvzine.org/">DvZine</a></li>
<li><a href="http://www.addedbytes.com/blog/dvorak-vs-qwerty/">Dvorak Vs Qwerty</a></li>
<li><a href="http://www.flickr.com/photos/josue/sets/72157600012213422/">Photo Credit: Josue Salazar</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2008/12/kde-vs-gnome-a-dvorak-users-perspective/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Frees &#8211; Hard Disk Drives Free Space Viewer</title>
		<link>http://lindesk.com/2008/04/frees-hard-disk-drives-free-space-viewer/</link>
		<comments>http://lindesk.com/2008/04/frees-hard-disk-drives-free-space-viewer/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 20:25:26 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[drives]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[frees]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://lindesk.com/2008/04/frees-hard-disk-drives-free-space-viewer/</guid>
		<description><![CDATA[I am taking a break from the regular MP3 Players Series for a special announcement. The first stable version of Frees has been released. Frees is a GUI tool that shows the Hard Disk space usage. It is written in Python using the GTK2 framework. This will only work in linux as it depends on [...]]]></description>
			<content:encoded><![CDATA[<p class="intro">I am taking a break from the regular <a href="http://lindesk.com/2008/03/top-10-linux-mp3-players/">MP3 Players Series</a> for a special announcement. The first stable version of Frees has been released. <a href="http://www.bin-co.com/python/programs/frees/">Frees</a> is a GUI tool that shows the Hard Disk space usage. It is written in Python using the GTK2 framework. This will only work in linux as it depends on the &#8216;df&#8217; command. Frees just parses the output of df and shows it in a graphical format.</p>
<h3><a href="http://sourceforge.net/project/showfiles.php?group_id=208638">Download</a></h3>
<p><a href='http://lindesk.com/wp-content/uploads/2008/04/frees_screenshot.png'><img src="http://lindesk.com/wp-content/uploads/2008/04/frees_screenshot.png" alt="Frees Screenshot" title="Frees Screenshot" width="300" height="186" class="alignnone size-medium wp-image-103" /></a></p>
<h2>Features</h2>
<h3>Simple/Easy to use</h3>
<p>Frees features a very simple interface. Granted, some of the columns like Device, Type and Mount Point may sound a bit geeky &#8211; but hey, you are using Linux. Its supposed to be geeky.</p>
<h3>Ability to Remove Drives from the List</h3>
<p>There may be some drives that you want to hide in the list. Like, say you have a 10 mb /boot partition &#8211; you have no user-level use for that. In Frees you can hide that partition in the list. Go to Preferences &gt; Drives and check off the drive you want to hide.</p>
<h3>Shows Total Space</h3>
<p>The last item in the list is the &#8216;Total&#8217; row. It shows the total space of your harddisk. Note that this shows the total of all mounted drives &#8211; so it may not be an accurate measure of your total HDD space.</p>
<h2>Competition</h2>
<h3>KDiskFree</h3>
<p>There is an alternative to this program &#8211; KDiskFree. Its a KDE App&#8230;</p>
<blockquote><p>KDiskFree displays the available file devices (hard drive partitions, floppy and CD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager.</p></blockquote>
<p>I was not all that satisfied with KDiskFree &#8211; that&#8217;s why I created Frees. These are the advantages Frees has over KDiskFree&#8230;</p>
<ul>
<li>KDiskFree cannot hide drives in the list.</li>
<li>KDiskFree includes mounted images, CD ROM/DVD ROM devices as list items. Frees ignores these items.</li>
<li>KDiskFree does not show the file system types for all drives &#8211; many are shown as &#8216;?&#8217;</li>
<li>Frees have the &#8216;Total HDD Space&#8217; feature &#8211; KDiskFree does not have that.</li>
</ul>
<p>But KDiskFree has one advantage over Frees &#8211; you can mount drives from within the application. You cannot do that in Frees.</p>
<h3>df Command</h3>
<p>The other alternative to Frees is the &#8216;df&#8217; command. Here is the man entry for df&#8230;</p>
<blockquote><p>df displays the amount of disk space available on the file system containing each  file name  argument.   If  no file name is given, the space available on all currently mounted file systems is shown.</p></blockquote>
<p>df is not &#8216;user friendly&#8217; in the classical sense of the term &#8211; its a terminal application. Unlike KDiskFree, I do not consider df to be a competition to Frees. As a matter of fact, Frees uses df command internally to get the space usage data.</p>
<h2>Frees Links</h2>
<ul>
<li><a href="http://www.bin-co.com/python/programs/frees/">Frees &#8211; See Hard Disk Space Useage in Linux</a></li>
<li><a href="http://sourceforge.net/projects/frees/">Frees Project Page at Sourceforge</a></li>
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=208638">Download Page</a></li>
<li><a href="http://frees.svn.sourceforge.net/viewvc/frees/">Browse Code in Subversion Browser</a> (its in Python/GTK, by the way)</li>
</ul>
<p>Now, your job is to download this application and try it out. Send me any bugs you find and your suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2008/04/frees-hard-disk-drives-free-space-viewer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Listen &#8211; Gtk MP3 Player</title>
		<link>http://lindesk.com/2008/03/listen-gtk-mp3-player/</link>
		<comments>http://lindesk.com/2008/03/listen-gtk-mp3-player/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 18:09:22 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[listen]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://lindesk.com/2008/03/listen-gtk-mp3-player/</guid>
		<description><![CDATA[I expected my MP3 player series will end with the last post &#8211; but the comments pointed to some other players. Two players stood out &#8211; so I decided that I will review them as well. The first one is Listen. Its a Gtk player written in Python. Features Supports Shoutcast Webradio Supports Podcast Multiple [...]]]></description>
			<content:encoded><![CDATA[<p><img class="intro" align="right" src='http://lindesk.com/wp-content/uploads/2008/03/listen-logo.png' alt='Listen Logo' /></p>
<p class="intro">I expected my MP3 player series will end with the <a href="http://lindesk.com/2008/03/top-10-linux-mp3-players/">last post</a> &#8211; but the comments pointed to some other players. Two players stood out &#8211; so I decided that I will review them as well. The first one is <a href="http://www.listen-project.org/">Listen</a>. Its a Gtk player written in Python.</p>
<h2>Features</h2>
<ul>
<li>Supports Shoutcast Webradio</li>
<li>Supports Podcast</li>
<li>Multiple Display modes</li>
<li>Wikipedia Integration</li>
<li>Native Lyrics Support</li>
</ul>
<p><img src='http://lindesk.com/wp-content/uploads/2008/03/listen-screenshot.png' alt='Listen Screenshot' /></p>
<h2>Disadvantages</h2>
<dl>
<dt>No Global Shortcuts</dt>
<dd>At least, none that I could find.</dd>
<dt>&#8220;Interesting&#8221; Layout</dt>
<dd>The layout is kinda different from the standand layout of <a href="http://lindesk.com/2007/09/amarok-mp3-player/">amaroK</a>, <a href="http://lindesk.com/2008/01/exaile-music-player-for-gtk/">Exaile</a>, <a href="http://lindesk.com/2007/12/rhythmbox-gnome-music-player/">Rythmbox</a> etc. I am still getting used to it. But once you get the hang of it, it could turn out to be a better system than the one that the other players use.</dd>
</dl>
<h2>Advantages</h2>
<dl>
<dt>OSD</dt>
<dd>Shows up on mouse hover and track change.</dd>
<dt>Tray Icon</dt>
<dd>Supports play/pause with middle click.</dd>
<dt>Music Library</dt>
<dd>Listen has a music library &#8211; but it supports only a single folder as its library folder.</dd>
</dl>
<h2>More Information</h2>
<ul>
<li><a href="http://www.listen-project.org/">Listen</a></li>
<li><a href="http://www.listen-project.org/wiki/Features">Listen Features</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2008/03/listen-gtk-mp3-player/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Top 10 Linux MP3 Players</title>
		<link>http://lindesk.com/2008/03/top-10-linux-mp3-players/</link>
		<comments>http://lindesk.com/2008/03/top-10-linux-mp3-players/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 05:53:36 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[top10]]></category>

		<guid isPermaLink="false">http://lindesk.com/2008/03/top-10-linux-mp3-players/</guid>
		<description><![CDATA[There are no shortage of audio players in Linux. It has everything from command line MP3 players(mpg123) to RAM eating GUI players(like Amarok). With easily available codecs, linux supports almost all available formats. This is the final post on a series about MP3 Players in linux. This series focuses on dedicated audio players &#8211; not [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://lindesk.com/wp-content/uploads/2007/07/kaboodle.png' alt='Music' align="right" class="intro" /></p>
<p class="intro">There are no shortage of audio players in Linux. It has everything from command line MP3 players(<a href="http://lindesk.com/2008/02/mpg123mpg321-the-command-line-mp3-players/">mpg123</a>) to RAM eating GUI players(like <a href="http://lindesk.com/2007/09/amarok-mp3-player/">Amarok</a>). With easily available codecs, linux supports almost all available formats.</p>
<p>This is the final post on a series about MP3 Players in linux. This series focuses on dedicated audio players &#8211; not <a href="http://lindesk.com/2007/05/top-5-video-players-in-linux/">video players</a> that can handle audio as well(like mplayer). Without further ado, presenting the top 10 Linux MP3 players&#8230;</p>
<h2>1. Amarok</h2>
<p><img src="http://lindesk.com/wp-content/uploads/2007/08/amarok_logo.png" alt="Amarok Logo" align="right" /></p>
<p>amaroK is currently the player of my choice &#8211; it rocks. Everything I ever wanted in a MP3 Player and more. It is the clear winner in this field. In my opinion, there is <strong class="highlight">nothing that beats amarok even if you look at Windows and Mac MP3 players as well</strong>.</p>
<ul>
<li><a href="http://lindesk.com/2007/09/amarok-mp3-player/">Amarok MP3 Player</a></li>
<li><a href="http://lindesk.com/2007/10/five-amarok-tips-and-tricks/">Five Amarok Tips and Tricks</a></li>
<li><a href="http://lindesk.com/2007/09/5-improvements-for-amarok/">5 Improvements for Amarok</a></li>
</ul>
<p><a href="http://en.wikipedia.org/wiki/Image:AmaroK_stable.png"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/eb/AmaroK_stable.png/250px-AmaroK_stable.png" alt="Amarok Linux MP3 Player Screenshot" /></a></p>
<h4>More Information on Amarok MP3 Player</h4>
<ul>
<li><a href="http://amarok.kde.org/">Official AmaroK site</a></li>
<li><a href="http://en.wikipedia.org/wiki/AmaroK">Wikipedia Entry</a></li>
<li><a href="http://amarok.kde.org/blog/">AmaroK Blog</a></li>
</ul>
<h2>2. XMMS</h2>
<p><img src="http://lindesk.com/wp-content/uploads/2007/08/xmms.png" alt="XMMS Logo" align="right" /></p>
<p>A Winamp clone. Simple and user friendly, it is very popular on linux. It does not have a large feature set &#8211; but I am going to give it second place due to its popularity.</p>
<ul>
<li><a href="http://lindesk.com/2007/09/xmms-x-multimedia-system/">XMMS &#8211; X MultiMedia System</a></li>
<li><a href="http://lindesk.com/2007/09/global-hotkeys-for-xmms-using-khotkeys/">Global HotKeys For XMMS using KHotKeys</a></li>
</ul>
<p><img src="http://lindesk.com/wp-content/uploads/2007/09/xmms_screenshot.png" alt="XMMS MP3 Audio Player Screenshot" /></p>
<h4>Official Sites for XMMS Player</h4>
<ul>
<li><a href="http://www.xmms.org/">XMMS</a></li>
<li><a href="http://en.wikipedia.org/wiki/XMMS">XMMS &#8211; Wikipedia</a></li>
</ul>
<h2>3. RhythmBox</h2>
<p><img src="http://lindesk.com/wp-content/uploads/2008/03/rhythmbox.png" alt="RhythmBox Gnome Music Player Logo" align="right" /></p>
<p>Rhythmbox Music Player is a music player and library for tagged files, that support various music formats. It was inspired by Appleâ€™s iTunes. Although it is designed to work well under the GNOME Desktop, I had no issues with it in KDE.</p>
<p><a href="http://lindesk.com/2007/12/rhythmbox-gnome-music-player/">RhythmBox &#8211; Gnome Music Player</a></p>
<p><img src="http://upload.wikimedia.org/wikipedia/en/thumb/3/32/Rhythmbox_0.11.2.png/300px-Rhythmbox_0.11.2.png" alt="RhythmBox Media Player Screenshot" /></p>
<h4>Official Sites</h4>
<ul>
<li><a href="http://www.gnome.org/projects/rhythmbox/">Rhythmbox &#8211; The music management application for GNOME</a></li>
<li><a href="http://en.wikipedia.org/wiki/Rhythmbox">RhythmBox &#8211; Wikipedia</a></li>
</ul>
<h2>4. Exaile</h2>
<p><img src="http://lindesk.com/wp-content/uploads/2008/03/exailelogo-sml.png" alt="Exaile MP3 Player Logo" align="right" /></p>
<p>Exaile is a music player aiming to be similar to KDEâ€™s Amarok, but for GTK+ and written in Python. It incorporates many of the cool things from Amarok (and other media players)</p>
<p><a href="http://lindesk.com/2008/01/exaile-music-player-for-gtk/">Exaile &#8211; Music Player for Gtk+</a></p>
<p><img src="http://lindesk.com/wp-content/uploads/2008/01/exaile.png" alt="Exaile Media Player Screenshot" /></p>
<h4>Official Sites</h4>
<ul>
<li><a href="http://www.exaile.org/">Official Site</a></li>
<li><a href="http://www.linux.com/articles/59380">Review: Exaile Media Player</a></li>
<li><a href="http://linux.wordpress.com/2007/01/08/exaile-media-player/">Exaile Media Player</a></li>
</ul>
<h2>5. Audacious</h2>
<p><img src="http://lindesk.com/wp-content/uploads/2007/08/audacious-logo1.png" alt="Audacious Logo" /></p>
<p>Audacious is not among the &#8216;star media-players&#8217; in Linux &#8211; so many people never try it out. But those who have tried it out like it. For the sake of the article, I installed it &#8211; and I liked it. I even considered switching from amaroK to Audacious.</p>
<p><a href="http://lindesk.com/2007/10/audacious-media-player/">Audacious Media Player</a></p>
<p><img src="http://lindesk.com/wp-content/uploads/2007/10/audacious_screenshot.png" /></p>
<h4>Official Sites</h4>
<ul>
<li><a href="http://audacious-media-player.org/">Audacious</a></li>
<li><a href="http://audacious-media-player.org/index.php?title=Features">Features of Audacious</a></li>
<li><a href="http://en.wikipedia.org/wiki/Audacious_Media_Player">Audacious Media Player</a></li>
</ul>
<h2>6. Banshee</h2>
<p><img src="http://lindesk.com/wp-content/uploads/2007/08/banshee.png" alt="Banshee Music Player Logo" align="right" /></p>
<p>Banshee is an MP3 players for Gnome. You can import, organize, play, and share your music using Banshee&#8217;s simple, powerful interface.</p>
<p><a href="http://lindesk.com/2007/11/banshee-music-management-and-playback-for-gnome/">Banshee &#8211; Music Management and Playback for GNOME</a></p>
<p><a href="http://en.wikipedia.org/wiki/Image:Screenshot-AlbumPic.png"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/f/f0/Screenshot-AlbumPic.png/250px-Screenshot-AlbumPic.png" alt="Banshee MP3 Player Screenshot" /></a></p>
<h4>Banshee Official Sites</h4>
<ul>
<li><a href="http://banshee-project.org/Main_Page">Banshee</a></li>
<li><a href="http://en.wikipedia.org/wiki/Banshee_%28music_player%29">Banshee (music player)</a></li>
</ul>
<h2>7. SongBird</h2>
<p><img src="http://lindesk.com/wp-content/uploads/2007/08/songbird.png" alt="SongBird MP3 Software Logo" align="right" /></p>
<p>SongBird is an MP3 player built on the XUL framework. It&#8217;s a desktop media player mashed-up with the Web.</p>
<p><a href="http://lindesk.com/2007/12/songbird-the-firefox-of-mp3-players/">SongBird &#8211; The Firefox of MP3 Players</a></p>
<p><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/94/Songbird_screenshot.png/250px-Songbird_screenshot.png" alt="Songbird Screenshot" /></p>
<h4>Official Sites</h4>
<ul>
<li><a href="http://www.songbirdnest.com/">SongBird Official Site</a></li>
<li><a href="http://en.wikipedia.org/wiki/Songbird_%28software%29">Songbird (software)</a></li>
</ul>
<h2>8. Juk</h2>
<p><img src="http://lindesk.com/wp-content/uploads/2007/08/juk.png" alt="Juk MultiMedia Player Logo" align="right" /></p>
<p>An audio jukebox that supports collections of MP3, Ogg Vorbis and FLAC files. It is a part of the kdemultimedia package.</p>
<p><a href="http://developer.kde.org/~wheeler/juk.html">Juk</a></p>
<p><br clear="both" /></p>
<h2>9. mpg123/mpg321</h2>
<p>mpg123 is a fast, free, minimalist, console MPEG audio player software program for UNIX and Linux operating systems.</p>
<p><a href="http://lindesk.com/2008/02/mpg123mpg321-the-command-line-mp3-players/">mpg123/mpg321 &#8211; The Command Line MP3 Players</a></p>
<h4>Official Sites</h4>
<ul>
<li><a href="http://www.mpg123.de/">mpg123 Homepage</a></li>
<li><a href="http://en.wikipedia.org/wiki/Mpg123">mpg123 Wikipedia Page</a></li>
<li><a href="http://mpg321.sourceforge.net/">mpg321 Homepage</a></li>
<li><a href="http://en.wikipedia.org/wiki/Mpg321">mpg321 Wikipedia Page</a></li>
</ul>
<h2>10. Other MP3 Players and Media Software&#8230;</h2>
<p>Instead of putting the last MP3 Player here, I am going to list the MP3 software that did not make it to the list&#8230;</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Beep_Media_Player">Beep Media Player</a></li>
<li><a href="http://wiki.xmms2.xmms.se/index.php/Main_Page">X-platform Music Multiplexing System 2 &#8211; XMMS2</a></li>
<li><a href="http://snackamp.sourceforge.net/">SnackAmp</a></li>
<li><a href="http://decibel.silent-blade.org/">Decibel Audio Player</a></li>
<li><a href="http://aqualung.factorial.hu/">Aqualung</a></li>
<li><a href="http://cactus.hey-you-freaks.de/index.php">Cactus Jukebox</a></li>
</ul>
<p>So, which is your favorite MP3 Player? Leave a comment&#8230;</p>
<p>Update: I reviewed two more players&#8230;</p>
<ul>
<li><a href="http://lindesk.com/2008/03/listen-gtk-mp3-player/">Listen &#8211; Gtk MP3 Player</a></li>
<li><a href="http://lindesk.com/2008/04/mpd-music-player-daemon/">MPD &#8211; Music Player Daemon</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2008/03/top-10-linux-mp3-players/feed/</wfw:commentRss>
		<slash:comments>85</slash:comments>
		</item>
		<item>
		<title>Fedora 8/KDE Font Bug for Gnome Applications</title>
		<link>http://lindesk.com/2008/02/fedora-8kde-font-bug-for-gnome-applications/</link>
		<comments>http://lindesk.com/2008/02/fedora-8kde-font-bug-for-gnome-applications/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 18:50:48 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[dpi]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://lindesk.com/2008/02/fedora-8kde-font-bug-for-gnome-applications/</guid>
		<description><![CDATA[If you are using Fedora 8 with KDE you may have noticed an interesting bug. Once you open some Gnome apps(for example, Exile, all the fonts in the KDE applications becomes one size smaller. If this happens, the only way to fix it is to restart the X server &#8211; or so I thought. At [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://lindesk.com/2007/07/install-windows-web-fontsms-core-fonts-in-linux/fonts/' rel='attachment wp-att-47' title='Fonts'><img class="intro" align="right" src='http://lindesk.com/wp-content/uploads/2007/07/fonts.png' alt='Fonts' /></a></p>
<p class="intro">If you are using Fedora 8 with KDE you may have noticed an interesting bug. Once you open some Gnome apps(for example, <a href="http://lindesk.com/2008/01/exaile-music-player-for-gtk/">Exile</a>, all the fonts in the KDE applications becomes one size smaller.</p>
<p>If this happens, the only way to fix it is to restart the X server &#8211; or so I thought. At first, I thought it was the issue of just one application &#8211; namely <a href="http://lindesk.com/2007/12/rhythmbox-gnome-music-player/">RhythmBox</a>.</p>
<p>But I just found that there is a simple fix for this problem&#8230;</p>
<ul>
<li>Run the command &#8216;gnome-appearance-properties&#8217;</li>
<li>Go to the &#8216;Fonts&#8217; Tab</li>
<li>Click on the &#8216;Details&#8217; Button at the bottom</li>
<li>Change the Resolution to 96 Dots per Inch(DPI)</li>
</ul>
<p><img src='http://lindesk.com/wp-content/uploads/2008/02/dpi_screenshot.jpg' alt='Changing the DPI' /></p>
<p>That should solve your problem.</p>
<p>This issue appears only if your screen resolution is bigger than normal &#8211; mine is 1440&#215;900.</p>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2008/02/fedora-8kde-font-bug-for-gnome-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exaile &#8211; Music Player for Gtk+</title>
		<link>http://lindesk.com/2008/01/exaile-music-player-for-gtk/</link>
		<comments>http://lindesk.com/2008/01/exaile-music-player-for-gtk/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 17:54:23 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://lindesk.com/2008/01/exaile-music-player-for-gtk/</guid>
		<description><![CDATA[Exaile an amarok clone for Gnome &#8211; and I have to admit &#8211; I am impressed. Exaile is a music player aiming to be similar to KDE&#8217;s Amarok, but for GTK+ and written in Python. It incorporates many of the cool things from Amarok (and other media players) like automatic fetching of album art, handling [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://lindesk.com/wp-content/uploads/2008/03/exailelogo-sml.png' alt='Exaile Logo' align="right" class="intro" /></p>
<p class="intro"><a href="http://exaile.org/">Exaile</a> an <a href="http://lindesk.com/2007/09/amarok-mp3-player/">amarok</a> clone for Gnome &#8211; and I have to admit &#8211; I am impressed.</p>
<blockquote cite="http://exaile.org/"><p>Exaile is a music player aiming to be similar to KDE&#8217;s Amarok, but for GTK+ and written in Python. It incorporates many of the cool things from Amarok (and other media players) like automatic fetching of album art, handling of large libraries, lyrics fetching, artist/album information via Wikipedia, Last.fm submission support, and optional iPod support via a plugin.</p></blockquote>
<p><a href="http://en.wikipedia.org/wiki/Image:Exaile_on_Ubuntu.png"><img src='http://lindesk.com/wp-content/uploads/2008/01/exaile.png' alt='Exaile Screenshot' /></a></p>
<h2>Features</h2>
<p>It has many features that make amarok great&#8230;</p>
<ul>
<li>Automatic fetching of album art</li>
<li>Handling large music libraries</li>
<li>Lyrics fetching</li>
<li>Fetches Artist/Album information from Wikipedia</li>
</ul>
<p>And some features that amarok does not have&#8230;</p>
<ul>
<li>Tabbed playlist interface</li>
<li>Song Blacklist Manager</li>
</ul>
<h2>Disadvantages</h2>
<ul>
<li>I could not find the Global Hotkeys feature</li>
</ul>
<h2>Download</h2>
<p>If you want to try exaile, you can <a href="http://exaile.org/downloads">download exaile</a> and install it yourself.</p>
<h2>Related Links</h2>
<ul>
<li><a href="http://www.exaile.org/">Official Site</a></li>
<li><a href="http://www.linux.com/articles/59380">Review: Exaile Media Player</a></li>
<li><a href="http://linux.wordpress.com/2007/01/08/exaile-media-player/">Exaile Media Player</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2008/01/exaile-music-player-for-gtk/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Banshee &#8211; Music Management and Playback for GNOME</title>
		<link>http://lindesk.com/2007/11/banshee-music-management-and-playback-for-gnome/</link>
		<comments>http://lindesk.com/2007/11/banshee-music-management-and-playback-for-gnome/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 17:44:06 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://lindesk.com/2007/11/banshee-music-management-and-playback-for-gnome/</guid>
		<description><![CDATA[Banshee is one of the best audio players for Gnome. It has most of the things I want in an MP3 software&#8230; Stays in the system tray Simple interface Media Library Ability to control the player using shortcuts without accessing the player(Multimedia Keys Plugin) Unfortunately, I could not run this software in my system &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://lindesk.com/wp-content/uploads/2007/08/banshee.png' alt='Banshee' class="intro" align="right" /></p>
<p class="intro"><a href="http://banshee-project.org/">Banshee</a> is one of the best audio players for Gnome. It has most of the things I want in an MP3 software&#8230;</p>
<ul>
<li>Stays in the system tray</li>
<li>Simple interface</li>
<li>Media Library</li>
<li>Ability to control the player using shortcuts without accessing the player(Multimedia Keys Plugin)</li>
</ul>
<p>Unfortunately, <strong class="highlight">I could not run this software</strong> in my system &#8211; it is showing a &#8216;No Codec&#8217; error for all the files I tried to play. I tried to fix this problem by myself &#8211; I even tried reinstalling the software. Still no luck. I am sure that is is a configuration error on my part &#8211; I don&#8217;t think it is an issue in banshee.</p>
<p>Anyway, since I could not try out this software, I stop now. If I could fix this issue before my series on <a href="http://lindesk.com/2007/08/mp3-audio-players-in-linux/">MP3 Players for Linux is over</a>, I will come back and post the details on this page.</p>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2007/11/banshee-music-management-and-playback-for-gnome/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MP3 Audio Players in Linux</title>
		<link>http://lindesk.com/2007/08/mp3-audio-players-in-linux/</link>
		<comments>http://lindesk.com/2007/08/mp3-audio-players-in-linux/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 18:08:30 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://lindesk.com/2007/08/mp3-audio-players-in-linux/</guid>
		<description><![CDATA[There are no shortage of audio players in Linux. It has everything from command line mp3 players(mpg123) to RAM eating GUI players(like Amarok). With easily available codecs, linux supports almost all available formats. I am going to do a series on the diffrent audio players available for Linux. This will focus on dedicated audio players [...]]]></description>
			<content:encoded><![CDATA[<p class="intro">There are no shortage of audio players in Linux. It has everything from command line mp3 players(mpg123) to RAM eating GUI players(like Amarok). With easily available codecs, linux supports almost all available formats.</p>
<p>I am going to do a series on the diffrent audio players available for Linux. This will focus on dedicated audio players &#8211; not <a href="http://lindesk.com/2007/05/top-5-video-players-in-linux/">video players</a> that can handle audio as well(like mplayer).</p>
<p>The most popular audio players for linux are&#8230;</p>
<dl>
<dt><a href="http://www.xmms.org/">XMMS</a></dt>
<dd>A Winamp clone. Simple and user friendly, it is very popular on linux.<br />
<img src='http://lindesk.com/wp-content/uploads/2007/08/xmms.png' alt='XMMS' /></dd>
<dt><a href="http://amarok.kde.org/">Amarok</a></dt>
<dd>Amarok is the most feature rich player on Linux right now. It is a KDE app.<br />
<img src='http://lindesk.com/wp-content/uploads/2007/08/amarok_logo.png' alt='Amarok' /></dd>
<dt><a href="http://audacious-media-player.org/">Audacious</a></dt>
<dd>Another Winamp clone &#8211; this is actually a fork of beep-media-player.<br />
<img src='http://lindesk.com/wp-content/uploads/2007/08/audacious-logo1.png' alt='Audacious' /></dd>
<dt><a href="http://banshee-project.org/">Banshee</a></dt>
<dd>Music management and playback for Gnome<br />
<img src='http://lindesk.com/wp-content/uploads/2007/08/banshee.png' alt='Banshee' /></dd>
<dt><a href="http://www.gnome.org/projects/rhythmbox/">Rhythmbox</a></dt>
<dd>Rhythmbox is an integrated music management application, originally inspired by Apple&#8217;s iTunes.</dd>
<dt><a href="http://developer.kde.org/~wheeler/juk.html">JuK</a></dt>
<dd>An audio jukebox that supports collections of MP3, Ogg Vorbis and FLAC files. It is a part of the kdemultimedia package.<br />
<img src='http://lindesk.com/wp-content/uploads/2007/08/juk.png' alt='Juk' /></dd>
<dt><a href="http://www.songbirdnest.com/">SongBird</a></dt>
<dd>Songbird is a desktop Web player, a digital jukebox and Web browser mash-up.<br />
<img src='http://lindesk.com/wp-content/uploads/2007/08/songbird.png' alt='SongBird' /></dd>
<dt><a href="http://www.exaile.org/">Exaile</a></dt>
<dd>Exaile is a music player aiming to be similar to KDE&#8217;s Amarok, but for GTK+ and written in Python.<br />
<img src='http://lindesk.com/wp-content/uploads/2007/08/exaile.png' alt='Exaile' /></dd>
<dt><a href="http://www.mpg123.de/">mpg123</a></dt>
<dd>A fast, free console based MP3 audio player for Linux, FreeBSD, Solaris, Hpux and near all other UNIX systems.</dd>
</dl>
<p>I will explore XMMS in more detail in the next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2007/08/mp3-audio-players-in-linux/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Nautilus Scripts &#8211; Terminal, File Finder</title>
		<link>http://lindesk.com/2007/04/nautilus-scripts-terminal-file-finder/</link>
		<comments>http://lindesk.com/2007/04/nautilus-scripts-terminal-file-finder/#comments</comments>
		<pubDate>Sun, 08 Apr 2007 21:06:06 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://lindesk.com/2007/04/nautilus-scripts-terminal-file-finder/</guid>
		<description><![CDATA[I prefer using KDE and its excellent file manager Konqueror. But before I began using that, I was using Gnome&#8217;s Nautilus. To fill in the gaps that were missing in Nautilus, I created a few Nautilus Scripts for various things like opening up terminals, opening a file finding application etc. Some of the scripts I [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://lindesk.com/wp-content/uploads/2007/04/nautilus-banner.png' alt='Nautilus'  class="intro" align="right" /></p>
<p class="intro">I prefer using KDE and its excellent file manager Konqueror. But before I began using that, I was using Gnome&#8217;s Nautilus. To fill in the gaps that were missing in Nautilus, I created a few Nautilus Scripts for various things like opening up terminals, opening a file finding application etc.</p>
<p>Some of the scripts I used are given below. To install these script, just create a file with this data, give it the permission 755 and put it in the folder &#8216;~/.gnome2/nautilus-scripts/&#8217;. Nautilus looks in this folder for all its executable scripts.</p>
<h2>Backuper (By Me)</h2>
<pre><code class="perl"># Backuper V 1.00.A
# By Binny V A (http://lindesk.com/)
# Creates a Backup of the selected file and appends a timestamp to it
#  in the format '&lt;Filename.ext&gt;_Feb06_20.45.58.bak'
echo -n "cp '$1' '$1_"&gt;/tmp/backuper.sh
date "+%b%d_%H.%M.%S.bak'"&gt;&gt;/tmp/backuper.sh
sh /tmp/backuper.sh</code></pre>
<h2>Open Terminal</h2>
<pre><code class="perl">#!/usr/bin/perl -w
# Open terminal here
#
# Nautilus script that opens a gnome-terminal at the current location, if it's
# a valid one. This could be done in shell script, but I love Perl!.
#
# 20020930 -- Javier Donaire &lt;jyuyu@fraguel.org&gt;
# http://www.fraguel.org/~jyuyu/
# Licensed under the GPL v2+
#
# Modified by: Dexter Ang [thepoch@mydestiny.net]
# 2003-12-08: Modified for Gnome 2.4
#  - Added checking if executed on Desktop "x-nautilus-desktop:///"
#    so that it opens in /home/{user}/Desktop

#use strict;
$_ = $ENV{'NAUTILUS_SCRIPT_CURRENT_URI'};
if ($_ and m#^file:///#) {
	s/%([0-9A-Fa-f]{2})/chr(hex($1))/eg;
	s#^file://##;
	exec "gnome-terminal --working-directory='$_'";
}

# Added 2003-12-08 Dexter Ang
if ($_ == "x-nautilus-desktop:///") {
	$_ = $ENV{'HOME'};
	$_ = $_.'/Desktop';
	exec "gnome-terminal --working-directory='$_'";
}</code></pre>
<p>To get this functionality in Konqueror, just open up the folder you want in Konqueror and choose <code>Tools-&gt;Open Terminal</code>(or press F4)</p>
<h2>Search Here</h2>
<pre><code class="perl">#!/usr/bin/perl
# Nautilus script that opens the gnome-search-tool(Actions->Search for Files) tool in the
# selected directory.
#
# Author : Binny V A
# http://lindesk.com/
# Copied from 'Open Terminal Here' Script 

$_ = $ENV{'NAUTILUS_SCRIPT_CURRENT_URI'};
if ($_ and m#^file:///#) {
	s/%([0-9A-Fa-f]{2})/chr(hex($1))/eg;
	s#^file://##;
	exec "gnome-search-tool --path='$_' --contains=";
}

if ($_ == "x-nautilus-desktop:///") {
	$_ = $ENV{'HOME'};
	$_ = $_.'/Desktop';
	exec "gnome-search-tool --path='$_' --contains=";
}</code></pre>
<p>Konqueror makes this much easier. Just choose <code>Tools-&gt;Find Files</code></p>
<p>If you are intrested in finding more scripts like this, visit <a href="http://g-scripts.sourceforge.net/">http://g-scripts.sourceforge.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2007/04/nautilus-scripts-terminal-file-finder/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

