<?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: Project: Weather via NWS on Desktop</title>
	<atom:link href="http://mattkava.com/2009/08/19/project-weather-via-nws-on-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattkava.com/2009/08/19/project-weather-via-nws-on-desktop/</link>
	<description>&#34;The race for quality has no finish line– so technically, it&#039;s more like a death march.&#34;</description>
	<lastBuildDate>Mon, 04 Oct 2010 18:00:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mkava</title>
		<link>http://mattkava.com/2009/08/19/project-weather-via-nws-on-desktop/#comment-3</link>
		<dc:creator>Mkava</dc:creator>
		<pubDate>Fri, 21 Aug 2009 17:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://kavama.nintendofreaks.com/?p=196#comment-3</guid>
		<description>&lt;a href=&quot;#comment-2&quot; rel=&quot;nofollow&quot;&gt;DrewDahl&lt;/a&gt;:
Was intending on all local storage to be LINQ since, at least the first version, it will be done in C#. Was hoping to do a server daemon that would store all of the information in a MySQL database, so that can be queried instead of having each individual client do all the heavy lifting (and it only has to get the XML file once and parse it once). That&#039;s down the road though.

Probably the easiest way to get the file is using exactly what you talked about. WebRequest and WebResponse or be lazy and try to get information from the WebBrowser object. That fancy wrapper you have would be nice, which I am certain I will attack with an axe to remove things I dont want at all. :P

As for help, expect to talk about this a few times over the course of the school year. This is something I would like to push into that all-inclusive project we were talking about over the last 8-9 months. =)</description>
		<content:encoded><![CDATA[<p><a href="#comment-2" rel="nofollow">DrewDahl</a>:<br />
Was intending on all local storage to be LINQ since, at least the first version, it will be done in C#. Was hoping to do a server daemon that would store all of the information in a MySQL database, so that can be queried instead of having each individual client do all the heavy lifting (and it only has to get the XML file once and parse it once). That&#8217;s down the road though.</p>
<p>Probably the easiest way to get the file is using exactly what you talked about. WebRequest and WebResponse or be lazy and try to get information from the WebBrowser object. That fancy wrapper you have would be nice, which I am certain I will attack with an axe to remove things I dont want at all. <img src='http://mattkava.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>As for help, expect to talk about this a few times over the course of the school year. This is something I would like to push into that all-inclusive project we were talking about over the last 8-9 months. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrewDahl</title>
		<link>http://mattkava.com/2009/08/19/project-weather-via-nws-on-desktop/#comment-2</link>
		<dc:creator>DrewDahl</dc:creator>
		<pubDate>Fri, 21 Aug 2009 07:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://kavama.nintendofreaks.com/?p=196#comment-2</guid>
		<description>Diggity.  You could use LINQ for the XML (obviously) and then you could either use WebRequest and WebResponse to grab information from the site, or the WebBrowser object.  Or, you could use the WebBrowser Wrapper we use at work.  It&#039;s lyk... csexb or something.  I modified it heavily &gt;.&gt; but, it&#039;s licensed under the Apache License.  It&#039;s good stuff.  Anyway, let me know if you need help with it =D</description>
		<content:encoded><![CDATA[<p>Diggity.  You could use LINQ for the XML (obviously) and then you could either use WebRequest and WebResponse to grab information from the site, or the WebBrowser object.  Or, you could use the WebBrowser Wrapper we use at work.  It&#8217;s lyk&#8230; csexb or something.  I modified it heavily &gt;.&gt; but, it&#8217;s licensed under the Apache License.  It&#8217;s good stuff.  Anyway, let me know if you need help with it =D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

