martin.rehfeld;299216 Wrote: 
> Thanks for pointing this out - the nighttime conditions do not seem to
> be used within the XML data feed though.

I'm seeing nighttime conditions in the XML feed for my area for the
current day.  Can't this be used?:

Code:
--------------------
    
  <txt_forecast>
  <date>9:00 AM PDT</date>
  <number>2</number>
  
  <forecastday>
  <period>1</period>
  <icon>cloudy</icon>
  <title>Today</title>
  
  <fcttext>
  Low clouds and patchy fog through mid afternoon...then partly cloudy. Highs 
in the mid 60s to near 70.
  </fcttext>
  </forecastday>
  
  <forecastday>
  <period>2</period>
  <icon>nt_partlycloudy</icon>
  <title>Tonight</title>
  
  <fcttext>
  Partly cloudy in the evening then areas of low clouds and patchy fog. Lows in 
the mid 40s to mid 50s.
  </fcttext>
  </forecastday>
  </txt_forecast>
--------------------


-- 
kyleki
------------------------------------------------------------------------
kyleki's Profile: http://forums.slimdevices.com/member.php?userid=2510
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to