<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.mahope.net/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Outsourced Clue</title>
	
	<link>http://outsourcedclue.com</link>
	<description>Providing big company technology recommendations to the masses</description>
	<lastBuildDate>Thu, 11 Jun 2009 21:05:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.mahope.net/OutsourcedClue" /><feedburner:info uri="outsourcedclue" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Quick Tip: Find information about a US zip code using DNS</title>
		<link>http://feeds.mahope.net/~r/OutsourcedClue/~3/Q-Bgk9viRJ0/</link>
		<comments>http://outsourcedclue.com/2009/06/04/quick-tip-find-information-about-a-us-zip-code-using-dns/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 19:27:01 +0000</pubDate>
		<dc:creator>sleach</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[zipcode]]></category>

		<guid isPermaLink="false">http://outsourcedclue.com/?p=40</guid>
		<description><![CDATA[Want to know more about a particular zipcode?  Open http://$ZIPCODE.us in your browser.  i.e.
http://90210.us
http://80108.us
http://93004.us
]]></description>
		<wfw:commentRss>http://outsourcedclue.com/2009/06/04/quick-tip-find-information-about-a-us-zip-code-using-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outsourcedclue.com/2009/06/04/quick-tip-find-information-about-a-us-zip-code-using-dns/</feedburner:origLink></item>
		<item>
		<title>Build a RPM of Python 2.5 on CentOS 5 / Redhat Enterprise (RHEL) 5</title>
		<link>http://feeds.mahope.net/~r/OutsourcedClue/~3/2OcM8o7H2wQ/</link>
		<comments>http://outsourcedclue.com/2009/04/22/build-a-rpm-of-python-25-on-centos-5-redhat-enterprise-rhel-5/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:33:14 +0000</pubDate>
		<dc:creator>sleach</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://outsourcedclue.com/?p=32</guid>
		<description><![CDATA[It&#8217;s such a pain to get a newer version of Python installed on Redhat/CentOS.  RHEL 4/CentOS 4 comes with Python 2.3, and RHEL 5/CentOS 5 comes with Python 2.4.  I have noticed more and more apps requiring Python &#62;= 2.5, so I had to find a good way to build an RPM of Python 2.5. [...]]]></description>
		<wfw:commentRss>http://outsourcedclue.com/2009/04/22/build-a-rpm-of-python-25-on-centos-5-redhat-enterprise-rhel-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://outsourcedclue.com/2009/04/22/build-a-rpm-of-python-25-on-centos-5-redhat-enterprise-rhel-5/</feedburner:origLink></item>
		<item>
		<title>SOLVED: Problems with Safari 4, Nginx and Connections being reset</title>
		<link>http://feeds.mahope.net/~r/OutsourcedClue/~3/lm7C4u43c60/</link>
		<comments>http://outsourcedclue.com/2009/04/16/solved-problems-with-safari-4-nginx-and-connections-being-reset/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 16:38:22 +0000</pubDate>
		<dc:creator>sleach</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://outsourcedclue.com/?p=28</guid>
		<description><![CDATA[We had some issues with Safari 4 (only) and our Nginx load balancer setup.  Turns out, it doesn&#8217;t like the keep alive settings to be anything but 0.  The default for nginx was 65, which for the Safari 4 users, the site would consistently not provide the full content back to the client (we [...]]]></description>
		<wfw:commentRss>http://outsourcedclue.com/2009/04/16/solved-problems-with-safari-4-nginx-and-connections-being-reset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outsourcedclue.com/2009/04/16/solved-problems-with-safari-4-nginx-and-connections-being-reset/</feedburner:origLink></item>
		<item>
		<title>Supporting “dig +trace” using an Unbound recursive/caching DNS server</title>
		<link>http://feeds.mahope.net/~r/OutsourcedClue/~3/Y0L19W7uNWU/</link>
		<comments>http://outsourcedclue.com/2009/04/13/supporting-dig-trace-using-an-unbound-recursive-dns-server/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 16:59:50 +0000</pubDate>
		<dc:creator>sleach</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[dig]]></category>
		<category><![CDATA[unbound]]></category>

		<guid isPermaLink="false">http://outsourcedclue.com/?p=19</guid>
		<description><![CDATA[dig +trace example.com is an extremely useful debugging tool with DNS.  It will walk the delegation path, showing the answer each authoritative DNS server in the path handed out, helping you track down some obscure DNS errors.  For example, here is a dig +trace for &#8220;outsourcedclue.com&#8221;.
 
; &#60;&#60;&#62;&#62; DiG 9.6.0-P1 &#60;&#60;&#62;&#62; +trace outsourcedclue.com
;; global options: +cmd
.			518073	IN	NS	F.ROOT-SERVERS.NET.
.			518073	IN	NS	M.ROOT-SERVERS.NET.
.			518073	IN	NS	B.ROOT-SERVERS.NET.
.			518073	IN	NS	D.ROOT-SERVERS.NET.
.			518073	IN	NS	K.ROOT-SERVERS.NET.
.			518073	IN	NS	A.ROOT-SERVERS.NET.
.			518073	IN	NS	H.ROOT-SERVERS.NET.
.			518073	IN	NS	J.ROOT-SERVERS.NET.
.			518073	IN	NS	E.ROOT-SERVERS.NET.
.			518073	IN	NS	L.ROOT-SERVERS.NET.
.			518073	IN	NS	C.ROOT-SERVERS.NET.
.			518073	IN	NS	G.ROOT-SERVERS.NET.
.			518073	IN	NS	I.ROOT-SERVERS.NET.
;; [...]]]></description>
		<wfw:commentRss>http://outsourcedclue.com/2009/04/13/supporting-dig-trace-using-an-unbound-recursive-dns-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outsourcedclue.com/2009/04/13/supporting-dig-trace-using-an-unbound-recursive-dns-server/</feedburner:origLink></item>
		<item>
		<title>Setting up Unbound Recursive/Caching DNS Server on CentOS/Redhat</title>
		<link>http://feeds.mahope.net/~r/OutsourcedClue/~3/uU3eDi6_5VE/</link>
		<comments>http://outsourcedclue.com/2008/07/19/setting-up-unbound-recursivecaching-dns-server-on-centosredhat/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 13:13:10 +0000</pubDate>
		<dc:creator>sleach</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[unbound]]></category>

		<guid isPermaLink="false">http://outsourcedclue.com/?p=7</guid>
		<description><![CDATA[UPDATE: Modified for some changes and the latest version of Unbound (this includes 1.3.0)
NOTE: &#8211; If you are upgrading from a previous version, I would delete your *.pem files, regenerate them, and make sure to chown them to the unbound user/group.
There is a lot of noise out lately about the recently published DNS Caching Server [...]]]></description>
		<wfw:commentRss>http://outsourcedclue.com/2008/07/19/setting-up-unbound-recursivecaching-dns-server-on-centosredhat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outsourcedclue.com/2008/07/19/setting-up-unbound-recursivecaching-dns-server-on-centosredhat/</feedburner:origLink></item>
		<item>
		<title>Programmers are Causing Global Warming (Repost)</title>
		<link>http://feeds.mahope.net/~r/OutsourcedClue/~3/WS7PB71nfpc/</link>
		<comments>http://outsourcedclue.com/2008/07/16/programmers-are-causing-global-warming-repost/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 12:09:02 +0000</pubDate>
		<dc:creator>sleach</dc:creator>
				<category><![CDATA[Scalability]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://outsourcedclue.com/?p=5</guid>
		<description><![CDATA[I posted this before on an old blog, thought I would repost it here:
Catchy title eh?  I have decided that all of the issues of global warming can be attributed to programmers.  Lazy programmers.  &#8220;What is he talking about?&#8221; I hear shouted from the fourth row.  I am talking about the [...]]]></description>
		<wfw:commentRss>http://outsourcedclue.com/2008/07/16/programmers-are-causing-global-warming-repost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outsourcedclue.com/2008/07/16/programmers-are-causing-global-warming-repost/</feedburner:origLink></item>
		<item>
		<title>Great Page Showing Some Cool Geek Posters</title>
		<link>http://feeds.mahope.net/~r/OutsourcedClue/~3/o4zxqOLMmU4/</link>
		<comments>http://outsourcedclue.com/2008/06/05/great-page-showing-some-cool-geek-posters/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 13:14:22 +0000</pubDate>
		<dc:creator>sleach</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[memories]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://outsourcedclue.com/?p=4</guid>
		<description><![CDATA[Kudos to the fellas at Pingdom for gathering a page showing some pretty slick geek posters.  My favorite is probably the CAIDA network map (I have one like that from back in 2001.  Memories&#8230;).
View the Pingdom page.
]]></description>
		<wfw:commentRss>http://outsourcedclue.com/2008/06/05/great-page-showing-some-cool-geek-posters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outsourcedclue.com/2008/06/05/great-page-showing-some-cool-geek-posters/</feedburner:origLink></item>
		<item>
		<title>Broken Caching DNS Server Causes Headaches</title>
		<link>http://feeds.mahope.net/~r/OutsourcedClue/~3/5Ty3fMoZ8E0/</link>
		<comments>http://outsourcedclue.com/2008/06/05/broken-caching-dns-server-causes-headaches/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 12:55:03 +0000</pubDate>
		<dc:creator>sleach</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[theplanet]]></category>

		<guid isPermaLink="false">http://outsourcedclue.com/app/?p=3</guid>
		<description><![CDATA[By now you have read the many reports of The Planet&#8217;s data center fire.  Long story short, there was an explosion on the first floor of their Houston facility (old ev1servers data center) that affected network connectivity, servers and a ton of other items.  Some buddies of mine, Pelago, have their gear in [...]]]></description>
		<wfw:commentRss>http://outsourcedclue.com/2008/06/05/broken-caching-dns-server-causes-headaches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outsourcedclue.com/2008/06/05/broken-caching-dns-server-causes-headaches/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.298 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-06-16 09:41:48 -->
