<?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: The Asterisk Weather Station: Forecasts from Any Phone for 42,740 U.S. Zip Codes</title>
	<atom:link href="http://nerdvittles.com/?feed=rss2&#038;p=160" rel="self" type="application/rss+xml" />
	<link>http://nerdvittles.com/?p=160</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Wed, 19 Jun 2013 12:13:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Tiggerpaws</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-11237</link>
		<dc:creator>Tiggerpaws</dc:creator>
		<pubDate>Wed, 02 Jun 2010 14:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-11237</guid>
		<description><![CDATA[Why doesn&#039;t it work on Asterisk 1.6.0.22-samy-r60 currently running on trixbox1?

&lt;i&gt;[WM: Try replacing all &#124; characters in /etc/asterisk/extensions_custom.conf with commas. Then restart Asterisk.]&lt;/i&gt;]]></description>
		<content:encoded><![CDATA[<p>Why doesn&#8217;t it work on Asterisk 1.6.0.22-samy-r60 currently running on trixbox1?</p>
<p><i>[WM: Try replacing all | characters in /etc/asterisk/extensions_custom.conf with commas. Then restart Asterisk.]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grayson Peddie</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-10361</link>
		<dc:creator>Grayson Peddie</dc:creator>
		<pubDate>Thu, 10 Dec 2009 07:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-10361</guid>
		<description><![CDATA[I already have eSpeak and asterisk-espeak installed and I want to use espeak instead of swift (don&#039;t know about free voices for swift) or flite.

I got espeak to work by creating a simple custom extension:

[espeak-test]
exten =&gt; s,1,Answer
exten =&gt; s,2,eSpeak(&quot;This is a test.&quot;)
exten =&gt; s,3,Hangup

How do I modify the php file to get espeak to work?

I will try to install flite (I dislike the sound of speech) in the meantime.]]></description>
		<content:encoded><![CDATA[<p>I already have eSpeak and asterisk-espeak installed and I want to use espeak instead of swift (don&#8217;t know about free voices for swift) or flite.</p>
<p>I got espeak to work by creating a simple custom extension:</p>
<p>[espeak-test]<br />
exten =&gt; s,1,Answer<br />
exten =&gt; s,2,eSpeak("This is a test.")<br />
exten =&gt; s,3,Hangup</p>
<p>How do I modify the php file to get espeak to work?</p>
<p>I will try to install flite (I dislike the sound of speech) in the meantime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hierzu</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-3588</link>
		<dc:creator>Hierzu</dc:creator>
		<pubDate>Fri, 10 Oct 2008 04:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-3588</guid>
		<description><![CDATA[I receive a beep and there is silence. I noticed the script is running while watching the asterisk console, so I went ahead and input a zip code and after a few seconds the report began playing. Any idea of what would cause the prompts to not to be played?

&lt;i&gt;[WM: Be sure your have the correct TTS engine set in both the dialplan and the AGI script.]&lt;/i&gt;]]></description>
		<content:encoded><![CDATA[<p>I receive a beep and there is silence. I noticed the script is running while watching the asterisk console, so I went ahead and input a zip code and after a few seconds the report began playing. Any idea of what would cause the prompts to not to be played?</p>
<p><i>[WM: Be sure your have the correct TTS engine set in both the dialplan and the AGI script.]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2892</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 14 Oct 2007 10:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2892</guid>
		<description><![CDATA[Weather works perfect. Thanks for a neat extension!
RCD]]></description>
		<content:encoded><![CDATA[<p>Weather works perfect. Thanks for a neat extension!<br />
RCD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HHB</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2560</link>
		<dc:creator>HHB</dc:creator>
		<pubDate>Fri, 16 Mar 2007 03:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2560</guid>
		<description><![CDATA[Hello again. Since I posted the above in February about not being able to make nv-weather-zip.php work on the Asterisk 1.2.11, have checked out agi scripting in general, ran into phpagi stuff, and even though there were no includes for it on the nv-weather-zip.php script page, had read that elsewhere that it used phpagi. Had previously installed the zipcodes db, so decided to try it all again.

Added an include for phpagi.php, configured the phpagi.conf to use the 8kHz cepstral voice here, and YES, all works A+. Can even adjust the voice lexicon, etc. Thank you for this scripting, which appears quite complicated ....

HHB]]></description>
		<content:encoded><![CDATA[<p>Hello again. Since I posted the above in February about not being able to make nv-weather-zip.php work on the Asterisk 1.2.11, have checked out agi scripting in general, ran into phpagi stuff, and even though there were no includes for it on the nv-weather-zip.php script page, had read that elsewhere that it used phpagi. Had previously installed the zipcodes db, so decided to try it all again.</p>
<p>Added an include for phpagi.php, configured the phpagi.conf to use the 8kHz cepstral voice here, and YES, all works A+. Can even adjust the voice lexicon, etc. Thank you for this scripting, which appears quite complicated &#8230;.</p>
<p>HHB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HHB</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2484</link>
		<dc:creator>HHB</dc:creator>
		<pubDate>Sun, 18 Feb 2007 08:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2484</guid>
		<description><![CDATA[Thank you for this program, but I cannot yet make it work on a Linux !686 RedHat Enterprise (2.4 kernel) with Asterisk 1.2.11. Used install instructions from here for the two flite apps. Asterisk tells me it&#039;s registered. DB installed, nv-weather-zip.php has correct mysql connection data. 

Flite speaks the words from the dial plan, but after a 30-second or so wait, no weather report is returned and a busy signal. 

When trying to chown nv-weather-zip.php and tts as per instructions, command line gives &quot;invalid user&quot; error. /var/log/asterisk/messages records &quot;app_flite.c: Flite: No such configuration file flite.conf,&quot; and &quot;app_playback.c: Playback requires an argument (filename).&quot; 

I even tried removing the rpms to reinstall, but server says they are NOT installed. Yet trying to reinstall them, server says &quot;already installed.&quot; 

Any clues for a confused newbie will be greatly appreciated. Thanks -- HHB]]></description>
		<content:encoded><![CDATA[<p>Thank you for this program, but I cannot yet make it work on a Linux !686 RedHat Enterprise (2.4 kernel) with Asterisk 1.2.11. Used install instructions from here for the two flite apps. Asterisk tells me it&#8217;s registered. DB installed, nv-weather-zip.php has correct mysql connection data. </p>
<p>Flite speaks the words from the dial plan, but after a 30-second or so wait, no weather report is returned and a busy signal. </p>
<p>When trying to chown nv-weather-zip.php and tts as per instructions, command line gives "invalid user" error. /var/log/asterisk/messages records "app_flite.c: Flite: No such configuration file flite.conf," and "app_playback.c: Playback requires an argument (filename)." </p>
<p>I even tried removing the rpms to reinstall, but server says they are NOT installed. Yet trying to reinstall them, server says "already installed." </p>
<p>Any clues for a confused newbie will be greatly appreciated. Thanks &#8212; HHB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lim</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2481</link>
		<dc:creator>lim</dc:creator>
		<pubDate>Fri, 16 Feb 2007 16:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2481</guid>
		<description><![CDATA[I don&#039;t remember where I stole this from ( I think it was 
michigan telephone) but this is another
way to do the weather using another website:

exten =&gt; 612,1,Answer
exten =&gt; 612,2,Wait(1)
exten =&gt; 612,3,DigitTimeout(7)
exten =&gt; 612,4,ResponseTimeout(10)
exten =&gt; 612,5,Flite(&quot;At the beep enter the five character zip code for the weather report you wish to retrieve.&quot;)
exten =&gt; 612,6,Read(APCODE,beep,5)
exten =&gt; 612,7,System(/usr/bin/curl -o /tmp/zip.mp3 -s http://audio.pirateweather.com/${APCODE}.mp3)
exten =&gt; 612,8,Flite(&quot;Please hold a moment while we contact the National Weather Service for your report.&quot;)
exten =&gt; 612,9,Wait(3)
exten =&gt; 612,10,Playback(/tmp/zip)
exten =&gt; 612,11,System(rm /tmp/zip.mp3 -f)
exten =&gt; 611,12,Hangup]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t remember where I stole this from ( I think it was<br />
michigan telephone) but this is another<br />
way to do the weather using another website:</p>
<p>exten => 612,1,Answer<br />
exten => 612,2,Wait(1)<br />
exten => 612,3,DigitTimeout(7)<br />
exten => 612,4,ResponseTimeout(10)<br />
exten => 612,5,Flite("At the beep enter the five character zip code for the weather report you wish to retrieve.")<br />
exten => 612,6,Read(APCODE,beep,5)<br />
exten => 612,7,System(/usr/bin/curl -o /tmp/zip.mp3 -s <a href="http://audio.pirateweather.com/$" rel="nofollow">http://audio.pirateweather.com/$</a>{APCODE}.mp3)<br />
exten => 612,8,Flite("Please hold a moment while we contact the National Weather Service for your report.")<br />
exten => 612,9,Wait(3)<br />
exten => 612,10,Playback(/tmp/zip)<br />
exten => 612,11,System(rm /tmp/zip.mp3 -f)<br />
exten => 611,12,Hangup</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2432</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 03 Feb 2007 04:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2432</guid>
		<description><![CDATA[Hey from frigid Wisconsin! Sweet concept. I&#039;m using it for a local baseball league hotline (when it warms up this spring). Instead of the clunkiness of inputting a zip code, I&#039;m just polling for my zip...
exten =&gt; 947,8,AGI(nv-weather-zip.php&#124;${53185})
Here&#039;s cookie you can help me help me chew on... update the weather a few times in the afternoon to prerecord the conditions and forecast. Coaches and parents want to know what&#039;s up for their 6 and 8 pm games, they can dial in and simply listen to what the national weather service said last hour. Any takers?]]></description>
		<content:encoded><![CDATA[<p>Hey from frigid Wisconsin! Sweet concept. I&#8217;m using it for a local baseball league hotline (when it warms up this spring). Instead of the clunkiness of inputting a zip code, I&#8217;m just polling for my zip&#8230;<br />
exten => 947,8,AGI(nv-weather-zip.php|${53185})<br />
Here&#8217;s cookie you can help me help me chew on&#8230; update the weather a few times in the afternoon to prerecord the conditions and forecast. Coaches and parents want to know what&#8217;s up for their 6 and 8 pm games, they can dial in and simply listen to what the national weather service said last hour. Any takers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2342</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 10 Jan 2007 02:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2342</guid>
		<description><![CDATA[Ward, it looks like the weather app may be broken after upgrading to trixbox 2.0. I tried reinstalling as well, but when requesting the report it says successfully downloaded, then there is about a 5 second delay and then it hangs up. Can you verify this?

&lt;i&gt;[WM: I&#039;m staying away from 2.0 for a while for a whole host of reasons. It breaks lots of things so I&#039;m not surprised.]&lt;/i&gt;]]></description>
		<content:encoded><![CDATA[<p>Ward, it looks like the weather app may be broken after upgrading to trixbox 2.0. I tried reinstalling as well, but when requesting the report it says successfully downloaded, then there is about a 5 second delay and then it hangs up. Can you verify this?</p>
<p><i>[WM: I'm staying away from 2.0 for a while for a whole host of reasons. It breaks lots of things so I'm not surprised.]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2325</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 02 Jan 2007 22:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2325</guid>
		<description><![CDATA[oops should&#039;ve looked deeper the source is available on the sourceforge dialogpalette site:

http://sourceforge.net/projects/dialogpalette/]]></description>
		<content:encoded><![CDATA[<p>oops should&#8217;ve looked deeper the source is available on the sourceforge dialogpalette site:</p>
<p><a href="http://sourceforge.net/projects/dialogpalette/" rel="nofollow">http://sourceforge.net/projects/dialogpalette/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2324</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 02 Jan 2007 19:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2324</guid>
		<description><![CDATA[Is there a powerpc and AMD64 version of app_flite.so?  Can we get the source for it, if not?]]></description>
		<content:encoded><![CDATA[<p>Is there a powerpc and AMD64 version of app_flite.so?  Can we get the source for it, if not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UncleWard</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2294</link>
		<dc:creator>UncleWard</dc:creator>
		<pubDate>Fri, 22 Dec 2006 12:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2294</guid>
		<description><![CDATA[A bug in the string manipulation functions caused the beginning of some weather reports to be garbled. Version 1.2 fixes it. After deleting the original nv-weather-zip.php file from your /var/lib/asterisk/agi-bin directory, just download the nv-weather-zip.zip again and follow the original Asterisk Weather Station script installation instructions above. Our apologies.]]></description>
		<content:encoded><![CDATA[<p>A bug in the string manipulation functions caused the beginning of some weather reports to be garbled. Version 1.2 fixes it. After deleting the original nv-weather-zip.php file from your /var/lib/asterisk/agi-bin directory, just download the nv-weather-zip.zip again and follow the original Asterisk Weather Station script installation instructions above. Our apologies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dallas</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2292</link>
		<dc:creator>dallas</dc:creator>
		<pubDate>Fri, 22 Dec 2006 07:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2292</guid>
		<description><![CDATA[I listened to your weather report by zip code and there is silence while it gets the report from the national weather service. Is there some way to play music while this is happening rather than silence?

&lt;i&gt;[WM: Not that we&#039;re aware of. Sorry.]&lt;/i&gt;]]></description>
		<content:encoded><![CDATA[<p>I listened to your weather report by zip code and there is silence while it gets the report from the national weather service. Is there some way to play music while this is happening rather than silence?</p>
<p><i>[WM: Not that we're aware of. Sorry.]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Geiger</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2291</link>
		<dc:creator>Jared Geiger</dc:creator>
		<pubDate>Fri, 22 Dec 2006 06:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2291</guid>
		<description><![CDATA[So my first comment was truncated. Here are the commands.

unzip zipcodes.zip
mysql -u root -ppassword &lt; zipcodes1.sql
mysql -u root -ppassword &lt; zipcodes2.sql
mkdir /var/lib/asterisk/sounds/tts
chown asterisk:asterisk /var/lib/asterisk/sounds/tts

Then edit the php file to the correct password for your mysql database in /var/lib/asterisk/agi-bin/.

PS. The WEastern Standard Time VIRGINIA bug still exists from the file I downloaded today.

&lt;i&gt;[WM: Thanks. We found the other half of the bug. Just download it one more time and all should be well in West Virginia. 50 lashes to the programming department. Ouch, ouch, ouch...]&lt;/i&gt;]]></description>
		<content:encoded><![CDATA[<p>So my first comment was truncated. Here are the commands.</p>
<p>unzip zipcodes.zip<br />
mysql -u root -ppassword &lt; zipcodes1.sql<br />
mysql -u root -ppassword &lt; zipcodes2.sql<br />
mkdir /var/lib/asterisk/sounds/tts<br />
chown asterisk:asterisk /var/lib/asterisk/sounds/tts</p>
<p>Then edit the php file to the correct password for your mysql database in /var/lib/asterisk/agi-bin/.</p>
<p>PS. The WEastern Standard Time VIRGINIA bug still exists from the file I downloaded today.</p>
<p><i>[WM: Thanks. We found the other half of the bug. Just download it one more time and all should be well in West Virginia. 50 lashes to the programming department. Ouch, ouch, ouch...]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Geiger</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2290</link>
		<dc:creator>Jared Geiger</dc:creator>
		<pubDate>Thu, 21 Dec 2006 19:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2290</guid>
		<description><![CDATA[There is also a bug. If you enter a West Virginia zip code such as 24740 when it reads back the file it replaces West Virginia with this &quot;Summary: This National Weather Service update provided for PRINCETON, WEastern Standard Time.  VIRGINIA.&quot;

&lt;i&gt;[WM: There was a math error (mine) in the original version of nv-weather-zip.php. Just download and install the script again to fix it.]&lt;/i&gt;]]></description>
		<content:encoded><![CDATA[<p>There is also a bug. If you enter a West Virginia zip code such as 24740 when it reads back the file it replaces West Virginia with this "Summary: This National Weather Service update provided for PRINCETON, WEastern Standard Time.  VIRGINIA."</p>
<p><i>[WM: There was a math error (mine) in the original version of nv-weather-zip.php. Just download and install the script again to fix it.]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Geiger</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2289</link>
		<dc:creator>Jared Geiger</dc:creator>
		<pubDate>Thu, 21 Dec 2006 19:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2289</guid>
		<description><![CDATA[For those of you not using Trixbox but regular asterisk or with freepbx added on, you can download the zipped sql files and at a prompt type unzip zipcodes.zip then type mysql -u root -ppassword &lt;zipcodes1.sql and then the same except zipcodes2.sql. Edit the php file with nano to replace the mysql password and username with your credentials. Create the /var/lib/asterisk/sounds/tts directory if its not there and chown it to asterisk:asterisk

That should make the script work for non trixbox users.]]></description>
		<content:encoded><![CDATA[<p>For those of you not using Trixbox but regular asterisk or with freepbx added on, you can download the zipped sql files and at a prompt type unzip zipcodes.zip then type mysql -u root -ppassword &lt;zipcodes1.sql and then the same except zipcodes2.sql. Edit the php file with nano to replace the mysql password and username with your credentials. Create the /var/lib/asterisk/sounds/tts directory if its not there and chown it to asterisk:asterisk</p>
<p>That should make the script work for non trixbox users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Bacon</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2263</link>
		<dc:creator>Bob Bacon</dc:creator>
		<pubDate>Tue, 12 Dec 2006 18:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2263</guid>
		<description><![CDATA[nice work. but when are you going to start phasing out deprecated commands like ResponseTimeout and DigitTimeout ? 

&lt;i&gt;[WM: You don&#039;t want to get me started on deprecated commands. The basic problem is that using &quot;new&quot; commands breaks stuff for hundreds of thousands of folks using older versions of Asterisk. Supporting deprecated commands takes about one extra line of code per new invention so it&#039;s not a lot of overhead. And most folks don&#039;t swap out their phone system every time something &quot;newer and better&quot; gets released. Aren&#039;t you glad you asked?]&lt;/i&gt;]]></description>
		<content:encoded><![CDATA[<p>nice work. but when are you going to start phasing out deprecated commands like ResponseTimeout and DigitTimeout ? </p>
<p><i>[WM: You don't want to get me started on deprecated commands. The basic problem is that using "new" commands breaks stuff for hundreds of thousands of folks using older versions of Asterisk. Supporting deprecated commands takes about one extra line of code per new invention so it's not a lot of overhead. And most folks don't swap out their phone system every time something "newer and better" gets released. Aren't you glad you asked?]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Reitberger</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2261</link>
		<dc:creator>Fred Reitberger</dc:creator>
		<pubDate>Tue, 12 Dec 2006 02:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2261</guid>
		<description><![CDATA[Great job!  It worked exactly as described.  Now what can I do to convince you to modify the script to use a Cepstal voice? (A donation is definately in order!)]]></description>
		<content:encoded><![CDATA[<p>Great job!  It worked exactly as described.  Now what can I do to convince you to modify the script to use a Cepstal voice? (A donation is definately in order!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JD</title>
		<link>http://nerdvittles.com/?p=160&#038;cpage=1#comment-2253</link>
		<dc:creator>JD</dc:creator>
		<pubDate>Mon, 11 Dec 2006 14:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=160#comment-2253</guid>
		<description><![CDATA[I tried this with a bunch of AZ zipcodes, all of them say no weather information is currently available for phoenix arizona, have a nice day, goodbye. I tried Mesa, Chandler, Tempe, no dice on any of them.  It works with 90210 though.

&lt;i&gt;[WM: Glad the Valley Girls are working for you. But, believe it or not, even the National Weather Service has problems from time to time and usually on weekends. Chances are that all of the cities you tried are hosted on the same (dead) server. Once your friendly government workers make it to the office this morning, it probably will get fixed. Unfortunately, there are times when cities are down for days. And it should be noted that we look for Current Conditions and a Forecast. If either is missing, we give up. As the old saying goes, &quot;You get what you pay for.&quot; Finally, here&#039;s a web link to check whether weather info for a particular site is available. Just enter your zip code in place of the one for Mesa, AZ that is shown: http://www.srh.noaa.gov/port/port_zc.php?inputstring=85201  ]&lt;/i&gt;
]]></description>
		<content:encoded><![CDATA[<p>I tried this with a bunch of AZ zipcodes, all of them say no weather information is currently available for phoenix arizona, have a nice day, goodbye. I tried Mesa, Chandler, Tempe, no dice on any of them.  It works with 90210 though.</p>
<p><i>[WM: Glad the Valley Girls are working for you. But, believe it or not, even the National Weather Service has problems from time to time and usually on weekends. Chances are that all of the cities you tried are hosted on the same (dead) server. Once your friendly government workers make it to the office this morning, it probably will get fixed. Unfortunately, there are times when cities are down for days. And it should be noted that we look for Current Conditions and a Forecast. If either is missing, we give up. As the old saying goes, "You get what you pay for." Finally, here's a web link to check whether weather info for a particular site is available. Just enter your zip code in place of the one for Mesa, AZ that is shown: <a href="http://www.srh.noaa.gov/port/port_zc.php?inputstring=85201" rel="nofollow">http://www.srh.noaa.gov/port/port_zc.php?inputstring=85201</a>  ]</i></p>
]]></content:encoded>
	</item>
</channel>
</rss>
