<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>YoDNSConf</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/" />
    <link rel="self" type="application/atom+xml" href="http://www.yodnsconf.com/web/atom.xml" />
    <id>tag:www.yodnsconf.com,2008-08-30:/web//94</id>
    <updated>2011-10-10T16:32:53Z</updated>
    <subtitle>Open source, web-based DNS administration software!</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.34-en</generator>

<entry>
    <title>Access to YoDNSConf</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2011/10/access-to-yodnsconf.html" />
    <id>tag:www.yodnsconf.com,2011:/web//94.23023</id>

    <published>2011-10-10T15:22:34Z</published>
    <updated>2011-10-10T16:32:53Z</updated>

    <summary>Good news - YoDNSConf, a Ruby on Rails powered domain and DNS management system, is now available for public use!</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
    <category term="domains" label="domains" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="register" label="register" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="yodnsconf" label="yodnsconf" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>Good news - YoDNSConf, a Ruby on Rails powered domain and DNS management system, is now available for public use!</p>

<p>Try it out here:</p>

<p><a href="http://www.yodnsconf.com/yodns/">YoDNSConf</a></p>

<p>Without registering, users can check domains. By registering, users can actively manage domains.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Lots o&apos; Progress</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2011/09/lots-o-progress.html" />
    <id>tag:www.yodnsconf.com,2011:/web//94.22984</id>

    <published>2011-09-13T04:55:07Z</published>
    <updated>2011-09-13T04:59:37Z</updated>

    <summary>Next up will be integration of the zonecheck gem.</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
    <category term="whois" label="whois" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="zonecheck" label="zonecheck" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>I&#8217;ve been hard at work on YoDNSConf tonight and I&#8217;m pleased to report some major improvements:</p>

<ul>
<li>Integration of the whois gem</li>
<li>Tracking of expiration dates</li>
</ul>

<p>Lots and lots of view updates as well:</p>

<pre class="terminal">
# On branch master
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#       modified:   Gemfile
#       modified:   Gemfile.lock
#       modified:   app/controllers/zones_controller.rb
#       modified:   app/models/zone.rb
#       modified:   app/views/zones/_sidebar.html.haml
#       modified:   app/views/zones/index.html.haml
#       modified:   app/views/zones/show.html.haml
#       modified:   config/deploy.rb
#       modified:   lib/tasks/utilities.rake
#       modified:   public/stylesheets/compiled/screen.css
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       .sass-cache/
#       app/models/whois_record.rb
#       bugs/issue-a781cdda38f6f2e2fbb7fc974b368f827e24e987.yaml
#       db/migrate/20110913020302_create_whois_records.rb
#       db/migrate/20110913035633_add_expires_at_to_zones.rb
</pre>

<p>Next up will be integration of the zonecheck gem. With those in place, I plan to create some reports about the domain portfolio.</p>

<p>After that&#8230; engines! What engines do I plan to make? At first, just a small component to track extremely basic traffic data. After that, who knows?</p>
]]>
        

    </content>
</entry>

<entry>
    <title>YoDNSConf is Switching to Rails 3, too!</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2011/08/yodnsconf-is-switching-to-rails-3-too.html" />
    <id>tag:www.yodnsconf.com,2011:/web//94.22920</id>

    <published>2011-08-21T13:47:59Z</published>
    <updated>2011-09-20T15:42:20Z</updated>

    <summary>I&apos;m gung-ho on the Rails 3.1 bandwagon, with many of my open-source projects switching to Rails 3.1, including: Regdel and ChiMailMadmin.</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="development" label="development" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="dns" label="dns" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="github" label="github" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mx" label="mx" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="rails3" label="rails3" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="resolvers" label="resolvers" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>I&#8217;m gung-ho on the <strong>Ruby on Rails 3.1</strong> bandwagon, with many of my open-source projects switching to Rails 3.1, including:</p>

<ul>
<li><a href="http://www.regdel.com/">Regdel</a></li>
<li><a href="http://www.chimailmadmin.com/blog/2011/08/switching-to-ruby-on-rails.html">ChiMailMadmin</a></li>
</ul>

<p>I&#8217;m also planning on porting these ones as well:</p>

<ul>
<li><a href="http://www.nextoclock.docunext.com/">Nextoclock</a></li>
<li><a href="http://www.internetfloorplans.com/blog/">Internet Floor Plans</a></li>
</ul>

<p>I&#8217;ve actually done some work on porting YoDNSConf to Rails3, but there is still plenty to do. Feel free to contact me via <strong>github</strong> if you&#8217;re interested in helping out with this open source project and learning about the awesomeness of Rails 3!!</p>

<p>UPDATE: I&#8217;ve made much progress, and YoDNSConf will soon have a public service for checking DNS for hostnames, similar to how DNS stuff used to work.</p>

<p>For example, it will check the nameservers from public DNS resolvers, ensure that mx records are hostnames and not IP addresses, and that a www A record exists.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Command Line DNS Commander via Trollop and Zonefile</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2011/04/command-line-dns-commander.html" />
    <id>tag:www.yodnsconf.com,2011:/web//94.22336</id>

    <published>2011-04-01T23:30:06Z</published>
    <updated>2011-04-12T18:30:43Z</updated>

    <summary>I am renewing my interest in YoDNSConf, and this time I&apos;m again looking to create a command line interface to a DNS database, as well as directly parse zone files via Ruby&apos;s zonefile gem.</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Zones" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="commandline" label="command line" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="dns" label="dns" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ghost" label="ghost" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="grit" label="grit" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="rubygem" label="rubygem" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>I am renewing my interest in YoDNSConf, and this time I&#8217;m again looking to create a command line interface to a DNS database, as well as directly parse zone files via <a href="http://www.yodnsconf.com/web/2010/06/yodnsconf-and-rubys-zonefile-gem.html">Ruby&#8217;s zonefile gem</a>.</p>

<p>I hope to have it operate ghost, the rubygem that makes it <em>sort of</em> easy to manipulate one&#8217;s /etc/hosts file.</p>

<p>Ghost works in harmony with the trend in commands and sub-commands issued on the command line. Joey Hess describes the trend well in his post: <a href="http://kitenet.net/~joey/blog/entry/command_composition/">command composition</a>.</p>

<p>Perhaps the yodnsconf gem could work something like this:</p>

<pre class="sh_sh">
yodns list example.com
+-----------------------+------+-------+------+
| zone                  | type | ttl   | name |
+-----------------------+------+-------+------+
| www-c.evenserver.com. | IN   | 28800 | www  |
| www-b.evenserver.com. | IN   | 14400 | www2 |
+-----------------------+------+-------+------+
</pre>

<p>It should be able to access a dotfile for settings, and be able to do some globbing, as well. I&#8217;m torn about how it should, or could do some caching of the zonefiles, to either a database (like a sqlite3 db), or to a json file, or something similar.</p>

<p>I&#8217;ve spent a couple hours on this and its actually working already. Awesome!</p>

<h3>Next Steps</h3>

<p>I&#8217;m planning on including <strong>grit</strong> for <em>git</em> / <em>ruby</em> revision control, and I&#8217;d really like to make the process much more interactive.</p>

<p>So far I am using <a href="http://trollop.rubyforge.org/">Trollop</a>, and its working very well. The DSL is a <em>little</em> clunky; seems like I have a lot of &#8220;Trollop::options&#8221; in my code:</p>

<pre class="sh_ruby">
    cmd_opts = Trollop::options do
      opt :type, "Record type", :default => 'a', :short => '-t'
    end 
</pre>

<p>UPDATE: I&#8217;ve created a github repo for this. NOTE: Its still alpha.</p>

<ul>
<li><a href="https://github.com/docunext/yodns">https://github.com/docunext/yodns</a></li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>Domain Redirects</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2010/06/domain-redirects.html" />
    <id>tag:www.yodnsconf.com,2010:/web//94.20979</id>

    <published>2010-06-15T16:31:54Z</published>
    <updated>2011-04-04T04:26:25Z</updated>

    <summary>After wrestling with optimizing the performance of large zone tables, I&apos;ve decided to exclude domain redirects from the default.</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Zones" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="redirects" label="redirects" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="zones" label="zones" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>After wrestling with optimizing the performance of large zone tables, I've decided to exclude domain redirects from the default.</p>

<p>While these are real zones which require administration, they aren't as high a priority, nor do they get edited as often.</p>

<p>In the new method of managing the list of zones via an actual <em>zonefile</em>, I'll set the categories or tags of zones with the ttl parameter, possibly using an id to category or tag mapping. The only limitation I can think of at the moment is the inability to assign multiple categories to each zone, though there could be some sort of encoding or mapping that goes on.</p>

<p>I'd really like to keep things simple, but flexible. Should a zone's categories or tags require an extra query?</p>
]]>
        

    </content>
</entry>

<entry>
    <title>IP and Host Name Management</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2010/06/ip-and-host-name-management.html" />
    <id>tag:www.yodnsconf.com,2010:/web//94.20976</id>

    <published>2010-06-14T23:32:27Z</published>
    <updated>2010-06-15T17:09:44Z</updated>

    <summary>IP and host name management is related to, but not identical to, DNS management. I&apos;m thinking about storing and serving a list of domains or IP addresses or subnet masks over a simple network protocol, such as Redis or Memcached;...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="Records" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Zones" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="dns" label="dns" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="domains" label="domains" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="hostnames" label="host names" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ipaddresses" label="ip addresses" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>IP and host name management is related to, but not identical to, DNS management. I'm thinking about storing and serving a list of domains or IP addresses or subnet masks over a simple network protocol, such as Redis or Memcached; or even DNS itself.</p>

<p>Yes... that's what I've done. I setup a private DNS zone which contains A records for every zone file I manage. Actually, I'm switching to TXT records, as even though I could achieve this with AXFR requests, I believe it will be simpler with TXT. Something like this:</p>

<pre class="sh_sh">
$ORIGIN example.priv8.
$TTL 12h
@  1D  IN  SOA  ns1.example.com. email.example.com. (
              2010061201
              28800
              7200
              604800
              2400
              )
names 1 IN TXT "example.info"
</pre>

<p>While YoDNSConf can manually parse the file, other consumers of this data will be able to query the DNS server. I'd like to keep the service private, and I might be able to, but for convenience, I'll probably just use a zone that is incompatible with the internet at large (something without a .com, org, net...) and setup stub zones for my DNS resolvers.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>YoDNSConf and Ruby&apos;s zonefile Gem</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2010/06/yodnsconf-and-rubys-zonefile-gem.html" />
    <id>tag:www.yodnsconf.com,2010:/web//94.20973</id>

    <published>2010-06-14T22:30:36Z</published>
    <updated>2011-04-02T20:15:19Z</updated>

    <summary>I&apos;m pretty excited about a new Ruby gem I&apos;ve found which can directly parse BIND format zonefiles. Aptly enough, its called &quot;zonefile&quot;, and can handle pretty much everything I need it to.</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="Bind9" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Zones" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="bind" label="bind" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="git" label="git" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ruby" label="ruby" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="zonefiles" label="zone files" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>I'm pretty excited about a new Ruby gem I've found which can directly parse BIND format zonefiles. Aptly enough, its called "zonefile", and can handle pretty much everything I need it to.</p>

<p>I've started integrating it into the Ruby/Sinatra branch of YoDNSConf, and so far, so good! The idea of manipulating raw zonefiles will make things <strong>much</strong> easier - I can even imagine using <a href="http://www.docunext.com/blog/2010/01/lets-use-flat-files-for-storage.html">git to keep track of changes</a>, and <a href="http://www.docunext.com/wiki/Vlad">vlad</a> to push them out!</p>

<p><strong>UPDATE</strong>: Its worth mentioning that the zonefile gem does a great job of defining what properties each record type can have:</p>

<pre>
* SOA

   - :ttl, :primary, :email, :serial, :refresh, :retry, :expire, :minimumTTL

* A

   - :name, :ttl, :class, :host

* MX

   - :name, :ttl, :class, :pri, :host

* NS

   - :name, :ttl, :class, :host

* CNAME

   - :name, :ttl, :class, :host

* TXT

   - :name, :ttl, :class, :text

* A4 (AAAA)

   - :name, :ttl, :class, :host

* SRV

   - :name, :ttl, :class, :pri, :weight, :port, :host
</pre>
]]>
        

    </content>
</entry>

<entry>
    <title>GeoIP DNS in BIND9 and PowerDNS</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2010/06/geoip-dns.html" />
    <id>tag:www.yodnsconf.com,2010:/web//94.20963</id>

    <published>2010-06-12T03:49:40Z</published>
    <updated>2010-06-12T21:33:43Z</updated>

    <summary>I&apos;m looking to optimize my content distribution network with GeoIP DNS services! While it seems possible with BIND, I&apos;m going to use PowerDNS. Errr... actually, it turns out that it is not possible to route by US states - particularly...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="Services" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="dns" label="dns" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="geoip" label="geoip" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="powerdns" label="powerdns" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>I'm looking to optimize my content distribution network with GeoIP DNS services!</p>

<p>While it seems possible with BIND, I'm going to use PowerDNS. Errr... actually, it turns out that it is not possible to route by US states - particularly coasts - that would be nice!</p>

<p>Another change I'm making is to use BIND because apparently NSD3 isn't providing glue records for DNS queries where the target host's name servers are on another domain.</p>

<p><a href="http://www.geoscaling.com">http://www.geoscaling.com</a> also caught my interest, but I haven't tried it out yet.</p>

<p>Actually, I am going to use <strong>BIND9</strong> - the acl and view capabilities make it fairly easy. However, I'm actually not going to use it for optimizing via geo-location, I'm just going to split requests so that all of my distribution nodes get used, without having to use a CNAME-to-multiple A setup.</p>

<pre class="sh_sh">
view "north_america" {
      match-clients { US; };
      recursion no;
      zone "evenserver.com" {
            type master;
            file "/etc/bind/zones/evenserver.com.us.zone";
      };
};
</pre>

<pre class="sh_sh">
acl "US" {
  3.0.0.0/8;
  4.0.0.0/12;
  4.16.0.0/16;
  4.17.0.0/17;
  4.17.128.0/22;
};
</pre>

<p>Seriously though, these acls with BIND9 are <strong>AWESOME</strong>!! They can also be used for internal networks - returning local addresses to local clients.</p>

<p>PROGRESS:</p>

<ul>
<li>I've confirmed that BIND is the right choice for me, but I've also realized I need to separate the geoip DNS distribution servers from the higher level static A record services.</li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>YoDNSConf 0.04 Tagged</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2009/11/yodnsconf-004-tagged.html" />
    <id>tag:www.yodnsconf.com,2009:/web//94.19436</id>

    <published>2009-11-10T00:30:26Z</published>
    <updated>2009-11-10T00:34:05Z</updated>

    <summary>Now seemed like a good time to make a tag in the YoDNSConf Subversion repository, so I&apos;ve gone ahead with it. I recently fixed up the database while I was setting up the demo, so things should pretty much be...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="development" label="development" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>Now seemed like a good time to make a tag in the YoDNSConf Subversion repository, so I've gone ahead with it. I recently fixed up the database while I was setting up the <a href="http://www.yodnsconf.com/demo/">demo</a>, so things should pretty much be in working order on new installations. </p>

<p>I've tagged 0.04 as a milestone, but refrained from branching it. YoDNSConf remains in active development so I'm not certain its worthwhile to spend the time to branch right now.</p>

<p>I'm really keen on this application and I think you would be too!</p>
]]>
        

    </content>
</entry>

<entry>
    <title>&quot;A&quot; vs &quot;CNAME&quot; Records</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2009/11/a-vs-cname-records.html" />
    <id>tag:www.yodnsconf.com,2009:/web//94.19412</id>

    <published>2009-11-07T22:59:05Z</published>
    <updated>2009-11-08T00:19:02Z</updated>

    <summary>I currently use both CNAME and A name records all the time. However, I&apos;m reconsidering how much I rely upon CNAME records. I feel that they make sense for many HTTP records, but for some, I&apos;m thinking that A records...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="Records" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="a" label="a" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="arecordreferences" label="A Record References" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cname" label="cname" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="dns" label="dns" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="records" label="records" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="yodnsconf" label="yodnsconf" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>I currently use both CNAME and A name records all the time. However, I'm reconsidering how much I rely upon CNAME records.</p>

<p>I feel that they make sense for many HTTP records, but for some, I'm thinking that A records might be better.</p>

<p>But not just standard A records, A records that are defined by a YoDNSConf "<strong>A Record Reference</strong>".</p>

<h2><strong>How does it work?</strong></h2>

<p>This would look similar to a CNAME record in the YoDNSConf record edit page, but  the user would choose from a preselected set of IP addresses. When the zone records are published (or in the case of MyDNS or PowerDNS using a RDBMS backend), an A record IP address is returned.</p>

<h2><strong>Why Use A Record References?</strong></h2>

<p>I host many low-volume DNS records which could benefit from the low-latency of a single A record. On the flip side, the IP address may change from time to time, and I'd like to be able to manage the records in an automatic fashion. I really don't like having to edit individual records manually one-by-one in a repetitive manner.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>YoDNSConf Demonstration</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2009/11/yodnsconf-demonstration.html" />
    <id>tag:www.yodnsconf.com,2009:/web//94.19407</id>

    <published>2009-11-07T05:54:30Z</published>
    <updated>2009-11-07T05:55:33Z</updated>

    <summary>The YoDNSConf Demonstration is now accessible: Web-Based DNS Management Demonstration I&apos;m glad to finally get this setup!...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="demonstation" label="demonstation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="development" label="development" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>The YoDNSConf Demonstration is now accessible:</p>

<p><a href="/demo/">Web-Based DNS Management Demonstration</a></p>

<p>I'm glad to finally get this setup!</p>
]]>
        

    </content>
</entry>

<entry>
    <title>SVN Server Back Online</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2009/11/svn-server-back-online.html" />
    <id>tag:www.yodnsconf.com,2009:/web//94.19388</id>

    <published>2009-11-05T20:51:59Z</published>
    <updated>2010-06-12T08:26:44Z</updated>

    <summary>The YoDNSConf server is back online. NOTE: The YoDNSConf source code is now hosted at Github: YoDNSConf...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="subversion" label="subversion" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="yodnsconf" label="yodnsconf" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>The YoDNSConf server is back online.</p>

<p>NOTE: The YoDNSConf source code is now hosted at Github:</p>

<p><a href="http://github.com/docunext/yodnsconf">YoDNSConf</a></p>
]]>
        

    </content>
</entry>

<entry>
    <title>Subversion server down, Should I switch to Git?</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2009/10/subversion-server-down-should-i-switch-to-git.html" />
    <id>tag:www.yodnsconf.com,2009:/web//94.16861</id>

    <published>2009-10-22T23:05:31Z</published>
    <updated>2009-10-22T23:07:53Z</updated>

    <summary>My primary subversion server happens to be down at the moment, and I guess now is as good a time to consider switching to git. However, since I run several open source projects, I should probably start with a smaller...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="YoDNSConf Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="git" label="git" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="subversion" label="subversion" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="yodnsconf" label="yodnsconf" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>My primary subversion server happens to be down at the moment, and I guess now is as good a time to consider switching to git.</p>

<p>However, since I run several open source projects, I should probably start with a smaller project than YoDNSConf. This is an important project to me and since I use it everyday as a production system, I think I'll wait until I iron out any bugs with git on another project.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Cool New Features</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2009/10/cool-new-features.html" />
    <id>tag:www.yodnsconf.com,2009:/web//94.16804</id>

    <published>2009-10-14T20:32:47Z</published>
    <updated>2009-10-14T20:35:32Z</updated>

    <summary>I&apos;m working on a couple of cool new features which should prove rather interesting. First I&apos;ve added some fields for back-end proxy server addresses for zone groups. This can be used to create routing paths for reverse proxies like NGINX...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="Zone Groups" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="dovecot" label="dovecot" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="nginx" label="nginx" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perdition" label="perdition" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pound" label="pound" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="proxies" label="proxies" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="zonegroups" label="zone groups" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>I'm working on a couple of cool new features which should prove rather interesting.</p>

<p>First I've added some fields for back-end proxy server addresses for zone groups. This can be used to create routing paths for reverse proxies like NGINX or Pound, as well as mail relays for Postfix and popmap.re files for Perdition. So far I've only created templates for NGINX.</p>

<p>NOTE: While I currently use Perdition, I plan to switch to Dovecot at some point.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>YoDNSconf - Now with MaraDNS Support!</title>
    <link rel="alternate" type="text/html" href="http://www.yodnsconf.com/web/2009/09/yodnsconf---now-with-maradns-support.html" />
    <id>tag:www.yodnsconf.com,2009:/web//94.16343</id>

    <published>2009-09-13T00:14:43Z</published>
    <updated>2009-09-13T00:17:19Z</updated>

    <summary>Its experimental at this point, but YoDNSconf is now able to export zones into a format compatible with MaraDNS. MaraDNS looks really nice - its very easy to setup an authoritative and a recursive server all at once. I still...</summary>
    <author>
        <name>Albert</name>
        
    </author>
    
        <category term="MaraDNS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="maradns" label="maradns" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yodnsconf.com/web/">
        <![CDATA[<p>Its experimental at this point, but YoDNSconf is now able to export zones into a format compatible with MaraDNS.</p>

<p>MaraDNS looks really nice - its very easy to setup an authoritative and a recursive server all at once. I still have some questions about this setup, but so far it looks quite nice.</p>

<p>The MaraDNS format reminds me of what I learned of the djbdns format, so hopefully the two are compatibl.</p>
]]>
        

    </content>
</entry>

</feed>

