RSS to get weather in Obsidian 1.0 theme Thread last updated on 2006-08-10 11:55:36

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> |||||||||||

Posted by member 338641 on 2006-08-08 15:46:30 link

this is the following: some problem to edit
< s t arting..." (whithout spaces, it was bugging with :S
RSSEnabled true
RSSDisplayOn RSSText
RSSsilent true

I don't know anything on rss, almost anything litestep (but a little in programmation) and I would like to know if I've make the good modifications, andif its something else to do(or a module to get?)

Thank for your help

Posted by member 1949 on 2006-08-08 17:53:04 link

That is an older version of the theme and I am too lazy to upload on other sites right now.

Click the link in my sig and download Obsidian 2.0 from there...

Posted by member 338641 on 2006-08-10 11:55:36 link

Many thanks :D