*** The Brand New Post An Image Of Your Desktop Thread ***

New to windows 7 and got rainmeter on, is there a fix for the weather thing? Seems weather.com screwed them over?
 
desktopov.jpg


A recent photo I took.
 
iPad
ipad_by_vapour_trail-d35hhrm.jpg


iPhone


PC
pc_desktop_by_vapour_trail-d35hhuz.jpg


PC background is http://wallbase.net/wallpaper/305419

How do you get the weather to work? for the 10 foot hud ?

also

What's the script to add the year?

I'm no expert with Rainmeter and have had my current setup for some time however, the following might help answer your questions :-)

Code for my 10 Ft HUD is as follows (copy txt between dotted lines):

---------------------

[Rainmeter]
10-Foot HUD (White) - Created by Stephen R Gibson.

;Metadata added by RainBrowser
;http://rainmeter.net/RainWiki/index.php?title=Rainmeter_101#.5BMetadata.5D

[Metadata]
Name=Clock&Date-White
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=

;End of added Metadata

[MeasureTime]
Measure=Time
Format=%#I:%M %p

[MeasureDate]
Measure=Time
Format=%d

[MeasureMonth]
Measure=Time
Format=%B
Substitute="January":"JANUARY","February":"FEBRUARY","March":"MARCH","April":"APRIL","May":"MAY","June":"JUNE","July":"JULY","August":"AUGUST","September":"SEPTEMBER","October":"OCTOBER","November":"NOVEMBER","December":"DECEMBER"

[MeasureDay]
Measure=Time
Format=%A
Substitute="Monday":"MONDAY","Tuesday":"TUESDAY","Wednesday":"WEDNESDAY","Thursday":"THURSDAY","Friday":"FRIDAY","Saturday":"SATURDAY","Sunday":"SUNDAY"

-------------------------------------METERS--------------------------------------------

[MeterTime]
MeasureName=MeasureTime
Meter=STRING
X=0
Y=13
FontColor=255, 255, 255, 80
FontSize=78
FontFace=rockwell
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1

[MeterDate]
MeasureName=MeasureDate
Meter=STRING
X=5
Y=100
FontColor=255, 255, 255, 80
FontSize=56
FontFace=rockwell
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1

[MeterMonth]
MeasureName=MeasureMonth
Meter=STRING
X=100
Y=110
FontColor=255, 255, 255, 80
FontSize=32
FontFace=rockwell
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1

[MeterDay]
MeasureName=MeasureDay
Meter=STRING
X=103
Y=147
FontColor=255, 255, 255, 80
FontSize=20
FontFace=rockwell
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1

-----------------------

For the weather, I use 'SimpleWeather-Update' (http://customize.org/rainmeter/skins/70482).
 
I can never get rainmeter weather apps to work with UK postcodes even when I've changed the URL the app gets the information from.

edit: nevermind looks like I've managed to get it working.
 
maj
I can never get rainmeter weather apps to work with UK postcodes even when I've changed the URL the app gets the information from.

edit: nevermind looks like I've managed to get it working.
24th Dec 2010 09:26

I use this one below, and it works with UK codes, see HERE:D

capture7.gif
 
^^

Very nice. I like simple. Shame I can't get the theme to work. Followed the instructions on deviantart but to no avail. Grr
 
You just need to copy the ".theme" file and the accompanying folder to C:\Windows\Resources\Themes. Just copy them from one of the "Top", "bottom", "left", "right" folders, depending on where your taskbar is (usually bottom).

And then copy and replace explorerframe.dll. Either 32bit or 64 bit depending on your version of windows 7.
 
Back
Top Bottom