Posted by member 338641 on 2006-08-08 15:43:34
Hi
I would like to use the weather feature in obsidian, but first the setup doesn't work : I cant input the rss url. So i wrote it in skinbase.rc (line 1306) -->
RSSURL http://xml.weather.yahoo.com/forecastrss?p=USDC0001&u=c"
it still doesn't work, so I remodify skinbase.rc to make it correspond exactly to the rss file, so I get
RSSTitle "Conditions {%}"
RSSCondNow "Current Conditions:{%}"
RSSCondExt "Forecast:(%)(%)"
RSSInputString "$RSSTitle${*}$RSSCondNow${*}$RSSCondExt$"
RSSOutputString "Conditions {%1} Time - It's Currently{%2} --->>{%3} --->>{%4} end> |||||||||||
I would like to use the weather feature in obsidian, but first the setup doesn't work : I cant input the rss url. So i wrote it in skinbase.rc (line 1306) -->
RSSURL http://xml.weather.yahoo.com/forecastrss?p=USDC0001&u=c"
it still doesn't work, so I remodify skinbase.rc to make it correspond exactly to the rss file, so I get
RSSTitle "Conditions {%}"
RSSCondNow "Current Conditions:{%}"
RSSCondExt "Forecast:(%)(%)"
RSSInputString "$RSSTitle${*}$RSSCondNow${*}$RSSCondExt$"
RSSOutputString "Conditions {%1} Time - It's Currently{%2} --->>{%3} --->>{%4} end> |||||||||||