It is currently May 7th, 2024, 5:21 am

Gmail skin from Simplesentence 3?

Get help with creating, editing & fixing problems with skins
Nabby
Posts: 3
Joined: April 4th, 2010, 5:24 pm

Gmail skin from Simplesentence 3?

Post by Nabby »

Im not terribly great with rainmeter, but I'd like to imagine i'm not horrible either, and this has kept me stumped for awhile. I recently rethemed my entire desktop and everything was going fine, but I cant get the simple sentence three gmail notifier to work.

Heres the source code:
[Rainmeter]
Simplesentence created by WhiteBaron
Update=1000

;Metadata added by RainBrowser
;http://rainmeter.net/cms/Rainmeter101-EditingSkins

[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=

;End of added Metadata

[Variables]
@include=#SkinsPath#\Simplesentencethree\Sentence\Gmail\Variables.inc
Colour1=240,240,240
Colour2=255,183,65


User=************
Password=************

;----------MEASURES----------

[MeasureMail]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=https://#User#:#Password#@mail.google.com/mail/feed/atom
RegExp="(?siU)<fullcount>(.*)</fullcount>"
Codepage=0
Download=1
UpdateRate=60
StringIndex=4

[MeasureMessage]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureGmail]
StringIndex=1
UpdateRate=1
Substitute="0":"Don't let it get you down.","1":"Check it.","2":"Two emails up in here.","3":"Tri-mail.","4":"I think you should check them.","5":"Yeah, you should check them.","6":"Read your emails, man.","7":"Seven new emails in here.","8":"Eight emails all up in this.","9":"I really think you should check them.","10":"Don't listen to me.","11":"I'm just a skin after all.","12":"Quite a few new emails you have here.","13":"Don't read them just yet.","14":"Ok now read them.","15":"Check all your emails, now.","16":"Maybe you are ignoring me.","17":"Maybe you have been away.","18":"I'm beginning to fill up.","19":"Pay attention.","20":"This is getting out of hand.","21":"This is getting out of hand.","22":"This is getting out of hand.","23":"This is getting out of hand.","24":"This is getting out of hand.","25":"This is getting out of hand.","26":"This is getting out of hand.","27":"This is getting out of hand.","28":"This is getting out of hand.","29":"This is getting out of hand.","30":"This is getting out of hand.","31":"This is getting out of hand.","32":"This is getting out of hand.","33":"This is getting out of hand.","34":"This is getting out of hand.","35":"This is getting out of hand.","36":"This is getting out of hand.","37":"This is getting out of hand.","38":"This is getting out of hand.","39":"This is getting out of hand.","40":"This is getting out of hand.","41":"This is getting out of hand.","42":"This is getting out of hand.","43":"This is getting out of hand.","44":"This is getting out of hand.","45":"This is getting out of hand.","46":"This is getting out of hand.","47":"This is getting out of hand.","48":"This is getting out of hand.","49":"This is getting out of hand.","50":"I'm going to break now."

[MeasureCount]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureGmail]
StringIndex=1
UpdateRate=1
Substitute="0":"no","":"[no connection]"

;----------METERS------------

[Box]
Meter=Image
SolidColor=#Colour2#, 200
Y=(#Size# / 3)
W=(#Size# / 2)
H=(#Size# / 2)
LeftMouseDownAction=!Execute ["http://www.gmail.com"]

[Message]
Meter=String
MeasureName=MeasureMessage
X=(#Size# / 2)
FontColor=#Colour2#, 255
FontSize=(#Size# * 0.75)
FontFace=#Font#
StringAlign=Left
StringStyle=#Style2#
StringEffect=#TextEffect#
FontEffectColor=#TextEffectColour#, 150
MouseActionCursor=0
AntiAlias=1
LeftMouseDoubleClickAction=!Execute ["#AddonsPath#RainRGB\RainRGB.exe" "VarName=Colour2" "FileName=#CurrentPath#Gmail.ini" "RefreshConfig=Simplesentencethree\Sentence\Gmail"]

[MeterCount]
Meter=String
MeasureName=MeasureCount
Text=You have %1 new emails.
Y=(#Size# * 0.85)
FontColor=#Colour1#, 255
FontSize=#Size#
FontFace=#Font#
StringAlign=Left
StringStyle=#Style1#
StringEffect=#TextEffect#
FontEffectColor=#TextEffectColour#, 150
MouseActionCursor=0
AntiAlias=1
LeftMouseDoubleClickAction=!Execute ["#AddonsPath#RainRGB\RainRGB.exe" "VarName=Colour1" "FileName=#CurrentPath#Gmail.ini" "RefreshConfig=Simplesentencethree\Sentence\Gmail"]

[EditShowHide]
Meter=Image
SolidColor=0, 0, 0, 1
X=#Size#
W=30
H=39
Hidden=#HideEdit#
MouseOverAction=!Execute [!RainmeterShowMeter Edit][!RainmeterRedraw]
MouseLeaveAction=!Execute [!RainmeterHideMeter Edit][!RainmeterRedraw]

[Edit]
Meter=Image
ImageName=Edit.png
X=#Size#
Hidden=1
LeftMouseDownAction=!Execute ["#CurrentPath#Config.exe"]

Ive tried writing in my account info into the code myself without the use of the little config tool it comes with, but still cant get a connection with my gmail account. Any thoughts?
Last edited by JamesAC on January 24th, 2011, 5:20 pm, edited 1 time in total.
Reason: Removed User name and Password from code
markylias
Posts: 2
Joined: January 28th, 2011, 6:32 pm

Re: Gmail skin from Simplesentence 3?

Post by markylias »

I am having this same issue, and registered just so I could have this question answered. Can someone please help us with this problem?
markylias
Posts: 2
Joined: January 28th, 2011, 6:32 pm

Re: Gmail skin from Simplesentence 3?

Post by markylias »

Shameless self-bump.
maldonado92
Posts: 8
Joined: February 4th, 2011, 3:19 am

Re: Gmail skin from Simplesentence 3?

Post by maldonado92 »

also having the same problem, lol whats up with this skin?
User avatar
jsmorley
Developer
Posts: 22631
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Gmail skin from Simplesentence 3?

Post by jsmorley »

Your best bet is going to be to contact the author on deviantArt.com
ketsudan
Posts: 3
Joined: April 27th, 2011, 4:57 am

Re: Gmail skin from Simplesentence 3?

Post by ketsudan »

Hello!

I was wondering about this as well, so I just left it alone for a while. If you go into the edit menu where you enter in your gmail name and password, see if you typed in NAME@gmail.com. I discovered that it just needs the NAME part, not the whole address. Or at least, that is what fixed it for me.