While digging through the source code files for my website, I sort of like realize I got a lot of forgotten things that's left behind unfinished. For example, I was cleaning up the codes for
Weather Report and found out a few huge section of code fragments that got commented out, took me couple of mins and some chips to remember what the heck is it, and trying to figure out where did I stop last time.
Oh well, this time I managed to finished it,
D's Weather Forecast, and it's time to show it to world.
Based on the original Weather Report, the weather XML data feed is pulled from
Weather.com. Besides displaying the current weather info, it provides 7 days weather forecast (although Weather.com is able to provide up to 10 days).
The Weather report and forecast that can be accessed via the top navigation menu
'Misc' -> 'Weather', or
here. Just select a location, then click to view the 7 days forecast for that particular area.