xSellize: [mod]SpringBoard Clock/Weather - xSellize

Jump to content




Remove all advertisements.
  • (26 Pages) +
  • « First
  • 21
  • 22
  • 23
  • 24
  • 25
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

[mod]SpringBoard Clock/Weather

#441
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
Guys who ever wants their clock in black just go to the info.plist and enter this in the bottom above the TimeStyle
color: Black;
16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0


#Ads
User is online x-bot

  • Ad-Bot
  • Group:x-bot




#442
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
So I did some messing around on this if you notice how the weather widget keeps refreshing and keeps saying for me no response or some shit I got pissed and noticed in the configureme.js i can change it to Yahoo local weather just had to update my zipcode in the top


// WeatherWidget.theme
// Produced by Adam Watkins (http://www.stupidpupil.co.uk)

// The location field should be a relatively machine-legible string
// if using the default, Apple/AccuWeather parser (originally from Leopard's Weather.wdgt)
var locale = "11235" //e.g. 'Defiance, Ohio'|'Moscow, Russia'|'Ledyard, AT'|'London, UK'

// Set to 'false' if you'd prefer Farenheit
var isCelsius = false //true|false

// Use 'Real Feel' temperatures where possible, taking into account Wind Chill, Humidity etc.
var useRealFeel = true //true|false

/*––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
//Enable Wallpaper and/or Lock Screen
var enableWallpaper = true; //true|false
var enableLockScreen = true; //true|false [Currently, it is suggested that the lockScreen is disabled.]

// Supplied styles are 'myopia', 'iconOnly', 'originalBubble' and 'split'.
// (Add your own to the CSS folder!)
var stylesheetWall = 'myopia' //'split'|'iconOnly'|'originalBubble'|'split'|'oneLine'
var stylesheetLock = '' //See above.

// The only supplied icon set is 'katra'
// Images must follow the same naming schema as the 'katra' set (borrowed from KWeather)
var iconSetWall = 'katra' //'katra'|'tango'
var iconExtWall = ".png" //'.png'|.'gif' etc.
var iconSetLock = 'katra' //See above.
var iconExtLock = '.png' //See above.


/*––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

// The other available source is 'yahooWeather' which for the 'locale'
// requires a US zip or location code (e.g. UKXX0085 or CHXX0008) from http://weather.yahoo.com
var source = 'yahooWeather' //'appleAccuweatherStolen'|'yahooWeather'

// Please endeavour to set this to a sensible value if you really must change it...
var updateInterval = 35 //Minutes
16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0

#443
User is offline   kaytee 

  • Whats an iPhone
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 23-June 09

theahbal said:

So I did some messing around on this if you notice how the weather widget keeps refreshing and keeps saying for me no response or some shit I got pissed and noticed in the configureme.js i can change it to Yahoo local weather just had to update my zipcode in the top

OMFG, I've been trying to figure this out for months! Finally, I can use Chocolate Weather + Time again! Thank you soooo much :D
0

#444
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
Lex I noticed these weather Icons last night had a question mark from the widget is there any missing that you know of? I did download the package you posted for the icons
16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0

#445
User is offline   patrese 

  • wgaf
  • PipPipPipPipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 606
  • Joined: 27-April 09

theahbal said:

Lex I noticed these weather Icons last night had a question mark from the widget is there any missing that you know of? I did download the package you posted for the icons


You can check inside the iconset if there are iconsets with a question mark....
Maybe the 'dunno' image?
That one shows when you have no connection to the server..

If not, do any icons show or is there always a question mark....
0

#446
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
Well I do have Icons through out the day it might of been some night icon! I did have connection to the server on both wifi and 3g so that's out of the question
16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0

#447
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
Here is what I am looking like right now ; )! did some mod's to the icon's and text
http://www.mediafire.../i/?onzjqmzwwnm
16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0

#448
User is offline   patrese 

  • wgaf
  • PipPipPipPipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 606
  • Joined: 27-April 09

theahbal said:

Here is what I am looking like right now ; )! did some mod's to the icon's and text
http://www.mediafire.../i/?onzjqmzwwnm


Ok, so thats' looking good right?
just make sure that every line in your yahooWeather.js script actually goes to an existing image with that name in that iconset......
then you're all set...
0

#449
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
I have 28 Icons but in the Yahoo weather it seems like a few entries are sometimes linked to 1 pic so that rules out missing any! But how come it keeps refreshing even though I have it set to 35min?

This post has been edited by theahbal: 05 December 2009 - 05:11 PM

16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0

#450
User is offline   patrese 

  • wgaf
  • PipPipPipPipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 606
  • Joined: 27-April 09

theahbal said:

I have 28 Icons but in the Yahoo weather it seems like a few entries are sometimes linked to 1 pic so that rules out missing any! But how come it keeps refreshing even though I have it set to 35min?


I don't know that, I don't know your scripts...
You wrote me a pm, no, I don't know aqualock or what name you mentioned...
If your weatherwidget is a locktheme widget then it will refresh every time you unlock
That's the way the OS works.
If however you have it on the springboard then the refresh delay time should work..

Yes, the yahooWeather.js goes on some lines to the same icons...
That's normal, just make sure or check that all icons called are actually there..
0

#451
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
Any reason why me temp is off by about 10 degrees?
16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0

#452
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
lol I figured it out it was the REAL FEEL! I turned it off
16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0

#453
User is offline   theahbal 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 190
  • Joined: 29-June 08
There has to be something wrong with the weather widget! It goes bananas at night
16GB Iphizone 3G
3.1.2FW
AT&T abUser!
If I have helped you, Help a brother out! hit the Thank You Button!!!
0

#454
User is offline   christoferco 

  • Whats an iPhone
  • PipPip
  • Group: Members
  • Posts: 13
  • Joined: 03-December 09
i've been editing the yahoo.js as im going along matching it up to icons and just learning from trial and error....... hope you get it set, dont know if its right but here is my yahoo.js

see if that works for you.... just make sure to back up the .js file you have......

http://www.mediafire.com/?myotdwzzmlk
0

#455
User is offline   patrese 

  • wgaf
  • PipPipPipPipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 606
  • Joined: 27-April 09
Hey guys,

Regarding the yahoo weather issue behaving strangely at night :)

just a little explanation on how it works..


There have always been complaints of people regarding the yahoo weather widget,

1. not updating correctly or
2. not showing the correct info or images (sun at night..)
3. (or both)

Whereas the accuweather does not seem to have the same issues.


First of all, this is nothing new. if you google for this then you will see that since 2007 already there have been issues with the yahoo weather source.

If you look more closely at the configuration of this all then it works like this..

The weather widget calls the weather info at the source.
Yahoo returns the weatherinfo, which consists of several things, like the location, the temp, and also a code.
Note: accuweather does a better job than yahoo returning and specifying (differentiating) codes.

/Sources/yahooWeather.js has a number of lines.
Let's assume that yahoo returns the number 26, it will go to the 26th line, that line in yahooweather.js links to a certain image in the icon sets folder and then that image is displayed.

This brings the fact to mind that the choice and amount and variety of the weather images used are important. The more and the more different pictures you have to choose from, the better it is.

For example.

I looked at the 'tick' icon set.
Again, let's assume that the value 26 is returned by yahoo. If you look at line 26 it says display cloudy1. cloudy1 is an image that displays the sun and some clouds.
Only, this value 26 will also be retuned at night for the same weather condition by yahoo.....
Therefore, this same image is being displayed in the middle of the night, when obviously there should be a moon.

You can avoid the problem by using a generic (no moon no sun) icon for cloudy. That way it's always good. So change line 26 to show image cloudy5 instead of cloudy1.

Fine. Only, 26 is not the only value that gives problems. Also fog for example.
There is a fog day image and one for fog night. There's no generic fog icon.
And while testing locations all over the world I noticed that the fog icon displayed had the sun when it should have been the moon.

So we should also create a generic fog icon...

Hope this helped a bit in understanding the routine.
0

#456
User is offline   christoferco 

  • Whats an iPhone
  • PipPip
  • Group: Members
  • Posts: 13
  • Joined: 03-December 09
well i switched out my icons, and did good but i cant seem to hide the background on the weather icon..... i know i have to use the transparent.png that came with the file download, but i cant seem to figure out where the hell it goes, so any help would be greatly appreciated !!!

Thanks in advance, i have a attached the pic below so you know what i am talking about.......

ugh some frustrating yet comforting

http://www.mediafire...key=cbtj1fjlmyd

This post has been edited by christoferco: 06 December 2009 - 02:01 PM

0

#457
User is offline   patrese 

  • wgaf
  • PipPipPipPipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 606
  • Joined: 27-April 09

christoferco said:

well i switched out my icons, and did good but i cant seem to hide the background on the weather icon..... i know i have to use the transparent.png that came with the file download, but i cant seem to figure out where the hell it goes, so any help would be greatly appreciated !!!

Thanks in advance, i have a attached the pic below so you know what i am talking about.......

ugh some frustrating yet comforting

http://www.mediafire...key=cbtj1fjlmyd


By looking at your screenshot, I think you need to place your transparent icon.png on that upper right position?
For example, place your Weather app there and rename your transparent.png into Weather.png and place it into the /Icons folder...
0

#458
User is offline   christoferco 

  • Whats an iPhone
  • PipPip
  • Group: Members
  • Posts: 13
  • Joined: 03-December 09
That was the trick !!!!

Thank you !!!!!!!
0

#459
User is offline   christoferco 

  • Whats an iPhone
  • PipPip
  • Group: Members
  • Posts: 13
  • Joined: 03-December 09
finally got it the way i wanted, then bam boom !

my font moved to the left on the phone..... does anyone know how to fix the damn thing? i have tried the .js stuff on here and nothing they just there in the same spot....

thanks in advance

http://www.mediafire...uq/IMG_0015.PNG
FIXED :)

This post has been edited by christoferco: 07 December 2009 - 09:08 PM

0

#460
User is offline   krazyboy 

  • Whats an iPhone
  • PipPip
  • Group: Members
  • Posts: 16
  • Joined: 24-February 09
how to get 12 icons instead of 16 icons per page

This post has been edited by krazyboy: 08 December 2009 - 02:21 AM

0

Share this topic:


  • (26 Pages) +
  • « First
  • 21
  • 22
  • 23
  • 24
  • 25
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic


Close  Member Login