<?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>Zero_Dogg's blog &#187; Goldenfiles</title>
	<atom:link href="http://blog.zerodogg.org/category/projects/goldenfiles/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zerodogg.org</link>
	<description>Geeky comments on geeky things</description>
	<lastBuildDate>Tue, 02 Mar 2010 14:42:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why GNA! is better than Savannah</title>
		<link>http://blog.zerodogg.org/2006/04/23/why-gna-is-better-than-savannah/</link>
		<comments>http://blog.zerodogg.org/2006/04/23/why-gna-is-better-than-savannah/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 21:18:36 +0000</pubDate>
		<dc:creator>Zero_Dogg</dc:creator>
				<category><![CDATA[CCP]]></category>
		<category><![CDATA[GFSGL]]></category>
		<category><![CDATA[GFSI]]></category>
		<category><![CDATA[GoldenBackup]]></category>
		<category><![CDATA[GoldenPod]]></category>
		<category><![CDATA[Goldenfiles]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://blog.iamaturtle.org/?p=62</guid>
		<description><![CDATA[In the beginning there was&#8230;blah, okay I won&#8217;t go that far. Though, the first  host provider I used was SourceForge.net. I used that for three projects:
GFSGL, GFSI and GoldenFiles. Mostly random stuff there, not too large projects.
Then one day I thought about this and well, using a proprietary website to produce and manage a [...]]]></description>
			<content:encoded><![CDATA[<p>In the beginning there was&#8230;blah, okay I won&#8217;t go that far. Though, the first  host provider I used was <a href="http://sourceforge.net">SourceForge.net</a>. I used that for three projects:<br />
<a href="http://gfsgl.sf.net/">GFSGL</a>, <a href="http://gfsi.sf.net/">GFSI</a> and <a href="http://goldenfiles.sf.net/">GoldenFiles</a>. Mostly random stuff there, not too large projects.</p>
<p>Then one day I thought about this and well, using a proprietary website to produce and manage a free software project makes&#8230;well&#8230;no sense. So then I started looking at the alternatives. I landed on <a href="http://savannah.nongnu.org/">Savannah</a>. My first Savannah project was <a href="http://goldenpod.nongnu.org/">GoldenPod</a>. Followed by the (mostly dead) GoldenBackup (no link due to no website nor release, it does have a CVS though). Then followed by the <a href="http://ccp.nongnu.org">common configuration parser</a>. Then I had my <a href="http://blog.iamaturtle.org/?p=49">disagreements with Savannah</a> (as some of you might remember).</p>
<p>Then I started looking at <a href="http://gna.org/">GNA!</a> which I am now using for my most active project, <a href="http://home.gna.org/dayplanner/">Day planner</a>. Now what does GNA! have to offer that Savannah doesn&#8217;t?<br />
Well, it offers easier access to the downloads directory, I can simply rsync/scp stuff from my box to the GNA! download directory. It also has SVN which is imho MUCH better than CVS (I&#8217;ve never used Arch, so I won&#8217;t say anything about that). They also offer download/website statistics, something Savannah doesn&#8217;t. The only plus of Savannah I can find is some of their admins. I&#8217;ve spoken with a few of them and they where very nice, savannah also has an IRC channel (<i>#savannah</i> on freenode) which is rather nice. Though currently, I&#8217;ll take my GNA! without my Savannah if that is possible thank you very much.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zerodogg.org/2006/04/23/why-gna-is-better-than-savannah/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>gmDB CVS and more</title>
		<link>http://blog.zerodogg.org/2005/06/07/gmdb-cvs-and-more/</link>
		<comments>http://blog.zerodogg.org/2005/06/07/gmdb-cvs-and-more/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 20:31:24 +0000</pubDate>
		<dc:creator>Zero_Dogg</dc:creator>
				<category><![CDATA[Goldenfiles]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://blog.iamaturtle.org/?p=5</guid>
		<description><![CDATA[I&#8217;ve committed a (perhaps a bit buggy) version of gmDB to CVS, and updated the goldenfiles project webpage with information about it. It even has a screenshot. I don&#8217;t know if it&#8217;s still a good thing that when I need some piece of software I end up spending alot more time writing one (or in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve committed a (perhaps a bit buggy) version of gmDB to CVS, and updated the goldenfiles project webpage with <a href="http://goldenfiles.sourceforge.net/index.php?page=gmdb">information about it</a>. It even has a <a href="http://goldenfiles.sourceforge.net/img/gmdb.png">screenshot</a>. I don&#8217;t know if it&#8217;s still a good thing that when I need some piece of software I end up spending alot more time writing one (or in this case modifying one) than I would have just having it manually. In this case I&#8217;ve got a OOo Calc document with the members right now that gets the job done. Oh well.</p>
<p>In other news I&#8217;ve fixed my RSS feed now, so those reading on planet Mandriva will get the entire text instead of [...] (at least that&#8217;s what I&#8217;m hoping for :P).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zerodogg.org/2005/06/07/gmdb-cvs-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fork it!</title>
		<link>http://blog.zerodogg.org/2005/06/06/fork-it/</link>
		<comments>http://blog.zerodogg.org/2005/06/06/fork-it/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 17:24:58 +0000</pubDate>
		<dc:creator>Zero_Dogg</dc:creator>
				<category><![CDATA[Goldenfiles]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://blog.iamaturtle.org/?p=3</guid>
		<description><![CDATA[Gmbase is a simple members database written in C that uses GTK. It looks useful for small organizations, such as the local LUG I&#8217;m currently the leader of. However it lacked a few small functions, namely support for phone and e-mail entries. I mailed the original author about it, but he told me that he [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://koti.welho.com/jfrantz/software/gmbase.html">Gmbase</a> is a simple members database written in C that uses GTK. It looks useful for small organizations, such as the local <a href="http://haugalandlug.nuug.no">LUG</a> I&#8217;m currently the leader of. However it lacked a few small functions, namely support for phone and e-mail entries. I mailed the original author about it, but he told me that he doesn&#8217;t develop it at all anymore and that if I want any added functionality I&#8217;ll hav to do it myself.<br />
Fair enough, only one problem&#8230;I don&#8217;t know that much C. I&#8217;ve done hello world ofcourse, but not too much other than that. Still, I thought I could at least give it a go and after alot of fiddling with it I actually managed to implement something new. So now I&#8217;ve forked gmbase and I&#8217;m calling it gmDB. I&#8217;ll release a alpha soon (calling it alpha since I don&#8217;t really know the programming language and then might need a bit of extra time for QA :P).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zerodogg.org/2005/06/06/fork-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
