It is currently April 18th, 2024, 5:55 pm

Is it possible to do this, how?

Get help with creating, editing & fixing problems with skins
cvikan
Posts: 6
Joined: May 16th, 2010, 3:32 pm

Is it possible to do this, how?

Post by cvikan »

Hello everyone, does anyone know how can make this skin for Gmail, is difficult, is it possible?
Image
poiru
Developer
Posts: 2872
Joined: April 17th, 2009, 12:18 pm

Re: Is it possible to do this, how?

Post by poiru »

Yes, take a look at the Gnometer Gmail skin.
-> http://poiru.deviantart.com/art/Gnometer-1-0-160016078

Code: Select all

[MeasureGmail]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=https://#mail.User#:#mail.Pass#@gmail.google.com/gmail/feed/atom
RegExp="(?siU)<fullcount>(.*)</fullcount>"
Codepage=0
UpdateRate=300
StringIndex=1
IfAboveValue=0
IfAboveAction=!execute [!RainmeterShowMeter IconNew][!RainmeterHideMeter IconNoNew]
IfEqualValue=0
IfEqualAction=!execute [!RainmeterShowMeter IconNoNew][!RainmeterHideMeter IconNew]
Last edited by poiru on May 16th, 2010, 7:00 pm, edited 1 time in total.
User avatar
maminscris
Posts: 509
Joined: April 24th, 2009, 3:17 pm
Location: Bucharest, Romania Lat 44,43° Lon 26,1°

Re: Is it possible to do this, how?

Post by maminscris »

first :welcome:

second
find a gmail skin read it, learn it, read rainmeter manual and get on it
this is how every one of us started
Zero at programing, zero at writing codes, so far 2 at making images
But I'm good at copy/paste, and I not always like this
Image