June, 2011
Mozilla Delivers New Version of Firefox – First Web Browser to Support Do Not Track on Multiple Platforms
Mozilla, a global, nonprofit organization dedicated to making the Web better, today released a new version ofMozilla Firefox for Windows, Mac, Linux and Android. The new version of Firefox comes on the heels of the wildly successful release of Firefox 4, which had more than 200 million downloads on Windows, Mac and Linux and millions of [...]
Most important things to know about variables in PHP
Here are the most important things to know about variables in PHP ✦ All variables in PHP are denoted with a leading dollar sign ($). ✦ The value of a variable is the value of its most recent assignment. ✦ Variables are assigned with the = operator, with the variable on the left-hand side and the [...]
25 million Facebook users in India
The number of Facebook users in India has crossed the 25-million base mark, the social networking site said Thursday. “Facebook currently has 25 million users in India,” said David Fischer, vice president advertising and global operations, Facebook at an interactive advertising and digital marketing exibition, Ad-tech here. Facebook has almost become the most popular for [...]
Facebook to launch music service
Social network Facebook will launch a new music service on its website in partnership with other online music services, a media report said. The launch is likely to be announced at a conference in August, Xinhua reported citing US media. Technology blog GigaOM said users will find a new tab called Music in the left-hand [...]
Cell phones can reduce fertility by 30 per cent: Survey
Cellphones, even when not in use, can reduce fertility in males by as much as 30 per cent, a recent study has revealed. The latest warning comes after the World Health Organisation said cellphones could cause cancer. Conducted in Canada by the Queen’s University, the study says that men with poor sperm quality and less sperm count could have [...]
Google now supports five more Indian languages
Internet search engine giant Google on Tuesday announced the expansion of its translation services to include five more Indian languages — Bengali, Gujarati, Kannada, Tamil and Telugu — thus increasing its reach to a potential half a million population. “Beginning today, you can explore the linguistic diversity of the Indian sub-continent with Google translate, which [...]
Techgurulive offers Directory Listing
We have started a directory service in which you can submit your websites . The service is chargeable, The charges are as follows. Express Reviews$10 Regular Reviews $5 Regular Reviews with reciprocal $3 We assure quality bank links to your sites .
How to Track performance with HTTP Archive
Here come one of the best tool to track your website performance.The HTTP Archive is possible through the support of these sponsors: Google, Mozilla, New Relic, O’Reilly Media, Etsy, Strangeloop, and dynaTrace Software. HTTP Archive generates regular reports illustrating trends such as page size and Page Speed score of the top pages on the web. Interested [...]
Link sharing made simple in Twitter
Twitter rolled out a new feature where your original links will get shortened once you press on Tweet Button. How does it work? Just paste a link of any length into the Tweet box on Twitter.com. After you’ve composed your Tweet and you hit the “Tweet†button, we’ll shorten the link so that it only takes up [...]
How to add additional storage to your AWS server – A step by step Guide
To add additional storage to your AWS server 1)Â Â Â Â Â Stop the instance on which you want to add additional hard disk space. Right click on instance and select CREATE IMAGE . 2)Â Â Â Â Â Give description for image. 3)Â Â Â Â Â Go to snapshots and select CREATE VOLUME FROM SNAPSHOT. 4)Â Â Â Â Â Give size of the volume , zone of [...]
Are you getting good search results in Google after panda update
I am very keen to ask this question to all of  the Google followers. Are you getting good search results in Google after panda update? In my experience ,No.  After Panda update i noticed that the Google is getting more irrelevant search results. For example today i searched for publish news in Google i got the following search results in Google [...]
How to change Time zone in Virtual Dedicated Server Godaddy
You cannot change the time zone of  Virtual Dedicated Server in Godaddy hosting, But there is one exception to this, You can run a cron job to set the time zone. i did the same by doing the following commands first open corntab by typing crontab -e then add this line 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * [...]
How to improve your security when using Google products
Here are some ways to improve your security when using Google products: Enable 2-step verification. This Gmail feature uses a phone and second password on sign-in, and it protected some accounts from this attack. So check out this video on setting up 2-step verification. Use a strong password for Google that you do not use on any other [...]
How to solve #2002 Cannot log in to the MySQL server error in phpMyAdmin
If you get  #2002 Cannot log in to the MySQL server in phpMyAdmin change $cfg['Servers'][$i]['host'] = ‘localhost’; to $cfg['Servers'][$i]['host'] = ’127.0.0.1′;
