<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://durabledns.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://durabledns.com/wiki/feed.php">
        <title>DurableDNS</title>
        <description></description>
        <link>http://durabledns.com/wiki/</link>
        <image rdf:resource="http://durabledns.com/wiki/lib/images/favicon.ico" />
       <dc:date>2011-01-06T12:43:09+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/soap/getzone?rev=1294153981&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/soap/updatezone?rev=1294153951&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/dns/dynamicupdate?rev=1294153930&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/soap/createzone?rev=1294153877&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/dns/createzone?rev=1294153770&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/dns/autoslave?rev=1294153698&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/faq?rev=1294126829&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/soap?rev=1290364940&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/soap/getrecord?rev=1290364776&amp;do=diff"/>
                <rdf:li rdf:resource="http://durabledns.com/wiki/doku.php/soap/listrecords?rev=1286828939&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://durabledns.com/wiki/lib/images/favicon.ico">
        <title>DurableDNS</title>
        <link>http://durabledns.com/wiki/</link>
        <url>http://durabledns.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://durabledns.com/wiki/doku.php/soap/getzone?rev=1294153981&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-04T15:13:01+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>soap:getzone</title>
        <link>http://durabledns.com/wiki/doku.php/soap/getzone?rev=1294153981&amp;do=diff</link>
        <description>Method Name: getZone

Description: Get details of DNS zone

WSDL URL: &lt;https://durabledns.com/services/dns/getZone.php?wsdl&gt;



Input

apiuser ------ Value for authentication – Provided by DurableDNS on the Dashboard

apikey ------ Value for authentication – Provided by DurableDNS on the Dashboard

zonename ------ Name of zone, followed by a dot (.). Example: “example.com.”</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/soap/updatezone?rev=1294153951&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-04T15:12:31+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>soap:updatezone</title>
        <link>http://durabledns.com/wiki/doku.php/soap/updatezone?rev=1294153951&amp;do=diff</link>
        <description>Method Name: updateZone

Description: Update DNS Zone

WSDL URL: &lt;https://durabledns.com/services/dns/updateZone.php?wsdl&gt;



Input

apiuser ------ Value for authentication – Provided by DurableDNS on the Dashboard

apikey ------ Value for authentication – Provided by DurableDNS on the Dashboard

zonename ------ Name of zone, followed by a dot (.). Example: “example.com.”

ns ------ Fully-qualified domain name of primary name server for zone. Example: “ns1.durabledns.com.”

mbox ------ Email add…</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/dns/dynamicupdate?rev=1294153930&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-04T15:12:10+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>dns:dynamicupdate</title>
        <link>http://durabledns.com/wiki/doku.php/dns/dynamicupdate?rev=1294153930&amp;do=diff</link>
        <description>Dynamic update enables DNS client computers to register and dynamically update their DNS records with a DNS server whenever changes occur.
This reduces the need for manual administration of zone records, especially for clients that frequently move or change locations and use DHCP to obtain an IP address.</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/soap/createzone?rev=1294153877&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-04T15:11:17+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>soap:createzone</title>
        <link>http://durabledns.com/wiki/doku.php/soap/createzone?rev=1294153877&amp;do=diff</link>
        <description>Method Name: createZone

Description: Creates a new DNS zone.

WSDL URL: &lt;https://durabledns.com/services/dns/createZone.php?wsdl&gt;



Input

apiuser ------ Value for authentication – Provided by DurableDNS on the Dashboard

apikey ------ Value for authentication – Provided by DurableDNS on the Dashboard

zonename ------ Name of zone to create, followed by a dot (.). Example: “example.com.”

ns ------ Fully-qualified domain name of primary name server for zone. Example: “ns1.durabledns.com.”

mbo…</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/dns/createzone?rev=1294153770&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-04T15:09:30+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>dns:createzone</title>
        <link>http://durabledns.com/wiki/doku.php/dns/createzone?rev=1294153770&amp;do=diff</link>
        <description>A DNS zone is a portion of the global DNS namespace for which administrative responsibility has been delegated.  In most cases, your DNS zone is your domain name (i.e. example.com)

When creating a new DNS zone at DurableDNS you need to provide the following information (in most cases the default values are acceptable):</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/dns/autoslave?rev=1294153698&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-04T15:08:18+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>dns:autoslave</title>
        <link>http://durabledns.com/wiki/doku.php/dns/autoslave?rev=1294153698&amp;do=diff</link>
        <description>DNS AutoSlave takes the difficulty out of integrating DurableDNS with an existing system that manages DNS, for example a web hosting control panel like cPanel or Plesk.
With DNS AutoSlave enabled, DurableDNS will listen for NOTIFY packets from your DNS server that are sent to “notify.alwaysdnsllc.com”.  
When DurableDNS receives the first NOTIFY packet for a zone, the system will automatically provision a new DNS zone and download the records for that zone.</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/faq?rev=1294126829&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-04T07:40:29+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>faq</title>
        <link>http://durabledns.com/wiki/doku.php/faq?rev=1294126829&amp;do=diff</link>
        <description>Pre-Sales Questions

What is DurableDNS Managed DNS?

DurableDNS is a managed DNS hosting service that takes all of the difficulty out of administering DNS for one or many domains. Our user interface is easy to use, presented in plain English, and supported by experts. The DurableDNS name servers are geographically separated to remove all single points of failure for your DNS hosting. The DurableDNS team is available to assist in establishing DNS records that support your business needs.</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/soap?rev=1290364940&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-21T18:42:20+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>soap</title>
        <link>http://durabledns.com/wiki/doku.php/soap?rev=1290364940&amp;do=diff</link>
        <description>Introduction to the SOAP API

The DurableDNS SOAP API provides methods for integration of all of the major functions found
within the DurableDNS control panel (&lt;http://durabledns.com&gt;). The SOAP API can be utilized by
most major programming languages including Java, ASP, .NET, and PHP.</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/soap/getrecord?rev=1290364776&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-21T18:39:36+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>soap:getrecord</title>
        <link>http://durabledns.com/wiki/doku.php/soap/getrecord?rev=1290364776&amp;do=diff</link>
        <description>Method Name: getRecord

Description: Get details of a DNS record by unique numeric ID

WSDL URL: &lt;https://durabledns.com/services/dns/getRecord.php?wsdl&gt;



Input

apiuser ------ Value for authentication – Provided by DurableDNS on the Dashboard

apikey ------ Value for authentication – Provided by DurableDNS on the Dashboard

zonename ------ Name of zone to containing this record, followed by a dot (.). Example: “example.com.”
recordid ------ Unique numeric ID of DNS record</description>
    </item>
    <item rdf:about="http://durabledns.com/wiki/doku.php/soap/listrecords?rev=1286828939&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-11T20:28:59+00:00</dc:date>
        <dc:creator>DurableDNS Support</dc:creator>
        <title>soap:listrecords</title>
        <link>http://durabledns.com/wiki/doku.php/soap/listrecords?rev=1286828939&amp;do=diff</link>
        <description>Method Name: listRecords

Description: Get the list of records for a specified DNS zone

WSDL URL: &lt;https://durabledns.com/services/dns/listRecords.php?wsdl&gt;



Input

apiuser ------ Value for authentication – Provided by DurableDNS on the Dashboard

apikey ------ Value for authentication – Provided by DurableDNS on the Dashboard

zonename ------ Name of zone, followed by a dot (.). Example: “example.com.”</description>
    </item>
</rdf:RDF>

