After iOS 7.1 update, the GPS arrow was always visible and draining battery considerably. Lets see how we can find the iOS application responsible for this and take steps to stop it. …
Apple has released the beta versions for iOS8 and MAC OS X (.10) at WWDC announcement yesterday for developers. To download iOS8 Beta, you must be a registered developer at Apple …
The obvious way of choosing the default program did not work, kept me wondering what is wrong. Apple is not known for this. Right click a file Open with Other, choosing a …
Some websites (especially bank websites, yes SBI) simply disallows you to paste onto input fields, making you to type tedius numbers. This seems to be a security measure, but nevertheless its very …
Most Google Nexus S phones seem to have a flimsy power button that gets defective after a while of use. This seems to be a hardware issue and only way to fix …
So you want to create a .htaccess or any other .extension and you fire up the explorer and start doing it, and you get
Error: You must type a filename
Android phones are infamous for eating out the battery soon. My Nexus S battery lasts about 30 - 36 hours after tweaking my phone. It is obvious and a fact that the …
Windows 7 has built in support to burn ISO images onto DVD and CD. That means you dont have to install any other software like Roxio or Nero to burn your images. …
Easily root your Google Nexus S or the i9023/i9020 manufactured by Samsung by following these simple steps. There are plenty of rooting steps out there but all of them required you to …
Google App Engine is a web hosting platform from Google which is designed to scale. Unlike the conventional server code deployment with load balancers, Google App Engine service scales automatically with load …
I Forgot the unlock pattern of my android phone! You can unlock the unlock pattern easily if you have linked your phone to a Google account and can remember its password. Here …
This is an introduction to developing windows gadgets on the Microsoft Windows 7 Operating System. A windows gadget is a small piece of UI that floats around on your desktop. This is …
In order to find out a Google Pagerank of a webpage, we can use the WWW::Google::PageRank module in Perl.
Click WWW::Google::PageRank to download the Google Pagerank module. Here is a simple script …
I have a Sony Vaio CW Series laptop, and it supports a high resolution of 1600 x 900 pixels in a small 14 inch screen. The pros of this resolution is to …
By default on Windows 7, the computer sleeps after 30 minutes. Usually power plans and options are more required on laptops, but desktops also do use this setting. This is bad if …
Two finger flick is a gesture that is used to move forward and backword in applications such as photo viewer software or a browser. This is a feature similar to the one …
Laptop and LCD Monitors are poor in reproducing the actual colors compared to conventional Cathode Ray Tube (CRT) Monitors. If not properly caliberated, the colours displayed can vary drastically. If you are …
To show similar content nodes on drupal you have to install the similar module. After installing the similar module
admin/build/block
This was supposed to be obvious, but I couldnt find easily how to integrate Google Adsense and Analytics to track your Adsense Ad performance on google analytics. Make sure you display ads …
This is the script for sandeep when he asked me how to delete a directory in perl. rmdir function only removes empty directories. So we need to remove the contents of the …
A reference to 'XXXXX.dll' could not be added. A reference to the component 'XXXXX.dll' already exists in the project.
This occurs when you add 2 versions of the same dll into your …