<?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>Random Wisdom &#187; gnome-open</title>
	<atom:link href="http://scrolls.mafgani.net/tag/gnome-open/feed/" rel="self" type="application/rss+xml" />
	<link>http://scrolls.mafgani.net</link>
	<description>An attempt at organizing my thoughts ...</description>
	<lastBuildDate>Sun, 13 Mar 2011 22:54:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Open files from a terminal</title>
		<link>http://scrolls.mafgani.net/2005/10/open-files-from-a-terminal/</link>
		<comments>http://scrolls.mafgani.net/2005/10/open-files-from-a-terminal/#comments</comments>
		<pubDate>Wed, 05 Oct 2005 22:48:00 +0000</pubDate>
		<dc:creator>Mostafa</dc:creator>
				<category><![CDATA[How To ...]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-open]]></category>
		<category><![CDATA[mime]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://scrolls.mafgani.net/?p=23</guid>
		<description><![CDATA[There&#8217;s lot that can be learned from the conversations on the fedora-list. Today I learnt of a nifty little tool called gnome-open. Basically you just type something like: [darkknight@darkworld ~]$ gnome-open file.cpp and voila! It figures out the default application (under GNOME) for the files of type *.cpp and opens the file using that default [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s lot that can be learned from the conversations on the <a href="https://www.redhat.com/archives/fedora-list/">fedora-list</a>. Today I learnt of a nifty little tool called <span style="font-weight:bold;">gnome-open</span>. Basically you just type something like:</p>
<pre>[darkknight@darkworld ~]$ gnome-open file.cpp</pre>
<p>and voila! It figures out the default application (under GNOME) for the files of type <span style="font-style:italic;">*.cpp</span> and opens the file using that default editor. I haven&#8217;t verified, but it seems that instead of a file an URL can also be specified. Mmm .. it definitely creates the possibility of writing portable scripts; at least on GNOME systems anyway <img src='http://scrolls.mafgani.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://scrolls.mafgani.net/2005/10/open-files-from-a-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

