Recommended Posts

Here's my latest:

Best used as a side bar. Using Colorpad, Rainlendar, and Samurize.

Weather: WeatherPlus (modified) by cicada

ExtendedProps: by Judge

these skins should be released with the lastest update from gigatexel and [saint dark] in the classix 10k thread.

I like the way you have your weather set up...time to make some changes to mine! :D

With Judge's weather script, how come the function getFCdate always displays the current day? eg. Right now its 6:30pm EST Thursday and getFCdate displays Thurs still, shouldnt it display Friday instead? The temperature displays forecast for the next day, Friday.

Edited by JaxeN
works fine here. might try to get rid of the 2 decimals (15,32 C? -> 15).

hope I'm gonna be able to do it with my limited java knowledge.

edit>: obviously someone on samurize.com had the same idea some time ago. you simply have to add Round(Eval( ... )).

example below (changed part is bold):

getFCTemp=Round(Eval>(fNodes.item(aNodeId).childNodes.item(1).tex))> & " / " &Round(Eval>(fNodes.item(aNodeId).childNodes.item(2).tex))> & tSign

Alrite i managed to get rid of the decimals for the forcast temp, but im not sure where to add "Round(Eval(" for current temp

just wanted to paste the 2 functions (one for single temperature, one for the combined one) but it would be quite long ;-)

so here are just fragments of them.

in "Function gerTemperature":

getTemperature= Round(Eval(wTemp)) & "?C"

in "Function getCombinedTemperature":

getCombinedTemperature=Round(Eval(>wRealTem))> & "/" &Round(Eval(>wTem)) >& "?C"

Heh, this is my first post here.

Anyways, I have some type of problem. I'm not really new to Samurize, I just can't make any good configs and I haven't bothered to mess around with it, so I guess I can be considered a newb. I'm using judge's Extended Weather script, but all it does is say "Executing script..." and it does nothing. I'm pretty sure I put in the correct city, and I've read quite a few pages of this topic and I don't think I found anything that could answer my question. If anyone could help I'd appreciate it. Oh yeah, I have a screenshot of what it looks like, maybe it can clarify my situation.

Thanks.

post-45-1051229161.jpg

just wanted to paste the 2 functions (one for single temperature, one for the combined one) but it would be quite long ;-)

so here are just fragments of them.

in "Function gerTemperature":

getTemperature= Round(Eval(wTemp)) & "?C"

in "Function getCombinedTemperature":

getCombinedTemperature=Round(Eval(>wRealTem))> & "/" &Round(Eval(>wTem)) >& "?C"

Thx, got it to work now:woot:t:

Ohh, one more thing, did you guys know that if samurize doesn't load pictures, its actually faster?

All the images you see above are not part of my config, I merged them with my wallpaper. When I run samurize with my config, it integrates perfectly and uses less memory.

HA! And that was really supposed to be the main feature of Serious Samurize...like I said, I'm still satisfied with 0.63c :geek:

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.