ani_meher 42 Report post Posted January 13, 2006 i was working on a Bloomberg-it is basically a terminal pc used by share market related offices- and I noticed that on the wallpaper, there was info like last reset, system running from so much time, for so much time etc. It was looking very cool, and I didn't see any extra applications running in the system tray either. SO what is happening? Can we do in on home pc? Share this post Link to post Share on other sites
StaticElectricity 8 Report post Posted January 13, 2006 if there were no extra applications on the systray, it must have been a dynamic HTML as wallpaper. Share this post Link to post Share on other sites
liquidnitrogen 0 Report post Posted January 13, 2006 if there were no extra applications on the systray, it must have been a dynamic HTML as wallpaper. lots of widgets konfabulator.com or some desktop widget (search on google) dhtml wallpaper Share this post Link to post Share on other sites
Arun 795 Report post Posted January 13, 2006 and Yahoo! Widgets too ! Share this post Link to post Share on other sites
linuxguy 0 Report post Posted January 14, 2006 i can put in a dynamic sig to show system uptime. its not a biggie. So on the desktop its more like "active desktop" Share this post Link to post Share on other sites
ani_meher 42 Report post Posted January 16, 2006 There was no widget running. Mostly it was the dynamic HTML thing. Can someone guide me how to go about it? I want to display the last shutdown, and system on time. I don't need to show the uptime, as it will be calculating it again and again ( i guess). Anyone, pls help. Share this post Link to post Share on other sites
ani_meher 42 Report post Posted January 17, 2006 Bump. Can someone pls guide me how to make such wallpaper? Share this post Link to post Share on other sites
linuxguy 0 Report post Posted January 17, 2006 didnt i tell you? Active desktop! Share this post Link to post Share on other sites
ani_meher 42 Report post Posted January 18, 2006 didnt i tell you? Active desktop! Ya, I figured that part out myself. but I am totally ignorant about dynamic HTML. Can you pls give/upload the code to display the last shutdown time, and system start time? If possible, maybe a small HTML file? I can edit that file later, but I don't know anything about DHTML. I can edit that file later, I know HTML. Pls help. Share this post Link to post Share on other sites
adwait 0 Report post Posted January 19, 2006 Its not that simple. Windows stores the last shut down time in the registry instead of in a file. So you would have to use the windows API to access the registry in a C/C++/Java program and then use that program to generate the HTML page every 10 secs or something. Share this post Link to post Share on other sites
ani_meher 42 Report post Posted January 25, 2006 In short, no such wallpaper for me Share this post Link to post Share on other sites