<?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>All My Brain &#187; whois</title>
	<atom:link href="http://allmybrain.com/tag/whois/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com</link>
	<description>Where stuff from my brain lands</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:42:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Programming a client for the WHOIS protocol</title>
		<link>http://allmybrain.com/2007/10/10/programming-a-client-for-the-whois-protocol/</link>
		<comments>http://allmybrain.com/2007/10/10/programming-a-client-for-the-whois-protocol/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 01:54:18 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[domain names]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/10/an-in-depth-look-at-the-whois-protocol/</guid>
		<description><![CDATA[I have a little task that involves programmatically determining whether DNS servers are set correctly for a domain. Since this project is written in Python, I first set out to see if there were any "whois" clients already available for Python. I eventually found rwhois.py, which is a whois client with recursive ability. I noticed [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/10/programming-a-client-for-the-whois-protocol/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

