<?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>LinuxHub &#187; geany</title>
	<atom:link href="http://linuxhub.net/tag/geany/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxhub.net</link>
	<description>Making Linux Simple!</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:22:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Geany: A sweet and simple IDE for Linux</title>
		<link>http://linuxhub.net/2009/08/432/</link>
		<comments>http://linuxhub.net/2009/08/432/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 08:55:23 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[geany]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IDE editor Linux]]></category>
		<category><![CDATA[Integrated development environment]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=432</guid>
		<description><![CDATA[Share Some time back we covered customizing gedit. Although it&#8217;s a very good editor, it requires a bit of customizing. However, if you are a developer you might be found wanting looking for a good programming editor. Let&#8217;s see one of the basic yet powerful editor called as Geany. With almost no dependencies, it&#8217;s an]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button-right"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://linuxhub.net/2009/08/432/";
			tweetmeme_source = "tweetmeme";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="socialize-in-button-right"><a name="fb_share" type="box_count" share_url="http://linuxhub.net/2009/08/432/" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div><div class="socialize-in-button-right"><script type="text/javascript"> 
		<!-- 
		digg_url = "http://linuxhub.net/2009/08/432/";
		//-->
	</script> 
	<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div></div><p style="text-align: justify;"><img class="size-full wp-image-433 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="geany5" src="http://linuxhub.net/wp-content/uploads/2009/08/geany5.png" alt="geany5" width="205" height="123" />Some time back we covered <a href="http://linuxhub.net/2009/08/gedit-plugins-extension-and-customization-guide/">customizing gedit</a>. Although it&#8217;s a very good editor, it requires a bit of customizing. However, if you are a developer you might be found wanting looking for a good programming editor. Let&#8217;s see one of the basic yet powerful editor called as Geany. With almost no dependencies, it&#8217;s an editor that has some good features.</p>
<blockquote>
<p style="text-align: justify;">Geany is a text editor using the GTK2 toolkit with basic features of an integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It supports many filetypes and has some nice features.</p>
</blockquote>
<h3 style="text-align: justify;">Features of Geany</h3>
<ul style="text-align: justify;">
<li>Syntax highlighting</li>
<li>Code folding</li>
<li>Symbol name auto-completion</li>
<li>Construct completion/snippets</li>
<li>Auto-closing of XML and HTML tags</li>
<li>Call tips</li>
<li>Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (full list)</li>
<li>Symbol lists</li>
<li>Code navigation</li>
<li>Build system to compile and execute your code</li>
<li>Simple project management</li>
<li>Plugin interface</li>
</ul>
<h3 style="text-align: justify;">Install Geany</h3>
<p style="text-align: justify;">Installing Geany on your Ubuntu machine as simple as it can get.</p>
<p style="text-align: justify;">1. Download Geany deb file from getdeb download page (In the links section at the end of the post).</p>
<p style="text-align: justify;">2. Double click the downloaded file (geany_0.18-1~getdeb1_i386.deb) to install it.</p>
<p style="text-align: justify;"><img class="size-full wp-image-428 alignnone" title="geany1" src="http://linuxhub.net/wp-content/uploads/2009/08/geany1.png" alt="geany1" width="551" height="428" /></p>
<p style="text-align: justify;">3. Start Geany be going to <span style="color: #888888;">Applications &gt; Programming &gt; Geany</span></p>
<p style="text-align: justify;"><span style="color: #888888;"><img class="size-full wp-image-429 alignnone" title="geany2" src="http://linuxhub.net/wp-content/uploads/2009/08/geany2.png" alt="geany2" width="350" height="349" /></span></p>
<p style="text-align: justify;"><span style="color: #888888;"><img class="alignnone size-full wp-image-430" title="geany3" src="http://linuxhub.net/wp-content/uploads/2009/08/geany3.png" alt="geany3" width="550" height="474" /></span></p>
<p style="text-align: justify;"><span style="color: #888888;"><img class="alignnone size-full wp-image-431" title="geany4" src="http://linuxhub.net/wp-content/uploads/2009/08/geany4.png" alt="geany4" width="550" height="469" /><br />
</span></p>
<h3 style="text-align: justify;">Geany Extras</h3>
<p style="text-align: justify;">Geany can be configured easily by adding extras and plugins. Extras are user contributed. They extend the functionality of Geany and also have some themes to change the look and feel of how geany looks.</p>
<p style="text-align: justify;">Installing geany extras is very easy. You&#8217;ll have to modify your local config file. Extras and instructions of install them in Geany can be found at the Geany Extras page (Links Section).</p>
<h2 style="text-align: justify;">Links</h2>
<p style="text-align: justify;"><strong>Download Geany</strong></p>
<p style="text-align: justify;"><a href="http://www.getdeb.net/app/Geany">http://www.getdeb.net/app/Geany</a></p>
<p style="text-align: justify;"><strong>Geany Extras page</strong></p>
<p style="text-align: justify;"><a href="http://www.geany.org/Download/Extras">http://www.geany.org/Download/Extras</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/08/432/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
