<?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: Get Your Weather Through RSS/XML Feeds</title>
	<atom:link href="http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:16:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: shmai</title>
		<link>http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/comment-page-1/#comment-15611</link>
		<dc:creator>shmai</dc:creator>
		<pubDate>Tue, 13 Oct 2009 12:06:06 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15611</guid>
		<description>This is classic asp script will allow you to monitor your current local weather via a &lt;a href=&quot;http://Weather.com&quot; rel=&quot;nofollow&quot;&gt;Weather.com&lt;/a&gt; XML feed.&lt;br&gt;It parses the XML data and then outputs formatted HTML. &lt;br&gt;You need to acquire a Partner ID and License Key from &lt;a href=&quot;http://Weather.com&quot; rel=&quot;nofollow&quot;&gt;Weather.com&lt;/a&gt;.&lt;br&gt; This service is completely free, and they only want your email. Visit this URL to sign up.</description>
		<content:encoded><![CDATA[<p>This is classic asp script will allow you to monitor your current local weather via a <a href="http://Weather.com" rel="nofollow">Weather.com</a> XML feed.<br />It parses the XML data and then outputs formatted HTML. <br />You need to acquire a Partner ID and License Key from <a href="http://Weather.com" rel="nofollow">Weather.com</a>.<br /> This service is completely free, and they only want your email. Visit this URL to sign up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/comment-page-1/#comment-8154</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Wed, 04 Feb 2009 14:58:14 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-8154</guid>
		<description>Thumbs Down to rssweather.  they have a huge list of canadian locations and most of them just say &quot;Location not found&quot;. terribly lame. there is no such thing as a globally available weather feed without some sort of catch.  Yahoo requires you to go to their homepage to look up the &quot;location code&quot; for your city, which is lame, someone should offer a complete globally available free weather feed.</description>
		<content:encoded><![CDATA[<p>Thumbs Down to rssweather.  they have a huge list of canadian locations and most of them just say &#8220;Location not found&#8221;. terribly lame. there is no such thing as a globally available weather feed without some sort of catch.  Yahoo requires you to go to their homepage to look up the &#8220;location code&#8221; for your city, which is lame, someone should offer a complete globally available free weather feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indy Online</title>
		<link>http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/comment-page-1/#comment-6269</link>
		<dc:creator>Indy Online</dc:creator>
		<pubDate>Thu, 18 Dec 2008 00:07:50 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-6269</guid>
		<description>Thanks for the info. I&#039;m gonna use the NOAA XML feed on my site.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I&#39;m gonna use the NOAA XML feed on my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davak</title>
		<link>http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/comment-page-1/#comment-1980</link>
		<dc:creator>davak</dc:creator>
		<pubDate>Wed, 15 Jun 2005 06:24:14 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1980</guid>
		<description>Sorry, guys.  I missed this question the first time around.  The problem with easy javascript solutions is that they often pull the feed everytime the web page is pulled.  That&#039;s bad RSS form.

Have you tried the scripts on these pages?
&lt;a href=&quot;http://p3k.org/rss/?setup=true&quot;&gt;http://p3k.org/rss/?setup=true&lt;/a&gt;
&lt;a href=&quot;http://jade.mcli.dist.maricopa.edu/feed/&quot;&gt;http://jade.mcli.dist.maricopa.edu/feed/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, guys.  I missed this question the first time around.  The problem with easy javascript solutions is that they often pull the feed everytime the web page is pulled.  That&#8217;s bad RSS form.</p>
<p>Have you tried the scripts on these pages?<br />
<a href="http://p3k.org/rss/?setup=true">http://p3k.org/rss/?setup=true</a><br />
<a href="http://jade.mcli.dist.maricopa.edu/feed/">http://jade.mcli.dist.maricopa.edu/feed/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/comment-page-1/#comment-1977</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 14 Jun 2005 19:39:04 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1977</guid>
		<description>&lt;ul id=&quot;quote&quot;&gt;&lt;h6&gt;TheKog wrote:&lt;/h6&gt;I am trying to learn how to embed these RSS weather feeds into my existing website. I&#039;m not a TOTAL dummy but I&#039;m feeling like one now that I&#039;m trying to integrate this. Could someone point me to some sources that give a &quot;how to embed an RSS feed into your website&quot; for dummies?
Everything I find seems targeted at publishers.&lt;/ul&gt; :oops:  :oops:  :o </description>
		<content:encoded><![CDATA[<ul id="quote">
<h6>TheKog wrote:</h6>
<p>I am trying to learn how to embed these RSS weather feeds into my existing website. I&#8217;m not a TOTAL dummy but I&#8217;m feeling like one now that I&#8217;m trying to integrate this. Could someone point me to some sources that give a &#8220;how to embed an RSS feed into your website&#8221; for dummies?<br />
Everything I find seems targeted at publishers.</ul>
<p> :oops:  :oops:  :o</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/comment-page-1/#comment-1233</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 29 Jan 2005 23:00:08 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1233</guid>
		<description>I&#039;m also interested in this, although I see there have been no responses in over a month.  :?</description>
		<content:encoded><![CDATA[<p>I&#8217;m also interested in this, although I see there have been no responses in over a month.  :?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheKog</title>
		<link>http://www.tech-recipes.com/rx/787/get-your-weather-through-rssxml-feeds/comment-page-1/#comment-1158</link>
		<dc:creator>TheKog</dc:creator>
		<pubDate>Tue, 21 Dec 2004 19:01:47 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1158</guid>
		<description>I am trying to learn how to embed these RSS weather feeds into my existing website. I&#039;m not a TOTAL dummy but I&#039;m feeling like one now that I&#039;m trying to integrate this. Could someone point me to some sources that give a &quot;how to embed an RSS feed into your website&quot; for dummies?
Everything I find seems targeted at publishers.</description>
		<content:encoded><![CDATA[<p>I am trying to learn how to embed these RSS weather feeds into my existing website. I&#8217;m not a TOTAL dummy but I&#8217;m feeling like one now that I&#8217;m trying to integrate this. Could someone point me to some sources that give a &#8220;how to embed an RSS feed into your website&#8221; for dummies?<br />
Everything I find seems targeted at publishers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
