Duplicate Files Finder is a fast application which checks duplicate files by comparing its file sizes. Because of the method it uses, it is extremely fast but not very accurate. It is available for Windows only.
dupeGuru is more specialized application for finding duplicate files as it compares by contents as well. It is primarily available for Linux and Mac OSX but although no longer developed for Windows, you can download an older version of the program for use on Windows.
Here are the download links for the old Java SE 6, 7 and 8 installers. You can download both the JRE and JDK from these pages.
(*) For Java SE 6 and 7, you'll need to create a free Oracle account to download.
Clear Cache for Google Chrome is a browser extension for Google Chrome which adds a clear cache button on the address bar. This configurable button allows to quickly and without prompting clear browser data, such as cache, cookies, history, and more.
HTML5 Character Entity Reference Chart:
During start up or log on, once in a while, you'll see a message just saying Please wait. To turn this message into a more useful message, you can enable verbose messages through a policy setting (local or GP):
Either through gpedit.msc, or, if you're in a domain, through a GPO, navigate to Computer Configuration → Administrative Templates → System. Look for the setting Display highly detailed status messages and set it to Enabled. Reboot to apply the change.
The attached VBScript allows you to set an Out-of-Office reply for another user on an Exchange 2003. You'll need the required permissions on the Exchange server to set a user's out-of-office (either Mail Recipients or User Options Management roles).
I found the script in the comments section of this Technet blog article. Special thanks go to the author (Bill Prentice) for sharing.
This script is only for Exchange 2003. Starting from 2007, the Powershell cmdlet Set-MailboxAutoReplyConfiguration is available.