<?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>tensixtyone &#187; php</title>
	<atom:link href="http://tensixtyone.com/tags/php/feed" rel="self" type="application/rss+xml" />
	<link>http://tensixtyone.com</link>
	<description>Rants of Andrew Williams / Nik_Doof</description>
	<lastBuildDate>Fri, 25 Jun 2010 10:58:02 +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>MythTV Channel Icons</title>
		<link>http://tensixtyone.com/perma/mythtv-channel-icons</link>
		<comments>http://tensixtyone.com/perma/mythtv-channel-icons#comments</comments>
		<pubDate>Fri, 28 Sep 2007 12:28:00 +0000</pubDate>
		<dc:creator>Andrew Williams</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[channel icons]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mythtv]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pvr]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://blog.tensixtyone.com//2007/09/28/mythtv-channel-icons</guid>
		<description><![CDATA[I hate adding channel icons, in MythTV is one of my pet peeves. Since the last time I rescanned it has improved a little and the uk_rt XMLTV grabber now offers up lyngsat logos for the channels Radio Times cover. Knowing of the impending doom, this time I tried to avoid it. I&#8217;ve now created [...]]]></description>
			<content:encoded><![CDATA[<p>I hate adding channel icons, in MythTV is one of my pet peeves. Since the last time I rescanned it has improved a little and the uk_rt <span class="caps">XMLTV</span> grabber now offers up lyngsat logos for the channels <a href="http://www.radiotimes.com/">Radio Times</a> cover.</p>
<p>Knowing of the impending doom, this time I tried to avoid it. I&#8217;ve now created a <span class="caps">PHP</span> script which will look through a data file, download the channel icons to the required path, and spit out a <span class="caps">SQL</span> script. At the moment it is very simple in that it doesn&#8217;t connect to MythTV and check what channels you have, it just blanket downloads all that it knows about.</p>
<p>I&#8217;ll get round to posting it in the next few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://tensixtyone.com/perma/mythtv-channel-icons/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
