Archive

Posts Tagged ‘browser’

Easy Reading Online Article on Web Page

Jan 11th, 2012

Make reading easier online article on web pages with reader plugins. These plugins are available on both Firefox and Chrome browsers.
I have found two plugins for reading pages with lots of data easier. One is iReader and another is just Reader. iReader is good one.

It will make your… (Continue)

Know the HTML5 Elements in a Funny way!

Nov 28th, 2011

My Firefox version is 3.6.24 and for that I got this output. Output is nicely formatted on result page. I just copied the result and HTML has come but CSS is missing. Point your browser here and get your browser’s score card.

Your browser scores
179
and 4 bonus points… (Continue)

Opera 11: Show and Hide Menu Bar

Oct 8th, 2011

 
Just installed Web Browser Opera again. Many times I installed other browsers and went back to Firefox. This time too I have uninstalled Firefox as I was feeling it slow from few days. There were few Java API crash and that was disabled (due to crash automatically, etc) and… (Continue)

Easiest way to Track Links click and Usage

Dec 25th, 2010

There are various tools and applications available for tracking outgoing link tracking or tracking which link used how many times. Few methods for tracking link clicks are mentioned in my old post. Here is the simplest method I feel to track the click and usage of any link on your… (Continue)

Browser Market Share – Sept, 2010

Oct 1st, 2010

Browser Market Share, Sept 2010 – Worldwide

Browser Market Share, Sept 2010 – Worldwide, Satya-Weblog.com Visitors
54.17 % – Firefox,
22.25% – Chrome,
16.72 % – IE,
3.82 % – Safari,
2.27 % – Opera.

Browser Market Share, Sept 2010 – INDIA
It looks Firefox is not growing. Chrome is… (Continue)

XML Paging in JavaScript

Aug 28th, 2010

I was trying to develop a paging in XML with JavaScript and could write this code. It takes a XML file name as Input and gives five records on each page. No of records can be changed on each page. Check recordPerPage and max variable. I was working on this… (Continue)

Enable Multiple Account Sign-up in Google

Aug 5th, 2010

Do you maintain multiple Google’s accounts. One for work and one for home or One for general stuff and another for very important work like Google cart, payment and other stuff. If you maintain multiple account then you may be using two browser sometimes just for keeping up with multiple… (Continue)

Web Browser IE is Up, Firefox and Chrome is down

Aug 3rd, 2010

In recent two consecutive months, IE has gained market share whereas Firefox and Chrome browser has lost market share in web browser usage world wide. This seems unrealistic considering Chrome and Firefox hype about fastness, secure and other features among youngsters. For Internet Explorer, June and July, 2010 has been… (Continue)

Fight between WHATWG and W3C; Fight for HTML5 Specification

Jun 29th, 2010

Very good discussion posted by Stephen Shankland about new HTML specification (HTML5), W3C, WHATWG and few very important persons involved in development of new specification for HTML5. I have found the post very interesting and useful for all those who are related to web development.
He discussed about state of… (Continue)

Junk Character Problem with ISO-8859-1 (Latin1) Encoding

Jun 27th, 2010

Here is a rumbling about the Junk characters that appear from time to time on page due to wrong settings on editors or for other reason.
Take this text for example:
Europa im Mietwagen bis zu 15 % GÜNSTIGER
Große Tour – große Ersparnis!
Here is image of the above… (Continue)