<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Python Android Weather Forecast Script</title>
	<atom:link href="http://www.prupert.co.uk/2010/04/28/python-android-weather-forecast-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prupert.co.uk/2010/04/28/python-android-weather-forecast-script/</link>
	<description>putting the know back in technology</description>
	<lastBuildDate>Thu, 13 Oct 2011 11:51:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: prupert</title>
		<link>http://www.prupert.co.uk/2010/04/28/python-android-weather-forecast-script/comment-page-1/#comment-558</link>
		<dc:creator>prupert</dc:creator>
		<pubDate>Mon, 01 Nov 2010 20:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.prupert.co.uk/?p=322#comment-558</guid>
		<description>I got a similar error message a while after first writing this script. It seems there are two possible errors. Firstly, this sometimes occurs if you have a poor wireless connection and the phone can&#039;t get the location from the network.

Secondly, this also occurred when I used an older version of ASE on Android 1.6. This script was written on an old version of ASE on an much older version of Android than you are using, so it is more likely this is the reason it is failing. 

I shall have a look when I get a chance to see if I can get it working on 2.2.

Sorry I can&#039;t be more helpful, I got kinda annoyed with ASE on Android. It is a clever idea, but in reality it doesn&#039;t give you that much freedom. I ended up switching to Tasker, that can do pretty much all that ASE can do.</description>
		<content:encoded><![CDATA[<p>I got a similar error message a while after first writing this script. It seems there are two possible errors. Firstly, this sometimes occurs if you have a poor wireless connection and the phone can&#8217;t get the location from the network.</p>
<p>Secondly, this also occurred when I used an older version of ASE on Android 1.6. This script was written on an old version of ASE on an much older version of Android than you are using, so it is more likely this is the reason it is failing. </p>
<p>I shall have a look when I get a chance to see if I can get it working on 2.2.</p>
<p>Sorry I can&#8217;t be more helpful, I got kinda annoyed with ASE on Android. It is a clever idea, but in reality it doesn&#8217;t give you that much freedom. I ended up switching to Tasker, that can do pretty much all that ASE can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ira</title>
		<link>http://www.prupert.co.uk/2010/04/28/python-android-weather-forecast-script/comment-page-1/#comment-555</link>
		<dc:creator>Ira</dc:creator>
		<pubDate>Mon, 01 Nov 2010 02:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.prupert.co.uk/?p=322#comment-555</guid>
		<description>I tried to run this on my Droid 2 (2.2) but I get a KeyError:&#039;latitude&#039;

in the line addresses = droid.geocode(location[&#039;latitude&#039;],location[&#039;longitude&#039;])

Thanks</description>
		<content:encoded><![CDATA[<p>I tried to run this on my Droid 2 (2.2) but I get a KeyError:&#8217;latitude&#8217;</p>
<p>in the line addresses = droid.geocode(location['latitude'],location['longitude'])</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

