HOME | DD

Published: 2012-04-08 14:28:04 +0000 UTC; Views: 78307; Favourites: 70; Downloads: 26145
Redirect to original
Description
Desktop Clock Gadget v5.2.2.0Enjoy it!
Related content
Comments: 43
gordonap [2023-04-29 00:54:38 +0000 UTC]
👍: 0 ⏩: 0
Neon99YT [2023-02-09 06:45:44 +0000 UTC]
👍: 0 ⏩: 0
davelite73 [2020-07-14 11:41:42 +0000 UTC]
👍: 0 ⏩: 0
wrecche [2018-05-04 16:47:27 +0000 UTC]
Perfect ! This is the gadget I've been looking for, for my win7 laptop. Displays wonderfully with always on top, over any background. You did a fine job, sir. Cheers!!
👍: 0 ⏩: 0
IdealRAM [2016-04-26 14:25:58 +0000 UTC]
Best clock gadget. thanks. I love how i can change the size of it.
👍: 0 ⏩: 0
Yotatouch [2015-01-24 03:15:24 +0000 UTC]
I was looking for a very simple, clean and very effective/practical Clock Gadget.
Yours is just what i needed.
Thank you for sharing it man
👍: 0 ⏩: 0
TrisyDesign [2013-04-22 06:29:23 +0000 UTC]
Thank you so much was looking for this for ages.. :]
👍: 0 ⏩: 0
Co0866 [2013-03-17 23:19:41 +0000 UTC]
I love it!
However, ...
1 - I would like to select any font that I installed
2 - I prefer the year to be horizontal instead of vertical
👍: 0 ⏩: 0
ArthurArthurArthur [2012-10-28 13:21:42 +0000 UTC]
Thank you this is exactly what I have been looking for for ages!
👍: 0 ⏩: 0
R1P [2012-06-02 08:05:16 +0000 UTC]
This is great, any way if removing the 'Update Available' text?
👍: 0 ⏩: 1
yanomami In reply to R1P [2012-06-04 10:56:47 +0000 UTC]
If you want to deactivate the Auto-Update-Function (which actually doesn't seem to work anymore, since the website [link] is down), go to C:\Users\"your username"\AppData\Local\Microsoft\Windows Sidebar\Gadgets\DesktopClock.gadget\JS and edit the "gadget.js" file. (You should first make a copy of it for backup purposes).
How to edit? Open the file with notepad, then type "//" at the beginning of each line associated with the update function, just like this:
//function CheckGadgetVersion()
//{
// var xmlHttp = createAJAX();
// xmlHttp.open("GET", ("[link] "+sLanguage+"&syslang="+navigator.systemLanguage+"&"+"v="+System.Gadget.version), true);
// xmlHttp.setRequestHeader("If-Modified-Since", "Sat, 1 Jan 2000 00:00:00 GMT");
// xmlHttp.onreadystatechange = function()
// {
// if(xmlHttp.readyState == 4)
// {
// var VersionVal = xmlHttp.responseText.split(".");
// var gVersionVal = System.Gadget.version.split(".");
// if(VersionVal[0] > gVersionVal[0])
// {
// if(sLabelChk == false)
// {
// gLabel.opacity = 100;
// gLabel.value = "Update Available";
// }
// else
// {
// gLabel.value = sLabel + " - Update Available";
// }
// return;
// }
// else if(VersionVal[0] < gVersionVal[0])
// {
// DEBUG = true;
// return;
// }
// else if(VersionVal[1] > gVersionVal[1])
// {
// if(sLabelChk == false)
// {
// gLabel.opacity = 100;
// gLabel.value = "Update Available";
// }
// else
// {
// gLabel.value = sLabel + " - Update Available";
// }
// return;
// }
// else if(VersionVal[1] < gVersionVal[1])
// {
// DEBUG = true;
// return;
// }
// else if(VersionVal[2] > gVersionVal[2])
// {
// if(sLabelChk == false)
// {
// gLabel.opacity = 100;
// gLabel.value = "Update Available";
// }
// else
// {
// gLabel.value = sLabel + " - Update Available";
// }
// return;
// }
// else if(VersionVal[2] < gVersionVal[2])
// {
// DEBUG = true;
// return;
// }
// else if(VersionVal[3] > gVersionVal[3])
// {
// if(sLabelChk == false)
// {
// gLabel.opacity = 100;
// gLabel.value = "Update Available";
// }
// else
// {
// gLabel.value = sLabel + " - Update Available";
// }
// }
// else if(VersionVal[3] < gVersionVal[3])
// {
// DEBUG = true;
// return;
// }
// }
// }
// xmlHttp.send(null);
//}
Save the file as Gadget.js (UTF-8 coding). Then close the gadget and reopen it. That's all.
👍: 0 ⏩: 1
R1P In reply to yanomami [2012-06-12 06:44:47 +0000 UTC]
Thanks for the info, I just downloaded your update from here [link] and it works great and I didn't have to edit the js file at all. Maybe you should just replace the link for the main download with this one . Thanks so much.
👍: 0 ⏩: 1
yanomami In reply to R1P [2012-06-13 05:20:42 +0000 UTC]
Yes, you're right.
The day after I posted my comment, the website was online again.
The update works fine for me, too. So, we should just have had a little patience.
👍: 0 ⏩: 0
matsuda0707 [2012-06-02 03:25:58 +0000 UTC]
Suddenly the gadget told the update is available.
So by clicking the link in the preferense, I downloded the new one, but it still says update available!
By checking the contents og the gadget, the installed version is 5.2.3.0.
👍: 0 ⏩: 1
leonheart55 In reply to matsuda0707 [2012-07-22 06:15:41 +0000 UTC]
These gadgets actually do not have the update, well it's okay
👍: 0 ⏩: 0
Desafiant [2012-04-30 19:45:40 +0000 UTC]
Why does nobody make a full normal calendar with resizable options and custom backgrounds? It would be great!
Anyway, thanks for this
👍: 0 ⏩: 1
leonheart55 In reply to Desafiant [2012-05-03 01:35:59 +0000 UTC]
to manage large and small gadgets,
klik options - gadget size
👍: 0 ⏩: 1
Desafiant In reply to leonheart55 [2012-07-28 19:13:37 +0000 UTC]
I meant calendars like this: [link]
👍: 0 ⏩: 0