Category: Windows

[HOWTO] Install Selenium Module for PHP in Netbeans 7.0 beta

February 27th, 2011 Permalink

If you are using Netbeans 7.0 beta, the plugin list may not show Selenium Module for PHP. To install it, navigate to Tools>Plugins>Settings and click on Add. Then, in the name field, enter something like “Netbeans 6.9 beta” and in the URL field, enter the following URL:

If you are using Netbeans 7.0 beta, the plugin list may not show Selenium Module for PHP. To install it, navigate to Tools>Plugins>Settings and click on Add. Then, in the name field, enter something like “Netbeans 6.9 beta” and in the URL field, enter the following URL: Continue Reading

[SOLVED] Fix the “EXEs opening with a single program” problem in Windows 7

January 6th, 2011 Permalink

I was using a friend’s computer with Windows 7 Ultimate 64bit with IDM installed. Once an EXE was downloaded, I clicked on “Open With” instead of Open and selected an application (WinRAR). Since the downloaded EXE file was a self extracting archive, I just wanted to view the contents using WinRAR. However, I neglected the [...]

I was using a friend’s computer with Windows 7 Ultimate 64bit with IDM installed. Once an EXE was downloaded, I clicked on “Open With” instead of Open and selected an application (WinRAR). Since the downloaded EXE file was a self extracting archive, I just wanted to view the contents using WinRAR. However, I neglected the grayed tick mark in “Always use the selected program to open this kind of file”. After that, every program started opening with WinRAR. Even if you manage to delete the offending program somehow, you will get a “Windows cannot find .exe file. Make sure you typed the name correctly” and the problem will still not be fixed.

Continue Reading

[HOWTO] Install Firebug in Firefox 4

December 3rd, 2010 Permalink

The latest stable version of Firebug is 1.6 which is compatible with Firefox 3.x. If you have Firefox 4 as your default browser, you may be miss this extension. Firebug 1.7 is under development and the latest version available at the time of this writing is 1.7X.0a7. You can install it from Firebug 1.7 releases [...]

The latest stable version of Firebug is 1.6 which is compatible with Firefox 3.x. If you have Firefox 4 as your default browser, you may be miss this extension. Firebug 1.7 is under development and the latest version available at the time of this writing is 1.7X.0a7. You can install it from Firebug 1.7 releases page. Note that it is still in alpha stage of development and may have several bugs.

[GUEST POST] Android and Windows Mobile – Choose One

November 21st, 2010 Permalink

Note: This is a guest post by one of the readers, Saksham. Android is the most popular cell phone podium with quick expansion of market share and handsets through the OS being flaunted on the online. Android has appeared in a short instance, and successfully it has enter into the market. Windows Mobile has observed [...]

Note: This is a guest post by one of the readers, Saksham.

Android is the most popular cell phone podium with quick expansion of market share and handsets through the OS being flaunted on the online. Android has appeared in a short instance, and successfully it has enter into the market. Windows Mobile has observed current renew and is frequently getting punched for being an old elegant phone podium. Have a look through the main aptitudes plus contrast Android to Windows Mobile at below

Continue Reading

[HOWTO] Install Virtualbox on Linux Mint Julia with USB Support and Shared Folders

November 20th, 2010 Permalink

There are many Virtualization solutions that run on Linux and of course Linux Mint. Oracle Virtualbox is a virtualization software available for Linux, Solaris, Windows and Mac, . It is available from the Linux Mint Julia Repositories and can be installed directly via Software Manager. However, if you install the open source version i.e. virtualbox-ose [...]

There are many Virtualization solutions that run on Linux and of course Linux Mint. Oracle Virtualbox is a virtualization software available for Linux, Solaris, Windows and Mac, . It is available from the Linux Mint Julia Repositories and can be installed directly via Software Manager. However, if you install the open source version i.e. virtualbox-ose package, you will not be able to connect your USB devices and share folders between Guest and Host machines. File sharing can be set up in other ways, but if you wish to use one of your USB devices which has no Linux drivers, you may need to install Windows inside Virtualbox and connect your devices so that you can install drivers inside. In that case, you will need to install closed source edition of Virtualbox i.e. virtualbox-nonfree.

Continue Reading

[HOWTO] Reset 30 day trial period of Kaspersky Pure, Kaspersky Internet Security 2011 and other products

November 19th, 2010 Permalink

Disclaimer: This guide is for educational purposes only. If you wish to use Kaspersky products for more than 30 days, you must buy them from Kaspersky. I (or anyone else except you) am not responsible for any harm done to your installation or OS or Computer using information on this site. You have been warned.

Disclaimer: This guide is for educational purposes only. If you wish to use Kaspersky products for more than 30 days, you must buy them from Kaspersky. I (or anyone else except you) am not responsible for any harm done to your installation or OS or Computer using information on this site. You have been warned.

Continue Reading

[HOWTO] Test your newly moved website before DNS update takes place

August 14th, 2010 Permalink

I recently moved some of my websites to new VPS. That requires DNS changes and I updated DNS on my domain registrar. I was not sure how my sites would adapt to new host and decided to test them. To do so, I changed hosts file such that the browser is pointed directly to new [...]

I recently moved some of my websites to new VPS. That requires DNS changes and I updated DNS on my domain registrar. I was not sure how my sites would adapt to new host and decided to test them. To do so, I changed hosts file such that the browser is pointed directly to new host instead of querying DNS server for the IP. Then I could browse my new site just fine after a few refreshes.

Continue Reading

[VIEW] Ubuntu 10.04 Title Bar Buttons stay on the Left with changed order

April 2nd, 2010 Permalink

Here is a comment from Mark Shuttleworth on the bug [Master] Window Control buttons: position/order/alignment :

[SOLVED] java.security.AccessControlException: access denied (java.net.SocketPermission host connect,resolve)

March 24th, 2010 Permalink

I am building a Java Applet which needs to connect to foreign host to operate. I created it and it runs good on OpenJDK Runtime Environment (IcedTea6 1.8pre) installed on my Ubuntu 10.04 Lucid Lynx Beta. But it does not run with Sun Java Runtime Environment 1.6.0_18 on Windows. I don’t know if it also [...]

I am building a Java Applet which needs to connect to foreign host to operate. I created it and it runs good on OpenJDK Runtime Environment (IcedTea6 1.8pre) installed on my Ubuntu 10.04 Lucid Lynx Beta. But it does not run with Sun Java Runtime Environment 1.6.0_18 on Windows. I don’t know if it also does not work with Sun JRE in Linux. Also, as far as I know, OpenJDK/OpenJRE for Windows does not exist.

Continue Reading

[HOWTO] Video Wallpaper on Ubuntu 10.04 Lucid Lynx with Shantz XWinWrap

February 15th, 2010 Permalink

I wanted to try out video wallpaper (like DreamScene on Windows 7). I had tried XWinWrap with Hardy but back then, I had problems running Compiz on an old PC and it did not look good at all. Now, I am trying it out on a new PC and Compiz works well on my onboard [...]

I wanted to try out video wallpaper (like DreamScene on Windows 7). I had tried XWinWrap with Hardy but back then, I had problems running Compiz on an old PC and it did not look good at all. Now, I am trying it out on a new PC and Compiz works well on my onboard Intel GMA 3000 on Ubuntu 10.04 Lucid Lynx Alpha.

If you want to try this, you must have compiz enabled. You may also want to install mplayer and codecs for videos you want to use as desktop background. Continue Reading