<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Mike&#039;s Musings &#187; Gnome</title>
	<atom:link href="http://mlowen.com/tag/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://mlowen.com</link>
	<description>Do you want code with that mongoose?</description>
	<lastBuildDate>Sun, 26 Sep 2010 05:18:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/nz/</creativeCommons:license>		<item>
		<title>gIDE Build System</title>
		<link>http://mlowen.com/2009/04/19/gide-build-system/</link>
		<comments>http://mlowen.com/2009/04/19/gide-build-system/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 12:58:19 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[gIDE]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[screenshots]]></category>

		<guid isPermaLink="false">http://mlowen.com/?p=81</guid>
		<description><![CDATA[As I mentioned earlier tonight here is my coding related post, since the 14th I haven&#8217;t really worked on gIDE until today.  I finally got the build system all finished and integrated into the rest of the application.  You can now happily define and run the commands needed to build your project. The following images [...]]]></description>
			<content:encoded><![CDATA[<p>As I mentioned earlier tonight here is my coding related post, since the 14th I haven&#8217;t really worked on gIDE until today.  I finally got the build system all finished and integrated into the rest of the application.  You can now happily define and run the commands needed to build your project. The following images show gIDE building a test project and the other shows the dialog for defining the build commands.  I am currently not very happy with the properties dialog but am yet to think of anything better so what I have will have to do for now.</p>

<p>I&#8217;m happy to have finally gotten this finished as it was the big feature I wanted done before I would <a href="http://en.wikipedia.org/wiki/Eating_your_own_dogfood">eat my own dog food</a> and use gIDE to develop gIDE.  I also took this oppurtunity to port gIDE from vte to vtemm which made the task of the code to set the commands a lot easier than a previous attempt I had made with vte, this does mean however that there is now a dependency in gIDE that is to the best of my knowledge not included in any distrobution.  I do not see this as being much of a problem however because the primary audience for gIDE is developer most of whom would know how to build a library from source.</p>
<p>As always the latest changes to gIDE can be found in trunk of the svn repo at <a href="http://mlowen.com/svn/gIDE/trunk/">http://mlowen.com/svn/gIDE/trunk</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mlowen.com/2009/04/19/gide-build-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Latest gIDE Progress</title>
		<link>http://mlowen.com/2008/12/08/latest-gide-progress/</link>
		<comments>http://mlowen.com/2008/12/08/latest-gide-progress/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 05:01:00 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[gIDE]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://mlowen.com/?p=25</guid>
		<description><![CDATA[Recently I finished the new Create Project dialog in gIDE which integrates with the project template system I wrote earlier, for those who saw the previous one this is a marked improvement. The new dialog is similar to create dialogs in most IDE&#8217;s where the user chooses the language they want to work in and [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I finished the new Create Project dialog in gIDE which integrates with the <a href="http://mlowen.com/?p=19">project template system I wrote earlier</a>, for those who saw the previous one this is a marked improvement. The new dialog is similar to create dialogs in most IDE&#8217;s where the user chooses the language they want to work in and the project type. Given that information gIDE will get the appropriate project template and creates the project.  It is currently using a placeholder image for the Project Icon,  I want to make this configurable in the project template and replace the placeholder image with a different default image.</p>
<p>This first screenshot shows gIDE when the create project dialog first opens:</p>
<div class="mceTemp">
<dl id="attachment_26" class="wp-caption alignnone" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://mlowen.com/wordpress/wp-content/uploads/2008/12/screenshot-gide.png" rel="lightbox[25]" title="gIDE Create Dialog 1"><img class="size-medium wp-image-26" title="gIDE Create Dialog 1" src="http://mlowen.com/wordpress/wp-content/uploads/2008/12/screenshot-gide.png" alt="gIDE with the Create Project Dialog opened." width="300" height="219" /></a></dt>
</dl>
</div>
<p>This second shows just the create dialog with some random choices made:</p>
<p><a href="http://mlowen.com/wordpress/wp-content/uploads/2008/12/screenshot-create-project.png" rel="lightbox[25]" title="gIDE Create Dialog"><img class="alignnone size-medium wp-image-27" title="gIDE Create Dialog" src="http://mlowen.com/wordpress/wp-content/uploads/2008/12/screenshot-create-project.png" alt="" width="300" height="260" /></a></p>
<p>Finally just to round things off a screenshot of gIDE in action working on another project I&#8217;m hacking away on:</p>
<p><a href="http://mlowen.com/wordpress/wp-content/uploads/2008/12/screenshot-gide-pymantisconnect.png" rel="lightbox[25]" title="gIDE with a project open"><img class="alignnone size-medium wp-image-28" title="gIDE with a project open" src="http://mlowen.com/wordpress/wp-content/uploads/2008/12/screenshot-gide-pymantisconnect.png" alt="" width="300" height="219" /></a></p>
<p>The working create dialog has not been commited to svn yet as there is one or two small bugs I&#8217;m trying to track down but it should be up within the next day or two.</p>
]]></content:encoded>
			<wfw:commentRss>http://mlowen.com/2008/12/08/latest-gide-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gIDE News</title>
		<link>http://mlowen.com/2008/10/19/gide-news/</link>
		<comments>http://mlowen.com/2008/10/19/gide-news/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 11:52:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[gIDE]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://mlowen.com/?p=19</guid>
		<description><![CDATA[A while ago I announced that I was working on gIDE an IDE for the GNOME desktop enviroment.  Due to university, work and trying to have some form of a social life I have not gotten gIDE to the stage where I feel comfortable making a release.  The svn repositry is still publicly available so [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I <a href="http://mlowen.com/?p=9">announced</a> that I was working on <a href="http://mlowen.com/?cat=23">gIDE</a> an IDE for the GNOME desktop enviroment.  Due to university, work and trying to have some form of a social life I have not gotten gIDE to the stage where I feel comfortable making a release.  The <a href="http://mlowen.com/svn/gIDE/">svn repositry</a> is still publicly available so people are able to check out the latest copy of the source tree.  Now that university is over I hope to have more time to dedicate to gIDE and have the 0.1 release out before Christmas.</p>
<p>To tide you over until I am ready to make that release I am offering up two gIDE sub-projects for you to play around with.  The first is a small python script which will import a project from a directory and create a XML file which gIDE is able to load.  I do plan to eventually turn this into a plugin once I get a plugin system up and running in gIDE, but at the moment that looks like it might be some time in the future so for now I am releasing the script instead. My hope is with this script more people will use gIDE when it is released becase it will be easy to transition existing projects to work with the gIDE.  You can download it from <a href="http://mlowen.com/downloads/gide/import_from_dir.py">here</a>.</p>
<p>The second sub-project sprang from the recently completed template system for gIDE.  Once I finished the system I thought it would be useful for people to have some way to test the templates they have written and so this application was born.  Just a note that this is the first iteration of the template system and as such it is reasonably rough, it has yet to integrated into the main development branch of gIDE as it needs a lot of cleaning up first.  However all of the functionality of what is going to be in the copy that is merged with gIDE is present in this copy.  You can download it from <a href="http://mlowen.com/downloads/gide/template-0.1.tar.gz">here</a>.</p>
<p>Both of these items are released under the <a href="http://en.wikipedia.org/wiki/GNU_General_Public_License">GNU GPL</a>, so you are free to do with them as you wish within the boundries of the license.  Any feedback is welcome and appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://mlowen.com/2008/10/19/gide-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

