<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Go Daddy DNS &amp; Heroku</title>
	<atom:link href="http://onticoren.com/2009/06/29/go-daddy-dns-heroku/feed/" rel="self" type="application/rss+xml" />
	<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/</link>
	<description>Enough virtual, it's time for something real by Oren Teich.</description>
	<lastBuildDate>Wed, 13 Jan 2010 21:28:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tarun</title>
		<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/comment-page-1/#comment-150</link>
		<dc:creator>Tarun</dc:creator>
		<pubDate>Sun, 16 Aug 2009 21:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://onticoren.com/?p=136#comment-150</guid>
		<description>Thank you very much.&lt;br&gt;Especially the tip on how to get root domain to work.</description>
		<content:encoded><![CDATA[<p>Thank you very much.<br />Especially the tip on how to get root domain to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarun</title>
		<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/comment-page-1/#comment-135</link>
		<dc:creator>Tarun</dc:creator>
		<pubDate>Sun, 16 Aug 2009 14:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://onticoren.com/?p=136#comment-135</guid>
		<description>Thank you very much.&lt;br&gt;Especially the tip on how to get root domain to work.</description>
		<content:encoded><![CDATA[<p>Thank you very much.<br />Especially the tip on how to get root domain to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Gilliam</title>
		<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/comment-page-1/#comment-134</link>
		<dc:creator>Jim Gilliam</dc:creator>
		<pubDate>Sun, 26 Jul 2009 04:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://onticoren.com/?p=136#comment-134</guid>
		<description>This doesn&#039;t appear to work anymore.  I&#039;m getting a &quot;ERROR - Please enter a valid IP address for the Points To field.&quot; &lt;br&gt;&lt;br&gt;:(</description>
		<content:encoded><![CDATA[<p>This doesn&#39;t appear to work anymore.  I&#39;m getting a &#8220;ERROR &#8211; Please enter a valid IP address for the Points To field.&#8221; </p>
<p>:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeniliaa</title>
		<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/comment-page-1/#comment-132</link>
		<dc:creator>jeniliaa</dc:creator>
		<pubDate>Wed, 08 Jul 2009 07:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://onticoren.com/?p=136#comment-132</guid>
		<description>Nice concept fine.I used the Godaddy reseller site for the Domain name registration the site named as &lt;a href=&quot;http://www.tucktail.com/&quot; rel=&quot;nofollow&quot;&gt;tucktail.com&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Nice concept fine.I used the Godaddy reseller site for the Domain name registration the site named as <a href="http://www.tucktail.com/" rel="nofollow">tucktail.com</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nateclark</title>
		<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/comment-page-1/#comment-131</link>
		<dc:creator>nateclark</dc:creator>
		<pubDate>Tue, 07 Jul 2009 03:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://onticoren.com/?p=136#comment-131</guid>
		<description>Nice demo, but this only works for you because Heroku also happens to be using Google Apps for their email. If you wanted to use another email provider for the MX record, this setup will break your ability to receive mail. I&#039;ve been struggling with this problem for a while with a Heroku app that I&#039;m working on. I was using GoDaddy&#039;s free email forwarding to forward mail from my domain to my personal Gmail account ... but as soon as you set a CNAME pointing to Heroku, most mail servers won&#039;t be able to find your MX records, they&#039;ll only find Heroku&#039;s MX, which currently point to Google Apps.&lt;br&gt;&lt;br&gt;As you mentioned, this hack actually breaks the RFC. In your case, it works because you and Heroku both use Google apps for MX ... that&#039;s nice and probably won&#039;t change very often, but it&#039;s still a hack.&lt;br&gt;&lt;br&gt;It would be nice if Heroku offered a reliable IP address, so we could just create an A record like you would normally do. This would definitely be something I&#039;d be willing to pay for.</description>
		<content:encoded><![CDATA[<p>Nice demo, but this only works for you because Heroku also happens to be using Google Apps for their email. If you wanted to use another email provider for the MX record, this setup will break your ability to receive mail. I&#39;ve been struggling with this problem for a while with a Heroku app that I&#39;m working on. I was using GoDaddy&#39;s free email forwarding to forward mail from my domain to my personal Gmail account &#8230; but as soon as you set a CNAME pointing to Heroku, most mail servers won&#39;t be able to find your MX records, they&#39;ll only find Heroku&#39;s MX, which currently point to Google Apps.</p>
<p>As you mentioned, this hack actually breaks the RFC. In your case, it works because you and Heroku both use Google apps for MX &#8230; that&#39;s nice and probably won&#39;t change very often, but it&#39;s still a hack.</p>
<p>It would be nice if Heroku offered a reliable IP address, so we could just create an A record like you would normally do. This would definitely be something I&#39;d be willing to pay for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpoz</title>
		<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/comment-page-1/#comment-130</link>
		<dc:creator>jpoz</dc:creator>
		<pubDate>Thu, 02 Jul 2009 20:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://onticoren.com/?p=136#comment-130</guid>
		<description>Howdy,&lt;br&gt;&lt;br&gt;Going to &quot;Advanced mode&quot; allows you to select all records to delete them all at once.&lt;br&gt;&lt;br&gt;jpoz</description>
		<content:encoded><![CDATA[<p>Howdy,</p>
<p>Going to &#8220;Advanced mode&#8221; allows you to select all records to delete them all at once.</p>
<p>jpoz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foi</title>
		<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/comment-page-1/#comment-129</link>
		<dc:creator>foi</dc:creator>
		<pubDate>Thu, 02 Jul 2009 09:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://onticoren.com/?p=136#comment-129</guid>
		<description>Good job! молодец</description>
		<content:encoded><![CDATA[<p>Good job! молодец</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nbhat</title>
		<link>http://onticoren.com/2009/06/29/go-daddy-dns-heroku/comment-page-1/#comment-126</link>
		<dc:creator>nbhat</dc:creator>
		<pubDate>Wed, 01 Jul 2009 02:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://onticoren.com/?p=136#comment-126</guid>
		<description>That was very useful esp the dot trick. Thanks !</description>
		<content:encoded><![CDATA[<p>That was very useful esp the dot trick. Thanks !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->