jDigiClock – ver. 2.1
- Fixed bug with configuration option
weatherImagesPathreported by Alessandro Benedetti - Animation method rewriting
- New configuration option
proxyType - Added .NET proxy. Thanks to Alessandro Benedetti
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Браво много е хубав часовника. Ще го полвам при първа възможност!
to all the people like me wondering why the weather is not loading !
i just figured out the answer .
the proxy.php file need to bee executed with php5 because of simplexml_load_string() return an error with php4
NICE!!!
can you set options in index.php? if yes how?
and is it possible to set a different language?
thanks great work
[...] : http://www.radoslavdimov.com/2010/03/08/jdigiclock%E2%80%93ver-2-1/#content Demo : http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/#Examples Share and [...]
Браво
, радвам се да видя нещо българско в Smashingmagazine. Ще ми се да се появи подходящ проект, в който да го пробвам.
Браво, много добра и пипната работа. Дали си се замислял за версия, която, на база потребителското IP тегли информация за времето. Google май имаха API за това, което ползват в Gmail.
Some I cannot get the weather details to load. Is there something wrong?????
http://rainmeter.accu-weather.com/widget/rainmeter/weather-data.asp?location=EUR|UK|UK001|LONDON&metric=1
don’t work anymore…
when i type it in my browser it response:
The requested URL /widget/rainmeter/weather-data.asp was not found on this server.
what’s going on?
Sorry,
Rainmeter is not working.
http://code.google.com/p/rainmeter/wiki/AccuWeather
Hi,
Thanks a lot for your great job
Do you gonna make an international version ? Using .po files for instance ?
It could be a great thing.
So, I can do it if you agree.
Great !!!!
But ….
How is it possible to reduce the size ???
Thanks
Hi,
how can the user be location loaded dynamically? Maybe with cookies?
Здравейте !
Супер е! Много яко!
Имам само един въпрос….как може да се направи по малко като цяло?
Ще очаквам отговор
Благодяря!
Поздрави
Hello
How can I find my city code in accuwheater.
http://www.accuweather.com/en-us/tr/mugla/bodrum/quick-look.aspx here is my city on accuwheather. Can you help me?
Best regards.
HI ALL
I FIXED WITH THIS
$(document).ready(function() {
$(‘#digiclock’).jdigiclock({
\\ADD THIS LINE WITH YOUR CODE CITY weatherLocationCode:’NAM|MX|MX002|TIJUANA’
});
});
ALSO
IN MY PHP.INI
ENABLED THIS LINE
;extension=php_bz2.dll
extension=php_curl.dll <—— THIS ONE
BYE