I recently added Rainmeter to my desktop and run it with the HUD.vision skin (see attached image). The problem is, I cannot figure out how to get the weather and rss readers to work properly.
I know how to change the locations for the weather and rss feeds, but I don't understand why the DEFAULT settings aren't working either. Even without the skin....
I am using Firefox as my browser, I don't know if that causes any problems.
I've done plenty of searches on this forum and others with no luck! Any help will be appreciated!!
-
Attached Files:
-
-
bump. anyone?
-
;===========================================
; Rainmeter configuration file
;===========================================
[Rainmeter]
Author=Jiri Mahel
AppVersion=1.1
Update=10000
;===========================================
; Weather Dysplay
;===========================================
[Variables]
; nastaveni UpdateDivider pri Update=60000 na 1hod
update.Spd=60
fontColor.Text=255, 255, 255, 160
bar.color=255, 255, 255, 50
bar.color=255, 255, 255, 50
graph.line1=255, 255, 255, 75
graph.line2=255, 255, 255, 37
border.color=255, 255, 255, 75
FontName=Tahoma
FontHeight=8
AntiAlias=1
; define interner Viewer
eVIEWER=explorer.exe
;Please replace your location code of Weather.com below, e.g: Brno is EZXX0002.
;You can check it on Weather.com or Google.
;===========================================
; Rainmeter configuration file
;===========================================
[Rainmeter]
Author=Jiri Mahel
AppVersion=1.1
Update=10000
;===========================================
; Weather Dysplay
;===========================================
[Variables]
; nastaveni UpdateDivider pri Update=60000 na 1hod
update.Spd=60
fontColor.Text=255, 255, 255, 160
bar.color=255, 255, 255, 50
bar.color=255, 255, 255, 50
graph.line1=255, 255, 255, 75
graph.line2=255, 255, 255, 37
border.color=255, 255, 255, 75
FontName=Tahoma
FontHeight=8
AntiAlias=1
; define interner Viewer
eVIEWER=explorer.exe
;Please replace your location code of Weather.com below, e.g: Brno is EZXX0002.
;You can check it on Weather.com or Google.
; Hillsboro
dest1=USOR0160
; Denver
dest2=USCO0105
; define Fahrenheit Scale = f or Celsius = m
SCALE=f
; define show Scale Mark
SCALE.txt=°F
; !!!!! path is define HUD.Vision directory for changed 2 weather destination
dir=C:\software\rainmeter\Skins\HUD.Vision\White
;================================================================
[MeasureWeatherRSS]
Measure=Plugin
Plugin=Plugins\WebParser.dll
; updated weather ~15minut
UpdateRate=90
Url=http://xoap.weather.com/weather/local/#dest1#?cc=*&unit=#SCALE#&dayf=6
RegExp="(?siU)<weather ver="(.*)">.*<dnam>(.*),.*<tmp>(.*)</tmp>(.*)<t>(.*)</t>(.*)<icon>(.*)</icon>(.*)<day d="1" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="2" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="3" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)"
StringIndex=1
IfAboveValue=0
IfAboveAction=!execute [!RainmeterHideMeter MeterIconNA][!RainmeterShowMeter MeterIcon][!RainmeterShowMeter MeterTempZitra_Lo][!RainmeterShowMeter MeterTempPozitri_Lo][!RainmeterShowMeter MeterTempPopozitri_Lo][!RainmeterShowMeter MeterTempDnes][!RainmeterShowMeter MeterTempZitra][!RainmeterShowMeter MeterTempPozitri][!RainmeterShowMeter MeterTempPopozitri]
IfBelowValue=2
IfBelowAction=!execute [!RainmeterShowMeter MeterIconNA][!RainmeterHideMeter MeterTempZitra_Lo][!RainmeterHideMeter MeterTempPozitri_Lo][!RainmeterHideMeter MeterTempPopozitri_Lo][!RainmeterHideMeter MeterTempDnes][!RainmeterHideMeter MeterTempZitra][!RainmeterHideMeter MeterTempPozitri][!RainmeterHideMeter MeterTempPopozitri]
;Debug=1
;--------------------------------
[MeasureWeatherDestination]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=2
[MeasureWeatherTemp]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=3
[MeasureWeatherDesc]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=5
[MeasureWeatherIcon]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=7
;-------------------------
;tomorrow's weather description, id=18
;tomorrow's day, id=9
;tomorrow's date, id=10, you can redefine the StringIndex value below with the id#
[MeasureWeatherDate1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=10
;tomorrow's Hi-temp, id=12
;tomorrow's Lo-temp, id=14, you can redefine the StringIndex value below with the id#
[MeasureWeatherTemp1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=12
[MeasureWeatherTemp1_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=14
;tomorrow's weather icon, id=16
[MeasureWeatherIcon1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=16
;-------------------------
;D+2, weather description, id=29
;D+2, day of week, id=20
;D+2, date, id=21
[MeasureWeatherDate2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=21
;D+2, Hi-temp, id=23
;D+2, Lo-temp, id=25
[MeasureWeatherTemp2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=23
[MeasureWeatherTemp2_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=25
;D+2, weather icon, id=27
[MeasureWeatherIcon2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=27
;-------------------------
;D+3, weather description, id=40
;D+3, day of week, id=31
;D+3, date, id=32
[MeasureWeatherDate3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=32
;D+3, Hi-temp, id=34
;D+3, Lo-temp, id=36
[MeasureWeatherTemp3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=34
[MeasureWeatherTemp3_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=36
;D+3, weather icon, id=38
[MeasureWeatherIcon3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=38
;================================================================
[cara1]
Meter=IMAGE
X=0
Y=19
W=404
H=1
SolidColor=#border.color#
[MeterIconNA]
ImageName=na.png
Meter=IMAGE
X=10
Y=0
[MeterIcon]
Hidden=1
MeasureName=MeasureWeatherIcon
Meter=IMAGE
X=10
Y=0
LeftMouseDownAction=!execute ["#eVIEWER#" "http://www.weather.com/outlook/travel/businesstraveler/local/#dest1#"]
[MeterDnes]
MeasureName=MeasureWeatherDesc
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempDnes]
MeasureName=MeasureWeatherTemp
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempDestinace]
MeasureName=MeasureWeatherDestination
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
;-------------------------
[MeterIcon1]
MeasureName=MeasureWeatherIcon1
Meter=IMAGE
X=45r
Y=0
[MeterZitra]
MeasureName=MeasureWeatherDate1
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempZitra]
MeasureName=MeasureWeatherTemp1
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempZitra_Lo]
MeasureName=MeasureWeatherTemp1_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
;-------------------------
[MeterIcon2]
MeasureName=MeasureWeatherIcon2
Meter=IMAGE
X=45r
Y=0
[MeterPozitri]
MeasureName=MeasureWeatherDate2
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempPozitri]
MeasureName=MeasureWeatherTemp2
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempPozitri_Lo]
MeasureName=MeasureWeatherTemp2_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
;-------------------------
[MeterIcon3]
MeasureName=MeasureWeatherIcon3
Meter=IMAGE
X=45r
Y=0
W=115
H=96
[MeterPopozitri]
MeasureName=MeasureWeatherDate3
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempPopozitri]
MeasureName=MeasureWeatherTemp3
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempPopozitri_Lo]
MeasureName=MeasureWeatherTemp3_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
[zmena.destination1]
Meter=Button
ButtonImage=refresh.png
X=70r
Y=8
ButtonCommand=!execute ["#dir#\util\fileExec.exe" "%%#dir#\util\rText.exe%% -f %%#dir#\Weather\Weather-d1.regexp%% %%#dir#\Weather\Weather.ini%%" -swhide][!RainmeterRefresh]
[label.destination1]
Meter=STRING
X=7r
Y=29
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Hillsboro"
Antialias=1
[label.destination2]
Meter=STRING
X=45r
Y=29
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Denver"
Antialias=1
[zmena.destination2]
Meter=Button
ButtonImage=refresh.png
X=-7r
Y=8
ButtonCommand=!execute ["#dir#\util\fileExec.exe" "%%#dir#\util\rText.exe%% -f %%#dir#\Weather\Weather-d2.regexp%% %%#dir#\Weather\Weather.ini%%" -swhide][!RainmeterRefresh]
;-------------------------
[refresh.weather]
Meter=Button
ButtonImage=refresh.png
X=4
Y=8
ButtonCommand=!Execute [!RainmeterRefresh]
dest1=USOR0160
; Denver
dest2=USCO0105
; define Fahrenheit Scale = f or Celsius = m
SCALE=f
; define show Scale Mark
SCALE.txt=°F
; !!!!! path is define HUD.Vision directory for changed 2 weather destination
dir=C:\software\rainmeter\Skins\HUD.Vision\White
;================================================================
[MeasureWeatherRSS]
Measure=Plugin
Plugin=Plugins\WebParser.dll
; updated weather ~15minut
UpdateRate=90
Url=http://xoap.weather.com/weather/local/#dest1#?cc=*&unit=#SCALE#&dayf=6
RegExp="(?siU)<weather ver="(.*)">.*<dnam>(.*),.*<tmp>(.*)</tmp>(.*)<t>(.*)</t>(.*)<icon>(.*)</icon>(.*)<day d="1" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="2" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="3" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)"
StringIndex=1
IfAboveValue=0
IfAboveAction=!execute [!RainmeterHideMeter MeterIconNA][!RainmeterShowMeter MeterIcon][!RainmeterShowMeter MeterTempZitra_Lo][!RainmeterShowMeter MeterTempPozitri_Lo][!RainmeterShowMeter MeterTempPopozitri_Lo][!RainmeterShowMeter MeterTempDnes][!RainmeterShowMeter MeterTempZitra][!RainmeterShowMeter MeterTempPozitri][!RainmeterShowMeter MeterTempPopozitri]
IfBelowValue=2
IfBelowAction=!execute [!RainmeterShowMeter MeterIconNA][!RainmeterHideMeter MeterTempZitra_Lo][!RainmeterHideMeter MeterTempPozitri_Lo][!RainmeterHideMeter MeterTempPopozitri_Lo][!RainmeterHideMeter MeterTempDnes][!RainmeterHideMeter MeterTempZitra][!RainmeterHideMeter MeterTempPozitri][!RainmeterHideMeter MeterTempPopozitri]
;Debug=1
;--------------------------------
[MeasureWeatherDestination]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=2
[MeasureWeatherTemp]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=3
[MeasureWeatherDesc]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=5
[MeasureWeatherIcon]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=7
;-------------------------
;tomorrow's weather description, id=18
;tomorrow's day, id=9
;tomorrow's date, id=10, you can redefine the StringIndex value below with the id#
[MeasureWeatherDate1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=10
;tomorrow's Hi-temp, id=12
;tomorrow's Lo-temp, id=14, you can redefine the StringIndex value below with the id#
[MeasureWeatherTemp1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=12
[MeasureWeatherTemp1_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=14
;tomorrow's weather icon, id=16
[MeasureWeatherIcon1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=16
;-------------------------
;D+2, weather description, id=29
;D+2, day of week, id=20
;D+2, date, id=21
[MeasureWeatherDate2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=21
;D+2, Hi-temp, id=23
;D+2, Lo-temp, id=25
[MeasureWeatherTemp2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=23
[MeasureWeatherTemp2_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=25
;D+2, weather icon, id=27
[MeasureWeatherIcon2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=27
;-------------------------
;D+3, weather description, id=40
;D+3, day of week, id=31
;D+3, date, id=32
[MeasureWeatherDate3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=32
;D+3, Hi-temp, id=34
;D+3, Lo-temp, id=36
[MeasureWeatherTemp3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=34
[MeasureWeatherTemp3_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=36
;D+3, weather icon, id=38
[MeasureWeatherIcon3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=38
;================================================================
[cara1]
Meter=IMAGE
X=0
Y=19
W=404
H=1
SolidColor=#border.color#
[MeterIconNA]
ImageName=na.png
Meter=IMAGE
X=10
Y=0
[MeterIcon]
Hidden=1
MeasureName=MeasureWeatherIcon
Meter=IMAGE
X=10
Y=0
LeftMouseDownAction=!execute ["#eVIEWER#" "http://www.weather.com/outlook/travel/businesstraveler/local/#dest1#"]
[MeterDnes]
MeasureName=MeasureWeatherDesc
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempDnes]
MeasureName=MeasureWeatherTemp
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempDestinace]
MeasureName=MeasureWeatherDestination
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
;-------------------------
[MeterIcon1]
MeasureName=MeasureWeatherIcon1
Meter=IMAGE
X=45r
Y=0
[MeterZitra]
MeasureName=MeasureWeatherDate1
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempZitra]
MeasureName=MeasureWeatherTemp1
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempZitra_Lo]
MeasureName=MeasureWeatherTemp1_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
;-------------------------
[MeterIcon2]
MeasureName=MeasureWeatherIcon2
Meter=IMAGE
X=45r
Y=0
[MeterPozitri]
MeasureName=MeasureWeatherDate2
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempPozitri]
MeasureName=MeasureWeatherTemp2
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempPozitri_Lo]
MeasureName=MeasureWeatherTemp2_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
;-------------------------
[MeterIcon3]
MeasureName=MeasureWeatherIcon3
Meter=IMAGE
X=45r
Y=0
W=115
H=96
[MeterPopozitri]
MeasureName=MeasureWeatherDate3
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempPopozitri]
MeasureName=MeasureWeatherTemp3
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempPopozitri_Lo]
MeasureName=MeasureWeatherTemp3_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
[zmena.destination1]
Meter=Button
ButtonImage=refresh.png
X=70r
Y=8
ButtonCommand=!execute ["#dir#\util\fileExec.exe" "%%#dir#\util\rText.exe%% -f %%#dir#\Weather\Weather-d1.regexp%% %%#dir#\Weather\Weather.ini%%" -swhide][!RainmeterRefresh]
[label.destination1]
Meter=STRING
X=7r
Y=29
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Hillsboro"
Antialias=1
[label.destination2]
Meter=STRING
;===========================================
; Rainmeter configuration file
;===========================================
[Rainmeter]
Author=Jiri Mahel
AppVersion=1.1
Update=10000
;===========================================
; Weather Dysplay
;===========================================
[Variables]
; nastaveni UpdateDivider pri Update=60000 na 1hod
update.Spd=60
fontColor.Text=255, 255, 255, 160
bar.color=255, 255, 255, 50
bar.color=255, 255, 255, 50
graph.line1=255, 255, 255, 75
graph.line2=255, 255, 255, 37
border.color=255, 255, 255, 75
FontName=Tahoma
FontHeight=8
AntiAlias=1
; define interner Viewer
eVIEWER=explorer.exe
;Please replace your location code of Weather.com below, e.g: Brno is EZXX0002.
;You can check it on Weather.com or Google.
; Hillsboro
dest1=USOR0160
; Denver
dest2=USCO0105
; define Fahrenheit Scale = f or Celsius = m
SCALE=f
; define show Scale Mark
SCALE.txt=°F
; !!!!! path is define HUD.Vision directory for changed 2 weather destination
dir=C:\software\rainmeter\Skins\HUD.Vision\White
;================================================================
[MeasureWeatherRSS]
Measure=Plugin
Plugin=Plugins\WebParser.dll
; updated weather ~15minut
UpdateRate=90
Url=http://xoap.weather.com/weather/local/#dest1#?cc=*&unit=#SCALE#&dayf=6
RegExp="(?siU)<weather ver="(.*)">.*<dnam>(.*),.*<tmp>(.*)</tmp>(.*)<t>(.*)</t>(.*)<icon>(.*)</icon>(.*)<day d="1" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="2" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="3" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)"
StringIndex=1
IfAboveValue=0
IfAboveAction=!execute [!RainmeterHideMeter MeterIconNA][!RainmeterShowMeter MeterIcon][!RainmeterShowMeter MeterTempZitra_Lo][!RainmeterShowMeter MeterTempPozitri_Lo][!RainmeterShowMeter MeterTempPopozitri_Lo][!RainmeterShowMeter MeterTempDnes][!RainmeterShowMeter MeterTempZitra][!RainmeterShowMeter MeterTempPozitri][!RainmeterShowMeter MeterTempPopozitri]
IfBelowValue=2
IfBelowAction=!execute [!RainmeterShowMeter MeterIconNA][!RainmeterHideMeter MeterTempZitra_Lo][!RainmeterHideMeter MeterTempPozitri_Lo][!RainmeterHideMeter MeterTempPopozitri_Lo][!RainmeterHideMeter MeterTempDnes][!RainmeterHideMeter MeterTempZitra][!RainmeterHideMeter MeterTempPozitri][!RainmeterHideMeter MeterTempPopozitri]
;Debug=1
;--------------------------------
[MeasureWeatherDestination]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=2
[MeasureWeatherTemp]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=3
[MeasureWeatherDesc]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=5
[MeasureWeatherIcon]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=7
;-------------------------
;tomorrow's weather description, id=18
;tomorrow's day, id=9
;tomorrow's date, id=10, you can redefine the StringIndex value below with the id#
[MeasureWeatherDate1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=10
;tomorrow's Hi-temp, id=12
;tomorrow's Lo-temp, id=14, you can redefine the StringIndex value below with the id#
[MeasureWeatherTemp1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=12
[MeasureWeatherTemp1_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=14
;tomorrow's weather icon, id=16
[MeasureWeatherIcon1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=16
;-------------------------
;D+2, weather description, id=29
;D+2, day of week, id=20
;D+2, date, id=21
[MeasureWeatherDate2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=21
;D+2, Hi-temp, id=23
;D+2, Lo-temp, id=25
[MeasureWeatherTemp2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=23
[MeasureWeatherTemp2_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=25
;D+2, weather icon, id=27
[MeasureWeatherIcon2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=27
;-------------------------
;D+3, weather description, id=40
;D+3, day of week, id=31
;D+3, date, id=32
[MeasureWeatherDate3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=32
;D+3, Hi-temp, id=34
;D+3, Lo-temp, id=36
[MeasureWeatherTemp3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=34
[MeasureWeatherTemp3_Lo]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=36
;D+3, weather icon, id=38
[MeasureWeatherIcon3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=38
;================================================================
[cara1]
Meter=IMAGE
X=0
Y=19
W=404
H=1
SolidColor=#border.color#
[MeterIconNA]
ImageName=na.png
Meter=IMAGE
X=10
Y=0
[MeterIcon]
Hidden=1
MeasureName=MeasureWeatherIcon
Meter=IMAGE
X=10
Y=0
LeftMouseDownAction=!execute ["#eVIEWER#" "http://www.weather.com/outlook/travel/businesstraveler/local/#dest1#"]
[MeterDnes]
MeasureName=MeasureWeatherDesc
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempDnes]
MeasureName=MeasureWeatherTemp
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempDestinace]
MeasureName=MeasureWeatherDestination
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
;-------------------------
[MeterIcon1]
MeasureName=MeasureWeatherIcon1
Meter=IMAGE
X=45r
Y=0
[MeterZitra]
MeasureName=MeasureWeatherDate1
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempZitra]
MeasureName=MeasureWeatherTemp1
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempZitra_Lo]
MeasureName=MeasureWeatherTemp1_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
;-------------------------
[MeterIcon2]
MeasureName=MeasureWeatherIcon2
Meter=IMAGE
X=45r
Y=0
[MeterPozitri]
MeasureName=MeasureWeatherDate2
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempPozitri]
MeasureName=MeasureWeatherTemp2
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempPozitri_Lo]
MeasureName=MeasureWeatherTemp2_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
;-------------------------
[MeterIcon3]
MeasureName=MeasureWeatherIcon3
Meter=IMAGE
X=45r
Y=0
W=115
H=96
[MeterPopozitri]
MeasureName=MeasureWeatherDate3
Meter=STRING
X=57r
Y=1
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Antialias=1
[MeterTempPopozitri]
MeasureName=MeasureWeatherTemp3
Meter=STRING
X=-25r
Y=55
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
PostFix="#SCALE.txt#"
Antialias=1
[MeterTempPopozitri_Lo]
MeasureName=MeasureWeatherTemp3_Lo
Meter=STRING
X=1r
Y=20
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Lo %1#SCALE.txt#"
Antialias=1
[zmena.destination1]
Meter=Button
ButtonImage=refresh.png
X=70r
Y=8
ButtonCommand=!execute ["#dir#\util\fileExec.exe" "%%#dir#\util\rText.exe%% -f %%#dir#\Weather\Weather-d1.regexp%% %%#dir#\Weather\Weather.ini%%" -swhide][!RainmeterRefresh]
[label.destination1]
Meter=STRING
X=7r
Y=29
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Hillsboro"
Antialias=1
[label.destination2]
Meter=STRING
X=45r
Y=29
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Denver"
Antialias=1
[zmena.destination2]
Meter=Button
ButtonImage=refresh.png
X=-7r
Y=8
ButtonCommand=!execute ["#dir#\util\fileExec.exe" "%%#dir#\util\rText.exe%% -f %%#dir#\Weather\Weather-d2.regexp%% %%#dir#\Weather\Weather.ini%%" -swhide][!RainmeterRefresh]
;-------------------------
[refresh.weather]
Meter=Button
ButtonImage=refresh.png
X=4
Y=8
ButtonCommand=!Execute [!RainmeterRefresh]
Y=29
StringStyle=NORMAL
StringAlign=CENTER
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
Text="Denver"
Antialias=1
[zmena.destination2]
Meter=Button
ButtonImage=refresh.png
X=-7r
Y=8
ButtonCommand=!execute ["#dir#\util\fileExec.exe" "%%#dir#\util\rText.exe%% -f %%#dir#\Weather\Weather-d2.regexp%% %%#dir#\Weather\Weather.ini%%" -swhide][!RainmeterRefresh]
;-------------------------
[refresh.weather]
Meter=Button
ButtonImage=refresh.png
X=4
Y=8
ButtonCommand=!Execute [!RainmeterRefresh]
This is mine for denver and portland
you edit the name in two places and then the weather code in one place per city.
also depending on length of city name you need to edit the coordinates that the city name is drawn in
go to weather.com enter your city name, pull the location code from the address bar and paste into your config
Rainmeter Default Settings Not Working
Discussion in 'Windows OS and Software' started by chargnar12, Sep 29, 2008.