<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>yergler.net &#187; analytics</title>
	<atom:link href="http://yergler.net/blog/tag/analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://yergler.net</link>
	<description>Because eventually I&#039;ll be right. Theoretically.</description>
	<lastBuildDate>Wed, 23 May 2012 01:10:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Most Popular Erroneous Post</title>
		<link>http://yergler.net/blog/2010/02/03/most-popular-erroneous-post/</link>
		<comments>http://yergler.net/blog/2010/02/03/most-popular-erroneous-post/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 05:41:14 +0000</pubDate>
		<dc:creator>Nathan Yergler</dc:creator>
				<category><![CDATA[aside]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[mistake]]></category>

		<guid isPermaLink="false">http://yergler.net/?p=1454</guid>
		<description><![CDATA[There are a few posts on my site that get the lion&#8217;s share of traffic. One of those is a one-off project I did to convert Maildir to Mbox. Today someone left a comment, saying that it didn&#8217;t work. And then I realized that somewhere along the line sys.argv[-1] had been converted to sys.argv[1]. Not [...]]]></description>
			<content:encoded><![CDATA[<p>There are a few posts on my site that get the lion&#8217;s share of traffic.  One of those is a one-off project I did to convert <a href="http://yergler.net/projects/one-off/maildir-to-mbox/">Maildir to Mbox</a>.  Today someone left a comment, saying that it didn&#8217;t work.  And then I realized that somewhere along the line <code>sys.argv[-1]</code> had been converted to <code>sys.argv[1]</code>.  Not really the same thing.</p>
<p>I&#8217;ve update the page, but it&#8217;s a little embarrassing to only realize 18 months (or more) after originally posting it that you&#8217;ve been giving out bum advice.</p>
<p>Eventually, I&#8217;ll be right.</p>
]]></content:encoded>
			<wfw:commentRss>http://yergler.net/blog/2010/02/03/most-popular-erroneous-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

