Ist es möglich die Daten, die ich von yahoo-Wetter bekomme auf dem UI einzubinden?
Aus dem DEBUG:
Im Debug wird es mir ja angezeigt....
Aus dem DEBUG:
Code:
<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Gangelt__DE/*http://weather.yahoo.com/forecast/GMXX0762_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/> (provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/> ]]></description> <yweather:forecast day="Mon" date="24 Jun 2013" low="11" high="14" text="Showers" code="11" /> <yweather:forecast day="Tue" date="25 Jun 2013" low="8" high="19" text="AM Clouds/PM Sun" code="30" /> <yweather:forecast day="Wed" date="26 Jun 2013" low="10" high="18" text="Few Showers" code="11" /> <yweather:forecast day="Thu" date="27 Jun 2013" low="11" high="17" text="Partly Cloudy" code="30" /> <yweather:forecast day="Fri" date="28 Jun 2013" low="13" high="18" text="Cloudy" code="26" /> <guid isPermaLink="false">GMXX0762_2013_06_28_7_00_CEST</guid> </item> </channel> </rss>
Kommentar