<?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>RoboWhois Blog</title>
	<atom:link href="http://blog.robowhois.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robowhois.com</link>
	<description></description>
	<lastBuildDate>Thu, 11 Apr 2013 08:16:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Added full support for .POST TLD</title>
		<link>http://blog.robowhois.com/2013/04/added-full-support-for-post-tld/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=added-full-support-for-post-tld</link>
		<comments>http://blog.robowhois.com/2013/04/added-full-support-for-post-tld/#comments</comments>
		<pubDate>Thu, 11 Apr 2013 08:11:57 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[.POST]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=291</guid>
		<description><![CDATA[The POST sTLD is now supported in all domain and whois API methods. <a href="http://blog.robowhois.com/2013/04/added-full-support-for-post-tld/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.iana.org/domains/root/db/post.html">.POST</a> is a sponsored top-level domain name (sTLD). It is intended to be restricted to the use of national and regional postal services and private businesses that provide similar services.</p>
<p>Today we&#8217;re happy to announce the full support for this TLD. The .POST sTLD is now supported in all <a href="https://www.robowhois.com/docs/api/">domain and whois API</a> methods.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2013/04/added-full-support-for-post-tld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing versioned API</title>
		<link>http://blog.robowhois.com/2013/01/announcing-versioned-api/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=announcing-versioned-api</link>
		<comments>http://blog.robowhois.com/2013/01/announcing-versioned-api/#comments</comments>
		<pubDate>Wed, 23 Jan 2013 23:31:51 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[api]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=285</guid>
		<description><![CDATA[As of today, we're versioning our API. Make sure to update your API endpoint to include version number. <a href="http://blog.robowhois.com/2013/01/announcing-versioned-api/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>In the last few months we&#8217;ve been silently working on several updates on our infrastructure and API.</p>
<p>As part of these improvements, we decided to start versioning our API. In this way we&#8217;ll be able to release product updates without breaking compatibility with existing applications.</p>
<p>The current API is now known as API v1. All the existing API methods are now available under the <code>/v1</code> prefix. The <a href="https://www.robowhois.com/docs/api/v1/">API documentation has been updated</a> to reflect these changes.</p>
<p>If you used a custom library, all you have to do is to change the API endpoint from</p>
<pre>http://api.robowhois.com/</pre>
<p>to</p>
<pre>http://api.robowhois.com/v1/</pre>
<p>If you use our <a href="https://rubygems.org/gems/robowhois">Ruby client</a> make sure to upgrade to the release 3.0.0.</p>
<p>The old API endpoint will continue to work for a while, but we expect to drop it sometime before the end of June 2013.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2013/01/announcing-versioned-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added full support for .PW ccTLD</title>
		<link>http://blog.robowhois.com/2012/11/added-full-support-for-pw-cctld/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=added-full-support-for-pw-cctld</link>
		<comments>http://blog.robowhois.com/2012/11/added-full-support-for-pw-cctld/#comments</comments>
		<pubDate>Tue, 20 Nov 2012 22:53:01 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[.PW]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=267</guid>
		<description><![CDATA[The .PW ccTLD is now supported in all whois API endpoints. <a href="http://blog.robowhois.com/2012/11/added-full-support-for-pw-cctld/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://www.iana.org/domains/root/db/pw.html">.PW</a> ccTLD is now supported in all <a href="https://www.robowhois.com/docs/api/">whois API endpoints</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2012/11/added-full-support-for-pw-cctld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added full support for .IQ, .BI, and .DM ccTLDs</title>
		<link>http://blog.robowhois.com/2012/09/added-full-support-for-iq-bi-and-dm-cctlds/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=added-full-support-for-iq-bi-and-dm-cctlds</link>
		<comments>http://blog.robowhois.com/2012/09/added-full-support-for-iq-bi-and-dm-cctlds/#comments</comments>
		<pubDate>Wed, 12 Sep 2012 13:05:11 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[.BI]]></category>
		<category><![CDATA[.DM]]></category>
		<category><![CDATA[.IQ]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=261</guid>
		<description><![CDATA[We've just released an update to support 3 new ccTLDs: .IQ, .BI, and .DM. <a href="http://blog.robowhois.com/2012/09/added-full-support-for-iq-bi-and-dm-cctlds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m very happy to announce that we&#8217;ve just released an update to support 3 new ccTLDs: <a href="http://www.iana.org/domains/root/db/iq.html">.IQ</a>, <a href="http://www.iana.org/domains/root/db/bi.html">.BI</a>, and <a href="http://www.iana.org/domains/root/db/dm.html">.DM</a>.</p>
<p>These ccTLDs are immediately available for any of our <a href="https://www.robowhois.com/docs/api/">whois API endpoints</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2012/09/added-full-support-for-iq-bi-and-dm-cctlds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL Everywhere</title>
		<link>http://blog.robowhois.com/2012/09/ssl-everywhere/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ssl-everywhere</link>
		<comments>http://blog.robowhois.com/2012/09/ssl-everywhere/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 23:19:36 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=255</guid>
		<description><![CDATA[With immediate effect, every request to the website, whether you're logged in or not, is served via HTTPS with secure cookies. <a href="http://blog.robowhois.com/2012/09/ssl-everywhere/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Today we rolled out a very important change in the RoboWhois infrastructure: <strong>SSL everywhere</strong>.</p>
<p>With immediate effect, every request to the website, whether you&#8217;re logged in or not, is served via HTTPS with secure cookies.</p>
<p><img class="aligncenter" title="RoboWhois HTTPS" src="http://f.cl.ly/items/1c2B3o370r251O413h0O/20120912-robowhois-https.png" alt="RoboWhois HTTPS" width="465" height="180" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2012/09/ssl-everywhere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About yesterday service interruption</title>
		<link>http://blog.robowhois.com/2012/07/about-yesterday-service-interruption/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=about-yesterday-service-interruption</link>
		<comments>http://blog.robowhois.com/2012/07/about-yesterday-service-interruption/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 12:10:56 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=248</guid>
		<description><![CDATA[More details about yesterday service interruption and future actions. <a href="http://blog.robowhois.com/2012/07/about-yesterday-service-interruption/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>As you probably noticed, the API service has been misbehaving since yesterday morning until this morning (GMT). This resulted in an increase of the number of 500 errors returned by the API. Furthermore our service has been partially unavailable testerday, July 11.</p>
<h2><span id="more-248"></span>What happened</h2>
<p>The root cause of this issue is a failure of the Redis instance we use to cache some API information, such as the number of API requests. Our Redis provider has been offline since yesterday, without any apparent explanation. Actually, their Redis service is still offline and we heard no words from them.</p>
<p>The issue was reported yesterday by our monitoring tools and some of our clients. We started investigating, but the Redis instance went up for a few minutes and the issue was (temporary) solved. Unfortunately, the instance went down again a few hours later and our tools didn&#8217;t immediately reported the error to us for a combination of reasons:</p>
<ol>
<li>The issue was <a href="http://www.airbrake.io/">logged by Airbrake</a>, but not flagged as resolved. Airbrake only sends you one notification per exception, not matter how many times it is logged. Additionally, they don&#8217;t deliver any daily/hourly digest (<em>hint</em>), thus we never received the notification that the application was misbehaving again.</li>
<li>We use <a href="http://www.pingdom.com/">Pingdom</a> to monitor application and API availability. However, the service was configured to check our API sending a request to the /account path and this specific API call wasn&#8217;t affected by the Redis outage, because it doesn&#8217;t hit Redis at all.</li>
</ol>
<p>For these reasons, our response to the latest outage has been quite slow, and we are extremely sorry about this.</p>
<h2>We care about your business</h2>
<p>We realize that there are businesses that count on our service and, sometimes, apologizing is not enough.</p>
<p>If you think that your business was affected by this service interruption, let us know at support@robowhois.com and we&#8217;ll send you a refund for this month: monthly plans will receive a 10% discount on the next billing cycle, pay-as-you-go plans will be recharged for the number of failed requests during this outage multiplies by 2.</p>
<h2>What&#8217;s next?</h2>
<p>In the short terms, we already migrated our Redis instance to a new provider and we&#8217;ll work with the old one to understand what happened and recover the lost data (just caches and logging information, nothing extremely valuable).</p>
<p>We also changed our Pingdom service to monitor a real API call instead of the account details, to make sure the check stresses all the system infrastructure.</p>
<p>We&#8217;re now working to audit our service and make sure such issues won&#8217;t happen again in the future.</p>
<p>If you should have any questions, please don&#8217;t hesitate to contact us.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2012/07/about-yesterday-service-interruption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extended full support for .PRO TLD</title>
		<link>http://blog.robowhois.com/2012/07/extended-full-support-for-pro-tld/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extended-full-support-for-pro-tld</link>
		<comments>http://blog.robowhois.com/2012/07/extended-full-support-for-pro-tld/#comments</comments>
		<pubDate>Tue, 03 Jul 2012 12:16:37 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[.PRO]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=241</guid>
		<description><![CDATA[Today we're happy to announce the full support for .PRO TLDs. <a href="http://blog.robowhois.com/2012/07/extended-full-support-for-pro-tld/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><code>.PRO</code> gTLD has been partially <a href="http://www.robowhois.com/docs/api/supported-tlds/">supported</a> since the first release of RoboWhois.</p>
<p>Today we&#8217;re happy to announce the full support for this TLD. You can now query all response details, including contacts, registrant and registrar, given that the server response includes this information.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2012/07/extended-full-support-for-pro-tld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added full support for .SX ccTLD</title>
		<link>http://blog.robowhois.com/2012/06/added-full-support-for-sx-cctld/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=added-full-support-for-sx-cctld</link>
		<comments>http://blog.robowhois.com/2012/06/added-full-support-for-sx-cctld/#comments</comments>
		<pubDate>Mon, 11 Jun 2012 16:38:10 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[.SX]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=238</guid>
		<description><![CDATA[.SX is the Sint Maarten ccTLD. Today we're happy to announce the full support for .SX TLD increasing the number of our supported TLDs. <a href="http://blog.robowhois.com/2012/06/added-full-support-for-sx-cctld/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.iana.org/domains/root/db/sx.html"><code>.TN</code></a> is the Sint Maarten ccTLD. Today we&#8217;re happy to announce the full support for <code>.SX</code> TLD increasing the number of our <a href="http://www.robowhois.com/docs/api/supported-tlds/">supported TLDs</a>.</p>
<p>Full support means you are able to get the raw WHOIS record or single WHOIS properties such as registry, contacts and nameservers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2012/06/added-full-support-for-sx-cctld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Examples page</title>
		<link>http://blog.robowhois.com/2012/06/new-examples-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-examples-page</link>
		<comments>http://blog.robowhois.com/2012/06/new-examples-page/#comments</comments>
		<pubDate>Thu, 07 Jun 2012 20:20:24 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=229</guid>
		<description><![CDATA[The most interesting code snippets for RoboWhois are now available in the new Examples page. <a href="http://blog.robowhois.com/2012/06/new-examples-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Over the past few months customers have been sending us support emails asking for examples on how to integrate our <a href="http://www.robowhois.com/docs/api/">API</a> using PHP, ASP, Python, Ruby and several other languages.</p>
<p>We collected the most interesting code snippets and today we&#8217;re making them available in the new <a href="http://www.robowhois.com/docs/api/examples/">Examples page</a>.</p>
<p><a href="http://www.robowhois.com/docs/api/examples/"><img class="aligncenter" title="RoboWhois Examples" src="http://f.cl.ly/items/3F031c3g2k1r2p1P3Y3b/20120607-robowhois-examples.png" alt="RoboWhois Examples" /></a></p>
<p>So far, we published examples about using our <a href="http://www.robowhois.com/docs/api/whois/">Whois API</a> with <a href="http://www.robowhois.com/docs/api/examples/#php">PHP</a>, <a href="http://www.robowhois.com/docs/api/examples/#python">Python</a> and <a href="http://www.robowhois.com/docs/api/examples/#asp_classic">ASP Classic</a>.</p>
<p>But this is just the beginning. If you have code that interacts with the RoboWhois API in any way, then we would love to see it. Please, send over any code samples you have to support@robowhois.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2012/06/new-examples-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scheduled Maintenance Wednesday</title>
		<link>http://blog.robowhois.com/2012/05/scheduled-maintenance-wednesday-20120530/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=scheduled-maintenance-wednesday-20120530</link>
		<comments>http://blog.robowhois.com/2012/05/scheduled-maintenance-wednesday-20120530/#comments</comments>
		<pubDate>Mon, 28 May 2012 19:32:48 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[maintenance]]></category>

		<guid isPermaLink="false">http://blog.robowhois.com/?p=220</guid>
		<description><![CDATA[We'll be performing scheduled maintenance this Wednesday (May 30, 2012) from 09:00 to 10:00 GMT. <a href="http://blog.robowhois.com/2012/05/scheduled-maintenance-wednesday-20120530/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>We&#8217;ll be performing scheduled maintenance <a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=RoboWhois+Scheduled+Maintenance&amp;iso=20120530T09&amp;ah=1" target="_blank">this Wednesday (May 30th, 2012) from 09:00 to 10:00 GMT</a> to migrate the main application server as requested by our VPS provider. Access to API and the main website will be intermittently unavailable during this period, but we&#8217;re not expecting any more than 30 minutes of total downtime.</p>
<p><strong>UPDATE:</strong> Maintenance completed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robowhois.com/2012/05/scheduled-maintenance-wednesday-20120530/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: blog.robowhois.com @ 2013-05-24 01:35:55 by W3 Total Cache -->