<?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: Command line geolocation</title>
	<atom:link href="http://ertw.com/blog/2010/01/25/command-line-geolocation/feed/" rel="self" type="application/rss+xml" />
	<link>http://ertw.com/blog/2010/01/25/command-line-geolocation/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 18 Jan 2012 13:46:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sean</title>
		<link>http://ertw.com/blog/2010/01/25/command-line-geolocation/comment-page-1/#comment-106078</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Sat, 14 May 2011 14:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://ertw.com/blog/?p=251#comment-106078</guid>
		<description>No, I think it went away :(</description>
		<content:encoded><![CDATA[<p>No, I think it went away <img src='http://ertw.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://ertw.com/blog/2010/01/25/command-line-geolocation/comment-page-1/#comment-105956</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 13 Apr 2011 15:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://ertw.com/blog/?p=251#comment-105956</guid>
		<description>The iploc site is not opening. Is it still active?</description>
		<content:encoded><![CDATA[<p>The iploc site is not opening. Is it still active?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sean</title>
		<link>http://ertw.com/blog/2010/01/25/command-line-geolocation/comment-page-1/#comment-104303</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Tue, 26 Jan 2010 01:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://ertw.com/blog/?p=251#comment-104303</guid>
		<description>You&#039;re right, my template cut off the last few characters.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, my template cut off the last few characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Cody</title>
		<link>http://ertw.com/blog/2010/01/25/command-line-geolocation/comment-page-1/#comment-104300</link>
		<dc:creator>Sean Cody</dc:creator>
		<pubDate>Mon, 25 Jan 2010 17:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://ertw.com/blog/?p=251#comment-104300</guid>
		<description>A bit of a bug.

The braces are unbalanced.

Here&#039;s what works from my .bash_login:

&lt;code&gt;
geo() { dig +short TXT `echo $1 &#124; awk -F. &#039;{print $4&quot;.&quot;$3&quot;.&quot;$2&quot;.&quot;$1&quot;.cc.iploc.org&quot;}&#039;`; }
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>A bit of a bug.</p>
<p>The braces are unbalanced.</p>
<p>Here&#8217;s what works from my .bash_login:</p>
<p><code><br />
geo() { dig +short TXT `echo $1 | awk -F. '{print $4"."$3"."$2"."$1".cc.iploc.org"}'`; }<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

