<?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: RSS and Weather Application</title>
	<atom:link href="http://www.microframework.nl/projects/rss-and-weather-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microframework.nl</link>
	<description>Elze Kool&#039;s experiences with the Micro Framework</description>
	<lastBuildDate>Thu, 31 Mar 2011 00:39:10 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Trike Motorcycles %0A</title>
		<link>http://www.microframework.nl/projects/rss-and-weather-application/comment-page-1/#comment-4095</link>
		<dc:creator>Trike Motorcycles %0A</dc:creator>
		<pubDate>Thu, 18 Nov 2010 10:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?page_id=9#comment-4095</guid>
		<description>we both have those traditional picture frames and digital picture frames at home. both are great for displaying family pictures ~-`</description>
		<content:encoded><![CDATA[<p>we both have those traditional picture frames and digital picture frames at home. both are great for displaying family pictures ~-`</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Encryption Softwares :</title>
		<link>http://www.microframework.nl/projects/rss-and-weather-application/comment-page-1/#comment-3870</link>
		<dc:creator>Encryption Softwares :</dc:creator>
		<pubDate>Sat, 30 Oct 2010 17:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?page_id=9#comment-3870</guid>
		<description>picture frames that are made of wood are still one of the best picture frames that you can get        :</description>
		<content:encoded><![CDATA[<p>picture frames that are made of wood are still one of the best picture frames that you can get        :</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.microframework.nl/projects/rss-and-weather-application/comment-page-1/#comment-975</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 07 May 2010 15:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?page_id=9#comment-975</guid>
		<description>Elze
Thank you for publishing this project.
I have a new EMX development system and I&#039;m trying to get this project to run on it.
I&#039;m using NETMF V4.0 and GHI NETMF SDK V1.0.4.	
Now I know that I will have to change things for the screen size but for right now I&#039;m just trying to get the basics to run.
The project crashes in the YahooReader and RssReader both at the same place in the parser at &quot;while (xmldoc.read())&quot; 
Now if I set a breakpoint just before the while I can look at &quot;xmlContent&quot; with the visualizers.
The test visualizer  shows about 200 to 300 of the following &quot;�&quot;.
The XML visualizer displays that it cannot be displayed error with using style sheet and Invalid top level document.

So I would say the returned data is no good.
Any ideas would be great.
Thanks
Tom</description>
		<content:encoded><![CDATA[<p>Elze<br />
Thank you for publishing this project.<br />
I have a new EMX development system and I&#8217;m trying to get this project to run on it.<br />
I&#8217;m using NETMF V4.0 and GHI NETMF SDK V1.0.4.<br />
Now I know that I will have to change things for the screen size but for right now I&#8217;m just trying to get the basics to run.<br />
The project crashes in the YahooReader and RssReader both at the same place in the parser at &#8220;while (xmldoc.read())&#8221;<br />
Now if I set a breakpoint just before the while I can look at &#8220;xmlContent&#8221; with the visualizers.<br />
The test visualizer  shows about 200 to 300 of the following &#8220;�&#8221;.<br />
The XML visualizer displays that it cannot be displayed error with using style sheet and Invalid top level document.</p>
<p>So I would say the returned data is no good.<br />
Any ideas would be great.<br />
Thanks<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard</title>
		<link>http://www.microframework.nl/projects/rss-and-weather-application/comment-page-1/#comment-970</link>
		<dc:creator>Gerhard</dc:creator>
		<pubDate>Sat, 01 May 2010 11:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?page_id=9#comment-970</guid>
		<description>Hi,

nice example, but ....
Try to use it with the current version of the frameworks (4.xx) and all the references were wrong. So, doesn&#039;t matter, and want to fix, but ...
Cant&#039;t find any solution for that.
System.Net noe is: ????

Thanks for helping

Gerhard
(newbie)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>nice example, but &#8230;.<br />
Try to use it with the current version of the frameworks (4.xx) and all the references were wrong. So, doesn&#8217;t matter, and want to fix, but &#8230;<br />
Cant&#8217;t find any solution for that.<br />
System.Net noe is: ????</p>
<p>Thanks for helping</p>
<p>Gerhard<br />
(newbie)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Berrevoets</title>
		<link>http://www.microframework.nl/projects/rss-and-weather-application/comment-page-1/#comment-907</link>
		<dc:creator>Bert Berrevoets</dc:creator>
		<pubDate>Sun, 21 Mar 2010 10:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?page_id=9#comment-907</guid>
		<description>Nice, i try to use this on ChipworkX Dev system, i must make a few changes because the code given has a few incompatible parts in it, and the code for the minuthand is wrong. in the code the second calculation have to use Cos instead of Sin, but for the rest, nice job.</description>
		<content:encoded><![CDATA[<p>Nice, i try to use this on ChipworkX Dev system, i must make a few changes because the code given has a few incompatible parts in it, and the code for the minuthand is wrong. in the code the second calculation have to use Cos instead of Sin, but for the rest, nice job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.microframework.nl/projects/rss-and-weather-application/comment-page-1/#comment-244</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 11 Sep 2009 14:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?page_id=9#comment-244</guid>
		<description>I know its about a year since you&#039;ve posted this but I just found it.  Thats very cool stuff!  I&#039;ve been looking at these digital picture frames that they sell thinking &quot;what can I hack together to get one of these to display weather radar and also text information such as weather warnings and weather watches&quot;..  :-)  Fun stuff!  Hope to see more!</description>
		<content:encoded><![CDATA[<p>I know its about a year since you&#8217;ve posted this but I just found it.  Thats very cool stuff!  I&#8217;ve been looking at these digital picture frames that they sell thinking &#8220;what can I hack together to get one of these to display weather radar and also text information such as weather warnings and weather watches&#8221;..  <img src='http://www.microframework.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Fun stuff!  Hope to see more!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

