Here are some stats about browser usages by visitors on my blog (Web Scripting). Data and graph presents are from my cPanel application Awstats and Google Analytics.
Here is a Browser Usage stats from March 1 to 6. Data taken from Google Analytics.
As visible from the statistics, techie has accepted Chrome and Chrome stands at 12.5 [...]
Getting error “Firefox has detected that the server is redirecting the request for this address in a way that will never complete” can be very disturbing for a web developer when he has tried to modify something. This can left you clueless about what need to be done! I got this error when I have [...]
Internet Explorer is really strange browser. It was showing me blank page when my <title> tag was not properly closed. I need to change the title tag, and some other HTML tag, dynamically for a cached page. In the script, instead of using variable for closing <title> tag, I pasted wrong variable. When you double [...]