Occasionally you may find that a nasty virus changed your desktop and removed your ability to run regedit.exe.
There are several ways to re-enable it which depend on your operating system and set up.
Start -> Run -> gpedit.msc -> User Configuration… more »
Archives for: "November 2009"
The rules for the size of a ThreadPoolExecutor’s pool are generally miss-understood, because it doesn’t work the way that you think it ought to or in the way that you want it to.
Take this example. Starting thread pool size is 1, core pool… more »
Firefox is ace! The plugin architecture means that you can increase the functionality by adding extras.
All-In-One-Gestures
Control browser operations with your mouse
https://addons.mozilla.org/en-US/firefox/addon/12
Out of all of them this makes… more »
Windows support the Network Time Protocol (NTP).
This article gives you the steps you must take in order to make your client pickup the time from the network and set your local clock.
net time /setsntp:myhostname
net stop w32time
net start w32time… more »