<?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>Dan's View &#187; Programming</title>
	<atom:link href="http://danb-uk.net/cat/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://danb-uk.net</link>
	<description>My wanderings and geekery</description>
	<lastBuildDate>Mon, 01 Mar 2010 10:12:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ShoutCast Stream Meta script</title>
		<link>http://danb-uk.net/2010/03/shoutcast-stream-meta-script/</link>
		<comments>http://danb-uk.net/2010/03/shoutcast-stream-meta-script/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 10:00:37 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[shoutcast]]></category>

		<guid isPermaLink="false">http://danb-uk.net/?p=319</guid>
		<description><![CDATA[Using the following python script you can pull the meta info from a playing stream. The headers variable will contain the Radio Name and other things, and the meta&#8217;s returned will include the currently playing track. source Example output: dan@x ~/ $ ./get_icy_name.py {'headers': {'icy-genre': 'Techno Drum and Bass', 'icy-notice2': 'SHOUTcast Distributed Network Audio Server/Linux [...]]]></description>
		<wfw:commentRss>http://danb-uk.net/2010/03/shoutcast-stream-meta-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life the universe and 99% Javascript Apps</title>
		<link>http://danb-uk.net/2008/10/life-the-universe-and-99-javascript-apps/</link>
		<comments>http://danb-uk.net/2008/10/life-the-universe-and-99-javascript-apps/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 13:59:50 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://danb-uk.net/?p=52</guid>
		<description><![CDATA[So I have been tinkering with creating a web frontend for a simple tool for use at work. On thursday I knocked up the app in vanilla, MySQL+PHP+bTemplate and a few jokes were made about it not being very pritty, etc. So I have spent a few hours getting the logic sorted out for an [...]]]></description>
		<wfw:commentRss>http://danb-uk.net/2008/10/life-the-universe-and-99-javascript-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
