PDA

View Full Version : Weather



roki
22-08-2010, 03:37
Da li neko zna da li moze nekako da se ubaci Weather kao na HTC-u da izgleda... Posto je tamo 'ebano dobro uradjena aplikacija, tj. animacija :)

Lazar
22-08-2010, 12:47
mozes da je ubacis ali kao widget a ne kao program... ima i neki programi za iphone koji imaju super animacije...

roki
22-08-2010, 21:58
Preporuci neki molim te :)

Harly
16-09-2010, 17:23
Laki ocemo dobiti neke od tih programa sa animacijama, i meni to treba :) pozz

Shomsyo
16-09-2010, 20:29
http://www.isrbija.net/showthread.php?t=8804&highlight=weather&page=2
:vb_search


http://www.ihackthatifone.com/htc-clock-weather-widget-install-guide/

evo imas ovde neki guide, mozda pomogne ;)
imas pri dnu post-a "Non-Member Download".

A sto se tice weather-a sa fensi animacijom, mislim da Animated Weather Elements HD tema ima ubedljivo najjace weather animacije za iPhone :)
temu mozes naci na:

http://www.macthemes.net/forum/viewtopic.php?id=16793347
mozda ti se svidi ;)

ludkosarma
05-11-2010, 21:07
imam problem kako da konfiguriram wheater widget za lokaciju zagreb


///////// There are two sources available, 'accuWeather' and 'yahooWeather'. /////////

//var source = "appleAccuweatherStolen"
var source = "yahooWeather"


///////// Two methodes to set up your location depending on the source: /////////
///////// accuWeather: 'Zagreb, Croatia' (e.g. 'Karlsruhe, Germany') /////////
///////// yahooWeather: 'HRXX0005' or 'location code' (e.g. Uk Dumbarton = UKXX0663 ) /////////

var locale = "HRXX0005"

///////// Set to 'false' for Farenheit. /////////

var isCelsius = true
//var isCelsius = flase

///////// Choose a style from the 'Stylesheet' folder (e.g. 'split'). /////////

//var stylesheet = "AppleStyle-Bottom"
var stylesheet = "AppleStyle-Bottom-(White)"
//var stylesheet = "AppleStyle-Top"
//var stylesheet = "AppleStyle-Top-(White)"

///////// You can choose one of the icons sets located in the 'Icon Sets' folder (e.g. 'klear'). /////////

//var iconSet = "klear"
var iconSet = "tango"
//var iconSet = "rycon"

///////// Adjust the files extension if necessary (defalt is '.png'). /////////

//var iconSet = "klear"
//var iconExt = ".bmp"
//var iconExt = ".jpg"
//var iconExt = ".gif"
var iconExt = ".png"

///////// You can modify the refreshtime here. Doesn't need to be changed normally. /////////

var updateInterval = "60" //Minutes


gdje griješim