HOME | DD

VClouds — VClouds Weather by-nc

Published: 2010-04-25 20:16:54 +0000 UTC; Views: 368505; Favourites: 529; Downloads: 102450
Redirect to original
Description This is an old version. For a fully updated version of this skin check out VClouds Weather 2 and my new Glasses theme.
My first Rainmeter skin - a detailed vertical weather skin.
it includes 3 sets with 8 skins each, that shows weather conditions - from current weather to a full 9 day forecast from weather.com.

To change the weather to your city location right click the skin, click edit skin, scroll down to Location and read the instructions.

* The Today/Tonight line is taken from Shivaism's Large Clean Weather skin. shivaism.deviantart.com/art/La…

- Make sure to read the instructions
- Also check this video that I found for easy installation instructions www.youtube.com/watch?v=SE_JZP…

Updates:
13.12.2011 - Temporary fix for the weather.com update issues. everything should work except for the last forecast day in the 9 days variant.

3.11.2013 - Fixed Tonight forecast not showing thanks to josey-wells .

20.1.2014 - Fixed Tonight forecast not showing up again. thanks to josey-wells .

German version translated by MissPauline can be found here vclouds.deviantart.com/art/VCl…
Russian version translated by Lukunder can be found here fav.me/d2uojd3
Portuguese version translated by Armaru can be found here armaru.deviantart.com/art/VClo…

Related content
Comments: 445

Xune531 In reply to ??? [2010-10-09 18:50:25 +0000 UTC]

I was working on a new skin when I noticed that the config wasn't displaying any data. I checked the backup version and it was the same thing, no data was being displayed. Any idea what it could be?

👍: 0 ⏩: 1

VClouds In reply to Xune531 [2010-10-09 19:11:51 +0000 UTC]

Are other weather.com based skins working?

👍: 0 ⏩: 1

Xune531 In reply to VClouds [2010-10-10 02:45:16 +0000 UTC]

I haven't checked. I will find one and test it, but all my versions of Vclouds Weather, edited and unedited, are not functioning.

👍: 0 ⏩: 1

VClouds In reply to Xune531 [2010-10-10 15:12:04 +0000 UTC]

Check if this one works: [link]

👍: 0 ⏩: 1

Xune531 In reply to VClouds [2010-10-10 20:05:18 +0000 UTC]

Nvm, it works now.

👍: 0 ⏩: 0

MarinoVargas In reply to ??? [2010-09-27 02:48:36 +0000 UTC]

I like the background..do you remember where you got it from?

👍: 0 ⏩: 1

VClouds In reply to MarinoVargas [2010-09-27 03:17:41 +0000 UTC]

I butchered this [link] to create the background.

👍: 0 ⏩: 0

HJKKKK In reply to ??? [2010-09-26 13:39:56 +0000 UTC]

That's awesome but is there any way I could use msn weather instead of weather.com ?

👍: 0 ⏩: 1

VClouds In reply to HJKKKK [2010-09-26 16:50:45 +0000 UTC]

No, a rewrite of the skin will be required for that.

👍: 0 ⏩: 0

dogmap In reply to ??? [2010-09-09 20:45:45 +0000 UTC]

fantastic ! keep it up.

👍: 0 ⏩: 1

VClouds In reply to dogmap [2010-09-09 21:48:43 +0000 UTC]

Thanks!

👍: 0 ⏩: 0

frankm77 In reply to ??? [2010-09-08 00:49:45 +0000 UTC]

Im working on a skin based on your weather, but i got 1 problem to buil it and maby you could help me. What i want to do is to show and hide the forecast but i got a problem with the today and tonight cause you already use the hidden=1 and hidden=0 on your formula so when i try to show it i got both with some error!!!! So do you know a way to make it appear and disapear

Thank......

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-08 11:53:18 +0000 UTC]

I suggest that you wait a few days. a new version is coming out that will have lots of improvements including the option that you want...

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-08 20:42:16 +0000 UTC]

Ok cool, but my skin is already built except for this little detail, so please give me a cue how to do it!!!!

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-08 22:47:16 +0000 UTC]

Ok.
I have created two buttons. one to turn it off and one to turn it on using !Bangs. here's the code:

[MeterTodayOffButton]
Meter=BUTTON
X=17r
Y=r
SolidColor=0,0,0,1
ButtonImage=\Buttons\TodayOff.png
LeftMouseDownAction=!execute [!RainmeterHideMeter MeterNightIcon1][!RainmeterHideMeter MeterDay1][!RainmeterHideMeter MeterNightDay1][!RainmeterHideMeter MeterTemp1][!RainmeterHideMeter MeterNightTemp1][!RainmeterHideMeter MeterDesc1][!RainmeterHideMeter MeterNightDesc1][!RainmeterHideMeter MeterIcon1][!RainmeterDisableMeasure MeasureWeatherDesc1][!RainmeterDisableMeasure MeasureWeatherDay1][!RainmeterDisableMeasure MeasureWeatherTemp1][!RainmeterDisableMeasure MeasureWeatherIcon1][!RainmeterDisableMeasure CheckNATemp]
RightMouseDownAction=!execute [!RainmeterShowMeter MeterDay1][!RainmeterShowMeter MeterTemp1][!RainmeterShowMeter MeterDesc1][!RainmeterShowMeter MeterIcon1][!RainmeterEnableMeasure MeasureWeatherDesc1][!RainmeterEnableMeasure MeasureWeatherDay1][!RainmeterEnableMeasure MeasureWeatherTemp1][!RainmeterEnableMeasure MeasureWeatherIcon1][!RainmeterEnableMeasure CheckNATemp]

[MeterTodayOnButton]
Meter=BUTTON
X=17r
Y=r
SolidColor=0,0,0,1
ButtonImage=\Buttons\TodayOn.png
LeftMouseDownAction=!execute [!RainmeterShowMeter MeterDay1][!RainmeterShowMeter MeterTemp1][!RainmeterShowMeter MeterDesc1][!RainmeterShowMeter MeterIcon1][!RainmeterEnableMeasure MeasureWeatherDesc1][!RainmeterEnableMeasure MeasureWeatherDay1][!RainmeterEnableMeasure MeasureWeatherTemp1][!RainmeterEnableMeasure MeasureWeatherIcon1][!RainmeterEnableMeasure CheckNATemp]

👍: 0 ⏩: 2

frankm77 In reply to VClouds [2010-09-09 20:51:20 +0000 UTC]

Cool. thanks i will try it , i did not change the meter and the measure name... so maby only a little copy and paste will work???

You'll be credited anyway when the skin will be finish

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-09 21:48:10 +0000 UTC]

I think copy and paste should work. you'll only need to create the matching button pngs and fix the coordinates.

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-10 00:13:12 +0000 UTC]

Yep it's already done, but still got mistake maby just forget to erease some show and hide meter something like that. If i got some other error i let you know!!!!!!

👍: 0 ⏩: 0

VClouds In reply to VClouds [2010-09-08 22:56:09 +0000 UTC]

Ignore this part:
"RightMouseDownAction=!execute [!RainmeterShowMeter MeterDay1][!RainmeterShowMeter MeterTemp1][!RainmeterShowMeter MeterDesc1][!RainmeterShowMeter MeterIcon1][!RainmeterEnableMeasure MeasureWeatherDesc1][!RainmeterEnableMeasure MeasureWeatherDay1][!RainmeterEnableMeasure MeasureWeatherTemp1][!RainmeterEnableMeasure MeasureWeatherIcon1][!RainmeterEnableMeasure CheckNATemp]"
I forgot to delete it...

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-11 13:26:48 +0000 UTC]

Ok cool it's working, but when i refresh the skin it's always show it, i need to close it each time, How can i change that

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-11 16:15:05 +0000 UTC]

I couldn't find a way... if you'l find out please let me know

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-11 16:15:56 +0000 UTC]

Yeah sure

👍: 0 ⏩: 2

frankm77 In reply to frankm77 [2010-09-24 12:20:12 +0000 UTC]

Only one problem that i saw yesterday when it switch to display the tonight it's not working showing 666 and neta but the icon and the %precipitation are ok.

👍: 0 ⏩: 0

VClouds In reply to frankm77 [2010-09-11 16:41:50 +0000 UTC]

Found a way!

Create a variable called Today=1.
in the two [CheckNATemp] in Today and Tonight Measures add the line: Disabled=#Today#

In the Today and tonight Meters replace all the lines that says: Hidden=0 with Hidden=#Today#

Use the variable Today= to toggle it on and off (On=0 Off=1).

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-15 00:40:00 +0000 UTC]

I only have one [CheckNATemp] in Today dont have it on the tonight part??
And the last part to use the variable Today= to toggle it on and off (On=0 Off=1) i dont understand what you mean!!!!! or how to use that!!!!

Bye the way the version 2 is really great

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-15 03:37:09 +0000 UTC]

Add the line: Today=0 to the variables section in the top of the config. set it to Today=0 if you want to display the today section or change it to Today=1 if you don't.

to learn about variables look here [link] and scroll down.

Heres the whole today/tonight section. don't forget to put back your X,Y,W,H in the meters.

;---Today---


[MeasureWeatherDesc1]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=9
Substitute=" And ":" and "
Disabled=#Today#

[MeasureWeatherDay1]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=2
Disabled=#Today#

[MeasureWeatherTemp1]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=4
Substitute="N/A":"666"
Disabled=#Today#

[MeasureWeatherIcon1]
Measurelugin
Pluginlugins\WebParser.dll
Path=#Icon#
Url=[Today]
StringIndex=8
Disabled=#Today#

[CheckNATemp]
Measure=Calc
Formula=[MeasureWeatherTemp1]
IfBelowValue=665
IfBelowAction=!execute [!RainmeterHideMeter MeterNightTemp1][!RainmeterHideMeter MeterNightDay1][!RainmeterHideMeter MeterNightDesc1][!RainmeterHideMeter MeterNightIcon1][!RainmeterShowMeter MeterTemp1][!RainmeterShowMeter MeterDay1][!RainmeterShowMeter MeterDesc1][!RainmeterShowMeter MeterIcon1]
IfEqualValue=666
IfEqualAction=!execute [!RainmeterHideMeter MeterTemp1][!RainmeterHideMeter MeterDay1][!RainmeterHideMeter MeterDesc1][!RainmeterHideMeter MeterIcon1][!RainmeterShowMeter MeterNightTemp1][!RainmeterShowMeter MeterNightDay1][!RainmeterShowMeter MeterNightDesc1][!RainmeterShowMeter MeterNightIcon1]
DynamicVariables=1
Disabled=#Today#


;---Tonight---


[MeasureWeatherDesc1]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=9
Substitute=" And ":" and "
Disabled=#Today#

[MeasureWeatherDay1]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=2
Disabled=#Today#

[MeasureWeatherTemp1]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=4
Substitute="N/A":"666"
Disabled=#Today#

[MeasureWeatherIcon1]
Measurelugin
Pluginlugins\WebParser.dll
Path=#Icon#
Url=[Today]
StringIndex=8
Disabled=#Today#

[CheckNATemp]
Measure=Calc
Formula=[MeasureWeatherTemp1]
IfBelowValue=665
IfBelowAction=!execute [!RainmeterHideMeter MeterNightTemp1][!RainmeterHideMeter MeterNightDay1][!RainmeterHideMeter MeterNightDesc1][!RainmeterHideMeter MeterNightIcon1][!RainmeterShowMeter MeterTemp1][!RainmeterShowMeter MeterDay1][!RainmeterShowMeter MeterDesc1][!RainmeterShowMeter MeterIcon1]
IfEqualValue=666
IfEqualAction=!execute [!RainmeterHideMeter MeterTemp1][!RainmeterHideMeter MeterDay1][!RainmeterHideMeter MeterDesc1][!RainmeterHideMeter MeterIcon1][!RainmeterShowMeter MeterNightTemp1][!RainmeterShowMeter MeterNightDay1][!RainmeterShowMeter MeterNightDesc1][!RainmeterShowMeter MeterNightIcon1]
DynamicVariables=1
Disabled=#Today#
---


[MeasureWeatherNightDesc]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=18
Substitute=" And ":" and "
Disabled=#Today#

[MeasureWeatherNightTemp]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=5
Disabled=#Today#

[MeasureWeatherNightIcon]
Measurelugin
Pluginlugins\WebParser.dll
Url=[Today]
StringIndex=17
Disabled=#Today#

;---Today&Tonight---


[MeterIcon1]
MeasureName=MeasureWeatherIcon1
Meter=IMAGE
X=#Today-X#
Y=#Today-Y#
H=#TodayIconsSize#
W=#TodayIconsSize#
PreserveAspectRatio=1
Path=#Icons#
AntiAlias=1
Hidden=#Today#

[MeterNightIcon1]
MeasureName=MeasureWeatherNightIcon
Meter=IMAGE
X=0r
Y=0r
H=#TodayIconsSize#
W=#TodayIconsSize#
PreserveAspectRatio=1
Path=#Icons#
AntiAlias=1
Hidden=1

[MeterDay1]
Meter=STRING
X=-98r
Y=13r
StringAlign=LEFT
StringStyle=BOLD
FontColor=#FontColor1#
FontFace=#FontFace#
FontSize=12
Text="Today"
Antialias=1
StringEffect=Shadow
FontEffectColor=#FontEffectColor#
Hidden=#Today#

[MeterNightDay1]
Meter=STRING
X=0r
Y=0r
StringAlign=LEFT
StringStyle=BOLD
FontColor=#FontColor1#
FontFace=#FontFace#
FontSize=12
Text="Tonight"
Antialias=1
StringEffect=Shadow
FontEffectColor=#FontEffectColor#
Hidden=1

[MeterTemp1]
MeasureName=MeasureWeatherTemp1
Meter=STRING
X=0r
Y=18r
FontColor=#FontColor6#
FontFace=#FontFace#
FontSize=12
StringAlign=LEFT
Antialias=1
Postfix="˚"
StringEffect=Shadow
FontEffectColor=#FontEffectColor#
Hidden=#Today#

[MeterNightTemp1]
MeasureName=MeasureWeatherNightTemp
Meter=STRING
X=0r
Y=0r
FontColor=#FontColor6#
FontFace=#FontFace#
FontSize=12
StringAlign=LEFT
Antialias=1
Postfix="˚"
StringEffect=Shadow
FontEffectColor=#FontEffectColor#
Hidden=1

[MeterDesc1]
MeasureName=MeasureWeatherDesc1
Meter=STRING
X=0r
Y=19r
H=16
W=192
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=#FontSize2#
StringAlign=LEFT
Antialias=1
ClipString=1
StringEffect=Shadow
FontEffectColor=#FontEffectColor#
Hidden=#Today#

[MeterNightDesc1]
MeasureName=MeasureWeatherNightDesc
Meter=STRING
X=0r
Y=0r
H=16
W=192
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=#FontSize2#
StringAlign=LEFT
Antialias=1
ClipString=1
StringEffect=Shadow
FontEffectColor=#FontEffectColor#
Hidden=1

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-17 12:03:35 +0000 UTC]

Cool it's working great now.
Thanks dude....

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-17 13:17:06 +0000 UTC]

No problem

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-24 12:20:57 +0000 UTC]

Only one problem that i saw yesterday when it switch to display the tonight it's not working showing 666 and neta but the icon and the %precipitation are ok.

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-24 12:51:42 +0000 UTC]

I dont understand. did it worked fine and now it stopped?

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-24 16:03:47 +0000 UTC]

I only think that every time i check it it was on the today forecast, so when it switch for the tonight he did not work,

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-24 16:31:05 +0000 UTC]

As you know, I'm using the same method to hide the today section in VClouds Weather 2 and it works with no problems. maybe check it and see if there are differences from your config...

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-24 18:51:50 +0000 UTC]

Maby can can look at it i didn't find anything weird it's just the weather part of the skin but the rest will come soon


[link]

👍: 0 ⏩: 1

VClouds In reply to frankm77 [2010-09-24 23:50:58 +0000 UTC]

Looked at your skin. I couldn't find a way to make it switch to tonight with the button when it starts hidden.

👍: 0 ⏩: 1

frankm77 In reply to VClouds [2010-09-25 13:12:21 +0000 UTC]

Yeah i can't find a way too, im not a pro with the rainmeter code, most of the time i modify the skin made by other people, like i did with yours. So if you can find a way it will be great. And you'll be credit for that for sure.....

👍: 0 ⏩: 0

riggs In reply to ??? [2010-08-30 01:36:44 +0000 UTC]

Best weather for Rainmeter, period. 'Nuff said!

👍: 0 ⏩: 1

VClouds In reply to riggs [2010-08-30 12:27:50 +0000 UTC]

Thanks!

👍: 0 ⏩: 0

MspnDev In reply to ??? [2010-08-28 08:15:05 +0000 UTC]

Благодарю.

תודה

👍: 0 ⏩: 1

VClouds In reply to MspnDev [2010-08-28 12:15:05 +0000 UTC]

Your welcome

👍: 0 ⏩: 0

miracoL In reply to ??? [2010-08-27 11:12:30 +0000 UTC]

could you put other location than weather.com?

👍: 0 ⏩: 1

VClouds In reply to miracoL [2010-08-27 12:12:53 +0000 UTC]

I'm sorry but no.

👍: 0 ⏩: 0

elnanito In reply to ??? [2010-08-24 21:24:12 +0000 UTC]

I've just deleted & reinstalled again. After installing I changed the code and now it's working fine. Tks for your help, surely I've changed something on the coding without meaning... Again: AWESOME WORK!!!

👍: 0 ⏩: 1

VClouds In reply to elnanito [2010-08-24 23:39:28 +0000 UTC]

Thanks! glad its working now.

👍: 0 ⏩: 0

elnanito [2010-08-24 16:19:47 +0000 UTC]

Hi, Excellent Work!!! - I've got a little problem & I'm looking for you advice: My location code (Buenos Aires, Argentina) is ARBA0009. I went to Skin Menu\ Edit Skin & followed your instructions, but the skin shows no data at all. I've triedfrom today to 9 days forecast with the same results. Curious thing is the default code (UK) is working fine... Any idea if I'm making a mistake or I can't retrieve data for my location? - Tks in advance for your help!!!

👍: 0 ⏩: 1

VClouds In reply to elnanito [2010-08-24 19:37:11 +0000 UTC]

Thats strange...
I have tried your code and it works fine.
your sure you didn't change anything by mistake while entering the code?

👍: 0 ⏩: 0

wehome In reply to ??? [2010-08-23 14:27:24 +0000 UTC]

hi, like it so much. Sorry kinda newbie in rainmeter, i found my location is mxx0008 (kuala lumpur), but how can i set it in ur skin?

👍: 0 ⏩: 1

VClouds In reply to wehome [2010-08-23 15:01:43 +0000 UTC]

Right click on the skin, go to - Skin Menu\ Edit Skin. in the INI file that opens search for LOCATION and read the instructions.

👍: 0 ⏩: 0

burnsplayguitar In reply to ??? [2010-08-23 01:38:00 +0000 UTC]

fantastic skin! awesome images bro

👍: 0 ⏩: 1

VClouds In reply to burnsplayguitar [2010-08-23 12:17:46 +0000 UTC]

Thanks!

👍: 0 ⏩: 0

th3rascalk1ng In reply to ??? [2010-08-21 05:15:08 +0000 UTC]

Easiest weather skin I've found, and really the only one I've been able to get to work so far. Thanks, it's awesome!

👍: 0 ⏩: 1


<= Prev | | Next =>