How to detach Chrome developer tools window
Chrome developer tools is very useful in debugging Javascript and CSS in Chrome browser. Sometimes it is useful to detach the developer tools window. Here read more
View http headers in Chrome
Chrome developer tools can be used to view browser HTTP request and response headers when browser loads a page or makes AJAX calls. Here are read more
Mac VirtualBox – enable copy paster from/to Windows 10
If you are running Windows 10 inside VirtualBox, you may want to enable copy/paster from windows and vice versa. This tutorial should work on any read more
How to run windows 10 on Mac using VirtualBox
Windows 10 can be run in Mac using Virtualbox and Windows 10 OS trial image available from Microsoft’s site. Here are the steps to install read more
How to enable telnet program on Windows 10
Windows does not have telnet program enabled by default. Telnet is a handy tool to check if a port is up or not at any read more
How to run a program as administrator on windows 10
Sometime we need to run a program as administrator to be able to perform root privileged tasks. e.g. Editing the windows hosts file is only read more
How to remove password from pdf using Chrome
In case you want to remove password from a pdf there are multiple options. For automation command line tool qpdf is a good choice. In read more
How to install new fonts in Photoshop on Windows
Sometimes we need to use more fonts in addition to default fonts in Photoshop. There are plenty of sites that will allow us to download read more
Run Internet Explorer (IE) on Mac using VirtualBox and ievms script
For people who use Macbook as their primary machine, testing a site on Internet explorer (IE8, IE9, IE10) can be really painful. If you want read more