<?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>David Sterry&#039;s Blog &#187; programming</title>
	<atom:link href="http://davidsterry.com/blog/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidsterry.com/blog</link>
	<description>Better than bad, it&#039;s good</description>
	<lastBuildDate>Tue, 03 Jan 2012 22:19:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Podcast Subscriber Tracking with Perl</title>
		<link>http://davidsterry.com/blog/2009/02/podcast-subscriber-tracking-with-perl/</link>
		<comments>http://davidsterry.com/blog/2009/02/podcast-subscriber-tracking-with-perl/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 05:58:00 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://10.168.29.5/blog/?p=124</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 0.000156 seconds-->
<!---Displayed in 0.000409 seconds.-->
If you have a podcast, you probably provide an RSS or XML file for people to subscribe to. If you&#8217;re interested in tracking how many people are subscribing to your feed and you&#8217;re running Apache, I&#8217;ve just developed a simple script that counts repeat downloaders of the feed. I look for .rss in the URL [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 7.6E-5 seconds-->
<!---Displayed in 0.00026 seconds.-->
<p>If you have a podcast, you probably provide an RSS or XML file for people to subscribe to. If you&#8217;re interested in tracking how many people are subscribing to your feed and you&#8217;re running Apache, I&#8217;ve just developed a simple script that counts repeat downloaders of the feed. I look for .rss in the URL but you can easily change that to .xml or whatever matches your feed.</p>
<p>You can download the script at <a href="http://trygnulinux.com/rsstrak">http://trygnulinux.com/rsstrak</a></p>
<p>Thanks and leave any questions or suggestions in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2009/02/podcast-subscriber-tracking-with-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

