<?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>J. Carlos Navea - loconet &#187; linux</title>
	<atom:link href="http://www.loconet.ca/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loconet.ca</link>
	<description>Constantly learning</description>
	<lastBuildDate>Sat, 10 Jul 2010 22:48:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gnome-Do Plugin &#8211; ManLookUp</title>
		<link>http://www.loconet.ca/2008/09/14/gnome-do-plugin-man-lookup/</link>
		<comments>http://www.loconet.ca/2008/09/14/gnome-do-plugin-man-lookup/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 18:55:30 +0000</pubDate>
		<dc:creator>loconet</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.loconet.ca/?p=87</guid>
		<description><![CDATA[Instead of working on my Artificial Intelligence assignment I spent some time last night playing with Gnome-Do (Crazy Delicious!).
For those of you not familiar with Gnome-Do, it&#8217;s a very nifty way of accessing commonly used files, actions, tasks, etc in your system. It&#8217;s a bit hard to explain with words so check out the screencast. [...]]]></description>
			<content:encoded><![CDATA[<p>Instead of working on my Artificial Intelligence assignment I spent some time last night playing with <a href="http://do.davebsd.com/">Gnome-Do</a> (Crazy Delicious!).</p>
<p>For those of you not familiar with Gnome-Do, it&#8217;s a very nifty way of accessing commonly used files, actions, tasks, etc in your system. It&#8217;s a bit hard to explain with words so check out the <a href="http://video.google.com/videosearch?q=%22GNOME+Do%22+launchpad.net%2Fdo+OR+davebsd.com&amp;num=10&amp;so=4&amp;start=0#">screencast</a>. Many of you will recognize its functionality to be very similar to <a href="http://developer.imendio.com/projects/gnome-launch-box">GNOME Launch Box</a>,  <a href="http://en.wikipedia.org/wiki/Quicksilver_(software)">Quicksilver</a> for the Mac, or <a href="http://www.launchy.net/">launchy</a> for Windows. Gnome-Do of course runs on Linux and it is written in C# using Mono.</p>
<p>The plugin architecture is <a href="https://wiki.ubuntu.com/GnomeDo/BuildingPlugins">decently documented</a>, and because it is open source, it is very easy to dive into the code and learn how things are setup to get you quickly going with plugin development.</p>
<p>So, after some researching and hacking around, I came up with &#8220;ManLookUp&#8221;. It is a is a very simple Gnome-Do plugin that allows to quickly search for man pages installed in your system. One can either type the command: <span style="text-decoration: line-through;">&#8220;Man lookup&#8221;</span> <span style="text-decoration: line-through;">&#8220;View Manual Page&#8221;</span> &#8220;Read Manual&#8221;-&gt; hit Tab  to get a list of pages + description of the entry or search for a man page entry directly. Selecting one of the entries brings up the man page entry on a terminal window. Selected text as well as Application Items indexed by Do itself are also supported. I hope this plugin is helpful for others as well.</p>
<p>Monodevelop project, release/debug binary, and of course, sources can be downloaded from:</p>
<p><a href="http://www.loconet.ca/files/ManLookUp-1.0.tar.gz">http://www.loconet.ca/files/ManLookUp-1.0.tar.gz</a></p>
<p>Screenshot:</p>
<p><a href="http://www.loconet.ca/gfix/ManLookUp-Screenshot.jpg"><img class="alignnone" src="http://www.loconet.ca/gfix/ManLookUp-Screenshot.thumb.jpg" border="0" alt="Gnome-Do Plugin - ManLookUp" /></a></p>
<p>Development site: <a href="https://code.launchpad.net/~loconet/do-plugins/ManLookUp">https://code.launchpad.net/~loconet/do-plugins/ManLookUp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loconet.ca/2008/09/14/gnome-do-plugin-man-lookup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu desktop eye candy</title>
		<link>http://www.loconet.ca/2007/10/29/ubuntu-desktop-eye-candy/</link>
		<comments>http://www.loconet.ca/2007/10/29/ubuntu-desktop-eye-candy/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 02:54:38 +0000</pubDate>
		<dc:creator>loconet</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.loconet.ca/?p=73</guid>
		<description><![CDATA[I took a little break today to play around with Avant Window Manager and installed it on my Gutsy installation. Like any other piece of software in development, it has a lot of issues that need to be addressed before it can be called &#8220;ready&#8221; but what is available so far is superb. Projects like [...]]]></description>
			<content:encoded><![CDATA[<p>I took a little break today to play around with <a href="https://launchpad.net/awn">Avant Window Manager</a> and installed it on my Gutsy installation. Like any other piece of software in development, it has a lot of issues that need to be addressed before it can be called &#8220;ready&#8221; but what is available so far is superb. Projects like this and <a href="http://compiz.org/">Compiz</a> will be major players in getting more people to experience Linux on the desktop.</p>
<p>Screenshot of my desktop:<br />
<a href="http://www.loconet.ca/gfix/ubuntu-eyecandy.jpg"><img src="http://www.loconet.ca/gfix/ubuntu-eyecandy.thumb.jpg" border="0" alt="Ubuntu screenshot" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loconet.ca/2007/10/29/ubuntu-desktop-eye-candy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
