<?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>Reliably Broken &#187; bbc</title>
	<atom:link href="http://reliablybroken.com/b/tag/bbc/feed/" rel="self" type="application/rss+xml" />
	<link>http://reliablybroken.com/b</link>
	<description>It&#039;s a blog: let&#039;s do funch!</description>
	<lastBuildDate>Sat, 04 Sep 2010 21:22:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Glow Javascript library</title>
		<link>http://reliablybroken.com/b/2009/08/glow-javascript-library/</link>
		<comments>http://reliablybroken.com/b/2009/08/glow-javascript-library/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 08:00:39 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[glow]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://reliablybroken.com/b/?p=267</guid>
		<description><![CDATA[Only just come across the Glow Javascript library that the BBC released under the Apache license a couple of months ago. It looks good, and has excellent API documentation as well as discussions of general usage for the majority of the tools.

In particular it has widgets for auto-complete text inputs, a simple class for validating [...]]]></description>
			<content:encoded><![CDATA[<p>Only just come across the <a href="http://www.bbc.co.uk/glow/">Glow Javascript library</a> that the <a href="http://www.bbc.co.uk/">BBC</a> released under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache license</a> a couple of months ago. It looks good, and has <a href="http://www.bbc.co.uk/glow/docs/">excellent API documentation</a> as well as discussions of general usage for the majority of the tools.</p>

<p>In particular it has widgets for auto-complete text inputs, a simple class for validating form input and supports CSS-style selectors for referencing DOM objects.</p>

<p>Being that the BBC is mightily concerned with scheduled transmissions, Glow has an implementation of a timetable for displaying concurrent &#8220;tracks&#8221; of time data &#8211; I think this would complement the <a href="http://www.simile-widgets.org/timeline/">Simile timeline library</a> in various situations.</p>

<p>Seeing as I can&#8217;t do Javascript without <a href="http://jquery.com/">jQuery</a> or getting depressed, Glow is very interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://reliablybroken.com/b/2009/08/glow-javascript-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBC iCalendar schedules</title>
		<link>http://reliablybroken.com/b/2009/08/bbc-icalendar-schedules/</link>
		<comments>http://reliablybroken.com/b/2009/08/bbc-icalendar-schedules/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 20:18:42 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[time zone]]></category>

		<guid isPermaLink="false">http://reliablybroken.com/b/?p=262</guid>
		<description><![CDATA[Jon Udell recently wrote about accessing the BBC programming schedules but was put-off by the lack of time zone information in the iCalendar feeds, which prompted me to fix the quick-and-dirty script I have that generates iCalendar files for the BBC. (I wrote the first, time zone-blind version of my script in England&#8217;s Winter and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.jonudell.net/">Jon Udell</a> recently <a href="http://blog.jonudell.net/2009/08/05/curation-meta-curation-and-live-net-radio/">wrote about accessing the BBC programming schedules</a> but was put-off by the lack of time zone information in the iCalendar feeds, which prompted me to fix the quick-and-dirty script I have that generates <a href="http://reliablybroken.com/guide/">iCalendar files for the BBC</a>. (I wrote the first, time zone-blind version of my script in England&#8217;s Winter and it worked just perfick back then!)</p>

<p>So <a href="http://reliablybroken.com/guide/bbcguidetz.py">I fix it</a>. The updated iCalendar files have events with time zone information.</p>

<p>Everyone&#8217;s happy.</p>

<p>Jon Udell&#8217;s use of Python to explore data manipulation on the Web was one of the reasons I thought I really ought to get stuck into <a href="http://www.python.org/">Python</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://reliablybroken.com/b/2009/08/bbc-icalendar-schedules/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
