<?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>Tim Groeneveld &#187; Galium</title>
	<atom:link href="http://timg.ws/tag/galium/feed/" rel="self" type="application/rss+xml" />
	<link>http://timg.ws</link>
	<description>&#039;cause everyone loves a geek</description>
	<lastBuildDate>Wed, 14 Sep 2011 14:40:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-beta3-19254</generator>
		<item>
		<title>This is what you get when coding on drugs&#8230;</title>
		<link>http://timg.ws/2008/08/20/this-is-what-you-get-when-coding-on-drugs/</link>
		<comments>http://timg.ws/2008/08/20/this-is-what-you-get-when-coding-on-drugs/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 12:27:09 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[Galium]]></category>
		<category><![CDATA[.ing]]></category>
		<category><![CDATA[bad code]]></category>
		<category><![CDATA[BIND]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[oh damn]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=120</guid>
		<description><![CDATA[-$top .= $ns['recordName'] . str_repeat(" ", 20-strlen($ns['recordName']) ) .'A'; +$top .= $ns['recordName'] . str_repeat(" ", 20-strlen($ns['recordName']) ) . $ns['recordType']; Thank you very much, I am proud to accept the award for the major &#8216;Oh Damn&#8217; of the year. This &#8216;Oh Damn&#8217; silently broke ns5&#8242;s .ing TLD for a smal time&#8230; This was in Galium, and [...]]]></description>
			<content:encoded><![CDATA[<pre><span style="color: #cc0000;">-$top .= $ns['recordName'] .
         str_repeat(" ", 20-strlen($ns['recordName']) ) .'A';
</span><span style="color: #008800;">+$top .= $ns['recordName'] .
         str_repeat(" ", 20-strlen($ns['recordName']) ) . $ns['recordType'];
</span></pre>
<p>Thank you very much, I am proud to accept the award for the major &#8216;Oh Damn&#8217; of the year. This &#8216;Oh Damn&#8217; silently broke ns5&#8242;s .ing TLD for a smal time&#8230;</p>
<p>This was in Galium, and a new release solving this and two other minor issues will be released soon, for the time being, grab the patch at <a href="http://hg.sharesource.org/galium/raw-rev/861da6f25b75">http://hg.sharesource.org/galium/raw-rev/861da6f25b75</a> &#8230; just patch it with -p1 <img src='http://timg.ws/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2008/08/20/this-is-what-you-get-when-coding-on-drugs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Galium 0.29 hotfix</title>
		<link>http://timg.ws/2008/08/11/galium-029-hotfix/</link>
		<comments>http://timg.ws/2008/08/11/galium-029-hotfix/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 09:13:06 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[Galium]]></category>
		<category><![CDATA[OpenNIC]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=110</guid>
		<description><![CDATA[What&#8217;s fixed in this hotifx? Domain Cron is less verbose Started removing hard coded values inside the domain cron. Fixed a bug in the domain cron; where a domain would not be marked as being updated when it had beed Included the missing &#8216;switch&#8217; function&#8230; woops! Galium 0.29 hotfix]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s fixed in this hotifx?</p>
<ul>
<li>Domain Cron is less verbose</li>
<li>Started removing hard coded values inside the domain cron.</li>
<li>Fixed a bug in the domain cron; where a domain would not be marked as being updated when it had beed</li>
<li>Included the missing &#8216;switch&#8217; function&#8230; woops!</li>
</ul>
<p><a href="http://timg.ws/wp-content/uploads/2008/08/galiumhotfixes.patch">Galium 0.29 hotfix</a></p>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2008/08/11/galium-029-hotfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Galium 0.29 released!</title>
		<link>http://timg.ws/2008/08/10/galium-029-released/</link>
		<comments>http://timg.ws/2008/08/10/galium-029-released/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 10:01:54 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[Galium]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=104</guid>
		<description><![CDATA[Galium 0.29 released! 100% Fixed the confusing template, where logout showed up, without being logged in! 100% You can now (again) switch between local and remote hosting of domains 90% Users can now add A, AAAA and CNAME records. How to upgrade? If you have installed Galium 0.2 or later, updating is as simple as [...]]]></description>
			<content:encoded><![CDATA[<p>Galium 0.29 released!</p>
<ul>
<li><strong><span style="color: green;">100%</span></strong> Fixed the confusing template, where logout showed up, without being logged in!</li>
<li><strong><span style="color: green;">100%</span></strong> You can now (again) switch between local and remote hosting of domains <img src='http://timg.ws/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><strong><span style="color: lightgreen;">90%</span></strong> Users can now add A, AAAA and CNAME records.</li>
</ul>
<p><strong>How to upgrade?</strong><br />
If you have installed Galium 0.2 or later, updating is as simple as just replacing all the updated files. If not, go to the directory where you installed Galium, and type &#8216;php ./apps/doUpdate.php&#8217;</p>
<blockquote>
<pre>tim@timg:/var/www/galium$ ./apps/doUpdate.php
=&gt; Galium Cron Service v0.2b
--&gt; Loading configuration ...
--&gt; Connecting to MySQL ...
=&gt; Checking if the database needs an update ...
=&gt; Updating to database version 4
--&gt; Running UPDATE-0002.sql ...
----&gt; OK!!!
--&gt; Running UPDATE-0003.sql ...
----&gt; OK!!!
--&gt; Running UPDATE-0004.sql ...
----&gt; OK!!!
--&gt; OK!</pre>
</blockquote>
<p>Easy! Download the latest Galium <a title="Download Galium" href="http://sharesource.org/projectadmin/galium/files/versions/136/">here</a>.</p>
<blockquote>
<pre>tim@timg:/var/www$ diff -ur galium.old galium | diffstat
 galium/apps/domainCron.php                                |  150 +++++-----
 galium/conf/config.php                                    |    4
 galium/www/Applications/User/Manage.php                   |  149 ++++++++-
 galium/www/Libraries/Backend.php                          |   32 ++
 galium/www/Skins/bea../Template.php                       |   16 -
 galium/www/Skins/bea../Temp..s/Man../Dom..Records.php     |   18 -
 galium/www/Skins/bea../Temp..s/Man../lis..omains.php      |    6
 12 files changed, 273 insertions(+), 103 deletions(-)</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2008/08/10/galium-029-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>giv.ing some lov.ing to Galium</title>
		<link>http://timg.ws/2008/08/10/giving-some-loving-to-galium/</link>
		<comments>http://timg.ws/2008/08/10/giving-some-loving-to-galium/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 06:23:18 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[OpenNIC]]></category>
		<category><![CDATA[.geek]]></category>
		<category><![CDATA[.gopher]]></category>
		<category><![CDATA[.ing]]></category>
		<category><![CDATA[Galium]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=100</guid>
		<description><![CDATA[In around six hours (in other words, in 24 hours, knowing me) I am going to be releasing an update to Galium, which will finally allow (after how many weeks?) using the name servers from the top level domain, but allowing users to specify their own DNS records. In other words, DNS records would be [...]]]></description>
			<content:encoded><![CDATA[<p>In around six hours (in other words, in 24 hours, knowing me) I am going to be releasing an update to Galium, which will finally allow (after how many weeks?) using the name servers from the top level domain, but allowing users to specify their own DNS records. In other words, DNS records would be hosted by us, which would remove the need for glue servers in some cases.</p>
<p>Also, in other news, the <strong>.gopher</strong> and the <strong>.geek</strong> top level domains either are &#8211; or will soon be &#8211; powered by Galium! Next step; world domination!</p>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2008/08/10/giving-some-loving-to-galium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing galium TLD software to do new tricks</title>
		<link>http://timg.ws/2008/07/28/galium-will-do-new-tricks/</link>
		<comments>http://timg.ws/2008/07/28/galium-will-do-new-tricks/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 13:36:31 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[OpenNIC]]></category>
		<category><![CDATA[.ing]]></category>
		<category><![CDATA[Galium]]></category>
		<category><![CDATA[MyInfo]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=23</guid>
		<description><![CDATA[I am currently working on the next version of galium, the software that runs the .ing top level domain name. This update will be minor upgrade-wise (going from a 0.2 to a 0.3), but will provide a few new features, and will pave the way to galium 1.0. What Galium 0.3 will do: Enforce domain [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently working on the next version of galium, the software that runs <a href="http://www.ing/">the .ing top level domain name</a>. This update will be minor upgrade-wise (going from a 0.2 to a 0.3), but will provide a few new features, and will pave the way to galium 1.0.</p>
<p><strong>What Galium 0.3 will do:</strong></p>
<ul>
<li>Enforce domain limits per user</li>
<li>Fix the last cron update &#8220;bug&#8221; (it&#8217;s not really a bug, but it is annoying)</li>
<li>Finally allow the adding of A, NS, MX etc records, so a glue name server is not required (<em>this means that requests are handled by the slave servers directly! Can anyone spell <strong>speed increase</strong>?</em>)</li>
<li>It will <strong>not</strong> have hardcoded SOA records&#8230;  this will be able to be changed. Somehow.</li>
</ul>
<p><strong>The future (Galium 0.4 and higher):</strong></p>
<ul>
<li>Allow domains to be registered via an API (probably with <em>MyInfo</em>)</li>
<li>Keep a backup of all (<em>or some</em>) previous generated TLD configurations somewhere</li>
<li>Support more backends then just BIND</li>
<li>Have a WHOIS server</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2008/07/28/galium-will-do-new-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Galium update comming in the next 20 minutes</title>
		<link>http://timg.ws/2008/07/27/galium-update-comming-in-the-next-20-minutes/</link>
		<comments>http://timg.ws/2008/07/27/galium-update-comming-in-the-next-20-minutes/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 07:14:15 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[OpenNIC]]></category>
		<category><![CDATA[.ing]]></category>
		<category><![CDATA[Galium]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[TLD]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=16</guid>
		<description><![CDATA[My Galium top level domain software will get a minor update soon, which will fix a few [minor] outstanding issues. Usernames can now contain the &#8220;-&#8221; character The zone file generator will not always give the outputted revision as being &#8220;0&#8243; (this stopped all updates from not appearing on slave DNS servers until the following [...]]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://inzource.com/products/galium/">Galium top level domain software</a> will get a minor update soon, which will fix a few [minor] outstanding issues.</p>
<ul>
<li>Usernames can now contain the &#8220;-&#8221; character</li>
<li>The zone file generator will not always give the outputted revision as being &#8220;0&#8243; (this stopped all updates from not appearing on slave DNS servers until the following update on the next day &#8230; <strong>bad</strong>).</li>
<li>The cron that generates the zone file now reloads bind!</li>
</ul>
<p>I will release this version as soon as it&#8217;s commited, and then begin working on the ability to add A, MX and a few other types of records. At the moment it only works via glues.</p>
<p><strong>UPDATE: </strong>the new version of Galium was released, and can be downloaded from <a href="http://sharesource.org/project/galium/files/136/">http://sharesource.org/project/galium/files/136/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2008/07/27/galium-update-comming-in-the-next-20-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

