List/Grid

Technology Subscribe to Technology

How to Install Firefox 6 on Ubuntu 11.04

How to Install Firefox 6 on Ubuntu 11.04

The latest version Firefox 6 is now available for Windows, Mac, Linux distro and Android that can be downloaded from here. And if you want to go ahead and install… Read more »

Firebug Features Every Designer Should Master

Firebug Features Every Designer Should Master

Firebug offers a variety of customization by unveiling the codes of a web page. This not only helps in understanding how web pages are made but also gives the option… Read more »

Ways to get traffic to Website

Ways to get traffic to Website

Success of a blog depends on the amount of reach it gets in the blogosphere. Your content should reach millions of internet users out there. Every blogger should know how… Read more »

Ways to Increase Alexa Rank

Ways to Increase Alexa Rank

How can you increase your Alexa rank? Alexa is a subsidiary of Amazon.com. It is a ranking system based on the level of traffic a website receives from people with… Read more »

Test if your Antivirus Working

Test if your Antivirus Working

Antivirus or anti-virus software is used to prevent, detect, and remove malware, including but not limited to computer viruses, computer worm, trojan horses, spyware and adware. This page talks about… Read more »

Google Videos App for Android with Root Check Disabled

Google Videos App for Android with Root Check Disabled

If you have installed the Google Videos app on your Android smartphone then you know that it bypasses the tamper and root checks. Some of the users who have installed… Read more »

You+ in Google Search Engine

You+ in Google Search Engine

You+ is Google+: Finally, Google has brought its new feature Google+ in your daily search engine life. I am not talking about Sparks. Sparks is a +1 button available next… Read more »

Amazon Appstore in India

Amazon Appstore in India

IF you are lving in the Indian and need an alternative for Android market, now Amazon has answer for you. Amazon launched its Android Appstore at the beginning of this… Read more »

Pass parameters in perl script and use it for R script

Pass parameters in perl script and use it for R script

To run a R script from a perl script, this is what you need to do: system(“R CMD BATCH –r_script_name.r r_script_name.out”); //This will execute r_script_name.r from this perl script. Now… Read more »