» How to Disconnect a Remote Desktop Session


Have you ever come across the error message “The terminal server has exceeded the maximum number of allowed connections” while trying to login to a Windows machine as an administrator?

» Disable Javascript No Right Click Restriction


There are a number of sites that disable the right-mouse clicks to with the intention to prevent the theft of their web page content. A no right click restriction is implemented by manipulating the event objects in JavaScript.

» Screensaver That Mimics The Blue Screen of Death


Are you bored with your typical screen saver? If yes, read on…

» How to Confirm That Someone Has Blocked You on Facebook


If you are not aware yet, every Facebook account has a privacy option to block users based on their name or e-mail address. Once you block someone, you cut all ties with them, including friendship, comments, etc. They will not be able to interact with you nor be able to search for you on Facebook.

» How to Redirect Output of Command Line Tools to Windows Clipboard


I have recently discovered a new Windows command line tool, called 'clip' that can be used to redirect the output of CLI tools to the Windows Clipboard.