<?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>Luke Maurits &#187; testlinks</title>
	<atom:link href="http://luke.maurits.id.au/blog/tag/testlinks/feed/" rel="self" type="application/rss+xml" />
	<link>http://luke.maurits.id.au</link>
	<description>Assorted geekery</description>
	<lastBuildDate>Sun, 06 Mar 2011 06:52:47 +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>Two New Software Releases</title>
		<link>http://luke.maurits.id.au/blog/2007/09/two-new-software-releases/</link>
		<comments>http://luke.maurits.id.au/blog/2007/09/two-new-software-releases/#comments</comments>
		<pubDate>Sat, 08 Sep 2007 08:31:00 +0000</pubDate>
		<dc:creator>Luke Maurits</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[getauweather]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[testlinks]]></category>

		<guid isPermaLink="false">http://luke.maurits.id.au/blog/2007/09/two-new-software-releases/</guid>
		<description><![CDATA[Just a quick entry to announce two new (well, almost new) software releases.

Firstly, I have finally brought my (X)HTML link testing script TestLinks up to a high enough standard to make it worth releasing.  You can read all about it and download it from here.  It&#8217;s just a simple script designed to be [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick entry to announce two new (well, almost new) software releases.
</p>
<p>Firstly, I have finally brought my (X)HTML link testing script TestLinks up to a high enough standard to make it worth releasing.  You can read all about it and download it from <a href="/software/testlinks/">here</a>.  It&#8217;s just a simple script designed to be run from cron and let you know if any links on your sites go stale.  Simple, but useful.  It&#8217;s written in Python, of course.
</p>
<p>Secondly, I realised that although I wrote the <a href="/software/getauweather/">GetAuWeather</a> page and linked to it from my software page way back in July, I never actually put a link to the code in there.  This has been fixed.  GetAuWeather is a simple Python module for downloading Australian weather observations from the Bureau of Meteorology&#8217;s website and parsing it up into sensible Pythonic data structures.  At the moment it&#8217;s just a function for doing that.  One day I will use this to make something useful, probably by writing a daemon to constantly throw new weather data into an SQLite database (taking advantage of the SQLite support new to Python 2.5) and then making a fancy web interface to this database.</p>
]]></content:encoded>
			<wfw:commentRss>http://luke.maurits.id.au/blog/2007/09/two-new-software-releases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

