<?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>Devolux 2010 &#187; Ubuntu</title>
	<atom:link href="http://devolux.nh2.me/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://devolux.nh2.me</link>
	<description>WordPress resource</description>
	<lastBuildDate>Sat, 04 Sep 2010 09:24:44 +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>Working with gedit</title>
		<link>http://devolux.nh2.me/2009/03/working-with-gedit/</link>
		<comments>http://devolux.nh2.me/2009/03/working-with-gedit/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 22:03:43 +0000</pubDate>
		<dc:creator>Devolux</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://devolux.org/?p=143</guid>
		<description><![CDATA[Having banned Windows XP from my computer and replaced it with Ubuntu 8.10, I discovered many features that are very useful for a web designer. One of these is the offical text editor of GNOME desktop environments: gedit.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s default functionality is already much more pleasant than that of it&#8217;s Windows equivalence, as it supports syntax highlighting. In addition, there are three basic features that I like very much, but which are not activated from the start: Line numbers, highlighting of the current line and colour schemes.<br />
All three can be switched on by going to &#8220;Edit&gt;Preferences&#8221;. I have chosen a dark colour scheme (called &#8220;Oblivion&#8221;, because it spares the eyes when writing for a long time.</p>
<p>To receive even more, just install gedit-plugins from the terminal:</p>
<pre name="code" class="css">
sudo apt-get install gedit-plugins
</pre>
<p>Now you will find a new tab under &#8220;Preferences&#8221;. There you can add and remove plug-in functions, such as a color picker, a file browser, case changing or an embedded terminal. The terminal will appear in the bottom pane. Thus you can open and edit files via bash without switching the window.</p>
]]></content:encoded>
			<wfw:commentRss>http://devolux.nh2.me/2009/03/working-with-gedit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

